WorldWideScience

Sample records for source split join

  1. Joining-Splitting Interaction of Noncritical String

    Science.gov (United States)

    Hadasz, Leszek; Jaskólski, Zbigniew

    The joining-splitting interaction of noncritical bosonic string is analyzed in the light-cone formulation. The Mandelstam method of constructing tree string amplitudes is extended to the bosonic massive string models of the discrete series. The general properties of the Liouville longitudinal excitations which are necessary and sufficient for the Lorentz covariance of the light-cone amplitudes are derived. The results suggest that the covariant and the light-cone approach are equivalent also in the noncritical dimensions. Some aspects of unitarity of interacting noncritical massive string theory are discussed.

  2. Source splitting via the point source method

    International Nuclear Information System (INIS)

    Potthast, Roland; Fazi, Filippo M; Nelson, Philip A

    2010-01-01

    We introduce a new algorithm for source identification and field splitting based on the point source method (Potthast 1998 A point-source method for inverse acoustic and electromagnetic obstacle scattering problems IMA J. Appl. Math. 61 119–40, Potthast R 1996 A fast new method to solve inverse scattering problems Inverse Problems 12 731–42). The task is to separate the sound fields u j , j = 1, ..., n of n element of N sound sources supported in different bounded domains G 1 , ..., G n in R 3 from measurements of the field on some microphone array—mathematically speaking from the knowledge of the sum of the fields u = u 1 + ... + u n on some open subset Λ of a plane. The main idea of the scheme is to calculate filter functions g 1 ,…, g n , n element of N, to construct u l for l = 1, ..., n from u| Λ in the form u l (x) = ∫ Λ g l,x (y)u(y)ds(y), l=1,... n. (1) We will provide the complete mathematical theory for the field splitting via the point source method. In particular, we describe uniqueness, solvability of the problem and convergence and stability of the algorithm. In the second part we describe the practical realization of the splitting for real data measurements carried out at the Institute for Sound and Vibration Research at Southampton, UK. A practical demonstration of the original recording and the splitting results for real data is available online

  3. Efficient string similarity join in multi-core and distributed systems.

    Directory of Open Access Journals (Sweden)

    Cairong Yan

    Full Text Available In big data area a significant challenge about string similarity join is to find all similar pairs more efficiently. In this paper, we propose a parallel processing framework for efficient string similarity join. First, the input is split into some disjoint small subsets according to the joint frequency distribution and the interval distribution of strings. Then the filter-verification strategy is adopted in the computation of string similarity for each subset so that the number of candidate pairs is reduced before an effective pruning strategy is used to improve the performance. Finally, the operation of string join is executed in parallel. Para-Join algorithm based on the multi-threading technique is proposed to implement the framework in a multi-core system while Pada-Join algorithm based on Spark platform is proposed to implement the framework in a cluster system. We prove that Para-Join and Pada-Join cannot only avoid reduplicate computation but also ensure the completeness of the result. Experimental results show that Para-Join can achieve high efficiency and significantly outperform than state-of-the-art approaches, meanwhile, Pada-Join can work on large datasets.

  4. Mechanistic formulation of a lineal-quadratic-linear (LQL) model: Split-dose experiments and exponentially decaying sources

    International Nuclear Information System (INIS)

    Guerrero, Mariana; Carlone, Marco

    2010-01-01

    Purpose: In recent years, several models were proposed that modify the standard linear-quadratic (LQ) model to make the predicted survival curve linear at high doses. Most of these models are purely phenomenological and can only be applied in the particular case of acute doses per fraction. The authors consider a mechanistic formulation of a linear-quadratic-linear (LQL) model in the case of split-dose experiments and exponentially decaying sources. This model provides a comprehensive description of radiation response for arbitrary dose rate and fractionation with only one additional parameter. Methods: The authors use a compartmental formulation of the LQL model from the literature. They analytically solve the model's differential equations for the case of a split-dose experiment and for an exponentially decaying source. They compare the solutions of the survival fraction with the standard LQ equations and with the lethal-potentially lethal (LPL) model. Results: In the case of the split-dose experiment, the LQL model predicts a recovery ratio as a function of dose per fraction that deviates from the square law of the standard LQ. The survival fraction as a function of time between fractions follows a similar exponential law as the LQ but adds a multiplicative factor to the LQ parameter β. The LQL solution for the split-dose experiment is very close to the LPL prediction. For the decaying source, the differences between the LQL and the LQ solutions are negligible when the half-life of the source is much larger than the characteristic repair time, which is the clinically relevant case. Conclusions: The compartmental formulation of the LQL model can be used for arbitrary dose rates and provides a comprehensive description of dose response. When the survival fraction for acute doses is linear for high dose, a deviation of the square law formula of the recovery ratio for split doses is also predicted.

  5. Performance Evaluation of the Single-Phase Split-Source Inverter Using an Alternative DC-AC Configuration

    DEFF Research Database (Denmark)

    Abdelhakim, Ahmed; Mattavelli, Paolo; Davari, Pooya

    2018-01-01

    This paper investigates and evaluates the performance of a single-phase split-source inverter (SSI), where an alternative unidirectional dc-ac configuration is used. Such configuration is utilized in order to use two common-cathode diodes in a single-device instead of using two separate diodes, r...

  6. Precision Joining Center

    Science.gov (United States)

    Powell, J. W.; Westphal, D. A.

    1991-08-01

    A workshop to obtain input from industry on the establishment of the Precision Joining Center (PJC) was held on July 10-12, 1991. The PJC is a center for training Joining Technologists in advanced joining techniques and concepts in order to promote the competitiveness of U.S. industry. The center will be established as part of the DOE Defense Programs Technology Commercialization Initiative, and operated by EG&G Rocky Flats in cooperation with the American Welding Society and the Colorado School of Mines Center for Welding and Joining Research. The overall objectives of the workshop were to validate the need for a Joining Technologists to fill the gap between the welding operator and the welding engineer, and to assure that the PJC will train individuals to satisfy that need. The consensus of the workshop participants was that the Joining Technologist is a necessary position in industry, and is currently used, with some variation, by many companies. It was agreed that the PJC core curriculum, as presented, would produce a Joining Technologist of value to industries that use precision joining techniques. The advantage of the PJC would be to train the Joining Technologist much more quickly and more completely. The proposed emphasis of the PJC curriculum on equipment intensive and hands-on training was judged to be essential.

  7. Fast and scalable inequality joins

    KAUST Repository

    Khayyat, Zuhair

    2016-09-07

    Inequality joins, which is to join relations with inequality conditions, are used in various applications. Optimizing joins has been the subject of intensive research ranging from efficient join algorithms such as sort-merge join, to the use of efficient indices such as (Formula presented.)-tree, (Formula presented.)-tree and Bitmap. However, inequality joins have received little attention and queries containing such joins are notably very slow. In this paper, we introduce fast inequality join algorithms based on sorted arrays and space-efficient bit-arrays. We further introduce a simple method to estimate the selectivity of inequality joins which is then used to optimize multiple predicate queries and multi-way joins. Moreover, we study an incremental inequality join algorithm to handle scenarios where data keeps changing. We have implemented a centralized version of these algorithms on top of PostgreSQL, a distributed version on top of Spark SQL, and an existing data cleaning system, Nadeef. By comparing our algorithms against well-known optimization techniques for inequality joins, we show our solution is more scalable and several orders of magnitude faster. © 2016 Springer-Verlag Berlin Heidelberg

  8. Thin layer joining by gas adsorption

    Energy Technology Data Exchange (ETDEWEB)

    Taga, Yasunori, E-mail: y-taga@isc.chubu.ac.jp; Fukumura, Toshio

    2014-10-01

    Highlights: • We report thin layer molecular joining between glass and COP by gas adsorption. Thickness of joining layer is 1–2 nm and joining process was carried out at low temperature at about 100 °C. • Adhesion strength measured by 180 degree peel test revealed to be 1–10 N/25 mm and the joined stack showed high durability for practical use. - Abstract: Attempt has been made to join borosilicate glass and cycloolefin (COP) polymer film by using gas adsorption method. After corona plasma treat, COP was exposed to (3-glycidoxypropyl) trimethoxysilane (GPS) and glass to (3-aminopropyl) triethoxysilane (APS) both in air atmosphere, resulting in co-adsorption of water vapor in the atmosphere and organosilane gases. Surface characterization of plasma treated and gas adsorbed surfaces was carried out by X-ray photoelectron spectroscopy (XPS) using Mg Kα X-ray source. Joining was carried out by a roll laminator after contact of both surfaces at room temperature, followed by annealing at 130 °C for 10 min. Adhesion strength was evaluated by 180 degree peel test based on ASTM D-903 and durability was examined under the conditions of 60 °C and 95% RH. It was found that after plasma treatment, complex functional groups such as C-H, C-O, C=O, O-C=O and CO{sub 3} were found on COP and O-H on glass. Thickness of GPS gas adsorption layer on COP was evaluated by the XPS to be at least 1.1 nm by taking inelastic mean free path of Si{sub 2p} photoelectron into consideration. Joining force was found to be more than 5 N/25 mm corresponding to almost equal to COP bulk tensile strength. In addition, durability of this adhesion strength remained unchanged over 2000 h even after exposure to the durability test conditions of 60 °C and 95% RH. The results can be explained in terms of formation of H-H hydrogen bonding and Si-O covalent bonding via silanols will be made at the interface as a result of lamination and annealing processes. In conclusion, ultrathin joining method

  9. Joining of advanced materials

    CERN Document Server

    Messler, Robert W

    1993-01-01

    Provides an unusually complete and readable compilation of the primary and secondary options for joining conventional materials in non-conventional ways. Provides unique coverage of adhesive bonding using both organic and inorganic adhesives, cements and mortars. Focuses on materials issues without ignoring issues related to joint design, production processing, quality assurance, process economics, and joining performance in service.Joining of advanced materials is a unique treatment of joining of both conventional and advanced metals andalloys, intermetallics, ceramics, glasses, polymers, a

  10. Joining by plastic deformation

    DEFF Research Database (Denmark)

    Mori, Ken-ichiro; Bay, Niels; Fratini, Livan

    2013-01-01

    As the scale and complexity of products such as aircraft and cars increase, demand for new functional processes to join mechanical parts grows. The use of plastic deformation for joining parts potentially offers improved accuracy, reliability and environmental safety as well as creating opportuni......As the scale and complexity of products such as aircraft and cars increase, demand for new functional processes to join mechanical parts grows. The use of plastic deformation for joining parts potentially offers improved accuracy, reliability and environmental safety as well as creating...

  11. Ceramic joining

    Energy Technology Data Exchange (ETDEWEB)

    Loehman, R.E. [Sandia National Lab., Albuquerque, NM (United States)

    1996-04-01

    This paper describes the relation between reactions at ceramic-metal interfaces and the development of strong interfacial bonds in ceramic joining. Studies on a number of systems are described, including silicon nitrides, aluminium nitrides, mullite, and aluminium oxides. Joints can be weakened by stresses such as thermal expansion mismatch. Ceramic joining is used in a variety of applications such as solid oxide fuel cells.

  12. Status report on the 12T split coil test facility SULTAN

    International Nuclear Information System (INIS)

    Blau, B.; Aebli, E.; Jakob, B.; Pasztor, G.; Vecsey, G.; della Corte, A.; Pasotti, G.; Sacchetti, N.; Spadoni, M.

    1992-01-01

    The third phase of upgrading of the superconductor test facility SULTAN into a split coil system (SULTAN III) is in progress. SULTAN III a join project of ENEA (Italy) and PSI (Switzerland) consists of two coil packages, each containing three concentrically mounted superconducting solenoids. Together they will produce a field of nearly 12T between the two coil packages, inside a solenoid bore of 58 cm. The outermost 6T coils have NbTi conductors, whereas the inner 9T and 12T coils are made of A-15 cables. All Nb 3 Sn coils are manufactured by the react-and-wind technique. The split coil arrangement, in connection with a sophisticated sample insert containing a 50 kA superconducting transformer, will allow testing of short samples of high current carrying superconductors, e.g. for fusion applications. The sample insert was designed to allow changing the samples within a few hours without warming up the whole magnet system. This paper deals with the present status and potential of the Split Coil Test Facility SULTAN III

  13. Chrysler Upset Protrusion Joining Techniques for Joining Dissimilar Metals

    Energy Technology Data Exchange (ETDEWEB)

    Logan, Stephen [FCA US LLC, Auburn Hills, MI (United States)

    2017-09-28

    The project goal was to develop and demonstrate a robust, cost effective, and versatile joining technique, known as Upset Protrusion Joining (UPJ), for joining challenging dissimilar metal com-binations, especially those where one of the metals is a die cast magnesium (Mg) component. Since two of the key obstacles preventing more widespread use of light metals (especially in high volume automotive applications) are 1) a lack of robust joining techniques and 2) susceptibility to galvanic corrosion, and since the majority of the joint combinations evaluated in this project include die cast Mg (the lightest structural metal) as one of the two materials being joined, and since die casting is the most common and cost effective process for producing Mg components, then successful project completion provides a key enabler to high volume application of lightweight materials, thus potentially leading to reduced costs, and encouraging implementation of lightweight multi-material vehicles for significant reductions in energy consumption and reduced greenhouse gas emissions. Eco-nomic benefits to end-use consumers are achieved primarily via the reduction in fuel consumption. Unlike currently available commercial processes, the UPJ process relies on a very robust mechanical joint rather than intermetallic bonding, so the more cathodic material can be coated prior to joining, thus creating a robust isolation against galvanic attack on the more anodic material. Additionally, since the UPJ protrusion is going through a hole that can be pre-drilled or pre-punched prior to coating, the UPJ process is less likely to damage the coating when the joint is being made. Further-more, since there is no additional cathodic material (such as a steel fastener) used to create the joint, there is no joining induced galvanic activity beyond that of the two parent materials. In accordance with its originally proposed plan, this project has successfully developed process variants of UPJ to enable

  14. Join Operations in Temporal Databases

    DEFF Research Database (Denmark)

    Gao, D.; Jensen, Christian Søndergaard; Snodgrass, R.T.

    2005-01-01

    Joins are arguably the most important relational operators. Poor implementations are tantamount to computing the Cartesian product of the input relations. In a temporal database, the problem is more acute for two reasons. First, conventional techniques are designed for the evaluation of joins...... with equality predicates rather than the inequality predicates prevalent in valid-time queries. Second, the presence of temporally varying data dramatically increases the size of a database. These factors indicate that specialized techniques are needed to efficiently evaluate temporal joins. We address...... this need for efficient join evaluation in temporal databases. Our purpose is twofold. We first survey all previously proposed temporal join operators. While many temporal join operators have been defined in previous work, this work has been done largely in isolation from competing proposals, with little...

  15. Blind-date Conversation Joining

    Directory of Open Access Journals (Sweden)

    Luca Cesari

    2013-07-01

    Full Text Available We focus on a form of joining conversations among multiple parties in service-oriented applications where a client may asynchronously join an existing conversation without need to know in advance any information about it. More specifically, we show how the correlation mechanism provided by orchestration languages enables a form of conversation joining that is completely transparent to clients and that we call 'blind-date joining'. We provide an implementation of this strategy by using the standard orchestration language WS-BPEL. We then present its formal semantics by resorting to COWS, a process calculus specifically designed for modelling service-oriented applications. We illustrate our approach by means of a simple, but realistic, case study from the online games domain.

  16. Lightning Fast and Space Efficient Inequality Joins

    KAUST Repository

    Khayyat, Zuhair

    2015-09-01

    Inequality joins, which join relational tables on inequality conditions, are used in various applications. While there have been a wide range of optimization methods for joins in database systems, from algorithms such as sort-merge join and band join, to various indices such as B+-tree,R*-tree and Bitmap, inequality joins have received little attention and queries containing such joins are usually very slow. In this paper, we introduce fast inequality join algorithms. We put columns to be joined in sorted arrays and we use permutation arrays to encode positions of tuples in one sorted array w.r.t. the other sorted array. In contrast to sort-merge join, we use space effcient bit-arrays that enable optimizations, such as Bloom filter indices, for fast computation of the join results. We have implemented a centralized version of these algorithms on top of PostgreSQL, and a distributed version on top of Spark SQL. We have compared against well known optimization techniques for inequality joins and show that our solution is more scalable and several orders of magnitude faster.

  17. Lightning fast and space efficient inequality joins

    KAUST Repository

    Khayyat, Zuhair

    2015-09-01

    Inequality joins, which join relational tables on inequality conditions, are used in various applications. While there have been a wide range of optimization methods for joins in database systems, from algorithms such as sort-merge join and band join, to various indices such as B+-tree, R*-tree and Bitmap, inequality joins have received little attention and queries containing such joins are usually very slow. In this paper, we introduce fast inequality join algorithms. We put columns to be joined in sorted arrays and we use permutation arrays to encode positions of tuples in one sorted array w.r.t. the other sorted array. In contrast to sort-merge join, we use space efficient bit-arrays that enable optimizations, such as Bloom filter indices, for fast computation of the join results. We have implemented a centralized version of these algorithms on top of PostgreSQL, and a distributed version on top of Spark SQL. We have compared against well known optimization techniques for inequality joins and show that our solution is more scalable and several orders of magnitude faster.

  18. Lightning fast and space efficient inequality joins

    KAUST Repository

    Khayyat, Zuhair; Lucia, William; Singh, Meghna; Ouzzani, Mourad; Papotti, Paolo; Quiané -Ruiz, Jorge-Arnulfo; Tang, Nan; Kalnis, Panos

    2015-01-01

    Inequality joins, which join relational tables on inequality conditions, are used in various applications. While there have been a wide range of optimization methods for joins in database systems, from algorithms such as sort-merge join and band join, to various indices such as B+-tree, R*-tree and Bitmap, inequality joins have received little attention and queries containing such joins are usually very slow. In this paper, we introduce fast inequality join algorithms. We put columns to be joined in sorted arrays and we use permutation arrays to encode positions of tuples in one sorted array w.r.t. the other sorted array. In contrast to sort-merge join, we use space efficient bit-arrays that enable optimizations, such as Bloom filter indices, for fast computation of the join results. We have implemented a centralized version of these algorithms on top of PostgreSQL, and a distributed version on top of Spark SQL. We have compared against well known optimization techniques for inequality joins and show that our solution is more scalable and several orders of magnitude faster.

  19. Joining uranium to steel

    International Nuclear Information System (INIS)

    Perkins, M.A.

    1976-05-01

    A method has been devised which will allow the joining of uranium to steel by fusion welding through the use of an intermediate material. Uranium-0.5 titanium was joined to AISI 304L stainless steel by using a vanadium insert. Also, a method is now available for selecting possible filler metals when two entirely dissimilar metals need to be joined. This method allows a quantitative ranking to be made of the possible filler metals and thus the most likely candidate can be selected

  20. Acoustic beam splitting in a sonic crystal around a directional band gap

    International Nuclear Information System (INIS)

    Cicek Ahmet; Kaya Olgun Adem; Ulug Bulent

    2013-01-01

    Beam splitting upon refraction in a triangular sonic crystal composed of aluminum cylinders in air is experimentally and numerically demonstrated to occur due to finite source size, which facilitates circumvention of a directional band gap. Experiments reveal that two distinct beams emerge at crystal output, in agreement with the numerical results obtained through the finite-element method. Beam splitting occurs at sufficiently-small source sizes comparable to lattice periodicity determined by the spatial gap width in reciprocal space. Split beams propagate in equal amplitude, whereas beam splitting is destructed for oblique incidence above a critical incidence angle

  1. Authenticated join processing in outsourced databases

    KAUST Repository

    Yang, Yin

    2009-01-01

    Database outsourcing requires that a query server constructs a proof of result correctness, which can be verified by the client using the data owner\\'s signature. Previous authentication techniques deal with range queries on a single relation using an authenticated data structure (ADS). On the other hand, authenticated join processing is inherently more complex than ranges since only the base relations (but not their combination) are signed by the owner. In this paper, we present three novel join algorithms depending on the ADS availability: (i) Authenticated Indexed Sort Merge Join (AISM), which utilizes a single ADS on the join attribute, (ii) Authenticated Index Merge Join (AIM) that requires an ADS (on the join attribute) for both relations, and (iii) Authenticated Sort Merge Join (ASM), which does not rely on any ADS. We experimentally demonstrate that the proposed methods outperform two benchmark algorithms, often by several orders of magnitude, on all performance metrics, and effectively shift the workload to the outsourcing service. Finally, we extend our techniques to complex queries that combine multi-way joins with selections and projections. ©2009 ACM.

  2. Authenticated join processing in outsourced databases

    KAUST Repository

    Yang, Yin; Papadias, Dimitris; Papadopoulos, Stavros; Kalnis, Panos

    2009-01-01

    Database outsourcing requires that a query server constructs a proof of result correctness, which can be verified by the client using the data owner's signature. Previous authentication techniques deal with range queries on a single relation using an authenticated data structure (ADS). On the other hand, authenticated join processing is inherently more complex than ranges since only the base relations (but not their combination) are signed by the owner. In this paper, we present three novel join algorithms depending on the ADS availability: (i) Authenticated Indexed Sort Merge Join (AISM), which utilizes a single ADS on the join attribute, (ii) Authenticated Index Merge Join (AIM) that requires an ADS (on the join attribute) for both relations, and (iii) Authenticated Sort Merge Join (ASM), which does not rely on any ADS. We experimentally demonstrate that the proposed methods outperform two benchmark algorithms, often by several orders of magnitude, on all performance metrics, and effectively shift the workload to the outsourcing service. Finally, we extend our techniques to complex queries that combine multi-way joins with selections and projections. ©2009 ACM.

  3. Embryo splitting

    Directory of Open Access Journals (Sweden)

    Karl Illmensee

    2010-04-01

    Full Text Available Mammalian embryo splitting has successfully been established in farm animals. Embryo splitting is safely and efficiently used for assisted reproduction in several livestock species. In the mouse, efficient embryo splitting as well as single blastomere cloning have been developed in this animal system. In nonhuman primates embryo splitting has resulted in several pregnancies. Human embryo splitting has been reported recently. Microsurgical embryo splitting under Institutional Review Board approval has been carried out to determine its efficiency for blastocyst development. Embryo splitting at the 6–8 cell stage provided a much higher developmental efficiency compared to splitting at the 2–5 cell stage. Embryo splitting may be advantageous for providing additional embryos to be cryopreserved and for patients with low response to hormonal stimulation in assisted reproduction programs. Social and ethical issues concerning embryo splitting are included regarding ethics committee guidelines. Prognostic perspectives are presented for human embryo splitting in reproductive medicine.

  4. Parallel trajectory similarity joins in spatial networks

    KAUST Repository

    Shang, Shuo

    2018-04-04

    The matching of similar pairs of objects, called similarity join, is fundamental functionality in data management. We consider two cases of trajectory similarity joins (TS-Joins), including a threshold-based join (Tb-TS-Join) and a top-k TS-Join (k-TS-Join), where the objects are trajectories of vehicles moving in road networks. Given two sets of trajectories and a threshold θ, the Tb-TS-Join returns all pairs of trajectories from the two sets with similarity above θ. In contrast, the k-TS-Join does not take a threshold as a parameter, and it returns the top-k most similar trajectory pairs from the two sets. The TS-Joins target diverse applications such as trajectory near-duplicate detection, data cleaning, ridesharing recommendation, and traffic congestion prediction. With these applications in mind, we provide purposeful definitions of similarity. To enable efficient processing of the TS-Joins on large sets of trajectories, we develop search space pruning techniques and enable use of the parallel processing capabilities of modern processors. Specifically, we present a two-phase divide-and-conquer search framework that lays the foundation for the algorithms for the Tb-TS-Join and the k-TS-Join that rely on different pruning techniques to achieve efficiency. For each trajectory, the algorithms first find similar trajectories. Then they merge the results to obtain the final result. The algorithms for the two joins exploit different upper and lower bounds on the spatiotemporal trajectory similarity and different heuristic scheduling strategies for search space pruning. Their per-trajectory searches are independent of each other and can be performed in parallel, and the mergings have constant cost. An empirical study with real data offers insight in the performance of the algorithms and demonstrates that they are capable of outperforming well-designed baseline algorithms by an order of magnitude.

  5. Parallel trajectory similarity joins in spatial networks

    KAUST Repository

    Shang, Shuo; Chen, Lisi; Wei, Zhewei; Jensen, Christian S.; Zheng, Kai; Kalnis, Panos

    2018-01-01

    The matching of similar pairs of objects, called similarity join, is fundamental functionality in data management. We consider two cases of trajectory similarity joins (TS-Joins), including a threshold-based join (Tb-TS-Join) and a top-k TS-Join (k-TS-Join), where the objects are trajectories of vehicles moving in road networks. Given two sets of trajectories and a threshold θ, the Tb-TS-Join returns all pairs of trajectories from the two sets with similarity above θ. In contrast, the k-TS-Join does not take a threshold as a parameter, and it returns the top-k most similar trajectory pairs from the two sets. The TS-Joins target diverse applications such as trajectory near-duplicate detection, data cleaning, ridesharing recommendation, and traffic congestion prediction. With these applications in mind, we provide purposeful definitions of similarity. To enable efficient processing of the TS-Joins on large sets of trajectories, we develop search space pruning techniques and enable use of the parallel processing capabilities of modern processors. Specifically, we present a two-phase divide-and-conquer search framework that lays the foundation for the algorithms for the Tb-TS-Join and the k-TS-Join that rely on different pruning techniques to achieve efficiency. For each trajectory, the algorithms first find similar trajectories. Then they merge the results to obtain the final result. The algorithms for the two joins exploit different upper and lower bounds on the spatiotemporal trajectory similarity and different heuristic scheduling strategies for search space pruning. Their per-trajectory searches are independent of each other and can be performed in parallel, and the mergings have constant cost. An empirical study with real data offers insight in the performance of the algorithms and demonstrates that they are capable of outperforming well-designed baseline algorithms by an order of magnitude.

  6. On the Expressiveness of Joining

    Directory of Open Access Journals (Sweden)

    Thomas Given-Wilson

    2015-08-01

    Full Text Available The expressiveness of communication primitives has been explored in a common framework based on the pi-calculus by considering four features: synchronism (asynchronous vs synchronous, arity (monadic vs polyadic data, communication medium (shared dataspaces vs channel-based, and pattern-matching (binding to a name vs testing name equality vs intensionality. Here another dimension coordination is considered that accounts for the number of processes required for an interaction to occur. Coordination generalises binary languages such as pi-calculus to joining languages that combine inputs such as the Join Calculus and general rendezvous calculus. By means of possibility/impossibility of encodings, this paper shows coordination is unrelated to the other features. That is, joining languages are more expressive than binary languages, and no combination of the other features can encode a joining language into a binary language. Further, joining is not able to encode any of the other features unless they could be encoded otherwise.

  7. Development of a double beam process for joining aluminum and steel

    Science.gov (United States)

    Frank, Sascha

    2014-02-01

    Multi-material structures pose an attractive option for overcoming some of the central challenges in lightweight design. An exceptionally high potential for creating cost-effective lightweight solutions is attributed to the combination of steel and aluminum. However, these materials are also particularly difficult to join due to their tendency to form intermetallic compounds (IMCs). The growth of these compounds is facilitated by high temperatures and long process times. Due to their high brittleness, IMCs can severely weaken a joint. Thus, it is only possible to create durable steel-aluminum joints when the formation of IMCs can be limited to a non-critical level. To meet this goal, a new joining method has been designed. The method is based on the combination of a continuous wave (pw) and a pulsed laser (pw) source. Laser beams from both sources are superimposed in a common process zone. This makes it possible to apply the advantages of laser brazing to mixed-metal joints without requiring the use of chemical fluxes. The double beam technology was first tested in bead-on-plate experiments using different filler wire materials. Based on the results of these tests, a process for joining steel and aluminum in a double-flanged configuration is now being developed. The double flanged seams are joined using zinc- or aluminum-based filler wires. Microsections of selected seams show that it is possible to achieve good base material wetting while limiting the growth of IMCs to acceptable measures. In addition, the results of tensile tests show that high joint strengths can be achieved.

  8. Common Influence Join

    DEFF Research Database (Denmark)

    Yiu, Man Lung; Mamoulis, Nikos; Karras, Panagiotis

    2008-01-01

    We identify and formalize a novel join operator for two spatial pointsets P and Q. The common influence join (CIJ) returns the pairs of points (p,q),p isin P,q isin Q, such that there exists a location in space, being closer to p than to any other point in P and at the same time closer to q than ......-demand, is very efficient in practice, incurring only slightly higher I/O cost than the theoretical lower bound cost for the problem....

  9. Speeding Up Neighbour-Joining Tree Construction

    DEFF Research Database (Denmark)

    Brodal, Gerth Stølting; Fagerberg, Rolf; Mailund, Thomas

    A widely used method for constructing phylogenetic trees is the neighbour-joining method of Saitou and Nei. We develope heuristics for speeding up the neighbour-joining method which generate the same phylogenetic trees as the original method. All heuristics are based on using a quad-tree to guide...... the search for the next pair of nodes to join, but di#er in the information stored in quad-tree nodes, the way the search is performed, and in the way the quad-tree is updated after a join. We empirically evaluate the performance of the heuristics on distance matrices obtained from the Pfam collection...... of alignments, and compare the running time with that of the QuickTree tool, a well-known and widely used implementation of the standard neighbour-joining method. The results show that the presented heuristics can give a significant speed-up over the standard neighbour-joining method, already for medium sized...

  10. Are Ducted Mini-Splits Worth It?

    Energy Technology Data Exchange (ETDEWEB)

    Winkler, Jonathan M [National Renewable Energy Laboratory (NREL), Golden, CO (United States); Maguire, Jeffrey B [National Renewable Energy Laboratory (NREL), Golden, CO (United States); Metzger, Cheryn E. [Pacific Northwest National Laboratory; Zhang, Jason [Pacific Northwest National Laboratory

    2018-02-01

    Ducted mini-split heat pumps are gaining popularity in some regions of the country due to their energy-efficient specifications and their ability to be hidden from sight. Although product and install costs are typically higher than the ductless mini-split heat pumps, this technology is well worth the premium for some homeowners who do not like to see an indoor unit in their living area. Due to the interest in this technology by local utilities and homeowners, the Bonneville Power Administration (BPA) has funded the Pacific Northwest National Laboratory (PNNL) and the National Renewable Energy Laboratory (NREL) to develop capabilities within the Building Energy Optimization (BEopt) tool to model ducted mini-split heat pumps. After the fundamental capabilities were added, energy-use results could be compared to other technologies that were already in BEopt, such as zonal electric resistance heat, central air source heat pumps, and ductless mini-split heat pumps. Each of these technologies was then compared using five prototype configurations in three different BPA heating zones to determine how the ducted mini-split technology would perform under different scenarios. The result of this project was a set of EnergyPlus models representing the various prototype configurations in each climate zone. Overall, the ducted mini-split heat pumps saved about 33-60% compared to zonal electric resistance heat (with window AC systems modeled in the summer). The results also showed that the ducted mini-split systems used about 4% more energy than the ductless mini-split systems, which saved about 37-64% compared to electric zonal heat (depending on the prototype and climate).

  11. Efficient Joins with Compressed Bitmap Indexes

    Energy Technology Data Exchange (ETDEWEB)

    Computational Research Division; Madduri, Kamesh; Wu, Kesheng

    2009-08-19

    We present a new class of adaptive algorithms that use compressed bitmap indexes to speed up evaluation of the range join query in relational databases. We determine the best strategy to process a join query based on a fast sub-linear time computation of the join selectivity (the ratio of the number of tuples in the result to the total number of possible tuples). In addition, we use compressed bitmaps to represent the join output compactly: the space requirement for storing the tuples representing the join of two relations is asymptotically bounded by min(h; n . cb), where h is the number of tuple pairs in the result relation, n is the number of tuples in the smaller of the two relations, and cb is the cardinality of the larger column being joined. We present a theoretical analysis of our algorithms, as well as experimental results on large-scale synthetic and real data sets. Our implementations are efficient, and consistently outperform well-known approaches for a range of join selectivity factors. For instance, our count-only algorithm is up to three orders of magnitude faster than the sort-merge approach, and our best bitmap index-based algorithm is 1.2x-80x faster than the sort-merge algorithm, for various query instances. We achieve these speedups by exploiting several inherent performance advantages of compressed bitmap indexes for join processing: an implicit partitioning of the attributes, space-efficiency, and tolerance of high-cardinality relations.

  12. Welding and Joining of Titanium Aluminides

    Science.gov (United States)

    Cao, Jian; Qi, Junlei; Song, Xiaoguo; Feng, Jicai

    2014-01-01

    Welding and joining of titanium aluminides is the key to making them more attractive in industrial fields. The purpose of this review is to provide a comprehensive overview of recent progress in welding and joining of titanium aluminides, as well as to introduce current research and application. The possible methods available for titanium aluminides involve brazing, diffusion bonding, fusion welding, friction welding and reactive joining. Of the numerous methods, solid-state diffusion bonding and vacuum brazing have been most heavily investigated for producing reliable joints. The current state of understanding and development of every welding and joining method for titanium aluminides is addressed respectively. The focus is on the fundamental understanding of microstructure characteristics and processing–microstructure–property relationships in the welding and joining of titanium aluminides to themselves and to other materials. PMID:28788113

  13. Application of the operator splitting to the Maxwell equations with the source term

    NARCIS (Netherlands)

    Bochev, Mikhail A.; Faragó, I.; Horváth, R.

    Motivated by numerical solution of the time-dependent Maxwell equations, we consider splitting methods for a linear system of differential equations $w'(t)=Aw(t)+f(t),$ $A\\in\\mathbb{R}^{n\\times n}$ split into two subproblems $w_1'(t)=A_1w_1(t)+f_1(t)$ and $w_2'(t)=A_2w_2(t)+f_2(t),$ $A=A_1+A_2,$

  14. Welding and Joining of Titanium Aluminides

    Directory of Open Access Journals (Sweden)

    Jian Cao

    2014-06-01

    Full Text Available Welding and joining of titanium aluminides is the key to making them more attractive in industrial fields. The purpose of this review is to provide a comprehensive overview of recent progress in welding and joining of titanium aluminides, as well as to introduce current research and application. The possible methods available for titanium aluminides involve brazing, diffusion bonding, fusion welding, friction welding and reactive joining. Of the numerous methods, solid-state diffusion bonding and vacuum brazing have been most heavily investigated for producing reliable joints. The current state of understanding and development of every welding and joining method for titanium aluminides is addressed respectively. The focus is on the fundamental understanding of microstructure characteristics and processing–microstructure–property relationships in the welding and joining of titanium aluminides to themselves and to other materials.

  15. M-Split: A Graphical User Interface to Analyze Multilayered Anisotropy from Shear Wave Splitting

    Science.gov (United States)

    Abgarmi, Bizhan; Ozacar, A. Arda

    2017-04-01

    Shear wave splitting analysis are commonly used to infer deep anisotropic structure. For simple cases, obtained delay times and fast-axis orientations are averaged from reliable results to define anisotropy beneath recording seismic stations. However, splitting parameters show systematic variations with back azimuth in the presence of complex anisotropy and cannot be represented by average time delay and fast axis orientation. Previous researchers had identified anisotropic complexities at different tectonic settings and applied various approaches to model them. Most commonly, such complexities are modeled by using multiple anisotropic layers with priori constraints from geologic data. In this study, a graphical user interface called M-Split is developed to easily process and model multilayered anisotropy with capabilities to properly address the inherited non-uniqueness. M-Split program runs user defined grid searches through the model parameter space for two-layer anisotropy using formulation of Silver and Savage (1994) and creates sensitivity contour plots to locate local maximas and analyze all possible models with parameter tradeoffs. In order to minimize model ambiguity and identify the robust model parameters, various misfit calculation procedures are also developed and embedded to M-Split which can be used depending on the quality of the observations and their back-azimuthal coverage. Case studies carried out to evaluate the reliability of the program using real noisy data and for this purpose stations from two different networks are utilized. First seismic network is the Kandilli Observatory and Earthquake research institute (KOERI) which includes long term running permanent stations and second network comprises seismic stations deployed temporary as part of the "Continental Dynamics-Central Anatolian Tectonics (CD-CAT)" project funded by NSF. It is also worth to note that M-Split is designed as open source program which can be modified by users for

  16. Ring-constrained Join

    DEFF Research Database (Denmark)

    Yiu, Man Lung; Karras, Panagiotis; Mamoulis, Nikos

    2008-01-01

    . This new operation has important applications in decision support, e.g., placing recycling stations at fair locations between restaurants and residential complexes. Clearly, RCJ is defined based on a geometric constraint but not on distances between points. Thus, our operation is fundamentally different......We introduce a novel spatial join operator, the ring-constrained join (RCJ). Given two sets P and Q of spatial points, the result of RCJ consists of pairs (p, q) (where p ε P, q ε Q) satisfying an intuitive geometric constraint: the smallest circle enclosing p and q contains no other points in P, Q...

  17. Optimal space-energy splitting in MCNP with the DSA

    International Nuclear Information System (INIS)

    Dubi, A.; Gurvitz, N.

    1990-01-01

    The Direct Statistical Approach (DSA) particle transport theory is based on the possibility of obtaining exact explicit expressions for the dependence of the second moment and calculation time on the splitting parameters. This allows the automatic optimization of the splitting parameters by ''learning'' the bulk parameters from which the problem dependent coefficients of the quality function (second moment time) are constructed. The above procedure was exploited to implement an automatic optimization of the splitting parameters in the Monte Carlo Neutron Photon (MCNP) code. This was done in a number of steps. In the first instance, only spatial surface splitting was considered. In this step, the major obstacle has been the truncation of an infinite series of ''products'' of ''surface path's'' leading from the source to the detector. Encouraging results from the first phase led to the inclusion of full space/energy phase space splitting. (author)

  18. SplitDist—Calculating Split-Distances for Sets of Trees

    DEFF Research Database (Denmark)

    Mailund, T

    2004-01-01

    We present a tool for comparing a set of input trees, calculating for each pair of trees the split-distances, i.e., the number of splits in one tree not present in the other.......We present a tool for comparing a set of input trees, calculating for each pair of trees the split-distances, i.e., the number of splits in one tree not present in the other....

  19. Trajectory similarity join in spatial networks

    KAUST Repository

    Shang, Shuo

    2017-09-07

    The matching of similar pairs of objects, called similarity join, is fundamental functionality in data management. We consider the case of trajectory similarity join (TS-Join), where the objects are trajectories of vehicles moving in road networks. Thus, given two sets of trajectories and a threshold θ, the TS-Join returns all pairs of trajectories from the two sets with similarity above θ. This join targets applications such as trajectory near-duplicate detection, data cleaning, ridesharing recommendation, and traffic congestion prediction. With these applications in mind, we provide a purposeful definition of similarity. To enable efficient TS-Join processing on large sets of trajectories, we develop search space pruning techniques and take into account the parallel processing capabilities of modern processors. Specifically, we present a two-phase divide-and-conquer algorithm. For each trajectory, the algorithm first finds similar trajectories. Then it merges the results to achieve a final result. The algorithm exploits an upper bound on the spatiotemporal similarity and a heuristic scheduling strategy for search space pruning. The algorithm\\'s per-trajectory searches are independent of each other and can be performed in parallel, and the merging has constant cost. An empirical study with real data offers insight in the performance of the algorithm and demonstrates that is capable of outperforming a well-designed baseline algorithm by an order of magnitude.

  20. Recrafting the neighbor-joining method

    Directory of Open Access Journals (Sweden)

    Pedersen Christian NS

    2006-01-01

    Full Text Available Abstract Background The neighbor-joining method by Saitou and Nei is a widely used method for constructing phylogenetic trees. The formulation of the method gives rise to a canonical Θ(n3 algorithm upon which all existing implementations are based. Results In this paper we present techniques for speeding up the canonical neighbor-joining method. Our algorithms construct the same phylogenetic trees as the canonical neighbor-joining method. The best-case running time of our algorithms are O(n2 but the worst-case remains O(n3. We empirically evaluate the performance of our algoritms on distance matrices obtained from the Pfam collection of alignments. The experiments indicate that the running time of our algorithms evolve as Θ(n2 on the examined instance collection. We also compare the running time with that of the QuickTree tool, a widely used efficient implementation of the canonical neighbor-joining method. Conclusion The experiments show that our algorithms also yield a significant speed-up, already for medium sized instances.

  1. Willmore energy for joining of carbon nanostructures

    Science.gov (United States)

    Sripaturad, P.; Alshammari, N. A.; Thamwattana, N.; McCoy, J. A.; Baowan, D.

    2018-06-01

    Numerous types of carbon nanostructure have been found experimentally, including nanotubes, fullerenes and nanocones. These structures have applications in various nanoscale devices and the joining of these structures may lead to further new configurations with more remarkable properties and applications. The join profile between different carbon nanostructures in a symmetric configuration may be modelled using the calculus of variations. In previous studies, carbon nanostructures were assumed to deform according to perfect elasticity, thus the elastic energy, depending only on the axial curvature, was used to determine the join profile consisting of a finite number of discrete bonds. However, one could argue that the relevant energy should also involve the rotational curvature, especially when its size is comparable to the axial curvature. In this paper, we use the Willmore energy, a natural generalisation of the elastic energy that depends on both the axial and rotational curvatures. Catenoids are absolute minimisers of this energy and pieces of these may be used to join various nanostructures. We focus on the cases of joining a fullerene to a nanotube and joining two fullerenes along a common axis. By comparing our results with the earlier work, we find that both energies give similar joining profiles. Further work on other configurations may reveal which energy provides a better model.

  2. MICROWAVE JOINING OF ALUMINA CERAMIC AND HYDROXYLAPATITE BIOCERAMIC

    Institute of Scientific and Technical Information of China (English)

    1999-01-01

    Microwave joining is a rapid developmental new techniqu e in recent years.This paper introduces a new microwave joining equipment which was made by our lab,succeeds in alumina ceramic-hydroxylapatite bioceramic j o in in the equipment, and analyzes the join situation of join boundary by using s canni ng electron microscope(SEM),this paper analyzes the mechanism of microwave joini ng also.

  3. Transonymization as Revitalization: Old Toponyms of Split

    Directory of Open Access Journals (Sweden)

    Katarina Lozić Knezović

    2017-07-01

    Full Text Available The paper deals with ancient toponyms of Split, a city in the centre of the Croatian region of Dalmatia. Along with numerous monuments of spiritual and material culture, toponyms are part of the two-thousand-year-old city’s historical heritage. Split in particular abounds with sources that provide valuable information concerning ancient toponyms. In terms of the study and preservation of toponymy, three basic sources are crucial: the living oral tradition, written records, and old charts — mostly cadastral plans. In addition to researching, recording, documenting, and publishing Split’s ancient place names through toponomastic, geographical, and town planning studies, toponymic heritage preservation is also implemented through the direct use of the names in everyday life. One of the ways of such revitalization of Split’s ancient place names is their transonymization into the category of chrematonyms, i.e. their secondary use as names of institutions, shops, restaurants, schools, sports associations and facilities, bars and coffee shops, cemeteries, and so on. The present paper provides a classification and etymological analysis of detoponymic chrematonyms of Split. The authors propose measures to raise public awareness of the historical information conveyed by the names and raise some issues for consideration regarding further study of transonymization as a means of revitalizing local toponymic tradition.

  4. Sunspot splitting triggering an eruptive flare

    Science.gov (United States)

    Louis, Rohan E.; Puschmann, Klaus G.; Kliem, Bernhard; Balthasar, Horst; Denker, Carsten

    2014-02-01

    interpret the sunspot splitting as the separation of two flux bundles differently rooted in the convection zone and only temporarily joined in the spot. This explains the rotation as the continued rise of the separating flux, and it implies that at least this part of the sunspot was still connected to its roots deep in the convection zone. Movie available in electronic form at http://www.aanda.org

  5. Prospects of joining multi-material structures

    Science.gov (United States)

    Sankaranarayanan, R.; Hynes, N. Rajesh Jesudoss

    2018-05-01

    Spring up trends and necessities make the pipelines for the brand new Technologies. The same way, Multimaterial structures emerging as fruitful alternatives for the conventional structures in the manufacturing sector. Especially manufacturing of transport vehicles is placing a perfect platform for these new structures. Bonding or joining technology plays a crucial role in the field of manufacturing for sustainability. These latest structures are purely depending on such joining technologies so that multi-material structuring can be possible practically. The real challenge lies on joining dissimilar materials of different properties and nature. Escalation of thermoplastic usage in large structural components also faces similar ambiguity for joining multi-material structures. Adhesive bonding, mechanical fastening and are the answering technologies for multi-material structures. This current paper analysis the prospects of these bonding technologies to meet the challenges of tomorrow.

  6. Effects of Drift-Shell Splitting by Chorus Waves on Radiation Belt Electrons

    Science.gov (United States)

    Chan, A. A.; Zheng, L.; O'Brien, T. P., III; Tu, W.; Cunningham, G.; Elkington, S. R.; Albert, J.

    2015-12-01

    Drift shell splitting in the radiation belts breaks all three adiabatic invariants of charged particle motion via pitch angle scattering, and produces new diffusion terms that fully populate the diffusion tensor in the Fokker-Planck equation. Based on the stochastic differential equation method, the Radbelt Electron Model (REM) simulation code allows us to solve such a fully three-dimensional Fokker-Planck equation, and to elucidate the sources and transport mechanisms behind the phase space density variations. REM has been used to perform simulations with an empirical initial phase space density followed by a seed electron injection, with a Tsyganenko 1989 magnetic field model, and with chorus wave and ULF wave diffusion models. Our simulation results show that adding drift shell splitting changes the phase space location of the source to smaller L shells, which typically reduces local electron energization (compared to neglecting drift-shell splitting effects). Simulation results with and without drift-shell splitting effects are compared with Van Allen Probe measurements.

  7. Conjoint Forming - Technologies for Simultaneous Forming and Joining

    International Nuclear Information System (INIS)

    Groche, P; Wohletz, S; Mann, A; Krech, M; Monnerjahn, V

    2016-01-01

    The market demand for new products optimized for e. g. lightweight applications or smart components leads to new challenges in production engineering. Hybrid structures represent one promising approach. They aim at higher product performance by using a suitable combination of different materials. The developments of hybrid structures stimulate the research on joining of dissimilar materials. Since they allow for joining dissimilar materials without external heating technologies based on joining by plastic deformation seem to be of special attractiveness. The paper at hand discusses the conjoint forming approach. This approach combines forming and joining in one process. Two or more workpieces are joined while at least one workpiece is plastically deformed. After presenting the fundamental joining mechanisms, the conjoint forming approach is discussed comprehensively. Examples of conjoint processes demonstrate the effectiveness and reveal the underlying phenomena. (paper)

  8. Spatio-temporal joins on symbolic indoor tracking data

    DEFF Research Database (Denmark)

    Lu, Hua; Yang, Bin; Jensen, Christian S.

    2011-01-01

    and studies probabilistic, spatio-temporal joins on historical indoor tracking data. Two meaningful types of join are defined. They return object pairs that satisfy spatial join predicates either at a time point or during a time interval. The predicates considered include “same X,” where X is a semantic...

  9. Boolean Operations, Joins, and the Extended Low Hierarchy

    OpenAIRE

    Hemaspaandra, Lane A.; Jiang, Zhigen; Rothe, Joerg; Watanabe, Osamu

    1999-01-01

    We prove that the join of two sets may actually fall into a lower level of the extended low hierarchy than either of the sets. In particular, there exist sets that are not in the second level of the extended low hierarchy, EL_2, yet their join is in EL_2. That is, in terms of extended lowness, the join operator can lower complexity. Since in a strong intuitive sense the join does not lower complexity, our result suggests that the extended low hierarchy is unnatural as a complexity measure. We...

  10. Joining elements of silicon carbide

    International Nuclear Information System (INIS)

    Olson, B.A.

    1979-01-01

    A method of joining together at least two silicon carbide elements (e.g.in forming a heat exchanger) is described, comprising subjecting to sufficiently non-oxidizing atmosphere and sufficiently high temperature, material placed in space between the elements. The material consists of silicon carbide particles, carbon and/or a precursor of carbon, and silicon, such that it forms a joint joining together at least two silicon carbide elements. At least one of the elements may contain silicon. (author)

  11. Recrafting the Neighbor-Joining Method

    DEFF Research Database (Denmark)

    Mailund; Brodal, Gerth Stølting; Fagerberg, Rolf

    2006-01-01

    Background: The neighbor-joining method by Saitou and Nei is a widely used method for constructing phylogenetic trees. The formulation of the method gives rise to a canonical Θ(n3) algorithm upon which all existing implementations are based. Methods: In this paper we present techniques for speeding...... up the canonical neighbor-joining method. Our algorithms construct the same phylogenetic trees as the canonical neighbor-joining method. The best-case running time of our algorithms are O(n2) but the worst-case remains O(n3). We empirically evaluate the performance of our algoritms on distance...... matrices obtained from the Pfam collection of alignments. Results: The experiments indicate that the running time of our algorithms evolve as Θ(n2) on the examined instance collection. We also compare the running time with that of the QuickTree tool, a widely used efficient implementation of the canonical...

  12. Algebraic techniques for diagonalization of a split quaternion matrix in split quaternionic mechanics

    International Nuclear Information System (INIS)

    Jiang, Tongsong; Jiang, Ziwu; Zhang, Zhaozhong

    2015-01-01

    In the study of the relation between complexified classical and non-Hermitian quantum mechanics, physicists found that there are links to quaternionic and split quaternionic mechanics, and this leads to the possibility of employing algebraic techniques of split quaternions to tackle some problems in complexified classical and quantum mechanics. This paper, by means of real representation of a split quaternion matrix, studies the problem of diagonalization of a split quaternion matrix and gives algebraic techniques for diagonalization of split quaternion matrices in split quaternionic mechanics

  13. Join or be excluded from biomedicine? JOINS and Post-colonial Korea.

    Science.gov (United States)

    Ma, Eunjeong

    2015-04-01

    This paper discusses re-emergence of Korean medicine(s) in the global context with a focus on a natural drug JOINS, a highly contentious drug regarding its legal status. By following through its life world, the paper contends that the drug is the embodiment of the postcolonial anxiety that crosses the intersections between the aspiring nation and globalizing strategies of the bio-pharmaceutical industry. JOINS is a natural drug prescribed to alleviate the symptoms of degenerative arthritis. SK Chemicals, Ltd., a giant domestic pharmaceutical company developed the drug by utilizing the knowledge of traditional pharmacopeia and put it on the market in 2001. In the domestic market, the drug is treated as a prescription drug, implying that Western medicine-trained doctors (as opposed to Korean medicine doctors) are entitled to prescribe drugs. It also indicates that the drug has undergone a series of lab tests such as toxicity, efficacy, and clinical trials in compliance with regulatory guidelines. However, the domestic standards are not rigorous enough to satisfy international standards, so that it is exported as a nutritional supplement abroad. The government, the pharmaceutical industry, and the Western medicine profession are happy with how the drug stands domestically and internationally. Rather, it is Korean doctors who try to disrupt the status quo and reclaim their rights to traditional knowledge, who have been alienated from the pharmaceuticalization of traditional knowledge. Thus, the JOINS tablet embodies the complex web of modern Korean society, professional interests, the pharmaceutical industry, and globalization.

  14. Temperature-dependent fine structure splitting in InGaN quantum dots

    Science.gov (United States)

    Wang, Tong; Puchtler, Tim J.; Zhu, Tongtong; Jarman, John C.; Kocher, Claudius C.; Oliver, Rachel A.; Taylor, Robert A.

    2017-07-01

    We report the experimental observation of temperature-dependent fine structure splitting in semiconductor quantum dots using a non-polar (11-20) a-plane InGaN system, up to the on-chip Peltier cooling threshold of 200 K. At 5 K, a statistical average splitting of 443 ± 132 μeV has been found based on 81 quantum dots. The degree of fine structure splitting stays relatively constant for temperatures less than 100 K and only increases above that temperature. At 200 K, we find that the fine structure splitting ranges between 2 and 12 meV, which is an order of magnitude higher than that at low temperatures. Our investigations also show that phonon interactions at high temperatures might have a correlation with the degree of exchange interactions. The large fine structure splitting at 200 K makes it easier to isolate the individual components of the polarized emission spectrally, increasing the effective degree of polarization for potential on-chip applications of polarized single-photon sources.

  15. JOINING DISSIMILAR MATERIALS USING FRICTION STIR SCRIBE TECHNIQUE

    Energy Technology Data Exchange (ETDEWEB)

    Upadhyay, Piyush; Hovanski, Yuri; Jana, Saumyadeep; Fifield, Leonard S.

    2016-09-01

    Development of robust and cost effective method of joining dissimilar materials can provide a critical pathway to enable widespread use of multi-material design and components in mainstream industrial applications. The use of multi-material components such as Steel-Aluminum, Aluminum-Polymer allows design engineers to optimize material utilization based on service requirements and often lead weight and cost reductions. However producing an effective joint between materials with vastly different thermal, microstructural and deformation response is highly problematic using conventional joining and /or fastening methods. This is especially challenging in cost sensitive high volume markets that largely rely on low–cost joining solutions. Friction Stir Scribe technology was developed to meet the demands of joining materials with drastically different properties and melting regimes. The process enables joining of light metals like Magnesium and Aluminum to high temperature materials like Steels and Titanium. Additionally viable joints between polymer composites and metal can also be made using this method. This paper will present state of the art, progress made and challenges associated with this innovative derivative of Friction Stir welding in reference to joining dissimilar metals and polymer/metal combinations.

  16. Joining Dissimilar Materials Using Friction Stir Scribe Technique

    Energy Technology Data Exchange (ETDEWEB)

    Upadhyay, Piyush [Pacific Northwest National Laboratory, Richland 99352, WA e-mail: piyush.upadhyay@pnnl.gov; Hovanski, Yuri [Pacific Northwest National Laboratory, Richland 99352, WA; Jana, Saumyadeep [Pacific Northwest National Laboratory, Richland 99352, WA; Fifield, Leonard S. [Pacific Northwest National Laboratory, Richland 99352, WA

    2016-10-03

    Development of a robust and cost-effective method of joining dissimilar materials could provide a critical pathway to enable widespread use of multi-material designs and components in mainstream industrial applications. The use of multi-material components such as steel-aluminum and aluminum-polymer would allow design engineers to optimize material utilization based on service requirements and could often lead to weight and cost reductions. However, producing an effective joint between materials with vastly different thermal, microstructural, and deformation responses is highly problematic using conventional joining and/or fastening methods. This is especially challenging in cost sensitive, high volume markets that largely rely on low cost joining solutions. Friction stir scribe technology was developed to meet the demands of joining materials with drastically different properties and melting regimes. The process enables joining of light metals like magnesium and aluminum to high temperature materials like steel and titanium. Viable joints between polymer composites and metal can also be made using this method. This paper will present the state of the art, progress made, and challenges associated with this innovative derivative of friction stir welding in reference to joining dissimilar metals and polymer/metal combinations.

  17. Polarization Insensitivity in Double-Split Ring and Triple-Split Ring Terahertz Resonators

    International Nuclear Information System (INIS)

    Wu Qian-Nan; Lan Feng; Tang Xiao-Pin; Yang Zi-Qiang

    2015-01-01

    A modified double-split ring resonator and a modified triple-split ring resonator, which offer polarization-insensitive performance, are investigated, designed and fabricated. By displacing the two gaps of the conventional double-split ring resonator away from the center, the second resonant frequency for the 0° polarized wave and the resonant frequency for the 90° polarized wave become increasingly close to each other until they are finally identical. Theoretical and experimental results show that the modified double-split ring resonator and the modified triple-split ring resonator are insensitive to different polarized waves and show strong resonant frequency dips near 433 and 444 GHz, respectively. The results of this work suggest new opportunities for the investigation and design of polarization-dependent terahertz devices based on split ring resonators. (paper)

  18. Joining of porous silicon carbide bodies

    Science.gov (United States)

    Bates, Carl H.; Couhig, John T.; Pelletier, Paul J.

    1990-05-01

    A method of joining two porous bodies of silicon carbide is disclosed. It entails utilizing an aqueous slip of a similar silicon carbide as was used to form the porous bodies, including the sintering aids, and a binder to initially join the porous bodies together. Then the composite structure is subjected to cold isostatic pressing to form a joint having good handling strength. Then the composite structure is subjected to pressureless sintering to form the final strong bond. Optionally, after the sintering the structure is subjected to hot isostatic pressing to further improve the joint and densify the structure. The result is a composite structure in which the joint is almost indistinguishable from the silicon carbide pieces which it joins.

  19. Bad splits in bilateral sagittal split osteotomy: systematic review of fracture patterns.

    Science.gov (United States)

    Steenen, S A; Becking, A G

    2016-07-01

    An unfavourable and unanticipated pattern of the mandibular sagittal split osteotomy is generally referred to as a 'bad split'. Few restorative techniques to manage the situation have been described. In this article, a classification of reported bad split pattern types is proposed and appropriate salvage procedures to manage the different types of undesired fracture are presented. A systematic review was undertaken, yielding a total of 33 studies published between 1971 and 2015. These reported a total of 458 cases of bad splits among 19,527 sagittal ramus osteotomies in 10,271 patients. The total reported incidence of bad split was 2.3% of sagittal splits. The most frequently encountered were buccal plate fractures of the proximal segment (types 1A-F) and lingual fractures of the distal segment (types 2A and 2B). Coronoid fractures (type 3) and condylar neck fractures (type 4) have seldom been reported. The various types of bad split may require different salvage approaches. Copyright © 2016 International Association of Oral and Maxillofacial Surgeons. Published by Elsevier Ltd. All rights reserved.

  20. A Modeling Approach for Plastic-Metal Laser Direct Joining

    Science.gov (United States)

    Lutey, Adrian H. A.; Fortunato, Alessandro; Ascari, Alessandro; Romoli, Luca

    2017-09-01

    Laser processing has been identified as a feasible approach to direct joining of metal and plastic components without the need for adhesives or mechanical fasteners. The present work sees development of a modeling approach for conduction and transmission laser direct joining of these materials based on multi-layer optical propagation theory and numerical heat flow simulation. The scope of this methodology is to predict process outcomes based on the calculated joint interface and upper surface temperatures. Three representative cases are considered for model verification, including conduction joining of PBT and aluminum alloy, transmission joining of optically transparent PET and stainless steel, and transmission joining of semi-transparent PA 66 and stainless steel. Conduction direct laser joining experiments are performed on black PBT and 6082 anticorodal aluminum alloy, achieving shear loads of over 2000 N with specimens of 2 mm thickness and 25 mm width. Comparison with simulation results shows that consistently high strength is achieved where the peak interface temperature is above the plastic degradation temperature. Comparison of transmission joining simulations and published experimental results confirms these findings and highlights the influence of plastic layer optical absorption on process feasibility.

  1. QuickJoin—Fast Neighbour-Joining Tree Reconstruction

    DEFF Research Database (Denmark)

    Mailund; Pedersen, Christian N. Storm

    2004-01-01

    We have built a tool for fast construction of very large phylogenetic trees. The tool uses heuristics for speeding up the neighbour-joining algorithm—while still constructing the same tree as the original neighbour-joining algorithm—making it possible to construct trees for ~8000 species in less...

  2. Fermilab Friends for Science Education | Join Us

    Science.gov (United States)

    Fermilab Friends for Science Education FFSE Home About Us Join Us Support Us Contact Us Join Us improving science (science, technology, engineering and mathematics) education. Your donation allows us to membership dues allow us to create new, innovative science education programs, making the best use of unique

  3. Potentials of Industrie 4.0 and Machine Learning for Mechanical Joining

    OpenAIRE

    Jäckel, Mathias

    2017-01-01

    -Sensitivity analysis of the influence of component properties and joining parameters on the joining result for self-pierce riveting -Possibilities to link mechanical joining technologies with the automotive process chain for quality and flexibility improvements -Potential of using machine learning to reduce automotive product development cycles in relation to mechanical joining -Datamining for machine learning at mechanical joining

  4. Laser beam joining of non-oxidic ceramics for ultra high temperature resistant joints

    International Nuclear Information System (INIS)

    Lippmann, W.; Knorr, J.; Wolf, R.; Reinecke, A.M.; Rasper, R.

    2004-01-01

    The excellent technical properties of silicon carbide (SiC) and silicon nitride (Si 3 N 4 ) ceramics, such as resistance to extreme temperatures, oxidation, mechanical wear, aggressive chemical substances and radioactive radiation and also its high thermal conductivity and good temperature-shock resistance, make these ceramics ideally suited for use in the field of nuclear technology. However, their practical use has been limited so far because of the unavailability of effective joining techniques for these ceramics, especially for high temperature applications. A new joining technology (CERALINK registered ) has been developed in a network project which allowed high temperature resistant and vacuum-tight joining of SiC or Si 3 N 4 ceramics. A power laser is used as heat source, which makes it possible to join ceramic components in free atmosphere in combination with a pure oxidic braze filler. As no furnace is necessary, there are no limitations on the component dimensions by the furnace-geometry. During the joining process, the heated area can be limited to the seam area so that this technology can also be used to encapsulate materials with a low melting point. The seam has a high mechanical strength, it is resistant to a wide range of chemicals and radiation and it is also vacuum-tight. The temperature resistance can be varied by variation of the braze filler composition - usually between 1,400 C and >1,600 C. Beside the optimum filler it is also important to select the suitable laser wavelength. The paper will demonstrate the influence of different wave lengths, i. e. various laser types, on the seam quality. Examples are chosen to illustrate the strengths and limitations of the new technology

  5. Market Structure and Stock Splits

    OpenAIRE

    David Michayluk; Paul Kofman

    2001-01-01

    Enhanced liquidity is one possible motivation for stock splits but empirical research frequently documents declines in liquidity following stock splits. Despite almost thirty years of inquiry, little is known about all the changes in a stock's trading activity following a stock split. We examine how liquidity measures change around more than 2,500 stock splits and find a pervasive decline in most measures. Large stock splits exhibit a more severe liquidity decline than small stock splits, esp...

  6. New Joining Technology for Optimized Metal/Composite Assemblies

    Directory of Open Access Journals (Sweden)

    Holger Seidlitz

    2014-01-01

    Full Text Available The development of a new joining technology, which is used to manufacture high strength hybrid constructions with thermoplastic composites (FRP and metals, is introduced. Similar to natural regulation effects at trees, fibers around the FRP joint become aligned along the lines of force and will not be destroyed by the joining process. This is achieved by the local utilization of the specific plastic flow properties of the FRT and metal component. Compared with usual joining methods—such as flow drill screws, blind and self-piercing rivets—noticeably higher tensile properties can be realized through the novel process management. The load-bearing capability increasing effect could be proved on hybrid joints with hot-dip galvanized steel HX420LAD and orthotropic glass—as well as carbon—fiber reinforced plastics. The results, which were determined in tensile-shear and cross-shear tests according to DIN EN ISO 14273 and DIN EN ISO 14272, are compared with holding loads of established joining techniques with similar joining point diameter and material combinations.

  7. Detection and Repair of Ionizing Radiation-Induced DNA Double Strand Breaks: New Developments in Nonhomologous End Joining

    International Nuclear Information System (INIS)

    Wang, Chen; Lees-Miller, Susan P.

    2013-01-01

    DNA damage can occur as a result of endogenous metabolic reactions and replication stress or from exogenous sources such as radiation therapy and chemotherapy. DNA double strand breaks are the most cytotoxic form of DNA damage, and defects in their repair can result in genome instability, a hallmark of cancer. The major pathway for the repair of ionizing radiation-induced DSBs in human cells is nonhomologous end joining. Here we review recent advances on the mechanism of nonhomologous end joining, as well as new findings on its component proteins and regulation

  8. Detection and Repair of Ionizing Radiation-Induced DNA Double Strand Breaks: New Developments in Nonhomologous End Joining

    Energy Technology Data Exchange (ETDEWEB)

    Wang, Chen [Departments of Biochemistry and Molecular Biology and Oncology, and Southern Alberta Cancer Research Institute, University of Calgary, Calgary (Canada); Lees-Miller, Susan P., E-mail: leesmill@ucalgary.ca [Departments of Biochemistry and Molecular Biology and Oncology, and Southern Alberta Cancer Research Institute, University of Calgary, Calgary (Canada)

    2013-07-01

    DNA damage can occur as a result of endogenous metabolic reactions and replication stress or from exogenous sources such as radiation therapy and chemotherapy. DNA double strand breaks are the most cytotoxic form of DNA damage, and defects in their repair can result in genome instability, a hallmark of cancer. The major pathway for the repair of ionizing radiation-induced DSBs in human cells is nonhomologous end joining. Here we review recent advances on the mechanism of nonhomologous end joining, as well as new findings on its component proteins and regulation.

  9. AN ARECIBO SURVEY FOR ZEEMAN SPLITTING IN OH MEGAMASER GALAXIES

    International Nuclear Information System (INIS)

    McBride, James; Heiles, Carl

    2013-01-01

    We present the results of a comprehensive survey using the Arecibo Observatory for Zeeman splitting of OH lines in OH megamasers (OHMs). A total of 77 sources were observed with the Arecibo telescope. Of these, maser emission could not be detected for eight sources, and two sources were only ambiguously detected. Another 27 sources were detected at low signal-to-noise ratios or with interference that prevented placing any useful limits on the presence of magnetic fields. In 26 sources, it was possible to place upper limits on the magnitude of magnetic fields, typically between 10 and 30 mG. For 14 sources, the Stokes V spectra exhibit features consistent with Zeeman splitting. Eleven of these 14 are new detections, and the remaining three are re-detections of Stokes V detections in Robishaw et al. Among confident new detections, we derive magnetic fields associated with maser regions with magnitudes ranging from 6.1 to 27.6 mG. The distribution of magnetic field strengths suggests the magnetic fields in OH masing clouds in OHMs are larger than those in Galactic OH masers. The results are consistent with magnetic fields playing a dynamically important role in OH masing clouds in OHMs.

  10. Microwave joining of SiC ceramics and composites

    Energy Technology Data Exchange (ETDEWEB)

    Ahmad, I.; Silberglitt, R.; Tian, Y.L. [FM Technologies, Inc., Fairfax, VA (United States); Katz, J.D. [Los Alamos National Lab., NM (United States)

    1997-04-01

    Potential applications of SiC include components for advanced turbine engines, tube assemblies for radiant burners and petrochemical processing and heat exchangers for high efficiency electric power generation systems. Reliable methods for joining SiC are required in order to cost-effectively fabricate components for these applications from commercially available shapes and sizes. This manuscript reports the results of microwave joining experiments performed using two different types of SiC materials. The first were on reaction bonded SiC, and produced joints with fracture toughness equal to or greater than that of the base material over an extended range of joining temperatures. The second were on continuous fiber-reinforced SiC/SiC composite materials, which were successfully joined with a commercial active brazing alloy, as well as by using a polymer precursor.

  11. An Engineered Split Intein for Photoactivated Protein Trans-Splicing.

    Directory of Open Access Journals (Sweden)

    Stanley Wong

    Full Text Available Protein splicing is mediated by inteins that auto-catalytically join two separated protein fragments with a peptide bond. Here we engineered a genetically encoded synthetic photoactivatable intein (named LOVInC, by using the light-sensitive LOV2 domain from Avena sativa as a switch to modulate the splicing activity of the split DnaE intein from Nostoc punctiforme. Periodic blue light illumination of LOVInC induced protein splicing activity in mammalian cells. To demonstrate the broad applicability of LOVInC, synthetic protein systems were engineered for the light-induced reassembly of several target proteins such as fluorescent protein markers, a dominant positive mutant of RhoA, caspase-7, and the genetically encoded Ca2+ indicator GCaMP2. Spatial precision of LOVInC was demonstrated by targeting activity to specific mammalian cells. Thus, LOVInC can serve as a general platform for engineering light-based control for modulating the activity of many different proteins.

  12. Enabling Dissimilar Material Joining Using Friction Stir Scribe Technology

    Energy Technology Data Exchange (ETDEWEB)

    Hovanski, Yuri; Upadyay, Piyush; Kleinbaum, Sarah; Carlson, Blair; Boettcher, Eric; Ruokolainen, Robert

    2017-04-05

    One challenge in adapting welding processes to dissimilar material joining is the diversity of melting temperatures of the different materials. Although the use of mechanical fasteners and adhesives have mostly paved the way for near-term implementation of dissimilar material systems, these processes only accentuate the need for low-cost welding processes capable of joining dissimilar material components regardless of alloy, properties, or melting temperature. Friction stir scribe technology was developed to overcome the challenges of joining dissimilar material components where melting temperatures vary greatly, and properties and/or chemistry are not compatible with more traditional welding processes. Although the friction stir scribe process is capable of joining dissimilar metals and metal/polymer systems, a more detailed evaluation of several aluminum/steel joints is presented herein to demonstrate the ability to both chemically and mechanically join dissimilar materials.

  13. Extension of the direct statistical approach to a volume parameter model (non-integer splitting)

    International Nuclear Information System (INIS)

    Burn, K.W.

    1990-01-01

    The Direct Statistical Approach is a rigorous mathematical derivation of the second moment for surface splitting and Russian Roulette games attached to the Monte Carlo modelling of fixed source particle transport. It has been extended to a volume parameter model (involving non-integer ''expected value'' splitting), and then to a cell model. The cell model gives second moment and time functions that have a closed form. This suggests the possibility of two different methods of solution of the optimum splitting/Russian Roulette parameters. (author)

  14. Comparison of fin-and-tube interlaced and face split evaporators with flow maldistribution and compensation

    DEFF Research Database (Denmark)

    Kærn, Martin Ryhl; Elmegaard, Brian; Larsen, Lars Finn Sloth

    2013-01-01

    Flow maldistribution in fin-and tube evaporators for residential air-conditioning is investigated by numerical simulation. In particular, the interlaced and the face split evaporator are compared in flow maldistribution conditions. The considered sources of maldistribution are the liquid/vapor di......Flow maldistribution in fin-and tube evaporators for residential air-conditioning is investigated by numerical simulation. In particular, the interlaced and the face split evaporator are compared in flow maldistribution conditions. The considered sources of maldistribution are the liquid...

  15. Analysis of operator splitting errors for near-limit flame simulations

    Energy Technology Data Exchange (ETDEWEB)

    Lu, Zhen; Zhou, Hua [Center for Combustion Energy, Tsinghua University, Beijing 100084 (China); Li, Shan [Center for Combustion Energy, Tsinghua University, Beijing 100084 (China); School of Aerospace Engineering, Tsinghua University, Beijing 100084 (China); Ren, Zhuyin, E-mail: zhuyinren@tsinghua.edu.cn [Center for Combustion Energy, Tsinghua University, Beijing 100084 (China); School of Aerospace Engineering, Tsinghua University, Beijing 100084 (China); Lu, Tianfeng [Department of Mechanical Engineering, University of Connecticut, Storrs, CT 06269-3139 (United States); Law, Chung K. [Center for Combustion Energy, Tsinghua University, Beijing 100084 (China); Department of Mechanical and Aerospace Engineering, Princeton University, Princeton, NJ 08544 (United States)

    2017-04-15

    High-fidelity simulations of ignition, extinction and oscillatory combustion processes are of practical interest in a broad range of combustion applications. Splitting schemes, widely employed in reactive flow simulations, could fail for stiff reaction–diffusion systems exhibiting near-limit flame phenomena. The present work first employs a model perfectly stirred reactor (PSR) problem with an Arrhenius reaction term and a linear mixing term to study the effects of splitting errors on the near-limit combustion phenomena. Analysis shows that the errors induced by decoupling of the fractional steps may result in unphysical extinction or ignition. The analysis is then extended to the prediction of ignition, extinction and oscillatory combustion in unsteady PSRs of various fuel/air mixtures with a 9-species detailed mechanism for hydrogen oxidation and an 88-species skeletal mechanism for n-heptane oxidation, together with a Jacobian-based analysis for the time scales. The tested schemes include the Strang splitting, the balanced splitting, and a newly developed semi-implicit midpoint method. Results show that the semi-implicit midpoint method can accurately reproduce the dynamics of the near-limit flame phenomena and it is second-order accurate over a wide range of time step size. For the extinction and ignition processes, both the balanced splitting and midpoint method can yield accurate predictions, whereas the Strang splitting can lead to significant shifts on the ignition/extinction processes or even unphysical results. With an enriched H radical source in the inflow stream, a delay of the ignition process and the deviation on the equilibrium temperature are observed for the Strang splitting. On the contrary, the midpoint method that solves reaction and diffusion together matches the fully implicit accurate solution. The balanced splitting predicts the temperature rise correctly but with an over-predicted peak. For the sustainable and decaying oscillatory

  16. On the Complexity of Inner Product Similarity Join

    DEFF Research Database (Denmark)

    Ahle, Thomas Dybdahl; Pagh, Rasmus; Razenshteyn, Ilya

    2016-01-01

    A number of tasks in classification, information retrieval, recommendation systems, and record linkage reduce to the core problem of inner product similarity join (IPS join): identifying pairs of vectors in a collection that have a sufficiently large inner product. IPS join is well understood when...... bounds for (A)LSH-based algorithms. In particular, we show that asymmetry can be avoided by relaxing the LSH definition to only consider the collision probability of distinct elements. A new indexing method for IPS based on linear sketches, implying that our hardness results are not far from being tight...

  17. Splitting methods for split feasibility problems with application to Dantzig selectors

    International Nuclear Information System (INIS)

    He, Hongjin; Xu, Hong-Kun

    2017-01-01

    The split feasibility problem (SFP), which refers to the task of finding a point that belongs to a given nonempty, closed and convex set, and whose image under a bounded linear operator belongs to another given nonempty, closed and convex set, has promising applicability in modeling a wide range of inverse problems. Motivated by the increasingly data-driven regularization in the areas of signal/image processing and statistical learning, in this paper, we study the regularized split feasibility problem (RSFP), which provides a unified model for treating many real-world problems. By exploiting the split nature of the RSFP, we shall gainfully employ several efficient splitting methods to solve the model under consideration. A remarkable advantage of our methods lies in their easier subproblems in the sense that the resulting subproblems have closed-form representations or can be efficiently solved up to a high precision. As an interesting application, we apply the proposed algorithms for finding Dantzig selectors, in addition to demonstrating the effectiveness of the splitting methods through some computational results on synthetic and real medical data sets. (paper)

  18. Effects of processing parameters on Be/CuCrZr joining

    International Nuclear Information System (INIS)

    Park, Jeong-Yong; Lee, Jung-Suk; Choi, Byung-Kwon; Park, Sang-Yun; Hong, Bong Guen; Jeong, Yong Hwan; Jung, Ki-Jung

    2007-01-01

    A joining of Be/CuCrZr has been considered as the key technology for the fabrication of the ITER first wall. Among the joining methods, Hot isostatic pressing (HIP), which is one of the diffusion bonding methods, is the most feasible method to join the Be and CuCrZr alloy. In the HIP joining of Be and CuCrZr, the interlayer was used to prevent the formation of brittle intermetallic compounds in the interface. Therefore, it is crucial to select a suitable interlayer for a joining of Be and CuCrZr. On the other hand, the diffusion between Be and CuCrZr would be enhanced with an increase of the HIP joining temperature, thereby increasing the joint strength. However, the HIP joining temperature is limited by the mechanical properties of CuCrZr. During the fabrication process of the ITER first wall, CuCrZr is subjected to several thermal cycles including a solution annealing, a cooling and an aging. The HIP joining of Be and CuCrZr corresponds to the aging of CuCrZr. The HIP joining at a higher temperature would cause a degradation of the mechanical properties of CuCrZr by an overaging effect although it is preferable for an improvement of the joint strength. In this study, the effect of the cooling rate on the mechanical properties of aged CuCrZr was investigated to find the maximum HIP temperature without a degradation of the mechanical properties of CuCrZr

  19. Measurement of the ground-state hyperfine splitting of antihydrogen

    CERN Document Server

    Juhász, B; Federmann, S

    2011-01-01

    The ASACUSA collaboration at the Antiproton Decelerator of CERN is planning to measure the ground-state hyperfine splitting of antihydrogen using an atomic beam line, consisting of a cusp trap as a source of partially polarized antihydrogen atoms, a radiofrequency spin-flip cavity, a superconducting sextupole magnet as spin analyser, and an antihydrogen detector. This will be a measurement of the antiproton magnetic moment, and also a test of the CPT invariance. Monte Carlo simulations predict that the antihydrogen ground-state hyperfine splitting can be determined with a relative precision of ~10−7. The first preliminary measurements of the hyperfine transitions will start in 2011.

  20. Coded Splitting Tree Protocols

    DEFF Research Database (Denmark)

    Sørensen, Jesper Hemming; Stefanovic, Cedomir; Popovski, Petar

    2013-01-01

    This paper presents a novel approach to multiple access control called coded splitting tree protocol. The approach builds on the known tree splitting protocols, code structure and successive interference cancellation (SIC). Several instances of the tree splitting protocol are initiated, each...... instance is terminated prematurely and subsequently iterated. The combined set of leaves from all the tree instances can then be viewed as a graph code, which is decodable using belief propagation. The main design problem is determining the order of splitting, which enables successful decoding as early...

  1. Giant onsite electronic entropy enhances the performance of ceria for water splitting.

    Science.gov (United States)

    Naghavi, S Shahab; Emery, Antoine A; Hansen, Heine A; Zhou, Fei; Ozolins, Vidvuds; Wolverton, Chris

    2017-08-18

    Previous studies have shown that a large solid-state entropy of reduction increases the thermodynamic efficiency of metal oxides, such as ceria, for two-step thermochemical water splitting cycles. In this context, the configurational entropy arising from oxygen off-stoichiometry in the oxide, has been the focus of most previous work. Here we report a different source of entropy, the onsite electronic configurational entropy, arising from coupling between orbital and spin angular momenta in lanthanide f orbitals. We find that onsite electronic configurational entropy is sizable in all lanthanides, and reaches a maximum value of ≈4.7 k B per oxygen vacancy for Ce 4+ /Ce 3+ reduction. This unique and large positive entropy source in ceria explains its excellent performance for high-temperature catalytic redox reactions such as water splitting. Our calculations also show that terbium dioxide has a high electronic entropy and thus could also be a potential candidate for solar thermochemical reactions.Solid-state entropy of reduction increases the thermodynamic efficiency of ceria for two-step thermochemical water splitting. Here, the authors report a large and different source of entropy, the onsite electronic configurational entropy arising from coupling between orbital and spin angular momenta in f orbitals.

  2. Joining of Gamma Titanium Aluminides

    National Research Council Canada - National Science Library

    Baeslack, William

    2002-01-01

    .... Although organized and presented by joining process, many of the observations made and relationships developed, particularly those regarding the weldability and welding metallurgy of gamma titanium...

  3. [Early prenatal diagnosis of diprosopic syncephalic joined twins].

    Science.gov (United States)

    Picaud, A; Nlome-Nze, A R; Engongha-Beka, T; Ogowet-Igumu, N

    1990-06-01

    The authors summarize the case of diprosopic syncephalic joined twins diagnosed at 22 weeks of pregnancy by ultrasonography performed because of hydramnios. The rate of separation anomalies of monozygotic twins is assessed by a review of the literature: from 1 to twenty to fifty thousands for joined twins to 1 per cent fifty thousand to fifteen millions for diprosopus. The etiology is the result of a late division of the egg between D12 and D16. Often an encephalic diprosopic joined twins cause elevated levels of maternal serum alpha protein. Early ultrasonography permits to consider a vaginal therapeutic abortion.

  4. Silicon nanostructures-induced photoelectrochemical solar water splitting for energy applications

    Energy Technology Data Exchange (ETDEWEB)

    Dadwal, U.; Singh, R. [Nanoscale Research Facility (NRF), Indian Institute of Technology Delhi, Hauz Khas, New Delhi-110016 (India); Department of Physics, Indian Institute of Technology Delhi, Hauz Khas, New Delhi-110016 (India); Ranjan, Neha [Centre for Nanoscience and Nanotechnology, Jamia Millia Islamia, New Delhi-110025 (India)

    2016-05-23

    We study the photoelectrochemical (PEC) solar water splitting assisted with synthesized nanostructures. Si nanowires decorated with silver dendrite nanostructures have been synthesized using metal assisted wet chemical etching of (100) Si wafer. Etching has been carried out in an aqueous solution consisting of 5M HF and 0.02M AgNO{sub 3}. Investigations showed that such type of semiconductor nanostructures act as efficient working electrodes for the splitting of normal water in PEC method. An enhancement in the photon-to-current conversion efficiency and solar-to-hydrogen evolution was observed for obtaining a practical source of clean and renewable fuel.

  5. Large Bandgap Semiconductors for Solar Water Splitting

    DEFF Research Database (Denmark)

    Malizia, Mauro

    Photoelectrochemical water splitting represents an eco-friendly technology that could enable the production of hydrogen using water as reactant and solar energy as primary energy source. The exploitation of solar energy for the production of hydrogen would help modern society to reduce the reliance...... on fossil fuels as primary feedstock for hydrogen production and diminish the emission of greenhouse gases in the atmosphere, weakening the global warming phenomenon.The dissertation reports the development of GaP (gallium phosphide) photocathodes as a large bandgap semiconductor for photoelectrochemical...... water splitting devices having tandem design. The increase of the photovoltage produced by GaP under illumination was the main goal of this work. GaP has a bandgap of 2.25 eV and could in theory produce a photovoltage of approximately 1.7 V. Instead, the photovoltage produced by the semiconductor...

  6. Evaluation of Mandibular Anatomy Associated With Bad Splits in Sagittal Split Ramus Osteotomy of Mandible.

    Science.gov (United States)

    Wang, Tongyue; Han, Jeong Joon; Oh, Hee-Kyun; Park, Hong-Ju; Jung, Seunggon; Park, Yeong-Joon; Kook, Min-Suk

    2016-07-01

    This study aimed to identify risk factors associated with bad splits during sagittal split ramus osteotomy by using three-dimensional computed tomography. This study included 8 bad splits and 47 normal patients without bad splits. Mandibular anatomic parameters related to osteotomy line were measured. These included anteroposterior width of the ramus at level of lingula, distance between external oblique ridge and lingula, distance between sigmoid notch and inferior border of mandible, mandibular angle, distance between inferior outer surface of mandibular canal and inferior border of mandible under distal root of second molar (MCEM), buccolingual thickness of the ramus at level of lingula, and buccolingual thickness of the area just distal to first molar (BTM1) and second molar (BTM2). The incidence of bad splits in 625 sagittal split osteotomies was 1.28%. Compared with normal group, bad split group exhibited significantly thinner BTM2 and shorter sigmoid notch and inferior border of mandible (P bad splits. These anatomic data may help surgeons to choose the safest surgical techniques and best osteotomy sites.

  7. Joining NbTi superconductors by ultrasonic welding

    International Nuclear Information System (INIS)

    Hafstrom, J.W.; Killpatrick, D.H.; Niemann, R.C.; Purcell, J.R.; Thresh, H.R.

    1976-01-01

    An important consideration in the design and construction of large, high-field, superconducting magnets is the capability to fabricate reliable, high-strength, low-resistance joints. A process for joining NbTi, copper stabilized, superconducting composites by ultrasonic welding is described. This process yields a joint strength comparable to that of the superconducting composite and a resistivity significantly lower than achieved by conventional soft soldering. The superconducting properties of the composite are not affected by the joining process. Scarfing the joint to maintain a constant conductor cross section does not degrade its electrical or mechanical properties. The application of the ultrasonic joining process, including process control, scarfing, and NDT procedures, in the construction of the superconducting magnet (U.S. SCMS) for the joint U. S. -- Soviet MHD program is described

  8. Quantity-split strategy under two-contractor competitive procurement environment

    OpenAIRE

    Boger, Dan C.; Liao, Shu S.

    1988-01-01

    This report discusses the various market scenarios that provide bid price manipulation opportunities under the dual source competition environment. Two different quantity-split strategies were developed one for the case when one of the suppliers does not have the capacity to produce the majority of the annual quantity requirement and the other for the case when neither contractor is interested in using low prices to capture the larger share of annual quantity. Keywords: Dual sourcing, Quantit...

  9. Transition piece for joining together tubular pieces

    International Nuclear Information System (INIS)

    Holko, K.H.

    1981-01-01

    A transition piece for joining together tubular pieces formed respectively from a low alloy or carbon steel and a high temperature alloy containing at least 16% chromium includes a plurality of tubular parts welded together and formed from materials of selected composition with a maximum chromium content difference of 5% between adjacent parts when the chromium content of each part is below 10% and a maximum chromium difference of 7% between adjacent parts when the chromium content of either part is above 10%. The transition parts are also graded as to such characteristics as thermal expansion coefficient. The transition parts at opposite ends of the transition joint have chromium percentages similar to the tubular pieces to which they are to be joined. The parts may be joined by fusion and/or friction welding and parts may be formed by fusion weld deposition. (author)

  10. Summary of Dissimilar Metal Joining Trials Conducted by Edison Welding Institute

    Energy Technology Data Exchange (ETDEWEB)

    MJ Lambert

    2005-11-18

    Under the direction of the NASA-Glenn Research Center, the Edison Welding Institute (EWI) in Columbus, OH performed a series of non-fusion joining experiments to determine the feasibility of joining refractory metals or refractory metal alloys to Ni-based superalloys. Results, as reported by EWI, can be found in the project report for EWI Project 48819GTH (Attachment A, at the end of this document), dated October 10, 2005. The three joining methods used in this investigation were inertia welding, magnetic pulse welding, and electro-spark deposition joining. Five materials were used in these experiments: Mo-47Re, T-111, Hastelloy X, Mar M-247 (coarse-grained, 0.5 mm to several millimeter average grain size), and Mar M-247 (fine-grained, approximately 50 {micro}m average grain size). Several iterative trials of each material combination with each joining method were performed to determine the best practice joining method. Mo-47Re was found to be joined easily to Hastelloy X via inertia welding, but inertia welding of the Mo-alloy to both Mar M-247 alloys resulted in inconsistent joint strength and large reaction layers between the two metals. T-111 was found to join well to Hastelloy X and coarse-grained Mar M-247 via inertia welding, but joining to fine-grained Mar M-247 resulted in low joint strength. Magnetic pulse welding (MPW) was only successful in joining T-111 tubing to Hastelloy X bar stock. The joint integrity and reaction layer between the metals were found to be acceptable. This single joining trial, however, caused damage to the electromagnetic concentrators used in this process. Subsequent design efforts to eliminate the problem resulted in a loss of power imparted to the accelerating work piece, and results could not be reproduced. Welding trials of Mar M-247 to T-111 resulted in catastrophic failure of the bar stock, even at lower power. Electro-spark deposition joining of Mo-47Re, in which the deposited material was Hastelloy X, did not have a

  11. Summary of Dissimilar Metal Joining Trials Conducted by Edison Welding Institute

    International Nuclear Information System (INIS)

    MJ Lambert

    2005-01-01

    Under the direction of the NASA-Glenn Research Center, the Edison Welding Institute (EWI) in Columbus, OH performed a series of non-fusion joining experiments to determine the feasibility of joining refractory metals or refractory metal alloys to Ni-based superalloys. Results, as reported by EWI, can be found in the project report for EWI Project 48819GTH (Attachment A, at the end of this document), dated October 10, 2005. The three joining methods used in this investigation were inertia welding, magnetic pulse welding, and electro-spark deposition joining. Five materials were used in these experiments: Mo-47Re, T-111, Hastelloy X, Mar M-247 (coarse-grained, 0.5 mm to several millimeter average grain size), and Mar M-247 (fine-grained, approximately 50 (micro)m average grain size). Several iterative trials of each material combination with each joining method were performed to determine the best practice joining method. Mo-47Re was found to be joined easily to Hastelloy X via inertia welding, but inertia welding of the Mo-alloy to both Mar M-247 alloys resulted in inconsistent joint strength and large reaction layers between the two metals. T-111 was found to join well to Hastelloy X and coarse-grained Mar M-247 via inertia welding, but joining to fine-grained Mar M-247 resulted in low joint strength. Magnetic pulse welding (MPW) was only successful in joining T-111 tubing to Hastelloy X bar stock. The joint integrity and reaction layer between the metals were found to be acceptable. This single joining trial, however, caused damage to the electromagnetic concentrators used in this process. Subsequent design efforts to eliminate the problem resulted in a loss of power imparted to the accelerating work piece, and results could not be reproduced. Welding trials of Mar M-247 to T-111 resulted in catastrophic failure of the bar stock, even at lower power. Electro-spark deposition joining of Mo-47Re, in which the deposited material was Hastelloy X, did not have a

  12. The Split-Brain Phenomenon Revisited: A Single Conscious Agent with Split Perception.

    Science.gov (United States)

    Pinto, Yair; de Haan, Edward H F; Lamme, Victor A F

    2017-11-01

    The split-brain phenomenon is caused by the surgical severing of the corpus callosum, the main route of communication between the cerebral hemispheres. The classical view of this syndrome asserts that conscious unity is abolished. The left hemisphere consciously experiences and functions independently of the right hemisphere. This view is a cornerstone of current consciousness research. In this review, we first discuss the evidence for the classical view. We then propose an alternative, the 'conscious unity, split perception' model. This model asserts that a split brain produces one conscious agent who experiences two parallel, unintegrated streams of information. In addition to changing our view of the split-brain phenomenon, this new model also poses a serious challenge for current dominant theories of consciousness. Copyright © 2017 Elsevier Ltd. All rights reserved.

  13. Triadic split-merge sampler

    Science.gov (United States)

    van Rossum, Anne C.; Lin, Hai Xiang; Dubbeldam, Johan; van der Herik, H. Jaap

    2018-04-01

    In machine vision typical heuristic methods to extract parameterized objects out of raw data points are the Hough transform and RANSAC. Bayesian models carry the promise to optimally extract such parameterized objects given a correct definition of the model and the type of noise at hand. A category of solvers for Bayesian models are Markov chain Monte Carlo methods. Naive implementations of MCMC methods suffer from slow convergence in machine vision due to the complexity of the parameter space. Towards this blocked Gibbs and split-merge samplers have been developed that assign multiple data points to clusters at once. In this paper we introduce a new split-merge sampler, the triadic split-merge sampler, that perform steps between two and three randomly chosen clusters. This has two advantages. First, it reduces the asymmetry between the split and merge steps. Second, it is able to propose a new cluster that is composed out of data points from two different clusters. Both advantages speed up convergence which we demonstrate on a line extraction problem. We show that the triadic split-merge sampler outperforms the conventional split-merge sampler. Although this new MCMC sampler is demonstrated in this machine vision context, its application extend to the very general domain of statistical inference.

  14. A novel hypothesis splitting method implementation for multi-hypothesis filters

    DEFF Research Database (Denmark)

    Bayramoglu, Enis; Ravn, Ole; Andersen, Nils Axel

    2013-01-01

    The paper presents a multi-hypothesis filter library featuring a novel method for splitting Gaussians into ones with smaller variances. The library is written in C++ for high performance and the source code is open and free1. The multi-hypothesis filters commonly approximate the distribution tran...

  15. Photocatalytic and Photoelectrochemical Water Splitting by Inorganic Materials

    KAUST Repository

    Deng, Xiaohui

    2012-12-01

    Hydrogen has been identified as a potential energy carrier due to its high energy capacity and environmental harmlessness. Compared with hydrogen production from hydrocarbons such as methane and naphtha in a conventional hydrogen energy system, photocatalytic hydrogen evolution from water splitting offers a more economic approach since it utilizes the abundant solar irradiation as energy source and water as initial reactant. Powder photocatalyst, which generates electrons and holes under illumination, is the origin where the overall reaction happens. High solar energy conversion efficiency especially from visible range is commonly the target. Besides, cocatalyst for hydrogen and oxygen evolution is also playing an essential role in facilitating the charge separation and enhancing the kinetics. In this thesis, the objective is to achieve high energy conversion efficiency towards water splitting from diverse aspects. The third chapter focuses on a controllable method to fabricate metal pattern, which is candidate for hydrogen evolution cocatalyst while chapter 4 is on the combination of strontium titanium oxide (SrTiO3) with graphene oxide (GO) for a better photocatalytic performance. In the last chapter, photoelectrochemical water splitting by Ta3N5 photoanode and FeOOH as a novel oxygen evolution cocatalyst has been investigated.

  16. 40 CFR 425.90 - Applicability; description of the retan-wet finish-splits subcategory.

    Science.gov (United States)

    2010-07-01

    ... PROTECTION AGENCY (CONTINUED) EFFLUENT GUIDELINES AND STANDARDS LEATHER TANNING AND FINISHING POINT SOURCE... resulting from any tannery which processes previously unhaired and tanned splits into finished leather by...

  17. Development of Joining Technologies for the ITER Blanket First Wall

    Energy Technology Data Exchange (ETDEWEB)

    Choi, Byoung Kwon; Jung, Yang Il; Park, Dong Jun; Kim, Hyun Gil; Park, Sang Yoon; Park, Jeong Yong; Jeong, Yong Hwan; Lee, Dong Won; Kim, Suk Kwon [KAERI, Daejeon (Korea, Republic of)

    2011-01-15

    The design of the ITER blanket first wall includes the Beryllium amour tiles joined to CuCrZr heat sink with stainless steel cooling tubes. For the ITER application, the Be/CuCrZr/SS joint was proposed as a first wall material. The joining of Be/CuCrZr as well as CuCrZr/SS was generally carried out by using a hot isostatic pressing (CuC) in many countries. The joining strength for Be/CuCrZr is relatively lower than that for CuCrZr/SS, since we usually forms surface oxides (BeO) and brittle a metallics with Cu. Therefore, the joining technology for the Be/CuCrZr joint has been investigated. Be is apt to adsorb oxygen in an air atmosphere, so we should be etched to eliminate the surface pre-oxide using a chemical solution and Ar ions in a vacuum chamber. Then we is coated with a first was to prevent further oxidation. The kinds of a first we are chosen to be able to enhance the joining strength as inhibiting excessive be diffusion. The performance of the Be/CuCrZr/SS joint used for the ITER first wall is primarily dependent on the joining strength of the Be/CuCrZr interface. The Cr/Cu and Ti/Cr/Cu interlayers enabled the successful joining of be tile to CuCrZr plate. Moreover, ion-beam assisted deposition (IBAD) increased joining strength of the Be/CuCrZr joint mock-ups. IBAD induced the increased packing of depositing atoms, which resulted in denser and more adhesive interlayers. The interlayers formed by IBAD process revealed about 40% improved resistance to the scratch test. It is suggested that the improved adhesion of coating interlayers enabled tight joining of Be and CuCrZr blocks. As compared to without IBAD coating, the shear strength as well as the 4-point bend strength were increased more than 20% depending on interlayer types and coating conditions

  18. Development of Joining Technologies for the ITER Blanket First Wall

    International Nuclear Information System (INIS)

    Choi, Byoung Kwon; Jung, Yang Il; Park, Dong Jun; Kim, Hyun Gil; Park, Sang Yoon; Park, Jeong Yong; Jeong, Yong Hwan; Lee, Dong Won; Kim, Suk Kwon

    2011-01-01

    The design of the ITER blanket first wall includes the Beryllium amour tiles joined to CuCrZr heat sink with stainless steel cooling tubes. For the ITER application, the Be/CuCrZr/SS joint was proposed as a first wall material. The joining of Be/CuCrZr as well as CuCrZr/SS was generally carried out by using a hot isostatic pressing (CuC) in many countries. The joining strength for Be/CuCrZr is relatively lower than that for CuCrZr/SS, since we usually forms surface oxides (BeO) and brittle a metallics with Cu. Therefore, the joining technology for the Be/CuCrZr joint has been investigated. Be is apt to adsorb oxygen in an air atmosphere, so we should be etched to eliminate the surface pre-oxide using a chemical solution and Ar ions in a vacuum chamber. Then we is coated with a first was to prevent further oxidation. The kinds of a first we are chosen to be able to enhance the joining strength as inhibiting excessive be diffusion. The performance of the Be/CuCrZr/SS joint used for the ITER first wall is primarily dependent on the joining strength of the Be/CuCrZr interface. The Cr/Cu and Ti/Cr/Cu interlayers enabled the successful joining of be tile to CuCrZr plate. Moreover, ion-beam assisted deposition (IBAD) increased joining strength of the Be/CuCrZr joint mock-ups. IBAD induced the increased packing of depositing atoms, which resulted in denser and more adhesive interlayers. The interlayers formed by IBAD process revealed about 40% improved resistance to the scratch test. It is suggested that the improved adhesion of coating interlayers enabled tight joining of Be and CuCrZr blocks. As compared to without IBAD coating, the shear strength as well as the 4-point bend strength were increased more than 20% depending on interlayer types and coating conditions

  19. Inference of Large Phylogenies Using Neighbour-Joining

    DEFF Research Database (Denmark)

    Simonsen, Martin; Mailund, Thomas; Pedersen, Christian Nørgaard Storm

    2011-01-01

    The neighbour-joining method is a widely used method for phylogenetic reconstruction which scales to thousands of taxa. However, advances in sequencing technology have made data sets with more than 10,000 related taxa widely available. Inference of such large phylogenies takes hours or days using...... the Neighbour-Joining method on a normal desktop computer because of the O(n^3) running time. RapidNJ is a search heuristic which reduce the running time of the Neighbour-Joining method significantly but at the cost of an increased memory consumption making inference of large phylogenies infeasible. We present...... two extensions for RapidNJ which reduce the memory requirements and \\makebox{allows} phylogenies with more than 50,000 taxa to be inferred efficiently on a desktop computer. Furthermore, an improved version of the search heuristic is presented which reduces the running time of RapidNJ on many data...

  20. Thermal-hydraulic mixing in the split-core ANS reactor design

    International Nuclear Information System (INIS)

    Dorning, R.J.J.

    1988-01-01

    A design has been proposed for the advanced neutron source (ANS) reactor that incorporates a split core, one purpose of which is to create a mixing plenum between the upper and lower cores. It was hoped that in addition to introducing various desirable neutronics features, such as decreasing the fast neutron flux contamination of thermal and cold neutron beams located in the reactor midplane, this mixing plenum would make possible higher operating powers by lowering the maximum core temperature. This lower temperature was to be achieved as a result of the mixing, of the hot D 2 O coolant exiting the upper-core channels, and the cold D 2 O leaving the large upper core bypass. It was expected that this mixing would bring about a significantly reduced lower core maximum coolant inlet temperature. The authors have carried out large-scale computer calculations to determine the extent to which this mixing occurs in current split-core design geometry, which does not incorporate baffles, mixing devices, or other design features introduced to enhance mixing. The large-scale self-consistent calculations summarized here indicate that innovative design ideas to enhance mixing will be necessary if the split-core concept is to achieve the amount of thermal mixing needed to make possible significantly higher power operation and corresponding higher flux sources

  1. Minimax robust power split in AF relays based on uncertain long-term CSI

    KAUST Repository

    Nisar, Muhammad Danish

    2011-09-01

    An optimal power control among source and relay nodes in presence of channel state information (CSI) is vital for an efficient amplify and forward (AF) based cooperative communication system. In this work, we study the optimal power split (power control) between the source and relay node in presence of an uncertainty in the CSI. The prime contribution is to solve the problem based on an uncertain long-term knowledge of both the first and second hop CSI (requiring less frequent updates), and under an aggregate network-level power constraint. We employ the minimax optimization methodology to arrive at the minimax robust optimal power split, that offers the best possible guarantee on the end-to-end signal to noise ratio (SNR). The derived closed form analytical expressions admit simple intuitive interpretations and are easy to implement in real-world AF relaying systems. Numerical results confirm the advantages of incorporating the presence of uncertainty into the optimization problem, and demonstrate the usefulness of the proposed minimax robust optimal power split. © 2011 IEEE.

  2. DETECTION OF FLUX EMERGENCE, SPLITTING, MERGING, AND CANCELLATION OF NETWORK FIELD. I. SPLITTING AND MERGING

    Energy Technology Data Exchange (ETDEWEB)

    Iida, Y.; Yokoyama, T. [Department of Earth and Planetary Science, University of Tokyo, Hongo, Bunkyo-ku, Tokyo 113-0033 (Japan); Hagenaar, H. J. [Lockheed Martin Advanced Technology Center, Org. ADBS, Building 252, 3251 Hanover Street, Palo Alto, CA 94304 (United States)

    2012-06-20

    Frequencies of magnetic patch processes on the supergranule boundary, namely, flux emergence, splitting, merging, and cancellation, are investigated through automatic detection. We use a set of line-of-sight magnetograms taken by the Solar Optical Telescope (SOT) on board the Hinode satellite. We found 1636 positive patches and 1637 negative patches in the data set, whose time duration is 3.5 hr and field of view is 112'' Multiplication-Sign 112''. The total numbers of magnetic processes are as follows: 493 positive and 482 negative splittings, 536 positive and 535 negative mergings, 86 cancellations, and 3 emergences. The total numbers of emergence and cancellation are significantly smaller than those of splitting and merging. Further, the frequency dependence of the merging and splitting processes on the flux content are investigated. Merging has a weak dependence on the flux content with a power-law index of only 0.28. The timescale for splitting is found to be independent of the parent flux content before splitting, which corresponds to {approx}33 minutes. It is also found that patches split into any flux contents with the same probability. This splitting has a power-law distribution of the flux content with an index of -2 as a time-independent solution. These results support that the frequency distribution of the flux content in the analyzed flux range is rapidly maintained by merging and splitting, namely, surface processes. We suggest a model for frequency distributions of cancellation and emergence based on this idea.

  3. Splitting: The Development of a Measure.

    Science.gov (United States)

    Gerson, Mary-Joan

    1984-01-01

    Described the development of a scale that measures splitting as a psychological structure. The construct validity of the splitting scale is suggested by the positive relationship between splitting scores and a diagnostic measure of the narcissistic personality disorder, as well as a negative relationship between splitting scores and levels of…

  4. Bad splits in bilateral sagittal split osteotomy: systematic review and meta-analysis of reported risk factors.

    Science.gov (United States)

    Steenen, S A; van Wijk, A J; Becking, A G

    2016-08-01

    An unfavourable and unanticipated pattern of the bilateral sagittal split osteotomy (BSSO) is generally referred to as a 'bad split'. Patient factors predictive of a bad split reported in the literature are controversial. Suggested risk factors are reviewed in this article. A systematic review was undertaken, yielding a total of 30 studies published between 1971 and 2015 reporting the incidence of bad split and patient age, and/or surgical technique employed, and/or the presence of third molars. These included 22 retrospective cohort studies, six prospective cohort studies, one matched-pair analysis, and one case series. Spearman's rank correlation showed a statistically significant but weak correlation between increasing average age and increasing occurrence of bad splits in 18 studies (ρ=0.229; Pbad split among the different splitting techniques. A meta-analysis pooling the effect sizes of seven cohort studies showed no significant difference in the incidence of bad split between cohorts of patients with third molars present and concomitantly removed during surgery, and patients in whom third molars were removed at least 6 months preoperatively (odds ratio 1.16, 95% confidence interval 0.73-1.85, Z=0.64, P=0.52). In summary, there is no robust evidence to date to show that any risk factor influences the incidence of bad split. Copyright © 2016 International Association of Oral and Maxillofacial Surgeons. Published by Elsevier Ltd. All rights reserved.

  5. Joining of thin thickness SiCf/SiC composites: research of a joining composition and of an associated elaboration process

    International Nuclear Information System (INIS)

    Jacques, E.

    2012-01-01

    The present work is part of the Fourth Generation Fast Reactors program. One of the key issues is the joining of the SiC f /SiC ceramic matrix composites (CMC) to seal the combustible cladding. At the present time, no chemical composition as a joint is refractive enough to face the expected operating temperatures. The aims of this study are the following: (1) the identification of a joining composition and its associated elaboration process answering the specifications, (2) the validation of a local and fast heating process and (3) the definition of mechanical tests to characterise these joinings. We describe the methodology and the results for joining SiC and SiC f /SiC substrates at solid and liquid state using metallic silicides. Joint integrity and joint strength can be improved by adding small SiC particles to the silicides powders. Chemical reactivity, wettability tests and thermomechanical properties analysis have been carried out on the joints. Cross sections of the assembly were prepared to study the joint/substrate chemical bonding, the cracking and the crack deflection in the vicinity of the interface. Also, one of the challenge consists in using a local heating at a high temperature (around 1800 C) for a short time to avoid the degradation of the composite structure. The assemblies have been then performed in an inductive furnace but in order to prepare the joining technology, trials of local heating have also been investigated with a CO 2 laser beam and a microwave generator. Finally, descriptions of the 4-points bending mechanical test used and the associated results are presented. (author) [fr

  6. Microstructure and properties of ceramics and composites joined by plastic deformation.

    Energy Technology Data Exchange (ETDEWEB)

    Goretta, K. C.; Singh, D.; Chen, N.; Gutierrez-Mora, F.; Lorenzo-Martin, M. de la, Cinta; Dominguez-Rodriguez, A.; Routbort, J. L.; Energy Systems; Univ. of Seville

    2008-12-01

    A review is presented of the design of suitable materials systems for joining by high-temperature plastic deformation, details of the joining techniques, microstructures and properties of the resulting composite bodies, and prospects and limitation for this type of joining technology. Joining parameters and resulting forms are discussed for Al{sub 2}O{sub 3}/mullite particulate composites, Y{sub 2}O{sub 3}-stabilized ZrO{sub 2} particulate/Al{sub 2}O{sub 3} particulate and whisker-reinforced composites, hydroxyapatite bioceramics, La{sub 0.85}Sr{sub 0.15}MnO{sub 3} electronic ceramics, MgF{sub 2} optical ceramics, and Ni{sub 3}Al intermetallics. Results are contrasted with those obtained by other methods of joining brittle, high-temperature materials, with special focus on durability and mechanical properties.

  7. Microstructure and properties of ceramics and composites joined by plastic deformation

    Energy Technology Data Exchange (ETDEWEB)

    Goretta, K.C. [Argonne National Laboratory, Argonne, IL 60439-4838 (United States)], E-mail: ken.goretta@aoard.af.mil; Singh, D.; Chen Nan [Argonne National Laboratory, Argonne, IL 60439-4838 (United States); Gutierrez-Mora, F.; Cinta Lorenzo-Martin, M. de la [Argonne National Laboratory, Argonne, IL 60439-4838 (United States); University of Seville, Seville 41080 (Spain); Dominguez-Rodriguez, A. [University of Seville, Seville 41080 (Spain); Routbort, J.L. [Argonne National Laboratory, Argonne, IL 60439-4838 (United States)

    2008-12-20

    A review is presented of the design of suitable materials systems for joining by high-temperature plastic deformation, details of the joining techniques, microstructures and properties of the resulting composite bodies, and prospects and limitation for this type of joining technology. Joining parameters and resulting forms are discussed for Al{sub 2}O{sub 3}/mullite particulate composites, Y{sub 2}O{sub 3}-stabilized ZrO{sub 2} particulate/Al{sub 2}O{sub 3} particulate and whisker-reinforced composites, hydroxyapatite bioceramics, La{sub 0.85}Sr{sub 0.15}MnO{sub 3} electronic ceramics, MgF{sub 2} optical ceramics, and Ni{sub 3}Al intermetallics. Results are contrasted with those obtained by other methods of joining brittle, high-temperature materials, with special focus on durability and mechanical properties.

  8. Split Malcev algebras

    Indian Academy of Sciences (India)

    project of the Spanish Ministerio de Educación y Ciencia MTM2007-60333. References. [1] Calderón A J, On split Lie algebras with symmetric root systems, Proc. Indian. Acad. Sci (Math. Sci.) 118(2008) 351–356. [2] Calderón A J, On split Lie triple systems, Proc. Indian. Acad. Sci (Math. Sci.) 119(2009). 165–177.

  9. Two-Loop Splitting Amplitudes

    International Nuclear Information System (INIS)

    Bern, Z.

    2004-01-01

    Splitting amplitudes govern the behavior of scattering amplitudes at the momenta of external legs become collinear. In this talk we outline the calculation of two-loop splitting amplitudes via the unitarity sewing method. This method retains the simple factorization properties of light-cone gauge, but avoids the need for prescriptions such as the principal value or Mandelstam-Leibbrandt ones. The encountered loop momentum integrals are then evaluated using integration-by-parts and Lorentz invariance identities. We outline a variety of applications for these splitting amplitudes

  10. Two-loop splitting amplitudes

    International Nuclear Information System (INIS)

    Bern, Z.; Dixon, L.J.; Kosower, D.A.

    2004-01-01

    Splitting amplitudes govern the behavior of scattering amplitudes at the momenta of external legs become collinear. In this talk we outline the calculation of two-loop splitting amplitudes via the unitarity sewing method. This method retains the simple factorization properties of light-cone gauge, but avoids the need for prescriptions such as the principal value or Mandelstam-Leibbrandt ones. The encountered loop momentum integrals are then evaluated using integration-by-parts and Lorentz invariance identities. We outline a variety of applications for these splitting amplitudes

  11. AUGMENTING 3D CITY MODEL COMPONENTS BY GEODATA JOINS TO FACILITATE AD-HOC GEOMETRIC-TOPOLOGICALLY SOUND INTEGRATION

    Directory of Open Access Journals (Sweden)

    R. Kaden

    2012-07-01

    Full Text Available Virtual 3D city models are integrated complex compositions of spatial data of different themes, origin, quality, scale, and dimensions. Within this paper, we address the problem of spatial compatibility of geodata aiming to provide support for ad-hoc integration of virtual 3D city models including geodata of different sources and themes like buildings, terrain, and city furniture. In contrast to related work which is dealing with the integration of redundant geodata structured according to different data models and ontologies, we focus on the integration of complex 3D models of the same representation (here: CityGML but regarding to the geometric-topological consistent matching of non-homologous objects, e.g. a building is connected to a road, and their geometric homogenisation. Therefore, we present an approach including a data model for a Geodata Join and the general concept of an integration procedure using the join information. The Geodata Join aims to bridge the lack of information between fragmented geodata by describing the relationship between adjacent objects from different datasets. The join information includes the geometrical representation of those parts of an object, which have a specific/known topological or geometrical relationship to another object. This part is referred to as a Connector and is either described by points, lines, or surfaces of the existing object geometry or by additional join geometry. In addition, the join information includes the specification of the connected object in the other dataset and the description of the topological and geometrical relationship between both objects, which is used to aid the matching process. Furthermore, the Geodata Join contains object-related information like accuracy values and restrictions of movement and deformation which are used to optimize the integration process. Based on these parameters, a functional model including a matching algorithm, transformation methods, and

  12. Joining of Aluminium Alloy Sheets by Rectangular Mechanical Clinching

    International Nuclear Information System (INIS)

    Abe, Y.; Mori, K.; Kato, T.

    2011-01-01

    A mechanical clinching has the advantage of low running costs. However, the joint strength is not high. To improve the maximum load of the joined sheets by a mechanical clinching, square and rectangular mechanical clinching were introduced. In the mechanical clinching, the two sheets are mechanically joined by forming an interlock between the lower and upper sheets by the punch and die. The joined length with the interlock was increased by the rectangular punch and die. The deforming behaviours of the sheets in the mechanical clinching were investigated, and then the interlock in the sheets had distribution in the circumference of the projection. Although the interlocks were formed in both projection side and diagonal, the interlock in the diagonal was smaller because of the long contact length between the lower sheet and the die cavity surface. The maximum load of the joined sheets by the rectangular mechanical clinching was two times larger than the load by the round mechanical clinching.

  13. Fast and scalable inequality joins

    KAUST Repository

    Khayyat, Zuhair; Lucia, William; Singh, Meghna; Ouzzani, Mourad; Papotti, Paolo; Quiané -Ruiz, Jorge Arnulfo; Tang, Nan; Kalnis, Panos

    2016-01-01

    an incremental inequality join algorithm to handle scenarios where data keeps changing. We have implemented a centralized version of these algorithms on top of PostgreSQL, a distributed version on top of Spark SQL, and an existing data cleaning system, Nadeef

  14. Concentric Split Flow Filter

    Science.gov (United States)

    Stapleton, Thomas J. (Inventor)

    2015-01-01

    A concentric split flow filter may be configured to remove odor and/or bacteria from pumped air used to collect urine and fecal waste products. For instance, filter may be designed to effectively fill the volume that was previously considered wasted surrounding the transport tube of a waste management system. The concentric split flow filter may be configured to split the air flow, with substantially half of the air flow to be treated traveling through a first bed of filter media and substantially the other half of the air flow to be treated traveling through the second bed of filter media. This split flow design reduces the air velocity by 50%. In this way, the pressure drop of filter may be reduced by as much as a factor of 4 as compare to the conventional design.

  15. 49 CFR 192.283 - Plastic pipe: Qualifying joining procedures.

    Science.gov (United States)

    2010-10-01

    ... 49 Transportation 3 2010-10-01 2010-10-01 false Plastic pipe: Qualifying joining procedures. 192... Materials Other Than by Welding § 192.283 Plastic pipe: Qualifying joining procedures. (a) Heat fusion... for making plastic pipe joints by a heat fusion, solvent cement, or adhesive method, the procedure...

  16. [Work organization of the Civic Hospital in Split during the Second World War (1941-1945)].

    Science.gov (United States)

    Brisky, Livia

    2011-01-01

    In the first half of the 20th century, Civic Hospital in Split intensified its formation towards health institution in the modern sense. The need for competent physicians and specialized experts, heads of the individual hospital departments, also became in Split Hospital the part of the global process of disintegration of medicine into the direction of medical specializations. The aim of this study was to investigate the function of the Civic Hospital in Split during the Second World War on the basis of the archival sources preserved in the State Archives in Split. The work organization, the names of the physicians and detailed arrangements of hospital beds were presented, as well as the increase of its capacity during analyzed period.Great attention was also dedicated to the foundation of new hospital departments. This study revealed the development of the Civic Hospital in Split between 1941 and 1945 which could offer complete medical care to the sick and wounded persons.

  17. Superplasticity and joining of zirconia-based ceramics

    International Nuclear Information System (INIS)

    Dominguez-Rodriguez, A.; Gutierrez-Mora, F.; Jimenez-Melendo, M.; Chaim, R.; Routbort, J. L.

    1999-01-01

    Steady-state creep and joining of alumina/zirconia composites containing alumina volume fractions of 20, 60, and 85% have been investigated between 1,250 and 1,350 C. Superplasticity of these compounds is controlled by grain-boundary sliding and the creep rate is a function of alumina volume fraction, not grain size. Using the principles of superplasticity, pieces of the composite have been joined by applying the stress required to achieve 5 to 10% strain to form a strong interface at temperatures as low as 1,200 C

  18. Superplasticity and joining of zirconia-based ceramics

    International Nuclear Information System (INIS)

    Gutierrez-Mora, F.; Dominguez-Rodriguez, A.; Jimenez-Melendo, M.; Chaim, R.; Ravi, G.B.; Routbort, J.L.

    2000-01-01

    Steady-state creep and joining of alumina/zirconia composites containing alumina volume fractions of 20, 60 and 85% have been investigated between 1,250 and 1,350 C. Superplasticity of these compounds is controlled by grain-boundary sliding and the creep rate is a function of alumina volume fraction, not grain size. Using the principles of superplasticity, pieces of the composite have been joined by applying the stress required to achieve 5 to 10% strain to form a strong interface at temperatures as low as 1,200 C

  19. Ceramic to metal joining by using 1064 nm pulsed and CW laser energy source

    International Nuclear Information System (INIS)

    Lee, Young Min; Kim, Soo Won; Choi, Hae Woon; Kim, Joo Han

    2013-01-01

    A novel joining method for ceramic and metallic layers is proposed using laser drilling and surface tension driven liquid metal filling. A high intensity laser beam irradiated a 500 µm thick ceramic filter, and the irradiated laser drilled the ceramic layer. The pulsed or CW laser transmitted through the ceramic layer irradiated the bottom metallic layer; the molten metallic layer then filled the drilled ceramic holes by the capillary force between the liquid metal and ceramic layer. As process variables, average laser power, pulse duration, and the number of pulses were used. The scattering optical properties were also studied for both green and red lasers. There was no significant difference between the colors and the estimated extinction coefficients were -26.94 1/mm and -28.42 1/mm for the green and red lasers, respectively.

  20. Reduction of Biomass Moisture by Crushing/Splitting - A Concept

    Science.gov (United States)

    Paul E. Barnett; Donald L. Sirois; Colin Ashmore

    1986-01-01

    A biomass crusher/splitter concept is presented as a possible n&ant of tsafntainfng rights-of-way (ROW) or harvesting energy wood plantations. The conceptual system would cut, crush, and split small woody biomass leaving it in windrows for drying. A subsequent operation would bale and transport the dried material for use as an energy source. A survey of twenty...

  1. Development of a procedure for forming assisted thermal joining of tubes

    Science.gov (United States)

    Chen, Hui; Löbbe, Christian; Staupendahl, Daniel; Tekkaya, A. Erman

    2018-05-01

    With the demand of lightweight design in the automotive industry, not only the wall-thicknesses of tubular components of the chassis or spaceframe are continuously decreased. Also the thicknesses of exhaust system parts are reduced to save material and mass. However, thinner tubular parts bring about additional challenges in joining. Welding or brazing methods, which are utilized in joining tubes with specific requirements concerning leak tightness, are sensitive to the gap between the joining partners. Furthermore, a large joining area is required to ensure the durability of the joint. The introduction of a forming step in the assembled state prior to thermal joining can define and control the gap for subsequent brazing or welding. The mechanical pre-joint resulting from the previously described calibration step also results in easier handling of the tubes prior to thermal joining. In the presented investigation, a spinning process is utilized to produce force-fit joints of varying lengths and diameter reduction and form-fit joints with varying geometrical attributes. The spinning process facilitates a high formability and geometrical flexibility, while at the achievable precision is high and the process forces are low. The strength of the joints is used to evaluate the joint quality. Finally, a comparison between joints produced by forming with subsequent brazing and original tube is conducted, which presents the high performance of the developed procedure for forming assisted thermal joining.

  2. Model Checking Processes Specified In Join-Calculus Algebra

    Directory of Open Access Journals (Sweden)

    Sławomir Piotr Maludziński

    2014-01-01

    Full Text Available This article presents a model checking tool used to verify concurrent systems specified in join-calculus algebra. The temporal properties of systems under verification are expressed in CTL logic. Join-calculus algebra with its operational semantics defined by the chemical abstract machine serves as the basic method for the specification of concurrent systems and their synchronization mechanisms, and allows the examination of more complex systems.

  3. A Robust DC-Split-Capacitor Power Decoupling Scheme for Single-Phase Converter

    DEFF Research Database (Denmark)

    Yao, Wenli; Loh, Poh Chiang; Tang, Yi

    2017-01-01

    Instead of bulky electrolytic capacitors, active power decoupling circuit can be introduced to a single-phase converter for diverting second harmonic ripple away from its dc source or load. One possible circuit consists of a half-bridge and two capacitors in series for forming a dc-split capacitor......, instead of the usual single dc-link capacitor bank. Methods for regulating this power decoupler have earlier been developed, but almost always with equal capacitances assumed for forming the dc-split capacitor, even though it is not realistic in practice. The assumption should, hence, be evaluated more...... thoroughly, especially when it is shown in the paper that even a slight mismatch can render the power decoupling scheme ineffective and the IEEE 1547 standard to be breached. A more robust compensation scheme is, thus, needed for the dc-split capacitor circuit, as proposed and tested experimentally...

  4. Glass-Metal Joining in Nuclear Environment: the State of the Art

    International Nuclear Information System (INIS)

    Jacobs, M.

    2007-01-01

    Full text of publication follows: In the ITER fusion machine and in material testing fission reactors, it is not possible to avoid the use of non-metallic materials like glass for example. There is therefore a need to apply metal to glass joints. This problem arose already at the beginning of the 19. century when the electric light bulb was invented. Nowadays this type of glass-metal joint is very successful and widely used in the electronic industry. In the case of ITER and material testing reactors, glass-metal joints are necessary for the fixation of the optical windows and optical fibres to a metal structure to perform diagnostics. These types of joints are still difficult to make and their behaviour is not fully understood. A joint between glass and metal for a nuclear or fusion application has indeed to resist high temperatures and high neutron fluences, while keeping a good mechanical strength and remaining leak tight. These characteristics are difficult to obtain under these severe conditions. This paper presents an overview of the different joining technologies that can be used to join glass to metal in a severe nuclear environment. The working mechanism of the technologies are explained, together with their respective advantages and drawbacks. Three different types of joining are discussed: fastening, liquid phase joining and solid phase joining. Fastening is a mechanical attachment technique, not achieving easily hermetic seals. Liquid and solid phase joining on the other hand form a real bond, what makes the joint much stronger. The most important technologies using liquid phase joining are adhesive bonding, fusion welding and brazing. In the case of the solid phase joining the choices are ultrasonic torsion welding, diffusion bonding and electrostatic bonding. If it is usually not possible to join the glass directly to the metal, an interlayer must be used. One speaks then of indirect joining. The paper will conclude with a discussion on the best

  5. Seismic anisotropy beneath NW Himalaya using SKS and SKKS Splitting measurements

    Science.gov (United States)

    Biswal, S.; Kumar, S.; Mohanty, W. K.

    2016-12-01

    Seventy six teleseismic earthquakes comprising of both SKS and SKKS were analysed for the NW Himalaya to infer the characteristics of the shear wave splitting parameters in the region. The anisotropy results obtained from the analysis shows upper mantle anisotropy in the study area with the fast axis aligned along a NNE-SSW direction and the average delay times observed at the station ranges from a minimum of 0.3s to a maximum of 1.7s for SKS and SKKS phases. These splitting results obtained for this area shows a parallel trend with motion of the India plate as estimated from NUVEL 1A model in contradiction to the orthogonal E-W trend observed for the NE Himalaya observed at the collision front. The seismic anisotropy observed in this region demarcates a shallow source of anisotropy that may be due to the strain flow in the upper mantle which may be the causative source of the anisotropy in the region.

  6. Taiwan university joins search for antimatter

    CERN Multimedia

    Chiu, Y

    2002-01-01

    National Cheng Kung University announced yesterday that it will be joining the Alpha Magnetic Spectrometer, an international scientific research project aimed at looking for antimatter in space (1 page).

  7. High-energy electron beams for ceramic joining

    Science.gov (United States)

    Turman, Bob N.; Glass, S. J.; Halbleib, J. A.; Helmich, D. R.; Loehman, Ron E.; Clifford, Jerome R.

    1995-03-01

    Joining of structural ceramics is possible using high melting point metals such as Mo and Pt that are heated with a high energy electron beam, with the potential for high temperature joining. A 10 MeV electron beam can penetrate through 1 cm of ceramic, offering the possibility of buried interface joining. Because of transient heating and the lower heat capacity of the metal relative to the ceramic, a pulsed high power beam has the potential for melting the metal without decomposing or melting the ceramic. We have demonstrated the feasibility of the process with a series of 10 MeV, 1 kW electron beam experiments. Shear strengths up to 28 MPa have been measured. This strength is comparable to that reported in the literature for bonding silicon nitride (Si3N4) to molybdenum with copper-silver-titanium braze, but weaker than that reported for Si3N4 - Si3N4 with gold-nickel braze. The bonding mechanism appears to be formation of a thin silicide layer. Beam damage to the Si3N4 was also assessed.

  8. Split-illumination electron holography

    Energy Technology Data Exchange (ETDEWEB)

    Tanigaki, Toshiaki; Aizawa, Shinji; Suzuki, Takahiro; Park, Hyun Soon [Advanced Science Institute, RIKEN, Hirosawa 2-1, Wako, Saitama 351-0198 (Japan); Inada, Yoshikatsu [Institute of Multidisciplinary Research for Advanced Materials, Tohoku University, Katahira 2-1-1, Sendai 980-8577 (Japan); Matsuda, Tsuyoshi [Japan Science and Technology Agency, Kawaguchi, Saitama 332-0012 (Japan); Taniyama, Akira [Corporate Research and Development Laboratories, Sumitomo Metal Industries, Ltd., Amagasaki, Hyogo 660-0891 (Japan); Shindo, Daisuke [Advanced Science Institute, RIKEN, Hirosawa 2-1, Wako, Saitama 351-0198 (Japan); Institute of Multidisciplinary Research for Advanced Materials, Tohoku University, Katahira 2-1-1, Sendai 980-8577 (Japan); Tonomura, Akira [Advanced Science Institute, RIKEN, Hirosawa 2-1, Wako, Saitama 351-0198 (Japan); Okinawa Institute of Science and Technology, Graduate University, Onna-son, Okinawa 904-0495 (Japan); Central Research Laboratory, Hitachi, Ltd., Hatoyama, Saitama 350-0395 (Japan)

    2012-07-23

    We developed a split-illumination electron holography that uses an electron biprism in the illuminating system and two biprisms (applicable to one biprism) in the imaging system, enabling holographic interference micrographs of regions far from the sample edge to be obtained. Using a condenser biprism, we split an electron wave into two coherent electron waves: one wave is to illuminate an observation area far from the sample edge in the sample plane and the other wave to pass through a vacuum space outside the sample. The split-illumination holography has the potential to greatly expand the breadth of applications of electron holography.

  9. Split-illumination electron holography

    International Nuclear Information System (INIS)

    Tanigaki, Toshiaki; Aizawa, Shinji; Suzuki, Takahiro; Park, Hyun Soon; Inada, Yoshikatsu; Matsuda, Tsuyoshi; Taniyama, Akira; Shindo, Daisuke; Tonomura, Akira

    2012-01-01

    We developed a split-illumination electron holography that uses an electron biprism in the illuminating system and two biprisms (applicable to one biprism) in the imaging system, enabling holographic interference micrographs of regions far from the sample edge to be obtained. Using a condenser biprism, we split an electron wave into two coherent electron waves: one wave is to illuminate an observation area far from the sample edge in the sample plane and the other wave to pass through a vacuum space outside the sample. The split-illumination holography has the potential to greatly expand the breadth of applications of electron holography.

  10. Using Primary Source Documents.

    Science.gov (United States)

    Mintz, Steven

    2003-01-01

    Explores the use of primary sources when teaching about U.S. slavery. Includes primary sources from the Gilder Lehrman Documents Collection (New York Historical Society) to teach about the role of slaves in the Revolutionary War, such as a proclamation from Lord Dunmore offering freedom to slaves who joined his army. (CMK)

  11. Top scientists join Stephen Hawking at Perimeter Institute

    Science.gov (United States)

    Banks, Michael

    2009-03-01

    Nine leading researchers are to join Stephen Hawking as visiting fellows at the Perimeter Institute for Theoretical Physics in Ontario, Canada. The researchers, who include string theorists Leonard Susskind from Stanford University and Asoka Sen from the Harisch-Chandra Research Institute in India, will each spend a few months of the year at the institute as "distinguished research chairs". They will be joined by another 30 scientists to be announced at a later date.

  12. ROMANIA'S MACROECONOMIC ACHIEVEMENTS FOR JOINING THE UNIQUE EUROPEAN CURENCY

    Directory of Open Access Journals (Sweden)

    SILVIA POPESCU

    2011-04-01

    Full Text Available The Romanian government has announced plans to join the eurozone by 2015. Currently, the leu is not yet part of ERM II but plans to join in 2010-2012. The economic advantages of the monetary union grow with expansion of the Euro zone. There is also a high level of skepticism; the main fear about the Euro is the inflation –that is considerable promoted by the Euro currency’s exchange rate in comparison with 2002; another restraint is due to member states inability to establish their own interest rates. The IMF arose the option of joining the Euro zone criteria relaxing. A one-sided Euro’s joining was suggested by International Monetary Fund on March-April 2009, in a confidential report mentioned by The Financial Times as the emergent states in Central and Eastern Europe to be able to pass to the unique currency, but not being represented in the Central European Bank Board. By its side, CEB considers that emergent states of the European Union must not pass to the unique currency unilaterally, because such a fact could under-mine the trust in Euro currency worldwide. This option would hardly deepen the macroeconomic controversies inside the Euro zone and would contradict the previous conditions already imposed. An acceptable solution could be the fastening of emergent countries joining the Exchange Rate Mechanism 2, after they are aware of risks arisen by such a step. The European Commission endorses in the Convergence Report on 2010 that Romania doesn’t meet any criteria needed by passing to the unique European currency, respectively: prices stability; budget position of the government; stability of exchange rate; interest convergence on long run and there are also law impediments. Our paper discusses arguments for a faster passing to the Euro currency versus arguments for a late joining the Euro currency in Romania.

  13. Conformal scalar fields and chiral splitting on super Riemann surfaces

    International Nuclear Information System (INIS)

    D'Hoker, E.; Phong, D.H.

    1989-01-01

    We provide a complete description of correlation functions of scalar superfields on a super Riemann surface, taking into account zero modes and non-trivial topology. They are built out of chirally split correlation functions, or conformal blocks at fixed internal momenta. We formulate effective rules which determine these completely in terms of geometric invariants of the super Riemann surface. The chirally split correlation functions have non-trivial monodromy and produce single-valued amplitudes only upon integration over loop momenta. Our discussion covers the even spin structure as well as the odd spin structure case which had been the source of many difficulties in the past. Super analogues of Green's functions, holomorphic spinors, and prime forms emerge which should pave the way to function theory on super Riemann surfaces. In superstring theories, chirally split amplitudes for scalar superfields are crucial in enforcing the GSO projection required for consistency. However one really knew how to carry this out only in the operator formalism to one-loop order. Our results provide a way of enforcing the GSO projection to any loop. (orig.)

  14. Indigenous Manufacturing realization of TWIN Source

    Science.gov (United States)

    Pandey, R.; Bandyopadhyay, M.; Parmar, D.; Yadav, R.; Tyagi, H.; Soni, J.; Shishangiya, H.; Sudhir Kumar, D.; Shah, S.; Bansal, G.; Pandya, K.; Parmar, K.; Vuppugalla, M.; Gahlaut, A.; Chakraborty, A.

    2017-04-01

    TWIN source is two RF driver based negative ion source that has been planned to bridge the gap between single driver based ROBIN source (currently operational) and eight river based DNB source (to be operated under IN-TF test facility). TWIN source experiments have been planned at IPR keeping the objective of long term domestic fusion programme to gain operational experiences on vacuum immersed multi driver RF based negative ion source. High vacuum compatible components of twin source are designed at IPR keeping an aim on indigenous built in attempt. These components of TWIN source are mainly stainless steel and OFC-Cu. Being high heat flux receiving components, one of the major functional requirements is continuous heat removal via water as cooling medium. Hence for the purpose stainless steel parts are provided with externally milled cooling lines and that shall be covered with a layer of OFC-cu which would be on the receiving side of high heat flux. Manufacturability of twin source components requires joining of these dissimilar materials via process like electrode position, electron beam welding and vacuum brazing. Any of these manufacturing processes shall give a vacuum tight joint having proper joint strength at operating temperature and pressure. Taking the indigenous development effort vacuum brazing (in non-nuclear environment) has been opted for joining of dissimilar materials of twin source being one of the most reliable joining techniques and commercially feasible across the suppliers of country. Manufacturing design improvisation for the components has been done to suit the vacuum brazing process requirement and to ease some of the machining without comprising over the functional and operational requirements. This paper illustrates the details on the indigenous development effort, design improvisation to suits manufacturability, vacuum brazing basics and its procedures for twin source components.

  15. Microwave joining of SiC

    Energy Technology Data Exchange (ETDEWEB)

    Silberglitt, R.; Ahmad, I. [FM Technologies, Inc., Fairfax, VA (United States); Black, W.M. [George Mason Univ., Fairfax, VA (United States)] [and others

    1995-05-01

    The purpose of this work is to optimize the properties of SiC-SiC joints made using microwave energy. The current focus is on optimization of time-temperature profiles, production of SiC from chemical precursors, and design of new applicators for joining of long tubes.

  16. Joining of SiCf/SiC composites for thermonuclear fusion reactors

    International Nuclear Information System (INIS)

    Ferraris, M.; Badini, C.; Montorsi, M.; Appendino, P.; Scholz, H.W.

    1994-01-01

    Due to their favourable radiological behaviour, SiC f /SiC composites are promising structural materials for future use in fusion reactors. A problem to cope with is the joining of the ceramic composite material (CMC) to itself for more complex structures. Maintenance concepts for a reactor made of SiC f /SiC will demand a method of joining. The joining agents should comply with the low-activation approach of the base material. With the acceptable elements Si and Mg, sandwich structures of composite/metal/composite were prepared in Ar atmosphere at temperatures just above the melting points of the metals. Another promising route is the use of joining agents of boro-silicate glasses: their composition can be tailored to obtain softening temperatures of interest for fusion applications. The glassy joint can be easily ceramised to improve thermomechanical properties. The joining interfaces were investigated by SEM-EDS, XRD and mechanical tests. ((orig.))

  17. Why join the Staff Association

    CERN Multimedia

    Association du personnel

    2011-01-01

    Becoming a member of the Staff Association (SA) is above all a personal choice, showing that the joining person’s commitment and adherence to values such as solidarity, social cohesion, etc.In September, the SA launches a membership campaign to convince a maximum number to join, to inform, arouse interest and support. Posters, emails and individual contacts are part of the campaign programme, just like this editorial. As far as individual contacts are concerned, we ask you to give time and lend an ear to the delegates of your department in the Staff Council, who will approach you, in order to make an open and constructive discussion possible. Do not hesitate to ask questions and let them know your thoughts about the SA, as (constructive) criticism enables us to progress. The Staff Association and its role of collective representation The Staff Association, via its delegates, represents collectively all staff of the Organization before the Director-General and Member States. To do this, staff rep...

  18. Flexible Friction Stir Joining Technology

    Energy Technology Data Exchange (ETDEWEB)

    Feng, Zhili [Oak Ridge National Lab. (ORNL), Oak Ridge, TN (United States); Lim, Yong Chae [Oak Ridge National Lab. (ORNL), Oak Ridge, TN (United States); Mahoney, Murray [MegaStir Technologies LLC, Orem, UT (United States); Sanderson, Samuel [MegaStir Technologies LLC, Orem, UT (United States); Larsen, Steve [MegaStir Technologies LLC, Orem, UT (United States); Steel, Russel [MegaStir Technologies LLC, Orem, UT (United States); Fleck, Dale [MegaStir Technologies LLC, Orem, UT (United States); Fairchild, Doug P [ExxonMobil, Upstream Research Company (URC), Houston, TX (United States); Wasson, Andrew J [ExxonMobil, Upstream Research Company (URC), Houston, TX (United States); Babb, Jon [MegaStir Technologies LLC, Orem, UT (United States); Higgins, Paul [MegaStir Technologies LLC, Orem, UT (United States)

    2015-07-23

    Reported herein is the final report on a U.S. Department of Energy (DOE) Advanced Manufacturing Office (AMO) project with industry cost-share that was jointly carried out by Oak Ridge National Laboratory (ORNL), ExxonMobil Upstream Research Company (ExxonMobil), and MegaStir Technologies (MegaStir). The project was aimed to advance the state of the art of friction stir welding (FSW) technology, a highly energy-efficient solid-state joining process, for field deployable, on-site fabrications of large, complex and thick-sectioned structures of high-performance and high-temperature materials. The technology innovations developed herein attempted to address two fundamental shortcomings of FSW: 1) the inability for on-site welding and 2) the inability to weld thick section steels, both of which have impeded widespread use of FSW in manufacturing. Through this work, major advance has been made toward transforming FSW technology from a “specialty” process to a mainstream materials joining technology to realize its pervasive energy, environmental, and economic benefits across industry.

  19. Cool covered sky-splitting spectrum-splitting FK

    Energy Technology Data Exchange (ETDEWEB)

    Mohedano, Rubén; Chaves, Julio; Falicoff, Waqidi; Hernandez, Maikel; Sorgato, Simone [LPI, Altadena, CA, USA and Madrid (Spain); Miñano, Juan C.; Benitez, Pablo [LPI, Altadena, CA, USA and Madrid, Spain and Universidad Politécnica de Madrid (UPM), Madrid (Spain); Buljan, Marina [Universidad Politécnica de Madrid (UPM), Madrid (Spain)

    2014-09-26

    Placing a plane mirror between the primary lens and the receiver in a Fresnel Köhler (FK) concentrator gives birth to a quite different CPV system where all the high-tech components sit on a common plane, that of the primary lens panels. The idea enables not only a thinner device (a half of the original) but also a low cost 1-step manufacturing process for the optics, automatic alignment of primary and secondary lenses, and cell/wiring protection. The concept is also compatible with two different techniques to increase the module efficiency: spectrum splitting between a 3J and a BPC Silicon cell for better usage of Direct Normal Irradiance DNI, and sky splitting to harvest the energy of the diffuse radiation and higher energy production throughout the year. Simple calculations forecast the module would convert 45% of the DNI into electricity.

  20. Bad split during bilateral sagittal split osteotomy of the mandible with separators: a retrospective study of 427 patients.

    Science.gov (United States)

    Mensink, Gertjan; Verweij, Jop P; Frank, Michael D; Eelco Bergsma, J; Richard van Merkesteyn, J P

    2013-09-01

    An unfavourable fracture, known as a bad split, is a common operative complication in bilateral sagittal split osteotomy (BSSO). The reported incidence ranges from 0.5 to 5.5%/site. Since 1994 we have used sagittal splitters and separators instead of chisels for BSSO in our clinic in an attempt to prevent postoperative hypoaesthesia. Theoretically an increased percentage of bad splits could be expected with this technique. In this retrospective study we aimed to find out the incidence of bad splits associated with BSSO done with splitters and separators. We also assessed the risk factors for bad splits. The study group comprised 427 consecutive patients among whom the incidence of bad splits was 2.0%/site, which is well within the reported range. The only predictive factor for a bad split was the removal of third molars at the same time as BSSO. There was no significant association between bad splits and age, sex, class of occlusion, or the experience of the surgeon. We think that doing a BSSO with splitters and separators instead of chisels does not increase the risk of a bad split, and is therefore safe with predictable results. Copyright © 2012 The British Association of Oral and Maxillofacial Surgeons. Published by Elsevier Ltd. All rights reserved.

  1. Development of reconstitution method for surveillance specimens using surface activated joining

    Energy Technology Data Exchange (ETDEWEB)

    Nakamura, Terumi; Kaihara, Shoichiro; Yoshida, Kazuo; Sato, Akira [Ishikawajima-Harima Heavy Industries Co. Ltd., Tokyo (Japan); Onizawa, Kunio; Nishiyama, Yutaka; Fukaya, Kiyoshi; Suzuki, Masahide

    1996-03-01

    Evaluation of embrittlement of reactor vessel steel due to irradiation requires surveillance tests. However, many surveillance specimens are necessary for nuclear plants life extension. Therefore, a specimen reconstitution technique has become important to provide the many specimens for continued surveillance. A surface activated joining (SAJ) method has been developed to join various materials together at low temperatures with little deformation, and is useful to bond irradiated specimens. To assess the validity of this method, Charpy impact tests were carried out, and the characteristics caused by heating during joining were measured. The test results showed the Charpy impact values were almost the same as base materials, and surface activated joining reduced heat affected zone to less than 2 mm. (author).

  2. Comparative analysis of the practice of China and Russia joining the WTO

    Directory of Open Access Journals (Sweden)

    Anastasia Sergeyevna Loginova

    2015-09-01

    Full Text Available Objective to examine the positive and negative experience of China39s joining the World Trade Organization WTO that joined it on terms similar to the Russian ones for the best understanding of the advantages and disadvantages of joining and building the appropriate policy. Methods the objective of the work has been achieved through the application of both general and specific scientific methods. In particular the analysis and synthesis allowed to study the social and economic context of the state in the framework of joining the WTO the consequences of such membership and to identify the key areas for improvement of this step for Russia. Statistical techniques were used in the process of gathering information about the key economic indicators. The fundamental method was comparativelegal which made it possible to draw parallels in joining the WTO by various states. Results basing on the measures taken by China both before and after joining the WTO as well as evaluation of their implication the conclusion was made about its successful experience. The actions before joining were very effective. In particular they are applicable to the fields of agriculture automotive industry investment policy etc. The measures of nonaddress subsidizing maintaining the socioeconomic stability in the country the export orientation of the economy along with functioning of special economic zones with joint ventures are in the authors39 opinion constructive actions for Russiarsquos adaptation to the WTO. Scientific novelty for the first time the thesis is put forward about the similarity of the Russia and China conditions when joining the WTO. The analysis is made of the complex measures preceding and following the joining. The necessity is grounded of reflecting the China39s positive and negative experiences in the Russian policy. Practical significance the main provisions and conclusions can be used in the research activity in addressing the issues of Russiarsquos

  3. Joining of aluminum sheet and glass fiber reinforced polymer using extruded pins

    Science.gov (United States)

    Conte, Romina; Buhl, Johannes; Ambrogio, Giuseppina; Bambach, Markus

    2018-05-01

    The present contribution proposes a new approach for joining sheet metal and fiber reinforced composites. The joining process draws upon a Friction Stir Forming (FSF) process, which is performed on the metal sheet to produce slender pins. These pins are used to pierce through the composite. Joining is complete by forming a locking head out of the part if the pin sticks out of the composite. Pins of different diameters and lengths were produced from EN AW-1050 material, which were joined to glass fiber reinforced polyamide-6. The strength of the joint has been experimentally tested in order to understand the effect of the process temperature on the pins strength and therefore on the joining. The results demonstrate the feasibility of this new technique, which uses no excess material.

  4. Towards the measurement of the ground-state hyperfine splitting of antihydrogen

    Energy Technology Data Exchange (ETDEWEB)

    Juhasz, Bertalan, E-mail: bertalan.juhasz@oeaw.ac.at [Austrian Academy of Sciences, Stefan Meyer Institute for Subatomic Physics (Austria)

    2012-12-15

    The ASACUSA collaboration at the Antiproton Decelerator of CERN is planning to measure the ground-state hyperfine splitting of antihydrogen using an atomic beam line, which will consist of a superconducting cusp trap as a source of partially polarized antihydrogen atoms, a radiofrequency spin-flip cavity, a superconducting sextupole magnet as spin analyser, and an antihydrogen detector. This will be a measurement of the antiproton magnetic moment, and also a test of the CPT invariance. Monte Carlo simulations predict that the antihydrogen ground-state hyperfine splitting can be determined with a relative precision of better than {approx} 10{sup - 6}. The first preliminary measurements of the hyperfine transitions will start in 2011.

  5. Joining of parts via magnetic heating of metal aluminum powders

    Science.gov (United States)

    Baker, Ian

    2013-05-21

    A method of joining at least two parts includes steps of dispersing a joining material comprising a multi-phase magnetic metal-aluminum powder at an interface between the at least two parts to be joined and applying an alternating magnetic field (AMF). The AMF has a magnetic field strength and frequency suitable for inducing magnetic hysteresis losses in the metal-aluminum powder and is applied for a period that raises temperature of the metal-aluminum powder to an exothermic transformation temperature. At the exothermic transformation temperature, the metal-aluminum powder melts and resolidifies as a metal aluminide solid having a non-magnetic configuration.

  6. Geometrical splitting in Monte Carlo

    International Nuclear Information System (INIS)

    Dubi, A.; Elperin, T.; Dudziak, D.J.

    1982-01-01

    A statistical model is presented by which a direct statistical approach yielded an analytic expression for the second moment, the variance ratio, and the benefit function in a model of an n surface-splitting Monte Carlo game. In addition to the insight into the dependence of the second moment on the splitting parameters the main importance of the expressions developed lies in their potential to become a basis for in-code optimization of splitting through a general algorithm. Refs

  7. Innovative wedge axe in making split firewood

    International Nuclear Information System (INIS)

    Mutikainen, A.

    1998-01-01

    Interteam Oy, a company located in Espoo, has developed a new method for making split firewood. The tools on which the patented System Logmatic are based are wedge axe and cylindrical splitting-carrying frame. The equipment costs about 495 FIM. The block of wood to be split is placed inside the upright carrying frame and split in a series of splitting actions using the innovative wedge axe. The finished split firewood remains in the carrying frame, which (as its name indicates) also serves as the means for carrying the firewood. This innovative wedge-axe method was compared with the conventional splitting of wood using an axe (Fiskars -handy 1400 splitting axe costing about 200 FIM) in a study conducted at TTS-Institute. There were eight test subjects involved in the study. In the case of the wedge-axe method, handling of the blocks to be split and of the finished firewood was a little quicker, but in actual splitting it was a little slower than the conventional axe method. The average productivity of splitting the wood and of the work stages related to it was about 0.4 m 3 per effective hour in both methods. The methods were also equivalent of one another in terms of the load imposed by the work when measured in terms of the heart rate. As regards work safety, the wedge-axe method was superior to the conventional method, but the continuous striking action and jolting transmitted to the arms were unpleasant (orig.)

  8. TMD splitting functions in kT factorization. The real contribution to the gluon-to-gluon splitting

    International Nuclear Information System (INIS)

    Hentschinski, M.; Kusina, A.; Kutak, K.; Serino, M.

    2018-01-01

    We calculate the transverse momentum dependent gluon-to-gluon splitting function within k T -factorization, generalizing the framework employed in the calculation of the quark splitting functions in Hautmann et al. (Nucl Phys B 865:54-66, arXiv:1205.1759, 2012), Gituliar et al. (JHEP 01:181, arXiv:1511.08439, 2016), Hentschinski et al. (Phys Rev D 94(11):114013, arXiv:1607.01507, 2016) and demonstrate at the same time the consistency of the extended formalism with previous results. While existing versions of k T factorized evolution equations contain already a gluon-to-gluon splitting function i.e. the leading order Balitsky-Fadin-Kuraev-Lipatov (BFKL) kernel or the Ciafaloni-Catani-Fiorani-Marchesini (CCFM) kernel, the obtained splitting function has the important property that it reduces both to the leading order BFKL kernel in the high energy limit, to the Dokshitzer-Gribov-Lipatov-Altarelli-Parisi (DGLAP) gluon-to-gluon splitting function in the collinear limit as well as to the CCFM kernel in the soft limit. At the same time we demonstrate that this splitting kernel can be obtained from a direct calculation of the QCD Feynman diagrams, based on a combined implementation of the Curci-Furmanski-Petronzio formalism for the calculation of the collinear splitting functions and the framework of high energy factorization. (orig.)

  9. Minimax robust power split in AF relays based on uncertain long-term CSI

    KAUST Repository

    Nisar, Muhammad Danish; Alouini, Mohamed-Slim

    2011-01-01

    An optimal power control among source and relay nodes in presence of channel state information (CSI) is vital for an efficient amplify and forward (AF) based cooperative communication system. In this work, we study the optimal power split (power

  10. Recent progress in micro and nano-joining

    Energy Technology Data Exchange (ETDEWEB)

    Zhou, Y; Hu, A; Khan, M I; Wu, W; Tam, B; Yavuz, M [Centre for Advanced Materials Joining Department of Mechanical and Mechatronics Engineering, University of Waterloo 200 University Avenue West, Waterloo, N2L 3G1 (Canada)], E-mail: nzhou@uwaterloo.ca

    2009-05-01

    Micro and nano-joining has been identified as a key enabling technology in the construction of micromechanical and microelectronic devices. The current article reviews recent progress in micro and nano-joining. In particular, laser micro-welding (LMW) of crossed 316 LVM stainless steel (SS) wire was compared to conventional resistance micro-welding (RMW) and was successfully employed in welding a Pt-Ir /SS dissimilar combination. Welding of Au nanoparticles was realized using femtosecond laser irradiation and its application in the surface enhanced Raman spectroscopy was investigated. Brazing between carbon nanotube (CNT) bundles and Ni electrodes was attained in vacuum, resulting in the development of a novel CNT filament of incandescent lamps.

  11. Studying the Issues in Laser Joining of Lightweight Materials in a Coach-Peel Joint Configuration

    Science.gov (United States)

    Yang, Guang

    In the automotive industry, aluminum alloys have been widely used and partially replaced the conventional steel structures in order to decrease the weight of a car and improve its fuel efficiency. This Thesis focuses on the development of laser joining of light-weight materials, such as aluminum alloys and high-strength galvanized steels. Among different joint types, the coach-peel configuration is of a specific design that requires a heat source capable of heating up a large surface area of the joint. Coach-peel joints applied on the visible exterior of a car require a smooth transition from the weld surface to the panel surface and low surface roughness without any need for post-processing. Although these joints are used as non-load-bearing components, a desirable strength of the weld is also needed. A fusion-brazing process using a dual-beam laser allows the automotive components such as the roof and side member panels to be joined in a coach-peel configuration with a high surface quality as well as an acceptable strength of the weld. To improve the weld surface quality, processing parameters such as laser beam configuration, laser-wire position, and shielding gas parameters were optimized for joining of aluminum alloy to aluminum alloy. Laser power was optimized for dual-beam laser joining of aluminum alloy to galvanized steel at high speed. The feasibility of joining as-received panels with lubricant was also explored. The identification of strain hardening models of aluminum alloys was conducted for the mechanical finite element analysis of the joint. Control of the molten pool solidification through the selection of laser beam configuration is one approach to improve joint quality. Laser joining of aluminum alloy AA 6111-T4 coach peel panels with the addition of AA 4047 filler wire was investigated using three configurations of laser beam: a single beam, dual beams in-line with the weld bead, and dual beams aligned perpendicular to the weld bead (herein

  12. Urban pattern: Layout design by hierarchical domain splitting

    KAUST Repository

    Yang, Yongliang; Wang, Jun; Vouga, Etienne; Wonka, Peter

    2013-01-01

    We present a framework for generating street networks and parcel layouts. Our goal is the generation of high-quality layouts that can be used for urban planning and virtual environments. We propose a solution based on hierarchical domain splitting using two splitting types: streamline-based splitting, which splits a region along one or multiple streamlines of a cross field, and template-based splitting, which warps pre-designed templates to a region and uses the interior geometry of the template as the splitting lines. We combine these two splitting approaches into a hierarchical framework, providing automatic and interactive tools to explore the design space.

  13. Urban pattern: Layout design by hierarchical domain splitting

    KAUST Repository

    Yang, Yongliang

    2013-11-06

    We present a framework for generating street networks and parcel layouts. Our goal is the generation of high-quality layouts that can be used for urban planning and virtual environments. We propose a solution based on hierarchical domain splitting using two splitting types: streamline-based splitting, which splits a region along one or multiple streamlines of a cross field, and template-based splitting, which warps pre-designed templates to a region and uses the interior geometry of the template as the splitting lines. We combine these two splitting approaches into a hierarchical framework, providing automatic and interactive tools to explore the design space.

  14. Performance of electro-plated and joined components for divertor application

    International Nuclear Information System (INIS)

    Krauss, Wolfgang; Lorenz, Julia; Konys, Jürgen

    2013-01-01

    Highlights: • Active interlayers of Ni and Pd were electroplated on W to assist joining. • Demonstrator types of W-steel and W–W joints were successfully fabricated. • Diffusion processes increase operation temperature above brazing temperature. • Ni electro-plating is less sensitive to variation of deposition parameters than Pd. • Shear tests showed values in resistance comparable to those of commercial fillers. -- Abstract: A general challenge in divertor development, independently of design type and cooling medium water or helium, is the reliable and adapted joining of components. Depending on the design variants, the characteristics of the joints will be focused on functional or structural behavior to guarantee e.g. good thermal conductivity and sufficient mechanical strength. All variants will have in common that tungsten is the plasma facing material. Thus, material combinations to be joined will range from Cu base over steel to tungsten. Especially tungsten shows lacks in adapted joining due to its metallurgical behavior ranging from immiscibility over bad wetting up to brittle intermetallic phase formation. Joining assisted by electro-chemical deposition of functional and filler layers showed that encouraging progress was achieved in wetting applying nickel interlayers. Nickel proved to be a good reference material but alternative elements (e.g. Pd, Fe) may be more attractive in fusion to manufacture suitable joints. Replacing of Ni as activator element by Pd for W/W or W/steel joints was achieved and joining with Cu-filler was successfully performed. Manufactured joints were characterized applying metallurgical testing and SEM/EDX analyses demonstrating the applicability of Pd activator. First shear tests showed that the joints exhibit mechanical stability sufficient for technical application

  15. Splitting of quantum information in travelling wave fields using only linear optical elements

    Energy Technology Data Exchange (ETDEWEB)

    Cardoso, W B; De Almeida, N G; Avelar, A T; Baseia, B [Instituto de Fisica, Universidade Federal de Goias, 74.001-970, Goiania-GO (Brazil)

    2011-02-28

    In this paper we present a feasible post-selection scheme to split quantum information in the realm of travelling waves with success probability of 50%. Taking advantage of this scheme we have also proposed the generation of a class of W states useful for perfect teleportation and superdense coding. The scheme employs only linear optical elements as beam splitters (BS) and phase shifters, plus two photon counters and a source of two spontaneous parametric down-conversion photons. It is shown that splitting of quantum information with high fidelity is possible, even when using inefficient detectors and photoabsorption BS.

  16. Relationship between mandibular anatomy and the occurrence of a bad split upon sagittal split osteotomy.

    Science.gov (United States)

    Aarabi, Mohammadali; Tabrizi, Reza; Hekmat, Mina; Shahidi, Shoaleh; Puzesh, Ayatollah

    2014-12-01

    A bad split is a troublesome complication of the sagittal split osteotomy (SSO). The aim of this study was to evaluate the relation between the occurrence of a bad split and mandibular anatomy in SSO using cone-beam computed tomography. The authors designed a cohort retrospective study. Forty-eight patients (96 SSO sites) were studied. The buccolingual thickness of the retromandibular area (BLR), the buccolingual thickness of the ramus at the level of the lingula (BLTR), the height of the mandible from the alveolar crest to the inferior border of the mandible, (ACIB), the distance between the sigmoid notch and the inferior border of the mandible (SIBM), and the anteroposterior width of the ramus (APWR) were measured. The independent t test was applied to compare anatomic measurements between the group with and the group without bad splits. The receiver operating characteristic (ROC) test was used to find a cutoff point in anatomic size for various parts of the mandible related to the occurrence of bad splits. The mean SIBM was 47.05±6.33 mm in group 1 (with bad splits) versus 40.66±2.44 mm in group 2 (without bad splits; P=.01). The mean BLTR was 5.74±1.11 mm in group 1 versus 3.19±0.55 mm in group 2 (P=.04). The mean BLR was 14.98±2.78 mm in group 1 versus 11.21±1.29 mm in group 2 (P=.001). No statistically significant difference was found for APWR and ACIB between the 2 groups. The ROC test showed cutoff points of 10.17 mm for BLR, 36.69 mm for SIBM, and 4.06 mm for BLTR. This study showed that certain mandibular anatomic differences can increase the risk of a bad split during SSO surgery. Copyright © 2014 American Association of Oral and Maxillofacial Surgeons. Published by Elsevier Inc. All rights reserved.

  17. SplitRacer - a new Semi-Automatic Tool to Quantify And Interpret Teleseismic Shear-Wave Splitting

    Science.gov (United States)

    Reiss, M. C.; Rumpker, G.

    2017-12-01

    We have developed a semi-automatic, MATLAB-based GUI to combine standard seismological tasks such as the analysis and interpretation of teleseismic shear-wave splitting. Shear-wave splitting analysis is widely used to infer seismic anisotropy, which can be interpreted in terms of lattice-preferred orientation of mantle minerals, shape-preferred orientation caused by fluid-filled cracks or alternating layers. Seismic anisotropy provides a unique link between directly observable surface structures and the more elusive dynamic processes in the mantle below. Thus, resolving the seismic anisotropy of the lithosphere/asthenosphere is of particular importance for geodynamic modeling and interpretations. The increasing number of seismic stations from temporary experiments and permanent installations creates a new basis for comprehensive studies of seismic anisotropy world-wide. However, the increasingly large data sets pose new challenges for the rapid and reliably analysis of teleseismic waveforms and for the interpretation of the measurements. Well-established routines and programs are available but are often impractical for analyzing large data sets from hundreds of stations. Additionally, shear wave splitting results are seldom evaluated using the same well-defined quality criteria which may complicate comparison with results from different studies. SplitRacer has been designed to overcome these challenges by incorporation of the following processing steps: i) downloading of waveform data from multiple stations in mseed-format using FDSNWS tools; ii) automated initial screening and categorizing of XKS-waveforms using a pre-set SNR-threshold; iii) particle-motion analysis of selected phases at longer periods to detect and correct for sensor misalignment; iv) splitting analysis of selected phases based on transverse-energy minimization for multiple, randomly-selected, relevant time windows; v) one and two-layer joint-splitting analysis for all phases at one station by

  18. Cohesive delamination and frictional contact on joining surface via XFEM

    Directory of Open Access Journals (Sweden)

    Francesco Parrinello

    2018-02-01

    Full Text Available In the present paper, the complex mechanical behaviour of the surfaces joining two differentbodies is analysed by a cohesive-frictional interface constitutive model. The kinematical behaviouris characterized by the presence of discontinuous displacement fields, that take place at the internalconnecting surfaces, both in the fully cohesive phase and in the delamination one. Generally, in order tocatch discontinuous displacement fields, internal connecting surfaces (adhesive layers are modelled bymeans of interface elements, which connect, node by node, the meshes of the joined bodies, requiringthe mesh to be conforming to the geometry of the single bodies and to the relevant connecting surface.In the present paper, the Extended Finite Element Method (XFEM is employed to model, both fromthe geometrical and from the kinematical point of view, the whole domain, including the connectedbodies and the joining surface. The joining surface is not discretized by specific finite elements, butit is defined as an internal discontinuity surface, whose spatial position inside the mesh is analyticallydefined. The proposed approach is developed for two-dimensional composite domains, formed by twoor more material portions joined together by means of a zero thickness adhesive layer. The numericalresults obtained with the proposed approach are compared with the results of the classical interfacefinite element approach. Some examples of delamination and frictional contact are proposed withlinear, circular and curvilinear adhesive layer.

  19. Fastening, coupling and joining technique between diaspora and irredenta

    Science.gov (United States)

    Bauer, C.-O.

    1980-06-01

    The problem of eliminating the present divergence and shattering (diaspora) in the treatment of problems of the fastening, coupling, and joining technique on different technical branches is examined. It is shown that by an appropriate independence the fastening, coupling and joining techniques can recognize and consequently utilize the numerous performance reserves which are concealed by the present organization and action due to the lack of systematically tended works.

  20. Frequency splitting of polarization eigenmodes in microscopic Fabry–Perot cavities

    International Nuclear Information System (INIS)

    Uphoff, Manuel; Brekenfeld, Manuel; Rempe, Gerhard; Ritter, Stephan

    2015-01-01

    We study the frequency splitting of the polarization eigenmodes of the fundamental transverse mode in CO 2 laser-machined, high-finesse optical Fabry–Perot cavities and investigate the influence of the geometry of the cavity mirrors. Their highly reflective surfaces are typically not rotationally symmetric but have slightly different radii of curvature along two principal axes. We observe that the eccentricity of such elliptical mirrors lifts the degeneracy of the polarization eigenmodes. The impact of the eccentricity increases for smaller radii of curvature. A model derived from corrections to the paraxial resonator theory is in excellent agreement with the measurements, showing that geometric effects are the main source of the frequency splitting of polarization modes for the type of microscopic cavity studied here. By rotating one of the mirrors around the cavity axis, the splitting can be tuned. In the case of an identical differential phase shift per mirror, it can even be eliminated, despite a nonvanishing eccentricity of each mirror. We expect our results to have important implications for many experiments in cavity quantum electrodynamics, where Fabry–Perot cavities with small mode volumes are required. (paper)

  1. Environmentally friendly joining of tubes by their ends

    DEFF Research Database (Denmark)

    Silva, Carlos M.A.; Nielsen, Chris Valentin; Alves, Luis M.

    2015-01-01

    This paper proposes an environmentally friendly joining process for connecting tubes by their ends that has the potential to replace current solutions based on fastened, crimped, welded, brazed or adhesive bonded joints. The process is based on a new type of tubular lap joint produced by local...... of deformation and the process feasibility window, and destructive testing to establish the working limits of tubular lap joints under different type of loading conditions. Results demonstrate that the proposed joining process is a flexible and cost-effective technology for connecting tubes by their ends...

  2. The Intentions of Men 23 to 29 Years Old to Join the Military: Results of a National Survey.

    Science.gov (United States)

    Borack, Jules I.

    Since the population of 17-to-21-year-old males, the traditional source for military recruitment, will decline sharply during the 1980s, consideration is being given to recruiting males aged 23-29. A national survey was conducted to assess the interest of 23-to-29-year-old men in joining the military under present conditions and with monetary…

  3. The mechanism of non-homologous end-joining: a synopsis of synapsis.

    Science.gov (United States)

    Weterings, Eric; van Gent, Dik C

    2004-11-02

    Repair of DNA double-strand breaks (DSBs) by non-homologous end-joining (NHEJ) is required for resistance to genotoxic agents, such as ionizing radiation, but also for proper development of the vertebrate immune system. Much progress has been made in identifying the factors that are involved in this repair pathway. We are now entering the phase in which we begin to understand basic concepts of the reaction mechanism and regulation of non-homologous end-joining. This review concentrates on novel insights into damage recognition and subsequent tethering, processing and joining of DNA ends.

  4. An Adaptive Genetic Algorithm with Dynamic Population Size for Optimizing Join Queries

    OpenAIRE

    Vellev, Stoyan

    2008-01-01

    The problem of finding the optimal join ordering executing a query to a relational database management system is a combinatorial optimization problem, which makes deterministic exhaustive solution search unacceptable for queries with a great number of joined relations. In this work an adaptive genetic algorithm with dynamic population size is proposed for optimizing large join queries. The performance of the algorithm is compared with that of several classical non-determinis...

  5. Particulate photocatalysts for overall water splitting

    Science.gov (United States)

    Chen, Shanshan; Takata, Tsuyoshi; Domen, Kazunari

    2017-10-01

    The conversion of solar energy to chemical energy is a promising way of generating renewable energy. Hydrogen production by means of water splitting over semiconductor photocatalysts is a simple, cost-effective approach to large-scale solar hydrogen synthesis. Since the discovery of the Honda-Fujishima effect, considerable progress has been made in this field, and numerous photocatalytic materials and water-splitting systems have been developed. In this Review, we summarize existing water-splitting systems based on particulate photocatalysts, focusing on the main components: light-harvesting semiconductors and co-catalysts. The essential design principles of the materials employed for overall water-splitting systems based on one-step and two-step photoexcitation are also discussed, concentrating on three elementary processes: photoabsorption, charge transfer and surface catalytic reactions. Finally, we outline challenges and potential advances associated with solar water splitting by particulate photocatalysts for future commercial applications.

  6. Five Performance Enhancements for Hybrid Hash Join

    National Research Council Canada - National Science Library

    Graefe, Goetz

    1992-01-01

    .... We discuss five performance enhancements for hybrid hash join algorithms, namely data compression, large cluster sizes and multi-level recursion, role reversal of build and probe inputs, histogram...

  7. (O)Mega split

    Energy Technology Data Exchange (ETDEWEB)

    Benakli, Karim; Darmé, Luc; Goodsell, Mark D. [Sorbonne Universités, UPMC Univ Paris 06, UMR 7589,LPTHE, F-75005, Paris (France); CNRS, UMR 7589,LPTHE, F-75005, Paris (France)

    2015-11-16

    We study two realisations of the Fake Split Supersymmetry Model (FSSM), the simplest model that can easily reproduce the experimental value of the Higgs mass for an arbitrarily high supersymmetry scale M{sub S}, as a consequence of swapping higgsinos for equivalent states, fake higgsinos, with suppressed Yukawa couplings. If the LSP is identified as the main Dark matter component, then a standard thermal history of the Universe implies upper bounds on M{sub S}, which we derive. On the other hand, we show that renormalisation group running of soft masses aboveM{sub S} barely constrains the model — in stark contrast to Split Supersymmetry — and hence we can have a “Mega Split” spectrum even with all of these assumptions and constraints, which include the requirements of a correct relic abundance, a gluino life-time compatible with Big Bang Nucleosynthesis and absence of signals in present direct detection experiments of inelastic dark matter. In an appendix we describe a related scenario, Fake Split Extended Supersymmetry, which enjoys similar properties.

  8. Rhenium Mechanical Properties and Joining Technology

    Science.gov (United States)

    Reed, Brian D.; Biaglow, James A.

    1996-01-01

    Iridium-coated rhenium (Ir/Re) provides thermal margin for high performance and long life radiation cooled rockets. Two issues that have arisen in the development of flight Ir/Re engines are the sparsity of rhenium (Re) mechanical property data (particularly at high temperatures) required for engineering design, and the inability to directly electron beam weld Re chambers to C103 nozzle skirts. To address these issues, a Re mechanical property database is being established and techniques for creating Re/C103 transition joints are being investigated. This paper discusses the tensile testing results of powder metallurgy Re samples at temperatures from 1370 to 2090 C. Also discussed is the evaluation of Re/C103 transition pieces joined by both, explosive and diffusion bonding. Finally, the evaluation of full size Re transition pieces, joined by inertia welding, as well as explosive and diffusion bonding, is detailed.

  9. An algorithm for the split-feasibility problems with application to the split-equality problem.

    Science.gov (United States)

    Chuang, Chih-Sheng; Chen, Chi-Ming

    2017-01-01

    In this paper, we study the split-feasibility problem in Hilbert spaces by using the projected reflected gradient algorithm. As applications, we study the convex linear inverse problem and the split-equality problem in Hilbert spaces, and we give new algorithms for these problems. Finally, numerical results are given for our main results.

  10. Infrared transient-liquid-phase joining of SCS-6/{beta}21S titanium matrix composite

    Energy Technology Data Exchange (ETDEWEB)

    Blue, C.A.; Sikka, V.K. [Oak Ridge National Lab., TN (United States). Materials Processing Group; Blue, R.A.; Lin, R.Y. [Univ. of Cincinnati, OH (United States). Dept. of Materials Science and Engineering

    1996-02-01

    Fiber-reinforced titanium matrix composites (TMCs) are among the advanced materials being considered for use in the aerospace industry due to their light weight, high strength, and high modulus. A rapid infrared joining process has been developed for the joining of composites and advanced materials. Rapid infrared joining has been shown not to have many of the problems associated with conventional joining methods. Two models were utilized to predict the joint evolution and fiber reaction zone growth. TMC, 16-ply SCS-6/{beta}21S, has been successfully joined with total processing times of under 2 min utilizing the rapid infrared joining technique. The process utilizes a 50 C/sec ramping rate, 17-{micro}m Ti-15Cu-15Ni wt % filler material between the faying surfaces; a joining temperature of 1,100 C; and 120 sec of time to join the composite material. Joint shear strength testing of the rapid infrared joints at temperatures as high as 800 C has revealed no joint failures. Also, due to the rapid cooling of the process, no poststabilization of the matrix material is necessary to prevent the formation of a brittle omega phase during subsequent use of the TMC at intermediate temperatures, 270 to 430 C, for up to 20 h.

  11. Stochastic split determinant algorithms

    International Nuclear Information System (INIS)

    Horvatha, Ivan

    2000-01-01

    I propose a large class of stochastic Markov processes associated with probability distributions analogous to that of lattice gauge theory with dynamical fermions. The construction incorporates the idea of approximate spectral split of the determinant through local loop action, and the idea of treating the infrared part of the split through explicit diagonalizations. I suggest that exact algorithms of practical relevance might be based on Markov processes so constructed

  12. “Eat dry beans, split peas, lentils and soya regularly”: A food-based ...

    African Journals Online (AJOL)

    Eat dry beans, split peas, lentils and soya regularly”: A food-based dietary guideline. ... Legumes are rich and economical sources of good-quality protein, slow-release carbohydrates, dietary fibre (non-starch polysaccharides), various vitamins and minerals and non-nutritive components which may have several beneficial ...

  13. Why do people join trade unions?

    DEFF Research Database (Denmark)

    Toubøl, Jonas; Jensen, Carsten Strøby

    level on union recruitment, which is not done before. Workplace union density is taken to measure the strength of the workplace’s custom of being union member creating an instrumental incentive to join the union. Self-placement on a political left-right scale measures political attitude taken...

  14. Fluorescence of molecules placed near a spherical particle: Rabi splitting

    Directory of Open Access Journals (Sweden)

    M.M. Dvoynenko

    2017-12-01

    Full Text Available Theoretical study of spontaneously emitted spectra of point-like source placed near spherical Ag particle was performed. It was shown that near-field electromagnetic interaction between a point-like emitter and spherical Ag particle leads to strong coupling between them at very small emitter-metal surface distances. It was shown that values of Rabi splitting are quantitatively close to that of emitter-flat substrate interaction.

  15. Tungsten foil laminate for structural divertor applications - Joining of tungsten foils

    Science.gov (United States)

    Reiser, Jens; Rieth, Michael; Möslang, Anton; Dafferner, Bernhard; Hoffmann, Jan; Mrotzek, Tobias; Hoffmann, Andreas; Armstrong, D. E. J.; Yi, Xiaoou

    2013-05-01

    This paper is the fourth in our series on tungsten laminates. The aim of this paper is to discuss laminate synthesis, meaning the joining of tungsten foils. It is obvious that the properties of the tungsten laminate strongly depend on the combination of (i) interlayer and (ii) joining technology, as this combination defines (i) the condition of the tungsten foil after joining (as-received or recrystallised) as well as (ii) the characteristics of the interface between the tungsten foil and the interlayer (wettability or diffusion leading to a solid solution or the formation of intermetallics). From the example of tungsten laminates joined by brazing with (i) an eutectic silver copper brazing filler, (ii) copper, (iii) titanium, and (iv) zirconium, the microstructure will be discussed, with special focus on the interface. Based on our assumptions of the mechanism of the extraordinary ductility of tungsten foil we present three syntheses strategies and make recommendations for the synthesis of high temperature tungsten laminates.

  16. Additive operator-difference schemes splitting schemes

    CERN Document Server

    Vabishchevich, Petr N

    2013-01-01

    Applied mathematical modeling isconcerned with solving unsteady problems. This bookshows how toconstruct additive difference schemes to solve approximately unsteady multi-dimensional problems for PDEs. Two classes of schemes are highlighted: methods of splitting with respect to spatial variables (alternating direction methods) and schemes of splitting into physical processes. Also regionally additive schemes (domain decomposition methods)and unconditionally stable additive schemes of multi-component splitting are considered for evolutionary equations of first and second order as well as for sy

  17. Alteration of split renal function during Captopril treatment

    International Nuclear Information System (INIS)

    Aburano, Tamio; Takayama, Teruhiko; Nakajima, Kenichi; Tonami, Norihisa; Hisada, Kinichi; Yasuhara, Shuichirou; Miyamori, Isamu; Takeda, Ryoyu

    1987-01-01

    Two different methods to evaluate the alteration of split renal function following continued Captopril treatment were studied in a total of 21 patients with hypertension. Eight patients with renovascular hypertension (five with unilateral renal artery stenosis and three with bilateral renal artery stenoses), three patients with diabetic nephropathy, one patient with primary aldosteronism, and nine patients with essential hypertension were included. The studies were performed the day prior to receiving Captopril (baseline), and 6th or 7th day following continued Captopril treatment (37.5 mg or 75 mg/day). Split effective renal plasma flow (ERPF) and glomerular filtration rate (GFR) after injections of I-131 hippuran and Tc-99m DTPA were measured using kidney counting corrected for depth and dose, described by Schlegel and Gates. In the patients with renovascular hypertension, split GFR in the stenotic kidney was significantly decreased 6th or 7th day following continued Captopril treatment compared to a baseline value. And split ERPF in the stenotic kidney was slightly increased although significant increase of split ERPF was not shown. In the patients with diabetic nephropathy, primary aldosteronism or essential hypertension, on the other hand, split GFR was not changed and split ERPF was slightly increased. These findings suggest that the Captopril induced alterations of split renal function may be of importance for the diagnosis of renovascular hypertension. For this purpose, split GFR determination is more useful than split ERPF determination. (author)

  18. Aluminum and stainless steel tubes joined by simple ring and welding process

    Science.gov (United States)

    Townhill, A.

    1967-01-01

    Duranel ring is used to join aluminum and stainless steel tubing. Duranel is a bimetal made up of roll-bonded aluminum and stainless steel. This method of joining the tubing requires only two welding operations.

  19. Spin Splitting in Different Semiconductor Quantum Wells

    International Nuclear Information System (INIS)

    Hao Yafei

    2012-01-01

    We theoretically investigate the spin splitting in four undoped asymmetric quantum wells in the absence of external electric field and magnetic field. The quantum well geometry dependence of spin splitting is studied with the Rashba and the Dresselhaus spin-orbit coupling included. The results show that the structure of quantum well plays an important role in spin splitting. The Rashba and the Dresselhaus spin splitting in four asymmetric quantum wells are quite different. The origin of the distinction is discussed in this work. (condensed matter: electronic structure, electrical, magnetic, and optical properties)

  20. Splitting Ward identity

    Energy Technology Data Exchange (ETDEWEB)

    Safari, Mahmoud [Institute for Research in Fundamental Sciences (IPM), School of Particles and Accelerators, P.O. Box 19395-5531, Tehran (Iran, Islamic Republic of)

    2016-04-15

    Within the background-field framework we present a path integral derivation of the splitting Ward identity for the one-particle irreducible effective action in the presence of an infrared regulator, and make connection with earlier works on the subject. The approach is general in the sense that it does not rely on how the splitting is performed. This identity is then used to address the problem of background dependence of the effective action at an arbitrary energy scale. We next introduce the modified master equation and emphasize its role in constraining the effective action. Finally, application to general gauge theories within the geometric approach is discussed. (orig.)

  1. Splitting Ward identity

    International Nuclear Information System (INIS)

    Safari, Mahmoud

    2016-01-01

    Within the background-field framework we present a path integral derivation of the splitting Ward identity for the one-particle irreducible effective action in the presence of an infrared regulator, and make connection with earlier works on the subject. The approach is general in the sense that it does not rely on how the splitting is performed. This identity is then used to address the problem of background dependence of the effective action at an arbitrary energy scale. We next introduce the modified master equation and emphasize its role in constraining the effective action. Finally, application to general gauge theories within the geometric approach is discussed. (orig.)

  2. Front-line perspectives on 'joined-up' working relationships: a qualitative study of social prescribing in the west of Scotland.

    Science.gov (United States)

    White, Jane M; Cornish, Flora; Kerr, Susan

    2017-01-01

    Cross-sector collaboration has been promoted by government policies in the United Kingdom and many western welfare states for decades. Literature on joint working has focused predominantly on the strategic level, neglecting the role of individual practitioners in putting 'joined-up working' into practice. This paper takes the case of 'social prescribing' in the west of Scotland as an instance of joined-up working, in which primary healthcare professionals are encouraged to refer patients to non-medical sources of support in the third sector. This study draws on social capital theory to analyse the quality of the relationships between primary healthcare professionals and third sector practitioners. Eighteen health professionals and 15 representatives of third sector organisations participated in a qualitative interview study. Significant barriers to collaborative working were evident. The two stakeholder groups expressed different understandings of health, with few primary healthcare professionals considering non-medical sources of support to be useful or relevant. Health professionals were mistrustful of unknown third sector organisations, and concerned about their accountability for referrals that were not successful or positive for the patient. Third sector practitioners sought to build trust through face-to-face interactions with health professionals. However, primary healthcare professionals and third sector practitioners were not connected in effective networks. We highlight the ongoing imbalance of power between primary healthcare professionals and third sector organisations. Strategic collaborations should be complemented by efforts to build shared understandings, trust and connections between the diverse front-line workers whose mutual co-operation is necessary to achieve effective joined-up working. © 2015 John Wiley & Sons Ltd.

  3. Pharmaceutical counselling about different types of tablet-splitting methods based on the results of weighing tests and mechanical development of splitting devices.

    Science.gov (United States)

    Somogyi, O; Meskó, A; Csorba, L; Szabó, P; Zelkó, R

    2017-08-30

    The division of tablets and adequate methods of splitting them are a complex problem in all sectors of health care. Although tablet-splitting is often required, this procedure can be difficult for patients. Four tablets were investigated with different external features (shape, score-line, film-coat and size). The influencing effect of these features and the splitting methods was investigated according to the precision and "weight loss" of splitting techniques. All four types of tablets were halved by four methods: by hand, with a kitchen knife, with an original manufactured splitting device and with a modified tablet splitter based on a self-developed mechanical model. The mechanical parameters (harness and friability) of the products were measured during the study. The "weight loss" and precision of splitting methods were determined and compared by statistical analysis. On the basis of the results, the external features (geometry), the mechanical parameters of tablets and the mechanical structure of splitting devices can influence the "weight loss" and precision of tablet-splitting. Accordingly, a new decision-making scheme was developed for the selection of splitting methods. In addition, the skills of patients and the specialties of therapy should be considered so that pharmaceutical counselling can be more effective regarding tablet-splitting. Copyright © 2017 Elsevier B.V. All rights reserved.

  4. Multiple bunch-splitting in the PS results and plans

    CERN Document Server

    Garoby, R

    2001-01-01

    The nominal longitudinal characteristics of the PS proton beam for the LHC were attained during the year 2000, using a sequence of triple- and double-splittings to divide each PS Booster (PSB) bunch into 12. This method minimizes longitudinal emittance blow-up and preserves a gap, free of particles, in the bunch train. Some of the ideas for alternative bunch trains have also been tested. The performance achieved is described and the sources of limitations are discussed together with the foreseen improvements.

  5. Iterative Splitting Methods for Differential Equations

    CERN Document Server

    Geiser, Juergen

    2011-01-01

    Iterative Splitting Methods for Differential Equations explains how to solve evolution equations via novel iterative-based splitting methods that efficiently use computational and memory resources. It focuses on systems of parabolic and hyperbolic equations, including convection-diffusion-reaction equations, heat equations, and wave equations. In the theoretical part of the book, the author discusses the main theorems and results of the stability and consistency analysis for ordinary differential equations. He then presents extensions of the iterative splitting methods to partial differential

  6. 2-Photon tandem device for water splitting

    DEFF Research Database (Denmark)

    Seger, Brian; Castelli, Ivano Eligio; Vesborg, Peter Christian Kjærgaard

    2014-01-01

    Within the field Of photocatalytic water splitting there are several strategies to achieve the goal of efficient and cheap photocatalytic water splitting. This work examines one particular strategy by focusing on monolithically stacked, two-photon photoelectrochemical cells. The overall aim...... for photocatalytic water splitting by using a large bandgap photocathode and a low bandgap photoanode with attached protection layers....

  7. Semi-strong split domination in graphs

    Directory of Open Access Journals (Sweden)

    Anwar Alwardi

    2014-06-01

    Full Text Available Given a graph $G = (V,E$, a dominating set $D subseteq V$ is called a semi-strong split dominating set of $G$ if $|V setminus D| geq 1$ and the maximum degree of the subgraph induced by $V setminus D$ is 1. The minimum cardinality of a semi-strong split dominating set (SSSDS of G is the semi-strong split domination number of G, denoted $gamma_{sss}(G$. In this work, we introduce the concept and prove several results regarding it.

  8. Numerical investigation of a dual-loop EGR split strategy using a split index and multi-objective Pareto optimization

    International Nuclear Information System (INIS)

    Park, Jungsoo; Song, Soonho; Lee, Kyo Seung

    2015-01-01

    Highlights: • Model-based control of dual-loop EGR system is performed. • EGR split index is developed to provide non-dimensional index for optimization. • EGR rates are calibrated using EGR split index at specific operating conditions. • Multi-objective Pareto optimization is performed to minimize NO X and BSFC. • Optimum split strategies are suggested with LP-rich dual-loop EGR at high load. - Abstract: A proposed dual-loop exhaust-gas recirculation (EGR) system that combines the features of high-pressure (HP) and low-pressure (LP) systems is considered a key technology for improving the combustion behavior of diesel engines. The fraction of HP and LP flows, known as the EGR split, for a given dual-loop EGR rate play an important role in determining the engine performance and emission characteristics. Therefore, identifying the proper EGR split is important for the engine optimization and calibration processes, which affect the EGR response and deNO X efficiencies. The objective of this research was to develop a dual-loop EGR split strategy using numerical analysis and one-dimensional (1D) cycle simulation. A control system was modeled by coupling the 1D cycle simulation and the control logic. An EGR split index was developed to investigate the HP/LP split effects on the engine performance and emissions. Using the model-based control system, a multi-objective Pareto (MOP) analysis was used to minimize the NO X formation and fuel consumption through optimized engine operating parameters. The MOP analysis was performed using a response surface model extracted from Latin hypercube sampling as a fractional factorial design of experiment. By using an LP rich dual-loop EGR, a high EGR rate was attained at low, medium, and high engine speeds, increasing the applicable load ranges compared to base conditions

  9. Splitting Functions at High Transverse Momentum

    CERN Document Server

    Moutafis, Rhea Penelope; CERN. Geneva. TH Department

    2017-01-01

    Among the production channels of the Higgs boson one contribution could become significant at high transverse momentum which is the radiation of a Higgs boson from another particle. This note focuses on the calculation of splitting functions and cross sections of such processes. The calculation is first carried out on the example $e\\rightarrow e\\gamma$ to illustrate the way splitting functions are calculated. Then the splitting function of $e\\rightarrow eh$ is calculated in similar fashion. This procedure can easily be generalized to processes such as $q\\rightarrow qh$ or $g\\rightarrow gh$.

  10. SplitRacer - a semi-automatic tool for the analysis and interpretation of teleseismic shear-wave splitting

    Science.gov (United States)

    Reiss, Miriam Christina; Rümpker, Georg

    2017-04-01

    We present a semi-automatic, graphical user interface tool for the analysis and interpretation of teleseismic shear-wave splitting in MATLAB. Shear wave splitting analysis is a standard tool to infer seismic anisotropy, which is often interpreted as due to lattice-preferred orientation of e.g. mantle minerals or shape-preferred orientation caused by cracks or alternating layers in the lithosphere and hence provides a direct link to the earth's kinematic processes. The increasing number of permanent stations and temporary experiments result in comprehensive studies of seismic anisotropy world-wide. Their successive comparison with a growing number of global models of mantle flow further advances our understanding the earth's interior. However, increasingly large data sets pose the inevitable question as to how to process them. Well-established routines and programs are accurate but often slow and impractical for analyzing a large amount of data. Additionally, shear wave splitting results are seldom evaluated using the same quality criteria which complicates a straight-forward comparison. SplitRacer consists of several processing steps: i) download of data per FDSNWS, ii) direct reading of miniSEED-files and an initial screening and categorizing of XKS-waveforms using a pre-set SNR-threshold. iii) an analysis of the particle motion of selected phases and successive correction of the sensor miss-alignment based on the long-axis of the particle motion. iv) splitting analysis of selected events: seismograms are first rotated into radial and transverse components, then the energy-minimization method is applied, which provides the polarization and delay time of the phase. To estimate errors, the analysis is done for different randomly-chosen time windows. v) joint-splitting analysis for all events for one station, where the energy content of all phases is inverted simultaneously. This allows to decrease the influence of noise and to increase robustness of the measurement

  11. Teens join the MoEDAL collaboration

    CERN Multimedia

    Stephanie Hills

    2013-01-01

    The principal investigator for any institute joining an experimental collaboration is generally a self-assured researcher with evident leadership skills and an in-depth knowledge of their subject gained over many years. Katherine Evans fits the brief in every respect, except that she is 17 years old and her research institute is the Langton Star Centre, based at the Simon Langton Grammar School for Boys. The school has just joined the MoEDAL experiment.   Teacher Becky Parker (left) with two students from the Simon Langton Grammar School for Boys in the MoEDAL experimental area. MoEDAL, the latest LHC experiment has detectors located close to the interaction point of the LHCb experiment. This new experiment is designed to search for the highly ionizing avatars of new physics at the LHC, specifically the magnetic monopole or dyon and other highly ionizing stable massive particles from a number of beyond-the-Standard-Model scenarios. MoEDAL was approved in 2010 and is due to start taking data i...

  12. Joining of thermoplastic substrates by microwaves

    Science.gov (United States)

    Paulauskas, Felix L.; Meek, Thomas T.

    1997-01-01

    A method for joining two or more items having surfaces of thermoplastic material includes the steps of depositing an electrically-conductive material upon the thermoplastic surface of at least one of the items, and then placing the other of the two items adjacent the one item so that the deposited material is in intimate contact with the surfaces of both the one and the other items. The deposited material and the thermoplastic surfaces contacted thereby are then exposed to microwave radiation so that the thermoplastic surfaces in contact with the deposited material melt, and then pressure is applied to the two items so that the melted thermoplastic surfaces fuse to one another. Upon discontinuance of the exposure to the microwave energy, and after permitting the thermoplastic surfaces to cool from the melted condition, the two items are joined together by the fused thermoplastic surfaces. The deposited material has a thickness which is preferably no greater than a skin depth, .delta..sub.s, which is related to the frequency of the microwave radiation and characteristics of the deposited material in accordance with an equation.

  13. Alternative end-joining pathway(s): bricolage at DNA breaks.

    Science.gov (United States)

    Frit, Philippe; Barboule, Nadia; Yuan, Ying; Gomez, Dennis; Calsou, Patrick

    2014-05-01

    To cope with DNA double strand break (DSB) genotoxicity, cells have evolved two main repair pathways: homologous recombination which uses homologous DNA sequences as repair templates, and non-homologous Ku-dependent end-joining involving direct sealing of DSB ends by DNA ligase IV (Lig4). During the last two decades a third player most commonly named alternative end-joining (A-EJ) has emerged, which is defined as any Ku- or Lig4-independent end-joining process. A-EJ increasingly appears as a highly error-prone bricolage on DSBs and despite expanding exploration, it still escapes full characterization. In the present review, we discuss the mechanism and regulation of A-EJ as well as its biological relevance under physiological and pathological situations, with a particular emphasis on chromosomal instability and cancer. Whether or not it is a genuine DSB repair pathway, A-EJ is emerging as an important cellular process and understanding A-EJ will certainly be a major challenge for the coming years. Copyright © 2014 The Authors. Published by Elsevier B.V. All rights reserved.

  14. Generalized field-splitting algorithms for optimal IMRT delivery efficiency

    Energy Technology Data Exchange (ETDEWEB)

    Kamath, Srijit [Department of Radiation Oncology, University of Florida, Gainesville, FL (United States); Sahni, Sartaj [Department of Computer and Information Science and Engineering, University of Florida, Gainesville, FL (United States); Li, Jonathan [Department of Radiation Oncology, University of Florida, Gainesville, FL (United States); Ranka, Sanjay [Department of Computer and Information Science and Engineering, University of Florida, Gainesville, FL (United States); Palta, Jatinder [Department of Radiation Oncology, University of Florida, Gainesville, FL (United States)

    2007-09-21

    Intensity-modulated radiation therapy (IMRT) uses radiation beams of varying intensities to deliver varying doses of radiation to different areas of the tissue. The use of IMRT has allowed the delivery of higher doses of radiation to the tumor and lower doses to the surrounding healthy tissue. It is not uncommon for head and neck tumors, for example, to have large treatment widths that are not deliverable using a single field. In such cases, the intensity matrix generated by the optimizer needs to be split into two or three matrices, each of which may be delivered using a single field. Existing field-splitting algorithms used the pre-specified arbitrary split line or region where the intensity matrix is split along a column, i.e., all rows of the matrix are split along the same column (with or without the overlapping of split fields, i.e., feathering). If three fields result, then the two splits are along the same two columns for all rows. In this paper we study the problem of splitting a large field into two or three subfields with the field width as the only constraint, allowing for an arbitrary overlap of the split fields, so that the total MU efficiency of delivering the split fields is maximized. Proof of optimality is provided for the proposed algorithm. An average decrease of 18.8% is found in the total MUs when compared to the split generated by a commercial treatment planning system and that of 10% is found in the total MUs when compared to the split generated by our previously published algorithm. For more information on this article, see medicalphysicsweb.org.

  15. Joining of metals to structural ceramics

    Energy Technology Data Exchange (ETDEWEB)

    Sistiaga, J M; Salvador, J M

    1988-01-01

    A wide review is made on metal-ceramics joining by brazing, mainly by active metal containing brazing filler alloys and solid state welding that is diffusion welding and hot isostatic pressure (HIP). Both the basic aspects of the processes and the mechanisms involved are considsered. At last, different joint testing ands evaluation procedures are presented. (Author)

  16. Joining of metals to structural ceramics

    International Nuclear Information System (INIS)

    Sistiaga, J.M.; Salvador, J.M.

    1988-01-01

    A wide review is made on metal-ceramics joining by brazing, mainly by active metal containing brazing filler alloys and solid state welding that is diffusion welding and hot isostatic pressure (HIP). Both the basic aspects of the processes and the mechanisms involved are considered. At last, different joint testing and evaluation procedures are presented. (Author)

  17. LDA merging and splitting with applications to multiagent cooperative learning and system alteration.

    Science.gov (United States)

    Pang, Shaoning; Ban, Tao; Kadobayashi, Youki; Kasabov, Nikola K

    2012-04-01

    To adapt linear discriminant analysis (LDA) to real-world applications, there is a pressing need to equip it with an incremental learning ability to integrate knowledge presented by one-pass data streams, a functionality to join multiple LDA models to make the knowledge sharing between independent learning agents more efficient, and a forgetting functionality to avoid reconstruction of the overall discriminant eigenspace caused by some irregular changes. To this end, we introduce two adaptive LDA learning methods: LDA merging and LDA splitting. These provide the benefits of ability of online learning with one-pass data streams, retained class separability identical to the batch learning method, high efficiency for knowledge sharing due to condensed knowledge representation by the eigenspace model, and more preferable time and storage costs than traditional approaches under common application conditions. These properties are validated by experiments on a benchmark face image data set. By a case study on the application of the proposed method to multiagent cooperative learning and system alternation of a face recognition system, we further clarified the adaptability of the proposed methods to complex dynamic learning tasks.

  18. Split-plot fractional designs: Is minimum aberration enough?

    DEFF Research Database (Denmark)

    Kulahci, Murat; Ramirez, Jose; Tobias, Randy

    2006-01-01

    Split-plot experiments are commonly used in industry for product and process improvement. Recent articles on designing split-plot experiments concentrate on minimum aberration as the design criterion. Minimum aberration has been criticized as a design criterion for completely randomized fractional...... factorial design and alternative criteria, such as the maximum number of clear two-factor interactions, are suggested (Wu and Hamada (2000)). The need for alternatives to minimum aberration is even more acute for split-plot designs. In a standard split-plot design, there are several types of two...... for completely randomized designs. Consequently, we provide a modified version of the maximum number of clear two-factor interactions design criterion to be used for split-plot designs....

  19. Heterogeneous Bimetallic Phosphide/Sulfide Nanocomposite for Efficient Solar-Energy-Driven Overall Water Splitting.

    Science.gov (United States)

    Xin, Yanmei; Kan, Xiang; Gan, Li-Yong; Zhang, Zhonghai

    2017-10-24

    Solar-driven overall water splitting is highly desirable for hydrogen generation with sustainable energy sources, which need efficient, earth-abundant, robust, and bifunctional electrocatalysts for both oxygen evolution reaction (OER) and hydrogen evolution reaction (HER). Herein, we propose a heterogeneous bimetallic phosphide/sulfide nanocomposite electrocatalyst of NiFeSP on nickel foam (NiFeSP/NF), which shows superior electrocatalytic activity of low overpotentials of 91 mV at -10 mA cm -2 for HER and of 240 mV at 50 mA cm -2 for OER in 1 M KOH solution. In addition, the NiFeSP/NF presents excellent overall water splitting performance with a cell voltage as low as 1.58 V at a current density of 10 mA cm -2 . Combining with a photovoltaic device of a Si solar cell or integrating into photoelectrochemical (PEC) systems, the bifunctional NiFeSP/NF electrocatalyst implements unassisted solar-driven water splitting with a solar-to-hydrogen conversion efficiency of ∼9.2% and significantly enhanced PEC performance, respectively.

  20. History-based joins : semantics, soundness and implementation

    NARCIS (Netherlands)

    Hee, van K.M.; Oanea, O.I.; Serebrenik, A.; Sidorova, N.; Voorhoeve, M.; Dustdar, S.; Fiadeiro, J.L.; Sheth, A.

    2006-01-01

    In this paper we study the use of case history for control structures in workflow processes. In particular we introduce a historydependent join. History dependent control offers much more modeling power than classical control structures and it solves several semantical problems of industrial

  1. Tungsten foil laminate for structural divertor applications – Joining of tungsten foils

    Energy Technology Data Exchange (ETDEWEB)

    Reiser, Jens, E-mail: jens.reiser@kit.edu [Karlsruhe Institute of Technology (KIT), Institute for Applied Materials (IAM-AWP) (Germany); Rieth, Michael; Möslang, Anton; Dafferner, Bernhard; Hoffmann, Jan [Karlsruhe Institute of Technology (KIT), Institute for Applied Materials (IAM-AWP) (Germany); Mrotzek, Tobias; Hoffmann, Andreas [PLANSEE SE, Reutte (Austria); Armstrong, D.E.J.; Yi, Xiaoou [University of Oxford, Department of Materials (United Kingdom)

    2013-05-15

    This paper is the fourth in our series on tungsten laminates. The aim of this paper is to discuss laminate synthesis, meaning the joining of tungsten foils. It is obvious that the properties of the tungsten laminate strongly depend on the combination of (i) interlayer and (ii) joining technology, as this combination defines (i) the condition of the tungsten foil after joining (as-received or recrystallised) as well as (ii) the characteristics of the interface between the tungsten foil and the interlayer (wettability or diffusion leading to a solid solution or the formation of intermetallics). From the example of tungsten laminates joined by brazing with (i) an eutectic silver copper brazing filler, (ii) copper, (iii) titanium, and (iv) zirconium, the microstructure will be discussed, with special focus on the interface. Based on our assumptions of the mechanism of the extraordinary ductility of tungsten foil we present three syntheses strategies and make recommendations for the synthesis of high temperature tungsten laminates.

  2. Machining, joining and modifications of advanced materials

    CERN Document Server

    Altenbach, Holm

    2016-01-01

    This book presents the latest advances in mechanical and materials engineering applied to the machining, joining and modification of modern engineering materials. The contributions cover the classical fields of casting, forming and injection moulding as representative manufacturing methods, whereas additive manufacturing methods (rapid prototyping and laser sintering) are treated as more innovative and recent technologies that are paving the way for the manufacturing of shapes and features that traditional methods are unable to deliver. The book also explores water jet cutting as an innovative cutting technology that avoids the heat build-up typical of classical mechanical cutting. It introduces readers to laser cutting as an alternative technology for the separation of materials, and to classical bonding and friction stir welding approaches in the context of joining technologies. In many cases, forming and machining technologies require additional post-treatment to achieve the required level of surface quali...

  3. Effect of Ti and Si interlayer materials on the joining of SiC ceramics

    Energy Technology Data Exchange (ETDEWEB)

    Jung, Yang Il; Park, Jung Hwan; Kim, Hyun Gil; Park, Dong Jun; Park, Jeong Yong; Kim, Weon Ju [LWR Fuel Technology Division, Korea Atomic Energy Research Institute, Daejeon (Korea, Republic of)

    2016-08-15

    SiC-based ceramic composites are currently being considered for use in fuel cladding tubes in light-water reactors. The joining of SiC ceramics in a hermetic seal is required for the development of ceramic-based fuel cladding tubes. In this study, SiC monoliths were diffusion bonded using a Ti foil interlayer and additional Si powder. In the joining process, a very low uniaxial pressure of ∼0.1 MPa was applied, so the process is applicable for joining thin-walled long tubes. The joining strength depended strongly on the type of SiC material. Reaction-bonded SiC (RB-SiC) showed a higher joining strength than sintered SiC because the diffusion reaction of Si was promoted in the former. The joining strength of sintered SiC was increased by the addition of Si at the Ti interlayer to play the role of the free Si in RB-SiC. The maximum joint strength obtained under torsional stress was ∼100 MPa. The joint interface consisted of TiSi{sub 2}, Ti{sub 3}SiC{sub 2}, and SiC phases formed by a diffusion reaction of Ti and Si.

  4. 26 CFR 1.7872-15 - Split-dollar loans.

    Science.gov (United States)

    2010-04-01

    ...'s death benefit proceeds, the policy's cash surrender value, or both. (ii) Payments that are only... regarding certain split-dollar term loans payable on the death of an individual, certain split-dollar term... insurance arrangement make a representation—(i) Requirement. An otherwise noncontingent payment on a split...

  5. Joining of HHF materials applying electroplating technology

    Energy Technology Data Exchange (ETDEWEB)

    Krauss, Wolfgang, E-mail: wolfgang.krauss@kit.edu; Lorenz, Julia; Konys, Jürgen

    2014-10-15

    Highlights: • Electroplating of fillers is industrially relevant for brazing in fusion. • Interlayers (Ni or Pd) improve adherence and reduce failure risks. • Tungsten and Eurofer joints successfully fabricated by electroplating. • Mechanical and non-destructive testing integrated into qualification. • Shear strength of W joints comparable with conventionally brazed steel. - Abstract: Tungsten will be used as armor material for blanket shielding and is designated as high heat flux material for divertors, beyond application of improved W composite alloys as structural material. Independent from design (water- or helium-cooled), a successful development is inherently correlated with joining of tungsten with functional components. Depending on the design variants, the fabricated joints have to guarantee specific functional or structural properties, e.g., good thermal conductivity or mechanical load transmission. Tungsten shows lacks in adapted joining due to its metallurgical behavior ranging from immiscibility over bad wetting to brittle intermetallic phase formation. Electroplating has shown to overcome such drawbacks and that homogeneous functional (e.g., Ni or Pd) and filler (e.g., Cu) layers can be deposited. In this paper the progress achieved in development of electroplating processes for joining W to W or steel to steel will be shown. The main focus will be the characterization of the processed joints applying metallurgical investigations including SEM/EDX analyses and non-destructive testing. The mechanical stability of the produced joints is demonstrated by presenting recent shear test data. The W–W joints failed due to cracking in W, whereas the steel–steel joints cracked in the brazing zone at about 200 N/mm{sup 2} load.

  6. News Release: USDA Joins Fair Food Network, State and Local Partners to

    Science.gov (United States)

    vitamin C, calcium, and iron. The Food Bank of Eastern Michigan in Flint is distributing those USDA Foods Joins Fair Food Network, State and Local Partners to Promote Nutrition Resources for Lead-Affected Flint Residents News Release: USDA Joins Fair Food Network, State and Local Partners to Promote Nutrition

  7. Adaptive Diagrams: Handing Control over to the Learner to Manage Split-Attention Online

    Science.gov (United States)

    Agostinho, Shirley; Tindall-Ford, Sharon; Roodenrys, Kylie

    2013-01-01

    Based on cognitive load theory, it is well known that when studying a diagram that includes explanatory text, optimal learning occurs when the text is physically positioned close to the diagram as it eliminates the need for learners to split their attention between the two sources of information. What is not known is the effect on learning when…

  8. Five reasons to join local Chamber of Commerce and Industry

    OpenAIRE

    Verbovskii, Vladislav; Kosov, Vladimir; Chaika (Chayka), Yuliya Aleksandrovna

    2016-01-01

    The article describes five useful things that Chamber of Commerce and Industry membership may give to business owners after joining it. These things are the reasons to become a part of business community formed by Chambers of Commerce that may be considered by those business owner who are deciding whether to join Chamber of Commerce or not. Mentioned reasons are given with examples related to Tomsk Chamber of Commerce and Industry and are relevant to any Chamber of Commerce located in Russian...

  9. The study on joining carbon/carbon composites using Ti–Ni–Si compound

    International Nuclear Information System (INIS)

    Wang Jie; Li Kezhi; Song Xinrui; Guo Lingjun; Li Wei; Li Zhaoqian

    2012-01-01

    Highlights: ► First study to join C/C composites using Ti–Ni–Si compound. ► The average joint shear strength can reach up to 23.58 MPa. ► Strong joints are apt to fracture through interlayer, interfaces and C/C matrix. ► Phase compositions in joints are varied with increasing joining temperature. - Abstract: 2D carbon/carbon (C/C) composites have been successfully joined by partial transient liquid phase (PTLP) bonding using Ti–Ni–Si compound as interlayer. The shear strengths of C/C joints were found to be affected observably by joining temperature, joining pressure and holding time. The optimum process parameters were determined at 1150 °C, 30 MPa, 45 min, and the maximum joint shear strength was obtained under this optimum process condition with an average value of 23.58 MPa. Microstructures and compositions of joints were analyzed by scanning electronic microscopy (SEM), energy disperse spectroscopy (EDS) and X-ray diffraction (XRD). Results showed that element interdiffusions and chemical reactions took place in the joining zone and various compounds including Ni 4 Si 7 Ti 4 , TiSi 2 , SiC and TiC were produced, by which compact interlayer and strong interface were formed in C/C joints. The shear morphology indicated there were three fracture modes in C/C joints and the fracture was apt to occur through interlayer, interface and C/C matrix in strong joints. Thermal shock resistance experimental results revealed that joint shear strength has a rapid drop after 5 thermal cycles and then reduces gradually with the increase of thermal cycles between room temperature and 1000 °C.

  10. A guiding oblique osteotomy cut to prevent bad split in sagittal split ramus osteotomy: a technical note

    Directory of Open Access Journals (Sweden)

    Gururaj Arakeri

    2015-06-01

    Full Text Available Aim: To present a simple technical modification of a medial osteotomy cut which prevents its misdirection and overcomes various anatomical variations as well as technical problems. Methods: The medial osteotomy cut is modified in the posterior half at an angle of 15°-20° following novel landmarks. Results: The proposed cut exclusively directs the splitting forces downwards to create a favorable lingual fracture, preventing the possibility of an upwards split which would cause a coronoid or condylar fracture. Conclusion: This modification has proven to be successful to date without encountering the complications of a bad split or nerve damage.

  11. Increasing yield and nitrogen use efficiency of rice through multiple-split fertilizer application

    International Nuclear Information System (INIS)

    Rallos, R.V.; Rivera, F.G.; Samar, E.D.; Rojales, J.S.; Anida, A.H.

    2015-01-01

    The low availability of nitrogen (N) is one of the most important limiting factors impeding the increase in rice yield among the various factors. Split N fertilizer applications can play an important role in nutrient management strategy that is productive, profitable and environmentally responsible. In this study, the recoveries and efficiencies of a multiple-split N fertilizer application of were determined using 15N labeled fertilizer, in order to provide science-based foundation for the nitrogen management in sustainable rice production. A lysimeter experiment with five treatments in four replications was set-up T0 (control). T1 (45 kg N ha“- “1), T2 (90 kg N ha“- “1), T3 (135 kg N ha“- “1) and T4 (180 kg N ha“- “1). 15N tracer analysis showed that, on average, only 30% of applied N is recovered by the crop following one time basal application. In contrast, higher fertilizer nitrogen use efficiencies (FNUE) (>50%) were observed following multiple-split N application. The result of FNUE also corroborates with the significant increase in rice grain yield. Many crops, however, have different nutrient requirements, therefore as in all fertilization strategies, it is highly recommended that source, rate, time and place of application should be considered in making split fertilization decisions. (author)

  12. Splitting and non splitting are pollution models photochemical reactions in the urban areas of greater Tehran area

    International Nuclear Information System (INIS)

    Heidarinasab, A.; Dabir, B.; Sahimi, M.; Badii, Kh.

    2003-01-01

    During the past years, one of the most important problems has been air pollution in urban areas. In this regards, ozone, as one of the major products of photochemical reactions, has great importance. The term 'photochemical' is applied to a number of secondary pollutants that appear as a result of sun-related reactions, ozone being the most important one. So far various models have been suggested to predict these pollutants. In this paper, we developed the model that has been introduced by Dabir, et al. [4]. In this model more than 48 chemical species and 114 chemical reactions are involved. The result of this development, showed good to excellent agreement across the region for compounds such as O 3 , NO, NO 2 , CO, and SO 2 with regard to VOC and NMHC. The results of the simulation were compared with previous work [4] and the effects of increasing the number of components and reactions were evaluated. The results of the operator splitting method were compared with non splitting solving method. The result showed that splitting method with one-tenth time step collapsed with non splitting method (Crank-Nicolson, under-relaxation iteration method without splitting of the equation terms). Then we developed one dimensional model to 3-D and were compared with experimental data

  13. Evaluation of the feasibility of joining titanium alloy to heavymet tungsten alloy

    Energy Technology Data Exchange (ETDEWEB)

    1978-06-07

    Information is presented on a program to select and evaluate methods of brazing and/or explosively welding Ti-6Al-4V titanium alloy to Heavymet, a tungsten-base metal containing up to about 20% alloying elements (nickel, copper, etc.) to improve its ductility and other mechanical properties. Designs permitting the reliable production of joints between these base metals were of interest too. While this investigation was primarily concerned with an engineering study of the problems associated with joining these base metals in the required configuration, limited experimental studies were conducted also. The joining methods are reviewed individually. Recommendations for developing a viable titanium-tungsten joining procedure are discussed.

  14. Evaluation of the feasibility of joining titanium alloy to heavymet tungsten alloy

    International Nuclear Information System (INIS)

    1978-01-01

    Information is presented on a program to select and evaluate methods of brazing and/or explosively welding Ti-6Al-4V titanium alloy to Heavymet, a tungsten-base metal containing up to about 20% alloying elements (nickel, copper, etc.) to improve its ductility and other mechanical properties. Designs permitting the reliable production of joints between these base metals were of interest too. While this investigation was primarily concerned with an engineering study of the problems associated with joining these base metals in the required configuration, limited experimental studies were conducted also. The joining methods are reviewed individually. Recommendations for developing a viable titanium-tungsten joining procedure are discussed

  15. Tune splitting in the presence of linear coupling

    International Nuclear Information System (INIS)

    Parzen, G.

    1991-01-01

    The presence of random skew quadrupole field errors will couple the x and y motions. The x and y motions are then each given by the sum of 2 normal modes with the tunes v 1 and v 2 , which may differ appreciably from v x and v y , the unperturbed tunes. This is often called tune splitting since |v 1 - v 2 | is usually larger than |v x - v y |. This tune splitting may be large in proton accelerators using superconducting magnets, because of the relatively large random skew quadrupole field errors that are expected in these magnets. This effect is also increased by the required insertions in proton colliders which generate large β-functions in the insertion region. This tune splitting has been studied in the RHIC accelerator. For RHIC, a tune splitting as large as 0.2 was found in one worse case. A correction system has been developed for correcting this large tune splitting which uses two families of skew quadrupole correctors. It has been found that this correction system corrects most of the large tune splitting, but a residual tune splitting remains that is still appreciable. This paper discusses the corrections to this residual time

  16. Numerical modelling in friction lap joining of aluminium alloy and carbon-fiber-reinforced-plastic sheets

    Science.gov (United States)

    Das, A.; Bang, H. S.; Bang, H. S.

    2018-05-01

    Multi-material combinations of aluminium alloy and carbon-fiber-reinforced-plastics (CFRP) have gained attention in automotive and aerospace industries to enhance fuel efficiency and strength-to-weight ratio of components. Various limitations of laser beam welding, adhesive bonding and mechanical fasteners make these processes inefficient to join metal and CFRP sheets. Friction lap joining is an alternative choice for the same. Comprehensive studies in friction lap joining of aluminium to CFRP sheets are essential and scare in the literature. The present work reports a combined theoretical and experimental study in joining of AA5052 and CFRP sheets using friction lap joining process. A three-dimensional finite element based heat transfer model is developed to compute the temperature fields and thermal cycles. The computed results are validated extensively with the corresponding experimentally measured results.

  17. Thermally joining and/or coating or thermally separating the workpieces having heat-sensitive coating, comprises restoring coating by thermally coating the coating material after thermally joining and/or coating or thermally separating

    OpenAIRE

    Riedel, Frank; Winkelmann, Ralf; Puschmann, Markus

    2011-01-01

    The method for thermally joining and/or coating or thermally separating the workpieces (1), which have a heat-sensitive coating (2), comprises restoring the coating by thermally coating a coating material (3) after thermally joining and/or coating or thermally separating the workpieces. A part of the thermal energy introduced in the workpiece for joining and/or coating or separating or in the workpieces is used for thermally coating the coating material. Two workpieces are welded or soldered ...

  18. Welding and joining of single crystals of BCC refractory metals

    International Nuclear Information System (INIS)

    Hiraoka, Yutaka; Fujii, Tadayuki

    1989-01-01

    Welding and joining is one of key technologies for the wider utilizations of a material. In the present work, the applicability of welding and joining for a single crystal of BCC refractory metal was investigated. Electron-beam welding and tungsten-inert-gas welding by a melt-run technique, and high-temperature brazing by using brazing metals such as Mo-40%Ru alloy, vanadium or platinum were conducted for molybdenum single crystal which had been prepared by means of secondary recrystallization. 12 refs.,12 figs., 2 tabs. (Author)

  19. Glass-ceramic joint and method of joining

    Science.gov (United States)

    Meinhardt, Kerry D [Richland, WA; Vienna, John D [West Richland, WA; Armstrong, Timothy R [Clinton, TN; Pederson, Larry R [Kennewick, WA

    2003-03-18

    The present invention is a glass-ceramic material and method of making useful for joining a solid ceramic component and at least one other solid component. The material is a blend of M1-M2-M3, wherein M1 is BaO, SrO, CaO, MgO, or combinations thereof, M2 is Al.sub.2 O.sub.3, present in the blend in an amount from 2 to 15 mol %, M3 is SiO.sub.2 with up to 50 mol % B.sub.2 O.sub.3 that substantially matches a coefficient of thermal expansion of the solid electrolyte. According to the present invention, a series of glass ceramics in the M1-Al.sub.2 O.sub.3 -M3 system can be used to join or seal both tubular and planar solid oxide fuel cells, oxygen electrolyzers, and membrane reactors for the production of syngas, commodity chemicals and other products.

  20. Split-plot designs for robotic serial dilution assays.

    Science.gov (United States)

    Buzas, Jeffrey S; Wager, Carrie G; Lansky, David M

    2011-12-01

    This article explores effective implementation of split-plot designs in serial dilution bioassay using robots. We show that the shortest path for a robot to fill plate wells for a split-plot design is equivalent to the shortest common supersequence problem in combinatorics. We develop an algorithm for finding the shortest common supersequence, provide an R implementation, and explore the distribution of the number of steps required to implement split-plot designs for bioassay through simulation. We also show how to construct collections of split plots that can be filled in a minimal number of steps, thereby demonstrating that split-plot designs can be implemented with nearly the same effort as strip-plot designs. Finally, we provide guidelines for modeling data that result from these designs. © 2011, The International Biometric Society.

  1. Joining Dental Ceramic Layers With Glass

    Science.gov (United States)

    Saied, MA; Lloyd, IK; Haller, WK; Lawn, BR

    2011-01-01

    Objective Test the hypothesis that glass-bonding of free-form veneer and core ceramic layers can produce robust interfaces, chemically durable and aesthetic in appearance and, above all, resistant to delamination. Methods Layers of independently produced porcelains (NobelRondo™ Press porcelain, Nobel BioCare AB and Sagkura Interaction porcelain, Elephant Dental) and matching alumina or zirconia core ceramics (Procera alumina, Nobel BioCare AB, BioZyram yttria stabilized tetragonal zirconia polycrystal, Cyrtina Dental) were joined with designed glasses, tailored to match thermal expansion coefficients of the components and free of toxic elements. Scanning electron microprobe analysis was used to characterize the chemistry of the joined interfaces, specifically to confirm interdiffusion of ions. Vickers indentations were used to drive controlled corner cracks into the glass interlayers to evaluate the toughness of the interfaces. Results The glass-bonded interfaces were found to have robust integrity relative to interfaces fused without glass, or those fused with a resin-based adhesive. Significance The structural integrity of the interfaces between porcelain veneers and alumina or zirconia cores is a critical factor in the longevity of all-ceramic dental crowns and fixed dental prostheses. PMID:21802131

  2. Study of international published experiences in joining copper and copper-alloys

    International Nuclear Information System (INIS)

    Dahlgren, Aa.

    1997-04-01

    This study has revealed a number of joining processes to be used when manufacturing copper-canisters for the final storage of high level nuclear waste. However, the decision on which material and which joining process to be used has to be based on the design criterions. The welding procedure has to be qualified, i.e. it shall be demonstrated whether the procedure is capable of fulfilling specified requirements. 32 refs

  3. What happens during a Join? - Dissecting CPU and Memory Optimization Effects

    OpenAIRE

    Manegold, Stefan; Boncz, Peter; Kersten, Martin

    2000-01-01

    textabstractPerformance of modern hardware increasingly depends on proper utilization of both the memory cache hierarchy and parallel execution possibilities in todays super-scalar CPUs. Recent database research has demonstrated that database system performance severely suffers from poor utilization of these resources. In previous work, we presented join algorithms that strongly accelerate large equi-join by tuning the memory access pattern to match the characteristics of the memory cache sub...

  4. 7 CFR 51.2731 - U.S. Spanish Splits.

    Science.gov (United States)

    2010-01-01

    ... 7 Agriculture 2 2010-01-01 2010-01-01 false U.S. Spanish Splits. 51.2731 Section 51.2731... STANDARDS) United States Standards for Grades of Shelled Spanish Type Peanuts Grades § 51.2731 U.S. Spanish Splits. “U.S. Spanish Splits” consists of shelled Spanish type peanut kernels which are split or broken...

  5. Split scheduling with uniform setup times.

    NARCIS (Netherlands)

    F. Schalekamp; R.A. Sitters (René); S.L. van der Ster; L. Stougie (Leen); V. Verdugo; A. van Zuylen

    2015-01-01

    htmlabstractWe study a scheduling problem in which jobs may be split into parts, where the parts of a split job may be processed simultaneously on more than one machine. Each part of a job requires a setup time, however, on the machine where the job part is processed. During setup, a

  6. Numerical simulation and experiment on multilayer stagger-split die.

    Science.gov (United States)

    Liu, Zhiwei; Li, Mingzhe; Han, Qigang; Yang, Yunfei; Wang, Bolong; Sui, Zhou

    2013-05-01

    A novel ultra-high pressure device, multilayer stagger-split die, has been constructed based on the principle of "dividing dies before cracking." Multilayer stagger-split die includes an encircling ring and multilayer assemblages, and the mating surfaces of the multilayer assemblages are mutually staggered between adjacent layers. In this paper, we investigated the stressing features of this structure through finite element techniques, and the results were compared with those of the belt type die and single split die. The contrast experiments were also carried out to test the bearing pressure performance of multilayer stagger-split die. It is concluded that the stress distributions are reasonable and the materials are utilized effectively for multilayer stagger-split die. And experiments indicate that the multilayer stagger-split die can bear the greatest pressure.

  7. Thermodynamic evaluation of the Kalina split-cycle concepts for waste heat recovery applications

    International Nuclear Information System (INIS)

    Nguyen, Tuong-Van; Knudsen, Thomas; Larsen, Ulrik; Haglind, Fredrik

    2014-01-01

    The Kalina split-cycle is a thermodynamic process for converting thermal energy into electrical power. It uses an ammonia–water mixture as a working fluid (like a conventional Kalina cycle) and has a varying ammonia concentration during the pre-heating and evaporation steps. This second feature results in an improved match between the heat source and working fluid temperature profiles, decreasing the entropy generation in the heat recovery system. The present work compares the thermodynamic performance of this power cycle with the conventional Kalina process, and investigates the impact of varying boundary conditions by conducting an exergy analysis. The design parameters of each configuration were determined by performing a multi-variable optimisation. The results indicate that the Kalina split-cycle with reheat presents an exergetic efficiency by 2.8% points higher than a reference Kalina cycle with reheat, and by 4.3% points without reheat. The cycle efficiency varies by 14% points for a variation of the exhaust gas temperature of 100 °C, and by 1% point for a cold water temperature variation of 30 °C. This analysis also pinpoints the large irreversibilities in the low-pressure turbine and condenser, and indicates a reduction of the exergy destruction by about 23% in the heat recovery system compared to the baseline cycle. - Highlights: • The thermodynamic performance of the Kalina split-cycle is assessed. • The Kalina split-cycle is compared to the Kalina cycle, with and without reheat. • An exergy analysis is performed to evaluate its thermodynamic performance. • The impact of varying boundary conditions is investigated. • The Kalina split-cycle displays high exergetic efficiency for low- and medium-temperature applications

  8. Tensor products of higher almost split sequences

    OpenAIRE

    Pasquali, Andrea

    2015-01-01

    We investigate how the higher almost split sequences over a tensor product of algebras are related to those over each factor. Herschend and Iyama gave a precise criterion for when the tensor product of an $n$-representation finite algebra and an $m$-representation finite algebra is $(n+m)$-representation finite. In this case we give a complete description of the higher almost split sequences over the tensor product by expressing every higher almost split sequence as the mapping cone of a suit...

  9. Joining of silicon carbide using interlayer with matching coefficient of thermal expansion

    International Nuclear Information System (INIS)

    Perham, T.

    1996-11-01

    The primary objective of this study is to develop a technique for joining a commercially available Silicon Carbide that gives good room temperature strength and the potential for good high temperature strength. One secondary objective is that the joining technique be adaptable to SiC f /SiC composites and/or Nickel based superalloys, and another secondary objective is that the materials provide good neutron irradiation resistance and low activation for potential application inside nuclear fusion reactors. The joining techniques studied here are: (1) reaction bonding with Al-Si/Si/SiC/C; (2) reaction/infiltration with calcium aluminum silicate; (3) ion exchange mechanism to form calcium hexaluminate (a refractory cement); and (4) oxide frit brazing with cordierite

  10. Calculation of force and time of contact formation at diffusion metal joining

    Energy Technology Data Exchange (ETDEWEB)

    Sukhanov, V E [Tsentral' nyj Nauchno-Issledovatel' skij Inst. Chernoj Metallurgii, Moscow (USSR); Grushevskij, A V [Moskovskij Stankoinstrumental' nyj Inst., Moscow (USSR); Surovtsev, A P

    1989-03-01

    An analytical model of contact for mation at diffusion joining is suggested. It is based on the introduction of a rough surface with roughnesses in the form of absolutely rigid spherical segnunts into a smooth laminar body. Mathematical expressions, permitting to calculate maximum welding force (pressure) providing close contact of the surfaces welded and time for contact formation between rough surfaces joined, are obtained. Divergence of calculational and experimental data does not exceed 20%. It is confirmed that the most intensive formation of joining occurs in the initial period of welding -the stage of formation of a physical contact, when deformation processes proceed in tensively. Finite formation of a strength joint occurs at the stage of diffusion interaction.

  11. Conditional Toxin Splicing Using a Split Intein System.

    Science.gov (United States)

    Alford, Spencer C; O'Sullivan, Connor; Howard, Perry L

    2017-01-01

    Protein toxin splicing mediated by split inteins can be used as a strategy for conditional cell ablation. The approach requires artificial fragmentation of a potent protein toxin and tethering each toxin fragment to a split intein fragment. The toxin-intein fragments are, in turn, fused to dimerization domains, such that addition of a dimerizing agent reconstitutes the split intein. These chimeric toxin-intein fusions remain nontoxic until the dimerizer is added, resulting in activation of intein splicing and ligation of toxin fragments to form an active toxin. Considerations for the engineering and implementation of conditional toxin splicing (CTS) systems include: choice of toxin split site, split site (extein) chemistry, and temperature sensitivity. The following method outlines design criteria and implementation notes for CTS using a previously engineered system for splicing a toxin called sarcin, as well as for developing alternative CTS systems.

  12. Split Scheduling with Uniform Setup Times

    NARCIS (Netherlands)

    Schalekamp, F.; Sitters, R.A.; van der Ster, S.L.; Stougie, L.; Verdugo, V.; van Zuylen, A.

    2015-01-01

    We study a scheduling problem in which jobs may be split into parts, where the parts of a split job may be processed simultaneously on more than one machine. Each part of a job requires a setup time, however, on the machine where the job part is processed. During setup, a machine cannot process or

  13. Outage Analysis of Cooperative Transmission with Energy Harvesting Relay: Time Switching versus Power Splitting

    Directory of Open Access Journals (Sweden)

    Guanyao Du

    2015-01-01

    Full Text Available This paper investigates the multiuser transmission network with an energy harvesting (EH cooperative relay, where a source transmits independent information to multiple destinations with the help of an energy constrained relay. The relay can harvest energy from the radio frequency (RF signals transmitted from the source, and it helps the multiuser transmission only by consuming the harvested energy. By adopting the time switching and the power splitting relay receiver architectures, we firstly propose two protocols, the time switching cooperative multiuser transmission (TSCMT protocol and the power splitting cooperative multiuser transmission (PSCMT protocol, to enable the simultaneous information processing and EH at the relay for the system. To evaluate the system performance, we theoretically analyze the system outage probability for the two proposed protocols and then derive explicit expressions for each of them, respectively. Numerical results are provided to demonstrate the accuracy of our analytical results and reveal that compared with traditional noncooperative scheme our proposed protocols are green solutions to offer reliable communication and lower system outage probability without consuming additional energy. In particular, for the same transmit power at the source, the PSCMT protocol is superior to the TSCMT protocol to obtain lower system outage probability.

  14. Combustion Joining for Composite Fabrication

    Science.gov (United States)

    2009-10-25

    Inert preheating Process beginning T e m p e r a t u r e , o C Time, s I = 600 Amps D = 10 mm Joule preheating only up to Tig UNCLASSIFIED • C...Honeywell Corp (South Bend, IN) • Currently build aircraft brake disks from carbon fibers • use a long (~ 100 day) CVD process to densify • Brake wear...oxidation with every landing A380 -rejected take off test C-C brakes UNCLASSIFIED Joining C-Based Materials • Difficult task – Carbon cannot be welded

  15. Stress analysis and optimization of Nd:YAG pulsed laser processing of notches for fracture splitting of a C70S6 connecting rod

    International Nuclear Information System (INIS)

    Kou, Shuqing; Gao, Yan; Zhao, Yong; Lin, Baojun

    2017-01-01

    The pulsed laser pre-processing of a notch as the fracture initiation source for the splitting process is the key mechanism of an advanced fracture splitting technology for C70S6 connecting rods. This study investigated the stress field of Nd:YAG pulsed laser grooving, which affects the rapid fracture initiation at the notch root and the controlled crack extension in the critical fracture splitting quality, to improve manufacturing quality. Thermal elastic-plastic incremental theory was applied to build the finite element analysis model of the stress field of pulsed laser grooving for fracture splitting based on the Rotary-Gauss body heat source. The corresponding numerical simulation of the stress field was conducted. The changes and distributions of the stress during pulsed laser grooving were examined, the influence rule of the primary technological parameters on the residual stress was analyzed, and the analysis results were validated by the corresponding cutting experiment. Results showed that the residual stress distribution was concentrated in the Heat-affected zone (HAZ) near the fracture splitting notch, which would cause micro-cracks in the HAZ. The stress state of the notch root in the fracture initiation direction was tensile stress, which was beneficial to the fracture initiation and the crack rapid extension in the subsequent fracture splitting process. However, the uneven distribution of the stress could lead to fracture splitting defects, and thus the residual stress should be lowered to a reasonable range. Decreasing the laser pulse power, increasing the processing speed, and lowering the pulse width can lower the residual stress. Along with the actual production, the reasonable main technological parameters were obtained.

  16. Stress analysis and optimization of Nd:YAG pulsed laser processing of notches for fracture splitting of a C70S6 connecting rod

    Energy Technology Data Exchange (ETDEWEB)

    Kou, Shuqing; Gao, Yan; Zhao, Yong; Lin, Baojun [Jilin University, Changchun (China)

    2017-05-15

    The pulsed laser pre-processing of a notch as the fracture initiation source for the splitting process is the key mechanism of an advanced fracture splitting technology for C70S6 connecting rods. This study investigated the stress field of Nd:YAG pulsed laser grooving, which affects the rapid fracture initiation at the notch root and the controlled crack extension in the critical fracture splitting quality, to improve manufacturing quality. Thermal elastic-plastic incremental theory was applied to build the finite element analysis model of the stress field of pulsed laser grooving for fracture splitting based on the Rotary-Gauss body heat source. The corresponding numerical simulation of the stress field was conducted. The changes and distributions of the stress during pulsed laser grooving were examined, the influence rule of the primary technological parameters on the residual stress was analyzed, and the analysis results were validated by the corresponding cutting experiment. Results showed that the residual stress distribution was concentrated in the Heat-affected zone (HAZ) near the fracture splitting notch, which would cause micro-cracks in the HAZ. The stress state of the notch root in the fracture initiation direction was tensile stress, which was beneficial to the fracture initiation and the crack rapid extension in the subsequent fracture splitting process. However, the uneven distribution of the stress could lead to fracture splitting defects, and thus the residual stress should be lowered to a reasonable range. Decreasing the laser pulse power, increasing the processing speed, and lowering the pulse width can lower the residual stress. Along with the actual production, the reasonable main technological parameters were obtained.

  17. Holographic spectrum-splitting optical systems for solar photovoltaics

    Science.gov (United States)

    Zhang, Deming

    Solar energy is the most abundant source of renewable energy available. The relatively high cost prevents solar photovoltaic (PV) from replacing fossil fuel on a larger scale. In solar PV power generation the cost is reduced with more efficient PV technologies. In this dissertation, methods to improve PV conversion efficiency with holographic optical components are discussed. The tandem multiple-junction approach has achieved very high conversion efficiency. However it is impossible to manufacture tandem PV cells at a low cost due to stringent fabrication standards and limited material types that satisfy lattice compatibility. Current produced by the tandem multi-junction PV cell is limited by the lowest junction due to series connection. Spectrum-splitting is a lateral multi-junction concept that is free of lattice and current matching constraints. Each PV cell can be optimized towards full absorption of a spectral band with tailored light-trapping schemes. Holographic optical components are designed to achieve spectrum-splitting PV energy conversion. The incident solar spectrum is separated onto multiple PV cells that are matched to the corresponding spectral band. Holographic spectrum-splitting can take advantage of existing and future low-cost technologies that produces high efficiency thin-film solar cells. Spectrum-splitting optical systems are designed and analyzed with both transmission and reflection holographic optical components. Prototype holograms are fabricated and high optical efficiency is achieved. Light-trapping in PV cells increases the effective optical path-length in the semiconductor material leading to improved absorption and conversion efficiency. It has been shown that the effective optical path length can be increased by a factor of 4n2 using diffusive surfaces. Ultra-light-trapping can be achieved with optical filters that limit the escape angle of the diffused light. Holographic reflection gratings have been shown to act as angle

  18. NNLO time-like splitting functions in QCD

    International Nuclear Information System (INIS)

    Moch, S.; Vogt, A.

    2008-07-01

    We review the status of the calculation of the time-like splitting functions for the evolution of fragmentation functions to the next-to-next-to-leading order in perturbative QCD. By employing relations between space-like and time-like deep-inelastic processes, all quark-quark and the gluon-gluon time-like splitting functions have been obtained to three loops. The corresponding quantities for the quark-gluon and gluon-quark splitting at this order are presently still unknown except for their second Mellin moments. (orig.)

  19. Giant onsite electronic entropy enhances the performance of ceria for water splitting

    DEFF Research Database (Denmark)

    Naghavi, S. Shahab; Emery, Antoine A.; Hansen, Heine Anton

    2017-01-01

    lanthanides, and reaches a maximum value of ≈4.7 kB per oxygen vacancy for Ce4+/Ce3+ reduction. This unique and large positive entropy source in ceria explains its excellent performance for high-temperature catalytic redox reactions such as water splitting. Our calculations also show that terbium dioxide has...... a high electronic entropy and thus could also be a potential candidate for solar thermochemical reactions....

  20. High-temperature stability of laser-joined silicon carbide components

    Energy Technology Data Exchange (ETDEWEB)

    Herrmann, Marion, E-mail: marion.herrmann@tu-dresden.de; Lippmann, Wolfgang; Hurtado, Antonio

    2013-11-15

    Silicon carbide is recommended for applications in energy technology due to its good high-temperature corrosion resistance, mechanical durability, and abrasion resistance. The prerequisite for use is often the availability of suitable technologies for joining or sealing the components. A laser-induced process using fillers and local heating of the components represents a possible low-cost option. Investigations in which yttrium aluminosilicate glass was used for laser-induced brazing of SiC components of varying geometry are presented. A four-point bending strength of 112 MPa was found for these joints. In burst tests, laser-joined components were found to withstand internal pressures of up to 54 MPa. Helium leak tests yielded leak rates of less than 10{sup –8} mbar l s{sup −1}, even after 300 h at 900 °C. In contrast, the assemblies showed an increased leak rate after annealing at 1050 °C. The short process time of the laser technique – in the range of a few seconds to a few minutes – results in high temperature gradients and transients. SEM analysis showed that the filler in the seam predominantly solidifies in a glassy state. Crystallization occurred during later thermal loading of the joined components, with chemical equilibrium being established. Differences in seam structures yielded from different cooling rates in the laser process could not be equalized by annealing. The results demonstrated the long-term stability of laser-brazed SiC assemblies to temperatures in the range of glass transformation (900 °C) of the yttrium aluminosilicate filler. In technological investigations, the suitability of the laser joining technique for sealing of SiC components with a geometry approximating that of a fuel element sleeve pin (pin) in a gas-cooled fast reactor was proven.

  1. Biosynthesis of amidated joining peptide from pro-adrenocorticotropin-endorphin

    Energy Technology Data Exchange (ETDEWEB)

    Cullen, E.I.; Mains, R.E. (Johns Hopkins Univ. School of Medicine, Baltimore, MD (USA))

    1987-09-01

    Joining peptide is the major alpha-amidated product of pro-ACTH/endorphin (PAE) in AtT-20 corticotropic tumor cells. To study intracellular joining peptide synthesis, affinity purified antibodies directed against gamma-MSH, joining peptide, and ACTH were used to immunoprecipitate extracts from biosynthetically labeled AtT-20 cells. Immunoprecipitates were analyzed by sodium dodecyl sulfate-polyacrylamide gel electrophoresis and by tryptic peptide mapping on HPLC. In steady labeling experiments, radioactivity in amidated joining peptide (JP) increased roughly linearly with time, in the manner of a final product, whereas radioactivity associated with PAE (1-94)NH2 reached a constant value after 2-4 h, indicating that PAE(1-94)NH2 is an intermediate in the biosynthesis of JP. Radioactivity appeared in ACTH(1-39) well before JP, consistent with a cleavage order in which ACTH is cleaved from PAE(1-95) before JP sequences are cleaved from PAE(1-74). This conclusion was supported by tryptic peptide analyses of immunoprecipitates, which indicated that less than 5% of JP-related material is cleaved from PAE(1-74) before being cleaved from ACTH-related sequences. After a pulse label, radioactivity in PAE(1-94)NH2 reached a peak value after 1 h of chase and declined with a half-life of less than 1 h. Amidated JP increased to a constant level after 2 h of chase. Enough radiolabeled PAE(1-94)NH2 was detected to account for about half of the radioactivity found in amidated JP, indicating that about half of JP-related material is first cleaved from PAE(1-95) before being amidated. This result was corroborated using HPLC purification to determine both amidated and glycine-extended forms of JP.

  2. Biosynthesis of amidated joining peptide from pro-adrenocorticotropin-endorphin

    International Nuclear Information System (INIS)

    Cullen, E.I.; Mains, R.E.

    1987-01-01

    Joining peptide is the major alpha-amidated product of pro-ACTH/endorphin (PAE) in AtT-20 corticotropic tumor cells. To study intracellular joining peptide synthesis, affinity purified antibodies directed against gamma-MSH, joining peptide, and ACTH were used to immunoprecipitate extracts from biosynthetically labeled AtT-20 cells. Immunoprecipitates were analyzed by sodium dodecyl sulfate-polyacrylamide gel electrophoresis and by tryptic peptide mapping on HPLC. In steady labeling experiments, radioactivity in amidated joining peptide (JP) increased roughly linearly with time, in the manner of a final product, whereas radioactivity associated with PAE (1-94)NH2 reached a constant value after 2-4 h, indicating that PAE(1-94)NH2 is an intermediate in the biosynthesis of JP. Radioactivity appeared in ACTH(1-39) well before JP, consistent with a cleavage order in which ACTH is cleaved from PAE(1-95) before JP sequences are cleaved from PAE(1-74). This conclusion was supported by tryptic peptide analyses of immunoprecipitates, which indicated that less than 5% of JP-related material is cleaved from PAE(1-74) before being cleaved from ACTH-related sequences. After a pulse label, radioactivity in PAE(1-94)NH2 reached a peak value after 1 h of chase and declined with a half-life of less than 1 h. Amidated JP increased to a constant level after 2 h of chase. Enough radiolabeled PAE(1-94)NH2 was detected to account for about half of the radioactivity found in amidated JP, indicating that about half of JP-related material is first cleaved from PAE(1-95) before being amidated. This result was corroborated using HPLC purification to determine both amidated and glycine-extended forms of JP

  3. In-Network Processing of an Iceberg Join Query in Wireless Sensor Networks Based on 2-Way Fragment Semijoins

    Directory of Open Access Journals (Sweden)

    Hyunchul Kang

    2015-03-01

    Full Text Available We investigate the in-network processing of an iceberg join query in wireless sensor networks (WSNs. An iceberg join is a special type of join where only those joined tuples whose cardinality exceeds a certain threshold (called iceberg threshold are qualified for the result. Processing such a join involves the value matching for the join predicate as well as the checking of the cardinality constraint for the iceberg threshold. In the previous scheme, the value matching is carried out as the main task for filtering non-joinable tuples while the iceberg threshold is treated as an additional constraint. We take an alternative approach, meeting the cardinality constraint first and matching values next. In this approach, with a logical fragmentation of the join operand relations on the aggregate counts of the joining attribute values, the optimal sequence of 2-way fragment semijoins is generated, where each fragment semijoin employs a Bloom filter as a synopsis of the joining attribute values. This sequence filters non-joinable tuples in an energy-efficient way in WSNs. Through implementation and a set of detailed experiments, we show that our alternative approach considerably outperforms the previous one.

  4. In-Network Processing of an Iceberg Join Query in Wireless Sensor Networks Based on 2-Way Fragment Semijoins

    Science.gov (United States)

    Kang, Hyunchul

    2015-01-01

    We investigate the in-network processing of an iceberg join query in wireless sensor networks (WSNs). An iceberg join is a special type of join where only those joined tuples whose cardinality exceeds a certain threshold (called iceberg threshold) are qualified for the result. Processing such a join involves the value matching for the join predicate as well as the checking of the cardinality constraint for the iceberg threshold. In the previous scheme, the value matching is carried out as the main task for filtering non-joinable tuples while the iceberg threshold is treated as an additional constraint. We take an alternative approach, meeting the cardinality constraint first and matching values next. In this approach, with a logical fragmentation of the join operand relations on the aggregate counts of the joining attribute values, the optimal sequence of 2-way fragment semijoins is generated, where each fragment semijoin employs a Bloom filter as a synopsis of the joining attribute values. This sequence filters non-joinable tuples in an energy-efficient way in WSNs. Through implementation and a set of detailed experiments, we show that our alternative approach considerably outperforms the previous one. PMID:25774710

  5. Recent Progress in Energy-Driven Water Splitting.

    Science.gov (United States)

    Tee, Si Yin; Win, Khin Yin; Teo, Wee Siang; Koh, Leng-Duei; Liu, Shuhua; Teng, Choon Peng; Han, Ming-Yong

    2017-05-01

    Hydrogen is readily obtained from renewable and non-renewable resources via water splitting by using thermal, electrical, photonic and biochemical energy. The major hydrogen production is generated from thermal energy through steam reforming/gasification of fossil fuel. As the commonly used non-renewable resources will be depleted in the long run, there is great demand to utilize renewable energy resources for hydrogen production. Most of the renewable resources may be used to produce electricity for driving water splitting while challenges remain to improve cost-effectiveness. As the most abundant energy resource, the direct conversion of solar energy to hydrogen is considered the most sustainable energy production method without causing pollutions to the environment. In overall, this review briefly summarizes thermolytic, electrolytic, photolytic and biolytic water splitting. It highlights photonic and electrical driven water splitting together with photovoltaic-integrated solar-driven water electrolysis.

  6. Trend and Development of Semisolid Metal Joining Processing

    Directory of Open Access Journals (Sweden)

    M. N. Mohammed

    2015-01-01

    Full Text Available The semisolid metal joining (SSMJ process or thixojoining process has recently been developed based on the principles of SSM processing, which is a technology that involves the formation of metal alloys between solidus and liquidus temperatures. Thixojoining has many potential benefits, which has encouraged researchers to carry out feasibility studies on various materials that could be utilized in this process and which could transform the production of metal components. This paper reviews the findings in the literature to date in this evolving field, specifically, the experimental details, technology considerations for industrialization, and advantages and disadvantages of the various types of SSMJ methods that have been proposed. It also presents details of the range of materials that have been joined by using the SSMJ process. Furthermore, it highlights the huge potential of this process and future directions for further research.

  7. Joining dissimilar materials using Friction Stir scribe technique

    Energy Technology Data Exchange (ETDEWEB)

    Upadhyay, Piyush; Hovanski, Yuri; Jana, Saumyadeep; Fifield, Leonard S.

    2016-10-03

    The ability to effectively join materials with vastly different melting points like Aluminum-Steel, Polymer composites - metals has been one of the road blocks in realizing multi-material components for light weighting efforts. Friction stir scribe (FSS) technique is a promising method that produces continuous overlap joint between materials with vastly different melting regimes and high temperature flow characteristics. FSS uses an offset cutting tool at the tip of the FSW pin to create an insitu mechanical interlock between material interfaces. With investments from Vehicle Technology office, US DOE and several automotive manufacturers and suppliers PNNL is developing the FSS process and has demonstrated viability of joining several material combinations. Details of welding trails, unique challenges and mitigation strategies in different material combinations will be discussed. Joint characterization including mechanical tests and joint performances will also be presented.

  8. Mini-Split Heat Pumps Multifamily Retrofit Feasibility Study

    Energy Technology Data Exchange (ETDEWEB)

    Dentz, Jordan [ARIES Collaborative, New York, NY (United States); Podorson, David [ARIES Collaborative, New York, NY (United States); Varshney, Kapil [ARIES Collaborative, New York, NY (United States)

    2014-05-01

    Mini-split heat pumps can provide space heating and cooling in many climates and are relatively affordable. These and other features make them potentially suitable for retrofitting into multifamily buildings in cold climates to replace electric resistance heating or other outmoded heating systems. This report investigates the suitability of mini-split heat pumps for multifamily retrofits. Various technical and regulatory barriers are discussed and modeling was performed to compare long-term costs of substituting mini-splits for a variety of other heating and cooling options. A number of utility programs have retrofit mini-splits in both single family and multifamily residences. Two such multifamily programs are discussed in detail.

  9. Communication: Tunnelling splitting in the phosphine molecule

    Science.gov (United States)

    Sousa-Silva, Clara; Tennyson, Jonathan; Yurchenko, Sergey N.

    2016-09-01

    Splitting due to tunnelling via the potential energy barrier has played a significant role in the study of molecular spectra since the early days of spectroscopy. The observation of the ammonia doublet led to attempts to find a phosphine analogous, but these have so far failed due to its considerably higher barrier. Full dimensional, variational nuclear motion calculations are used to predict splittings as a function of excitation energy. Simulated spectra suggest that such splittings should be observable in the near infrared via overtones of the ν2 bending mode starting with 4ν2.

  10. Bad Luck When Joining the Shortest Queue

    NARCIS (Netherlands)

    Blanc, J.P.C.

    2008-01-01

    A frequent observation in service systems with queues in parallel is that customers in other queues tend to be served faster than those in one’s own queue. This paper quantifies the probability that one’s service would have started earlier if one had joined another queue than the queue that was

  11. On a possible empirical meaning of meets and joins for quantum propositions

    Science.gov (United States)

    Herbut, Fedor

    1984-09-01

    Following up an idea of Jauch, an empirical basis is worked out for the meets (and joins) of quantum propositions through approximate measurement to an arbitrary degree of accuracy of special yes-no effects constructed from chains of yes-no measurements. This is done with a view to interpreting the meets (and joins) as Dedekind's cuts in analogy with irrationals.

  12. On a possible empirical meaning of meets and joins for quantum propositions

    International Nuclear Information System (INIS)

    Herbut, F.

    1984-01-01

    Following up an idea of Jauch, an empirical basis is worked out for the meets (and joins) of quantum propositions through approximate measurement to an arbitrary degree of accuracy of special yes-no effects constructed from chains of yes-no measurements. This is done with a view to interpreting the meets (and joins) as Dedekind's cuts in analogy with irrationals. (orig.)

  13. On the additive splitting procedures and their computer realization

    DEFF Research Database (Denmark)

    Farago, I.; Thomsen, Per Grove; Zlatev, Z.

    2008-01-01

    Two additive splitting procedures are defined and studied in this paper. It is shown that these splitting procedures have good stability properties. Some other splitting procedures, which are traditionally used in mathematical models used in many scientific and engineering fields, are sketched. All...

  14. Splitting methods in communication, imaging, science, and engineering

    CERN Document Server

    Osher, Stanley; Yin, Wotao

    2016-01-01

    This book is about computational methods based on operator splitting. It consists of twenty-three chapters written by recognized splitting method contributors and practitioners, and covers a vast spectrum of topics and application areas, including computational mechanics, computational physics, image processing, wireless communication, nonlinear optics, and finance. Therefore, the book presents very versatile aspects of splitting methods and their applications, motivating the cross-fertilization of ideas. .

  15. A New Approach to Joining Dissimilar Ceramic Oxides for Chemical Sensors

    International Nuclear Information System (INIS)

    Zhuiykov, Serge

    2009-01-01

    Conventional joining of dissimilar oxides for sensing electrodes (SE) of chemical sensors has been pivotal to the development of various sensors and is vital to their further development. However, it is shown that the uncertainty (of a fundamental nature) in the properties of dissimilar oxides in SE causes the determination of their sensing characteristics to be ambiguous. Characteristics are different for such controlled parameters as pyrolysis temperature, crystal structure, particle's morphology and size, chemical and phase composition, the coefficient of thermal expansion (CTE), surface architecture, the bulk and surface stoichiometry and type and conductivity of additives. Here, we provide an alternative approach for joining dissimilar metal-oxides for chemical sensors SE. The approach relies on the development of at least one transient liquid oxide phase on the ceramic-SE interface. These results constitute key points relevant to selection oxides for joining, sintering temperatures and heating/cooling temperature rates.

  16. References and arrow notation instead of join operation in query languages

    Directory of Open Access Journals (Sweden)

    Alexandr Savinov

    2012-10-01

    Full Text Available We study properties of the join operation in query languages and describe some of its major drawbacks. We provide strong arguments against using joins as a main construct for retrieving related data elements in general purpose query languages and argue for using references instead. Since conventional references are quite restrictive when applied to data modeling and query languages, we propose to use generalized references as they are defined in the concept-oriented model (COM. These references are used by two new operations, called projection and de-projection, which are denoted by right and left arrows and therefore this access method is referred to as arrow notation. We demonstrate advantages of the arrow notation in comparison to joins and argue that it makes queries simpler, more natural, easier to understand, and the whole query writing process more productive and less error-prone.

  17. Irradiation-induced amorphization in split-dislocation cores

    International Nuclear Information System (INIS)

    Ovid'ko, I.A.; Rejzis, A.B.

    1999-01-01

    The model describing special splitting of lattice and grain-boundary dislocations as one of the micromechanisms of solid-phase amorphization in irradiated crystals is proposed. Calculation of energy characteristics of the process of dislocations special splitting is carried out [ru

  18. Split supersymmetry in unified models

    International Nuclear Information System (INIS)

    Dutta, Bhaskar; Mimura, Yukihiro

    2005-01-01

    In the context of split supersymmetry, the gaugino mass spectrum seems to be very important to satisfy the dark matter content of the universe and the gauge coupling unification. In this Letter, we have considered various sources of gaugino masses in the context of unified models. We show that the gaugino mass spectrum varies in different unification pictures. In the context of SU(5), we have found that the bino/wino mass ratio can be close to one at the weak scale which is helpful to satisfy the WMAP data. The gluino/wino mass ratio is also different from the usual scenario of unified gaugino masses. The gaugino masses can be around one TeV and m SUSY is chosen so that the gluino mass does not create any cosmological problem. In the context of the Pati-Salam model, we show that the gluino mass can be made very heavy even after maintaining the unification of the gauge couplings

  19. Standard Model Particles from Split Octonions

    Directory of Open Access Journals (Sweden)

    Gogberashvili M.

    2016-01-01

    Full Text Available We model physical signals using elements of the algebra of split octonions over the field of real numbers. Elementary particles are corresponded to the special elements of the algebra that nullify octonionic norms (zero divisors. It is shown that the standard model particle spectrum naturally follows from the classification of the independent primitive zero divisors of split octonions.

  20. Efficient algorithms for factorization and join of blades

    NARCIS (Netherlands)

    Fontijne, D.; Dorst, L.; Bayro-Corrochano, E.; Scheuermann, G.

    2010-01-01

    Subspaces are powerful tools for modeling geometry. In geometric algebra, they are represented using blades and constructed using the outer product. Producing the actual geometrical intersection (meet) and union (join) of subspaces, rather than the simplified linearizations often used in

  1. Efficient algorithms for factorization and join of blades

    NARCIS (Netherlands)

    Fontijne, D.

    2008-01-01

    Subspaces are powerful tools for modeling geometry. In geometric algebra, they are represented using blades and constructed using the outer product. To produce the actual geometrical intersection (Meet) and union (Join) of subspaces, rather than the simplified linearizations often used in

  2. Women's Heart Disease: Join the Heart Truth Community

    Science.gov (United States)

    ... this page please turn JavaScript on. Feature: Women's Heart Disease Join The Heart Truth Community Past Issues / Winter 2014 Table of Contents National Symbol The centerpiece of The Heart Truth ® is The Red Dress ® which was introduced ...

  3. Conceptual design model of the sulfur-iodine S-I thermochemical water splitting process for hydrogen production using nuclear heat source

    International Nuclear Information System (INIS)

    Gonzalez Rodriguez, Daniel; Parra, Lazaro Garcia

    2011-01-01

    Hydrogen is the most indicated candidate for its implementation as energy carrier in a future sustainable scenario. The current hydrogen production is based on fossils fuels; they have a huge contribution to the atmosphere pollution. Thermochemical water-splitting cycles do not have this issue because they use solar or nuclear heat; their environment impact is smaller than conventional fuels. The software based on chemical process simulation (CPS) can be used to simulate the thermochemical water splitting cycle Sulfur-Iodine for hydrogen production. In the paper is developed a model for Sulfur-Iodine process in order to analyze his sensibility and calculate the efficiency and the influence of many parameters on this value. (author)

  4. Conceptual design model of the sulfur-iodine S-I thermochemical water splitting process for hydrogen production using nuclear heat source

    Energy Technology Data Exchange (ETDEWEB)

    Gonzalez Rodriguez, Daniel; Parra, Lazaro Garcia, E-mail: dgr@instec.cu, E-mail: lgarcia@instec.cu [Departamento de Ingenieria Nuclear, Instituto Superior de Ciencias y Tecnologias Aplicadas, La Habana (Cuba)

    2011-07-01

    Hydrogen is the most indicated candidate for its implementation as energy carrier in a future sustainable scenario. The current hydrogen production is based on fossils fuels; they have a huge contribution to the atmosphere pollution. Thermochemical water-splitting cycles do not have this issue because they use solar or nuclear heat; their environment impact is smaller than conventional fuels. The software based on chemical process simulation (CPS) can be used to simulate the thermochemical water splitting cycle Sulfur-Iodine for hydrogen production. In the paper is developed a model for Sulfur-Iodine process in order to analyze his sensibility and calculate the efficiency and the influence of many parameters on this value. (author)

  5. A Review of Multimedia Learning Principles: Split-Attention, Modality, and Redundancy Effects

    Directory of Open Access Journals (Sweden)

    Pelin YUKSEL ARSLAN

    2012-02-01

    Full Text Available This study aims to present a literature review on three principles of multimedia learningincluding split attention, modality, and redundancy effects with regard to their contribution to cognitiveload theory. According to cognitive load theory, information should be presented by considering excessiveload on working memory. The first principle states that attending to two distinct sources of informationmay impose a high cognitive load, and this process is referred to as the split-attention effect (Kalyuga,Chandler & Sweller, 1991, 1992. The second principle, Modality effect claims that on-screen text shouldbe presented in an auditory form instead of visually when designing a multimedia environment (Moreno &Mayer, 1999. Using more than one sensory mode augments forceful working memory that producesprogressive effects on learning. The third principle redundancy effect occurs when information presentedrepeatedly interferes with learning. This study provides guidance how to create more effective instructionwith multimedia materials for instructional designers.

  6. The Splitting Loope

    Science.gov (United States)

    Wilkins, Jesse L. M.; Norton, Anderson

    2011-01-01

    Teaching experiments have generated several hypotheses concerning the construction of fraction schemes and operations and relationships among them. In particular, researchers have hypothesized that children's construction of splitting operations is crucial to their construction of more advanced fractions concepts (Steffe, 2002). The authors…

  7. Joining of Tungsten Armor Using Functional Gradients

    International Nuclear Information System (INIS)

    John Scott O'Dell

    2006-01-01

    The joining of low thermal expansion armor materials such as tungsten to high thermal expansion heat sink materials has been a major problem in plasma facing component (PFC) development. Conventional planar bonding techniques have been unable to withstand the high thermal induced stresses resulting from fabrication and high heat flux testing. During this investigation, innovative functional gradient joints produced using vacuum plasma spray forming techniques have been developed for joining tungsten armor to copper alloy heat sinks. A model was developed to select the optimum gradient architecture. Based on the modeling effort, a 2mm copper rich gradient was selected. Vacuum plasma pray parameters and procedures were then developed to produce the functional gradient joint. Using these techniques, dual cooling channel, medium scale mockups (32mm wide x 400mm length) were produced with vacuum plasma spray formed tungsten armor. The thickness of the tungsten armor was up to 5mm thick. No evidence of debonding at the interface between the heat sink and the vacuum plasma sprayed material was observed.

  8. Splitting Strip Detector Clusters in Dense Environments

    CERN Document Server

    Nachman, Benjamin Philip; The ATLAS collaboration

    2018-01-01

    Tracking in high density environments, particularly in high energy jets, plays an important role in many physics analyses at the LHC. In such environments, there is significant degradation of track reconstruction performance. Between runs 1 and 2, ATLAS implemented an algorithm that splits pixel clusters originating from multiple charged particles, using charge information, resulting in the recovery of much of the lost efficiency. However, no attempt was made in prior work to split merged clusters in the Semi Conductor Tracker (SCT), which does not measure charge information. In spite of the lack of charge information in SCT, a cluster-splitting algorithm has been developed in this work. It is based primarily on the difference between the observed cluster width and the expected cluster width, which is derived from track incidence angle. The performance of this algorithm is found to be competitive with the existing pixel cluster splitting based on track information.

  9. [Joining WHO of Republic of Korea and the projects in the 1950s].

    Science.gov (United States)

    Lee, Sun Ho

    2014-04-01

    The Republic of Korea(ROK) and the World Health Organization(WHO) have done many projects successfully from 1949, in which the government of First Republic joined the WHO. However the relation between the ROK and the WHO have not been studied very much so far. The main purpose of this research, which could be done by the support of WHO, is connected with three questions. First research point would be "how could the ROK joined WHO in 1949 and what's the meaning of it? And the what's the difference in the process for the WHO between the ROK of 1949 and the DPRK(Democratic People's Republic of Korea) of 1973?" The first president of the ROK, Rhee Syngman, who had received his Ph. D.(about international politics) from Princeton University in 1910, was strongly interested in joining international institutes like UN, WHO. The ROK that could join WHO on 17 August 1949, with the approval of Assembly on 25 May 1949, was one of the founder members of the Western Pacific Region. By joining WHO, the ROK could get chance to increase the level of public health and its administration in 1950's. But the DPRK manage to became a member of WHO on 19 May 1973 and joined the South-East Asia Region. The joining of DPRK was influenced by the easing of the cold war after the Nixon Doctrine and the joining of the China(People's Republic of China). Second research point would be "What kind of roll did the WHO take in the First Republic?" Yet the public health administration of the First Republic that had been made in the period of US army military government was been strongly influenced by USA, the roll of WHO was also important in the 1950's. Last research point would be "What kind of the projects did the ROK and the WHO take part in during the period of he First Republic? How could evaluate the results?" The ROK and the WHO handled the projects including health services, communicable disease prevention and control, control of noncommunicable diseases, and protection of health. Specially

  10. Fee Splitting among General Practitioners: A Cross-Sectional Study in Iran.

    Science.gov (United States)

    Parsa, Mojtaba; Larijani, Bagher; Aramesh, Kiarash; Nedjat, Saharnaz; Fotouhi, Akbar; Yekaninejad, Mir Saeed; Ebrahimian, Nejatollah; Kandi, Mohamad Jafar

    2016-12-01

    Fee splitting is a process whereby a physician refers a patient to another physician or a healthcare facility and receives a portion of the charge in return. This survey was conducted to study general practitioners' (GPs) attitudes toward fee splitting as well as the prevalence, causes, and consequences of this process. This is a cross-sectional study on 223 general practitioners in 2013. Concerning the causes and consequences of fee splitting, an unpublished qualitative study was conducted by interviewing a number of GPs and specialists and the questionnaire options were the results of the information obtained from this study. Of the total 320 GPs, 247 returned the questionnaires. The response rate was 77.18%. Of the 247 returned questionnaires, 223 fulfilled the inclusion criteria. Among the participants, 69.1% considered fee splitting completely wrong and 23.2% (frequently or rarely) practiced fee splitting. The present study showed that the prevalence of fee splitting among physicians who had positive attitudes toward fee splitting was 4.63 times higher than those who had negative attitudes. In addition, this study showed that, compared to private hospitals, fee splitting is less practiced in public hospitals. The major cause of fee splitting was found to be unrealistic/unfair tariffs and the main consequence of fee splitting was thought to be an increase in the number of unnecessary patient referrals. Fee splitting is an unethical act, contradicts the goals of the medical profession, and undermines patient's best interest. In Iran, there is no code of ethics on fee splitting, but in this study, it was found that the majority of GPs considered it unethical. However, among those who had negative attitudes toward fee splitting, there were physicians who did practice fee splitting. The results of the study showed that physicians who had a positive attitude toward fee splitting practiced it more than others. Therefore, if physicians consider fee splitting unethical

  11. The Split sudâmja

    Directory of Open Access Journals (Sweden)

    Petar Šimunović

    1991-12-01

    Full Text Available The name of the Split feast Sudamja!Sudajma ("festa sancti Domnii" has not yet been adequately explained. The author believes that the name originated from the Old Dalmatian adjective san(ctu + Domnĭu. In the adjective santu the cluster /an/ in front of·a consonant gave in Croatian the back nasal /q/ pronounced until the end of the 10th century and giving /u/ after that. In this way the forms *Sudumja and similar originated. The short stressed /u/ in the closed syllable was percieved by the Croatian folk as their semivowel which later gave /a/ = Sudamja. The author connects this feature with that in the toponimes Makar ( /jm/ is well known in Croatian dialectology (sumja > sujma, and it resembles the metatheses which occurs in the Split toponimes: Sukošjân > Sukojšãn ( < *santu Cassianu, Pojišân/Pojšiin (< *pasianu < Pansianu. The author finds the same feature in the toponime Dumjača (: *Dumi- + -ača. He considers these features as Croatian popular adaptations which have not occured in the personal name Dujam, the toponime Dujmovača "terrae s. Domnii" and in the adjective sandujamski, because of the link with the saint's name Domnio!Duymo etc., which has been well liked and is frequent as name of Split Romas as well as Croats from the foundation of Split, has never been broken.

  12. Joining Silicon Carbide Components for Space Propulsion, Phase I

    Data.gov (United States)

    National Aeronautics and Space Administration — This SBIR Phase I program will identify the joining materials and demonstrate the processes that are suited for construction of advanced ceramic matrix composite...

  13. Communication: Tunnelling splitting in the phosphine molecule

    Energy Technology Data Exchange (ETDEWEB)

    Sousa-Silva, Clara; Tennyson, Jonathan; Yurchenko, Sergey N. [Department of Physics and Astronomy, University College London, London WC1E 6BT (United Kingdom)

    2016-09-07

    Splitting due to tunnelling via the potential energy barrier has played a significant role in the study of molecular spectra since the early days of spectroscopy. The observation of the ammonia doublet led to attempts to find a phosphine analogous, but these have so far failed due to its considerably higher barrier. Full dimensional, variational nuclear motion calculations are used to predict splittings as a function of excitation energy. Simulated spectra suggest that such splittings should be observable in the near infrared via overtones of the ν{sub 2} bending mode starting with 4ν{sub 2}.

  14. Splitting Descartes

    DEFF Research Database (Denmark)

    Schilhab, Theresa

    2007-01-01

    Kognition og Pædagogik vol. 48:10-18. 2003 Short description : The cognitivistic paradigm and Descartes' view of embodied knowledge. Abstract: That the philosopher Descartes separated the mind from the body is hardly news: He did it so effectively that his name is forever tied to that division....... But what exactly is Descartes' point? How does the Kartesian split hold up to recent biologically based learning theories?...

  15. Contribution to the joining technique of SiC-ceramic using metallic interlayers

    International Nuclear Information System (INIS)

    Gottselig, B.; Gyarmati, E.; Naoumidis, A.; Nickel, H.

    1989-07-01

    For ceramics to be feasible for technical uses suitable joining techniques must be developed that allow reliable ceramic-ceramic and ceramic-metal connections. As yet such procedures exist, based only on empirical studies omitting the reaction behaviour of the joining materials and the specific properties of the reaction products. For this reason the reaction behaviour of silicon carbide with selected metals and subsequently the compatibility of these reaction layers with the ceramic substrate were investigated. The results gained were then applied to silicon carbide joints using intermediate metallic layers. With the reaction phase Ti 3 SiC 2 , found to be the most suitable in basic experiments, joining strengths could be obtained relative tc the mean strength and Weibull modulus comparable to those of the ceramic starting material. (orig.) [de

  16. The Splitting Group

    Science.gov (United States)

    Norton, Anderson; Wilkins, Jesse L. M.

    2012-01-01

    Piagetian theory describes mathematical development as the construction and organization of mental operations within psychological structures. Research on student learning has identified the vital roles of two particular operations--splitting and units coordination--play in students' development of advanced fractions knowledge. Whereas Steffe and…

  17. One-loop triple collinear splitting amplitudes in QCD

    Energy Technology Data Exchange (ETDEWEB)

    Badger, Simon; Buciuni, Francesco; Peraro, Tiziano [Higgs Centre for Theoretical Physics, School of Physics and Astronomy, University of Edinburgh,Edinburgh EH9 3JZ, Scotland (United Kingdom)

    2015-09-28

    We study the factorisation properties of one-loop scattering amplitudes in the triple collinear limit and extract the universal splitting amplitudes for processes initiated by a gluon. The splitting amplitudes are derived from the analytic Higgs plus four partons amplitudes. We present compact results for primitive helicity splitting amplitudes making use of super-symmetric decompositions. The universality of the collinear factorisation is checked numerically against the full colour six parton squared matrix elements.

  18. Splitting in Dual-Phase 590 high strength steel plates

    International Nuclear Information System (INIS)

    Yang Min; Chao, Yuh J.; Li Xiaodong; Tan Jinzhu

    2008-01-01

    Charpy V-notch impact tests on 5.5 mm thick, hot-rolled Dual-Phase 590 (DP590) steel plate were evaluated at temperatures ranging from 90 deg. C to -120 deg. C. Similar tests on 2.0 mm thick DP590 HDGI steel plate were also conducted at room temperature. Splitting or secondary cracks was observed on the fractured surfaces. The mechanisms of the splitting were then investigated. Fracture surfaces were analyzed by optical microscope (OM) and scanning electron microscope (SEM). Composition of the steel plates was determined by electron probe microanalysis (EPMA). Micro Vickers hardness of the steel plates was also surveyed. Results show that splitting occurred on the main fractured surfaces of hot-rolled steel specimens at various testing temperatures. At temperatures above the ductile-brittle-transition-temperature (DBTT), -95 deg. C, where the fracture is predominantly ductile, the length and amount of splitting decreased with increasing temperature. At temperatures lower than the DBTT, where the fracture is predominantly brittle, both the length and width of the splitting are insignificant. Splitting in HDGI steel plates only appeared in specimens of T-L direction. The analysis revealed that splitting in hot-rolled plate is caused by silicate and carbide inclusions while splitting in HDGI plate results from strip microstructure due to its high content of manganese and low content of silicon. The micro Vickers hardness of either the inclusions or the strip microstructures is higher than that of the respective base steel

  19. Split ring containment attachment device

    International Nuclear Information System (INIS)

    Sammel, A.G.

    1996-01-01

    A containment attachment device is described for operatively connecting a glovebag to plastic sheeting covering hazardous material. The device includes an inner split ring member connected on one end to a middle ring member wherein the free end of the split ring member is inserted through a slit in the plastic sheeting to captively engage a generally circular portion of the plastic sheeting. A collar potion having an outer ring portion is provided with fastening means for securing the device together wherein the glovebag is operatively connected to the collar portion. 5 figs

  20. Split NMSSM with electroweak baryogenesis

    Energy Technology Data Exchange (ETDEWEB)

    Demidov, S.V.; Gorbunov, D.S. [Institute for Nuclear Research of the Russian Academy of Sciences, 60th October Anniversary prospect 7a, Moscow 117312 (Russian Federation); Moscow Institute of Physics and Technology,Institutsky per. 9, Dolgoprudny 141700 (Russian Federation); Kirpichnikov, D.V. [Institute for Nuclear Research of the Russian Academy of Sciences, 60th October Anniversary prospect 7a, Moscow 117312 (Russian Federation)

    2016-11-24

    In light of the Higgs boson discovery and other results of the LHC we reconsider generation of the baryon asymmetry in the split Supersymmetry model with an additional singlet superfield in the Higgs sector (non-minimal split SUSY). We find that successful baryogenesis during the first order electroweak phase transition is possible within a phenomenologically viable part of the model parameter space. We discuss several phenomenological consequences of this scenario, namely, predictions for the electric dipole moments of electron and neutron and collider signatures of light charginos and neutralinos.

  1. Mass splitting induced by gravitation

    International Nuclear Information System (INIS)

    Maia, M.D.

    1982-08-01

    The exact combination of internal and geometrical symmetries and the associated mass splitting problem is discussed. A 10-parameter geometrical symmetry is defined in a curved space-time in such a way that it is a combination of de Sitter groups. In the flat limit it reproduces the Poincare-group and its Lie algebra has a nilpotent action on the combined symmetry only in that limit. An explicit mass splitting expression is derived and an estimation of the order of magnitude for spin-zero mesons is made. (author)

  2. Splitting of turbulent spot in transitional pipe flow

    Science.gov (United States)

    Wu, Xiaohua; Moin, Parviz; Adrian, Ronald J.

    2017-11-01

    Recent study (Wu et al., PNAS, 1509451112, 2015) demonstrated the feasibility and accuracy of direct computation of the Osborne Reynolds' pipe transition problem without the unphysical, axially periodic boundary condition. Here we use this approach to study the splitting of turbulent spot in transitional pipe flow, a feature first discovered by E.R. Lindgren (Arkiv Fysik 15, 1959). It has been widely believed that spot splitting is a mysterious stochastic process that has general implications on the lifetime and sustainability of wall turbulence. We address the following two questions: (1) What is the dynamics of turbulent spot splitting in pipe transition? Specifically, we look into any possible connection between the instantaneous strain rate field and the spot splitting. (2) How does the passive scalar field behave during the process of pipe spot splitting. In this study, the turbulent spot is introduced at the inlet plane through a sixty degree wide numerical wedge within which fully-developed turbulent profiles are assigned over a short time interval; and the simulation Reynolds numbers are 2400 for a 500 radii long pipe, and 2300 for a 1000 radii long pipe, respectively. Numerical dye is tagged on the imposed turbulent spot at the inlet. Splitting of the imposed turbulent spot is detected very easily. Preliminary analysis of the DNS results seems to suggest that turbulent spot slitting can be easily understood based on instantaneous strain rate field, and such spot splitting may not be relevant in external flows such as the flat-plate boundary layer.

  3. Fusion as a source of synthetic fuels

    International Nuclear Information System (INIS)

    Powell, J.R.; Fillo, J.A.; Steinberg, M.

    1981-01-01

    In the near-term, coal derived synthetic fuels will be used; but in the long-term, resource depletion and environmental effects will mandate synthetic fuels from inexhaustible sources - fission, fusion, and solar. Of the three sources, fusion appears uniquely suited for the efficient production of hydrogen-based fuels, due to its ability to directly generate very high process temperatures (up to approx. 2000 0 C) for water splitting reactions. Fusion-based water splitting reactions include high temperature electrolysis (HTE) of steam, thermochemical cycles, hybrid electrochemical/thermochemical, and direct thermal decomposition. HTE appears to be the simplest and most efficient process with efficiencies of 50 to 70% (fusion to hydrogen chemical energy), depending on process conditions

  4. Guidelines to Develop Efficient Photocatalysts for Water Splitting

    KAUST Repository

    Garcia Esparza, Angel T.

    2016-01-01

    Photocatalytic overall water splitting is the only viable solar-to-fuel conversion technology. The research discloses an investigation process wherein by dissecting the photocatalytic water splitting device, electrocatalysts, and semiconductor

  5. Joining technology development summary, 189a OH024

    International Nuclear Information System (INIS)

    Edmonds, D.P.

    1978-01-01

    Joining technology is discussed for Breeder Reactor technology including welding development and mechanical properties of weldments for austenitic stainless steels, high-temperature structural design data for austenitic stainless steel weldments and advanced transition joints is discussed. Technology developed in this program is briefly reviewed

  6. Efficiency of the sulfur-iodine thermochemical water splitting process for hydrogen production based on ADS

    International Nuclear Information System (INIS)

    Gonzalez, D.; Garcia, L.; Garcia, C.; Garcia, L.; Brayner, C.

    2013-01-01

    The current hydrogel production is based on fossil fuels; they have a huge contribution to the atmosphere's pollution. thermochemical water splitting cycles don't present this issue because the required process heat is obtained from nuclear energy and therefore, the environmental impact is smaller than using conventional fuels. One of the promising approaches to produce large quantities of hydrogen in an efficient way using nuclear energy is the sulfur-iodine (S-I) thermochemical water splitting cycle. The nuclear source proposed in this paper is a pebble bed gas cooled transmutation facility. Pebble bed very high temperature advanced systems have great perspectives to assume the future nuclear energy. Software based on Chemical Process Simulation (CPS) can be used to simulate the thermochemical water splitting sulfur-iodine cycle for hydrogen production. In this paper, a model for analyzing the sulfur-iodine process sensibility is developed. Efficiency is also calculated and the influence of different parameters on this value. The behavior of the proposed model before different values of initial reactant's flow is analyzed. (Author)

  7. Exposing the QCD Splitting Function with CMS Open Data.

    Science.gov (United States)

    Larkoski, Andrew; Marzani, Simone; Thaler, Jesse; Tripathee, Aashish; Xue, Wei

    2017-09-29

    The splitting function is a universal property of quantum chromodynamics (QCD) which describes how energy is shared between partons. Despite its ubiquitous appearance in many QCD calculations, the splitting function cannot be measured directly, since it always appears multiplied by a collinear singularity factor. Recently, however, a new jet substructure observable was introduced which asymptotes to the splitting function for sufficiently high jet energies. This provides a way to expose the splitting function through jet substructure measurements at the Large Hadron Collider. In this Letter, we use public data released by the CMS experiment to study the two-prong substructure of jets and test the 1→2 splitting function of QCD. To our knowledge, this is the first ever physics analysis based on the CMS Open Data.

  8. Split-plot designs for multistage experimentation

    DEFF Research Database (Denmark)

    Kulahci, Murat; Tyssedal, John

    2016-01-01

    at the same time will be more efficient. However, there have been only a few attempts in the literature to provide an adequate and easy-to-use approach for this problem. In this paper, we present a novel methodology for constructing two-level split-plot and multistage experiments. The methodology is based...... be accommodated in each stage. Furthermore, split-plot designs for multistage experiments with good projective properties are also provided....

  9. Ammonium as sole N source improves grain quality in wheat.

    Science.gov (United States)

    Fuertes-Mendizábal, Teresa; González-Torralba, Jon; Arregui, Luis M; González-Murua, Carmen; González-Moro, M Begoña; Estavillo, José M

    2013-07-01

    The skilful handling of N fertilizer, including N source type and its timing, is necessary to obtain maximum profitability in wheat crops in terms of production and quality. Studies on grain yield and quality with ammonium as sole N source have not yet been conducted. The aim of this study was to evaluate the effect of N source management (nitrate vs. ammonium), and splitting it into two or three amendments during the wheat life cycle, on grain yield and quality under irrigated conditions. This experiment demonstrates that Cezanne wheat plants growing with ammonium as exclusive N source are able to achieve the same yield as plants growing with nitrate and that individual wheat plants grown in irrigated pots can efficiently use late N applied in GS37. Ammonium nutrition increased both types of grain reserve proteins (gliadins and glutenins) and also increased the ratio gli/glu with respect to nitrate nutrition. The splitting of the N rate enhanced the ammonium effect on grain protein composition. The application of ammonium N source, especially when split into three amendments, has an analogous effect on grain protein content and composition to applications at a higher N rate, leading to higher N use efficiency. © 2012 Society of Chemical Industry.

  10. Hydrogen Production from Semiconductor-based Photocatalysis via Water Splitting

    Directory of Open Access Journals (Sweden)

    Jeffrey C. S. Wu

    2012-10-01

    Full Text Available Hydrogen is the ideal fuel for the future because it is clean, energy efficient, and abundant in nature. While various technologies can be used to generate hydrogen, only some of them can be considered environmentally friendly. Recently, solar hydrogen generated via photocatalytic water splitting has attracted tremendous attention and has been extensively studied because of its great potential for low-cost and clean hydrogen production. This paper gives a comprehensive review of the development of photocatalytic water splitting for generating hydrogen, particularly under visible-light irradiation. The topics covered include an introduction of hydrogen production technologies, a review of photocatalytic water splitting over titania and non-titania based photocatalysts, a discussion of the types of photocatalytic water-splitting approaches, and a conclusion for the current challenges and future prospects of photocatalytic water splitting. Based on the literatures reported here, the development of highly stable visible–light-active photocatalytic materials, and the design of efficient, low-cost photoreactor systems are the key for the advancement of solar-hydrogen production via photocatalytic water splitting in the future.

  11. COMPETITIVENESS ОF CHINESE ECONOMY AFTER JOINING WORLD TRADE ORGANIZATION

    Directory of Open Access Journals (Sweden)

    V. S. Shlik

    2008-01-01

    Full Text Available The paper contains analysis of the China’s membership in the World Trade Organization (WTO. The advantages and disadvantages of WTO joining and also prospects and unforeseen difficulties are given in the paper. The People’s Republic of China has already been a full-member of WTO for 6 years. The Chinese Government has mainly fulfilled all the conditions which were imposed for WTO joining. They concerned customs legislation that presupposed a considerable reduction of custom duties, an access to the service market for foreign investors, an increase of responsibility for violation of intellectual property rights. Many of these conditions have been fulfilled in advance.

  12. Joining method for pressure tube and martensitic stainless steel tube

    International Nuclear Information System (INIS)

    Kimoto, Hiroshi; Koike, Hiromitsu.

    1993-01-01

    In a joining portion of zirconium alloy and a stainless steel, the surface of martensitic stainless steel being in contact with Zr and Zr alloy is applied with a laser quenching solidification treatment before expanding joining of them to improve the surface. This can provide the surface with refined coagulated cell tissues and make deposits and impurities homogeneous and solubilized. As a result, the surface of the martensitic stainless steel has highly corrosion resistance, to suppress contact corrosion with Zr and Zr alloy. Accordingly, even if it is exposed to high temperature water of 200 to 350degC, failures of Zr and Zr alloy can be suppressed. (T.M.)

  13. Research and Development Opportunities for Joining Technologies in HVAC&R

    Energy Technology Data Exchange (ETDEWEB)

    Goetzler, William [Navigant Consulting, Burlington, MA (United States); Guernsey, Matt [Navigant Consulting, Burlington, MA (United States); Young, Jim [Navigant Consulting, Burlington, MA (United States)

    2015-10-01

    The Building Technologies Office (BTO) works with researchers and industry partners to develop and deploy technologies that can substantially reduce energy consumption and greenhouse gas (GHG) emissions in residential and commercial buildings. This opportunity assessment aims to advance BTO’s energy savings, GHG reduction, and other program goals by identifying research and development (R&D) initiatives for joining technologies in heating, ventilation, air-conditioning, and refrigeration (HVAC&R) systems. Improving joining technologies for HVAC&R equipment has the potential to increase lifetime equipment operating efficiency, decrease equipment and project cost, and most importantly reduce hydroflourocarbon (HFC) refrigerant leakage to support HFC phasedown and GHG reduction goals.

  14. Optimal field splitting for large intensity-modulated fields

    International Nuclear Information System (INIS)

    Kamath, Srijit; Sahni, Sartaj; Ranka, Sanjay; Li, Jonathan; Palta, Jatinder

    2004-01-01

    The multileaf travel range limitations on some linear accelerators require the splitting of a large intensity-modulated field into two or more adjacent abutting intensity-modulated subfields. The abutting subfields are then delivered as separate treatment fields. This workaround not only increases the treatment delivery time but it also increases the total monitor units (MU) delivered to the patient for a given prescribed dose. It is imperative that the cumulative intensity map of the subfields is exactly the same as the intensity map of the large field generated by the dose optimization algorithm, while satisfying hardware constraints of the delivery system. In this work, we describe field splitting algorithms that split a large intensity-modulated field into two or more intensity-modulated subfields with and without feathering, with optimal MU efficiency while satisfying the hardware constraints. Compared to a field splitting technique (without feathering) used in a commercial planning system, our field splitting algorithm (without feathering) shows a decrease in total MU of up to 26% on clinical cases and up to 63% on synthetic cases

  15. Status of Joining Thin Sheet and Thin Wall Tubes of 14YWT

    Energy Technology Data Exchange (ETDEWEB)

    Hoelzer, David T. [Oak Ridge National Lab. (ORNL), Oak Ridge, TN (United States); Unocic, Kinga A. [Oak Ridge National Lab. (ORNL), Oak Ridge, TN (United States); Tang, Wei [Oak Ridge National Lab. (ORNL), Oak Ridge, TN (United States); Feng, Zhili [Oak Ridge National Lab. (ORNL), Oak Ridge, TN (United States)

    2015-09-18

    Beginning this fiscal year, the FCRD research project initiated an investigation on joining thin sections of the advanced ODS 14YWT ferritic alloy. Friction stir welding (FSW) was investigated as a method to join thin plate and tubing of 14YWT since it is a solid state joining method that has been shown in past studies to be a promising method for joining plates of ODS alloys, such as 14YWT. However, this study will attempt to be the first to demonstrate if FSW can successfully join thin plates and thin wall tubing of 14YWT. In the first FSW attempt, a 1.06 cm thick plate of 14YWT (SM13 heat) was successfully rolled at 1000ºC to the target thickness of 0.1 cm with no edge cracking. This achievement is a highlight since previous attempts to roll 14YWT plates have resulted in extensive cracking. For the FSW run, a pin tool being developed by the ORNL FSW Process Development effort was used. The first FSW run successfully produced a bead-on-plate weld in the 0.1 cm thick plate. The quality of the weld zone appears very good with no evidence of large defects such as cavities. The microstructural characterization study of the bead-on-plate weld zone has been initiated to compare the results of the microstructure analysis with those obtained in the reference microstructural analysis of the 14YWT (SM13 heat) that showed ultra-fine grain size of 0.43 μm and a high number density of ~2-5 nm sizes oxygen-enriched nanoclusters.

  16. Alternative electro-chemically based processing routes for joining of plasma facing components

    Energy Technology Data Exchange (ETDEWEB)

    Krauss, Wolfgang, E-mail: wolfgang.krauss@kit.edu [Karlsruhe Institute of Technology (KIT), Institute for Materials Research III, Hermann-von-Helmholtz-Platz 1 76344 Eggenstein-Leopoldshafen (Germany); Lorenz, Julia; Holstein, Nils; Konys, Juergen [Karlsruhe Institute of Technology (KIT), Institute for Materials Research III, Hermann-von-Helmholtz-Platz 1 76344 Eggenstein-Leopoldshafen (Germany)

    2011-10-15

    Tungsten is considered in fusion technology as functional and structural material in the area of blanket and divertor for future application in DEMO. The KIT design of a He-cooled divertor includes joints between W and W-alloys as well as of W with Eurofer-steel. The main challenges range from expansion mismatch problem for tungsten/steel joints over metallurgical reactions with brittle phase formation to crack stopping ability and excellent surface wetting. These requirements were only met partly and insufficiently in the past e.g. by direct Cu-casting of tungsten onto steel. Both, the joining needs and the observed failure scenarios of conventionally joined components initiated the development of improved joining technologies based on electro-chemical processing routes. As electrolytes aqueous and aprotic, water free, system are integrated into this development line. In the first step principle requirements are presented to guarantee a reproducible and adherent deposition of scales based on Ni and Cu acting as inter layers and filler, respectively, to generate a real metallurgical bonding as demonstrate by 1100 deg. C joining tests. The development field aprotic systems based on ionic liquids is discussed with respect to enable development of refractory metal based fillers with focus high temperature W-W brazing.

  17. Iterative group splitting algorithm for opportunistic scheduling systems

    KAUST Repository

    Nam, Haewoon; Alouini, Mohamed-Slim

    2014-01-01

    An efficient feedback algorithm for opportunistic scheduling systems based on iterative group splitting is proposed in this paper. Similar to the opportunistic splitting algorithm, the proposed algorithm adjusts (or lowers) the feedback threshold

  18. A review of the US joining technologies for plasma facing components in the ITER fusion reactor

    International Nuclear Information System (INIS)

    Odegard, B.C. Jr.; Cadden, C.H.; Watson, R.D.; Slattery, K.T.

    1998-02-01

    This paper is a review of the current joining technologies for plasma facing components in the US for the International Thermonuclear Experimental Reactor (ITER) project. Many facilities are involved in this project. Many unique and innovative joining techniques are being considered in the quest to join two candidate armor plate materials (beryllium and tungsten) to a copper base alloy heat sink (CuNiBe, OD copper, CuCrZr). These techniques include brazing and diffusion bonding, compliant layers at the bond interface, and the use of diffusion barrier coatings and diffusion enhancing coatings at the bond interfaces. The development and status of these joining techniques will be detailed in this report

  19. Load Balancing Issues with Constructing Phylogenetic Trees using Neighbour-Joining Algorithm

    International Nuclear Information System (INIS)

    Al Mamun, S M

    2012-01-01

    Phylogenetic tree construction is one of the most important and interesting problems in bioinformatics. Constructing an efficient phylogenetic tree has always been a research issue. It needs to consider both the correctness and the speed of the tree construction. In this paper, we implemented the neighbour-joining algorithm, using Message Passing Interface (MPI) for constructing the phylogenetic tree. Performance is efficacious, comparing to the best sequential algorithm. From this paper, it would be clear to the researchers that how load balance can make a great effect for constructing phylogenetic trees using neighbour-joining algorithm.

  20. Point-splitting regularization of composite operators and anomalies

    International Nuclear Information System (INIS)

    Novotny, J.; Schnabl, M.

    2000-01-01

    The point-splitting regularization technique for composite operators is discussed in connection with anomaly calculation. We present a pedagogical and self-contained review of the topic with an emphasis on the technical details. We also develop simple algebraic tools to handle the path ordered exponential insertions used within the covariant and non-covariant version of the point-splitting method. The method is then applied to the calculation of the chiral, vector, trace, translation and Lorentz anomalies within diverse versions of the point-splitting regularization and a connection between the results is described. As an alternative to the standard approach we use the idea of deformed point-split transformation and corresponding Ward-Takahashi identities rather than an application of the equation of motion, which seems to reduce the complexity of the calculations. (orig.)

  1. People's Republic of China joins ITER

    International Nuclear Information System (INIS)

    Huo Yuping

    2003-01-01

    The People's Republic of China is the largest developing country with a projected population of 1.6 - 2 billion people and an energy consumption growing from the current 1.3 Billion Tons Coal Equivalent (TCE) to more than 4 Billion TCE by 2050. This large demand needs to be accommodated in a sustainable way, requiring energy generation in an environmentally friendly way. Fusion is one of the most promising candidates to solve this important issue. This explains why in the second half of 2002, the ITER Participants' delegations to the ITER Negotiations received expression of interest from the People's Republic of China in the possibility of Chinese participation in ITER, including joining the ongoing Negotiations. The speed with which the Chinese authorities had made their decision to participate in the ITER Negotiations was impressive. The Prime Minister and the State Council had already confirmed their decision to apply to join ITER as soon as possible, and Mr. Xu Guanhua, Chinese Minister of Science and Technology, wrote on behalf of his government, on 10 January 2003, to the four heads of delegation in the ITER Negotiations, requesting that China participate in the present ITER Negotiations, pointing out that China intends to provide a substantial contribution to the Project, comparable to what is currently envisaged by some of the participants in the present Negotiations

  2. Unambiguous Evidence of Filament Splitting-induced Partial Eruptions

    Science.gov (United States)

    Cheng, X.; Kliem, B.; Ding, M. D.

    2018-03-01

    Coronal mass ejections are often considered to result from the full eruption of a magnetic flux rope (MFR). However, it is recognized that, in some events, the MFR may release only part of its flux, with the details of the implied splitting not completely established due to limitations in observations. Here, we investigate two partial eruption events including a confined and a successful one. Both partial eruptions are a consequence of the vertical splitting of a filament-hosting MFR involving internal reconnection. A loss of equilibrium in the rising part of the magnetic flux is suggested by the impulsive onset of both events and by the delayed onset of reconnection in the confined event. The remaining part of the flux might be line-tied to the photosphere in a bald patch (BP) separatrix surface, and we confirm the existence of extended BP sections for the successful eruption. The internal reconnection is signified by brightenings in the body of one filament and between the rising and remaining parts of both filaments. It evolves quickly into the standard current sheet reconnection in the wake of the eruption. As a result, regardless of being confined or successful, both eruptions produce hard X-ray sources and flare loops below the erupting but above the surviving flux, as well as a pair of flare ribbons enclosing the latter.

  3. Splitting strings on integrable backgrounds

    Energy Technology Data Exchange (ETDEWEB)

    Vicedo, Benoit

    2011-05-15

    We use integrability to construct the general classical splitting string solution on R x S{sup 3}. Namely, given any incoming string solution satisfying a necessary self-intersection property at some given instant in time, we use the integrability of the worldsheet {sigma}-model to construct the pair of outgoing strings resulting from a split. The solution for each outgoing string is expressed recursively through a sequence of dressing transformations, the parameters of which are determined by the solutions to Birkhoff factorization problems in an appropriate real form of the loop group of SL{sub 2}(C). (orig.)

  4. Identification of a novel SPLIT-HULL (SPH) gene associated with hull splitting in rice (Oryza sativa L.).

    Science.gov (United States)

    Lee, Gileung; Lee, Kang-Ie; Lee, Yunjoo; Kim, Backki; Lee, Dongryung; Seo, Jeonghwan; Jang, Su; Chin, Joong Hyoun; Koh, Hee-Jong

    2018-07-01

    The split-hull phenotype caused by reduced lemma width and low lignin content is under control of SPH encoding a type-2 13-lipoxygenase and contributes to high dehulling efficiency. Rice hulls consist of two bract-like structures, the lemma and palea. The hull is an important organ that helps to protect seeds from environmental stress, determines seed shape, and ensures grain filling. Achieving optimal hull size and morphology is beneficial for seed development. We characterized the split-hull (sph) mutant in rice, which exhibits hull splitting in the interlocking part between lemma and palea and/or the folded part of the lemma during the grain filling stage. Morphological and chemical analysis revealed that reduction in the width of the lemma and lignin content of the hull in the sph mutant might be the cause of hull splitting. Genetic analysis indicated that the mutant phenotype was controlled by a single recessive gene, sph (Os04g0447100), which encodes a type-2 13-lipoxygenase. SPH knockout and knockdown transgenic plants displayed the same split-hull phenotype as in the mutant. The sph mutant showed significantly higher linoleic and linolenic acid (substrates of lipoxygenase) contents in spikelets compared to the wild type. It is probably due to the genetic defect of SPH and subsequent decrease in lipoxygenase activity. In dehulling experiment, the sph mutant showed high dehulling efficiency even by a weak tearing force in a dehulling machine. Collectively, the results provide a basis for understanding of the functional role of lipoxygenase in structure and maintenance of hulls, and would facilitate breeding of easy-dehulling rice.

  5. 15 CFR 30.28 - “Split shipments” by air.

    Science.gov (United States)

    2010-01-01

    ... 15 Commerce and Foreign Trade 1 2010-01-01 2010-01-01 false âSplit shipmentsâ by air. 30.28... Transactions § 30.28 “Split shipments” by air. When a shipment by air covered by a single EEI submission is... showing the portion of the split shipment carried on that flight, a notation will be made showing the air...

  6. Method of and apparatus for use in joining tubular components and tube assemblies made thereby

    International Nuclear Information System (INIS)

    Percival, S.R.

    1979-01-01

    A method of joining difficult to weld materials involves the forming of a rolled joint. A particular application is the joining of zirconium alloy calandria tubes to stainless steel tube-plates in a SGHWR. (UK)

  7. Advanced fusion welding processes, solid state joining and a successful marriage. [production of aerospace structures

    Science.gov (United States)

    Miller, F. R.

    1972-01-01

    Joining processes for aerospace systems combine fusion welding and solid state joining during production of metal structures. Detailed characteristics of electron beam welding, plasma arc welding, diffusion welding, inertia welding and weldbond processes are discussed.

  8. Borated stainless steel joining technology. Final report

    International Nuclear Information System (INIS)

    Smith, R.J.

    1994-12-01

    EPRI had continued investigating the application of borated stainless steel products within the US commercial nuclear power industry through participation in a wide range of activities. This effort provides the documentation of the data obtained in the development of the ASTM-A887 Specification preparation effort conducted by Applied Science and Technology and the most recent efforts for the development of joining technologies conducted under a joint effort by EPRI, Carpenter Technologies and Sandia National Laboratory under a US DOE CRADA program. The data presented in this report provides the basis for the ASTM specification which has been previously unpublished by EPRI and the data generated in support of the Joining Technology research effort conducted at Sandia. The results of the Sandia research, although terminated prior to the completion, confirms earlier data that the degradation of material properties in fusion welded borated stainless steels occurs in the heat affected zone of the weld area and not in the base material. The data obtained also supports the conclusion that the degradation of material properties can be overcome by post weld heat treatment which can result in material properties near the original unwelded metal

  9. Governing Bodies That Consider Joining or Creating Federations

    Science.gov (United States)

    Howarth, Eleanor

    2015-01-01

    This article reports the findings of a research study exploring what motivates governing bodies to consider joining or creating a federation, their experiences of the process and the barriers faced. The research methodology involved semi-structured telephone interviews, face-to-face interviews and analysis of relevant documentation. The varied…

  10. Joining Forces: The Case of Alliant International University

    Science.gov (United States)

    Leslie, Heather

    2013-01-01

    Mergers and acquisitions are a prevalent force in higher education as more colleges and universities are joining forces to expand resources, enhance missions, or prevent closures. This study examines the merger of Alliant University (formerly California School of Professional Psychology) with United States International University to create what…

  11. 46 CFR 56.75-30 - Pipe joining details.

    Science.gov (United States)

    2010-10-01

    ... COAST GUARD, DEPARTMENT OF HOMELAND SECURITY (CONTINUED) MARINE ENGINEERING PIPING SYSTEMS AND... cut or machined square and the edges shall be held closely together to insure a satisfactory joint. (b... satisfactory for the brazing alloy to be employed, method of heating, and material to be joined. The annular...

  12. Electroweak splitting functions and high energy showering

    Science.gov (United States)

    Chen, Junmou; Han, Tao; Tweedie, Brock

    2017-11-01

    We derive the electroweak (EW) collinear splitting functions for the Standard Model, including the massive fermions, gauge bosons and the Higgs boson. We first present the splitting functions in the limit of unbroken SU(2) L × U(1) Y and discuss their general features in the collinear and soft-collinear regimes. These are the leading contributions at a splitting scale ( k T ) far above the EW scale ( v). We then systematically incorporate EW symmetry breaking (EWSB), which leads to the emergence of additional "ultra-collinear" splitting phenomena and naive violations of the Goldstone-boson Equivalence Theorem. We suggest a particularly convenient choice of non-covariant gauge (dubbed "Goldstone Equivalence Gauge") that disentangles the effects of Goldstone bosons and gauge fields in the presence of EWSB, and allows trivial book-keeping of leading power corrections in v/ k T . We implement a comprehensive, practical EW showering scheme based on these splitting functions using a Sudakov evolution formalism. Novel features in the implementation include a complete accounting of ultra-collinear effects, matching between shower and decay, kinematic back-reaction corrections in multi-stage showers, and mixed-state evolution of neutral bosons ( γ/ Z/ h) using density-matrices. We employ the EW showering formalism to study a number of important physical processes at O (1-10 TeV) energies. They include (a) electroweak partons in the initial state as the basis for vector-boson-fusion; (b) the emergence of "weak jets" such as those initiated by transverse gauge bosons, with individual splitting probabilities as large as O (35%); (c) EW showers initiated by top quarks, including Higgs bosons in the final state; (d) the occurrence of O (1) interference effects within EW showers involving the neutral bosons; and (e) EW corrections to new physics processes, as illustrated by production of a heavy vector boson ( W ') and the subsequent showering of its decay products.

  13. Tantalum-based semiconductors for solar water splitting.

    Science.gov (United States)

    Zhang, Peng; Zhang, Jijie; Gong, Jinlong

    2014-07-07

    Solar energy utilization is one of the most promising solutions for the energy crises. Among all the possible means to make use of solar energy, solar water splitting is remarkable since it can accomplish the conversion of solar energy into chemical energy. The produced hydrogen is clean and sustainable which could be used in various areas. For the past decades, numerous efforts have been put into this research area with many important achievements. Improving the overall efficiency and stability of semiconductor photocatalysts are the research focuses for the solar water splitting. Tantalum-based semiconductors, including tantalum oxide, tantalate and tantalum (oxy)nitride, are among the most important photocatalysts. Tantalum oxide has the band gap energy that is suitable for the overall solar water splitting. The more negative conduction band minimum of tantalum oxide provides photogenerated electrons with higher potential for the hydrogen generation reaction. Tantalates, with tunable compositions, show high activities owning to their layered perovskite structure. (Oxy)nitrides, especially TaON and Ta3N5, have small band gaps to respond to visible-light, whereas they can still realize overall solar water splitting with the proper positions of conduction band minimum and valence band maximum. This review describes recent progress regarding the improvement of photocatalytic activities of tantalum-based semiconductors. Basic concepts and principles of solar water splitting will be discussed in the introduction section, followed by the three main categories regarding to the different types of tantalum-based semiconductors. In each category, synthetic methodologies, influencing factors on the photocatalytic activities, strategies to enhance the efficiencies of photocatalysts and morphology control of tantalum-based materials will be discussed in detail. Future directions to further explore the research area of tantalum-based semiconductors for solar water splitting

  14. The development of joining doped graphite to copper for first wall application in HT-7 tokamak

    Energy Technology Data Exchange (ETDEWEB)

    Zhou Zhangjian, E-mail: zhouzhj@mater.ustb.edu.cn [School of Materials Science and Engineering, University of Science and Technology Beijing, Beijing 100083 (China); Zhong Zhihong [School of Materials Science and Engineering, University of Science and Technology Beijing, Beijing 100083 (China); Chen Junling [Institute of Plasma Physics, Chinese Academy of Sciences, Hefei, Anhui 230031 (China); Ge Changchun [School of Materials Science and Engineering, University of Science and Technology Beijing, Beijing 100083 (China)

    2010-12-15

    Two joining methods have been developed for joining carbon based plasma facing material to copper based heat sink material for the potential application in HT-7 and EAST tokamak. The first joining method is based on brazing technique by using a rapidly solidified foil-type Ti-Zr based amorphous filler with a melting temperature of 850 deg. C. The other joining method is direct active metal casting-casting the premixed powders of copper and active transition metals on the mechanical machined carbon surface directly. SEM observations demonstrate high quality of joining surface for both joints. The brazing technique is more promising for fabrication joint with larger size compared with the direct active alloy casting method. High heat flux test using an e-beam device was performed on the actively cooled C/Cu joint fabricated by brazing method. There has no damage occurred on the joint after heat loading at 6 MW/m{sup 2}.

  15. International Symposium on Interfacial Joining and Surface Technology (IJST2013)

    International Nuclear Information System (INIS)

    Takahashi, Yasuo

    2014-01-01

    Interfacial joining (bonding) is a widely accepted welding process and one of the environmentally benign technologies used in industrial production. As the bonding temperature is lower than the melting point of the parent materials, melting of the latter is kept to a minimum. The process can be based on diffusion bonding, pressure welding, friction welding, ultrasonic bonding, or brazing-soldering, all of which offer many advantages over fusion welding. In addition, surface technologies such as surface modification, spraying, coating, plating, and thin-film formation are necessary for advanced manufacturing, fabrication, and electronics packaging. Together, interfacial joining and surface technology (IJST) will continue to be used in various industrial fields because IJST is a very significant form of environmentally conscious materials processing. The international symposium of IJST 2013 was held at Icho Kaikan, Osaka University, Japan from 27–29 November, 2013. A total of 138 participants came from around the world to attend 56 oral presentations and 36 posters presented at the symposium, and to discuss the latest research and developments on interfacial joining and surface technologies. This symposium was also held to commemorate the 30th anniversary of the Technical Commission on Interfacial Joining of the Japan Welding Society. On behalf of the chair of the symposium, it is my great pleasure to present this volume of IOP Conference Series: Materials Science and Engineering (MSE). Among the presentations, 43 papers are published here, and I believe all of the papers have provided the welding community with much useful information. I would like to thank the authors for their enthusiastic and excellent contributions. Finally, I would like to thank all members of the committees, secretariats, participants, and everyone who contributed to this symposium through their support and invaluable effort for the success of IJST 2013. Yasuo Takahashi Chair of IJST 2013

  16. International Symposium on Interfacial Joining and Surface Technology (IJST2013)

    Science.gov (United States)

    Takahashi, Yasuo

    2014-08-01

    Interfacial joining (bonding) is a widely accepted welding process and one of the environmentally benign technologies used in industrial production. As the bonding temperature is lower than the melting point of the parent materials, melting of the latter is kept to a minimum. The process can be based on diffusion bonding, pressure welding, friction welding, ultrasonic bonding, or brazing-soldering, all of which offer many advantages over fusion welding. In addition, surface technologies such as surface modification, spraying, coating, plating, and thin-film formation are necessary for advanced manufacturing, fabrication, and electronics packaging. Together, interfacial joining and surface technology (IJST) will continue to be used in various industrial fields because IJST is a very significant form of environmentally conscious materials processing. The international symposium of IJST 2013 was held at Icho Kaikan, Osaka University, Japan from 27-29 November, 2013. A total of 138 participants came from around the world to attend 56 oral presentations and 36 posters presented at the symposium, and to discuss the latest research and developments on interfacial joining and surface technologies. This symposium was also held to commemorate the 30th anniversary of the Technical Commission on Interfacial Joining of the Japan Welding Society. On behalf of the chair of the symposium, it is my great pleasure to present this volume of IOP Conference Series: Materials Science and Engineering (MSE). Among the presentations, 43 papers are published here, and I believe all of the papers have provided the welding community with much useful information. I would like to thank the authors for their enthusiastic and excellent contributions. Finally, I would like to thank all members of the committees, secretariats, participants, and everyone who contributed to this symposium through their support and invaluable effort for the success of IJST 2013. Yasuo Takahashi Chair of IJST 2013

  17. High efficiency beam splitting for H- accelerators

    International Nuclear Information System (INIS)

    Kramer, S.L.; Stipp, V.; Krieger, C.; Madsen, J.

    1985-01-01

    Beam splitting for high energy accelerators has typically involved a significant loss of beam and radiation. This paper reports on a new method of splitting beams for H - accelerators. This technique uses a high intensity flash of light to strip a fraction of the H - beam to H 0 which are then easily separated by a small bending magnet. A system using a 900-watt (average electrical power) flashlamp and a highly efficient collector will provide 10 -3 to 10 -2 splitting of a 50 MeV H - beam. Results on the operation and comparisons with stripping cross sections are presented. Also discussed is the possibility for developing this system to yield a higher stripping fraction

  18. Probabilistic estimation of splitting coefficients of normal modes of the Earth, and their uncertainties, using an autoregressive technique

    Science.gov (United States)

    Pachhai, S.; Masters, G.; Laske, G.

    2017-12-01

    Earth's normal-mode spectra are crucial to studying the long wavelength structure of the Earth. Such observations have been used extensively to estimate "splitting coefficients" which, in turn, can be used to determine the three-dimensional velocity and density structure. Most past studies apply a non-linear iterative inversion to estimate the splitting coefficients which requires that the earthquake source is known. However, it is challenging to know the source details, particularly for big events as used in normal-mode analyses. Additionally, the final solution of the non-linear inversion can depend on the choice of damping parameter and starting model. To circumvent the need to know the source, a two-step linear inversion has been developed and successfully applied to many mantle and core sensitive modes. The first step takes combinations of the data from a single event to produce spectra known as "receiver strips". The autoregressive nature of the receiver strips can then be used to estimate the structure coefficients without the need to know the source. Based on this approach, we recently employed a neighborhood algorithm to measure the splitting coefficients for an isolated inner-core sensitive mode (13S2). This approach explores the parameter space efficiently without any need of regularization and finds the structure coefficients which best fit the observed strips. Here, we implement a Bayesian approach to data collected for earthquakes from early 2000 and more recent. This approach combines the data (through likelihood) and prior information to provide rigorous parameter values and their uncertainties for both isolated and coupled modes. The likelihood function is derived from the inferred errors of the receiver strips which allows us to retrieve proper uncertainties. Finally, we apply model selection criteria that balance the trade-offs between fit (likelihood) and model complexity to investigate the degree and type of structure (elastic and anelastic

  19. Using Negotiated Joining to Construct and Fill Open-ended Roles in Elite Culinary Groups.

    Science.gov (United States)

    Tan, Vaughn

    2015-03-01

    This qualitative study examines membership processes in groups operating in an uncertain environment that prevents them from fully predefining new members' roles. I describe how nine elite high-end, cutting-edge culinary groups in the U.S. and Europe, ranging from innovative restaurants to culinary R&D groups, use negotiated joining-a previously undocumented process-to systematically construct and fill these emergent, open-ended roles. I show that negotiated joining is a consistently patterned, iterative process that begins with a role that both aspirant and target group explicitly understand to be provisional. This provisional role is then jointly modified and constructed by the aspirant and target group through repeated iterations of proposition, validation through trial and evaluation, and selective integration of validated role components. The initially provisional role stabilizes and the aspirant achieves membership if enough role components are validated; otherwise the negotiated joining process is abandoned. Negotiated joining allows the aspirant and target group to learn if a mutually desirable role is likely and, if so, to construct such a role. In addition, the provisional roles in negotiated joining can support absorptive capacity by allowing novel role components to enter target groups through aspirants' efforts to construct stable roles for themselves, while the internal adjustment involved in integrating newly validated role components can have the unintended side effect of supporting adaptation by providing opportunities for the groups to use these novel role components to modify their role structure and goals to suit a changing and uncertain environment. Negotiated joining thus reveals role ambiguity's hitherto unexamined beneficial consequences and provides a foundation for a contingency theory of new-member acquisition.

  20. Splitting automorphisms of free Burnside groups

    International Nuclear Information System (INIS)

    Atabekyan, Varuzhan S

    2013-01-01

    It is proved that, if the order of a splitting automorphism of odd period n≥1003 of a free Burnside group B(m,n) is a prime, then the automorphism is inner. This implies, for every prime n≥1009, an affirmative answer to the question on the coincidence of the splitting automorphisms of period n of the group B(m,n) with the inner automorphisms (this question was posed in the 'Kourovka Notebook' in 1990). Bibliography: 17 titles.

  1. Photoelectrochemical water splitting: optimizing interfaces and light absorption

    NARCIS (Netherlands)

    Park, Sun-Young

    2015-01-01

    In this thesis several photoelectrochemical water splitting devices based on semiconductor materials were investigated. The aim was the design, characterization, and fabrication of solar-to-fuel devices which can absorb solar light and split water to produce hydrogen.

  2. 7 CFR 51.2543 - U.S. Non-Split.

    Science.gov (United States)

    2010-01-01

    ... Standards for Grades of Pistachio Nuts in the Shell § 51.2543 U.S. Non-Split. “U.S. Non-Split” consists of non-split pistachio nuts in the shell which meet the following requirements: (a) Basic requirements...

  3. Cheating More when the Spoils Are Split

    Science.gov (United States)

    Wiltermuth, Scott S.

    2011-01-01

    Four experiments demonstrated that people are more likely to cheat when the benefits of doing so are split with another person, even an anonymous stranger, than when the actor alone captures all of the benefits. In three of the studies, splitting the benefits of over-reporting one's performance on a task made such over-reporting seem less…

  4. ISR split-field magnet

    CERN Multimedia

    CERN PhotoLab

    1975-01-01

    The experimental apparatus used at intersection 4 around the Split-Field Magnet by the CERN-Bologna Collaboration (experiment R406). The plastic scintillator telescopes are used for precise pulse-height and time-of-flight measurements.

  5. The Mechanism of Solid State Joining THA with AlMg3Mn Alloy

    Directory of Open Access Journals (Sweden)

    Kaczorowski M.

    2014-06-01

    Full Text Available The results of experimental study of solid state joining of tungsten heavy alloy (THA with AlMg3Mn alloy are presented. The aim of these investigations was to study the mechanism of joining two extremely different materials used for military applications. The continuous rotary friction welding method was used in the experiment. The parameters of friction welding process i.e. friction load and friction time in whole studies were changed in the range 10 to 30kN and 0,5 to 10s respectively while forging load and time were constant and equals 50kN and 5s. The results presented here concerns only a small part whole studies which were described elsewhere. These are focused on the mechanism of joining which can be adhesive or diffusion controlled. The experiment included macro- and microstructure observations which were supplemented with SEM investigations. The goal of the last one was to reveal the character of fracture surface after tensile test and to looking for anticipated diffusion of aluminum into THA matrix. The results showed that joining of THA with AlMg2Mn alloy has mainly adhesive character, although the diffusion cannot be excluded.

  6. Accelerating foreign-key joins using asymmetric memory channels

    NARCIS (Netherlands)

    Pirk, H.; Manegold, S.; Kersten, M.

    2011-01-01

    Indexed Foreign-Key Joins expose a very asymmetric access pattern: the Foreign-Key Index is sequentially scanned whilst the Primary-Key table is target of many quasi-random lookups which is the dominant cost factor. To reduce the costs of the random lookups the fact-table can be (re-) partitioned at

  7. A splitting algorithm for directional regularization and sparsification

    DEFF Research Database (Denmark)

    Rakêt, Lars Lau; Nielsen, Mads

    2012-01-01

    We present a new split-type algorithm for the minimization of a p-harmonic energy with added data fidelity term. The half-quadratic splitting reduces the original problem to two straightforward problems, that can be minimized efficiently. The minimizers to the two sub-problems can typically...... be computed pointwise and are easily implemented on massively parallel processors. Furthermore the splitting method allows for the computation of solutions to a large number of more advanced directional regularization problems. In particular we are able to handle robust, non-convex data terms, and to define...

  8. Performance analysis of a novel coaxial power-split hybrid powertrain using a CNG engine and supercapacitors

    International Nuclear Information System (INIS)

    Ouyang, Minggao; Zhang, Weilin; Wang, Enhua; Yang, Fuyuan; Li, Jianqiu; Li, Zhongyan; Yu, Ping; Ye, Xiao

    2015-01-01

    Highlights: • Four different types of hybrid powertrain for heavy-duty vehicles are reviewed. • A novel coaxial power-split hybrid powertrain is proposed and models are developed. • Performance characteristics are analyzed and compared to a conventional powertrain. • Fuel saving potential is evaluated and explained using energy efficiency method. - Abstract: Energy conservation is a very important task for the automotive industry. The use of hybrid electric vehicles can improve energy efficiency, thus reducing fuel consumption and carbon emissions. In this research, the performance characteristics of a novel coaxial power-split hybrid powertrain for a transit bus are presented. The power sources are a combination of a compressed natural gas (CNG) engine and supercapacitors. A mathematical model for the coaxial power-split hybrid powertrain is established. Subsequently, an analysis program is developed based on Matlab and Advisor. The parameters are specified using experimental data. Afterwards, a rule-based control strategy is designed and optimized from the viewpoint of energy efficiency. Later, the system performance is evaluated using the Chinese Transit Bus City Driving Cycle and compared to a conventional powertrain. The results indicate that the proposed coaxial power-split hybrid powertrain can fulfill the requirements of the transit bus and enhance the energy efficiency dramatically. Moreover, the average energy efficiency of the supercapacitors was found to be above 97% over the entire driving cycle. Using supercapacitors as energy storage devices for the coaxial power-split hybrid powertrain can effectively recover the kinetic energy during regenerative braking and is a good solution for transit buses that require frequent acceleration and deceleration.

  9. Geometrical Applications of Split Octonions

    Directory of Open Access Journals (Sweden)

    Merab Gogberashvili

    2015-01-01

    Full Text Available It is shown that physical signals and space-time intervals modeled on split-octonion geometry naturally exhibit properties from conventional (3 + 1-theory (e.g., number of dimensions, existence of maximal velocities, Heisenberg uncertainty, and particle generations. This paper demonstrates these properties using an explicit representation of the automorphisms on split-octonions, the noncompact form of the exceptional Lie group G2. This group generates specific rotations of (3 + 4-vector parts of split octonions with three extra time-like coordinates and in infinitesimal limit imitates standard Poincare transformations. In this picture translations are represented by noncompact Lorentz-type rotations towards the extra time-like coordinates. It is shown how the G2 algebra’s chirality yields an intrinsic left-right asymmetry of a certain 3-vector (spin, as well as a parity violating effect on light emitted by a moving quantum system. Elementary particles are connected with the special elements of the algebra which nullify octonionic intervals. Then the zero-norm conditions lead to free particle Lagrangians, which allow virtual trajectories also and exhibit the appearance of spatial horizons governing by mass parameters.

  10. Can the ''doublet-triplet splitting'' problem be solved without doublet-triplet splitting?

    International Nuclear Information System (INIS)

    Dvali, G.R.

    1992-03-01

    We consider a new possible mechanism for the natural solution of the doublet-triplet splitting problem in SUSY GUTs. In contrast to the usually discussed scenarios, in our case the GUT symmetry breaking does not provide any splitting between the Higgs doublet and the triplet masses. The weak doublet and its colour triplet partner both remain light, but the triplet automatically occurs decoupled from the quark and lepton superfields and cannot induce proton decay. The advantage of the above scenarios is the absence at the GUT scale of the baryon number violating the tree level d = 5 and d = 6 operators via the colour-triple exchange. It is shown that in flipped SU(5) GUT they do not appear at any scale. In the SO(10) model, such operators can be induced after SUSY breaking but are strongly suppressed. (author). 22 refs, 2 figs

  11. Quantitative analysis on electric dipole energy in Rashba band splitting.

    Science.gov (United States)

    Hong, Jisook; Rhim, Jun-Won; Kim, Changyoung; Ryong Park, Seung; Hoon Shim, Ji

    2015-09-01

    We report on quantitative comparison between the electric dipole energy and the Rashba band splitting in model systems of Bi and Sb triangular monolayers under a perpendicular electric field. We used both first-principles and tight binding calculations on p-orbitals with spin-orbit coupling. First-principles calculation shows Rashba band splitting in both systems. It also shows asymmetric charge distributions in the Rashba split bands which are induced by the orbital angular momentum. We calculated the electric dipole energies from coupling of the asymmetric charge distribution and external electric field, and compared it to the Rashba splitting. Remarkably, the total split energy is found to come mostly from the difference in the electric dipole energy for both Bi and Sb systems. A perturbative approach for long wave length limit starting from tight binding calculation also supports that the Rashba band splitting originates mostly from the electric dipole energy difference in the strong atomic spin-orbit coupling regime.

  12. Understanding the spark plasma sintering from the view of materials joining

    International Nuclear Information System (INIS)

    Dong, Peng; Wang, Zhe; Wang, Wenxian; Chen, Shaoping; Zhou, Jun

    2016-01-01

    Spark plasma sintering (SPS) is an attractive consolidation process. However, the mechanism behind this process is still an open topic for debate. This paper presents the first attempt to understand the SPS mechanism from perspective of materials joining. For this, TiNi_f/Al composites were fabricated by SPS, and the interfacial microstructures were investigated using field emission scanning electron microscopy and transmission electron microscopy. According to the experimental results, several joining processes were reflected well during SPS, involving micro-arc welding, electric resistance welding and diffusion welding. The proposed understanding of SPS will be helpful to the control of sintering quality.

  13. Optimizing TCP Performance over UMTS with Split TCP Proxy

    DEFF Research Database (Denmark)

    Hu, Liang; Dittmann, Lars

    2009-01-01

    . To cope with large delay bandwidth product, we propose a novel concept of split TCP proxy which is placed at GGSN between UNITS network and Internet. The split proxy divides the bandwidth delay product into two parts, resulting in two TCP connections with smaller bandwidth delay products which can...... be pipelined and thus operating at higher speeds. Simulation results show, the split TCP proxy can significantly improve the TCP performance in terms of RLC throughput under high bit rate DCH channel scenario (e.g.256 kbps). On the other hand, it only brings small performance improvement under low bit rate DCH...... scenario (e.g.64 kbps). Besides, the split TCP proxy brings more performance gain for downloading large files than downloading small ones. To the end, for the configuration of the split proxy, an aggressive initial TCP congestion window size (e.g. 10 MSS) at proxy is particularly useful for radio links...

  14. Loosening and damage mechanism of thread-joined structures in nuclear power equipment

    International Nuclear Information System (INIS)

    Tang Hui

    1999-01-01

    The author proposes a loosening mechanism of thread-joined structures under vibrate environments in the nuclear power equipment and structures, which is on the base of the macro and imperceptible-mechanics analysis. It has answered the problems on the seizing, the adhesive wearing, the generation of cracks, the thread-tooth fracture. So it has a conclusion that the loosening of thread-joined structures is essential trend, in other words, the locking property of thread-pair is failure under vibrate environments

  15. Electrokinetic control of sample splitting at a channel bifurcation using isotachophoresis

    International Nuclear Information System (INIS)

    Persat, Alexandre; Santiago, Juan G

    2009-01-01

    We present a novel method for accurately splitting ionic samples at microchannel bifurcations. We leverage isotachophoresis (ITP) to focus and transport sample through a one-inlet, two-outlet microchannel bifurcation. We actively control the proportion of splitting by controlling potentials at end-channel reservoirs (and thereby controlling the current ratio). We explore the effect of buffer chemistry and local electric field on splitting dynamics and propose and validate a simple Kirchoff-type rule controlling the split ratio. We explore the effects of large applied electric fields on sample splitting and attribute a loss of splitting accuracy to electrohydrodynamic instabilities. We propose a scaling analysis to characterize the onset of this instability. This scaling is potentially useful for other electrokinetic flow problems with self-sharpening interfaces.

  16. Symmetric splitting of very light systems

    International Nuclear Information System (INIS)

    Grotowski, K.; Majka, Z.; Planeta, R.

    1985-01-01

    Fission reactions that produce fragments close to one half the mass of the composite system are traditionally observed in heavy nuclei. In light systems, symmetric splitting is rarely observed and poorly understood. It would be interesting to verify the existence of the symmetric splitting of compound nuclei with A 12 C + 40 Ca, 141 MeV 9 Be + 40 Ca and 153 MeV 6 Li + 40 Ca. The out-of-plane correlation of symmetric products was also measured for the reaction 186 MeV 12 C + 40 Ca. The coincidence measurements of the 12 C + 40 Ca system demonstrated that essentially all of the inclusive yield of symmetric products around 40 0 results from a binary decay. To characterize the dependence of the symmetric splitting process on the excitation energy of the 12 C + 40 C system, inclusive measurements were made at bombarding energies of 74, 132, 162, and 185 MeV

  17. Introducing inducible fluorescent split cholesterol oxidase to mammalian cells.

    Science.gov (United States)

    Chernov, Konstantin G; Neuvonen, Maarit; Brock, Ivonne; Ikonen, Elina; Verkhusha, Vladislav V

    2017-05-26

    Cholesterol oxidase (COase) is a bacterial enzyme catalyzing the first step in the biodegradation of cholesterol. COase is an important biotechnological tool for clinical diagnostics and production of steroid drugs and insecticides. It is also used for tracking intracellular cholesterol; however, its utility is limited by the lack of an efficient temporal control of its activity. To overcome this we have developed a regulatable fragment complementation system for COase cloned from Chromobacterium sp. The enzyme was split into two moieties that were fused to FKBP (FK506-binding protein) and FRB (rapamycin-binding domain) pair and split GFP fragments. The addition of rapamycin reconstituted a fluorescent enzyme, termed split GFP-COase, the fluorescence level of which correlated with its oxidation activity. A rapid decrease of cellular cholesterol induced by intracellular expression of the split GFP-COase promoted the dissociation of a cholesterol biosensor D4H from the plasma membrane. The process was reversible as upon rapamycin removal, the split GFP-COase fluorescence was lost, and cellular cholesterol levels returned to normal. These data demonstrate that the split GFP-COase provides a novel tool to manipulate cholesterol in mammalian cells. © 2017 by The American Society for Biochemistry and Molecular Biology, Inc.

  18. Assessment of the Maximal Split-Half Coefficient to Estimate Reliability

    Science.gov (United States)

    Thompson, Barry L.; Green, Samuel B.; Yang, Yanyun

    2010-01-01

    The maximal split-half coefficient is computed by calculating all possible split-half reliability estimates for a scale and then choosing the maximal value as the reliability estimate. Osburn compared the maximal split-half coefficient with 10 other internal consistency estimates of reliability and concluded that it yielded the most consistently…

  19. Evaluation of Certain Pharmaceutical Quality Attributes of Lisinopril Split Tablets

    Directory of Open Access Journals (Sweden)

    Khairi M. S. Fahelelbom

    2016-10-01

    Full Text Available Tablet splitting is an accepted practice for the administration of drugs for a variety of reasons, including dose adjustment, ease of swallowing and cost savings. The purpose of this study was to evaluate the physical properties of lisinopril tablets as a result of splitting the tablets either by hand or with a splitting device. The impact of the splitting technique of lisinopril (Zestril® tablets, 20 mg on certain physical parameters such as weight variation, friability, disintegration, dissolution and drug content were studied. Splitting the tablets either by hand or with a splitter resulted in a minute but statistically significant average weight loss of <0.25% of the tablet to the surrounding environment. The variability in the weight of the hand-split tablet halves was more pronounced (37 out of 40 tablet halves varied by more than 10% from the mean weight than when using the tablet splitter (3 out of 40 tablet halves. The dissolution and drug content of the hand-split tablets were therefore affected because of weight differences. However, the pharmacopoeia requirements for friability and disintegration time were met. Hand splitting of tablets can result in an inaccurate dose and may present clinical safety issues, especially for drugs with a narrow therapeutic window in which large fluctuations in drug concentrations are undesirable. It is recommended to use tablets with the exact desired dose, but if this is not an option, then a tablet splitter could be used.

  20. Characterization of joining sites of a viral histone H4 on host insect chromosomes.

    Directory of Open Access Journals (Sweden)

    Sunil Kumar

    Full Text Available A viral histone H4 (CpBV-H4 is encoded in a polydnavirus, Cotesia plutellae bracovirus (CpBV. It plays a crucial role in parasitism of an endoparasitoid wasp, C. plutellae, against diamondback moth, Plutella xylostella, by altering host gene expression in an epigenetic mode by its N-terminal tail after joining host nucleosomes. Comparative transcriptomic analysis between parasitized and nonparasitized P. xylostella by RNA-Seq indicated that 1,858 genes were altered at more than two folds in expression levels at late parasitic stage, including 877 up-regulated genes and 981 down-regulated genes. Among parasitic factors altering host gene expression, CpBV-H4 alone explained 16.3% of these expressional changes. To characterize the joining sites of CpBV-H4 on host chromosomes, ChIP-Seq (chromatin immunoprecipitation followed by deep sequencing was applied to chromatins extracted from parasitized larvae. It identified specific 538 ChIP targets. Joining sites were rich (60.2% in AT sequence. Almost 40% of ChIP targets included short nucleotide repeat sequences presumably recognizable by transcriptional factors and chromatin remodeling factors. To further validate these CpBV-H4 targets, CpBV-H4 was transiently expressed in nonparasitized host at late larval stage and subjected to ChIP-Seq. Two kinds of ChIP-Seqs shared 51 core joining sites. Common targets were close (within 1 kb to genes regulated at expression levels by CpBV-H4. However, other host genes not close to CpBV-H4 joining sites were also regulated by CpBV-H4. These results indicate that CpBV-H4 joins specific chromatin regions of P. xylostella and controls about one sixth of the total host genes that were regulated by C. plutellae parasitism in an epigenetic mode.

  1. 77 FR 8184 - Foreign Tax Credit Splitting Events

    Science.gov (United States)

    2012-02-14

    ... Foreign Tax Credit Splitting Events AGENCY: Internal Revenue Service (IRS), Treasury. ACTION: Notice of... these proposed regulations. The regulations affect taxpayers claiming foreign tax credits. Special... of the Federal Register.] Sec. 1.909-6 Pre-2011 foreign tax credit splitting events. [The text of...

  2. A Regularized Algorithm for the Proximal Split Feasibility Problem

    Directory of Open Access Journals (Sweden)

    Zhangsong Yao

    2014-01-01

    Full Text Available The proximal split feasibility problem has been studied. A regularized method has been presented for solving the proximal split feasibility problem. Strong convergence theorem is given.

  3. 40 CFR 425.94 - New source performance standards (NSPS).

    Science.gov (United States)

    2010-07-01

    ... 40 Protection of Environment 29 2010-07-01 2010-07-01 false New source performance standards (NSPS). 425.94 Section 425.94 Protection of Environment ENVIRONMENTAL PROTECTION AGENCY (CONTINUED) EFFLUENT GUIDELINES AND STANDARDS LEATHER TANNING AND FINISHING POINT SOURCE CATEGORY Retan-Wet Finish-Splits...

  4. Influence of Hub Parameters on Joining Forces and Torque Transmission Output of Plastically-Joined Shaft-Hub-Connections with a Knurled Contact Surface

    Directory of Open Access Journals (Sweden)

    Lukáš Suchý

    2018-04-01

    Full Text Available A knurled interference fit is a machine part connection made by a plastic joining, which includes the advantages of commonly-used shaft-hub-connections. The combination of the friction and form fit, which are responsible for torque transmission, results in a higher power density than conventional connections. In this paper, parameter gaps are bridged with the aim of enhance the design calculation of the knurled interference fit. Experimental investigations on the shaft chamfer angle (100Cr6 and hub-diameter-ratio (AlSi1MgMn were performed. The analytical approaches are developed for calculating the joining force and maximal torque capacity by accounting for experimentally investigated loss of load transmission at high hub-diameter-ratios and high shaft chamfer angles. The presented calculation approach is an accurate tool for the assessment of early machine designs of the knurled interference fit and helps to save from having to perform time-extensive tests.

  5. Study on Mechanical Features of Brazilian Splitting Fatigue Tests of Salt Rock

    Directory of Open Access Journals (Sweden)

    Weichao Wang

    2016-01-01

    Full Text Available The microtest, SEM, was carried out to study the fracture surface of salt rock after the Brazilian splitting test and splitting fatigue test were carried out with a servo-controlled test machine RMT-150B. The results indicate that the deviation of using the tablet splitting method is larger than that of using steel wire splitting method, in Brazilian splitting test of salt rock, when the conventional data processing method is adopted. There are similar deformation features in both the conventional splitting tests and uniaxial compression tests. The stress-strain curves include compaction, elasticity, yielding, and failure stage. Both the vertical deformation and horizontal deformation of splitting fatigue tests under constant average loading can be divided into three stages of “loosening-tightness-loosening.” The failure modes of splitting fatigue tests under the variational average loading are not controlled by the fracturing process curve of the conventional splitting tests. The deformation extent of fatigue tests under variational average loading is even greater than that of conventional splitting test. The tensile strength of salt rock has a relationship with crystallization conditions. Tensile strength of thick crystal salt rock is lower than the bonded strength of fine-grain crystals.

  6. Cores, Joins and the Fano-Flow Conjectures

    Directory of Open Access Journals (Sweden)

    Jin Ligang

    2018-02-01

    Full Text Available The Fan-Raspaud Conjecture states that every bridgeless cubic graph has three 1-factors with empty intersection. A weaker one than this conjecture is that every bridgeless cubic graph has two 1-factors and one join with empty intersection. Both of these two conjectures can be related to conjectures on Fano-flows. In this paper, we show that these two conjectures are equivalent to some statements on cores and weak cores of a bridgeless cubic graph. In particular, we prove that the Fan-Raspaud Conjecture is equivalent to a conjecture proposed in [E. Steffen, 1-factor and cycle covers of cubic graphs, J. Graph Theory 78 (2015 195–206]. Furthermore, we disprove a conjecture proposed in [G. Mazzuoccolo, New conjectures on perfect matchings in cubic graphs, Electron. Notes Discrete Math. 40 (2013 235–238] and we propose a new version of it under a stronger connectivity assumption. The weak oddness of a cubic graph G is the minimum number of odd components (i.e., with an odd number of vertices in the complement of a join of G. We obtain an upper bound of weak oddness in terms of weak cores, and thus an upper bound of oddness in terms of cores as a by-product.

  7. Heat split imbalance study for annular fuel rod

    International Nuclear Information System (INIS)

    He Xiaojun; Ji Songtao; Zhang Yingchao

    2014-01-01

    Annular fuel rod has two gaps at inner and outer side. Under irradiation condition, the dimensional change of pellets is always larger than claddings' due to thermal expansion, swelling and densification, and this tends to enlarge the inner gap and reduce the outer gap. The gap size asymmetry must induce heat split imbalance problem that the heat flux will be larger at outer side of the rod. In this work, computer code AFPAC l.0 is used to simulate this heat split imbalance phenomena. The effect of initial gap size, rod inner pressure, roughness of pellets and cladding is studied, the results reveal that: l) Adjusting initial size of both gaps, reducing inner gap and enlarging outer gap could effectively alleviate heat split imbalance problem; 2) Adjusting the initial roughness of pellets and cladding is another effective approach to reducing heat split imbalance; 3) It seems that changing the rod inner pressure has a little effect on solving the heat flux asymmetry problem. (authors)

  8. Higgs, Binos and Gluinos: Split Susy within Reach

    Energy Technology Data Exchange (ETDEWEB)

    Alves, Daniele S.M.; Izaguirre, Eder; /SLAC /Stanford U., Phys. Dept.; Wacker, Jay G.; /SLAC /Stanford U., ITP

    2012-09-14

    Recent results from the LHC for the Higgs boson with mass between 142 GeV {approx}< m{sub h{sup 0}} {approx}< 147 GeV points to PeV-scale Split Supersymmetry. This article explores the consequences of a Higgs mass in this range and possible discovery modes for Split Susy. Moderate lifetime gluinos, with decay lengths in the 25 {micro}m to 10 yr range, are its imminent smoking gun signature. The 7TeV LHC will be sensitive to the moderately lived gluinos and trilepton signatures from direct electroweakino production. Moreover, the dark matter abundance may be obtained from annihilation through an s-channel Higgs resonance, with the LSP almost purely bino and mass m{sub {chi}{sub 1}{sup 0}} {approx_equal} 70 GeV. The Higgs resonance region of Split Susy has visible signatures in dark matter direct and indirect detection and electric dipole moment experiments. If the anomalies go away, the majority of Split Susy parameter space will be excluded.

  9. Frequency of joined disabilities of children with cerebral palsy in Tuzla canton

    Directory of Open Access Journals (Sweden)

    Mirela Babajić

    2013-12-01

    Full Text Available Introduction: Cerebral palsy (CP connotes a group of non-progressive, but often variable symptoms of motor impairment of movement and posture, as well as other impairments which are a consequenceof anomalies or brain impairment in different phases of its development. CP is a pathological condition characterised in the fi rst place by motor function impairment to which other disorders such as: visual andhearing impairment, intellectual defi cit, emotional problems, behaviour disorder, speech disorder, epileptic seizure and similar can join. The aim of this study is to determine frequency of joined disabilities ofchildren with cerebral palsy in Tuzla Canton.Methods: The research covers a total sample of 48 examinees, chronological age from 2-19 years, in Tuzla Canton. Research instrument was a Structural Questionnaire for the parents of children and adolescentswith cerebral palsy. Research data were processed by nonparametric statistics method. Basic statistical parameters of frequency and percentages were calculated, and tabular presentation was made.Results: After classification of examinees as per frequency of joined disabilities was done, work results have shown that speech impairment occurred with 35.4 % of children, visual impairment 33.3 %, epilepsy29.3 %, whereas hearing impairment occurred with 2 % of children.Conclusion: In research of frequency of joined disabilities of children with cerebral palsy in Tuzla Canton, most expressed are speech and visual disorders with children, then epilepsy, whereas a small percentageof children are with hearing disorder.

  10. Joining SiC/SiC composites for fusion applications

    International Nuclear Information System (INIS)

    Henager, C.J.

    2007-01-01

    Full text of publication follows: The use of SiC-reinforced composites for fusion reactors or other nuclear applications will likely require some form of joining in order to form large structural or functional sections. Joints must be able to allow load transfer to the composite material so that the fiber reinforcements are able to carry their designed loads and the joint should not fail in a brittle manner. In addition, joints must be tolerant of radiation damage similar to the composite material to maintain the structural integrity of the joined section. Other requirements of interest are low activation joints and ease of joining application and processing, which are a difficult set of criteria to meet. Research at PNNL has been directed at high-strength joints using solid-state displacement reactions and pre-ceramic polymer joints that are easy to apply and that could be used in field repair situations. This research will report on the further development and testing of such joints using a double notch shear (DNS) specimen that is suitable for in-reactor testing. The results reveal that the solid-state joints are stronger than the polymer-based joints but require high-temperature, high-pressure processing. The polymer-based joints can be applied with reduced pressure and temperature processing compared to the solid-state joints. The polymer-based joints may have adequate strength for some applications where ease of application and in situ processing are required. Although irradiation testing is not reported in this study the use of the DNS specimen is discussed with regard to future neutron irradiations. (authors)

  11. Influence of the large-small split effect on strategy choice in complex subtraction.

    Science.gov (United States)

    Xiang, Yan Hui; Wu, Hao; Shang, Rui Hong; Chao, Xiaomei; Ren, Ting Ting; Zheng, Li Ling; Mo, Lei

    2018-04-01

    Two main theories have been used to explain the arithmetic split effect: decision-making process theory and strategy choice theory. Using the inequality paradigm, previous studies have confirmed that individuals tend to adopt a plausibility-checking strategy and a whole-calculation strategy to solve large and small split problems in complex addition arithmetic, respectively. This supports strategy choice theory, but it is unknown whether this theory also explains performance in solving different split problems in complex subtraction arithmetic. This study used small, intermediate and large split sizes, with each split condition being further divided into problems requiring and not requiring borrowing. The reaction times (RTs) for large and intermediate splits were significantly shorter than those for small splits, while accuracy was significantly higher for large and middle splits than for small splits, reflecting no speed-accuracy trade-off. Further, RTs and accuracy differed significantly between the borrow and no-borrow conditions only for small splits. This study indicates that strategy choice theory is suitable to explain the split effect in complex subtraction arithmetic. That is, individuals tend to choose the plausibility-checking strategy or the whole-calculation strategy according to the split size. © 2016 International Union of Psychological Science.

  12. Study on the Joining Strength of Spot Welding using POMISPOT Device

    International Nuclear Information System (INIS)

    Mohd Azhar Ahmad; Siti Aiasah Hashim; Mohd Rizal Chulan

    2015-01-01

    Welding is a process to join metals. Spot welding is commonly used for specific purposes such joining in small areas or making temporary joints. POMISPOT is a spot welder that was designed and built by the ADC group, using capacitive resistance method. This study was made to obtain the welding strength that can be made by this spot welder. The study used stainless steel pieces of different thickness and by varying the applied voltage. The strength of welded pieces is tested by applying loads. The relationship between the thickness, voltage and welding strength will be used as the basis of specifications of this tool. (author)

  13. Generating Importance Map for Geometry Splitting using Discrete Ordinates Code in Deep Shielding Problem

    International Nuclear Information System (INIS)

    Kim, Jong Woon; Lee, Young Ouk

    2016-01-01

    When we use MCNP code for a deep shielding problem, we prefer to use variance reduction technique such as geometry splitting, or weight window, or source biasing to have relative error within reliable confidence interval. To generate importance map for geometry splitting in MCNP calculation, we should know the track entering number and previous importance on each cells since a new importance is calculated based on these information. If a problem is deep shielding problem such that we have zero tracks entering on a cell, we cannot generate new importance map. In this case, discrete ordinates code can provide information to generate importance map easily. In this paper, we use AETIUS code as a discrete ordinates code. Importance map for MCNP is generated based on a zone average flux of AETIUS calculation. The discretization of space, angle, and energy is not necessary for MCNP calculation. This is the big merit of MCNP code compared to the deterministic code. However, deterministic code (i.e., AETIUS) can provide a rough estimate of the flux throughout a problem relatively quickly. This can help MCNP by providing variance reduction parameters. Recently, ADVANTG code is released. This is an automated tool for generating variance reduction parameters for fixed-source continuous-energy Monte Carlo simulations with MCNP5 v1.60

  14. Towards Highly Efficient Bias-Free Solar Water Splitting

    NARCIS (Netherlands)

    Abdi, F.F.

    2013-01-01

    Solar water splitting has attracted significant attention due to its potential of converting solar to chemical energy. It uses semiconductor to convert sunlight into electron-hole pairs, which then split water into hydrogen and oxygen. The hydrogen can be used as a renewable fuel, or it can serve as

  15. 77 FR 8127 - Foreign Tax Credit Splitting Events

    Science.gov (United States)

    2012-02-14

    ... Tax Credit Splitting Events AGENCY: Internal Revenue Service (IRS), Treasury. ACTION: Final and... affect taxpayers claiming foreign tax credits. The text of the temporary regulations also serves as the... that if there is a foreign tax credit splitting event with respect to a foreign income tax paid or...

  16. Comparison of split double and triple twists in pair figure skating.

    Science.gov (United States)

    King, Deborah L; Smith, Sarah L; Brown, Michele R; McCrory, Jean L; Munkasy, Barry A; Scheirman, Gary I

    2008-05-01

    In this study, we compared the kinematic variables of the split triple twist with those of the split double twist to help coaches and scientists understand these landmark pair skating skills. High-speed video was taken during the pair short and free programmes at the 2002 Salt Lake City Winter Olympics and the 2003 International Skating Union Grand Prix Finals. Three-dimensional analyses of 14 split double twists and 15 split triple twists from eleven pairs were completed. In spite of considerable variability in the performance variables among the pairs, the main difference between the split double twists and split triple twists was an increase in rotational rate. While eight of the eleven pairs relied primarily on an increased rotational rate to complete the split triple twist, three pairs employed a combined strategy of increased rotational rate and increased flight time due predominantly to delayed or lower catches. These results were similar to observations of jumps in singles skating for which the extra rotation is typically due to an increase in rotational velocity; increases in flight time come primarily from delayed landings as opposed to additional height during flight. Combining an increase in flight time and rotational rate may be a good strategy for completing the split triple twist in pair skating.

  17. Activities of HIP joining of plasma-facing armors in the blanket first-wall in Korea

    Energy Technology Data Exchange (ETDEWEB)

    Jung, Yang-Il, E-mail: yijung@kaeri.re.kr [Korea Atomic Energy Research Institute, Daedeok-daero, Daejeon 34057 (Korea, Republic of); Park, Jeong-Yong; Choi, Byoung-Kwon; Lee, Jung-Suk; Kim, Hyun-Gil; Park, Dong-Jun; Park, Jung-Hwan; Kim, Suk-Kwon; Lee, Dong-Won [Korea Atomic Energy Research Institute, Daedeok-daero, Daejeon 34057 (Korea, Republic of); Cho, Seungyon [National Fusion Research Institute, Gwahak-ro, Yuseong, Daejeon 34133 (Korea, Republic of)

    2016-11-01

    Highlights: • HIP joints of Be/CuCrZr, Be/FMS, W/FMS were demonstrated. • The process conditions for HIP joining were developed. • For the joining of Be, coating interlayers as well as thick diffusion barrier was developed. • For the joining of W, double-staged HIP was applied for the joint integrity. • No significant defects nor a brittle failure were observed along the joint interface. - Abstract: Joining technology for dissimilar materials was developed for the fabrication of an ITER blanket first-wall, which consisted of Be, CuCrZr, and stainless steel (SS). The Be/CuCrZr/SS joint was fabricated using a hot isostatic pressing (HIP) method. Beryllium armor was joined to the CuCrZr/SS block at 580 °C under 100 MPa. The optimal interlayer coatings of Cr/Cu and Ti/Cr/Cu were developed using an ion-beam assisted physical vapor deposition. Beryllium is also a candidate armor material for the TBM first-wall. Successful joining of Be to ferritic-martensitic steel (FMS) was accomplished using an HIP method by introducing the thick diffusion barrier. A thick diffusion barrier of a Cu foil(10 μm) limited the excessive diffusion and prevented the formation of brittle phases at the Be/FMS interface. Be and FMS were bonded at 650–850 °C; however, a temperature of lower than 750 °C was recommended to avoid material degradation of FMS. In addition, the joining of W to FMS has been developed. Tungsten is another armor material applicable to more severe plasma conditions. The large difference in the thermal expansion between W and FMS was resolved by introducing the Ti interlayer and Mo separator. Moreover, the double-staged HIP (the first stage at 900 °C and 100 MPa and the second stage at 750 °C and 70 MPa) was applied to suppress the edge delamination of W/FMS joints during thermal history.

  18. Split warhead simultaneous impact

    Directory of Open Access Journals (Sweden)

    Rahul Singh Dhari

    2017-12-01

    Full Text Available A projectile system is proposed to improve efficiency and effectiveness of damage done by anti-tank weapon system on its target by designing a ballistic projectile that can split into multiple warheads and engage a target at the same time. This idea has been developed in interest of saving time consumed from the process of reloading and additional number of rounds wasted on target during an attack. The proposed system is achieved in three steps: Firstly, a mathematical model is prepared using the basic equations of motion. Second, An Ejection Mechanism of proposed warhead is explained with the help of schematics. Third, a part of numerical simulation which is done using the MATLAB software. The final result shows various ranges and times when split can be effectively achieved. With the new system, impact points are increased and hence it has a better probability of hitting a target.

  19. Photoelectrochemical solar water splitting: From basic principles to advanced devices

    Directory of Open Access Journals (Sweden)

    Bandar Y.Alfaifi

    2018-02-01

    Full Text Available Photoelectrochemical water splitting (PEC offers a promising path for sustainable generation of hydrogen fuel. However, improving solar fuel water splitting efficiency facing tremendous challenges, due to the energy loss related to fast recombination of the photogenerated charge carriers, electrode degradation, as well as limited light harvesting. This review focuses on the brief introduction of basic fundamental of PEC water splitting and the concept of various types of water splitting approaches. Numerous engineering strategies for the investgating of the higher efficiency of the PEC, including charge separation, light harvesting, and co-catalysts doping, have been discussed. Moreover, recent remarkable progress and developments for PEC water splitting with some promising materials are discussed. Recent advanced applications of PEC are also reviewed. Finally, the review concludes with a summary and future outlook of this hot field.

  20. Point splitting in a curved space-time background

    International Nuclear Information System (INIS)

    Liggatt, P.A.J.; Macfarlane, A.J.

    1979-01-01

    A prescription is given for point splitting in a curved space-time background which is a natural generalization of that familiar in quantum electrodynamics and Yang-Mills theory. It is applied (to establish its validity) to the verification of the gravitational anomaly in the divergence of a fermion axial current. Notable features of the prescription are that it defines a point-split current that can be differentiated straightforwardly, and that it involves a natural way of averaging (four-dimensionally) over the directions of point splitting. The method can extend directly from the spin-1/2 fermion case treated to other cases, e.g., to spin-3/2 Rarita-Schwinger fermions. (author)

  1. Opportunistic splitting for scheduling using a score-based approach

    KAUST Repository

    Rashid, Faraan

    2012-06-01

    We consider the problem of scheduling a user in a multi-user wireless environment in a distributed manner. The opportunistic splitting algorithm is applied to find the best group of users without reporting the channel state information to the centralized scheduler. The users find the best among themselves while requiring just a ternary feedback from the common receiver at the end of each mini-slot. The original splitting algorithm is modified to handle users with asymmetric channel conditions. We use a score-based approach with the splitting algorithm to introduce time and throughput fairness while exploiting the multi-user diversity of the network. Analytical and simulation results are given to show that the modified score-based splitting algorithm works well as a fair scheduling scheme with good spectral efficiency and reduced feedback. © 2012 IEEE.

  2. Split-Framework in Mandibular Implant-Supported Prosthesis

    Directory of Open Access Journals (Sweden)

    Danny Omar Mendoza Marin

    2015-01-01

    Full Text Available During oral rehabilitation of an edentulous patient with an implant-supported prosthesis, mandibular flexure must be considered an important biomechanical factor when planning the metal framework design, especially if implants are installed posterior to the interforaminal region. When an edentulous mandible is restored with a fixed implant-supported prosthesis connected by a fixed full-arch framework, mandibular flexure may cause needless stress in the overall restorative system and lead to screw loosening, poor fit of prosthesis, loss of the posterior implant, and patient’s discomfort due to deformation properties of the mandible during functional movements. The use of a split-framework could decrease the stress with a precise and passive fit on the implants and restore a more natural functional condition of the mandible, helping in the longevity of the prosthesis. Therefore, the present clinical report describes the oral rehabilitation of an edentulous patient by a mandibular fixed implant-supported prosthesis with a split-framework to compensate for mandibular flexure. Clinical Significance. The present clinical report shows that the use of a split-framework reduced the risk of loss of the posterior implants or screws loosening with acceptable patient comfort over the period of a year. The split-framework might have compensated for the mandibular flexure during functional activities.

  3. Split brain: divided perception but undivided consciousness.

    Science.gov (United States)

    Pinto, Yair; Neville, David A; Otten, Marte; Corballis, Paul M; Lamme, Victor A F; de Haan, Edward H F; Foschi, Nicoletta; Fabri, Mara

    2017-05-01

    In extensive studies with two split-brain patients we replicate the standard finding that stimuli cannot be compared across visual half-fields, indicating that each hemisphere processes information independently of the other. Yet, crucially, we show that the canonical textbook findings that a split-brain patient can only respond to stimuli in the left visual half-field with the left hand, and to stimuli in the right visual half-field with the right hand and verbally, are not universally true. Across a wide variety of tasks, split-brain patients with a complete and radiologically confirmed transection of the corpus callosum showed full awareness of presence, and well above chance-level recognition of location, orientation and identity of stimuli throughout the entire visual field, irrespective of response type (left hand, right hand, or verbally). Crucially, we used confidence ratings to assess conscious awareness. This revealed that also on high confidence trials, indicative of conscious perception, response type did not affect performance. These findings suggest that severing the cortical connections between hemispheres splits visual perception, but does not create two independent conscious perceivers within one brain. © The Author (2017). Published by Oxford University Press on behalf of the Guarantors of Brain. All rights reserved. For Permissions, please email: journals.permissions@oup.com.

  4. Performance Comparison of the Optimized Inverted Joined Wing Airplane Concept and Classical Configuration Airplanes

    Directory of Open Access Journals (Sweden)

    Sieradzki Adam

    2016-09-01

    Full Text Available The joined wing concept is an unconventional airplane configuration, known since the mid-twenties of the last century. It has several possible advantages, like reduction of the induced drag and weight due to the closed wing concept. The inverted joined wing variant is its rarely considered version, with the front wing being situated above the aft wing. The following paper presents a performance prediction of the recently optimized configuration of this airplane. Flight characteristics obtained numerically were compared with the performance of two classical configuration airplanes of similar category. Their computational fluid dynamics (CFD models were created basing on available documentation, photographs and some inverse engineering methods. The analysis included simulations performed for a scale of 3-meter wingspan inverted joined wing demonstrator and also for real-scale manned airplanes. Therefore, the results of CFD calculations allowed us to assess the competitiveness of the presented concept, as compared to the most technologically advanced airplanes designed and manufactured to date. At the end of the paper, the areas where the inverted joined wing is better than conventional airplane were predicted and new research possibilities were described.

  5. Joining technology—A challenge for the use of SiC components in HTRs

    Energy Technology Data Exchange (ETDEWEB)

    Herrmann, M., E-mail: marion.herrmann@tu-dresden.de; Meisel, P.; Lippmann, W.; Hurtado, A.

    2016-09-15

    The availability of suitable joining technologies is paramount to the further advancement of ceramic components and their use in HTRs. Among other joining technologies, a modified brazing technology using a laser beam for heating the components to be joined has been developed at TU Dresden. The laser-induced heating behavior of the ceramic material is determined by the interactions between the material and the laser beam. This was shown in two different silicon carbide materials (SSiC and SiC{sub f}-reinforced ceramic material) using a diode laser with wavelengths 808 nm and 940 nm. The laser-based technique was illustrated by three different examples: sealing of monolithic SiC with a pin configuration for fuel claddings, sealing of SiC heat pipes with a length of 1 m, and demonstration of the transferability of the laser technique to fiber-reinforced components by means of a SiC{sub f}/SiCN material. Because the covalent bonding of SiC does not allow conventional welding, much research has been devoted to developing alternative filler systems. Glass or glass–ceramic fillers enable the tailoring of properties such as CTE and viscosity. Glasses are thermally stable up to their glass transition temperatures. It was shown that the crystallization of the yttrium aluminosilicate glass composition of the present work allows it to be used at 1050 °C without any significant changes occurring in braze tightness. For the SiC heat pipes with sodium as the working fluid, a sodium-resistant metal braze consisting of Ni–Ti–Si was formed. The long-term resistance of this filler to sodium at 800 °C was proven. The results demonstrate the possibility of using the laser-based joining technique for the joining of different SiC materials as well as for different brazing materials.

  6. The utilization of radiation sources in Angola

    International Nuclear Information System (INIS)

    Lemos, P.C.D.

    2001-01-01

    The report describes the situation that Angola, which joined the IAEA in September 1999, is facing with the lack of an appropriate infrastructure for the control of radiation sources. It emphasizes the country's needs in technical assistance from the IAEA and other Member States for improving its regulatory infrastructure for radiation safety. (author)

  7. Kondo peak splitting and Kondo dip in single molecular magnet junctions

    Energy Technology Data Exchange (ETDEWEB)

    Niu, Pengbin, E-mail: 120233951@qq.com [Institute of Solid State Physics, Shanxi Datong University, Datong 037009 (China); Shi, Yunlong; Sun, Zhu [Institute of Solid State Physics, Shanxi Datong University, Datong 037009 (China); Nie, Yi-Hang [Institute of Theoretical Physics, Shanxi University, Taiyuan 030006 (China); Luo, Hong-Gang [Center for Interdisciplinary Studies & Key Laboratory for Magnetism and Magnetic Materials of the MoE, Lanzhou University, Lanzhou 730000 (China); Beijing Computational Science Research Center, Beijing 100084 (China)

    2016-01-15

    Many factors containing bias, spin–orbit coupling, magnetic fields applied, and so on can strongly influence the Kondo effect, and one of the consequences is Kondo peak splitting (KPS). It is natural that KPS should also appear when another spin degree of freedom is involved. In this work we study the KPS effects of single molecular magnets (SMM) coupled with two metallic leads in low-temperature regime. It is found that the Kondo transport properties are strongly influenced by the exchange coupling and anisotropy of the magnetic core. By employing Green's function method in Hubbard operator representation, we give an analytical expression for local retarded Green's function of SMM and discussed its low-temperature transport properties. We find that the anisotropy term behaves as a magnetic field and the splitting behavior of exchange coupling is quite similar to the spin–orbit coupling. These splitting behaviors are explained by introducing inter-level or intra-level transitions, which account for the seven-peak splitting structure. Moreover, we find a Kondo dip at Fermi level under proper parameters. These Kondo peak splitting behaviors in SMM deepen our understanding to Kondo physics and should be observed in the future experiments. - Highlights: • We study Kondo peak splitting in single molecular magnets. • We study Kondo effect by Hubbard operator Green's function method. • We find Kondo peak splitting structures and a Kondo dip at Fermi level. • The exchange coupling and magnetic anisotropy induce fine splitting structure. • The splitting structures are explained by inter-level or intra-level transitions.

  8. Highly Efficient Photocatalytic Water Splitting over Edge-Modified Phosphorene Nanoribbons.

    Science.gov (United States)

    Hu, Wei; Lin, Lin; Zhang, Ruiqi; Yang, Chao; Yang, Jinlong

    2017-11-01

    Two-dimensional phosphorene with desirable optoelectronic properties (ideal band gap, high carrier mobility, and strong visible light absorption) is a promising metal-free photocatalyst for water splitting. However, the band edge positions of the valence band maximum (VBM) and conduction band maximum (CBM) of phosphorene are higher than the redox potentials in photocatalytic water splitting reactions. Thus, phosphorene can only be used as the photocathode for hydrogen evolution reaction as a low-efficiency visible-light-driven photocatalyst for hydrogen production in solar water splitting cells. Here, we propose a new mechanism to improve the photocatalytic efficiency of phosphorene nanoribbons (PNRs) by modifying their edges for full reactions in photocatalytic water splitting. By employing first-principles density functional theory calculations, we find that pseudohalogen (CN and OCN) passivated PNRs not only show desired VBM and CBM band edge positions induced by edge electric dipole layer, but also possess intrinsic optoelectronic properties of phosphorene, for both water oxidation and hydrogen reduction in photocatalytic water splitting without using extra energy. Furthermore, our calculations also predict that the maximum energy conversion efficiency of heterojunction solar cells consisting of different edge-modified PNRs can be as high as 20% for photocatalytic water splitting.

  9. Laser direct joining of metal and plastic

    International Nuclear Information System (INIS)

    Katayama, Seiji; Kawahito, Yousuke

    2008-01-01

    We have developed an innovative rapid laser direct joining process of metal and plastic lap plates without adhesives or glues. The joints made between a Type 304 stainless steel plate and a polyethylene terephthalate (PET) plastic sheet of 30 mm width possessed tensile shear loads of about 3000 N. Transmission electron microscope photographs of the joint demonstrated that Type 304 and the PET were bonded on the atomic, molecular or nanostructural level through a Cr oxide film

  10. Summary of Prior Work on Joining of Oxide Dispersion-Strengthened Alloys

    Energy Technology Data Exchange (ETDEWEB)

    Wright, Ian G [ORNL; Tatlock, Gordon J [ORNL; Badairy, H. [University of Liverpool; Chen, C-L. [University of Liverpool

    2009-08-01

    There is a range of joining techniques available for use with ODS alloys, but care should be exercised in matching the technique to the final duty requirements of the joint. The goal for joining ODS alloys is a joint with no local disruption of the distribution of the oxide dispersion, and no significant change in the size and orientation of the alloy microstructure. Not surprisingly, the fusion welding processes typically employed with wrought alloys produce the least satisfactory results with ODS alloys, but some versions, such as fusion spot welding, and the laser and electron-beam welding technologies, have demonstrated potential for producing sound joints. Welds made using solid-state spot welding reportedly have exhibited parent metal properties. Thus, it is possible to employ processes that result in significant disruption of the alloy microstructure, as long as the processing parameters are adjustment to minimize the extent of or influence of the changes in the alloy microstructure. Selection among these joining approaches largely depends on the particular application and component configuration, and an understanding of the relationships among processing, alloy microstructure, and final properties is key. Recent developments have resulted in friction welding evolving to be a prime method for joining ODS sheet products, and variants of brazing/diffusion bonding have shown excellent promise for use with tubes and pipes. The techniques that come closest to the goal defined above involve solid-state diffusion bonding and, in particular, it has been found that secondary recrystallization of joints made by pulsed plasma-assisted diffusion can produce the desired, continuous, large alloy grain structure through the joint. Such joints have exhibited creep rupture failure at >82% of the load needed to fail the monolithic parent alloy at 1000 C.

  11. Atomic oxygen fine-structure splittings with tunable far-infrared spectroscopy

    Science.gov (United States)

    Zink, Lyndon R.; Evenson, Kenneth M.; Matsushima, Fusakazu; Nelis, Thomas; Robinson, Ruth L.

    1991-01-01

    Fine-structure splittings of atomic oxygen (O-16) in the ground state have been accurately measured using a tunable far-infrared spectrometer. The 3P0-3pl splitting is 2,060,069.09 (10) MHz, and the 3Pl-3P2 splitting is 4,744,777.49 (16) MHz. These frequencies are important for measuring atomic oxygen concentration in earth's atmosphere and the interstellar medium.

  12. Use of Friction Stir Welding and Friction Stir Processing for Advanced Nuclear Fuels and Materials Joining Applications

    International Nuclear Information System (INIS)

    J. I. Cole; J. F. Jue

    2006-01-01

    Application of the latest developments in materials technology may greatly aid in the successful pursuit of next generation reactor and transmutation technologies. One such area where significant progress is needed is joining of advanced fuels and materials. Rotary friction welding, also referred to as friction stir welding (FSW), has shown great promise as a method for joining traditionally difficult to join materials such as aluminum alloys. This relatively new technology, first developed in 1991, has more recently been applied to higher melting temperature alloys such as steels, nickel-based and titanium alloys. An overview of the FSW technology is provided and two specific nuclear fuels and materials applications where the technique may be used to overcome limitations of conventional joining technologies are highlighted

  13. Iterative group splitting algorithm for opportunistic scheduling systems

    KAUST Repository

    Nam, Haewoon

    2014-05-01

    An efficient feedback algorithm for opportunistic scheduling systems based on iterative group splitting is proposed in this paper. Similar to the opportunistic splitting algorithm, the proposed algorithm adjusts (or lowers) the feedback threshold during a guard period if no user sends a feedback. However, when a feedback collision occurs at any point of time, the proposed algorithm no longer updates the threshold but narrows down the user search space by dividing the users into multiple groups iteratively, whereas the opportunistic splitting algorithm keeps adjusting the threshold until a single user is found. Since the threshold is only updated when no user sends a feedback, it is shown that the proposed algorithm significantly alleviates the signaling overhead for the threshold distribution to the users by the scheduler. More importantly, the proposed algorithm requires a less number of mini-slots than the opportunistic splitting algorithm to make a user selection with a given level of scheduling outage probability or provides a higher ergodic capacity given a certain number of mini-slots. © 2013 IEEE.

  14. Retrieval of Spatial Join Pattern Instances from Sensor Networks

    DEFF Research Database (Denmark)

    Yiu, Man Lung; Mamoulis, Nikos; Bakiras, Spiridon

    2009-01-01

    We study the continuous evaluation of spatial join queries and extensions thereof, defined by interesting combinations of sensor readings (events) that co-occur in a spatial neighborhood. An example of such a pattern is "a high temperature reading in the vicinity of at least four high-pressure re...

  15. Joining of SiC ceramics and SiC/SiC composites

    Energy Technology Data Exchange (ETDEWEB)

    Rabin, B.H. [Idaho National Engineering Lab., Idaho Falls, ID (United States)

    1996-08-01

    This project has successfully developed a practical and reliable method for fabricating SiC ceramic-ceramic joints. This joining method will permit the use of SiC-based ceramics in a variety of elevated temperature fossil energy applications. The technique is based on a reaction bonding approach that provides joint interlayers compatible with SiC, and excellent joint mechanical properties at temperatures exceeding 1000{degrees}C. Recent emphasis has been given to technology transfer activities, and several collaborative research efforts are in progress. Investigations are focusing on applying the joining method to sintered {alpha}-SiC and fiber-reinforced SiC/SiC composites for use in applications such as heat exchangers, radiant burners and gas turbine components.

  16. Analysis of main dynamic parameters of split power transmission

    Directory of Open Access Journals (Sweden)

    A. Janulevičius

    2008-06-01

    Full Text Available The review carried out had shown one basic approach of split power transmission to the organization of drive which is applied to stepless transmissions of tractors and parallel hybrid cars. In the split power transmission the power split device uses a planetary gear. Tractor engine power in the split power transmission is transmitted to the drive shaft via a mechanical and hydraulic path. The theoretical analysis of main parameters of the split power transmission of the tractor is presented. The angular velocity of sun and coronary gears of the differential set is estimated by solution of the system of equations in which one equation is made for planetary differential gear, and another – for hydrostatic drive. The analysis of the transmission gear-ratio dependencies on the ratio of hydraulic machines capacities is carried out. Dependence of the variation of angular velocity of the coronary and the sun gears on the ground speed of the tractor is presented. Dependence of sum shaft torque and its constituents, carried by mechanical and hydraulic lines, on sum shaft angular velocity and ground speed of tractor and engine speed is also presented.

  17. Rabi splitting in an acoustic cavity embedded plate

    International Nuclear Information System (INIS)

    Ni, Xu; Liu, Xiao-Ping; Chen, Ze-Guo; Zheng, Li-Yang; Xu, Ye-Long; Lu, Ming-Hui; Chen, Yan-Feng

    2014-01-01

    We design a structure to realize Rabi splitting and Rabi oscillation in acoustics. We develop rigorous analytical models to analyze the splitting effect from the aspect of phase matching, and from the aspect of mode coupling using a coupled mode model. In this model, we discover that the splitting effect is caused by the coupling of the Fabry–Perot fundamental mode with the resonant mode of an artificial acoustic ‘atom’. We then extract the coupling strength and analyze the impact of structural parameters on it. In addition, we demonstrate Rabi oscillation in the time domain. Such quantum phenomena in the classical regime may have potential applications in the design of novel ultrasonic devices.

  18. Reversible perspective and splitting in time.

    Science.gov (United States)

    Hart, Helen Schoenhals

    2012-01-01

    The element of time--the experience of it and the defensive use of it--is explored in conjunction with the use of reversible perspective as a psychotic defense. Clinical material from a long analysis illustrates how a psychotic patient used the reversible perspective, with its static splitting, to abolish the experience of time. When he improved and the reversible perspective became less effective for him, he replaced it with a more dynamic splitting mechanism using time gaps. With further improvement, the patient began to experience the passage of time, and along with it the excruciating pain of separation, envy, and loss.

  19. Georneys joins AGU's blog network

    Science.gov (United States)

    Viñas, Maria-José

    2011-07-01

    A blog on geological musings, wanderings, and adventures, called Georneys, has joined AGU's network of Earth and space science blogs. With the addition of Georneys, on 11 July, the AGU Blogosphere (http://blogs.agu.org), as the network is known, has grown to showcase eight independent blogs since its launch last fall. “One reason I write this blog is to maintain my sanity as I finish up my Ph.D. In the midst of much stress, long days in lab, and long nights writing thesis chapters, I write to remind myself of why I love geology,” says Georneys blogger Evelyn Mervine. “I also write to document some of my geological adventures and to share my love of geology with others.”

  20. Using and joining a franchised private sector provider network in Myanmar.

    Science.gov (United States)

    O'Connell, Kathryn; Hom, Mo; Aung, Tin; Theuss, Marc; Huntington, Dale

    2011-01-01

    Quality is central to understanding provider motivations to join and remain within a social franchising network. Quality also appears as a key issue from the client's perspective, and may influence why a client chooses to use a franchised provider over another type of provider. The dynamic relationships between providers of social franchising clinics and clients who use these services have not been thoroughly investigated in the context of Myanmar, which has an established social franchising network. This study examines client motivations to use a Sun Quality Health network provider and provider motivations to join and remain in the Sun Quality Health network. Taken together, these two aims provide an opportunity to explore the symbiotic relationship between client satisfaction and provider incentives to increase the utilization of reproductive health care services. Results from a series of focus group discussions with clients of reproductive health services and franchised providers shows that women chose health services provided by franchised private sector general practitioners because of its perceived higher quality, associated with the availability of effective, affordable, drugs. A key finding of the study is associated with providers. Provider focus group discussions indicate that a principle determinate for joining and remaining in the Sun Quality Health Network was serving the poor.

  1. Joining and Performance of Alkali Metal Thermal-to-electric Converter (AMTEC)

    Energy Technology Data Exchange (ETDEWEB)

    Suh, Min-Soo; Lee, Wook-Hyun; Woo, Sang-Kuk [Korea Institute of Energy Research, Daejeon (Korea, Republic of)

    2017-07-15

    The alkali-Metal Thermal-to-electric Converter (AMTEC) is one of the promising static energy conversion technologies for the direct conversion of thermal energy to electrical energy. The advantages over a conventional energy converter are its high theoretical conversion efficiency of 40% and power density of 500 W/kg. The working principle of an AMTEC battery is the electrochemical reaction of the sodium through an ion conducting electrolyte. Sodium ion pass through the hot side of the beta”-alumina solid electrolyte (BASE) primarily as a result of the pressure difference. This pressure difference across the BASE has a significant effect on the overall performance of the AMTEC system. In order to build the high pressure difference across the BASE, hermeticity is required for each joined components for high temperature range of 900°C. The AMTEC battery was manufactured by utilizing robust joining technology of BASE/insulator/metal flange interfaces of the system for both structural and electrical stability. The electrical potential difference between the anode and cathode sides, where the electrons emitted from sodium ionization and recombined into sodium, was characterized as the open-circuit voltage. The efforts of technological improvement were concentrated on a high-power output and conversion efficiency. This paper discusses about the joining and performance of the AMTEC systems.

  2. Using and joining a franchised private sector provider network in Myanmar.

    Directory of Open Access Journals (Sweden)

    Kathryn O'Connell

    Full Text Available BACKGROUND: Quality is central to understanding provider motivations to join and remain within a social franchising network. Quality also appears as a key issue from the client's perspective, and may influence why a client chooses to use a franchised provider over another type of provider. The dynamic relationships between providers of social franchising clinics and clients who use these services have not been thoroughly investigated in the context of Myanmar, which has an established social franchising network. This study examines client motivations to use a Sun Quality Health network provider and provider motivations to join and remain in the Sun Quality Health network. Taken together, these two aims provide an opportunity to explore the symbiotic relationship between client satisfaction and provider incentives to increase the utilization of reproductive health care services. METHODS AND FINDINGS: Results from a series of focus group discussions with clients of reproductive health services and franchised providers shows that women chose health services provided by franchised private sector general practitioners because of its perceived higher quality, associated with the availability of effective, affordable, drugs. A key finding of the study is associated with providers. Provider focus group discussions indicate that a principle determinate for joining and remaining in the Sun Quality Health Network was serving the poor.

  3. Using and Joining a Franchised Private Sector Provider Network in Myanmar

    Science.gov (United States)

    O'Connell, Kathryn; Hom, Mo; Aung, Tin; Theuss, Marc; Huntington, Dale

    2011-01-01

    Background Quality is central to understanding provider motivations to join and remain within a social franchising network. Quality also appears as a key issue from the client's perspective, and may influence why a client chooses to use a franchised provider over another type of provider. The dynamic relationships between providers of social franchising clinics and clients who use these services have not been thoroughly investigated in the context of Myanmar, which has an established social franchising network. This study examines client motivations to use a Sun Quality Health network provider and provider motivations to join and remain in the Sun Quality Health network. Taken together, these two aims provide an opportunity to explore the symbiotic relationship between client satisfaction and provider incentives to increase the utilization of reproductive health care services. Methods and Findings Results from a series of focus group discussions with clients of reproductive health services and franchised providers shows that women chose health services provided by franchised private sector general practitioners because of its perceived higher quality, associated with the availability of effective, affordable, drugs. A key finding of the study is associated with providers. Provider focus group discussions indicate that a principle determinate for joining and remaining in the Sun Quality Health Network was serving the poor. PMID:22180781

  4. Small-bubble transport and splitting dynamics in a symmetric bifurcation

    KAUST Repository

    Qamar, Adnan

    2017-06-28

    Simulations of small bubbles traveling through symmetric bifurcations are conducted to garner information pertinent to gas embolotherapy, a potential cancer treatment. Gas embolotherapy procedures use intra-arterial bubbles to occlude tumor blood supply. As bubbles pass through bifurcations in the blood stream nonhomogeneous splitting and undesirable bioeffects may occur. To aid development of gas embolotherapy techniques, a volume of fluid method is used to model the splitting process of gas bubbles passing through artery and arteriole bifurcations. The model reproduces the variety of splitting behaviors observed experimentally, including the bubble reversal phenomenon. Splitting homogeneity and maximum shear stress along the vessel walls is predicted over a variety of physical parameters. Small bubbles, having initial length less than twice the vessel diameter, were found unlikely to split in the presence of gravitational asymmetry. Maximum shear stresses were found to decrease exponentially with increasing Reynolds number. Vortex-induced shearing near the bifurcation is identified as a possible mechanism for endothelial cell damage.

  5. Small-bubble transport and splitting dynamics in a symmetric bifurcation.

    Science.gov (United States)

    Qamar, Adnan; Warnez, Matthew; Valassis, Doug T; Guetzko, Megan E; Bull, Joseph L

    2017-08-01

    Simulations of small bubbles traveling through symmetric bifurcations are conducted to garner information pertinent to gas embolotherapy, a potential cancer treatment. Gas embolotherapy procedures use intra-arterial bubbles to occlude tumor blood supply. As bubbles pass through bifurcations in the blood stream nonhomogeneous splitting and undesirable bioeffects may occur. To aid development of gas embolotherapy techniques, a volume of fluid method is used to model the splitting process of gas bubbles passing through artery and arteriole bifurcations. The model reproduces the variety of splitting behaviors observed experimentally, including the bubble reversal phenomenon. Splitting homogeneity and maximum shear stress along the vessel walls is predicted over a variety of physical parameters. Small bubbles, having initial length less than twice the vessel diameter, were found unlikely to split in the presence of gravitational asymmetry. Maximum shear stresses were found to decrease exponentially with increasing Reynolds number. Vortex-induced shearing near the bifurcation is identified as a possible mechanism for endothelial cell damage.

  6. Small-bubble transport and splitting dynamics in a symmetric bifurcation

    KAUST Repository

    Qamar, Adnan; Warnez, Matthew; Valassis, Doug T.; Guetzko, Megan E.; Bull, Joseph L.

    2017-01-01

    Simulations of small bubbles traveling through symmetric bifurcations are conducted to garner information pertinent to gas embolotherapy, a potential cancer treatment. Gas embolotherapy procedures use intra-arterial bubbles to occlude tumor blood supply. As bubbles pass through bifurcations in the blood stream nonhomogeneous splitting and undesirable bioeffects may occur. To aid development of gas embolotherapy techniques, a volume of fluid method is used to model the splitting process of gas bubbles passing through artery and arteriole bifurcations. The model reproduces the variety of splitting behaviors observed experimentally, including the bubble reversal phenomenon. Splitting homogeneity and maximum shear stress along the vessel walls is predicted over a variety of physical parameters. Small bubbles, having initial length less than twice the vessel diameter, were found unlikely to split in the presence of gravitational asymmetry. Maximum shear stresses were found to decrease exponentially with increasing Reynolds number. Vortex-induced shearing near the bifurcation is identified as a possible mechanism for endothelial cell damage.

  7. Split-liver transplantation : An underused resource in liver transplantation

    NARCIS (Netherlands)

    Rogiers, Xavier; Sieders, Egbert

    2008-01-01

    Split-liver transplantation is an efficient tool to increase the number of liver grafts available for transplantation. More than 15 years after its introduction only the classical splitting technique has reached broad application. Consequently children are benefiting most from this possibility.

  8. Mort Rainey's Split Personality in Secret Window

    OpenAIRE

    Sandjaya, Cynthya; Limanta, Liem Satya

    2013-01-01

    Psychological issue is the main issue discussed in David Koepp's Secret Window through its main character, Mort Rainey. Rainey's psychological struggle will be the main theme in this research. This thesis examines Rainey's split personality. Furthermore, in this study, we want to analyze the process of how Mort Rainey's personality splits into two different personalities. To meet the answer of this study, we will use the theory of Dissociative Identity Disorder with a support from Sigmund Fre...

  9. Smells familiar: group-joining decisions of predatory mites are mediated by olfactory cues of social familiarity.

    Science.gov (United States)

    Muleta, Muluken G; Schausberger, Peter

    2013-09-01

    Group-living animals frequently have to trade off the costs and benefits of leaving an established group and joining another group. Owing to their high fitness relevance, group-joining decisions are commonly nonrandom and may be based on traits of both individual members and the group such as life stage, body size, social status and group density or size, respectively. Many group-living animals are able to recognize and to associate preferentially with familiar individuals, i.e. those encountered before. Hence, after dispersing from established groups, animals commonly have to decide whether to join a new familiar or unfamiliar group. Using binary choice situations we assessed the effects of social familiarity on group-joining behaviour of the plant-inhabiting predatory mite Phytoseiulus persimilis . Group living in P. persimilis is brought about by the patchy distribution of its spider mite prey and mutual conspecific attraction. In the first experiment, gravid predator females given a choice between spider mite patches occupied by unfamiliar and familiar groups of females strongly preferred to join familiar groups and to deposit their eggs in these patches. Preference for socially familiar groups was robust across biases of spider mite prey densities between choice options. The second experiment revealed that the predatory mite females can smell social familiarity from a distance. Females subjected to odour choice situations in artificial cages were more strongly attracted to the odour of familiar than unfamiliar groups. We argue that P. persimilis females preferentially join socially familiar groups because a familiar social environment relaxes competition and optimizes foraging and reproduction.

  10. Smells familiar: group-joining decisions of predatory mites are mediated by olfactory cues of social familiarity☆

    Science.gov (United States)

    Muleta, Muluken G.; Schausberger, Peter

    2013-01-01

    Group-living animals frequently have to trade off the costs and benefits of leaving an established group and joining another group. Owing to their high fitness relevance, group-joining decisions are commonly nonrandom and may be based on traits of both individual members and the group such as life stage, body size, social status and group density or size, respectively. Many group-living animals are able to recognize and to associate preferentially with familiar individuals, i.e. those encountered before. Hence, after dispersing from established groups, animals commonly have to decide whether to join a new familiar or unfamiliar group. Using binary choice situations we assessed the effects of social familiarity on group-joining behaviour of the plant-inhabiting predatory mite Phytoseiulus persimilis. Group living in P. persimilis is brought about by the patchy distribution of its spider mite prey and mutual conspecific attraction. In the first experiment, gravid predator females given a choice between spider mite patches occupied by unfamiliar and familiar groups of females strongly preferred to join familiar groups and to deposit their eggs in these patches. Preference for socially familiar groups was robust across biases of spider mite prey densities between choice options. The second experiment revealed that the predatory mite females can smell social familiarity from a distance. Females subjected to odour choice situations in artificial cages were more strongly attracted to the odour of familiar than unfamiliar groups. We argue that P. persimilis females preferentially join socially familiar groups because a familiar social environment relaxes competition and optimizes foraging and reproduction. PMID:24027341

  11. Influence of friction stir welding parameters on titanium-aluminum heterogeneous lap joining configuration

    Science.gov (United States)

    Picot, Florent; Gueydan, Antoine; Hug, Éric

    2017-10-01

    Lap joining configuration for Friction Stir Welding process is a methodology mostly dedicated to heterogeneous bonding. This welding technology was applied to join pure titanium with pure aluminum by varying the rotation speed and the movement speed of the tool. Regardless of the process parameters, it was found that the maximum strength of the junction remains almost constant. Microstructural observations by means of Scanning Electron Microscopy and Energy Dispersive Spectrometry analysis enable to describe the interfacial join and reveal asymmetric Cold Lap Defects on the sides of the junction. Chemical analysis shows the presence of one exclusive intermetallic compound through the interface identified as TiAl3. This compound is responsible of the crack spreading of the junction during the mechanical loading. The original version of this article supplied to AIP Publishing contained an accidental inversion of the authors, names. An updated version of this article, with the authors names formatted correctly was published on 20 October 2017.

  12. Modeling habitat split: landscape and life history traits determine amphibian extinction thresholds.

    Directory of Open Access Journals (Sweden)

    Carlos Roberto Fonseca

    Full Text Available Habitat split is a major force behind the worldwide decline of amphibian populations, causing community change in richness and species composition. In fragmented landscapes, natural remnants, the terrestrial habitat of the adults, are frequently separated from streams, the aquatic habitat of the larvae. An important question is how this landscape configuration affects population levels and if it can drive species to extinction locally. Here, we put forward the first theoretical model on habitat split which is particularly concerned on how split distance - the distance between the two required habitats - affects population size and persistence in isolated fragments. Our diffusive model shows that habitat split alone is able to generate extinction thresholds. Fragments occurring between the aquatic habitat and a given critical split distance are expected to hold viable populations, while fragments located farther away are expected to be unoccupied. Species with higher reproductive success and higher diffusion rate of post-metamorphic youngs are expected to have farther critical split distances. Furthermore, the model indicates that negative effects of habitat split are poorly compensated by positive effects of fragment size. The habitat split model improves our understanding about spatially structured populations and has relevant implications for landscape design for conservation. It puts on a firm theoretical basis the relation between habitat split and the decline of amphibian populations.

  13. Modeling habitat split: landscape and life history traits determine amphibian extinction thresholds.

    Science.gov (United States)

    Fonseca, Carlos Roberto; Coutinho, Renato M; Azevedo, Franciane; Berbert, Juliana M; Corso, Gilberto; Kraenkel, Roberto A

    2013-01-01

    Habitat split is a major force behind the worldwide decline of amphibian populations, causing community change in richness and species composition. In fragmented landscapes, natural remnants, the terrestrial habitat of the adults, are frequently separated from streams, the aquatic habitat of the larvae. An important question is how this landscape configuration affects population levels and if it can drive species to extinction locally. Here, we put forward the first theoretical model on habitat split which is particularly concerned on how split distance - the distance between the two required habitats - affects population size and persistence in isolated fragments. Our diffusive model shows that habitat split alone is able to generate extinction thresholds. Fragments occurring between the aquatic habitat and a given critical split distance are expected to hold viable populations, while fragments located farther away are expected to be unoccupied. Species with higher reproductive success and higher diffusion rate of post-metamorphic youngs are expected to have farther critical split distances. Furthermore, the model indicates that negative effects of habitat split are poorly compensated by positive effects of fragment size. The habitat split model improves our understanding about spatially structured populations and has relevant implications for landscape design for conservation. It puts on a firm theoretical basis the relation between habitat split and the decline of amphibian populations.

  14. Choice of Sample Split in Out-of-Sample Forecast Evaluation

    DEFF Research Database (Denmark)

    Hansen, Peter Reinhard; Timmermann, Allan

    , while conversely the power of forecast evaluation tests is strongest with long out-of-sample periods. To deal with size distortions, we propose a test statistic that is robust to the effect of considering multiple sample split points. Empirical applications to predictabil- ity of stock returns......Out-of-sample tests of forecast performance depend on how a given data set is split into estimation and evaluation periods, yet no guidance exists on how to choose the split point. Empirical forecast evaluation results can therefore be difficult to interpret, particularly when several values...... and inflation demonstrate that out-of-sample forecast evaluation results can critically depend on how the sample split is determined....

  15. Optimizing main-memory join on modern hardware

    OpenAIRE

    Boncz, Peter; Manegold, Stefan; Kersten, Martin

    2002-01-01

    textabstractIn the past decade, the exponential growth in commodity CPUs speed has far outpaced advances in memory latency. A second trend is that CPU performance advances are not only brought by increased clock rate, but also by increasing parallelism inside the CPU. Current database systems have not yet adapted to these trends, and show poor utilization of both CPU and memory resources on current hardware. In this article, we show how these resources can be optimized for large joins and tra...

  16. Tablet splitting of narrow therapeutic index drugs: a nationwide survey in Taiwan.

    Science.gov (United States)

    Chou, Chia-Lin; Hsu, Chia-Chen; Chou, Chia-Yu; Chen, Tzeng-Ji; Chou, Li-Fang; Chou, Yueh-Ching

    2015-12-01

    Tablet splitting or pill splitting frequently occurs in daily medical practice. For drugs with special pharmacokinetic characters, such as drugs with narrow therapeutic index (NTI), unequal split tablets might lead to erroneous dose titration and it even cause toxicity. The aim of this study was to investigate the frequency of prescribing split NTI drugs at ambulatory setting in Taiwan. A population-based retrospective study was conducted using the National Health Insurance Research Database in Taiwan. All ambulatory visits were analyzed from the longitudinal cohort datasets of the National Health Insurance Research Database. The details of ambulatory prescriptions containing NTI drugs were extracted by using the claims datasets of one million beneficiaries from National Healthcare Insurance Research Database in 2010 in Taiwan. The analyses were stratified by dosage form, patient age and the number of prescribed tablets in a single dose for each NTI drugs. Main outcome measures Number and distinct dosage forms of available NTI drug items in Taiwan, number of prescriptions involved split NTI drugs, and number of patients received split NTI drugs. A total of 148,548 patients had received 512,398 prescriptions of NTI drugs and 41.8 % (n = 62,121) of patients had received 36.3 % (n = 185,936) of NTI drug prescriptions in form of split tablets. The percentage of splitting was highest in digoxin prescriptions (81.0 %), followed by warfarin (72.0 %). In the elderly patients, split tablets were very prevalent with digoxin (82.4 %) and warfarin (84.5 %). NTI drugs were frequently prescribed to be taken in split forms in Taiwan. Interventions may be needed to provide effective and convenient NTI drug use. Further studies are needed to evaluate the clinical outcome of inappropriate split NTI drugs.

  17. Polarized triple-collinear splitting functions at NLO for processes with photons

    International Nuclear Information System (INIS)

    Sborlini, Germán F.R.; Florian, Daniel de; Rodrigo, Germán

    2015-01-01

    We compute the polarized splitting functions in the triple collinear limit at next-to-leading order accuracy (NLO) in the strong coupling α_S, for the splitting processes γ→qq-barγ, γ→qq-barg and g→qq-barγ. The divergent structure of each splitting function was compared to the predicted behaviour according to Catani’s formula. The results obtained in this paper are compatible with the unpolarized splitting functions computed in a previous article. Explicit results for NLO corrections are presented in the context of conventional dimensional regularization (CDR).

  18. Polarized triple-collinear splitting functions at NLO for processes with photons

    Energy Technology Data Exchange (ETDEWEB)

    Sborlini, Germán F.R. [Departamento de Física and IFIBA, FCEyN, Universidad de Buenos Aires (1428) Pabellón 1 Ciudad Universitaria, Capital Federal (Argentina); Instituto de Física Corpuscular, Universitat de València,Consejo Superior de Investigaciones Científicas,Parc Científic, E-46980 Paterna, Valencia (Spain); Florian, Daniel de [Departamento de Física and IFIBA, FCEyN, Universidad de Buenos Aires (1428) Pabellón 1 Ciudad Universitaria, Capital Federal (Argentina); Rodrigo, Germán [Instituto de Física Corpuscular, Universitat de València,Consejo Superior de Investigaciones Científicas,Parc Científic, E-46980 Paterna, Valencia (Spain)

    2015-03-04

    We compute the polarized splitting functions in the triple collinear limit at next-to-leading order accuracy (NLO) in the strong coupling α{sub S}, for the splitting processes γ→qq-barγ, γ→qq-barg and g→qq-barγ. The divergent structure of each splitting function was compared to the predicted behaviour according to Catani’s formula. The results obtained in this paper are compatible with the unpolarized splitting functions computed in a previous article. Explicit results for NLO corrections are presented in the context of conventional dimensional regularization (CDR).

  19. "Split Cast Mounting: Review and New Technique".

    Science.gov (United States)

    Gundawar, S M; Pande, Neelam A; Jaiswal, Priti; Radke, U M

    2014-12-01

    For the fabrication of a prosthesis, the Prosthodontist meticulously performs all the steps. The laboratory technician then make every effort/strives to perform the remaining lab procedures. However when the processed dentures are remounted on the articulator, some changes are seen. These changes may be divided into two categories: Pre-insertion and post-insertion changes, which deal with the physical properties of the materials involved (Parker, J Prosthet Dent 31:335-342, 1974). Split cast mounting is the method of mounting casts on the articulator. It is essentially a maxillary cast constructed in two parts with a horizontal division. The procedure allows for the verification of the accuracy of the initial mounting and the ease of removal and replacement of the cast. This provides a precise means of correcting the changes in occlusion occurring as a result of the processing technique (Nogueira et al., J Prosthet Dent 91:386-388, 2004). Instability of the split mounting has always been a problem to the Prosthodontist thereby limiting its use. There are various materials mentioned in the literature. The new technique by using Dowel pins and twill thread is very easy, cheaper and simple way to stabilize the split mounting. It is useful and easy in day to day laboratory procedures. The article presents different methods of split cast mounting and the new procedure using easily available materials in prosthetic laboratory.

  20. Comparative analysis of different joining techniques to improve the passive fit of cobalt-chromium superstructures.

    Science.gov (United States)

    Barbi, Francisco C L; Camarini, Edevaldo T; Silva, Rafael S; Endo, Eliana H; Pereira, Jefferson R

    2012-12-01

    The influence of different joining techniques on passive fit at the interface structure/abutment of cobalt-chromium (Co-Cr) superstructures has not yet been clearly established. The purpose of this study was to compare 3 different techniques of joining Co-Cr superstructures by measuring the resulting marginal misfit in a simulated prosthetic assembly. A specially designed metal model was used for casting, sectioning, joining, and measuring marginal misfit. Forty-five cast bar-type superstructures were fabricated in a Co-Cr alloy and randomly assigned by drawing lots to 3 groups (n=15) according to the joining method used: conventional gas-torch brazing (G-TB), laser welding (LW), and tungsten inert gas welding (TIG). Joined specimens were assembled onto abutment analogs in the metal model with the 1-screw method. The resulting marginal misfit was measured with scanning electron microscopy (SEM) at 3 different points: distal (D), central (C), and mesial (M) along the buccal aspect of both abutments: A (tightened) and B (without screw). The Levene test was used to evaluate variance homogeneity and then the Welsch ANOVA for heteroscedastic data (α=.05). Significant differences were found on abutment A between groups G-TB and LW (P=.013) measured mesially and between groups G-TB and TIG (P=.037) measured centrally. On abutment B, significant differences were found between groups G-TB and LW (Plaser method. Copyright © 2012 The Editorial Council of the Journal of Prosthetic Dentistry. Published by Mosby, Inc. All rights reserved.

  1. Dye-sensitized photocatalyst for effective water splitting catalyst

    Science.gov (United States)

    Watanabe, Motonori

    2017-12-01

    Renewable hydrogen production is a sustainable method for the development of next-generation energy technologies. Utilising solar energy and photocatalysts to split water is an ideal method to produce hydrogen. In this review, the fundamental principles and recent progress of hydrogen production by artificial photosynthesis are reviewed, focusing on hydrogen production from photocatalytic water splitting using organic-inorganic composite-based photocatalysts.

  2. The Formation of Laurentia: Evidence from Shear Wave Splitting and Seismic Tomography

    Science.gov (United States)

    Liddell, M. V.; Bastow, I. D.; Rawlinson, N.; Darbyshire, F. A.; Gilligan, A.

    2017-12-01

    The northern Hudson Bay region of Canada comprises several Archean cratonic nuclei, assembled by Paleoproterozoic orogenies including the 1.8 Ga Trans-Hudson Orogen (THO) and Rinkian-Nagssugtoqidian Orogen (NO). Questions remain about how similar in scale and nature these orogens were compared to modern orogens like the Himalayas. Also in question is whether the thick Laurentian cratonic root below Hudson Bay is stratified, with a seismically-fast Archean core underlain by a lower, younger, thermal layer. We investigate these problems via shear-wave splitting and teleseismic tomography using up to 25 years of data from 65 broadband seismic stations across northern Hudson Bay. The results of the complementary studies comprise the most comprehensive study to date of mantle seismic velocity and anisotropy in northern Laurentia. Splitting parameter patterns are used to interpret multiple layers, lithospheric boundaries, dipping anisotropy, and deformation zone limits for the THO and NO. Source-side waveguide effects from Japan and the Aleutian trench are observed despite the tomographic data being exclusively relative arrival time. Mitigating steps to ensure data quality are explained and enforced. In the Hudson Strait, anisotropic fast directions (φ) generally parallel the THO, which appears in tomographic images as a strong low velocity feature relative to the neighbouring Archean cratons. Several islands in northern Hudson Bay show short length-scale changes in φ coincident with strong velocity contrasts. These are interpreted as distinct lithospheric blocks with unique deformational histories, and point to a complex, rather than simple 2-plate, collisional history for the THO. Strong evidence is presented for multiple anisotropic layers beneath Archean zones, consistent with the episodic development model of cratonic keels (e.g., Yuan & Romanowicz 2010). We show via both tomographic inversion models and SKS splitting patterns that southern Baffin Island was

  3. Advanced split-illumination electron holography without Fresnel fringes

    International Nuclear Information System (INIS)

    Tanigaki, Toshiaki; Aizawa, Shinji; Park, Hyun Soon; Matsuda, Tsuyoshi; Harada, Ken; Shindo, Daisuke

    2014-01-01

    Advanced split-illumination electron holography was developed by employing two biprisms in the illuminating system to split an electron wave into two coherent waves and two biprisms in the imaging system to overlap them. A focused image of an upper condenser-biprism filament was formed on the sample plane, and all other filaments were placed in its shadow. This developed system makes it possible to obtain precise reconstructed object waves without modulations due to Fresnel fringes, in addition to holograms of distant objects from reference waves. - Highlights: • Advanced split-illumination electron holography without Fresnel fringes is developed. • Two biprisms are installed in illuminating system of microscope. • High-precision holographic observations of an area locating far from the sample edge become possible

  4. Advanced split-illumination electron holography without Fresnel fringes

    Energy Technology Data Exchange (ETDEWEB)

    Tanigaki, Toshiaki, E-mail: tanigaki-toshiaki@riken.jp [Center for Emergent Matter Science (CEMS), RIKEN, Hirosawa 2-1, Wako, Saitama 351-0198 (Japan); Aizawa, Shinji; Park, Hyun Soon [Center for Emergent Matter Science (CEMS), RIKEN, Hirosawa 2-1, Wako, Saitama 351-0198 (Japan); Matsuda, Tsuyoshi [Japan Science and Technology Agency, Kawaguchi, Saitama 332-0012 (Japan); Harada, Ken [Central Research Laboratory, Hitachi, Ltd., Hatoyama, Saitama 350-0395 (Japan); Shindo, Daisuke [Center for Emergent Matter Science (CEMS), RIKEN, Hirosawa 2-1, Wako, Saitama 351-0198 (Japan); Institute of Multidisciplinary Research for Advanced Materials, Tohoku University, Katahira 2-1-1, Sendai 980-8577 (Japan)

    2014-02-01

    Advanced split-illumination electron holography was developed by employing two biprisms in the illuminating system to split an electron wave into two coherent waves and two biprisms in the imaging system to overlap them. A focused image of an upper condenser-biprism filament was formed on the sample plane, and all other filaments were placed in its shadow. This developed system makes it possible to obtain precise reconstructed object waves without modulations due to Fresnel fringes, in addition to holograms of distant objects from reference waves. - Highlights: • Advanced split-illumination electron holography without Fresnel fringes is developed. • Two biprisms are installed in illuminating system of microscope. • High-precision holographic observations of an area locating far from the sample edge become possible.

  5. The Differences Between Stock Splits and Stock Dividends

    DEFF Research Database (Denmark)

    Bechmann, Ken L.; Raaballe, Johannes

    It is often asserted that stock splits and stock dividends are purely cosmetic events. However, many studies have documented several stock market effects associated with stock splits and stock dividends. This paper examines the effects of these two types of events for the Danish stock market...... different. Second, the positive stock market reaction is closely related to associated changes in a firm's payout policy, but the relationship varies for the two types of events. Finally, there is only very weak evidence for a change in the liquidity of the stock. On the whole, after controlling...... for the firm's payout policy, the results suggest that a stock split is a cosmetic event and that a stock dividend on its own is considered negative news....

  6. Split School of High Energy Physics 2015

    CERN Document Server

    2015-01-01

    Split School of High Energy Physics 2015 (SSHEP 2015) was held at the Faculty of Electrical Engineering, Mechanical Engineering and Naval Architecture (FESB), University of Split, from September 14 to September 18, 2015. SSHEP 2015 aimed at master and PhD students who were interested in topics pertaining to High Energy Physics. SSHEP 2015 is the sixth edition of the High Energy Physics School. Previous five editions were held at the Department of Physics, University of Sarajevo, Bosnia and Herzegovina.

  7. Nickel ferrule applicators: a source of nickel exposure in children.

    Science.gov (United States)

    Jacob, Sharon E; Silverberg, Jonathan I; Rizk, Christopher; Silverberg, Nanette

    2015-01-01

    Eye makeup has been investigated for nickel content and found to have no direct association with nickel allergy and cosmetic dermatitis. However, the tools used (e.g., eyelash curlers, hairdressing scissors, hair curlers, and eye shadow and makeup applicators) may be sources. Nickel is ubiquitous and a wide range of sources have been reported, and makeup applicators (ferrules) now join the list. © 2015 Wiley Periodicals, Inc.

  8. Turbo Charge CPU Utilization in Fork/Join Using the ManagedBlocker

    CERN Multimedia

    CERN. Geneva

    2017-01-01

    Fork/Join is a framework for parallelizing calculations using recursive decomposition, also called divide and conquer. These algorithms occasionally end up duplicating work, especially at the beginning of the run. We can reduce wasted CPU cycles by implementing a reserved caching scheme. Before a task starts its calculation, it tries to reserve an entry in the shared map. If it is successful, it immediately begins. If not, it blocks until the other thread has finished its calculation. Unfortunately this might result in a significant number of blocked threads, decreasing CPU utilization. In this talk we will demonstrate this issue and offer a solution in the form of the ManagedBlocker. Combined with the Fork/Join, it can keep parallelism at the desired level.

  9. Protein trans-splicing of multiple atypical split inteins engineered from natural inteins.

    Directory of Open Access Journals (Sweden)

    Ying Lin

    Full Text Available Protein trans-splicing by split inteins has many uses in protein production and research. Splicing proteins with synthetic peptides, which employs atypical split inteins, is particularly useful for site-specific protein modifications and labeling, because the synthetic peptide can be made to contain a variety of unnatural amino acids and chemical modifications. For this purpose, atypical split inteins need to be engineered to have a small N-intein or C-intein fragment that can be more easily included in a synthetic peptide that also contains a small extein to be trans-spliced onto target proteins. Here we have successfully engineered multiple atypical split inteins capable of protein trans-splicing, by modifying and testing more than a dozen natural inteins. These included both S1 split inteins having a very small (11-12 aa N-intein fragment and S11 split inteins having a very small (6 aa C-intein fragment. Four of the new S1 and S11 split inteins showed high efficiencies (85-100% of protein trans-splicing both in E. coli cells and in vitro. Under in vitro conditions, they exhibited reaction rate constants ranging from ~1.7 × 10(-4 s(-1 to ~3.8 × 10(-4 s(-1, which are comparable to or higher than those of previously reported atypical split inteins. These findings should facilitate a more general use of trans-splicing between proteins and synthetic peptides, by expanding the availability of different atypical split inteins. They also have implications on understanding the structure-function relationship of atypical split inteins, particularly in terms of intein fragment complementation.

  10. Performance Comparison of the Optimized Inverted Joined Wing Airplane Concept and Classical Configuration Airplanes

    OpenAIRE

    Sieradzki Adam; Dziubiński Adam; Galiński Cezary

    2016-01-01

    The joined wing concept is an unconventional airplane configuration, known since the mid-twenties of the last century. It has several possible advantages, like reduction of the induced drag and weight due to the closed wing concept. The inverted joined wing variant is its rarely considered version, with the front wing being situated above the aft wing. The following paper presents a performance prediction of the recently optimized configuration of this airplane. Flight characteristics obtaine...

  11. Isoniazid, pyrazinamide and rifampicin content variation in split fixed-dose combination tablets.

    Science.gov (United States)

    Pouplin, Thomas; Phuong, Pham Nguyen; Toi, Pham Van; Nguyen Pouplin, Julie; Farrar, Jeremy

    2014-01-01

    In most developing countries, paediatric tuberculosis is treated with split tablets leading to potential inaccuracy in the dose delivery and drug exposure. There is no data on the quality of first-line drugs content in split fixed-dose combination tablets. To determine Isoniazid, Pyrazinamide and Rifampicin content uniformity in split FDC tablets used in the treatment of childhood tuberculosis. Drug contents of 15 whole tablets, 30 half tablets and 36 third tablets were analysed by high performance liquid chromatography. The content uniformity was assessed by comparing drug content measured in split portions with their expected amounts and the quality of split portions was assessed applying qualitative specifications for whole tablets. All whole tablets measurements fell into the USP proxy for the three drugs. But a significant number of half and third portions was found outside the tolerated variation range and the split formulation failed the requirements for content uniformity. To correct for the inaccuracy of splitting the tablets into equal portions, a weight-adjustment strategy was used but this did not improve the findings. In split tablets the content of the three drugs is non-uniform and exceeded the USP recommendations. There is an absolute need to make child-friendly formulations available for the treatment of childhood tuberculosis.

  12. Two-loop QED corrections to the Altarelli-Parisi splitting functions

    Energy Technology Data Exchange (ETDEWEB)

    Florian, Daniel de [International Center for Advanced Studies (ICAS), UNSAM,Campus Miguelete, 25 de Mayo y Francia (1650) Buenos Aires (Argentina); Sborlini, Germán F.R.; Rodrigo, Germán [Instituto de Física Corpuscular, Universitat de València,Consejo Superior de Investigaciones Científicas,Parc Científic, E-46980 Paterna, Valencia (Spain)

    2016-10-11

    We compute the two-loop QED corrections to the Altarelli-Parisi (AP) splitting functions by using a deconstructive algorithmic Abelianization of the well-known NLO QCD corrections. We present explicit results for the full set of splitting kernels in a basis that includes the leptonic distribution functions that, starting from this order in the QED coupling, couple to the partonic densities. Finally, we perform a phenomenological analysis of the impact of these corrections in the splitting functions.

  13. ProteinSplit: splitting of multi-domain proteins using prediction of ordered and disordered regions in protein sequences for virtual structural genomics

    International Nuclear Information System (INIS)

    Wyrwicz, Lucjan S; Koczyk, Grzegorz; Rychlewski, Leszek; Plewczynski, Dariusz

    2007-01-01

    The annotation of protein folds within newly sequenced genomes is the main target for semi-automated protein structure prediction (virtual structural genomics). A large number of automated methods have been developed recently with very good results in the case of single-domain proteins. Unfortunately, most of these automated methods often fail to properly predict the distant homology between a given multi-domain protein query and structural templates. Therefore a multi-domain protein should be split into domains in order to overcome this limitation. ProteinSplit is designed to identify protein domain boundaries using a novel algorithm that predicts disordered regions in protein sequences. The software utilizes various sequence characteristics to assess the local propensity of a protein to be disordered or ordered in terms of local structure stability. These disordered parts of a protein are likely to create interdomain spacers. Because of its speed and portability, the method was successfully applied to several genome-wide fold annotation experiments. The user can run an automated analysis of sets of proteins or perform semi-automated multiple user projects (saving the results on the server). Additionally the sequences of predicted domains can be sent to the Bioinfo.PL Protein Structure Prediction Meta-Server for further protein three-dimensional structure and function prediction. The program is freely accessible as a web service at http://lucjan.bioinfo.pl/proteinsplit together with detailed benchmark results on the critical assessment of a fully automated structure prediction (CAFASP) set of sequences. The source code of the local version of protein domain boundary prediction is available upon request from the authors

  14. From a philanthropic idea to building of civic hospital in Split in light of new archival evidence.

    Science.gov (United States)

    Brisky, Livia; Fatović-Ferencić, Stella

    2006-02-01

    We investigated the circumstances of building of the Civic Hospital in Split in the light of new archival evidence. The study necessitated a thorough review of the older historiography and previously unpublished archival sources kept in the State Archives in Venice and Zadar. The findings showed that construction of the hospital building finished in 1797, ie, five years later than officially cited. The topographical plan and the original project of the Split Civic Hospital were found, as well as the name of the project's author and the building supervisor. The data on the earliest efforts of Ergovac brothers to acquire land and building permission were corrected. The study revealed a recognizable pattern in the attitude of the authorities toward the establishment of a hospital at the end of 18th century.

  15. Design of Helical Self-Piercing Rivet for Joining Aluminum Alloy and High-Strength Steel Sheets

    International Nuclear Information System (INIS)

    Kim, W. Y.; Kim, D. B.; Park, J. G; Kim, D. H.; Kim, K. H.; Lee, I. H.; Cho, H. Y.

    2014-01-01

    A self-piercing rivet (SPR) is a mechanical component for joining dissimilar material sheets such as those of aluminum alloy and steel. Unlike conventional rivets, the SPR directly pierces sheets without the need for drilling them beforehand. However, the regular SPR can undergo buckling when it pierces a high-strength steel sheet, warranting the design of a helical SPR. In this study, the joining and forging processes using the helical SPR were simulated using the commercial FEM code, DEFORM-3D. High-tensile-strength steel sheets of different strengths were joined with aluminum alloy sheets using the designed helical SPR. The simulation results were found to agree with the experimental results, validating the optimal design of a helical SPR that can pierce high-strength steel sheets

  16. Design of Helical Self-Piercing Rivet for Joining Aluminum Alloy and High-Strength Steel Sheets

    Energy Technology Data Exchange (ETDEWEB)

    Kim, W. Y.; Kim, D. B.; Park, J. G; Kim, D. H.; Kim, K. H.; Lee, I. H.; Cho, H. Y. [Chungbuk National University, Cheongju (Korea, Republic of)

    2014-07-15

    A self-piercing rivet (SPR) is a mechanical component for joining dissimilar material sheets such as those of aluminum alloy and steel. Unlike conventional rivets, the SPR directly pierces sheets without the need for drilling them beforehand. However, the regular SPR can undergo buckling when it pierces a high-strength steel sheet, warranting the design of a helical SPR. In this study, the joining and forging processes using the helical SPR were simulated using the commercial FEM code, DEFORM-3D. High-tensile-strength steel sheets of different strengths were joined with aluminum alloy sheets using the designed helical SPR. The simulation results were found to agree with the experimental results, validating the optimal design of a helical SPR that can pierce high-strength steel sheets.

  17. POSSIBILITY OF PHARMACOMODULATION OF THE HYPERSENSITIVE RHINITIS JOINED WITH THE NASAL POLYPOSIS

    Directory of Open Access Journals (Sweden)

    Dejan Ursulović

    2001-11-01

    Full Text Available The research goai is to examine the effects of the local corticosteroidapplication to the number of eosinophils in the nasal secretion of the patients withhypersensitive rhinitis joined with the nasal polyposis. The study comprises 13patients with hypersensitive rhinitis joined with the nasal polyposis; 9 of them madeup the experimental group. The local corticosteroid (bechomethasone dipropionatein water spray was given at 12 hours in individual doses of 200 micrograms to theexperimental group patients in six weeks. During the treatment it was confirmed thatthere was a highly important reduction of the number of eosinophils of the nasalsecretion in the experimental group patients.

  18. An Examination Of Fracture Splitting Parameters Of Crackable Connecting Rods

    Directory of Open Access Journals (Sweden)

    Zafer Özdemir

    2000-06-01

    Full Text Available Fracture splitting method is an innovative processing technique in the field of automobile engine connecting rod (con/rod manufacturing. Compared with traditional method, this technique has remarkable advantages. Manufacturing procedures, equipment and tools investment can be decreased and energy consumption reduced remarkably. Furthermore, product quality and bearing capability can also be improved. It provides a high quality, high accuracy and low cost route for producing connecting rods (con/rods. With the many advantages mentioned above, this method has attracted manufacturers attention and has been utilized in many types of con/rod manufacturing. In this article, the method and the advantages it provides, such as materials, notches for fracture splitting, fracture splitting conditions and fracture splitting equipment are discussed in detail. The paper describes an analysis of examination of fracture splitting parameters and optik-SEM fractography of C70S6 crackable connectıng rod. Force and velocity parameters are investigated. That uniform impact force distrubition starting from the starting notch causes brittle and cleavage failure mode is obtained as a result. This induces to decrease the toughness.

  19. Novel Split Chest Tube Improves Post-Surgical Thoracic Drainage

    Science.gov (United States)

    Olivencia-Yurvati, Albert H; Cherry, Brandon H; Gurji, Hunaid A; White, Daniel W; Newton, J Tyler; Scott, Gary F; Hoxha, Besim; Gourlay, Terence; Mallet, Robert T

    2014-01-01

    Objective Conventional, separate mediastinal and pleural tubes are often inefficient at draining thoracic effusions. Description We developed a Y-shaped chest tube with split ends that divide within the thoracic cavity, permitting separate intrathoracic placement and requiring a single exit port. In this study, thoracic drainage by the split drain vs. that of separate drains was tested. Methods After sternotomy, pericardiotomy, and left pleurotomy, pigs were fitted with separate chest drains (n=10) or a split tube prototype (n=9) with internal openings positioned in the mediastinum and in the costo-diaphragmatic recess. Separate series of experiments were conducted to test drainage of D5W or 0.58 M sucrose, an aqueous solution with viscosity approximating that of plasma. One litre of fluid was infused into the thorax, and suction was applied at −20 cm H2O for 30 min. Results When D5W was infused, the split drain left a residual volume of 53 ± 99 ml (mean value ± SD) vs. 148 ± 120 for the separate drain (P=0.007), representing a drainage efficiency (i.e. drained vol/[drained + residual vol]) of 95 ± 10% vs. 86 ± 12% for the separate drains (P = 0.011). In the second series, the split drain evacuated more 0.58 M sucrose in the first minute (967 ± 129 ml) than the separate drains (680 ± 192 ml, Pdrain evacuated a similar volume of sucrose vs. the conventional drain (1089 ± 72 vs. 1056 ± 78 ml; P = 0.5). Residual volume tended to be lower (25 ± 10 vs. 62 ± 72 ml; P = 0.128) and drainage efficiency tended to be higher (98 ± 1 vs. 95 ± 6%; P = 0.111) with the split drain vs. conventional separate drains. Conclusion The split chest tube drained the thoracic cavity at least as effectively as conventional separate tubes. This new device could potentially alleviate postoperative complications. PMID:25478289

  20. Novel Split Chest Tube Improves Post-Surgical Thoracic Drainage.

    Science.gov (United States)

    Olivencia-Yurvati, Albert H; Cherry, Brandon H; Gurji, Hunaid A; White, Daniel W; Newton, J Tyler; Scott, Gary F; Hoxha, Besim; Gourlay, Terence; Mallet, Robert T

    2014-01-01

    Conventional, separate mediastinal and pleural tubes are often inefficient at draining thoracic effusions. We developed a Y-shaped chest tube with split ends that divide within the thoracic cavity, permitting separate intrathoracic placement and requiring a single exit port. In this study, thoracic drainage by the split drain vs. that of separate drains was tested. After sternotomy, pericardiotomy, and left pleurotomy, pigs were fitted with separate chest drains (n=10) or a split tube prototype (n=9) with internal openings positioned in the mediastinum and in the costo-diaphragmatic recess. Separate series of experiments were conducted to test drainage of D5W or 0.58 M sucrose, an aqueous solution with viscosity approximating that of plasma. One litre of fluid was infused into the thorax, and suction was applied at -20 cm H2O for 30 min. When D5W was infused, the split drain left a residual volume of 53 ± 99 ml (mean value ± SD) vs. 148 ± 120 for the separate drain (P=0.007), representing a drainage efficiency (i.e. drained vol/[drained + residual vol]) of 95 ± 10% vs. 86 ± 12% for the separate drains (P = 0.011). In the second series, the split drain evacuated more 0.58 M sucrose in the first minute (967 ± 129 ml) than the separate drains (680 ± 192 ml, Pdrain evacuated a similar volume of sucrose vs. the conventional drain (1089 ± 72 vs. 1056 ± 78 ml; P = 0.5). Residual volume tended to be lower (25 ± 10 vs. 62 ± 72 ml; P = 0.128) and drainage efficiency tended to be higher (98 ± 1 vs. 95 ± 6%; P = 0.111) with the split drain vs. conventional separate drains. The split chest tube drained the thoracic cavity at least as effectively as conventional separate tubes. This new device could potentially alleviate postoperative complications.

  1. Gauge invariant frequency splitting of the continuum Yang-Mills field

    International Nuclear Information System (INIS)

    Mitter, P.K.; Valent, G.

    1977-01-01

    Frequency splitting plays an important role in Wilson's theory of critical phenomena. Here the authors give a theory of gauge invariant frequency splitting of the Yang-Mills field in 4 dimensions. (Auth.)

  2. Feasibility of ceramic joining with high energy electron beams

    International Nuclear Information System (INIS)

    Turman, B.N.; Glass, S.J.; Halbleib, J.A.; Helmich, D.R.; Loehman, R.E.; Clifford, J.R.

    1995-01-01

    Joining structural ceramics is possible using high melting point metals such as Mo and Pt that are heated with a high energy electron beam, with the potential for producing joints with high temperature capability. A 10 MeV electron beam can penetrate through 1 cm of ceramic, offering the possibility of buried interface joining. Because of transient heating and the lower heat capacity of the metal relative to the ceramic, a pulsed high power beam has the potential for melting the metal without decomposing or melting the adjacent ceramic. The authors have demonstrated the feasibility of the process with a series of 10 MeV, 1 kW electron beam experiments. Shear strengths up to 28 NTa have been measured for Si 3 N 4 -Mo-Si 3 N 4 . These modest strengths are due to beam non-uniformity and the limited area of bonding. The bonding mechanism appears to be a thin silicide reaction layer. Si 3 N 4 -Si 3 N 4 joints with no metal layer were also produced, apparently bonded an yttrium apatite grain boundary phase

  3. Surface plasmon resonance assisted rapid laser joining of glass

    Energy Technology Data Exchange (ETDEWEB)

    Zolotovskaya, Svetlana A.; Tang, Guang; Abdolvand, Amin, E-mail: a.abdolvand@dundee.ac.uk [School of Engineering, Physics and Mathematics, University of Dundee, Dundee DD1 4HN (United Kingdom); Wang, Zengbo [School of Electronic Engineering, Bangor University, Bangor LL57 1UT (United Kingdom)

    2014-08-25

    Rapid and strong joining of clear glass to glass containing randomly distributed embedded spherical silver nanoparticles upon nanosecond pulsed laser irradiation (∼40 ns and repetition rate of 100 kHz) at 532 nm is demonstrated. The embedded silver nanoparticles were ∼30–40 nm in diameter, contained in a thin surface layer of ∼10 μm. A joint strength of 12.5 MPa was achieved for a laser fluence of only ∼0.13 J/cm{sup 2} and scanning speed of 10 mm/s. The bonding mechanism is discussed in terms of absorption of the laser energy by nanoparticles and the transfer of the accumulated localised heat to the surrounding glass leading to the local melting and formation of a strong bond. The presented technique is scalable and overcomes a number of serious challenges for a widespread adoption of laser-assisted rapid joining of glass substrates, enabling applications in the manufacture of microelectronic devices, sensors, micro-fluidic, and medical devices.

  4. Two-Loop Gluon to Gluon-Gluon Splitting Amplitudes in QCD

    International Nuclear Information System (INIS)

    Bern, Z.

    2004-01-01

    Splitting amplitudes are universal functions governing the collinear behavior of scattering amplitudes for massless particles. We compute the two-loop g → gg splitting amplitudes in QCD, N = 1, and N = 4 super-Yang-Mills theories, which describe the limits of two-loop n-point amplitudes where two gluon momenta become parallel. They also represent an ingredient in a direct x-space computation of DGLAP evolution kernels at next-to-next-to-leading order. To obtain the splitting amplitudes, we use the unitarity sewing method. In contrast to the usual light-cone gauge treatment, our calculation does not rely on the principal-value or Mandelstam-Leibbrandt prescriptions, even though the loop integrals contain some of the denominators typically encountered in light-cone gauge. We reduce the integrals to a set of 13 master integrals using integration-by-parts and Lorentz invariance identities. The master integrals are computed with the aid of differential equations in the splitting momentum fraction z. The ε-poles of the splitting amplitudes are consistent with a formula due to Catani for the infrared singularities of two-loop scattering amplitudes. This consistency essentially provides an inductive proof of Catani's formula, as well as an ansatz for previously-unknown 1/ε pole terms having non-trivial color structure. Finite terms in the splitting amplitudes determine the collinear behavior of finite remainders in this formula

  5. Cortical splitting of the mandible after irradiation. Special reference to osteoradionecrosis

    International Nuclear Information System (INIS)

    Katsura, Kouji; Ito, Jusuke; Hayashi, Takafumi; Taira, Shuhzou; Nakajima, Syunichi

    2001-01-01

    The purpose of this study was to discuss the relationship between radiation bone injuries and a splitting of the cortical bone in the radiation field. Between January 1993 and September 1998, 53 patients with head and neck cancer received radiotherapy. The study cohort consisted of 23 patients who were followed with computed tomographic scans more than one year after radiotherapy. We evaluated clinical and computed tomographic features. Computed tomographic scanning was performed with a section thickness of 3 or 4 mm. Bone images were obtained with identical window width (4000 Haunsfield units) and window level (1000 Haunsfield units). Splitting of the cortical bone was defined as disappearance of bone density in the cortical bone, showing a linear shape running parallel to the surface of the cortex. Splitting appeared in 9 sites in 8 patients. All patients fulfilled UICC criteria for classifying oral cancer. Most of the patients received external irradiation with a total radiation dose of 50 or 60 Gy. In all cases, splitting was found in the mandibular cortex at the site of muscle attachment, that was included in the radiation field. Appearance of bone changes in chronological order were periosteal reaction, splitting and bone necrosis. We speculate that splitting results from injuries to bone structure cells caused by blood flow disturbance after surgery and radiotherapy. It is suggested that such splitting can be a predictor of osteoradionecrosis. (author)

  6. Nonlocal Cooper pair splitting in a pSn-junction

    NARCIS (Netherlands)

    Veldhorst, M.; Brinkman, Alexander

    2010-01-01

    Perfect Cooper pair splitting is proposed, based on crossed Andreev reflection (CAR) in a p-type semiconductor-superconductor-n-type semiconductor (pSn) junction. The ideal splitting is caused by the energy filtering that is enforced by the band structure of the electrodes. The pSn junction is

  7. Split Labor Markets and Black-White Relations, 1865-1920.

    Science.gov (United States)

    Marks, Carole

    1981-01-01

    This paper modifies Edna Bonacich's theory of class conflict which cites the split labor market during the period of 1920-30 as the cause of racial antagonisms. The author states that Bonacich neglected the role of employers and technological advance in the creation of the split labor market. (ML)

  8. The toughness of split graphs

    NARCIS (Netherlands)

    Woeginger, G.J.

    1998-01-01

    In this short note we argue that the toughness of split graphs can be computed in polynomial time. This solves an open problem from a recent paper by Kratsch et al. (Discrete Math. 150 (1996) 231–245).

  9. Effect of superconducting electrons on the energy splitting of tunneling systems

    International Nuclear Information System (INIS)

    Yu, C.C.; Granato, A.V.

    1985-01-01

    We consider the effect of superconducting electrons on the magnitude of the energy splitting of a tunneling system. A specific example is a hydrogen atom tunneling in niobium. We find that in this case the splitting is roughly 20% smaller in the normal state than in the superconducting state. This difference in the splitting should be observable in neutron scattering and ultrasonic measurements

  10. Threshold Multi Split-Row algorithm for decoding irregular LDPC codes

    Directory of Open Access Journals (Sweden)

    Chakir Aqil

    2017-12-01

    Full Text Available In this work, we propose a new threshold multi split-row algorithm in order to improve the multi split-row algorithm for LDPC irregular codes decoding. We give a complete description of our algorithm as well as its advantages for the LDPC codes. The simulation results over an additive white gaussian channel show that an improvement in code error performance between 0.4 dB and 0.6 dB compared to the multi split-row algorithm.

  11. Shear wave splitting and crustal anisotropy in the Eastern Ladakh-Karakoram zone, northwest Himalaya

    Science.gov (United States)

    Paul, Arpita; Hazarika, Devajit; Wadhawan, Monika

    2017-06-01

    Seismic anisotropy of the crust beneath the eastern Ladakh-Karakoram zone has been studied by shear wave splitting analysis of S-waves of local earthquakes and P-to-S or Ps converted phases originated at the crust-mantle boundary. The splitting parameters (Φ and δt), derived from S-wave of local earthquakes with shallow focal depths, reveal complex nature of anisotropy with NW-SE and NE oriented Fast Polarization directions (FPD) in the upper ∼22 km of the crust. The observed anisotropy in the upper crust may be attributed to combined effects of existing tectonic features as well as regional tectonic stress. The maximum delay time of fast and slow waves in the upper crust is ∼0.3 s. The Ps splitting analysis shows more consistent FPDs compared to S-wave splitting. The FPDs are parallel or sub parallel to the Karakoram fault (KF) and other NW-SE trending tectonic features existing in the region. The strength of anisotropy estimated for the whole crust is higher (maximum delay time δt: 0.75 s) in comparison to the upper crust. This indicates that the dominant source of anisotropy in the trans-Himalayan crust is confined within the middle and lower crustal depths. The predominant NW-SE trending FPDs consistently observed in the upper crust as well as in the middle and lower crust near the KF zone support the fact that the KF is a crustal-scale fault which extends at least up to the lower crust. Dextral shearing of the KF creates shear fabric and preferential alignment of mineral grains along the strike of the fault, resulting in the observed FPDs. A Similar observation in the Indus Suture Zone (ISZ) also suggests crustal scale deformation owing to the India-Asia collision.

  12. Advanced manufacturing technologies modern machining, advanced joining, sustainable manufacturing

    CERN Document Server

    2017-01-01

    This book provides details and collective information on working principle, process mechanism, salient features, and unique applications of various advanced manufacturing techniques and processes belong. The book is divided in three sessions covering modern machining methods, advanced repair and joining techniques and, finally, sustainable manufacturing. The latest trends and research aspects of those fields are highlighted.

  13. Laser-joined Al{sub 2}O{sub 3} and ZrO{sub 2} ceramics for high-temperature applications

    Energy Technology Data Exchange (ETDEWEB)

    Boerner, Floriana-Dana, E-mail: floriana.boerner@tu-dresden.d [Dresden University of Technology (TU Dresden), Institute of Power Engineering, Chair of Hydrogen Technology and Nuclear Power Engineering, George-Baehr-Str. 3, D-01062 Dresden (Germany); Lippmann, Wolfgang, E-mail: wolfgang.lippmann@tu-dresden.d [Dresden University of Technology (TU Dresden), Institute of Power Engineering, Chair of Hydrogen Technology and Nuclear Power Engineering, George-Baehr-Str. 3, D-01062 Dresden (Germany); Hurtado, Antonio, E-mail: antonio.hurtado@tu-dresden.d [Dresden University of Technology (TU Dresden), Institute of Power Engineering, Chair of Hydrogen Technology and Nuclear Power Engineering, George-Baehr-Str. 3, D-01062 Dresden (Germany)

    2010-10-01

    A laser process is presented that has been specially developed for joining oxide ceramics such as zirconium oxide (ZrO{sub 2}) and aluminium oxide (Al{sub 2}O{sub 3}). It details, by way of example, the design of the laser process applied for to producing both Al{sub 2}O{sub 3}-Al{sub 2}O{sub 3} and ZrO{sub 2}-ZrO{sub 2} joints using siliceous glasses as fillers. The heat source used was a continuous wave diode laser with a wavelength range of 808-1010 nm. Glasses of the SiO{sub 2}-Al{sub 2}O{sub 3}-B{sub 2}O{sub 3}-MeO system were developed as high-temperature resistant brazing fillers whose expansion coefficients, in particular, were optimally adapted to those of the ceramics to be joined. Specially designed measuring devices help to determine both the temperature-dependent emission coefficients and the synchronously determined proportions of reflection and transmission. The glass-ceramic joints produced are free from gas inclusions and macroscopic defects and exhibit a homogenous structure. The average strength values achieved were 158 MPa for the Al{sub 2}O{sub 3} system and 190 MPa for the ZrO{sub 2} system, respectively.

  14. Stability of split Stirling refrigerators

    NARCIS (Netherlands)

    Waele, de A.T.A.M.; Liang, W.

    2009-01-01

    In many thermal systems spontaneous mechanical oscillations are generated under the influence of large temperature gradients. Well-known examples are Taconis oscillations in liquid-helium cryostats and oscillations in thermoacoustic systems. In split Stirling refrigerators the compressor and the

  15. Time series evaluation of an intervention to increase statin tablet splitting by general practitioners.

    Science.gov (United States)

    Polinski, Jennifer M; Schneeweiss, Sebastian; Maclure, Malcolm; Marshall, Blair; Ramsden, Samuel; Dormuth, Colin

    2011-02-01

    Tablet splitting, in which a higher-dose tablet is split to get 2 doses, reduces patients' drug costs. Statins can be split safely. General practitioners (GPs) may not direct their patients to split statins because of safety concerns or unawareness of costs. Medical chart inserts provide cost-effective education to physicians. The aim of this study was to assess whether providing GPs with statin-splitting chart inserts would increase splitting rates, and to identify predictors of splitting. In 2005 and 2006, we faxed a statin chart insert to British Columbia GPs with a request for a telephone interview. Consenting GPs were mailed 3 statin chart inserts and interviewed by phone (the intervention). In an interrupted time series, we compared monthly rates of statin-splitting prescriptions among intervention and nonintervention GPs before, during, and after the intervention. In multivariate logistic regressions accounting for patient clustering, predictors of splitting included physician and patient demographics and the specific statin prescribed. Of 5051 GPs reached, 282 (6%) agreed to the intervention. Before the intervention, GPs' splitting rate was 2.6%; after intervention, GPs' splitting rate was 7.5%. The rate for the nonintervention GPs was 4.4%. Intervention GPs were 1.68 (95% CI, 1.12-2.53) times more likely to prescribe splitting after the intervention than were nonintervention GPs. Other predictors were a patient's female sex (odds ratio [OR] = 1.26; 95% CI, 1.18-1.34), lower patient income (OR = 1.33; 95% CI, 1.18-1.34), and a lack of drug insurance (OR = 1.89; 95% CI, 1.69-2.04). An inexpensive intervention was effective in producing a sustained increase in GPs' splitting rate during 22 months of observed follow-up. Expanding statin-splitting education to all GPs might reduce prescription costs for many patients and payors. Copyright © 2011 Elsevier HS Journals, Inc. All rights reserved.

  16. Hydrogen production by thermal water splitting using a thermal plasma

    International Nuclear Information System (INIS)

    Boudesocque, N.; Lafon, C.; Girold, C.; Vandensteendam, C.; Baronnet, J.M.

    2006-01-01

    CEA has been working for more than 10 years in plasma technologies devoted to waste treatment: incineration, vitrification, gases and liquid treatment. Based on this experience, CEA experiments since several years an innovative route for hydrogen production by thermal water splitting, using a plasma as heat source. This new approach could be considered as an alternative to electrolysis for massive hydrogen production from water and electricity. This paper presents a brief state of the art of water thermal plasmas, showing the temperatures and quench velocity ranges technologically achievable today. Thermodynamic properties of a water plasma are presented and discussed. A kinetic computational model is presented, describing the behavior of splitted products during the quench in a plasma plume for various parameters, such as the quench rate. The model results are compared to gas analysis in the plasma plume obtained with in-situ sampling probe. The plasma composition measurements are issued from an Optical Emission Spectroscopic method (OES). The prediction of 30 % H 2 recovery with a 108 K.s -1 quench rate has been verified. A second experimentation has been performed: mass gas analysis, flowrate measurement and OES to study the 'behavior' and species in underwater electrical arc stricken between graphite electrodes. With this quench, a synthesis gas was produced with a content 55 % of hydrogen. (authors)

  17. Surface Passivation of GaN Nanowires for Enhanced Photoelectrochemical Water-Splitting.

    Science.gov (United States)

    Varadhan, Purushothaman; Fu, Hui-Chun; Priante, Davide; Retamal, Jose Ramon Duran; Zhao, Chao; Ebaid, Mohamed; Ng, Tien Khee; Ajia, Idirs; Mitra, Somak; Roqan, Iman S; Ooi, Boon S; He, Jr-Hau

    2017-03-08

    Hydrogen production via photoelectrochemical water-splitting is a key source of clean and sustainable energy. The use of one-dimensional nanostructures as photoelectrodes is desirable for photoelectrochemical water-splitting applications due to the ultralarge surface areas, lateral carrier extraction schemes, and superior light-harvesting capabilities. However, the unavoidable surface states of nanostructured materials create additional charge carrier trapping centers and energy barriers at the semiconductor-electrolyte interface, which severely reduce the solar-to-hydrogen conversion efficiency. In this work, we address the issue of surface states in GaN nanowire photoelectrodes by employing a simple and low-cost surface treatment method, which utilizes an organic thiol compound (i.e., 1,2-ethanedithiol). The surface-treated photocathode showed an enhanced photocurrent density of -31 mA/cm 2 at -0.2 V versus RHE with an incident photon-to-current conversion efficiency of 18.3%, whereas untreated nanowires yielded only 8.1% efficiency. Furthermore, the surface passivation provides enhanced photoelectrochemical stability as surface-treated nanowires retained ∼80% of their initial photocurrent value and produced 8000 μmol of gas molecules over 55 h at acidic conditions (pH ∼ 0), whereas the untreated nanowires demonstrated only passivation of nanostructured photoelectrodes for photoelectrochemical applications.

  18. Lipofection and nucleofection of substrate plasmid can generate widely different readings of DNA end-joining efficiency in different cell lines.

    Science.gov (United States)

    Magin, Simon; Saha, Janapriya; Wang, Minli; Mladenova, Veronika; Coym, Nadine; Iliakis, George

    2013-02-01

    In vivo plasmid end-joining assays are valuable tools for dissecting important qualitative and quantitative aspects of non-homologous end-joining (NHEJ)--a key mechanism for the repair of DNA double-strand breaks (DSBs) in higher eukaryotes. They enable the use of defined DNA ends as substrates for end-joining and the analysis by sequencing of the resulting junctions to identify the repair pathways engaged. Yet, plasmid assays have generated divergent results of end-joining capacity in the same DSB repair mutants when used under different conditions, which implies contributions from undefined and therefore uncontrolled parameters. To help standardize these assays, we searched for parameters underpinning these variations and identified transfection method as an important determinant. Here, we compare a lipid-based transfection method, lipofection, with an electroporation method, nucleofection, and find large, unanticipated and cell line-dependent differences in percent end-joining without recognizable trends. For example, in rodent cells, transfection using lipofection gives nearly WT end-joining in DNA-PKcs mutants and only mildly inhibited end-joining in Lig4 and Ku mutants. In contrast, transfection using nucleofection shows marked end-joining inhibition in all NHEJ mutants tested as compared to the WT. In human HCT116 cells, end-joining after nucleofection is strongly suppressed even in the WT and the differences to the mutants are small. After lipofection, in contrast, end-joining is high in WT cells and markedly suppressed in the mutants. We conclude that better understanding and control of the physicochemical/biological and analytical parameters underpinning these differences will be required to generate with plasmid assays results with quantitative power comparable to that of well-established methods of DSB analysis such as pulsed-field gel electrophoresis or γ-H2AX foci scoring. Until then, caution is needed in the interpretation of the results obtained

  19. Use of computed tomography assessed kidney length to predict split renal GFR in living kidney donors

    Energy Technology Data Exchange (ETDEWEB)

    Gaillard, Francois; Fournier, Catherine; Leon, Carine; Legendre, Christophe [Paris Descartes University, AP-HP, Hopital Necker-Enfants Malades, Renal Transplantation Department, Paris (France); Pavlov, Patrik [Linkoeping University, Linkoeping (Sweden); Tissier, Anne-Marie; Correas, Jean-Michel [Paris Descartes University, AP-HP, Hopital Necker-Enfants Malades, Radiology Department, Paris (France); Harache, Benoit; Hignette, Chantal; Weinmann, Pierre [Paris Descartes University, AP-HP, Hopital Europeen Georges Pompidou, Nuclear Medicine Department, Paris (France); Eladari, Dominique [Paris Descartes University, and INSERM, Unit 970, AP-HP, Hopital Europeen Georges Pompidou, Physiology Department, Paris (France); Timsit, Marc-Olivier; Mejean, Arnaud [Paris Descartes University, AP-HP, Hopital Europeen Georges Pompidou, Urology Department, Paris (France); Friedlander, Gerard; Courbebaisse, Marie [Paris Descartes University, and INSERM, Unit 1151, AP-HP, Hopital Europeen Georges Pompidou, Physiology Department, Paris (France); Houillier, Pascal [Paris Descartes University, INSERM, Unit umrs1138, and CNRS Unit erl8228, AP-HP, Hopital Europeen Georges Pompidou, Physiology Department, Paris (France)

    2017-02-15

    Screening of living kidney donors may require scintigraphy to split glomerular filtration rate (GFR). To determine the usefulness of computed tomography (CT) to split GFR, we compared scintigraphy-split GFR to CT-split GFR. We evaluated CT-split GFR as a screening test to detect scintigraphy-split GFR lower than 40 mL/min/1.73 m{sup 2}/kidney. This was a monocentric retrospective study on 346 potential living donors who had GFR measurement, renal scintigraphy, and CT. We predicted GFR for each kidney by splitting GFR using the following formula: Volume-split GFR for a given kidney = measured GFR*[volume of this kidney/(volume of this kidney + volume of the opposite kidney)]. The same formula was used for length-split GFR. We compared length- and volume-split GFR to scintigraphy-split GFR at donation and with a 4-year follow-up. A better correlation was observed between length-split GFR and scintigraphy-split GFR (r = 0.92) than between volume-split GFR and scintigraphy-split GFR (r = 0.89). A length-split GFR threshold of 45 mL/min/1.73 m{sup 2}/kidney had a sensitivity of 100 % and a specificity of 75 % to detect scintigraphy-split GFR less than 40 mL/min/1.73 m{sup 2}/kidney. Both techniques with their respective thresholds detected living donors with similar eGFR evolution during follow-up. Length-split GFR can be used to detect patients requiring scintigraphy. (orig.)

  20. Use of computed tomography assessed kidney length to predict split renal GFR in living kidney donors

    International Nuclear Information System (INIS)

    Gaillard, Francois; Fournier, Catherine; Leon, Carine; Legendre, Christophe; Pavlov, Patrik; Tissier, Anne-Marie; Correas, Jean-Michel; Harache, Benoit; Hignette, Chantal; Weinmann, Pierre; Eladari, Dominique; Timsit, Marc-Olivier; Mejean, Arnaud; Friedlander, Gerard; Courbebaisse, Marie; Houillier, Pascal

    2017-01-01

    Screening of living kidney donors may require scintigraphy to split glomerular filtration rate (GFR). To determine the usefulness of computed tomography (CT) to split GFR, we compared scintigraphy-split GFR to CT-split GFR. We evaluated CT-split GFR as a screening test to detect scintigraphy-split GFR lower than 40 mL/min/1.73 m"2/kidney. This was a monocentric retrospective study on 346 potential living donors who had GFR measurement, renal scintigraphy, and CT. We predicted GFR for each kidney by splitting GFR using the following formula: Volume-split GFR for a given kidney = measured GFR*[volume of this kidney/(volume of this kidney + volume of the opposite kidney)]. The same formula was used for length-split GFR. We compared length- and volume-split GFR to scintigraphy-split GFR at donation and with a 4-year follow-up. A better correlation was observed between length-split GFR and scintigraphy-split GFR (r = 0.92) than between volume-split GFR and scintigraphy-split GFR (r = 0.89). A length-split GFR threshold of 45 mL/min/1.73 m"2/kidney had a sensitivity of 100 % and a specificity of 75 % to detect scintigraphy-split GFR less than 40 mL/min/1.73 m"2/kidney. Both techniques with their respective thresholds detected living donors with similar eGFR evolution during follow-up. Length-split GFR can be used to detect patients requiring scintigraphy. (orig.)

  1. HIP joining of Be/CuCrZr for fabrication of ITER first wall

    International Nuclear Information System (INIS)

    Park, Jeong-Yong; Choi, Byung-Kwon; Park, Sang-Yoon; Kim, Hyun-Gil; Kim, Jun-Hwan; Hong, Bong Guen; Jeong, Yong Hwan

    2007-01-01

    The effects of different interlayer types and the temperature have been investigated in order to optimize the HIP joining conditions of Be to CuCrZr. Ti/Cu and Cr/Cu interlayers were coated onto a Be surface before a HIP joining. HIP temperature was changed from 580 to 620 deg. C. No intermetallic compounds or defects were formed at the interface of the joint specimens. The joining strength measured by the four-point bend test and the shear test was higher in the joint specimen with Ti/Cu interlayers when compared to that with Cr/Cu interalyers and it was increased with an increase of the HIP temperature from 580 to 620 deg. C. The yield strength of the aged CuCrZr was higher than 150 MPa at 250 deg. C up to an aging temperature of 620 deg. C after a water quenching. It is therefore suggested that the HIP temperature of the Be/CuCrZr joint could be increased to 620 deg. C based on the results obtained from this study

  2. Mechanical and microstructural integrity of nickel-titanium and stainless steel laser joined wires

    International Nuclear Information System (INIS)

    Vannod, J.; Bornert, M.; Bidaux, J.-E.; Bataillard, L.; Karimi, A.; Drezet, J.-M.; Rappaz, M.; Hessler-Wyser, A.

    2011-01-01

    The biomedical industry shows increasing interest in the joining of dissimilar metals, especially with the aim of developing devices that combine different mechanical and corrosive properties. As an example, nickel-titanium shape memory alloys joined to stainless steel are very promising for new invasive surgery devices, such as guidewires. A fracture mechanics study of such joined wires was carried out using in situ tensile testing and scanning electron microscopy imaging combined with chemical analysis, and revealed an unusual fracture behaviour at superelastic stress. Nanoindentation was performed to determine the mechanical properties of the welded area, which were used as an input for mechanical computation in order to understand this unexpected behaviour. Automated image correlation allowed verification of the mechanical modelling and a reduced stress-strain model is proposed to explain the special fracture mechanism. This study reveals the fact that tremendous property changes at the interface between the NiTi base wire and the weld area have more impact on the ultimate tensile strength than the chemical composition variation across the welded area.

  3. Stock Splits and Liquidity for Two Major Capital Markets from Central–Eastern Europe

    Directory of Open Access Journals (Sweden)

    Józef Rudnicki

    2012-12-01

    Full Text Available In the stock market there occur some events that contradict the efficient market hypothesis therefore they are called anomalies. One of the mysterious corporate events which has attracted the attention of numerous researchers is a stock split. I perform the review of implications of splitting the stock for market liquidity of companies listed on the Warsaw Stock Exchange and the Vienna Stock Exchange. I use event study, in particular Market model method and Market adjusted return method, to inspect the behavior of abnormal changes in daily trading volume for stock splits performed between 2000 through 2011 over a short run and assuming a longer time interval. Moreover, I juxtapose the results for both stock exchanges to examine whether the stock split phenomenon for two major capital markets from this part of Europe can be better explained by means of existing theories on stock splits. The research is aimed at analyzing the implications of the split for market liquidity, i.e. whether there occurs an immediate effect following the split as well as whether this corporate event improves the level of market liquidity over long run. Furthermore, the goal of the paper is to investigate whether the investors can cash in on the stock split, more specifically, whether they can profit from lower transaction costs. I document a significant growth in the market liquidity of stock splitting firms over 36 months following the split for both capital markets what is indicative of lower transaction costs for investors. The 1–percent significant results are consistent with the liquidity hypothesis on stock splits.

  4. Splitting Strategy for Simulating Genetic Regulatory Networks

    Directory of Open Access Journals (Sweden)

    Xiong You

    2014-01-01

    Full Text Available The splitting approach is developed for the numerical simulation of genetic regulatory networks with a stable steady-state structure. The numerical results of the simulation of a one-gene network, a two-gene network, and a p53-mdm2 network show that the new splitting methods constructed in this paper are remarkably more effective and more suitable for long-term computation with large steps than the traditional general-purpose Runge-Kutta methods. The new methods have no restriction on the choice of stepsize due to their infinitely large stability regions.

  5. The 2-group of symmetries of a split chain complex

    OpenAIRE

    Elgueta, Josep

    2010-01-01

    We explicitly compute the 2-group of self-equivalences and (homotopy classes of) chain homotopies between them for any {\\it split} chain complex $A_{\\bullet}$ in an arbitrary $\\kb$-linear abelian category ($\\kb$ any commutative ring with unit). In particular, it is shown that it is a {\\it split} 2-group whose equivalence class depends only on the homology of $A_{\\bullet}$, and that it is equivalent to the trivial 2-group when $A_\\bullet$ is a split exact sequence. This provides a description ...

  6. The Effectiveness of Managing Split Attention among Autistic Children

    Science.gov (United States)

    Aliee, Zeinab Shams; Jomhari, Nazean; Rezaei, Reza; Alias, Norlidah

    2013-01-01

    One of the most common problems in autistic children is split attention. Split attention prevents autism children from being able to focus attention on their learning, and tasks. As a result, it is important to identify how to make autistic individuals focus attention on learning. Considering autistic individuals have higher visual abilities in…

  7. April / May 2006. 108 Harvesting split thickness skin in

    African Journals Online (AJOL)

    user

    Background: In the third world countries like Ethiopia the majority of Hospitals have difficulties in harvesting split thickness skin ... The grafts were well taken by the recipient areas and technically there was no danger of deep bite. Conclusion: Split ... to meet the hospital needs. Thus we need to improvise and use appropriate.

  8. JOINING OF ECONOMIC ENTITIES AS A POSSIBILITY OF SURVIVAL ON THE MODERN MARKET

    Directory of Open Access Journals (Sweden)

    Nikolina Pavičić Rešetar

    2016-12-01

    Full Text Available In today's global market, a major challenge for every economic entity is to be competitive and achieve its objectives. The method of survival shows that those companies with the lowest costs will survive and remain on the market. G. J. Stigler explained this technique on the market share of different sized companies in the steel industry in the United States. In his method he groups enterprises by size (small, medium and large. Historically, it is known that economic entities have been joining together since the Middle Ages. At that time, traders who formed associations were not engaged only in trade, but also in transportation and monetary activity. Economic entities are still joining together today, mostly in the form of a cooperative, cluster, cooperation, public private partnership or holding. The reason for that lies in the reduction of costs, risks and competition and the possibility of increasing the capacity of economic entities. Also, it should be noted that there is a synergy effect when economic entities join together. We are witnesses of many failed businesses, which did not respond to the economic crisis and the needs of the market. The aim of this paper is to try to connect the technique of survival and joining of economic entities and show how a merger is one of the survival models that in conditions of economic crisis provides options to business entities. Only companies with the lowest costs and high-quality technology can survive and compete in today's market.

  9. Increasing FSW join strength by optimizing feed rate, rotating speed and pin angle

    Science.gov (United States)

    Darmadi, Djarot B.; Purnowidodo, Anindito; Siswanto, Eko

    2017-10-01

    Principally the join in Friction Stir Welding (FSW) is formed due to mechanical bonding. At least there are two factors determines the quality of this join, first is the temperature in the area around the interface and secondly the intense of mixing forces in nugget zone to create the mechanical bonding. The adequate temperature creates good flowability of the nugget zone and an intensive mixing force produces homogeneous strong bonding. Based on those two factors in this research the effects of feed rate, rotating speed and pin angle of the FSW process to the tensile strength of resulted join are studied. The true experimental method was used. Feed rate was varied at 24, 42, 55 and 74 mm/minutes and from the experimental results, it can be concluded that the higher feed rate decreases the tensile strength of weld join and it is believed due to the lower heat embedded in the material. Inversely, the higher rotating speed increases the join’s tensile strength as a result of higher heat embedded in base metal and higher mixing force in the nugget zone. The rotating speed were 1842, 2257 and 2904 RPMs. The pin angle determines the direction of mixing force. With variation of pin angle: 0°, 4°, 8° and 12° the higher pin angle generally increases the tensile strength because of more intensive mixing force. For 12° pin angle the lower tensile strength is found since the force tends to push out the nugget area from the joint gap.

  10. Draft environmental statement related to the Western Nuclear, Inc. Split Rock Mill (Fremont County, Wyoming)

    International Nuclear Information System (INIS)

    1978-11-01

    The proposed action is the renewal of Source Material License SUA-56 (with amendments) issued to Western Nuclear, Inc. (WNI), for the operation of the Split Rock uranium mill near Jeffrey City and the Green Mountain ion-exchange facility, both in Fremont County, Wyoming. The license also permits possession of material from past operations at four ancillary facilities in the Gas Hills mining area--the Bullrush, Day-Loma, Frazier-Lamac, and Rox sites (Docket No. 40-1162). The Split Rock mill is an acid-leach, ion-exchange and solvent-extraction uranium-ore processing mill with a design capacity of 1540 MT (1700 tons) of ore per day. WNI has proposed by license amendment request to increase the storage capacity of the tailings ponds in order to permit the continuation of present production rates of U 3 O 8 through 1996 using lower-grade ores. Conditions for the protection of the environment include reclamation, tailings, stabilization, archeological survey, monitoring, etc

  11. Aligning workload control theory and practice : lot splitting and operation overlapping issues

    NARCIS (Netherlands)

    Fernandes, Nuno O.; Land, Martin J.; Carmo-Silva, S.

    2016-01-01

    This paper addresses the problem of lot splitting in the context of workload control (WLC). Past studies on WLC assumed that jobs released to the shop floor proceed through the different stages of processing without being split. However, in practice, large jobs are often split into smaller transfer

  12. Development of joining techniques for fabrication of fuel rod simulators

    International Nuclear Information System (INIS)

    Moorhead, A.J.; McCulloch, R.W.; Reed, R.W.; Woodhouse, J.J.

    1980-10-01

    Much of the safety-related thermal-hydraulic tests on nuclear reactors are conducted not in the reactor itself, but in mockup segments of a core that uses resistance-heated fuel rod simulators (FRS) in place of the radioactive fuel rods. Laser welding and furnace brazing techniques are described for joining subassemblies for FRS that have survived up to 1000 h steady-state operation at 700 to 1100 0 C cladding temperatures and over 5000 thermal transients, ranging from 10 to 100 0 C/s. A pulsed-laser welding procedure that includes use of small-diameter filler wire is used to join one end of a resistance heating element of Pt-8 W, Fe-22 Cr-5.5 Al-0.5 Co, or 80 Ni-20 Cr (wt %) to a tubular conductor of an appropriate intermediate material. The other end of the heating element is laser welded to an end plug, which in turn is welded to a central conductor rod

  13. CuPb rheocast alloy as joining material for CFC composites

    Science.gov (United States)

    Salvo, M.; Lemoine, P.; Ferraris, M.; Appendino Montorsi, M.; Matera, R.

    1995-10-01

    High heat flux components for future use in thermonuclear fusion reactors are designed as layered structures. The assembling of the different parts (armour, heat sink and external structure) requires a joint which could withstand large heat loads and thermal stresses. In this paper we examined a 50 wt% PbCu rheocast alloy (RCA) as joining material for the armour/heat sink joint. The alloy was prepared in vacuum in a rotational furnace and was characterized by SEM-EDS analysis and heating microscopy. The obtained microstructure was globular as foreseen and it remained after prolonged heating at 650°C. The alloy showed very good ductility: sheets of about 200 μm were rolled starting from about 1 × 1 × 1 cm 3 cubes. The alloy was successful in joining both the armour and the heat sink materials, respectively, carbon fibre reinforced composites and copper. Initial mechanical testing shows that the technique is viable for the foreseen applications in the field of thermonuclear fusion reactors.

  14. Cu-Pb rheocast alloy as joining material for CFC composites

    International Nuclear Information System (INIS)

    Salvo, M.

    1995-01-01

    High heat flux components for future use in thermonuclear fusion reactors are designed as layered structures. The assembling of the different parts (armour, heat sink and external structure) requires a joint which could withstand large heat loads and thermal stresses. In this paper we examined a 50 wt% Pb-Cu rheocast alloy (RCA) as joining material for the armour/heat sink joint. The alloy was prepared in vacuum in a rotational furnace and was characterized by SEM-EDS analysis and heating microscopy. The obtained microstructure was globular as foreseen and it remained after prolonged heating at 650 C. The alloy showed very good ductility: sheets of about 200 μm were rolled starting from about 1x1x1 cm 3 cubes. The alloy was successful in joining both the armour and the heat sink materials, respectively, carbon fibre reinforced composites and copper. Initial mechanical testing shows that the technique is viable for the foreseen applications in the field of thermonuclear fusion reactors. (orig.)

  15. Alveolar Ridge Split Technique Using Piezosurgery with Specially Designed Tips

    Directory of Open Access Journals (Sweden)

    Alessandro Moro

    2017-01-01

    Full Text Available The treatment of patients with atrophic ridge who need prosthetic rehabilitation is a common problem in oral and maxillofacial surgery. Among the various techniques introduced for the expansion of alveolar ridges with a horizontal bone deficit is the alveolar ridge split technique. The aim of this article is to give a description of some new tips that have been specifically designed for the treatment of atrophic ridges with transversal bone deficit. A two-step piezosurgical split technique is also described, based on specific osteotomies of the vestibular cortex and the use of a mandibular ramus graft as interpositional graft. A total of 15 patients were treated with the proposed new tips by our department. All the expanded areas were successful in providing an adequate width and height to insert implants according to the prosthetic plan and the proposed tips allowed obtaining the most from the alveolar ridge split technique and piezosurgery. These tips have made alveolar ridge split technique simple, safe, and effective for the treatment of horizontal and vertical bone defects. Furthermore the proposed piezosurgical split technique allows obtaining horizontal and vertical bone augmentation.

  16. Alveolar Ridge Split Technique Using Piezosurgery with Specially Designed Tips.

    Science.gov (United States)

    Moro, Alessandro; Gasparini, Giulio; Foresta, Enrico; Saponaro, Gianmarco; Falchi, Marco; Cardarelli, Lorenzo; De Angelis, Paolo; Forcione, Mario; Garagiola, Umberto; D'Amato, Giuseppe; Pelo, Sandro

    2017-01-01

    The treatment of patients with atrophic ridge who need prosthetic rehabilitation is a common problem in oral and maxillofacial surgery. Among the various techniques introduced for the expansion of alveolar ridges with a horizontal bone deficit is the alveolar ridge split technique. The aim of this article is to give a description of some new tips that have been specifically designed for the treatment of atrophic ridges with transversal bone deficit. A two-step piezosurgical split technique is also described, based on specific osteotomies of the vestibular cortex and the use of a mandibular ramus graft as interpositional graft. A total of 15 patients were treated with the proposed new tips by our department. All the expanded areas were successful in providing an adequate width and height to insert implants according to the prosthetic plan and the proposed tips allowed obtaining the most from the alveolar ridge split technique and piezosurgery. These tips have made alveolar ridge split technique simple, safe, and effective for the treatment of horizontal and vertical bone defects. Furthermore the proposed piezosurgical split technique allows obtaining horizontal and vertical bone augmentation.

  17. Grand unification in higher dimensions with split supersymmetry

    International Nuclear Information System (INIS)

    Schuster, Philip C.

    2006-01-01

    We investigate gauge coupling unification in higher dimensional GUT models with split supersymmetry. We focus on 5d and 6d orbifold GUTs, which permit a simple solution to several problems of 4D GUTs as well as control over GUT scale threshold corrections. In orbifold GUTs, calculable threshold corrections can raise or lower the prediction for α s (M Z ) in a way that depends on the location of Higgs fields. On the other hand, split supersymmetry lowers the prediction for α s (M Z ). Consequently, split supersymmetry changes the preferred location of the Higgs fields in orbifold GUTs. In the simplest models, we find that gauge coupling unification favors higgs doublets that live on the orbifold fixed points instead of in the bulk. In addition, relatively high scales of supersymmetry breaking of 10 10±2 GeV are generically favored

  18. Traffic dispersion through a series of signals with irregular split

    Science.gov (United States)

    Nagatani, Takashi

    2016-01-01

    We study the traffic behavior of a group of vehicles moving through a sequence of signals with irregular splits on a roadway. We present the stochastic model of vehicular traffic controlled by signals. The dynamic behavior of vehicular traffic is clarified by analyzing traffic pattern and travel time numerically. The group of vehicles breaks up more and more by the irregularity of signal's split. The traffic dispersion is induced by the irregular split. We show that the traffic dispersion depends highly on the cycle time and the strength of split's irregularity. Also, we study the traffic behavior through the series of signals at the green-wave strategy. The dependence of the travel time on offset time is derived for various values of cycle time. The region map of the traffic dispersion is shown in (cycle time, offset time)-space.

  19. Split supersymmetry in brane models

    Indian Academy of Sciences (India)

    Type-I string theory in the presence of internal magnetic fields provides a concrete realization of split ... quantum picture of the Universe. It was then ... where the integers m, n correspond to the respective magnetic and electric charges; m is the ...

  20. Checking the Adequacy of Fit of Models from Split-Plot Designs

    DEFF Research Database (Denmark)

    Almini, A. A.; Kulahci, Murat; Montgomery, D. C.

    2009-01-01

    models. In this article, we propose the computation of two R-2, R-2-adjusted, prediction error sums of squares (PRESS), and R-2-prediction statistics to measure the adequacy of fit for the WP and the SP submodels in a split-plot design. This is complemented with the graphical analysis of the two types......One of the main features that distinguish split-plot experiments from other experiments is that they involve two types of experimental errors: the whole-plot (WP) error and the subplot (SP) error. Taking this into consideration is very important when computing measures of adequacy of fit for split-plot...... of errors to check for any violation of the underlying assumptions and the adequacy of fit of split-plot models. Using examples, we show how computing two measures of model adequacy of fit for each split-plot design model is appropriate and useful as they reveal whether the correct WP and SP effects have...

  1. Mode splitting effect in FEMs with oversized Bragg resonators

    Energy Technology Data Exchange (ETDEWEB)

    Peskov, N. Yu.; Sergeev, A. S. [Institute of Applied Physics Russian Academy of Sciences, Nizhny Novgorod (Russian Federation); Kaminsky, A. K.; Perelstein, E. A.; Sedykh, S. N. [Joint Institute for Nuclear Research, Dubna (Russian Federation); Kuzikov, S. V. [Institute of Applied Physics Russian Academy of Sciences, Nizhny Novgorod (Russian Federation); Nizhegorodsky State University, Nizhny Novgorod (Russian Federation)

    2016-07-15

    Splitting of the fundamental mode in an oversized Bragg resonator with a step of the corrugation phase, which operates over the feedback loop involving the waveguide waves of different transverse structures, was found to be the result of mutual influence of the neighboring zones of the Bragg scattering. Theoretical description of this effect was developed within the framework of the advanced (four-wave) coupled-wave approach. It is shown that mode splitting reduces the selective properties, restricts the output power, and decreases the stability of the narrow-band operating regime in the free-electron maser (FEM) oscillators based on such resonators. The results of the theoretical analysis were confirmed by 3D simulations and “cold” microwave tests. Experimental data on Bragg resonators with different parameters in a 30-GHz FEM are presented. The possibility of reducing the mode splitting by profiling the corrugation parameters is shown. The use of the mode splitting effect for the output power enhancement by passive compression of the double-frequency pulse generated in the FEM with such a resonator is discussed.

  2. Self-healing of cracks in Ag joining layer for die-attachment in power devices

    Energy Technology Data Exchange (ETDEWEB)

    Chen, Chuantong, E-mail: chenchuantong@sanken.osaka-u.ac.jp; Nagao, Shijo; Suganuma, Katsuaki; Jiu, Jinting; Zhang, Hao; Sugahara, Tohru [Institute of Scientific and Industrial Research, Osaka University, Mihogaoka 8-1, Ibaraki, Osaka 567-0047 (Japan); Iwashige, Tomohito; Sugiura, Kazuhiko; Tsuruta, Kazuhiro [Research Division 3, Denso Corporation, Komenoki-cho, Minamiyama 500-1, Nissin, Aichi 470-0111 (Japan)

    2016-08-29

    Sintered silver (Ag) joining has attracted significant interest in power devices modules for its ability to form stable joints with a porous interconnection layer. A function for the self-healing of cracks in sintered porous Ag interlayers at high temperatures is discovered and reported here. A crack which was prepared on a Ag joining layer was closed after heating at 200 °C in air. The tensile strength of pre-cracked Ag joining layer specimens recovers to the value of non-cracked specimens after heating treatment. Transmission electron microscopy (TEM) was used to probe the self-healing mechanism. TEM images and electron diffraction patterns show that a large quantity of Ag nanoparticles formed at the gap with the size less than 10 nm, which bridges the crack in the self-healing process. This discovery provides additional motivation for the application of Ag as an interconnection material for power devices at high temperature.

  3. QED corrections to the Altarelli-Parisi splitting functions

    Energy Technology Data Exchange (ETDEWEB)

    Florian, Daniel de [Universidad de Buenos Aires, Departamento de Fisica and IFIBA, FCEyN, Capital Federal (Argentina); UNSAM, International Center for Advanced Studies (ICAS), Buenos Aires (Argentina); Sborlini, German F.R.; Rodrigo, German [Universitat de Valencia - Consejo Superior de Investigaciones Cientificas, Instituto de Fisica Corpuscular, Paterna, Valencia (Spain)

    2016-05-15

    We discuss the combined effect of QED and QCD corrections to the evolution of parton distributions. We extend the available knowledge of the Altarelli-Parisi splitting functions to one order higher in QED, and we provide explicit expressions for the splitting kernels up to O(α α{sub S}). The results presented in this article allow one to perform a parton distribution function analysis reaching full NLO QCD-QED combined precision. (orig.)

  4. Split Octonion electrodynamics and unified fields of dyons

    International Nuclear Information System (INIS)

    Bisht, P.S.

    2004-01-01

    Split octonion electrodynamics has been developed in terms of Zorn's vector matrix realization by reformulating electromagnetic potential, current, field tensor and other dynamical quantities. Corresponding field equation (Unified Maxwell's equations) and equation of motion have been reformulated by means of split octonion and its Zorn vector realization in unique, simpler and consistent manner. It has been shown that this theory reproduces the dyon field equations in the absence of gravito-dyons and vice versa

  5. 26 CFR 1.61-22 - Taxation of split-dollar life insurance arrangements.

    Science.gov (United States)

    2010-04-01

    ... 26 Internal Revenue 2 2010-04-01 2010-04-01 false Taxation of split-dollar life insurance..., and Taxable Income § 1.61-22 Taxation of split-dollar life insurance arrangements. (a) Scope—(1) In general. This section provides rules for the taxation of a split-dollar life insurance arrangement for...

  6. Joining and Integration of Silicon Nitride Ceramics for Aerospace and Energy Systems

    Science.gov (United States)

    Singh, M.; Asthana, R.

    2009-01-01

    Light-weight, creep-resistant silicon nitride ceramics possess excellent high-temperature strength and are projected to significantly raise engine efficiency and performance when used as turbine components in the next-generation turbo-shaft engines without the extensive cooling that is needed for metallic parts. One key aspect of Si3N4 utilization in such applications is its joining response to diverse materials. In an ongoing research program, the joining and integration of Si3N4 ceramics with metallic, ceramic, and composite materials using braze interlayers with the liquidus temperature in the range 750-1240C is being explored. In this paper, the self-joining behavior of Kyocera Si3N4 and St. Gobain Si3N4 using a ductile Cu-based active braze (Cu-ABA) containing Ti will be presented. Joint microstructure, composition, hardness, and strength as revealed by optical microscopy, scanning electron microscopy (SEM), energy dispersive spectroscopy (EDS), Knoop microhardness test, and offset compression shear test will be presented. Additionally, microstructure, composition, and joint strength of Si3N4/Inconel 625 joints made using Cu-ABA, will be presented. The results will be discussed with reference to the role of chemical reactions, wetting behavior, and residual stresses in joints.

  7. Effect of epoxy resin on bending momentum in L type corner joins

    Directory of Open Access Journals (Sweden)

    Mehmet Nuri Yıldırım

    2017-11-01

    Full Text Available In the furniture industry, the joining points of frame and box construction furniture according to the loads to be affected by the use place is important for the security of the user and service life of the furniture element. In this direction, it is aimed to determine the diagonal compression and diagonal tensile moment values of "L" type corner joints of box framed construction furniture prepared from solid wood materials. The Pinus Nigra, Fagus Orientalis L and Populus Nigra were used as solid wood materials. Wood-based biscuit joining elements were used in corner joints of the test construction and epoxy resin was used as glue for materials. The static loads were applied to construction according to ASTM-D1037. The results show that, the highest tensile and compression values were obtained from Fagus Orientalis L and the lowest values were obtained from Populus Nigra specimens. In the statistical study, the difference between the tensile and compressive bending moment values of the biscuit connection element was found to be statistically significant. This study indicates that, it is suggested to use of L type joints prepared from Fagus Orientalis L by using epoxy resin and wood based biscuit joining element in frame constructions.

  8. Joining of beryllium by braze welding technique: preliminary results

    Energy Technology Data Exchange (ETDEWEB)

    Banaim, P.; Abramov, E. [Ben-Gurion Univ. of the Negev, Beersheba (Israel); Zalkind, S.; Eden, S.

    1998-01-01

    Within the framework of some applications, there is a need to join beryllium parts to each other. Gas Tungsten Arc Braze Welds were made in beryllium using 0.3 mm commercially Aluminum (1100) shim preplaced at the joint. The welds exhibited a tendency to form microcracks in the Fusion Zone and Heat Affected Zone. All the microcracks were backfilled with Aluminum. (author)

  9. The splitting of giant multipole states of deformed nuclei

    International Nuclear Information System (INIS)

    Suzuki, T.; Rowe, D.J.

    1977-01-01

    A vibrating potential model is applied to deformed nuclei with a deformed harmonic oscillator potential in order to discuss the splitting of isoscalar giant quadrupole states. Eigenfrequencies of the collective states are estimated to be √2ω(1 - delta/3), √2ω(1 - delta/6) and √2ω(1 + delta/3) for K = 0 + ,1 + and 2 + modes, respectively. The splitting of isovector dipole and isovector quadrupole states is also studied according to a schematic model as proposed by Bohr and Mottelson. It is shown that isovector dipole states are split, as in a hydrodynamic model, while isovector quadrupole states with the same scaling factors as those of isocalar quadrupole modes. (Auth.)

  10. PENGARUH STOCK SPLIT TERHADAP LIKUIDITAS DAN RETURN SAHAM DI BURSA EFEK JAKARTA

    Directory of Open Access Journals (Sweden)

    Wang Sutrisno

    2000-01-01

    Full Text Available Research on stock splits has frequently been undertaken. The results vary, but fundamentally can be classified into two groups. First, the stock split is purely "cosmetic". Second, the stock split has a real effect on stocks. The difference between these opinions raises controversy. The purpose of this study is to examine whether stock splits influence stock liquidity and return of an individual stock as well as in a group of stocks as a portfolio. Overall, the results of this study show that stock splits did influence stock price, trading volume and bid-ask spread but did not influence stock risk and abnormal return from the point of view of an individual stock as well as in a group of stocks as a portfolio. The test of a relationship between bid-ask spread and stock price, trading volume and stock risk for each stock shows that all three variable did not significantly affect the bid-ask spread. On the other hand, the test of a relationship in a portfolio reveals that only stock prices significantly affect the bid-ask spread. Abstract in Bahasa Indonesia : Penelitian mengenai stock split sudah sering dilakukan. Hasil dari penelitian- penelitian tersebut bermacam - macam, tetapi pada dasarnya dapat dibedakan menjadi dua kelompok. Pertama, stock split dinyatakan murni hanya sebagai "kosmetik". Kedua, stock split dinyatakan mempunyai efek yang nyata terhadap saham. Perbedaan pendapat ini sering menimbulkan kontroversi. Tujuan dari penelitian ini adalah untuk menguji kembali apakah betul stock split dapat mempengaruhi likuiditas dan return saham baik ditinjau secara individual untuk masing - masing saham maupun seluruh saham sebagai sebuah portofolio. Secara keseluruhan, hasil dari penelitian ini menunjukkan bahwa stock split hanya mempengaruhi harga, volume perdagangan dan persentase spread, tetapi tidak mempengaruhi varians dan abnormal return baik ditinjau secara individual maupun sebagai sebuah portofolio. Sedangkan pengujian hubungan antara

  11. Electric arc apparatus for severing split-pin assemblies of guide tubes of nuclear reactors

    International Nuclear Information System (INIS)

    Burns, D.C.; Kauric, C.E.; Persang, J.C.

    1987-01-01

    This patent describes an apparatus for use in the replacement of an old split-pin assembly of a guide tube of a nuclear reactor by a new split-pin assembly, the old split-pin assembly including an old split pin and an old nut securing the old split pin to the guide tube, the old split-pin assembly and the guide tube being radioactive. The apparatus includes a metal disintegration machining tool, the tool having an electrode, means for mounting the tool submerged in a pool of water in engagement with the guide tube and with the old split-pin assembly secured to the guide tube, the tool being so mounted with the electrode in position to coact electrically with the last-named old split-pin assembly but not with the guide tube, and means, connected to the tool, for firing a disintegrating arc between the electrode and the assembly to disintegrate the assembly into readily removable fragments

  12. Improved Fast Centralized Retransmission Scheme for High-Layer Functional Split in 5G Network

    Science.gov (United States)

    Xu, Sen; Hou, Meng; Fu, Yu; Bian, Honglian; Gao, Cheng

    2018-01-01

    In order to satisfy the varied 5G critical requirements and the virtualization of the RAN hardware, a two-level architecture for 5G RAN has been studied in 3GPP 5G SI stage. The performance of the PDCP-RLC split option and intra-RLC split option, two mainly concerned options for high layer functional split, exist an ongoing debate. This paper firstly gives an overview of CU-DU split study work in 3GPP. By the comparison of implementation complexity, the standardization impact and system performance, our evaluation result shows the PDCP-RLC split Option outperforms the intra-RLC split option. Aiming to how to reduce the retransmission delay during the intra-CU inter-DU handover, the mainly drawback of PDCP-RLC split option, this paper proposes an improved fast centralized retransmission solution with a low implementation complexity. Finally, system level simulations show that the PDCP-RLC split option with the proposed scheme can significantly improve the UE’s experience.

  13. Paired split-plot designs of multireader multicase studies.

    Science.gov (United States)

    Chen, Weijie; Gong, Qi; Gallas, Brandon D

    2018-07-01

    The widely used multireader multicase ROC study design for comparing imaging modalities is the fully crossed (FC) design: every reader reads every case of both modalities. We investigate paired split-plot (PSP) designs that may allow for reduced cost and increased flexibility compared with the FC design. In the PSP design, case images from two modalities are read by the same readers, thereby the readings are paired across modalities. However, within each modality, not every reader reads every case. Instead, both the readers and the cases are partitioned into a fixed number of groups and each group of readers reads its own group of cases-a split-plot design. Using a [Formula: see text]-statistic based variance analysis for AUC (i.e., area under the ROC curve), we show analytically that precision can be gained by the PSP design as compared with the FC design with the same number of readers and readings. Equivalently, we show that the PSP design can achieve the same statistical power as the FC design with a reduced number of readings. The trade-off for the increased precision in the PSP design is the cost of collecting a larger number of truth-verified patient cases than the FC design. This means that one can trade-off between different sources of cost and choose a least burdensome design. We provide a validation study to show the iMRMC software can be reliably used for analyzing data from both FC and PSP designs. Finally, we demonstrate the advantages of the PSP design with a reader study comparing full-field digital mammography with screen-film mammography.

  14. Photocatalytic Water-Splitting Reaction from Catalytic and Kinetic Perspectives

    KAUST Repository

    Hisatomi, Takashi

    2014-10-16

    Abstract: Some particulate semiconductors loaded with nanoparticulate catalysts exhibit photocatalytic activity for the water-splitting reaction. The photocatalysis is distinct from the thermal catalysis because photocatalysis involves photophysical processes in particulate semiconductors. This review article presents a brief introduction to photocatalysis, followed by kinetic aspects of the photocatalytic water-splitting reaction.Graphical Abstract: [Figure not available: see fulltext.

  15. An experimental study on joining of severe plastic deformed aluminium materials with friction welding method

    Energy Technology Data Exchange (ETDEWEB)

    Sahin, Mumin [Mechanical Engineering Department, Trakya University, 22030 Edirne (Turkey)], E-mail: mumins@trakya.edu.tr; Erol Akata, H.; Ozel, Kaan [Mechanical Engineering Department, Trakya University, 22030 Edirne (Turkey)

    2008-07-01

    In this study, 5083 aluminium alloys, which were exposed to severe plastic deformation, were joined with friction welding method and the variation in mechanical properties of the joints was experimentally investigated. Severe plastic deformation methods can be classified as equal channel angular pressing (ECAP) (in other words, equal cross section lateral extrusion - ECSLE) and cyclic extrusion-compression. Aluminium alloy as test material 5083 and square cross-sectional equal channel angular pressing die for severe plastic deformation were used in the study. Firstly 5083 alloys, as purchased, were joined with friction welding method. The optimum parameters for friction time, upset time, friction pressure and upset pressure, which are necessary for welding, were obtained. Afterwards, 5083 aluminium materials as purchased were prepared as square cross-section and then 1-pass severe plastic deformation was applied to specimen by equal channel angular pressing die. The obtained parts as square form were prepared as cylindrical form by machining and then the parts were joined by continuous drive friction welding equipment that was designed and produced in laboratory conditions before. Later, the tensile strengths of the parts, obtained at optimum conditions, were compared with those of the joined parts as purchased form. Then, hardness variations and microstructures of joints were examined. Finally, the obtained results were commented on.

  16. Nonhomologous DNA End Joining in Cell-Free Extracts

    Directory of Open Access Journals (Sweden)

    Sheetal Sharma

    2010-01-01

    Full Text Available Among various DNA damages, double-strand breaks (DSBs are considered as most deleterious, as they may lead to chromosomal rearrangements and cancer when unrepaired. Nonhomologous DNA end joining (NHEJ is one of the major DSB repair pathways in higher organisms. A large number of studies on NHEJ are based on in vitro systems using cell-free extracts. In this paper, we summarize the studies on NHEJ performed by various groups in different cell-free repair systems.

  17. Distinct DNA repair pathways involving RecA and nonhomologous end joining in Mycobacterium smegmatis.

    OpenAIRE

    Korycka-Machala, M; Brzostek, A; Rozalska, S; Rumijowska-Galewicz, A; Dziedzic, R; Bowater, R; Dziadek, J

    2006-01-01

    Mycobacterium smegmatis was used to study the relationship between DNA repair processes involving RecA and nonhomologous end joining (NHEJ). The effect of gene deletions in recA and/or in two genes involved in NHEJ (ku and ligD) was tested on the ability of bacteria to join breaks in plasmids transformed into them and in their response to chemicals that damage DNA. The results provide in vivo evidence that only NHEJ is required for the repair of noncompatible DNA ends. By contrast, the respon...

  18. Splitting up Beta’s change

    OpenAIRE

    Suarez, Ronny

    2014-01-01

    In this paper we estimated IBM beta from 2000 to 2013, then using differential equation mathematical formula we split up the annual beta’s change attributed to the volatility market effect, the stock volatility effect, the correlation effect and the jointly effect of these variables.

  19. Muscle-splitting approach to superior and inferior gluteal vessels: versatile source of recipient vessels for free-tissue transfer to sacral, gluteal, and ischial regions.

    Science.gov (United States)

    Park, S

    2000-07-01

    The superior gluteal vessel has been reported as a recipient in free-tissue transfer for the coverage of complex soft-tissue defects in the lumbosacral region, where a suitable recipient vessel is difficult to find. The characteristics of proximity, vessel caliber, and constancy make the superior gluteal vessel preferable to previously reported recipient vessels. However, there are technical difficulties in microsurgery (e.g., short pedicle length and deep location) and muscle injury (transection of the muscle) associated with use of the superior gluteal vessel. The purpose of this article is to present a modification of an approach to the gluteal vessel to alleviate technical difficulties and minimize muscle injury. From August of 1997 to January of 1999, six patients received microvascular transfer of the latissimus dorsi muscle or myocutaneous flap to the sacral (4) and ischial (2) regions. The causes of defects were tumor (1), trauma (1), and pressure sores (4). A muscle-splitting approach was used on the superior gluteal vessel and was later applied to the inferior gluteal vessel. The gluteus maximus muscle was split as needed in the direction of its fibers, and the perforators were dissected down to the superior or inferior gluteal artery and vein deep into the muscle. The follow-up period ranged from 6 to 22 months, and all of the flaps survived with complete recovery of the lesion. The major drawbacks of using the superior and inferior gluteal vessels can be overcome with the muscle-splitting approach, which provides increased accessibility and additional length to the vascular pedicle while causing minimal injury to the muscle itself. It also proves to be an easy, safe, and reliable method of dissection. When free-tissue transfer to sacral, gluteal, and ischial regions is indicated, the muscle-splitting approach to the superior and inferior gluteal vessels is a recommended option in the selection of a recipient vessel.

  20. Giant Rashba spin splitting in Bi2Se3: Tl

    KAUST Repository

    Singh, Nirpendra; Saeed, Yasir; Schwingenschlö gl, Udo

    2014-01-01

    First-principles calculations are employed to demonstrate a giant Rashba spin splitting in Bi2Se3:Tl. Biaxial tensile and compressive strain is used to tune the splitting by modifying the potential gradient. The band gap is found to increase under

  1. The Renewables Influence on Market Splitting: the Iberian Spot Electricity Market

    OpenAIRE

    Nuno Carvalho Figueiredo; Patrícia Pereira da Silva; Pedro Cerqueira

    2014-01-01

    This paper aims to assess the influence of wind power generation on the market splitting behaviour of the Iberian electricity spot markets. We use logit models to express the probability response for market splitting of day-ahead spot electricity prices together with explanatory variables like, wind speed, available transmission capacity and electricity demand. The results show that the probability of market splitting increases with the increase of wind power generation. The European intercon...

  2. Timelike single-logarithm-resummed splitting functions

    Energy Technology Data Exchange (ETDEWEB)

    Albino, S.; Bolzoni, P.; Kniehl, B.A. [Hamburg Univ. (Germany). 2. Inst. fuer Theoretische Physik; Kotikov, A.V. [Hamburg Univ. (Germany). 2. Inst. fuer Theoretische Physik; Joint Inst. of Nuclear Research, Moscow (Russian Federation). Bogoliubov Lab. of Theoretical Physics

    2011-08-15

    We calculate the single logarithmic contributions to the quark singlet and gluon matrix of timelike splitting functions at all orders in the modified minimal-subtraction (MS) scheme. We fix two of the degrees of freedom of this matrix from the analogous results in the massive-gluon regularization scheme by using the relation between that scheme and the MS scheme. We determine this scheme transformation from the double logarithmic contributions to the timelike splitting functions and the coefficient functions of inclusive particle production in e{sup +}e{sup -} annihilation now available in both schemes. The remaining two degrees of freedom are fixed by reasonable physical assumptions. The results agree with the fixed-order results at next-to-next-to-leading order in the literature. (orig.)

  3. Effect of Repeated Food Morsel Splitting on Jaw Muscle Control

    DEFF Research Database (Denmark)

    A, Kumar; Svensson, Krister G; Baad-Hansen, Lene

    2014-01-01

    Mastication is a complex motor task often initiated by splitting of the food morsel between the anterior teeth. Training of complex motor tasks has consistently been shown to trigger neuroplastic changes in corticomotor control and optimization of muscle function. It is not known if training...... and repeated food morsel splitting lead to changes in jaw muscle function. Objective: To investigate if repeated splitting of food morsels in participants with natural dentition changes the force and jaw muscle electromyographic (EMG) activity. Methods: Twenty healthy volunteers (mean age = 26.2 ± 3.9 years......) participated in a single one-hour session divided into six series. Each series consisted of ten trials of a standardized behavioral task (total of 60 trials). The behavioral task was to hold and split a food morsel (8 mm, 180 mg placebo tablet) placed on a bite force transducer with the anterior teeth...

  4. A Matrix Splitting Method for Composite Function Minimization

    KAUST Repository

    Yuan, Ganzhao

    2016-12-07

    Composite function minimization captures a wide spectrum of applications in both computer vision and machine learning. It includes bound constrained optimization and cardinality regularized optimization as special cases. This paper proposes and analyzes a new Matrix Splitting Method (MSM) for minimizing composite functions. It can be viewed as a generalization of the classical Gauss-Seidel method and the Successive Over-Relaxation method for solving linear systems in the literature. Incorporating a new Gaussian elimination procedure, the matrix splitting method achieves state-of-the-art performance. For convex problems, we establish the global convergence, convergence rate, and iteration complexity of MSM, while for non-convex problems, we prove its global convergence. Finally, we validate the performance of our matrix splitting method on two particular applications: nonnegative matrix factorization and cardinality regularized sparse coding. Extensive experiments show that our method outperforms existing composite function minimization techniques in term of both efficiency and efficacy.

  5. A Matrix Splitting Method for Composite Function Minimization

    KAUST Repository

    Yuan, Ganzhao; Zheng, Wei-Shi; Ghanem, Bernard

    2016-01-01

    Composite function minimization captures a wide spectrum of applications in both computer vision and machine learning. It includes bound constrained optimization and cardinality regularized optimization as special cases. This paper proposes and analyzes a new Matrix Splitting Method (MSM) for minimizing composite functions. It can be viewed as a generalization of the classical Gauss-Seidel method and the Successive Over-Relaxation method for solving linear systems in the literature. Incorporating a new Gaussian elimination procedure, the matrix splitting method achieves state-of-the-art performance. For convex problems, we establish the global convergence, convergence rate, and iteration complexity of MSM, while for non-convex problems, we prove its global convergence. Finally, we validate the performance of our matrix splitting method on two particular applications: nonnegative matrix factorization and cardinality regularized sparse coding. Extensive experiments show that our method outperforms existing composite function minimization techniques in term of both efficiency and efficacy.

  6. Analytical and experimental evaluation of joining silicon carbide to silicon carbide and silicon nitride to silicon nitride for advanced heat engine applications Phase 2. Final report

    Energy Technology Data Exchange (ETDEWEB)

    Sundberg, G.J.; Vartabedian, A.M.; Wade, J.A.; White, C.S. [Norton Co., Northboro, MA (United States). Advanced Ceramics Div.

    1994-10-01

    The purpose of joining, Phase 2 was to develop joining technologies for HIP`ed Si{sub 3}N{sub 4} with 4wt% Y{sub 2}O{sub 3} (NCX-5101) and for a siliconized SiC (NT230) for various geometries including: butt joins, curved joins and shaft to disk joins. In addition, more extensive mechanical characterization of silicon nitride joins to enhance the predictive capabilities of the analytical/numerical models for structural components in advanced heat engines was provided. Mechanical evaluation were performed by: flexure strength at 22 C and 1,370 C, stress rupture at 1,370 C, high temperature creep, 22 C tensile testing and spin tests. While the silicon nitride joins were produced with sufficient integrity for many applications, the lower join strength would limit its use in the more severe structural applications. Thus, the silicon carbide join quality was deemed unsatisfactory to advance to more complex, curved geometries. The silicon carbide joining methods covered within this contract, although not entirely successful, have emphasized the need to focus future efforts upon ways to obtain a homogeneous, well sintered parent/join interface prior to siliconization. In conclusion, the improved definition of the silicon carbide joining problem obtained by efforts during this contract have provided avenues for future work that could successfully obtain heat engine quality joins.

  7. Effect of material flow on joint strength in activation spot joining of Al alloy and steel sheets

    International Nuclear Information System (INIS)

    Watanabe, Goro; Yogo, Yasuhiro; Takao, Hisaaki

    2014-01-01

    A new joining method for dissimilar metal sheets was developed where a rotated consumable rod of Al alloy is pressed onto an Al alloy sheet at the part overlapped with a mild steel sheet. The metal flow in the joining region is increased by the through-hole in the Al sheet and consumable Al rod. The rod creates the joint interface and pads out of the thinly joined parts through pressing. This produces a higher joint strength than that of conventional friction stir spot welding. Measurements of the joint interface showed the presence of a 5-10 nm thick amorphous layer consisting of Al and Mg oxides

  8. Experimental determination of the relativistic fine structure splitting in a pionic atom

    International Nuclear Information System (INIS)

    Wang, K.-C.; Boehm, F.; Hahn, A.A.; Henrikson, H.E.; Miller, J.P.; Powers, R.J.; Vogel, P.; Vuilleumier, J.-L.; Kunselman, R.

    1978-01-01

    Using a high-resolution crystal spectrometer, the authors have measured the energy splitting of the pionic 5g-4f and 5f-4d transitions in Ti. The observed fine structure splitting agrees, within the experimental error of 3%, with the splitting arising from the calculated relativistic term and other small corrections for spinless particles. (Auth.)

  9. Novel failure mechanism and improvement for split-gate trench MOSFET with large current under unclamped inductive switch stress

    Science.gov (United States)

    Tian, Ye; Yang, Zhuo; Xu, Zhiyuan; Liu, Siyang; Sun, Weifeng; Shi, Longxing; Zhu, Yuanzheng; Ye, Peng; Zhou, Jincheng

    2018-04-01

    In this paper, a novel failure mechanism under unclamped inductive switch (UIS) for Split-Gate Trench Metal Oxide Semiconductor Field Effect Transistor (MOSFET) with large current is investigated. The device sample is tested and analyzed in detail. The simulation results demonstrate that the nonuniform potential distribution of the source poly should be responsible for the failure. Three structures are proposed and verified available to improve the device UIS ruggedness by TCAD simulation. The best one of the structures the device with source metal inserting into source poly through contacts in the field oxide is carried out and measured. The results demonstrate that the optimized structure can balance the trade-off between the UIS ruggedness and the static characteristics.

  10. Thin shells joining local cosmic string geometries

    Energy Technology Data Exchange (ETDEWEB)

    Eiroa, Ernesto F. [Universidad de Buenos Aires, Ciudad Universitaria Pabellon I, Departamento de Fisica, Facultad de Ciencias Exactas y Naturales, Buenos Aires (Argentina); Instituto de Astronomia y Fisica del Espacio (IAFE, CONICET-UBA), Buenos Aires (Argentina); Rubin de Celis, Emilio; Simeone, Claudio [Universidad de Buenos Aires, Ciudad Universitaria Pabellon I, Departamento de Fisica, Facultad de Ciencias Exactas y Naturales, Buenos Aires (Argentina); Ciudad Universitaria Pabellon I, IFIBA-CONICET, Buenos Aires (Argentina)

    2016-10-15

    In this article we present a theoretical construction of spacetimes with a thin shell that joins two different local cosmic string geometries. We study two types of global manifolds, one representing spacetimes with a thin shell surrounding a cosmic string or an empty region with Minkowski metric, and the other corresponding to wormholes which are not symmetric across the throat located at the shell. We analyze the stability of the static configurations under perturbations preserving the cylindrical symmetry. For both types of geometries we find that the static configurations can be stable for suitable values of the parameters. (orig.)

  11. Thin shells joining local cosmic string geometries

    International Nuclear Information System (INIS)

    Eiroa, Ernesto F.; Rubin de Celis, Emilio; Simeone, Claudio

    2016-01-01

    In this article we present a theoretical construction of spacetimes with a thin shell that joins two different local cosmic string geometries. We study two types of global manifolds, one representing spacetimes with a thin shell surrounding a cosmic string or an empty region with Minkowski metric, and the other corresponding to wormholes which are not symmetric across the throat located at the shell. We analyze the stability of the static configurations under perturbations preserving the cylindrical symmetry. For both types of geometries we find that the static configurations can be stable for suitable values of the parameters. (orig.)

  12. Joining by plating: optimization of occluded angle

    International Nuclear Information System (INIS)

    Dini, J.W.; Johnson, H.R.; Kan, Y.R.

    1978-11-01

    An empirical method has been developed for predicting the minimum angle required for maximum joint strength for materials joined by plating. This is done through a proposed power law failure function, whose coefficients are taken from ring shear and conical head tensile data for plating/substrate combinations and whose exponent is determined from one set of plated-joint data. Experimental results are presented for Al-Ni-Al (7075-T6) and AM363-Ni-AM363 joints, and the failure function is used to predict joint strengths for Al-Ni-Al (2024-T6), UTi-Ni-UTi, and Be-Ti-Be

  13. The usages of JOIN2 authority records

    CERN Multimedia

    CERN. Geneva; Thiele, Robert

    2017-01-01

    An important base of the common JOIN2 repository infrastructure of DESY, DKFZ, FZJ, GSI, MLZ and RWTH Aachen are about 134 000 authority records for grants, projects, large-scale infrastructures, cooperations, journals, and different kinds of keys. All instances are using the authorities together. We will present how these authority data are used for different purposes e.g. the recent and upcoming obligations to report to regard to our funding and the data export to openAire. Furthermore, we discuss this in dependence to the German “Kerndatensatz Forschung”, which will be the new standard for future.

  14. Signature splitting in nuclear rotational bands: Neutron i13/2 systematics

    International Nuclear Information System (INIS)

    Mueller, W.F.; Jensen, H.J.; Reviol, W.; Riedinger, L.L.; Yu, C.; Zhang, J.; Nazarewicz, W.; Wyss, R.

    1994-01-01

    Experimental values of signature splitting in νi 13/2 rotational bands in odd-N even-Z nuclei in the Z=62--78 region are collected and presented. A procedure is introduced to calculate signature splitting within the cranked deformed Woods-Saxon model. In the theoretical treatment, deformation parameters are obtained by minimizing the total Routhians of individual νi 13/2 bands, and the procedure accounts for the possibility that the two signatures have different deformations and pairing gaps. Experimental signature splitting data for νi 13/2 bands in Dy, Er, Yb, Hf, W, and Os nuclei are compared with calculated values. The sensitivity of calculated signature splitting to changes in deformation, pairing, and other model parameters is presented

  15. Linear expansion of products out of thermal splitting graphite

    International Nuclear Information System (INIS)

    Tishina, E.A.; Kurnevich, G.I.

    1994-01-01

    Linear expansion of thermally split graphite in the form of foil and pressed items of different density was studied. It is ascertained that the extreme character of temperature dependence of linear expansion factor of pressed samples of thermally split graphite is determined by the formation of closed pores containing air in the course of their production. 3 refs., 2 figs

  16. Faster universal modeling for two source classes

    NARCIS (Netherlands)

    Nowbakht, A.; Willems, F.M.J.; Macq, B.; Quisquater, J.-J.

    2002-01-01

    The Universal Modeling algorithms proposed in [2] for two general classes of finite-context sources are reviewed. The above methods were constructed by viewing a model structure as a partition of the context space and realizing that a partition can be reached through successive splits. Here we start

  17. Electron refrigeration in hybrid structures with spin-split superconductors

    Science.gov (United States)

    Rouco, M.; Heikkilä, T. T.; Bergeret, F. S.

    2018-01-01

    Electron tunneling between superconductors and normal metals has been used for an efficient refrigeration of electrons in the latter. Such cooling is a nonlinear effect and usually requires a large voltage. Here we study the electron cooling in heterostructures based on superconductors with a spin-splitting field coupled to normal metals via spin-filtering barriers. The cooling power shows a linear term in the applied voltage. This improves the coefficient of performance of electron refrigeration in the normal metal by shifting its optimum cooling to lower voltage, and also allows for cooling the spin-split superconductor by reverting the sign of the voltage. We also show how tunnel coupling spin-split superconductors with regular ones allows for a highly efficient refrigeration of the latter.

  18. Characterisation of the joining zone of serially arranged hybrid semi-finished components

    Science.gov (United States)

    Behrens, B.-A.; Chugreev, A.; Matthias, T.

    2018-05-01

    Forming of already joined semi-finished products is an innovative approach to manufacture components which are well-adapted to external loads. This approach results in an economically and ecologically improved production by the targeted use of high-quality materials in component areas, which undergo high stresses. One possible production method for hybrid semi-finished products is friction welding. This welding method allows for the production of hybrid semi-finished products made of aluminium and steel as well as steel and steel. In this paper, the thermomechanical tensile and shear stresses causing a failure of the joined zone are experimentally determined through tension tests. These tests are performed with specimens whose joint zones are aligned with different angles to the load direction.

  19. Coincident In Vitro Analysis of DNA-PK-Dependent and -Independent Nonhomologous End Joining

    Directory of Open Access Journals (Sweden)

    Cynthia L. Hendrickson

    2010-01-01

    Full Text Available In mammalian cells, DNA double-strand breaks (DSBs are primarily repaired by nonhomologous end joining (NHEJ. The current model suggests that the Ku 70/80 heterodimer binds to DSB ends and recruits DNA-PKcs to form the active DNA-dependent protein kinase, DNA-PK. Subsequently, XRCC4, DNA ligase IV, XLF and most likely, other unidentified components participate in the final DSB ligation step. Therefore, DNA-PK plays a key role in NHEJ due to its structural and regulatory functions that mediate DSB end joining. However, recent studies show that additional DNA-PK-independent NHEJ pathways also exist. Unfortunately, the presence of DNA-PKcs appears to inhibit DNA-PK-independent NHEJ, and in vitro analysis of DNA-PK-independent NHEJ in the presence of the DNA-PKcs protein remains problematic. We have developed an in vitro assay that is preferentially active for DNA-PK-independent DSB repair based solely on its reaction conditions, facilitating coincident differential biochemical analysis of the two pathways. The results indicate the biochemically distinct nature of the end-joining mechanisms represented by the DNA-PK-dependent and -independent NHEJ assays as well as functional differences between the two pathways.

  20. Novel particle and radiation sources and advanced materials

    Energy Technology Data Exchange (ETDEWEB)

    Mako, Frederick [FM Technologies, Inc. and Electron Technologies, Inc. (United States)

    2016-03-25

    The influence Norman Rostoker had on the lives of those who had the pleasure of knowing him is profound. The skills and knowledge I gained as a graduate student researching collective ion acceleration has fueled a career that has evolved from particle beam physics to include particle and radiation source development and advanced materials research, among many other exciting projects. The graduate research performed on collective ion acceleration was extended by others to form the backbone for laser driven plasma ion acceleration. Several years after graduate school I formed FM Technologies, Inc., (FMT), and later Electron Technologies, Inc. (ETI). Currently, as the founder and president of both FMT and ETI, the Rostoker influence can still be felt. One technology that we developed is a self-bunching RF fed electron gun, called the Micro-Pulse Gun (MPG). The MPG has important applications for RF accelerators and microwave tube technology, specifically clinically improved medical linacs and “green” klystrons. In addition to electron beam and RF source research, knowledge of materials and material interactions gained indirectly in graduate school has blossomed into breakthroughs in materials joining technologies. Most recently, silicon carbide joining technology has been developed that gives robust helium leak tight, high temperature and high strength joints between ceramic-to-ceramic and ceramic-to-metal. This joining technology has the potential to revolutionize the ethylene production, nuclear fuel and solar receiver industries by finally allowing for the practical use of silicon carbide as furnace coils, fuel rods and solar receptors, respectively, which are applications that have been needed for decades.