WorldWideScience

Sample records for machine static spark

  1. Target fabrication using laser and spark erosion machining

    International Nuclear Information System (INIS)

    Clement, X.; Coudeville, A.; Eyharts, P.; Perrine, J.P.; Rouillard, R.

    1982-01-01

    Fabrication of laser fusion targets requires a number of special techniques. We have developed both laser and spark erosion machining to produce minute parts of complex targets. A high repetition rate YAG laser at double frequency is used to etch various materials. For example, marks or patterns are often necessary on structured or advanced targets. The laser is also used to thin down plastic coated stalks. A spark erosion system has proved to be a versatile tool and we describe current fabrication processes like cutting, drilling, and ultra precise machining. Spark erosion has interesting features for target fabrication: it is a highly controllable and reproducible technique as well as relatively inexpensive

  2. Material machining with pseudo-spark electron beams

    International Nuclear Information System (INIS)

    Benker, W.; Christiansen, J.; Frank, K.; Gundel, H.; Redel, T.; Stetter, M.

    1989-01-01

    The authors give a brief description of the production of pseudo-spark (low pressure gas discharge) electron beams. They illustrate the use of these electron beams for machining not only conducting, semiconducting and insulating materials, but also thin layers of such materials as high temperature superconducting ceramics

  3. Characteristics of the Arcing Plasma Formation Effect in Spark-Assisted Chemical Engraving of Glass, Based on Machine Vision.

    Science.gov (United States)

    Ho, Chao-Ching; Wu, Dung-Sheng

    2018-03-22

    Spark-assisted chemical engraving (SACE) is a non-traditional machining technology that is used to machine electrically non-conducting materials including glass, ceramics, and quartz. The processing accuracy, machining efficiency, and reproducibility are the key factors in the SACE process. In the present study, a machine vision method is applied to monitor and estimate the status of a SACE-drilled hole in quartz glass. During the machining of quartz glass, the spring-fed tool electrode was pre-pressured on the quartz glass surface to feed the electrode that was in contact with the machining surface of the quartz glass. In situ image acquisition and analysis of the SACE drilling processes were used to analyze the captured image of the state of the spark discharge at the tip and sidewall of the electrode. The results indicated an association between the accumulative size of the SACE-induced spark area and deepness of the hole. The results indicated that the evaluated depths of the SACE-machined holes were a proportional function of the accumulative spark size with a high degree of correlation. The study proposes an innovative computer vision-based method to estimate the deepness and status of SACE-drilled holes in real time.

  4. Characteristics of the Arcing Plasma Formation Effect in Spark-Assisted Chemical Engraving of Glass, Based on Machine Vision

    Directory of Open Access Journals (Sweden)

    Chao-Ching Ho

    2018-03-01

    Full Text Available Spark-assisted chemical engraving (SACE is a non-traditional machining technology that is used to machine electrically non-conducting materials including glass, ceramics, and quartz. The processing accuracy, machining efficiency, and reproducibility are the key factors in the SACE process. In the present study, a machine vision method is applied to monitor and estimate the status of a SACE-drilled hole in quartz glass. During the machining of quartz glass, the spring-fed tool electrode was pre-pressured on the quartz glass surface to feed the electrode that was in contact with the machining surface of the quartz glass. In situ image acquisition and analysis of the SACE drilling processes were used to analyze the captured image of the state of the spark discharge at the tip and sidewall of the electrode. The results indicated an association between the accumulative size of the SACE-induced spark area and deepness of the hole. The results indicated that the evaluated depths of the SACE-machined holes were a proportional function of the accumulative spark size with a high degree of correlation. The study proposes an innovative computer vision-based method to estimate the deepness and status of SACE-drilled holes in real time.

  5. Accelerating Relevance Vector Machine for Large-Scale Data on Spark

    Directory of Open Access Journals (Sweden)

    Liu Fang

    2017-01-01

    Full Text Available Relevance vector machine (RVM is a machine learning algorithm based on a sparse Bayesian framework, which performs well when running classification and regression tasks on small-scale datasets. However, RVM also has certain drawbacks which restricts its practical applications such as (1 slow training process, (2 poor performance on training large-scale datasets. In order to solve these problem, we propose Discrete AdaBoost RVM (DAB-RVM which incorporate ensemble learning in RVM at first. This method performs well with large-scale low-dimensional datasets. However, as the number of features increases, the training time of DAB-RVM increases as well. To avoid this phenomenon, we utilize the sufficient training samples of large-scale datasets and propose all features boosting RVM (AFB-RVM, which modifies the way of obtaining weak classifiers. In our experiments we study the differences between various boosting techniques with RVM, demonstrating the performance of the proposed approaches on Spark. As a result of this paper, two proposed approaches on Spark for different types of large-scale datasets are available.

  6. Characteristics of the Arcing Plasma Formation Effect in Spark-Assisted Chemical Engraving of Glass, Based on Machine Vision

    OpenAIRE

    Chao-Ching Ho; Dung-Sheng Wu

    2018-01-01

    Spark-assisted chemical engraving (SACE) is a non-traditional machining technology that is used to machine electrically non-conducting materials including glass, ceramics, and quartz. The processing accuracy, machining efficiency, and reproducibility are the key factors in the SACE process. In the present study, a machine vision method is applied to monitor and estimate the status of a SACE-drilled hole in quartz glass. During the machining of quartz glass, the spring-fed tool electrode was p...

  7. Characterization and modeling of 2D-glass micro-machining by spark-assisted chemical engraving (SACE) with constant velocity

    International Nuclear Information System (INIS)

    Didar, Tohid Fatanat; Dolatabadi, Ali; Wüthrich, Rolf

    2008-01-01

    Spark-assisted chemical engraving (SACE) is an unconventional micro-machining technology based on electrochemical discharge used for micro-machining nonconductive materials. SACE 2D micro-machining with constant speed was used to machine micro-channels in glass. Parameters affecting the quality and geometry of the micro-channels machined by SACE technology with constant velocity were presented and the effect of each of the parameters was assessed. The effect of chemical etching on the geometry of micro-channels under different machining conditions has been studied, and a model is proposed for characterization of the micro-channels as a function of machining voltage and applied speed

  8. Electro-spark machining of cadmium antimonide

    International Nuclear Information System (INIS)

    Ivanovskij, V.N.; Stepakhina, K.A.

    1975-01-01

    Experimental data on electrical erosion of the semiconductor material (cadmium antimonide) alloyed with tellurium are given. The potentialisies and expediency of using the electric-spark method of cutting cadmium antimonide ingots with the resistivity of 1 ohm is discussed. Cutting has been carried out in distilled water and in the air

  9. Big Data Analytics with Datalog Queries on Spark.

    Science.gov (United States)

    Shkapsky, Alexander; Yang, Mohan; Interlandi, Matteo; Chiu, Hsuan; Condie, Tyson; Zaniolo, Carlo

    2016-01-01

    There is great interest in exploiting the opportunity provided by cloud computing platforms for large-scale analytics. Among these platforms, Apache Spark is growing in popularity for machine learning and graph analytics. Developing efficient complex analytics in Spark requires deep understanding of both the algorithm at hand and the Spark API or subsystem APIs (e.g., Spark SQL, GraphX). Our BigDatalog system addresses the problem by providing concise declarative specification of complex queries amenable to efficient evaluation. Towards this goal, we propose compilation and optimization techniques that tackle the important problem of efficiently supporting recursion in Spark. We perform an experimental comparison with other state-of-the-art large-scale Datalog systems and verify the efficacy of our techniques and effectiveness of Spark in supporting Datalog-based analytics.

  10. Static Object Detection Based on a Dual Background Model and a Finite-State Machine

    Directory of Open Access Journals (Sweden)

    Heras Evangelio Rubén

    2011-01-01

    Full Text Available Detecting static objects in video sequences has a high relevance in many surveillance applications, such as the detection of abandoned objects in public areas. In this paper, we present a system for the detection of static objects in crowded scenes. Based on the detection of two background models learning at different rates, pixels are classified with the help of a finite-state machine. The background is modelled by two mixtures of Gaussians with identical parameters except for the learning rate. The state machine provides the meaning for the interpretation of the results obtained from background subtraction; it can be implemented as a look-up table with negligible computational cost and it can be easily extended. Due to the definition of the states in the state machine, the system can be used either full automatically or interactively, making it extremely suitable for real-life surveillance applications. The system was successfully validated with several public datasets.

  11. SparkText: Biomedical Text Mining on Big Data Framework.

    Science.gov (United States)

    Ye, Zhan; Tafti, Ahmad P; He, Karen Y; Wang, Kai; He, Max M

    Many new biomedical research articles are published every day, accumulating rich information, such as genetic variants, genes, diseases, and treatments. Rapid yet accurate text mining on large-scale scientific literature can discover novel knowledge to better understand human diseases and to improve the quality of disease diagnosis, prevention, and treatment. In this study, we designed and developed an efficient text mining framework called SparkText on a Big Data infrastructure, which is composed of Apache Spark data streaming and machine learning methods, combined with a Cassandra NoSQL database. To demonstrate its performance for classifying cancer types, we extracted information (e.g., breast, prostate, and lung cancers) from tens of thousands of articles downloaded from PubMed, and then employed Naïve Bayes, Support Vector Machine (SVM), and Logistic Regression to build prediction models to mine the articles. The accuracy of predicting a cancer type by SVM using the 29,437 full-text articles was 93.81%. While competing text-mining tools took more than 11 hours, SparkText mined the dataset in approximately 6 minutes. This study demonstrates the potential for mining large-scale scientific articles on a Big Data infrastructure, with real-time update from new articles published daily. SparkText can be extended to other areas of biomedical research.

  12. Near-net shape manufacturing of miniature spur gears by wire spark erosion machining

    CERN Document Server

    Gupta, Kapil

    2016-01-01

    This work describes an experimental investigation with the aim to evaluate and establish wire spark erosion machining (WSEM) as a viable alternative for high quality miniature gear manufacturing. External spur type miniature brass (ASTM 858) gears with 12 teeth, 9.8 mm outside diameter and 5 mm face width were manufactured by WSEM. The research work was accomplished in four distinct experimental stages viz., preliminary, pilot, main and confirmation. The aim, scope and findings of each stage are progressively presented and discussed. In essence, the investigation found that it was possible to manufacture miniature gears to high quality by using WSEM. Gears up to DIN 5 quality with a good surface finish (1.2 µm average roughness) and satisfactory surface integrity were achieved. The results suggest that WSEM should be considered a viable alternative to conventional miniature gear manufacturing techniques and that in some instances it may even be superior. This work will prove useful to researchers and profess...

  13. SparkText: Biomedical Text Mining on Big Data Framework

    Science.gov (United States)

    He, Karen Y.; Wang, Kai

    2016-01-01

    Background Many new biomedical research articles are published every day, accumulating rich information, such as genetic variants, genes, diseases, and treatments. Rapid yet accurate text mining on large-scale scientific literature can discover novel knowledge to better understand human diseases and to improve the quality of disease diagnosis, prevention, and treatment. Results In this study, we designed and developed an efficient text mining framework called SparkText on a Big Data infrastructure, which is composed of Apache Spark data streaming and machine learning methods, combined with a Cassandra NoSQL database. To demonstrate its performance for classifying cancer types, we extracted information (e.g., breast, prostate, and lung cancers) from tens of thousands of articles downloaded from PubMed, and then employed Naïve Bayes, Support Vector Machine (SVM), and Logistic Regression to build prediction models to mine the articles. The accuracy of predicting a cancer type by SVM using the 29,437 full-text articles was 93.81%. While competing text-mining tools took more than 11 hours, SparkText mined the dataset in approximately 6 minutes. Conclusions This study demonstrates the potential for mining large-scale scientific articles on a Big Data infrastructure, with real-time update from new articles published daily. SparkText can be extended to other areas of biomedical research. PMID:27685652

  14. SparkText: Biomedical Text Mining on Big Data Framework.

    Directory of Open Access Journals (Sweden)

    Zhan Ye

    Full Text Available Many new biomedical research articles are published every day, accumulating rich information, such as genetic variants, genes, diseases, and treatments. Rapid yet accurate text mining on large-scale scientific literature can discover novel knowledge to better understand human diseases and to improve the quality of disease diagnosis, prevention, and treatment.In this study, we designed and developed an efficient text mining framework called SparkText on a Big Data infrastructure, which is composed of Apache Spark data streaming and machine learning methods, combined with a Cassandra NoSQL database. To demonstrate its performance for classifying cancer types, we extracted information (e.g., breast, prostate, and lung cancers from tens of thousands of articles downloaded from PubMed, and then employed Naïve Bayes, Support Vector Machine (SVM, and Logistic Regression to build prediction models to mine the articles. The accuracy of predicting a cancer type by SVM using the 29,437 full-text articles was 93.81%. While competing text-mining tools took more than 11 hours, SparkText mined the dataset in approximately 6 minutes.This study demonstrates the potential for mining large-scale scientific articles on a Big Data infrastructure, with real-time update from new articles published daily. SparkText can be extended to other areas of biomedical research.

  15. Micro Electro Discharge Machining for Nonconductive Ceramic Materials

    Directory of Open Access Journals (Sweden)

    Mohammad Yeakub Ali

    2018-03-01

    Full Text Available In micro-electro discharge machining (micro-EDM of nonconductive ceramics, material is removed mainly by spalling due to the dominance of alternating thermal load. The established micro-EDM models established for single spark erosion are not applicable for nonconductive ceramics because of random spalling. Moreover, it is difficult to create single spark on a nonconductive ceramic workpiece when the spark is initiated by the assisting electrode. In this paper, theoretical model of material removal rate (MRR as the function of capacitance and voltage is developed for micro-EDM of nonconductive zirconium oxide (ZrO2. It is shown that the charging and discharging duration depend on the capacitance and resistances of the circuit. The number of sparks per unit time is estimated from the single spark duration s derived from heat transfer fundamentals. The model showed that both the capacitance and voltage are significant process parameters where any increase of capacitance and voltage increases the MRR. However, capacitance was found to be the dominating parameter over voltage. As in case of higher capacitances, the creation of a conductive carbonic layer on the machined surface was not stable; the effective window of machining 101 - 103 pF capacitance and 80 - 100 V gap voltage or 10 - 470 pF capacitance and 80 - 110 V gap voltage. This fact was confirmed EDX analysis where the presence of high carbon content was evident. Conversely, the spark was found to be inconsistent using parameters beyond these ranges and consequently insignificant MRR. Nevertheless, the effective number of sparks per second were close to the predicted numbers when machining conductive copper material. In addition, higher percentage of ineffective pulses was observed during the machining which eventually reduced the MRR. In case of validation, average deviations between the predicted and experimental values were found to be around 10%. Finally, micro-channels were machined on

  16. Static/dynamic Analysis and Optimization of Z-axis Stand of PCB CNC Drilling Machine*

    Directory of Open Access Journals (Sweden)

    Zhou Yanjun

    2016-01-01

    Full Text Available The finite element analysis is used for the static and dynamic analysis of the Z axis brace of PCB CNC drilling machine. With its results of maximum displacement deformation and von Mises stress and modal frequency, the defect of original design was found out. On such bases, a variety of optimization scheme is put forward and the best size of the Z axis brace is obtained by the performance comparison of the schemes. This method offers bases for the design and renovation of other machine tool components.

  17. Machinability of nickel based alloys using electrical discharge machining process

    Science.gov (United States)

    Khan, M. Adam; Gokul, A. K.; Bharani Dharan, M. P.; Jeevakarthikeyan, R. V. S.; Uthayakumar, M.; Thirumalai Kumaran, S.; Duraiselvam, M.

    2018-04-01

    The high temperature materials such as nickel based alloys and austenitic steel are frequently used for manufacturing critical aero engine turbine components. Literature on conventional and unconventional machining of steel materials is abundant over the past three decades. However the machining studies on superalloy is still a challenging task due to its inherent property and quality. Thus this material is difficult to be cut in conventional processes. Study on unconventional machining process for nickel alloys is focused in this proposed research. Inconel718 and Monel 400 are the two different candidate materials used for electrical discharge machining (EDM) process. Investigation is to prepare a blind hole using copper electrode of 6mm diameter. Electrical parameters are varied to produce plasma spark for diffusion process and machining time is made constant to calculate the experimental results of both the material. Influence of process parameters on tool wear mechanism and material removal are considered from the proposed experimental design. While machining the tool has prone to discharge more materials due to production of high energy plasma spark and eddy current effect. The surface morphology of the machined surface were observed with high resolution FE SEM. Fused electrode found to be a spherical structure over the machined surface as clumps. Surface roughness were also measured with surface profile using profilometer. It is confirmed that there is no deviation and precise roundness of drilling is maintained.

  18. Spark Channels

    Energy Technology Data Exchange (ETDEWEB)

    Haydon, S. C. [Department of Physics, University of New England, Armidale, NSW (Australia)

    1968-04-15

    A brief summary is given of the principal methods used for initiating spark channels and the various highly time-resolved techniques developed recently for studies with nanosecond resolution. The importance of the percentage overvoltage in determining the early history and subsequent development of the various phases of the growth of the spark channel is discussed. An account is then given of the recent photographic, oscillographic and spectroscopic investigations of spark channels initiated by co-axial cable discharges of spark gaps at low [{approx} 1%] overvoltages. The phenomena observed in the development of the immediate post-breakdown phase, the diffuse glow structure, the growth of the luminous filament and the final formation of the spark channel in hydrogen are described. A brief account is also given of the salient features emerging from corresponding studies of highly overvolted spark gaps in which the spark channel develops from single avalanche conditions. The essential differences between the two types of channel formation are summarized and possible explanations of the general features are indicated. (author)

  19. Comparative Study of White Layer Characteristics for Static and Rotating Workpiece during Electric Discharge Machining

    Directory of Open Access Journals (Sweden)

    SHAHID MEHMOOD

    2017-10-01

    Full Text Available EDMed (Electric Discharge Machined surfaces are unique in their appearance and metallurgical characteristics, which depend on different parameter such as electric parameters, flushing method, and dielectric type. Conventionally, in static workpiece method the EDM (Electric Discharge Machining is performed by submerging both of the tool and workpiece in dielectric liquid and side flushing is provided by impinging pressurized dielectric liquid into the gap. Another flushing method has been investigated in this study, in which, instead of side flushing the rotation motion is provided to the workpiece. Surface characteristics for both flushing methods are determined and compared in this study. The investigated surface characteristics are: surface roughness, crater size, surface morphology, white layer thickness and composition. These investigations are performed using optical and SEM (Scanning Electron Microscope. Statistical confidence limits are determined for scattered data of surface roughness. It is found that the white layer thickness and surface roughness are directly proportional to discharge current for both flushing methods. The comparison has shown that the side flushing of statics workpiece gives thicker white layer and lower surface finish as compared to the flushing caused by the rotation of workpiece

  20. Comparative study of white layer characteristics for static and rotating workpiece during electric discharge machining

    International Nuclear Information System (INIS)

    Mehmood, S.; Shah, M.; Anjum, N.A.

    2017-01-01

    EDMed (Electric Discharge Machined) surfaces are unique in their appearance and metallurgical characteristics, which depend on different parameter such as electric parameters, flushing method, and dielectric type. Conventionally, in static workpiece method the EDM (Electric Discharge Machining) is performed by submerging both of the tool and workpiece in dielectric liquid and side flushing is provided by impinging pressurized dielectric liquid into the gap. Another flushing method has been investigated in this study, in which, instead of side flushing the rotation motion is provided to the workpiece. Surface characteristics for both flushing methods are determined and compared in this study. The investigated surface characteristics are: surface roughness, crater size, surface morphology, white layer thickness and composition. These investigations are performed using optical and SEM (Scanning Electron Microscope). Statistical confidence limits are determined for scattered data of surface roughness. It is found that the white layer thickness and surface roughness are directly proportional to discharge current for both flushing methods. The comparison has shown that the side flushing of statics workpiece gives thicker white layer and lower surface finish as compared to the flushing caused by the rotation of workpiece. (author)

  1. Analyzing large data sets from XGC1 magnetic fusion simulations using apache spark

    Energy Technology Data Exchange (ETDEWEB)

    Churchill, R. Michael [Princeton Plasma Physics Lab. (PPPL), Princeton, NJ (United States)

    2016-11-21

    Apache Spark is explored as a tool for analyzing large data sets from the magnetic fusion simulation code XGCI. Implementation details of Apache Spark on the NERSC Edison supercomputer are discussed, including binary file reading, and parameter setup. Here, an unsupervised machine learning algorithm, k-means clustering, is applied to XGCI particle distribution function data, showing that highly turbulent spatial regions do not have common coherent structures, but rather broad, ring-like structures in velocity space.

  2. GeoSpark SQL: An Effective Framework Enabling Spatial Queries on Spark

    Directory of Open Access Journals (Sweden)

    Zhou Huang

    2017-09-01

    Full Text Available In the era of big data, Internet-based geospatial information services such as various LBS apps are deployed everywhere, followed by an increasing number of queries against the massive spatial data. As a result, the traditional relational spatial database (e.g., PostgreSQL with PostGIS and Oracle Spatial cannot adapt well to the needs of large-scale spatial query processing. Spark is an emerging outstanding distributed computing framework in the Hadoop ecosystem. This paper aims to address the increasingly large-scale spatial query-processing requirement in the era of big data, and proposes an effective framework GeoSpark SQL, which enables spatial queries on Spark. On the one hand, GeoSpark SQL provides a convenient SQL interface; on the other hand, GeoSpark SQL achieves both efficient storage management and high-performance parallel computing through integrating Hive and Spark. In this study, the following key issues are discussed and addressed: (1 storage management methods under the GeoSpark SQL framework, (2 the spatial operator implementation approach in the Spark environment, and (3 spatial query optimization methods under Spark. Experimental evaluation is also performed and the results show that GeoSpark SQL is able to achieve real-time query processing. It should be noted that Spark is not a panacea. It is observed that the traditional spatial database PostGIS/PostgreSQL performs better than GeoSpark SQL in some query scenarios, especially for the spatial queries with high selectivity, such as the point query and the window query. In general, GeoSpark SQL performs better when dealing with compute-intensive spatial queries such as the kNN query and the spatial join query.

  3. Simulations of Carnival Rides and Rube Goldberg Machines for the Visualization of Concepts of Statics and Dynamics

    Science.gov (United States)

    Howard, William; Williams, Richard; Yao, Jason

    2010-01-01

    Solid modeling is widely used as a teaching tool in summer activities with high school students. The addition of motion analysis allows concepts from statics and dynamics to be introduced to students in both qualitative and quantitative ways. Two sets of solid modeling projects--carnival rides and Rube Goldberg machines--are shown to allow the…

  4. Development of 2024 AA-Yttrium composites by Spark Plasma Sintering

    Science.gov (United States)

    Vidyasagar, CH S.; Karunakar, D. B.

    2018-04-01

    The method of fabrication of MMNCs is quite a challenge, which includes advanced processing techniques like Spark Plasma Sintering (SPS), etc. The objective of the present work is to fabricate aluminium based MMNCs with the addition of small amounts of yttrium using Spark Plasma Sintering and to evaluate their mechanical and microstructure properties. Samples of 2024 AA with yttrium ranging from 0.1% to 0.5 wt% are fabricated by Spark Plasma Sintering (SPS). Hardness of the samples is determined using Vickers hardness testing machine. The metallurgical characterization of the samples is evaluated by Optical Microscopy (OM), Field Emission Scanning Electron Microscopy (FE-SEM). Unreinforced 2024 AA sample is also fabricated as a benchmark to compare its properties with those of the composite developed. It is found that the yttrium addition increases the above mentioned properties by altering the precipitation kinetics and intermetallic formation to some extent and then decreases gradually when yttrium wt% increases beyond 0.3 wt%. High density (˂ 99.75) is achieved in the samples and highest hardness achieved is 114 Hv, fabricated by spark plasma sintering and uniform distribution of yttrium is observed.

  5. SparkRS - Spark for Remote Sensing, Phase I

    Data.gov (United States)

    National Aeronautics and Space Administration — The proposed innovation is Spark-RS, an open source software project that enables GPU-accelerated remote sensing workflows in an Apache Spark distributed computing...

  6. High performance Spark best practices for scaling and optimizing Apache Spark

    CERN Document Server

    Karau, Holden

    2017-01-01

    Apache Spark is amazing when everything clicks. But if you haven’t seen the performance improvements you expected, or still don’t feel confident enough to use Spark in production, this practical book is for you. Authors Holden Karau and Rachel Warren demonstrate performance optimizations to help your Spark queries run faster and handle larger data sizes, while using fewer resources. Ideal for software engineers, data engineers, developers, and system administrators working with large-scale data applications, this book describes techniques that can reduce data infrastructure costs and developer hours. Not only will you gain a more comprehensive understanding of Spark, you’ll also learn how to make it sing. With this book, you’ll explore: How Spark SQL’s new interfaces improve performance over SQL’s RDD data structure The choice between data joins in Core Spark and Spark SQL Techniques for getting the most out of standard RDD transformations How to work around performance issues i...

  7. Effect of operational conditions of electroerosion machining on the surface microgeometry parameters of steels and alloys

    International Nuclear Information System (INIS)

    Foteev, N.K.

    1976-01-01

    Studies the influence of pulse duration and a series of operating conditions of a ShGI-40-440 spark-machining generator on changes in the basic surface microgeometry characteristics of components of stainless steel 1Kh18N10T, steel St 45 and hard alloy T14K8. The microgeometry characteristics of spark-machined surfaces differ significantly from the corresponding characteristics of surfaces machined by cutting and vibro-rolling

  8. Target fabrication using laser and spark erosion machining

    International Nuclear Information System (INIS)

    Clement, X.; Coudeville, A.; Eyharts, P.; Perrine , J.P.; Rouillard, R.

    1981-11-01

    Lasers and E.D.M. (electrical discharge machining) are both extremely useful tools for machining the small targets needed in inertial confinement studies. Lasers are currently used in a wide range of target problems and it appears that E.D.M. has a still wider range of applications for plane and spherical targets. The problems of material deformation and tool breaking are practically eliminated as the electrode and the machined part are not in mechanical contact. In comparison with laser micromachining E.D.M. offers: larger versatility with the possibility of new developments and applications; higher production speed for thin conducting materials; lower initial and operating costs; the processes are well controlled, reproducible and can be easily automated; the operation is safe without the dangers associted with lasers

  9. Scattering profiles of sparks and combustibility of filter against hot sparks

    International Nuclear Information System (INIS)

    Asazuma, Shinichiro; Okada, Takashi; Kashiro, Kashio

    2004-01-01

    The glove-box dismantling facility in the Plutonium Fuel Production Facility is developed to dismantle after-service glove-boxes with remote-controlled devices such as an arm-type manipulator. An abrasive wheel cutter, which is used to size reduce the gloveboxes, generates sparks during operation. This dispersing spark was a problem from the fire prevention point of view. A suitable spark control measures for this operation were required. We developed panels to minimize spark dispersion, shields to prevent the income of sparks to the pre-filter, and incombustible pre-filters. The equipment was tested and effectiveness was confirmed. This report provides the results of these tests. (author)

  10. Spark gap overpressures in the transfer capacitor device

    International Nuclear Information System (INIS)

    Burkhardt, L.C.; Dike, R.S.

    1977-01-01

    A designer of spark gaps is often faced with two gas pressure problems, one static and one dynamic. The former is easy to obtain data on which to base intelligent design specifications; about the latter, less is known. It is the total internal pressure environment we have attempted to measure, in an un-time-resolved way, in order to give the designer some rationale in designing gaps of this category. We measure overpressures of approximately 400 PSI in a 13 cubic inch gap passing currents of approximately 200 kA

  11. Human body capacitance: static or dynamic concept? [ESD

    DEFF Research Database (Denmark)

    Jonassen, Niels M

    1998-01-01

    A standing human body insulated from ground by footwear and/or floor covering is in principle an insulated conductor and has, as such, a capacitance, i.e. the ability to store a charge and possibly discharge the stored energy in a spark discharge. In the human body, the human body capacitance (HBC...... when a substantial part of the flux extends itself through badly defined stray fields. Since the concept of human body capacitance is normally used in a static (electric) context, it is suggested that the HBC be determined by a static method. No theoretical explanation of the observed differences...

  12. A Experimental Study of the Growth of Laser Spark and Electric Spark Ignited Flame Kernels.

    Science.gov (United States)

    Ho, Chi Ming

    1995-01-01

    Better ignition sources are constantly in demand for enhancing the spark ignition in practical applications such as automotive and liquid rocket engines. In response to this practical challenge, the present experimental study was conducted with the major objective to obtain a better understanding on how spark formation and hence spark characteristics affect the flame kernel growth. Two laser sparks and one electric spark were studied in air, propane-air, propane -air-nitrogen, methane-air, and methane-oxygen mixtures that were initially at ambient pressure and temperature. The growth of the kernels was monitored by imaging the kernels with shadowgraph systems, and by imaging the planar laser -induced fluorescence of the hydroxyl radicals inside the kernels. Characteristic dimensions and kernel structures were obtained from these images. Since different energy transfer mechanisms are involved in the formation of a laser spark as compared to that of an electric spark; a laser spark is insensitive to changes in mixture ratio and mixture type, while an electric spark is sensitive to changes in both. The detailed structures of the kernels in air and propane-air mixtures primarily depend on the spark characteristics. But the combustion heat released rapidly in methane-oxygen mixtures significantly modifies the kernel structure. Uneven spark energy distribution causes remarkably asymmetric kernel structure. The breakdown energy of a spark creates a blast wave that shows good agreement with the numerical point blast solution, and a succeeding complex spark-induced flow that agrees reasonably well with a simple puff model. The transient growth rates of the propane-air, propane-air -nitrogen, and methane-air flame kernels can be interpreted in terms of spark effects, flame stretch, and preferential diffusion. For a given mixture, a spark with higher breakdown energy produces a greater and longer-lasting enhancing effect on the kernel growth rate. By comparing the growth

  13. EXPERIMENTAL EVALUATION OF WEDM MACHINED SURFACE WAVINESS

    Directory of Open Access Journals (Sweden)

    Katerina Mouralova

    2016-10-01

    Full Text Available Wire Electrical Discharge Machining (WEDM an unconventional machining technology which has become indispensable in many industries. The typical morphology of a surface machined using the electrical discharge technology is characterized with a large number of craters caused by electro-spark discharges produced during the machining process. The study deals with an evaluation of the machine parameter setting on the profile parameters of surface waviness on samples made of two metal materials Al 99.5 and Ti-6Al-4V. Attention was also paid to an evaluation of the surface morphology using 3D colour filtered and non-filtered images.

  14. Influence of sintering temperature on mechanical properties of spark plasma sintered pre-alloyed Ti-6Al-4 V powder

    Energy Technology Data Exchange (ETDEWEB)

    Muthuchamy, A.; Patel, Paridh; Rajadurai, M. [VIT Univ., Vellore, Tamil Nadu (India); Chaurisiya, Jitendar K. [NIT, Suratkal (India); Annamalai, A. Raja [VIT Univ., Vellore, Tamil Nadu (India). Centre for Innovative Manufacturing Research

    2018-04-01

    Spark plasma sintering provides faster heating that can create fully, or near fully, dense samples without significant grain growth. In this study, pre-alloyed Ti-6Al-4 V powder compact samples produced through field assisted sintering in a spark plasma sintering machine are compared as a function of consolidation temperature. The effect of sintering temperature on the densification mechanism, microstructural evolution and mechanical properties of spark plasma sintered Ti-6Al-4 V alloy compacts was investigated in detail. The compact, sintered at 1100 C, exhibited near net density, highest hardness and strength as compared to the other compacts processed at a temperature lower than 1100 C.

  15. The effect of thermal conductivity of the tool electrode in spark-assisted chemical engraving gravity-feed micro-drilling

    International Nuclear Information System (INIS)

    Mousa, M; Allagui, A; Ng, H D; Wüthrich, R

    2009-01-01

    Spark-assisted chemical engraving (SACE) is a non-traditional micro-machining technology based on electrochemical discharge phenomena. In SACE gravity-feed micro-drilling, various parameters including the thermal properties of the tool electrode play a significant role in the process. Based on a series of experiments using tool electrodes with different thermal properties, the effect in SACE gravity-feed micro-drilling is discussed. It is demonstrated that machining with higher thermal conductivity tool electrodes results in faster machining during the discharge regime and slower machining during the hydrodynamic regime of SACE gravity-feed micro-drilling

  16. About the walking machine motion stability

    Directory of Open Access Journals (Sweden)

    V. V. Lapshin

    2014-01-01

    Full Text Available The use of legs as propulsive devices of the machine will increase its capability to cross rough and deformable terrain as compared with wheeled and trucked machines. Today it is already possible to speak about design of statically stable walking robots to be used in the certain areas of application. The most promising areas of their application are exploration and emergency-rescue operations in extremely complicated situations (e.g. in the zone of destruction after earthquakes, technogenic catastrophe, etc..In such dangerous situations there is a possibility for the walking machine to be overturned either because of loosing a support to one or several legs or due to significant displacement of the leg support points, which are caused by deformation or destruction of the terrain in the points of the legs support. Therefore, it is necessary to design motion control algorithms that enable teaching the motion control system of a walking robot: How to decrease the possibility of the robot overturning? How to stop the robot as quickly as possible keeping its static stability? What must be done if static stability is lost? Note that the loss of static stability does not inevitably result in the robot falling down. How to fall down better (with minimal robot destruction in inevitable case?This work investigates the first abovementioned problems, i.e. preventing a walking machine from overturning in dangerous situations. For this purpose it suggests to use a special cautious (safe gait, which allows the machine to remain statically stable if it suddenly looses support to its any leg. The natural price for the increased safety to prevent from overturning is the reduced capabilities of robot kinematics and, as a consequence, its capability to cross rough terrain. It is also suggested to reconsider the general definition of a walking machine static stability margin in order to obtain an adequate estimation of the robot overturning possibility

  17. Static Measurements on HTS Coils of Fully Superconducting AC Electric Machines for Aircraft Electric Propulsion System

    Science.gov (United States)

    Choi, Benjamin B.; Hunker, Keith R.; Hartwig, Jason; Brown, Gerald V.

    2017-01-01

    The NASA Glenn Research Center (GRC) has been developing the high efficiency and high-power density superconducting (SC) electric machines in full support of electrified aircraft propulsion (EAP) systems for a future electric aircraft. A SC coil test rig has been designed and built to perform static and AC measurements on BSCCO, (RE)BCO, and YBCO high temperature superconducting (HTS) wire and coils at liquid nitrogen (LN2) temperature. In this paper, DC measurements on five SC coil configurations of various geometry in zero external magnetic field are measured to develop good measurement technique and to determine the critical current (Ic) and the sharpness (n value) of the super-to-normal transition. Also, standard procedures for coil design, fabrication, coil mounting, micro-volt measurement, cryogenic testing, current control, and data acquisition technique were established. Experimentally measured critical currents are compared with theoretical predicted values based on an electric-field criterion (Ec). Data here are essential to quantify the SC electric machine operation limits where the SC begins to exhibit non-zero resistance. All test data will be utilized to assess the feasibility of using HTS coils for the fully superconducting AC electric machine development for an aircraft electric propulsion system.

  18. High-speed micro-electro-discharge machining.

    Energy Technology Data Exchange (ETDEWEB)

    Chandrasekar, Srinivasan Dr. (.School of Industrial Engineering, West Lafayette, IN); Moylan, Shawn P. (School of Industrial Engineering, West Lafayette, IN); Benavides, Gilbert Lawrence

    2005-09-01

    When two electrodes are in close proximity in a dielectric liquid, application of a voltage pulse can produce a spark discharge between them, resulting in a small amount of material removal from both electrodes. Pulsed application of the voltage at discharge energies in the range of micro-Joules results in the continuous material removal process known as micro-electro-discharge machining (micro-EDM). Spark erosion by micro-EDM provides significant opportunities for producing small features and micro-components such as nozzle holes, slots, shafts and gears in virtually any conductive material. If the speed and precision of micro-EDM processes can be significantly enhanced, then they have the potential to be used for a wide variety of micro-machining applications including fabrication of microelectromechanical system (MEMS) components. Toward this end, a better understanding of the impacts the various machining parameters have on material removal has been established through a single discharge study of micro-EDM and a parametric study of small hole making by micro-EDM. The main avenues for improving the speed and efficiency of the micro-EDM process are in the areas of more controlled pulse generation in the power supply and more controlled positioning of the tool electrode during the machining process. Further investigation of the micro-EDM process in three dimensions leads to important design rules, specifically the smallest feature size attainable by the process.

  19. Machine tool structures

    CERN Document Server

    Koenigsberger, F

    1970-01-01

    Machine Tool Structures, Volume 1 deals with fundamental theories and calculation methods for machine tool structures. Experimental investigations into stiffness are discussed, along with the application of the results to the design of machine tool structures. Topics covered range from static and dynamic stiffness to chatter in metal cutting, stability in machine tools, and deformations of machine tool structures. This volume is divided into three sections and opens with a discussion on stiffness specifications and the effect of stiffness on the behavior of the machine under forced vibration c

  20. Java bytecode verification via static single assignment form

    DEFF Research Database (Denmark)

    Gal, Andreas; Probst, Christian W.; Franz, Michael

    2008-01-01

    Java Virtual Machines (JVMs) traditionally perform bytecode verification by way of an iterative data-flow analysis. Bytecode verification is necessary to ensure type safety because temporary variables in the JVM are not statically typed. We present an alternative verification mechanism that trans......Java Virtual Machines (JVMs) traditionally perform bytecode verification by way of an iterative data-flow analysis. Bytecode verification is necessary to ensure type safety because temporary variables in the JVM are not statically typed. We present an alternative verification mechanism...

  1. Fiber coupled optical spark delivery system

    Science.gov (United States)

    Yalin, Azer; Willson, Bryan; Defoort, Morgan

    2008-08-12

    A spark delivery system for generating a spark using a laser beam is provided, the spark delivery system including a laser light source and a laser delivery assembly. The laser delivery assembly includes a hollow fiber and a launch assembly comprising launch focusing optics to input the laser beam in the hollow fiber. In addition, the laser delivery assembly includes exit focusing optics that demagnify an exit beam of laser light from the hollow fiber, thereby increasing the intensity of the laser beam and creating a spark. In accordance with embodiments of the present invention, the assembly may be used to create a spark in a combustion engine. In accordance with other embodiments of the present invention, a method of using the spark delivery system is provided. In addition, a method of choosing an appropriate fiber for creating a spark using a laser beam is also presented.

  2. Fastdata processing with Spark

    CERN Document Server

    Karau, Holden

    2013-01-01

    This book will be a basic, step-by-step tutorial, which will help readers take advantage of all that Spark has to offer.Fastdata Processing with Spark is for software developers who want to learn how to write distributed programs with Spark. It will help developers who have had problems that were too much to be dealt with on a single computer. No previous experience with distributed programming is necessary. This book assumes knowledge of either Java, Scala, or Python.

  3. Document Classification Using Distributed Machine Learning

    OpenAIRE

    Aydin, Galip; Hallac, Ibrahim Riza

    2018-01-01

    In this paper, we investigate the performance and success rates of Na\\"ive Bayes Classification Algorithm for automatic classification of Turkish news into predetermined categories like economy, life, health etc. We use Apache Big Data technologies such as Hadoop, HDFS, Spark and Mahout, and apply these distributed technologies to Machine Learning.

  4. Manufacturing tungsten monocrystal tubes by electro-spark machining and study of machined surface structure

    International Nuclear Information System (INIS)

    Abdukarimov, Eh.T.; Ismailov, L.R.; Krakhmalev, V.A.; Fershtat, L.N.

    1981-01-01

    A technique to manufacture tubes from tungsten monocrystals with low consumption of electrodes has been developed. Regimes of obtaining deep and through holes of different diameters with the productivity of 1 mm/min and with the minimum deviation from cylindrical shape are worked out using a specially designed electric pulse installation. X-ray and metallographical analyses have shown that as a result of electrospark machining a cold hardened layer is formed up to hundreds micrometers thick, pierced by the network of microcracks. Simultaneous use of electrospark and electrochemical machining permitted to manufacture tubes from tungsten monocrystals with non-distorted monocrystal surface and without a network of microcracks

  5. Parameters for Fabricating Nano-Au Colloids through the Electric Spark Discharge Method with Micro-Electrical Discharge Machining.

    Science.gov (United States)

    Tseng, Kuo-Hsiung; Chung, Meng-Yun; Chang, Chaur-Yang

    2017-06-02

    In this study, the Electric Spark Discharge Method (ESDM) was employed with micro-electrical discharge machining (m-EDM) to create an electric arc that melted two electrodes in deionized water (DW) and fabricated nano-Au colloids through pulse discharges with a controlled on-off duration (T ON -T OFF ) and a total fabrication time of 1 min. A total of six on-off settings were tested under normal experimental conditions and without the addition of any chemical substances. Ultraviolet-visible spectroscopy (UV-Vis), Zetasizer Nano measurements, and scanning electron microscopy-energy dispersive X-ray (SEM-EDX) analyses suggested that the nano-Au colloid fabricated at 10-10 µs (10 µs on, 10 µs off) had higher concentration and suspension stability than products made at other T ON -T OFF settings. The surface plasmon resonance (SPR) of the colloid was 549 nm on the first day of fabrication and stabilized at 532 nm on the third day. As the T ON -T OFF period increased, the absorbance (i.e., concentration) of all nano-Au colloids decreased. Absorbance was highest at 10-10 µs. The SPR peaks stabilized at 532 nm across all T ON -T OFF periods. The Zeta potential at 10-10 µs was -36.6 mV, indicating that no nano-Au agglomeration occurred and that the particles had high suspension stability.

  6. Experimental Investigation – Magnetic Assisted Electro Discharge Machining

    Science.gov (United States)

    Kesava Reddy, Chirra; Manzoor Hussain, M.; Satyanarayana, S.; Krishna, M. V. S. Murali

    2018-04-01

    Emerging technology needs advanced machined parts with high strength and temperature resistance, high fatigue life at low production cost with good surface quality to fit into various industrial applications. Electro discharge machine is one of the extensively used machines to manufacture advanced machined parts which cannot be machined by other traditional machine with high precision and accuracy. Machining of DIN 17350-1.2080 (High Carbon High Chromium steel), using electro discharge machining has been discussed in this paper. In the present investigation an effort is made to use permanent magnet at various positions near the spark zone to improve surface quality of the machined surface. Taguchi methodology is used to obtain optimal choice for each machining parameter such as peak current, pulse duration, gap voltage and Servo reference voltage etc. Process parameters have significant influence on machining characteristics and surface finish. Improvement in surface finish is observed when process parameters are set at optimum condition under the influence of magnetic field at various positions.

  7. Rotating electrical machines

    CERN Document Server

    Le Doeuff, René

    2013-01-01

    In this book a general matrix-based approach to modeling electrical machines is promulgated. The model uses instantaneous quantities for key variables and enables the user to easily take into account associations between rotating machines and static converters (such as in variable speed drives).   General equations of electromechanical energy conversion are established early in the treatment of the topic and then applied to synchronous, induction and DC machines. The primary characteristics of these machines are established for steady state behavior as well as for variable speed scenarios. I

  8. Pressure dependence of the spark constant

    Energy Technology Data Exchange (ETDEWEB)

    Hess, H; Radtke, R; Deparade, W [Akademie der Wissenschaften der DDR, Berlin. Zentralinstitut fuer Elektronenphysik

    1978-02-21

    The author's theory on the development of LTE plasmas in low-inductance spark discharges has proved to be a useful tool in predicting the electric behaviour of such sparks. Their earlier experimental work was restricted to only one initial pressure, and in this paper they extend the examined pressure range to obtain some general conclusions on the pressure dependence of the spark behaviour.

  9. Controlling corrosion rate of Magnesium alloy using powder mixed electrical discharge machining

    Science.gov (United States)

    Razak, M. A.; Rani, A. M. A.; Saad, N. M.; Littlefair, G.; Aliyu, A. A.

    2018-04-01

    Biomedical implant can be divided into permanent and temporary employment. The duration of a temporary implant applied to children and adult is different due to different bone healing rate among the children and adult. Magnesium and its alloys are compatible for the biodegradable implanting application. Nevertheless, it is difficult to control the degradation rate of magnesium alloy to suit the application on both the children and adult. Powder mixed electrical discharge machining (PM-EDM) method, a modified EDM process, has high capability to improve the EDM process efficiency and machined surface quality. The objective of this paper is to establish a formula to control the degradation rate of magnesium alloy using the PM-EDM method. The different corrosion rate of machined surface is hypothesized to be obtained by having different combinations of PM-EDM operation inputs. PM-EDM experiments are conducted using an opened-loop PM-EDM system and the in-vitro corrosion tests are carried out on the machined surface of each specimen. There are four operation inputs investigated in this study which are zinc powder concentration, peak current, pulse on-time and pulse off-time. The results indicate that zinc powder concentration is significantly affecting the response with 2 g/l of zinc powder concentration obtaining the lowest corrosion rate. The high localized temperature at the cutting zone in spark erosion process causes some of the zinc particles get deposited on the machined surface, hence improving the surface characteristics. The suspended zinc particles in the dielectric fluid have also improve the sparking efficiency and the uniformity of sparks distribution. From the statistical analysis, a formula was developed to control the corrosion rate of magnesium alloy within the range from 0.000183 mm/year to 0.001528 mm/year.

  10. DeepSpark: A Spark-Based Distributed Deep Learning Framework for Commodity Clusters

    OpenAIRE

    Kim, Hanjoo; Park, Jaehong; Jang, Jaehee; Yoon, Sungroh

    2016-01-01

    The increasing complexity of deep neural networks (DNNs) has made it challenging to exploit existing large-scale data processing pipelines for handling massive data and parameters involved in DNN training. Distributed computing platforms and GPGPU-based acceleration provide a mainstream solution to this computational challenge. In this paper, we propose DeepSpark, a distributed and parallel deep learning framework that exploits Apache Spark on commodity clusters. To support parallel operation...

  11. Laser spark distribution and ignition system

    Science.gov (United States)

    Woodruff, Steven [Morgantown, WV; McIntyre, Dustin L [Morgantown, WV

    2008-09-02

    A laser spark distribution and ignition system that reduces the high power optical requirements for use in a laser ignition and distribution system allowing for the use of optical fibers for delivering the low peak energy pumping pulses to a laser amplifier or laser oscillator. An optical distributor distributes and delivers optical pumping energy from an optical pumping source to multiple combustion chambers incorporating laser oscillators or laser amplifiers for inducing a laser spark within a combustion chamber. The optical distributor preferably includes a single rotating mirror or lens which deflects the optical pumping energy from the axis of rotation and into a plurality of distinct optical fibers each connected to a respective laser media or amplifier coupled to an associated combustion chamber. The laser spark generators preferably produce a high peak power laser spark, from a single low power pulse. The laser spark distribution and ignition system has application in natural gas fueled reciprocating engines, turbine combustors, explosives and laser induced breakdown spectroscopy diagnostic sensors.

  12. Spark channel propagation in a microbubble liquid

    Energy Technology Data Exchange (ETDEWEB)

    Panov, V. A.; Vasilyak, L. M., E-mail: vasilyak@ihed.ras.ru; Vetchinin, S. P.; Pecherkin, V. Ya.; Son, E. E. [Russian Academy of Sciences, Joint Institute for High Temperatures (Russian Federation)

    2016-11-15

    Experimental study on the development of the spark channel from the anode needle under pulsed electrical breakdown of isopropyl alcohol solution in water with air microbubbles has been performed. The presence of the microbubbles increases the velocity of the spark channel propagation and increases the current in the discharge gap circuit. The observed rate of spark channel propagation in microbubble liquid ranges from 4 to 12 m/s, indicating the thermal mechanism of the spark channel development in a microbubble liquid.

  13. Bright Sparks of Our Future!

    Science.gov (United States)

    Riordan, Naoimh

    2016-04-01

    My name is Naoimh Riordan and I am the Vice Principal of Rockboro Primary School in Cork City, South of Ireland. I am a full time class primary teacher and I teach 4th class, my students are aged between 9-10 years. My passion for education has developed over the years and grown towards STEM (Science, Technology, Engineering and Mathematics) subjects. I believe these subjects are the way forward for our future. My passion and beliefs are driven by the unique after school programme that I have developed. It is titled "Sparks" coming from the term Bright Sparks. "Sparks" is an after school programme with a difference where the STEM subjects are concentrated on through lessons such as Science, Veterinary Science Computer Animation /Coding, Eco engineering, Robotics, Magical Maths, Chess and Creative Writing. All these subjects are taught through activity based learning and are one-hour long each week for a ten-week term. "Sparks" is fully inclusive and non-selective which gives all students of any level of ability an opportunity to engage into these subjects. "Sparks" is open to all primary students in County Cork. The "Sparks" after school programme is taught by tutors from the different Universities and Colleges in Cork City. It works very well because the tutor brings their knowledge, skills and specialised equipment from their respective universities and in turn the tutor gains invaluable teaching practise, can trial a pilot programme in a chosen STEM subject and gain an insight into what works in the physical classroom.

  14. Tool grinding and spark testing

    Science.gov (United States)

    Widener, Edward L.

    1993-01-01

    The objectives were the following: (1) to revive the neglected art of metal-sparking; (2) to promote quality-assurance in the workplace; (3) to avoid spark-ignited explosions of dusts or volatiles; (4) to facilitate the salvage of scrap metals; and (5) to summarize important references.

  15. Study of the stiffness for predicting the accuracy of machine tools

    International Nuclear Information System (INIS)

    Ortega, N.; Campa, F.J.; Fernandez Valdivielso, A.; Alonso, U.; Olvera, D.; Compean, F.I.

    2010-01-01

    Machining processes are frequently faced with the challenge of achieving more and more precision and surface qualities. These requirements are usually attained taking into account some process variables, including the cutting parameters and the use or not of refrigerant, leaving aside the mechanical aspects associated with the influence of machine tool itself. There are many sources of error linked with machine-workpiece interaction, but, in general, we can summarize them into two types of error: quasi-static and dynamic. This paper shows the influence of quasi-static error caused by low machine rigidity on the accuracy applied on two very different processes: turning and grinding. For the study of the static stiffness of these two machines, two different methods are proposed, both of them equally valid. The first one is based on separated parameters and the second one on finite elements. (Author).

  16. Optimization of process parameters for spark plasma sintering of nano structured SAF 2205 composite

    Directory of Open Access Journals (Sweden)

    Samuel Ranti Oke

    2018-04-01

    Full Text Available This research optimized spark plasma sintering (SPS process parameters in terms of sintering temperature, holding time and heating rate for the development of a nano-structured duplex stainless steel (SAF 2205 grade reinforced with titanium nitride (TiN. The mixed powders were sintered using an automated spark plasma sintering machine (model HHPD-25, FCT GmbH, Germany. Characterization was performed using X-ray diffraction and scanning electron microscopy. Density and hardness of the composites were investigated. The XRD result showed the formation of FeN0.068. SEM/EDS revealed the presence of nano ranged particles of TiN segregated at the grain boundaries of the duplex matrix. A decrease in hardness and densification was observed when sintering temperature and heating rate were 1200 °C and 150 °C/min respectively. The optimum properties were obtained in composites sintered at 1150 °C for 15 min and 100 °C/min. The composite grades irrespective of the process parameters exhibited similar shrinkage behavior, which is characterized by three distinctive peaks, which is an indication of good densification phenomena. Keywords: Spark plasma sintering, Duplex stainless steel (SAF 2205, Titanium nitride (TiN, Microstructure, Density, Hardness

  17. Primary Science Interview: Science Sparks

    Science.gov (United States)

    Bianchi, Lynne

    2016-01-01

    In this "Primary Science" interview, Lynne Bianchi talks with Emma Vanstone about "Science Sparks," which is a website full of creative, fun, and exciting science activity ideas for children of primary-school age. "Science Sparks" started with the aim of inspiring more parents to do science at home with their…

  18. Stability of machining induced residual stresses in Inconel 718 under quasi-static loading at room temperature

    International Nuclear Information System (INIS)

    Madariaga, A.; Esnaola, J.A.; Arrazola, P.J.; Ruiz-Hervias, J.; Muñoz, P.; Ostolaza, K.

    2015-01-01

    Tensile residual stresses are very often generated on the surface when machining nickel alloys. In order to determine their influence on the final mechanical behaviour of the component residual stress stability should be considered. In the present work the evolution of surface residual stresses induced by machining in Inconel 718 under static loading at room temperature was studied experimentally and numerically. An Inconel 718 disc was face turned employing industrial working conditions and specimens for tensile tests were extracted from the disc. Surface residual stresses were measured by X-ray diffraction for initial state and after applying different loads over the material's yield stress. Then, a finite element model based on the surface–core approach was fitted to experimental results and the study was extended to analyse the influence of load level, degree of work-hardening and initial surface conditions. For the studied case, initial tensile surface residual stress (776 MPa) became even more tensile when applying loads higher than the material yield stress, but a shift was observed at the highest applied load (1350 MPa) and initial residual stress was relaxed about 170 MPa. This particular behaviour is associated to the modified stress–strain properties of the machined affected surface layer which was strongly work-hardened. Moreover, if the work-hardened properties are not considered in the finite element model results differ substantially from experiments. Surface residual stress stability also depends on the initial surface residual stress, but the degree of work-hardening induced by the machining process must be considered as well. If the difference between the yield stress of the surface and the yield stress of the core is lower than the initial surface residual stress, the surface begins yielding first and consequently the surface residual stress is decreased. In contrast, if the difference between the yield stress of the surface and the

  19. Stability of machining induced residual stresses in Inconel 718 under quasi-static loading at room temperature

    Energy Technology Data Exchange (ETDEWEB)

    Madariaga, A., E-mail: amadariaga@mondragon.edu [Mechanical and Industrial Production Department, Faculty of Engineering, Mondragon Unibertsitatea, Loramendi 4, Mondragon 20500 Gipuzkoa (Spain); Esnaola, J.A.; Arrazola, P.J. [Mechanical and Industrial Production Department, Faculty of Engineering, Mondragon Unibertsitatea, Loramendi 4, Mondragon 20500 Gipuzkoa (Spain); Ruiz-Hervias, J.; Muñoz, P. [Departamento Ciencia de Materiales, ETSI Caminos, Universidad Politécnica de Madrid, c/Profesor Aranguren s/n, Madrid 28040 (Spain); Ostolaza, K. [Materials and Processes Technology Department, ITP S.A., Parque Tecnológico, Edificio 300, 48170 Zamudio (Spain)

    2015-01-03

    Tensile residual stresses are very often generated on the surface when machining nickel alloys. In order to determine their influence on the final mechanical behaviour of the component residual stress stability should be considered. In the present work the evolution of surface residual stresses induced by machining in Inconel 718 under static loading at room temperature was studied experimentally and numerically. An Inconel 718 disc was face turned employing industrial working conditions and specimens for tensile tests were extracted from the disc. Surface residual stresses were measured by X-ray diffraction for initial state and after applying different loads over the material's yield stress. Then, a finite element model based on the surface–core approach was fitted to experimental results and the study was extended to analyse the influence of load level, degree of work-hardening and initial surface conditions. For the studied case, initial tensile surface residual stress (776 MPa) became even more tensile when applying loads higher than the material yield stress, but a shift was observed at the highest applied load (1350 MPa) and initial residual stress was relaxed about 170 MPa. This particular behaviour is associated to the modified stress–strain properties of the machined affected surface layer which was strongly work-hardened. Moreover, if the work-hardened properties are not considered in the finite element model results differ substantially from experiments. Surface residual stress stability also depends on the initial surface residual stress, but the degree of work-hardening induced by the machining process must be considered as well. If the difference between the yield stress of the surface and the yield stress of the core is lower than the initial surface residual stress, the surface begins yielding first and consequently the surface residual stress is decreased. In contrast, if the difference between the yield stress of the surface and the

  20. Bubbles, sparks, and the postwar laboratory

    International Nuclear Information System (INIS)

    Galison, P.

    1989-01-01

    The development and use of bubble chambers and spark chambers in the 1950s form the main thrust of this article, the bubble chamber as an example of ''image-producing'' instruments and the spark chamber as a ''logic'' device. Work on a cloud chamber by Glaser led to the development of the bubble chamber detector using liquid hydrogen, which was later linked to a computer for accurate automatic track analysis. It made possible demonstrations of the existence of a particle or interaction. Spark chambers were easier to build and so soon became common, various types being developed across the world. The development of spark chambers originated in the need for timing devices for the Manhattan Project, but work on their design occurred in a number of units worldwide. (UK)

  1. Synthesis of dense yttrium-stabilised hafnia pellets for nuclear applications by spark plasma sintering

    International Nuclear Information System (INIS)

    Tyrpekl, Vaclav; Holzhäuser, Michael; Hein, Herwin; Vigier, Jean-Francois; Somers, Joseph; Svora, Petr

    2014-01-01

    Graphical abstract: Densification of HfO 2 –Y 2 O 3 micro-beads by Spark Plasma Sintering High density pellets with homogenous distribution of Hf and Y serve as neutron absorbers. - Abstract: Dense yttrium–stabilised hafnia pellets (91.35 wt.% HfO 2 and 8.65 wt.% Y 2 O 3 ) were prepared by spark plasma sintering consolidation of micro-beads synthesised by the “external gelation” sol–gel technique. This technique allows a preparation of HfO 2 –Y 2 O 3 beads with homogenous yttria–hafnia solid solution. A sintering time of 5 min at 1600 °C was sufficient to produce high density pellets (over 90% of the theoretical density) with significant reproducibility. The pellets have been machined in a lathe to the correct dimensions for use as neutron absorbers in an experimental test irradiation in the High Flux Reactor (HFR) in Petten, Holland, in order to investigate the safety of americium based nuclear fuels

  2. Multi-phase alternative current machine winding design | Khan ...

    African Journals Online (AJOL)

    ... single-phase to 18-phase excitation. Experimental results of a five-phase induction machine supplied from a static five-phase supply are provided to support the proposed design. Keywords: AC machine, Multi-phase machine, Stator winding, Five-phase. International Journal of Engineering, Science and Technology, Vol.

  3. Sample preparations for spark source mass spectrography

    International Nuclear Information System (INIS)

    Catlett, C.W.; Rollins, M.B.; Griffin, E.B.; Dorsey, J.G.

    1977-10-01

    Methods have been developed for the preparation of various materials for spark source mass spectrography. The essential features of these preparations (all which can provide adequate precision in a cost-effective manner) consist in obtaining spark-stable electrode sample pieces, a common matrix, a reduction of anomolous effects in the spark, the incorporation of a suitable internal standard for plate response normalization, and a reduction in time

  4. The pressure dependence of the spark constant

    International Nuclear Information System (INIS)

    Hess, H.; Radtke, R.; Deparade, W.

    1978-01-01

    The author's theory on the development of LTE plasmas in low-inductance spark discharges has proved to be a useful tool in predicting the electric behaviour of such sparks. Their earlier experimental work was restricted to only one initial pressure, and in this paper they extend the examined pressure range to obtain some general conclusions on the pressure dependence of the spark behaviour. (author)

  5. RESONANCE BEHAVIOUR ANALYSIS OF CARRYING SYSTEM IN HEAVY MACHINE WITH TRAVELING-COLUMN

    Directory of Open Access Journals (Sweden)

    Yu. V. Vasilevich

    2015-01-01

    Full Text Available A finite elements method (FEM-analysis has been carried out with the purpose to study dynamics of carrying system in a machine tool of unique height. This is a one-off machine with high traveling column and a support with horizontal slide can move vertically along the column. Spindle milling and boring units are mounted telescopically at slide butt end. The FEM-analysis of the machine tool has been made due to its renovation. Machine resonances, responses to cutting force, static and dynamic rigidity in spindles have been estimated in the paper. The machine carrying system is subtle, heavy and structurally complicated. Its structural chain includes a carriage, a column, a support, a slide, spindle units interconnected with the help of hydro-static guides. While varying main parameters their influence on rigidity has been investigated in the paper. Height of  support lifting, column material and rigidity of longitudinal drive have been changed during the investigations.Static, modal and harmonic MEF-analyses have been executed in the paper. Frequency-response characteristic of the machine has been constructed in the process of the investigations. Two support bending resonances have been detected in the column at low frequency. Such Due to this there are limits for usage of the machine in sub-resonance and static frequency range. The most powerful resonance has been observed at frequency of 27.8 Hz. The resonance has manifested itself as torsional oscillations of the column together with the support and the slide.Slide bending resonances have been revealed at higher frequencies 65–105 Hz. Three intervals which are fit for machine operation have been determined between resonance ranges. There is a prospective usage of the machine in inter-resonance (32–65 Hz and super-resonance (more than 105 Hz intervals. It has been shown that rigidity in spindle is a sequence higher in dynamic intervals than in a static interval. Machine subtility can be

  6. Fast data processing with Spark

    CERN Document Server

    Sankar, Krishna

    2015-01-01

    Fast Data Processing with Spark - Second Edition is for software developers who want to learn how to write distributed programs with Spark. It will help developers who have had problems that were too big to be dealt with on a single computer. No previous experience with distributed programming is necessary. This book assumes knowledge of either Java, Scala, or Python.

  7. Torque characteristics of double-stator permanent magnet synchronous machines

    Directory of Open Access Journals (Sweden)

    Awah Chukwuemeka Chijioke

    2017-12-01

    Full Text Available The torque profile of a double-stator permanent magnet (PM synchronous machine of 90 mm stator diameter having different rotor pole numbers as well as dual excitation is investigated in this paper. The analysis includes a comparative study of the machine’s torque and power-speed curves, static torque and inductance characteristics, losses and unbalanced magnetic force. The most promising flux-weakening potential is revealed in 13- and 7-rotor pole machines. Moreover, the machines having different rotor/stator (Nr/Ns pole combinations of the form Nr = Ns ± 1 have balanced and symmetric static torque waveforms variation with the rotor position in contrast to the machines having Nr = Ns ± 2. Further, the inductance results of the analyzed machines reveal that the machines with odd rotor pole numbers have better fault-tolerant capability than their even rotor pole equivalents. A prototype of the developed double-stator machine having a 13-pole rotor is manufactured and tested for verification.

  8. High pressure gas-filled cermet spark gaps

    International Nuclear Information System (INIS)

    Avilov, Eh.A.; Yur'ev, A.L.

    2000-01-01

    The results of modernization of the R-48 and R-49 spark gaps making it possible to improve their electrical characteristics are presented. The design is described and characteristics of gas-filled cermet spark gaps are presented. By the voltage rise time of 5-6 μs in the Marx generator scheme they provide for the pulse break-through voltage of 120 and 150 kV. By the voltage rise time of 0.5-1 μs the break-through voltage of these spark gaps may be increased up to 130 and 220 kV. The proper commutation time is equal to ≤ 0.5 ns. Practical recommendations relative to designing cermet spark gaps are given [ru

  9. Biocompatibility assessment of spark plasma-sintered alumina-titanium cermets.

    Science.gov (United States)

    Guzman, Rodrigo; Fernandez-García, Elisa; Gutierrez-Gonzalez, Carlos F; Fernandez, Adolfo; Lopez-Lacomba, Jose Luis; Lopez-Esteban, Sonia

    2016-01-01

    Alumina-titanium materials (cermets) of enhanced mechanical properties have been lately developed. In this work, physical properties such as electrical conductivity and the crystalline phases in the bulk material are evaluated. As these new cermets manufactured by spark plasma sintering may have potential application for hard tissue replacements, their biocompatibility needs to be evaluated. Thus, this research aims to study the cytocompatibility of a novel alumina-titanium (25 vol. % Ti) cermet compared to its pure counterpart, the spark plasma sintered alumina. The influence of the particular surface properties (chemical composition, roughness and wettability) on the pre-osteoblastic cell response is also analyzed. The material electrical resistance revealed that this cermet may be machined to any shape by electroerosion. The investigated specimens had a slightly undulated topography, with a roughness pattern that had similar morphology in all orientations (isotropic roughness) and a sub-micrometric average roughness. Differences in skewness that implied valley-like structures in the cermet and predominance of peaks in alumina were found. The cermet presented a higher surface hydrophilicity than alumina. Any cytotoxicity risk associated with the new materials or with the innovative manufacturing methodology was rejected. Proliferation and early-differentiation stages of osteoblasts were statistically improved on the composite. Thus, our results suggest that this new multifunctional cermet could improve current alumina-based biomedical devices for applications such as hip joint replacements. © The Author(s) 2015.

  10. The suppression of destructive sparks in parallel plate proportional counters

    Energy Technology Data Exchange (ETDEWEB)

    Cockshott, R.A.; Mason, I.M.

    1984-02-01

    The authors find that high energy background events produce localised sparks in parallel plate counters when operated in the proportional mode. These sparks increase dead-time and lead to degradation ranging from electrode damage to spurious pulsing and continuous breakdown. The problem is particularly serious in low energy photon detectors for X-ray astronomy which are required to have lifetimes of several years in the high radiation environment of space. For the parallel plate imaging detector developed for the European X-ray Observatory Satellite (EXOSAT) they investigate quantitatively the spark thresholds, spark rates and degradation processes. They discuss the spark mechanism, pointing out differences from the situation in spark chambers and counters. They show that the time profile of the sparks allows them to devise a spark suppression system which reduces the degradation rate by a factor of ''200.

  11. New spark test device for material characterization

    CERN Document Server

    Kildemo, Morten

    2004-01-01

    An automated spark test system based on combining field emission and spark measurements, exploiting a discharging capacitor is investigated. In particular, the remaining charge on the capacitor is analytically solved assuming the field emitted current to follow the Fowler Nordheim expression. The latter allows for field emission measurements from pA to A currents, and spark detection by complete discharge of the capacitor. The measurement theory and experiments on Cu and W are discussed.

  12. Liquid-Arc/Spark-Excitation Atomic-Emission Spectroscopy

    Science.gov (United States)

    Schlagen, Kenneth J.

    1992-01-01

    Constituents of solutions identified in situ. Liquid-arc/spark-excitation atomic-emission spectroscopy (LAES) is experimental variant of atomic-emission spectroscopy in which electric arc or spark established in liquid and spectrum of light from arc or spark analyzed to identify chemical elements in liquid. Observations encourage development of LAES equipment for online monitoring of process streams in such industries as metal plating, electronics, and steel, and for online monitoring of streams affecting environment.

  13. Investigations of Effect of Rotary EDM Electrode on Machining Performance of Al6061 Alloy

    Science.gov (United States)

    Robinson Smart, D. S.; Jenish Smart, Joses; Periasamy, C.; Ratna Kumar, P. S. Samuel

    2018-04-01

    Electric Discharge Machining is an essential process which is being used for machining desired shape using electrical discharges which creates sparks. There will be electrodes subjected to electric voltage and which are separated by a dielectric liquid. Removing of material will be due to the continuous and rapid current discharges between two electrodes.. The spark is very carefully controlled and localized so that it only affects the surface of the material. Usually in order to prevent the defects which are arising due to the conventional machining, the Electric Discharge Machining (EDM) machining is preferred. Also intricate and complicated shapes can be machined effectively by use of Electric Discharge Machining (EDM). The EDM process usually does not affect the heat treat below the surface. This research work focus on the design and fabrication of rotary EDM tool for machining Al6061alloy and investigation of effect of rotary tool on surface finish, material removal rate and tool wear rate. Also the effect of machining parameters of EDM such as pulse on & off time, current on material Removal Rate (MRR), Surface Roughness (SR) and Electrode wear rate (EWR) have studied. Al6061 alloy can be used for marine and offshore applications by reinforcing some other elements. The investigations have revealed that MRR (material removal rate), surface roughness (Ra) have been improved with the reduction in the tool wear rate (TWR) when the tool is rotating instead of stationary. It was clear that as rotary speed of the tool is increasing the material removal rate is increasing with the reduction of surface finish and tool wear rate.

  14. Fundamental Study on Electrical Discharge Machining

    OpenAIRE

    Uno, Yoshiyuki; Nakajima, Toshikatsu; Endo, Osamu

    1989-01-01

    The generation mechanism of crater in electrical discharge machining is analyzed with a single pulse discharge device for alloy tool steel, black alumina ceramics, cermet and cemented carbide, investigating the gap voltage, the discharge current, the shape of crater, the wear of electrode and so on. The experimental analysis makes it clear that the shape of crater has a characteristic feature for the kind of workpiece. The shape of electrode, which changes with the wear by an electric spark, ...

  15. Are Crab nanoshots Schwinger sparks?

    Energy Technology Data Exchange (ETDEWEB)

    Stebbins, Albert [Fermi National Accelerator Lab. (FNAL), Batavia, IL (United States); Yoo, Hojin [Univ. of Wisconsin, Madison, WI (United States); Fermi National Accelerator Lab. (FNAL), Batavia, IL (United States); Lawrence Berkeley National Lab. (LBNL), Berkeley, CA (United States); Univ. of California, Berkeley, CA (United States)

    2015-05-21

    The highest brightness temperature ever observed are from "nanoshots" from the Crab pulsar which we argue could be the signature of bursts of vacuum e± pair production. If so this would be the first time the astronomical Schwinger effect has been observed. These "Schwinger sparks" would be an intermittent but extremely powerful, ~103 L, 10 PeV e± accelerator in the heart of the Crab. These nanosecond duration sparks are generated in a volume less than 1 m3 and the existence of such sparks has implications for the small scale structure of the magnetic field of young pulsars such as the Crab. As a result, this mechanism may also play a role in producing other enigmatic bright short radio transients such as fast radio bursts.

  16. Efficiency calibration of solid track spark auto counter

    International Nuclear Information System (INIS)

    Wang Mei; Wen Zhongwei; Lin Jufang; Liu Rong; Jiang Li; Lu Xinxin; Zhu Tonghua

    2008-01-01

    The factors influencing detection efficiency of solid track spark auto counter were analyzed, and the best etch condition and parameters of charge were also reconfirmed. With small plate fission ionization chamber, the efficiency of solid track spark auto counter at various experiment assemblies was re-calibrated. The efficiency of solid track spark auto counter at various experimental conditions was obtained. (authors)

  17. SPARK: Adapting Keyword Query to Semantic Search

    Science.gov (United States)

    Zhou, Qi; Wang, Chong; Xiong, Miao; Wang, Haofen; Yu, Yong

    Semantic search promises to provide more accurate result than present-day keyword search. However, progress with semantic search has been delayed due to the complexity of its query languages. In this paper, we explore a novel approach of adapting keywords to querying the semantic web: the approach automatically translates keyword queries into formal logic queries so that end users can use familiar keywords to perform semantic search. A prototype system named 'SPARK' has been implemented in light of this approach. Given a keyword query, SPARK outputs a ranked list of SPARQL queries as the translation result. The translation in SPARK consists of three major steps: term mapping, query graph construction and query ranking. Specifically, a probabilistic query ranking model is proposed to select the most likely SPARQL query. In the experiment, SPARK achieved an encouraging translation result.

  18. Optical spark chamber

    CERN Multimedia

    CERN PhotoLab

    1971-01-01

    An optical spark chamber developed for use in the Omega spectrometer. On the left the supporting frame is exceptionally thin to allow low momentum particles to escape and be detected outside the magnetic field.

  19. Protection of neutral-beam accelerator electrodes from spark discharges

    International Nuclear Information System (INIS)

    Praeg, W.F.

    1977-01-01

    The high-voltage (HV) electrodes of neutral beam sources (NBS's) must be protected from occasional sparks to ground. Spark currents can be limited with special transformers and reactors which introduce time delays that are long enough to quench the spark or to disconnect the energy source. A saturated time delay transformer (STDT) connected in series with the HV power supply detects spark faults and limits the current supplied by the power supply and its capacitance to ground; it also initiates spark quenching. Nonsaturated, longitudinal reactors limit the discharge current supplied by the energy stored in the circuit capacitance of the NBS filament and arc power supplies long enough to discharge this capacitance into a resistor. The design principles of these protective circuits are presented

  20. Protection of neutral-beam-accelerator electrodes from spark discharges

    International Nuclear Information System (INIS)

    Praeg, W.F.

    1977-01-01

    The high-voltage (HV) electrodes of neutral beam sources (NBS's) must be protected from occasional sparks to ground. Spark currents can be limited with special transformers and reactors which introduce time delays that are long enough to quench the spark or to disconnect the energy source. A saturated time delay transformer (STDT) connected in series with the HV power supply detects spark faults and limits the current supplied by the power supply and its capacitance to ground; it also initiates spark quenching. Nonsaturated, longitudinal reactors limit the discharge current supplied by the energy stored in the circuit capacitance of the NBS filament and arc power supplies long enough to discharge this capacitance into a resistor. The design principles of these protective circuits are presented in this paper

  1. Protection of neutral-beam-accelerator electrodes from spark discharges

    International Nuclear Information System (INIS)

    Praeg, W.F.

    1978-01-01

    The high-voltage (HV) electrodes of neutral beam sources (NBS's) must be protected from occasional sparks to ground. Spark currents can be limited with special transformers and reactors which introduce time delays that are long enough to quench the spark or to disconnect the energy source. A saturated time delay transformer (STDT) connected in series with the HV power supply detects spark faults and limits the current supplied by the power supply and its capacitance to ground; it also initiates spark quenching. Nonsaturated, longitudinal reactors limit the discharge current supplied by the energy stored in the circuit capacitance of the NBS filament and arc power supplies long enough to discharge this capacitance into a resistor. The design principles of these protective circuits are presented in this paper

  2. Electrical machines diagnosis

    CERN Document Server

    Trigeassou, Jean-Claude

    2013-01-01

    Monitoring and diagnosis of electrical machine faults is a scientific and economic issue which is motivated by objectives for reliability and serviceability in electrical drives.This book provides a survey of the techniques used to detect the faults occurring in electrical drives: electrical, thermal and mechanical faults of the electrical machine, faults of the static converter and faults of the energy storage unit.Diagnosis of faults occurring in electrical drives is an essential part of a global monitoring system used to improve reliability and serviceability. This diagnosis is perf

  3. Design principles of metal-cutting machine tools

    CERN Document Server

    Koenigsberger, F

    1964-01-01

    Design Principles of Metal-Cutting Machine Tools discusses the fundamentals aspects of machine tool design. The book covers the design consideration of metal-cutting machine, such as static and dynamic stiffness, operational speeds, gearboxes, manual, and automatic control. The text first details the data calculation and the general requirements of the machine tool. Next, the book discusses the design principles, which include stiffness and rigidity of the separate constructional elements and their combined behavior under load, as well as electrical, mechanical, and hydraulic drives for the op

  4. Automatic spark counting of alpha-tracks in plastic foils

    International Nuclear Information System (INIS)

    Somogyi, G.; Medveczky, L.; Hunyadi, I.; Nyako, B.

    1976-01-01

    The possibility of alpha-track counting by jumping spark counter in cellulose acetate and polycarbonate nuclear track detectors was studied. A theoretical treatment is presented which predicts the optimum residual thickness of the etched foils in which completely through-etched tracks (i.e. holes) can be obtained for alpha-particles of various energies and angles of incidence. In agreement with the theoretical prediction it is shown that a successful spark counting of alpha-tracks can be performed even in polycarbonate foils. Some counting characteristics, such as counting efficiency vs particle energy at various etched foil thicknesses, surface spark density produced by electric breakdowns in unexposed foils vs foil thickness, etc. have been determined. Special attention was given to the spark counting of alpha-tracks entering thin detectors at right angle. The applicability of the spark counting technique is demonstrated in angular distribution measurements of the 27 Al(p,α 0 ) 24 Mg nuclear reaction at Ep = 1899 keV resonance energy. For this study 15 μm thick Makrofol-G foils and a jumping spark counter of improved construction were used. (orig.) [de

  5. Modeling of static characteristics of switched reluctance motor

    International Nuclear Information System (INIS)

    Asgharmemon, A.; Hussain, I.; Daudpoto, J.

    2013-01-01

    To investigate the running characteristics of a switched reluctance motor, the static characteristics and related input data tables are required. The static characteristics comprise of flux linkage, co-energy and static torque characteristics. The co-energy and static torque are calculated once data of magnetization characteristics is available. The data of co-energy is required for the calculation of static torque characteristics. The simulation model includes the data of static characteristics for prediction of the instantaneous and steady state performance of the motor. In this research a computer based procedure of experiments is carried out for measurement of the magnetization characteristics. For every set of measurements, the removal of eddy current is carefully addressed. The experiments are carried out on an existing 8/6 pole rotary switched reluctance motor. Additionally, the instantaneous phase current, instantaneous torque and flux waveforms are produced by using linear, which is by default and spline data interpolation separately. The information obtained from theses simulation results will help in an improved simulation model for predicting the performance of the machine. (author)

  6. Modelling Spark Integration in Science Classroom

    Directory of Open Access Journals (Sweden)

    Marie Paz E. Morales

    2014-02-01

    Full Text Available The study critically explored how a PASCO-designed technology (SPARK ScienceLearning System is meaningfully integrated into the teaching of selected topics in Earth and Environmental Science. It highlights on modelling the effectiveness of using the SPARK Learning System as a primary tool in learning science that leads to learning and achievement of the students. Data and observation gathered and correlation of the ability of the technology to develop high intrinsic motivation to student achievement were used to design framework on how to meaningfully integrate SPARK ScienceLearning System in teaching Earth and Environmental Science. Research instruments used in this study were adopted from standardized questionnaires available from literature. Achievement test and evaluation form were developed and validated for the purpose of deducing data needed for the study. Interviews were done to delve into the deeper thoughts and emotions of the respondents. Data from the interviews served to validate all numerical data culled from this study. Cross-case analysis of the data was done to reveal some recurring themes, problems and benefits derived by the students in using the SPARK Science Learning System to further establish its effectiveness in the curriculum as a forerunner to the shift towards the 21st Century Learning.

  7. Dual Spark Plugs For Stratified-Charge Rotary Engine

    Science.gov (United States)

    Abraham, John; Bracco, Frediano V.

    1996-01-01

    Fuel efficiency of stratified-charge, rotary, internal-combustion engine increased by improved design featuring dual spark plugs. Second spark plug ignites fuel on upstream side of main fuel injector; enabling faster burning and more nearly complete utilization of fuel.

  8. Research on spark discharge of floating roof tank shunt

    International Nuclear Information System (INIS)

    Bi, Xiaolei; Liu, Quanzhen; Liu, Baoquan; Gao, Xin; Hu, Haiyan; Liu, Juan

    2013-01-01

    In order to quantitatively analyze the spark discharge risk of floating roof tank shunts, the breakdown voltage of shunt has been calculated by Townsend theory, the shunt spark discharge experiment is carried out by using 1.2/50 μs impulse voltage wave, and the relationship between breakdown voltage of shunt spark discharge and air gap is analyzed. It has been indicated by theoretical analysis and experimental study that the small gap is more easily cause spark discharge than the big gap when the contact between shunt and tank shell is poor. When air gap distance is equal to 0.1 cm, average breakdown voltage is 5280 V. When the air gap distance is less than 0.3 cm, experiment data agree well with Townsend theory. Therefore, in the condition of small gap, Townsend theory can be used to calculated breakdown voltage of shunt. Finally, based on the above conclusions, improvements for avoiding the spark discharge risk of shunt of floating roof tanks have been proposed.

  9. Static frictional resistance with the slide low-friction elastomeric ligature system.

    Science.gov (United States)

    Jones, Steven P; Ben Bihi, Saida

    2009-11-01

    This ex-vivo study compared the static frictional resistance of a low-friction ligation system against a conventional elastomeric module, and studied the effect of storage in a simulated oral environment on the static frictional resistance of both ligation systems. Eighty stainless steel brackets were tested by sliding along straight lengths of 0.018 inch round and 0.019 x 0.025 inch rectangular stainless steel wires ligated with either conventional elastomerics or the Slide system (Leone, Florence, Italy). During the tests the brackets and wires were lubricated with artificial saliva. A specially constructed jig assembly was used to hold the bracket and archwire securely. The jig was clamped in an Instron universal load testing machine. Crosshead speed was controlled via a microcomputer connected to the Instron machine. The static frictional forces at 0 degree bracket/wire angulation were measured for both systems, fresh from the pack and after storage in artificial saliva at 37 degrees C for 24 hours. The results of this investigation demonstrated that the Slide ligatures produced significantly lower static frictional resistance than conventional elastomeric modules in the fresh condition and after 24 hours of storage in a simulated oral environment (p static frictional resistance of conventional elastomeric modules and the Slide system (p = 0.525). The claim by the manufacturer that the Slide system produces lower frictional resistance than conventional elastomeric modules is upheld.

  10. Calculations for high voltage insulators and conductors with computer aided design and transient voltage simulations engineering for a large electrostatic accelerator

    Energy Technology Data Exchange (ETDEWEB)

    Osswald, F.; Roumie, M.; Frick, G.; Heusch, B.

    1994-11-01

    Calculations have been made to increase the high voltage performance of some components and to explain electrical failures of the Vivitron. These involve simulations of static stresses and transient over voltages, especially on insulating boards and electrodes occurring before or during breakdowns. Developments made to the structure of the machine over the last years and new ideas to improve the static and dynamic behaviour are presented. The application of this study and HV tests led recently to a nominal potential near 20 MV without sparks. (author). 49 refs., 25 figs., 2 tabs.

  11. Calculations for high voltage insulators and conductors with computer aided design and transient voltage simulations engineering for a large electrostatic accelerator

    International Nuclear Information System (INIS)

    Osswald, F.; Roumie, M.; Frick, G.; Heusch, B.

    1994-11-01

    Calculations have been made to increase the high voltage performance of some components and to explain electrical failures of the Vivitron. These involve simulations of static stresses and transient over voltages, especially on insulating boards and electrodes occurring before or during breakdowns. Developments made to the structure of the machine over the last years and new ideas to improve the static and dynamic behaviour are presented. The application of this study and HV tests led recently to a nominal potential near 20 MV without sparks. (author). 49 refs., 25 figs., 2 tabs

  12. Theoretical investigation of a photoconductively switched high-voltage spark gap

    NARCIS (Netherlands)

    Broks, B.H.P.; Hendriks, J.; Brok, W.J.M.; Brussaard, G.J.H.; Mullen, van der J.J.A.M.

    2006-01-01

    In this contribution, a photoconductively switched high-voltage spark gap with an emphasis on theswitching behavior is modeled. It is known experimentally that not all of the voltage that is present at the input of the spark gap is switched, but rather a fraction of it drops across the spark gap.

  13. Combustion and operating characteristics of spark-ignition engines

    Science.gov (United States)

    Heywood, J. B.; Keck, J. C.; Beretta, G. P.; Watts, P. A.

    1980-01-01

    The spark-ignition engine turbulent flame propagation process was investigated. Then, using a spark-ignition engine cycle simulation and combustion model, the impact of turbocharging and heat transfer variations or engine power, efficiency, and NO sub x emissions was examined.

  14. Magnetic field-assisted electrochemical discharge machining

    International Nuclear Information System (INIS)

    Cheng, Chih-Ping; Mai, Chao-Chuang; Wu, Kun-Ling; Hsu, Yu-Shan; Yan, Biing-Hwa

    2010-01-01

    Electrochemical discharge machining (ECDM) is an effective unconventional method for micromachining in non-conducting materials, such as glass, quartz and some ceramics. However, since the spark discharge performance becomes unpredictable as the machining depth increases, it is hard to achieve precision geometry and efficient machining rate in ECDM drilling. One of the main factors for this is the lack of sufficient electrolyte flow in the narrow gap between the tool and the workpiece. In this study a magnetohydrodynamic (MHD) convection, which enhances electrolyte circulation has been applied to the ECDM process in order to upgrade the machining accuracy and efficiency. During electrolysis in the presence of a magnetic field, the Lorenz force induces the charged ions to form a MHD convection. The MHD convection then forces the electrolyte into movement, thus enhancing circulation of electrolyte. Experimental results show that the MHD convection induced by the magnetic field can effectively enhance electrolyte circulation in the micro-hole, which contributes to higher machining efficiency. Micro-holes in glass with a depth of 450 µm are drilled in less than 20 s. At the same time, better electrolyte circulation can prevent deterioration of gas film quality with increasing machining depth, while ensuring stable electrochemical discharge. The improvement in the entrance diameter thus achieved was 23.8% while that in machining time reached 57.4%. The magnetic field-assisted approach proposed in the research does not require changes in the machining setup or electrolyte but has proved to achieve significant enhancement in both accuracy and efficiency of ECDM.

  15. Catalytic aided electrical discharge machining of polycrystalline diamond - parameter analysis of finishing condition

    Science.gov (United States)

    Haikal Ahmad, M. A.; Zulafif Rahim, M.; Fauzi, M. F. Mohd; Abdullah, Aslam; Omar, Z.; Ding, Songlin; Ismail, A. E.; Rasidi Ibrahim, M.

    2018-01-01

    Polycrystalline diamond (PCD) is regarded as among the hardest material in the world. Electrical Discharge Machining (EDM) typically used to machine this material because of its non-contact process nature. This investigation was purposely done to compare the EDM performances of PCD when using normal electrode of copper (Cu) and newly proposed graphitization catalyst electrode of copper nickel (CuNi). Two level full factorial design of experiment with 4 center points technique was used to study the influence of main and interaction effects of the machining parameter namely; pulse-on, pulse-off, sparking current, and electrode materials (categorical factor). The paper shows interesting discovery in which the newly proposed electrode presented positive impact to the machining performance. With the same machining parameters of finishing, CuNi delivered more than 100% better in Ra and MRR than ordinary Cu electrode.

  16. Automated qualification and analysis of protective spark gaps for DC accelerators

    Energy Technology Data Exchange (ETDEWEB)

    Banerjee, Srutarshi; Rajan, Rehim N.; Dewangan, S.; Sharma, D.K.; Patel, Rupesh; Bakhtsingh, R.I.; Gond, Seema; Waghmare, Abhay; Thakur, Nitin; Mittal, K.C. [Accelerator and Pulse Power Division, Bhabha Atomic Research Centre, Mumbai (India)

    2014-07-01

    Protective spark gaps are used in the high voltage multiplier column of a 3 MeV DC Accelerator to prevent excessive voltage build-ups. Precise gap of 5 mm is maintained between the electrodes in these spark gaps for obtaining 120 kV± 5 kV in 6 kg/cm{sup 2} SF{sub 6} environment which is the dielectric medium. There are 74 such spark gaps used in the multiplier. Each spark gap has to be qualified for electrical performance before fitting in the accelerator to ensure reliable operation. As the breakdown voltage stabilizes after a large number of sparks between the electrodes, the qualification process becomes time consuming and cumbersome. For qualifying large number of spark gaps an automatic breakdown analysis setup has been developed. This setup operates in air, a dielectric medium. The setup consists of a flyback topology based high voltage power supply with maximum rating of 25 kV. This setup works in conjunction with spark detection and automated shutdown circuit. The breakdown voltage is sensed using a peak detector circuit. The voltage breakdown data is recorded and statistical distribution of the breakdown voltage has been analyzed. This paper describes details of the diagnostics and the spark gap qualification process based on the experimental data. (author)

  17. Spark - a modern approach for distributed analytics

    CERN Multimedia

    CERN. Geneva; Kothuri, Prasanth

    2016-01-01

    The Hadoop ecosystem is the leading opensource platform for distributed storing and processing big data. It is a very popular system for implementing data warehouses and data lakes. Spark has also emerged to be one of the leading engines for data analytics. The Hadoop platform is available at CERN as a central service provided by the IT department. By attending the session, a participant will acquire knowledge of the essential concepts need to benefit from the parallel data processing offered by Spark framework. The session is structured around practical examples and tutorials. Main topics: Architecture overview - work distribution, concepts of a worker and a driver Computing concepts of transformations and actions Data processing APIs - RDD, DataFrame, and SparkSQL

  18. MODELING AND INVESTIGATION OF ASYNCHRONOUS TWO-MACHINE SYSTEM MODES

    Directory of Open Access Journals (Sweden)

    V. S. Safaryan

    2014-01-01

    Full Text Available The paper considers stationary and transient processes of an asynchronous two-machine system. A mathematical model for investigation of stationary and transient modes, static characteristics and research results of dynamic process pertaining to starting-up the asynchronous two-machine system has been given in paper.

  19. Spark counting technique with an aluminium oxide film

    International Nuclear Information System (INIS)

    Kawai, H.; Koga, T.; Morishima, H.; Niwa, T.; Nishiwaki, Y.

    1980-01-01

    Automatic spark counting of etch-pits on a polycarbonate film produced by nuclear fission fragments is now used for neutron monitoring in several countries. A method was developed using an aluminium oxide film instead of a polycarbonate as the neutron detector. Aluminium oxide films were prepared as follows: A cleaned aluminium plate as an anode and a nickel plate as a cathode were immersed in dilute sulfuric acid solution and electric current flowed between the electrodes at 12degC for 10-30 minutes. Electric current density was about 10 mA/cm 2 . The aluminium plate was then kept in boiling water for 10-30 minutes for sealing. The thickness of the aluminium oxide layer formed was about 1μm. The aluminium plate attached to a plate of suitable fissionable material, such as uranium or thorium, was irradiated with neutrons and set in a usual spark counter for fission track counting. One electrode was the aluminium plate and the other was an aluminized polyester sheet. Sparked pulses were counted with a usual scaler. The advantage of using spark counting with an aluminium oxide film for neutron monitoring is rapid measurement of neutron exposure, since chemical etching which is indispensable for spark counting with a polycarbonate detector film, is not needed. (H.K.)

  20. On dynamics of electric spark machining of pieces with the system of non-fixed electrod-tools

    International Nuclear Information System (INIS)

    Timoshenko, B.I.; Morozenko, V.N.

    1976-01-01

    Processing of bodies of revolution by a system of loose electrode-instruments freely resting upon the detail was considered. In this dynamic system correlations were found between the electrode-instrument mass, the angular velocity of the detail, the interelectrode space and the mechanic pulse value which agitated the oscillations of the electrode providing for the most efficient electro-spark treatment. A scheme of the forces acting on the electrode-instrument during the process was presented. An expression was obtained describing the optimum dependence between the oscillation system parametres, and an expression for the maximum number of discharges during an oscillation period of the electrode-inctrument [ru

  1. Chaotic combustion in spark ignition engines

    International Nuclear Information System (INIS)

    Wendeker, Miroslaw; Czarnigowski, Jacek; Litak, Grzegorz; Szabelski, Kazimierz

    2003-01-01

    We analyse the combustion process in a spark ignition engine using the experimental data of an internal pressure during the combustion process and show that the system can be driven to chaotic behaviour. Our conclusion is based on the observation of unperiodicity in the time series, suitable stroboscopic maps and a complex structure of a reconstructed strange attractor. This analysis can explain that in some circumstances the level of noise in spark ignition engines increases considerably due to nonlinear dynamics of a combustion process

  2. Formation of small sparks

    International Nuclear Information System (INIS)

    Barreto, E.; Jurenka, H.; Reynolds, S.I.

    1977-01-01

    The formation of a small incendiary spark at atmospheric pressure is identified with the transition from a weakly to a strongly ionized plasma. It is shown that initial gaseous ionization produced by avalanches and/or streamers always creates a high-temperature ideal electron gas that can shield the applied voltage difference and reduce ionization in the volume of the gas. The electron gas is collision dominated but able to maintain its high temperature, for times long compared to discharge events, through long-range Coulomb forces. In fact, electrons in the weakly ionized plasma constitute a collisionless independent fluid with a thermodynamic state that can be affected directly by field or density changes. Accordingly, with metal electrodes, cathode spot emission is always associated with the transition to a strongly ionized plasma. Neutral heating can be accomplished in two different ways. Effective dispersal of the electrons from the cathode leads to electron heating dominated by diffusion effects. Conversely, a fast rate of emission or rapid field changes can produce nonlinear wave propagation. It is shown that solitary waves are possible, and it is suggested that some spark transitions are associated with shock waves in the collisionless electron gas. In either the diffuse or nonlinear regime, neutral gas heating is controlled by collisions of ions with isotropic thermal electrons. This interaction is always subsequent to changes in state of the electron gas population. The basic results obtained should apply to all sparks

  3. Sparking protection for MFTF-B Neutral Beam Power Supplies

    International Nuclear Information System (INIS)

    Cummings, D.B.

    1983-01-01

    This paper describes the upgrade of MFTF-B Neutral Beam Power Supplies for sparking protection. High performance ion sources spark repeatedly so ion source power supplies must be insensitive to sparking. The hot deck houses the series tetrode, arc and filament supplies, and controls. Hot deck shielding has been upgraded and a continuous shield around the arc, filament, gradient grid, and control cables now extends from the hot deck, through the core snubber, to the source. The shield carries accelerating current and connects only to the source. Shielded source cables go through an outer duct which now connects to a ground plane under the hot deck. This hybrid transmission line is a low inductance path for sparks discharging the stray capacitance of the hot deck and isolation transformers, reducing coupling to building steel. Parallel DC current return cables inside the duct lower inductance to reduce inductive turn-off transients. MOVs to ground further limit surges in the remote power supply return. Single point grounding is at the source. No control or rectifier components have been damaged nor are there any known malfunctions due to sparking up to 80 kV output

  4. Sparking protection for MFTF-B neutral beam power supplies

    International Nuclear Information System (INIS)

    Cummings, D.B.

    1983-01-01

    This paper describes the upgrade of MFTF-B Neutral Beam Power Supplies for sparking protection. High performance ion sources spark repeatedly so ion source power supplies must be insensitive to sparking. The hot deck houses the series tetrode, arc and filament supplies, and controls. Hot deck shielding has been upgraded and a continuous shield around the arc, filament, gradient grid, and control cables now extends from the hot deck, through the core snubber, to the source. The shield carries accelerating current and connects only to the source. Shielded source cables go through an outer duct which now connects to a ground plane under the hot deck. This hybrid transmission line is a low inductance path for sparks discharging the stray capacitance of the hot deck and isolation transformers, reducing coupling to building steel. Parallel dc current return cables inside the duct lower inductance to reduce inductive turn-off transients. MOVs to ground further limit surges in the remote power supply return. Single point grounding is at the source. No control or rectifier components have been damaged nor are there any known malfunctions due to sparking up to 80 kV output

  5. Spark Ignition Characteristics of a L02/LCH4 Engine at Altitude Conditions

    Science.gov (United States)

    Kleinhenz, Julie; Sarmiento, Charles; Marshall, William

    2012-01-01

    The use of non-toxic propellants in future exploration vehicles would enable safer, more cost effective mission scenarios. One promising "green" alternative to existing hypergols is liquid methane/liquid oxygen. To demonstrate performance and prove feasibility of this propellant combination, a 100lbf LO2/LCH4 engine was developed and tested under the NASA Propulsion and Cryogenic Advanced Development (PCAD) project. Since high ignition energy is a perceived drawback of this propellant combination, a test program was performed to explore ignition performance and reliability versus delivered spark energy. The sensitivity of ignition to spark timing and repetition rate was also examined. Three different exciter units were used with the engine s augmented (torch) igniter. Propellant temperature was also varied within the liquid range. Captured waveforms indicated spark behavior in hot fire conditions was inconsistent compared to the well-behaved dry sparks (in quiescent, room air). The escalating pressure and flow environment increases spark impedance and may at some point compromise an exciter s ability to deliver a spark. Reduced spark energies of these sparks result in more erratic ignitions and adversely affect ignition probability. The timing of the sparks relative to the pressure/flow conditions also impacted the probability of ignition. Sparks occurring early in the flow could trigger ignition with energies as low as 1-6mJ, though multiple, similarly timed sparks of 55-75mJ were required for reliable ignition. An optimum time interval for spark application and ignition coincided with propellant introduction to the igniter and engine. Shifts of ignition timing were manifested by changes in the characteristics of the resulting ignition.

  6. Spark Ignition Characteristics of a LO2/LCH4 Engine at Altitude Conditions

    Science.gov (United States)

    Kleinhenz, Julie; Sarmiento, Charles; Marshall, William

    2012-01-01

    The use of non-toxic propellants in future exploration vehicles would enable safer, more cost effective mission scenarios. One promising "green" alternative to existing hypergols is liquid methane/liquid oxygen. To demonstrate performance and prove feasibility of this propellant combination, a 100lbf LO2/LCH4 engine was developed and tested under the NASA Propulsion and Cryogenic Advanced Development (PCAD) project. Since high ignition energy is a perceived drawback of this propellant combination, a test program was performed to explore ignition performance and reliability versus delivered spark energy. The sensitivity of ignition to spark timing and repetition rate was also examined. Three different exciter units were used with the engine's augmented (torch) igniter. Propellant temperature was also varied within the liquid range. Captured waveforms indicated spark behavior in hot fire conditions was inconsistent compared to the well-behaved dry sparks (in quiescent, room air). The escalating pressure and flow environment increases spark impedance and may at some point compromise an exciter.s ability to deliver a spark. Reduced spark energies of these sparks result in more erratic ignitions and adversely affect ignition probability. The timing of the sparks relative to the pressure/flow conditions also impacted the probability of ignition. Sparks occurring early in the flow could trigger ignition with energies as low as 1-6mJ, though multiple, similarly timed sparks of 55-75mJ were required for reliable ignition. An optimum time interval for spark application and ignition coincided with propellant introduction to the igniter and engine. Shifts of ignition timing were manifested by changes in the characteristics of the resulting ignition.

  7. Using SPARK as a Solver for Modelica

    Energy Technology Data Exchange (ETDEWEB)

    Wetter, Michael; Wetter, Michael; Haves, Philip; Moshier, Michael A.; Sowell, Edward F.

    2008-06-30

    Modelica is an object-oriented acausal modeling language that is well positioned to become a de-facto standard for expressing models of complex physical systems. To simulate a model expressed in Modelica, it needs to be translated into executable code. For generating run-time efficient code, such a translation needs to employ algebraic formula manipulations. As the SPARK solver has been shown to be competitive for generating such code but currently cannot be used with the Modelica language, we report in this paper how SPARK's symbolic and numerical algorithms can be implemented in OpenModelica, an open-source implementation of a Modelica modeling and simulation environment. We also report benchmark results that show that for our air flow network simulation benchmark, the SPARK solver is competitive with Dymola, which is believed to provide the best solver for Modelica.

  8. SciSpark's SRDD : A Scientific Resilient Distributed Dataset for Multidimensional Data

    Science.gov (United States)

    Palamuttam, R. S.; Wilson, B. D.; Mogrovejo, R. M.; Whitehall, K. D.; Mattmann, C. A.; McGibbney, L. J.; Ramirez, P.

    2015-12-01

    Remote sensing data and climate model output are multi-dimensional arrays of massive sizes locked away in heterogeneous file formats (HDF5/4, NetCDF 3/4) and metadata models (HDF-EOS, CF) making it difficult to perform multi-stage, iterative science processing since each stage requires writing and reading data to and from disk. We have developed SciSpark, a robust Big Data framework, that extends ApacheTM Spark for scaling scientific computations. Apache Spark improves the map-reduce implementation in ApacheTM Hadoop for parallel computing on a cluster, by emphasizing in-memory computation, "spilling" to disk only as needed, and relying on lazy evaluation. Central to Spark is the Resilient Distributed Dataset (RDD), an in-memory distributed data structure that extends the functional paradigm provided by the Scala programming language. However, RDDs are ideal for tabular or unstructured data, and not for highly dimensional data. The SciSpark project introduces the Scientific Resilient Distributed Dataset (sRDD), a distributed-computing array structure which supports iterative scientific algorithms for multidimensional data. SciSpark processes data stored in NetCDF and HDF files by partitioning them across time or space and distributing the partitions among a cluster of compute nodes. We show usability and extensibility of SciSpark by implementing distributed algorithms for geospatial operations on large collections of multi-dimensional grids. In particular we address the problem of scaling an automated method for finding Mesoscale Convective Complexes. SciSpark provides a tensor interface to support the pluggability of different matrix libraries. We evaluate performance of the various matrix libraries in distributed pipelines, such as Nd4jTM and BreezeTM. We detail the architecture and design of SciSpark, our efforts to integrate climate science algorithms, parallel ingest and partitioning (sharding) of A-Train satellite observations from model grids. These

  9. Scattering profiles of sparks and combustibility of filter against hot sparks

    International Nuclear Information System (INIS)

    Tobita, Noriyuki; Okada, Takashi; Kashiro, Kashio

    2004-12-01

    An event that a pre-filter burned on fire took place in the glove box dismantlement facility of Plutonium Production Facility, on April 21, 2003. The direct cause of this event was considered to be sparks generated by an abrasive wheel cutter, some of which reached the pre-filter and eventually burned the pre-filter. Further investigation revealed that there exist other deficiencies those of which formed indirect causes of the event, i.e., the wheel cutter was used without protective cover and adequate shield against sparks was not installed during the operation. To prevent similar event in the future, following corrective actions were introduced. Wheel cutter will not be used without protective cover; Incombustible pre-filter will be used; Shield will be place at the front of the pre-filter. We have conducted series of experimental tests in order to evaluate and confirm the validity of these corrective actions as well as determine the cause of the fire. This report present the results of these tests. (author)

  10. Dynamic brain connectivity is a better predictor of PTSD than static connectivity.

    Science.gov (United States)

    Jin, Changfeng; Jia, Hao; Lanka, Pradyumna; Rangaprakash, D; Li, Lingjiang; Liu, Tianming; Hu, Xiaoping; Deshpande, Gopikrishna

    2017-09-01

    Using resting-state functional magnetic resonance imaging, we test the hypothesis that subjects with post-traumatic stress disorder (PTSD) are characterized by reduced temporal variability of brain connectivity compared to matched healthy controls. Specifically, we test whether PTSD is characterized by elevated static connectivity, coupled with decreased temporal variability of those connections, with the latter providing greater sensitivity toward the pathology than the former. Static functional connectivity (FC; nondirectional zero-lag correlation) and static effective connectivity (EC; directional time-lagged relationships) were obtained over the entire brain using conventional models. Dynamic FC and dynamic EC were estimated by letting the conventional models to vary as a function of time. Statistical separation and discriminability of these metrics between the groups and their ability to accurately predict the diagnostic label of a novel subject were ascertained using separate support vector machine classifiers. Our findings support our hypothesis that PTSD subjects have stronger static connectivity, but reduced temporal variability of connectivity. Further, machine learning classification accuracy obtained with dynamic FC and dynamic EC was significantly higher than that obtained with static FC and static EC, respectively. Furthermore, results also indicate that the ease with which brain regions engage or disengage with other regions may be more sensitive to underlying pathology than the strength with which they are engaged. Future studies must examine whether this is true only in the case of PTSD or is a general organizing principle in the human brain. Hum Brain Mapp 38:4479-4496, 2017. © 2017 Wiley Periodicals, Inc. © 2017 Wiley Periodicals, Inc.

  11. Sintering, consolidation, reaction and crystal growth by the spark plasma system (SPS)

    Energy Technology Data Exchange (ETDEWEB)

    Omori, M. [Tohoku Univ., Sendai (Japan). Inst. for Materials Research

    2000-08-15

    The graphite die set in spark plasma system (SPS) is heated by a pulse direct current. Weak plasma, discharge impact, electric field and electric current, which are based on this current, induce good effects on materials in the die. The surface films of aluminum and pure WC powders are ruptured by the spark plasma. Pure AlN powder is sintered without sintering additives in the electric field. The spark plasma leaves discharge patterns on insulators. Organic fibers are etched by the spark plasma. Thermosetting polyimide is consolidated by the spark plasma. Insoluble polymonomethylsilane is rearranged into the soluble one by the spark plasma. A single crystal of CoSb{sub 3} is grown from the compound powders in the electric field by slow heating. Coupled crystals of eutectic powder are connected with each other in the electric field. (orig.)

  12. SPARK Version 1.1 user manual

    International Nuclear Information System (INIS)

    Weissenburger, D.W.

    1988-01-01

    This manual describes the input required to use Version 1.1 of the SPARK computer code. SPARK 1.1 is a library of FORTRAN main programs and subprograms designed to calculate eddy currents on conducting surfaces where current flow is assumed zero in the direction normal to the surface. Surfaces are modeled with triangular and/or quadrilateral elements. Lorentz forces produced by the interaction of eddy currents with background magnetic fields can be output at element nodes in a form compatible with most structural analysis codes. In addition, magnetic fields due to eddy currents can be determined at points off the surface. Version 1.1 features eddy current streamline plotting with optional hidden-surface-removal graphics and topological enhancements that allow essentially any orientable surface to be modeled. SPARK also has extensive symmetry specification options. In order to make the manual as self-contained as possible, six appendices are included that present summaries of the symmetry options, topological options, coil options and code algorithms, with input and output examples. An edition of SPARK 1.1 is available on the Cray computers at the National Magnetic Fusion Energy Computer Center at Livermore, California. Another more generic edition is operational on the VAX computers at the Princeton Plasma Physics Laboratory and is available on magnetic tape by request. The generic edition requires either the GKS or PLOT10 graphics package and the IMSL or NAG mathematical package. Requests from outside the United States will be subject to applicable federal regulations regarding dissemination of computer programs. 22 refs

  13. SPARK Version 1. 1 user manual

    Energy Technology Data Exchange (ETDEWEB)

    Weissenburger, D.W.

    1988-01-01

    This manual describes the input required to use Version 1.1 of the SPARK computer code. SPARK 1.1 is a library of FORTRAN main programs and subprograms designed to calculate eddy currents on conducting surfaces where current flow is assumed zero in the direction normal to the surface. Surfaces are modeled with triangular and/or quadrilateral elements. Lorentz forces produced by the interaction of eddy currents with background magnetic fields can be output at element nodes in a form compatible with most structural analysis codes. In addition, magnetic fields due to eddy currents can be determined at points off the surface. Version 1.1 features eddy current streamline plotting with optional hidden-surface-removal graphics and topological enhancements that allow essentially any orientable surface to be modeled. SPARK also has extensive symmetry specification options. In order to make the manual as self-contained as possible, six appendices are included that present summaries of the symmetry options, topological options, coil options and code algorithms, with input and output examples. An edition of SPARK 1.1 is available on the Cray computers at the National Magnetic Fusion Energy Computer Center at Livermore, California. Another more generic edition is operational on the VAX computers at the Princeton Plasma Physics Laboratory and is available on magnetic tape by request. The generic edition requires either the GKS or PLOT10 graphics package and the IMSL or NAG mathematical package. Requests from outside the United States will be subject to applicable federal regulations regarding dissemination of computer programs. 22 refs.

  14. Structural Encoding of Static Single Assignment Form

    DEFF Research Database (Denmark)

    Gal, Andreas; Probst, Christian; Franz, Michael

    2005-01-01

    Static Single Assignment (SSA) form is often used as an intermediate representation during code optimization in Java Virtual Machines. Recently, SSA has successfully been used for bytecode verification. However, constructing SSA at the code consumer is costly. SSAbased mobile code transport formats...... Java bytecode. While the resulting bytecode sequence can still be directly executed by traditional Virtual Machines, our novel VM can infer SSA form and confirm its safety with virtually no overhead....... have been shown to eliminate this cost by shifting SSA creation to the code producer. These new formats, however, are not backward compatible with the established Java class-file format. We propose a novel approach to transport SSA information implicitly through structural code properties of standard...

  15. Zeeman catastrophe machines as a toolkit for teaching chaos

    International Nuclear Information System (INIS)

    Nagy, Péter; Tasnádi, Péter

    2014-01-01

    The investigation of chaotic motions and cooperative systems offers a magnificent opportunity to involve modern physics in the basic course of mechanics taught to engineering students. In this paper, it will be demonstrated that the Zeeman machine can be a versatile and motivating tool for students to acquire introductory knowledge about chaotic motion via interactive simulations. The Zeeman catastrophe machine is a typical example of a quasi-static system with hysteresis. It works in a relatively simple way and its properties can be understood very easily. Since the machine can be built easily and the simulation of its movement is also simple, the experimental investigation and the theoretical description can be connected intuitively. Although the Zeeman machine is known mainly for its quasi-static and catastrophic behaviour, its dynamic properties are also of interest with its typical chaotic features. By means of a periodically driven Zeeman machine, a wide range of chaotic properties of the simple systems can be demonstrated, such as bifurcation diagrams, chaotic attractors, transient chaos, Lyapunov exponents and so on. This paper is organically linked to our website (http://csodafizika.hu/zeeman) where the discussed simulation programs can be downloaded. In a second paper, the novel construction of a network of Zeeman machines will be presented to study the properties of cooperative systems. (paper)

  16. INFLUENCE OF ELECTRIC SPARK ON HARDNESS OF CARBON STEEL

    Directory of Open Access Journals (Sweden)

    I. O. Vakulenko

    2014-03-01

    Full Text Available Purpose. The purpose of work is an estimation of influence of an electric spark treatment on the state of mouldable superficial coverage of carbon steel. Methodology. The steel of fragment of railway wheel rim served as material for research with chemical composition 0.65% С, 0.67% Mn, 0.3% Si, 0.027% P, 0.028% S. Structural researches were conducted with the use of light microscopy and methods of quantitative metallography. The structural state of the probed steel corresponded to the state after hot plastic deformation. The analysis of hardness distribution in the micro volumes of cathode metal was carried out with the use of microhardness tester of type of PMT-3. An electric spark treatment of carbon steel surface was executed with the use of equipment type of EFI-25M. Findings. After electric spark treatment of specimen surface from carbon steel the forming of multi-layered coverage was observed. The analysis of microstructure found out the existence of high-quality distinctions in the internal structure of coverage metal, depending on the probed area. The results obtained in the process are confirmed by the well-known theses, that forming of superficial coverage according to technology of electric spark is determined by the terms of transfer and crystallization of metal. The gradient of structures on the coverage thickness largely depends on development of structural transformation processes similar to the thermal character influence. Originality. As a result of electric spark treatment on the condition of identical metal of anode and cathode, the first formed layer of coverage corresponds to the monophase state according to external signs. In the volume of coverage metal, the appearance of carbide phase particles is accompanied by the decrease of microhardness values. Practical value. Forming of multi-layered superficial coverage during electric spark treatment is accompanied by the origin of structure gradient on a thickness. The effect

  17. Spark chamber used for the visualization of the 125I labeled thyroid

    International Nuclear Information System (INIS)

    Morucci, Jean-Pierre; Seigneur, Alain; Lansiart, Alain

    1971-03-01

    This spark chamber is a stationary detector used for the visualization of the 125 I labeled thyroid; it is sensitive to X and low energy gamma rays. This device is filled mainly with pressurized xenon (1.5 kg/cm 2 ) and behaves as an X-ray image intensifier: the incident radiation is detected and initiates a spark. The energy dissipated by the spark is reduced and controlled by a double coated anode, while an electronic circuit triggered by the initiation of the spark discharges the detector capacitance. The sparks are recorded on a photographic plate during the examination. X ray optics are used for collimation between the thyroid and the detector. A modulation transfer function was measured for 125 I. Communication theory was used to determine the best way of combining the collimator and spark chamber. This device is being used in the Service Hospitalier Frederic Joliot at Orsay. Its performance is superior to that of conventional scintigraphs. Further applications are envisaged [fr

  18. Ignition of turbulent swirling n-heptane spray flames using single and multiple sparks

    Energy Technology Data Exchange (ETDEWEB)

    Marchionea, T.; Ahmeda, S.F.; Mastorakos, E. [Department of Engineering, University of Cambridge (United Kingdom)

    2009-01-15

    This paper examines ignition processes of an n-heptane spray in a flow typical of a liquid-fuelled burner. The spray is created by a hollow-cone pressure atomiser placed in the centre of a bluff body, around which swirling air induces a strong recirculation zone. Ignition was achieved by single small sparks of short duration (2 mm; 0.5 ms), located at various places inside the flow so as to identify the most ignitable regions, or larger sparks of longer duration (5 mm; 8 ms) repeated at 100 Hz, located close to the combustion chamber enclosure so as to mimic the placement and characteristics of a gas turbine combustor surface igniter. The air and droplet velocities, the droplet diameter, and the total (i.e. liquid plus vapour) equivalence ratio were measured in inert flow by phase Doppler anemometry and sampling respectively. Fast camera imaging suggested that successful ignition events were associated with flamelets that propagated back towards the spray nozzle. Measurements of ignition probability with the single spark showed that localised ignition inside the spray is more likely to result in successful flame establishment when the spark is located in a region of negative velocity, relatively small droplet Sauter mean diameter, and mean equivalence ratio within the flammability limits. Ignition with the single spark was not possible at the location where the multiple spark experiments were performed. For those, the multiple spark sequence lasted approximately 1 to 5 s. It was found that a long spark sequence increases the ignition efficiency, which reached a maximum of 100% at the axial distance where the recirculation zone had maximum width. Ignition was not feasible with the spark downstream of about two burner diameters. Visualisation showed that small flame kernels emanate very often from the spark, which can be stretched as far as 20 mm from the electrodes by the turbulent velocity fluctuations. These kernels survive very little time. Successful overall

  19. A miniature spark counter for public communication and education

    International Nuclear Information System (INIS)

    Mao, C.H.; Weng, P.S.

    1987-01-01

    The fabrication of a miniature spark counter for public communication and education using naturally occurring radon as a radioactive source without involving any man-made radioactivity is described. The battery-powered miniature spark counter weighs 2.07 kg with a volume of 4.844 x 10/sup -4/ m/sup 3/. The circuitry consists of seven major components: timer, high-voltage power supply, attenuator, noninverting amplifier, low-pass filter, one-shot generator, and counter. Cellulose nitrate films irradiated with alpha particles from radon emanating from soil were etched and counted. The visible sparks during counting are rather heuristic, which can be used to demonstrate naturally occurring radioactivity in classrooms or showplaces

  20. Development of a coppice planting machine to commercial standards

    Energy Technology Data Exchange (ETDEWEB)

    Turton, J.S.

    2000-07-01

    This report gives details of the development work carried out on the Turton Engineering Coppice Planting machine in order to commercially market it. The background to the machine which plants single rows of cuttings from rods is traced,, and previous development work, design work, production of sub-assemblies and the assembly of modules, inspection and assembly, static trials, and commercial planting are examined. Further machine developments, proving trials, and recommendations for further work are discussed. Appendices address relationships applicable to vertical planting, the Turton short rotation cultivation machine rod format, estimated prices and charges, and a list of main suppliers. (UK)

  1. The performance of a hybrid spark chamber beta-ray camera

    International Nuclear Information System (INIS)

    Aoyama, Takahiko; Watanabe, Tamaki

    1978-01-01

    This paper describes the performance of a hybrid spark chamber for measuring β-ray emitting radionuclide distribution on a plane source, which was developed to improve the instability of usual self-triggering spark chambers. The chamber consists of a parallel plate spark chamber gap and a parallel plate proportional chamber gap composed of mesh electrodes in the same gas space, and is operated by flowing gas, a mixture of argon and ethanol saturated vapor at 0 0 C, continuously through it. Instability is due to the occurrence of spurious sparks not caused by incident particles and it became conspicuous in the small intensity of incident particles. The hybrid spark chamber enabled us to obtain good counting plateau, that is, good stability for especially small intensity of β-rays and even for the background by setting up gas multiplication in the proportional chamber gap moderately high. Good spatial resolution less than 1 mm was obtained for 3 H and 14 C by keeping the distance between the chamber cathode and the source less than 1 mm. In order to obtain good spatial resolution, it is desirable to keep the overvoltage as small as possible while small overvoltage results in the deterioration of the uniformity of sensitivity. It was found by theoretical estimation and experiment that for a given large overvoltage the spatial resolution was improved by increasing the gas multiplication in the proportional chamber gap. The hybrid spark chamber has a relatively long dead time. When there being a number of active spots having different activities in a detection area, the sparking efficiency of a weak active spot also decreases by large counting loss due to the total strong activity. (auth.)

  2. Exploring the Performance of Spark for a Scientific Use Case

    Energy Technology Data Exchange (ETDEWEB)

    Sehrish, Saba [Fermilab; Kowalkowski, Jim [Fermilab; Paterno, Marc [Fermilab

    2016-01-01

    We present an evaluation of the performance of a Spark implementation of a classification algorithm in the domain of High Energy Physics (HEP). Spark is a general engine for in-memory, large-scale data processing, and is designed for applications where similar repeated analysis is performed on the same large data sets. Classification problems are one of the most common and critical data processing tasks across many domains. Many of these data processing tasks are both computation- and data-intensive, involving complex numerical computations employing extremely large data sets. We evaluated the performance of the Spark implementation on Cori, a NERSC resource, and compared the results to an untuned MPI implementation of the same algorithm. While the Spark implementation scaled well, it is not competitive in speed to our MPI implementation, even when using significantly greater computational resources.

  3. Vivitron 1995, transient voltage simulation, high voltage insulator tests, electric field calculation

    International Nuclear Information System (INIS)

    Frick, G.; Osswald, F.; Heusch, B.

    1996-01-01

    Preliminary investigations showed clearly that, because of the discrete electrode structure of the Vivitron, important overvoltage leading to insulator damage can appear in case of a spark. The first high voltage tests showed damage connected with such events. This fact leads to a severe voltage limitation. This work describes, at first, studies made to understand the effects of transients and the associated over-voltage appearing in the Vivitron. Then we present the high voltage tests made with full size Vivitron components using the CN 6 MV machine as a pilot machine. Extensive field calculations were made. These involve simulations of static stresses and transient overvoltages, on insulating boards and electrodes. This work gave us the solutions for arrangements and modifications in the machine. After application, the Vivitron runs now without any sparks and damage at 20 MV. In the same manner, we tested column insulators of a new design and so we will find out how to get to higher voltages. Electric field calculation around the tie bars connecting the discrete electrodes together showed field enhancements when the voltages applied on the discrete electrodes are not equally distributed. This fact is one of the sources of discharges and voltage limitations. A scenario of a spark event is described and indications are given how to proceed towards higher voltages, in the 30 MV range. (orig.)

  4. The Dostoevsky Machine in Georgetown: scientific translation in the Cold War.

    Science.gov (United States)

    Gordin, Michael D

    2016-04-01

    Machine Translation (MT) is now ubiquitous in discussions of translation. The roots of this phenomenon - first publicly unveiled in the so-called 'Georgetown-IBM Experiment' on 9 January 1954 - displayed not only the technological utopianism still associated with dreams of a universal computer translator, but was deeply enmeshed in the political pressures of the Cold War and a dominating conception of scientific writing as both the goal of machine translation as well as its method. Machine translation was created, in part, as a solution to a perceived crisis sparked by the massive expansion of Soviet science. Scientific prose was also perceived as linguistically simpler, and so served as the model for how to turn a language into a series of algorithms. This paper follows the rise of the Georgetown program - the largest single program in the world - from 1954 to the (as it turns out, temporary) collapse of MT in 1964.

  5. Measurements of Radon Concentration in Yemen Using Spark Counter

    International Nuclear Information System (INIS)

    Arafa, W.; Abou-Leila, M.; Hafiz, M.E.; Al-Glal, N.

    2011-01-01

    Spark counter has been designed and realized and the optimum applied voltage was found to be 600 V. Excellent consistent agreements was observed between counted number of tracks by spark counter and reading by optical microscope. Radon concentration in some houses in Sana'a and Hodeidah cities in Yemen had been performed using LR-115 SSNTD and spark counter system. The average radon concentration in both cities was far lower the alert value. The results showed that radon concentration in the metropolitan area Sana'a was higher than that in Hodeidah city. Also, it was observed that old residential houses had higher levels of radon concentrations have compared to newly built houses in the metropolitan area Sana'a

  6. Neutron bursts from long laboratory sparks

    Science.gov (United States)

    Kochkin, P.; Lehtinen, N. G.; Montanya, J.; Van Deursen, A.; Ostgaard, N.

    2016-12-01

    Neutron emission in association with thunderstorms and lightning discharges was reported by different investigators from ground-based observation platforms. In both cases such emission is explained by photonuclear reaction, since high-energy gamma-rays in sufficient fluxes are routinely detected from both, lightning and thunderclouds. The required gamma-rays are presumably generated by high-energy electrons in Bremsstrahlung process after their acceleration via cold and/or relativistic runaway mechanisms. This phenomenon attracted moderate scientific attention until fast neutron bursts (up to 10 MeV) from long 1 MV laboratory sparks have been reported. Clearly, with such relatively low applied voltage the electrons are unable to accelerate to the energies required for photo/electro disintegration. Moreover, all known elementary neutron generation processes are not capable to explain this emission right away. We performed an independent laboratory experiment on long sparks with the aim to confirm or disprove the neutron emission from them. The experimental setup was assembled at High-Voltage Laboratory in Barcelona and contained a Marx generator in a cone-cone spark gap configuration. The applied voltage was as low as 800 kV and the gap distance was only 60 cm. Two ns-fast cameras were located near the gap capturing short-exposure images of the pre-breakdown phenomenon at the expected neutron generation time. A plastic scintillation detector sensitive to neutrons was covered in 11 cm of lead and placed near the spark gap. The detector was calibrated and showed good performance in neutron detection. Apart of it, voltage, currents through both electrodes, and three X-ray detectors were also monitored in sophisticated measuring system. We will give an overview of the previous experimental and theoretical work in this topic, and present the results of our new experimental campaign. The conclusions are based on good signal-to-noise ratio measurements and are

  7. Modeling and optimization of process variables of wire-cut electric discharge machining of super alloy Udimet-L605

    Directory of Open Access Journals (Sweden)

    Somvir Singh Nain

    2017-02-01

    Full Text Available This paper presents the behavior of Udimet-L605 after wire electric discharge machining and evaluating the WEDM process using sophisticated machine learning approaches. The experimental work is depicted on the basis of Taguchi orthogonal L27 array, considering six input variables and three interactions. Three models such as support vector machine algorithms based on PUK kernel, non-linear regression and multi-linear regression have been proposed to examine the variance between experimental and predicted outcome and preferred the preeminent model based on its evaluation parameters performance and graph analysis. The grey relational analysis is the relevant approach to obtain the best grouping of input variables for maximum material removal rate and minimum surface roughness. Based on statistical analysis, it has been concluded that pulse-on time, interaction between pulse-on time x pulse-off time, spark-gap voltage and wire tension are the momentous variable for surface roughness while the pulse-on time, spark-gap voltage and pulse-off time are the momentous variables for material removal rate. The micro structural and compositional changes on the surface of work material were examined by means of SEM and EDX analysis. The thickness of the white layer and the recast layer formation increases with increases in the pulse-on time duration.

  8. Controlling spark timing for consecutive cycles to reduce the cyclic variations of SI engines

    International Nuclear Information System (INIS)

    Kaleli, Alirıza; Ceviz, Mehmet Akif; Erenturk, Köksal

    2015-01-01

    Minimization of the cyclic variations is one of the most important design goal for spark-ignited engines. Primary motivation of this study is to reduce the cyclic variations in spark ignition engines by controlling the spark timing for consecutive cycles. A stochastic model was performed between spark timing and in–cylinder maximum pressure by using the system identification techniques. The incylinder maximum pressure of the next cycle was predicted with this model. Minimum variance and generalized minimum variance controllers were designed to regulate the in–cylinder maximum pressure by changing the spark timing for consecutive cycles of the test engine. The produced control algorithms were built in LabView environment and installed to the Field Programmable Gate Arrays (FPGA) chassis. According to the test results, the in–cylinder maximum pressure of the next pressure cycle can be predicted fairly well, and the spark timing can be regulated to keep the in–cylinder maximum pressure in a desired band to reduce the cyclic variations. At fixed spark timing experiments, the COV Pmax and COV imep were 3.764 and 0.677%, whereas they decreased to 3.208 and 0.533% when GMV controller was applied, respectively. - Highlights: • Cycle per cycle spark timing control was carried out. • A stochastic process model was described between P max and the spark timing. • The cyclic variations in P max was decreased by keeping it in a desired band. • Different controllers were used to adjust spark timing signal of the next cycle. • COV Pmax was decreased by about 15% by using GMV controller

  9. Effects of tetracaine on voltage-activated calcium sparks in frog intact skeletal muscle fibers.

    Science.gov (United States)

    Hollingworth, Stephen; Chandler, W Knox; Baylor, Stephen M

    2006-03-01

    The properties of Ca(2+) sparks in frog intact skeletal muscle fibers depolarized with 13 mM [K(+)] Ringer's are well described by a computational model with a Ca(2+) source flux of amplitude 2.5 pA (units of current) and duration 4.6 ms (18 degrees C; Model 2 of Baylor et al., 2002). This result, in combination with the values of single-channel Ca(2+) current reported for ryanodine receptors (RyRs) in bilayers under physiological ion conditions, 0.5 pA (Kettlun et al., 2003) to 2 pA (Tinker et al., 1993), suggests that 1-5 RyR Ca(2+) release channels open during a voltage-activated Ca(2+) spark in an intact fiber. To distinguish between one and greater than one channel per spark, sparks were measured in 8 mM [K(+)] Ringer's in the absence and presence of tetracaine, an inhibitor of RyR channel openings in bilayers. The most prominent effect of 75-100 microM tetracaine was an approximately sixfold reduction in spark frequency. The remaining sparks showed significant reductions in the mean values of peak amplitude, decay time constant, full duration at half maximum (FDHM), full width at half maximum (FWHM), and mass, but not in the mean value of rise time. Spark properties in tetracaine were simulated with an updated spark model that differed in minor ways from our previous model. The simulations show that (a) the properties of sparks in tetracaine are those expected if tetracaine reduces the number of active RyR Ca(2+) channels per spark, and (b) the single-channel Ca(2+) current of an RyR channel is normal voltage-activated sparks (i.e., in the absence of tetracaine) are produced by two or more active RyR Ca(2+) channels. The question of how the activation of multiple RyRs is coordinated is discussed.

  10. Erosion on spark plug electrodes; Funkenerosion an Zuendkerzenelektroden

    Energy Technology Data Exchange (ETDEWEB)

    Rager, J.

    2006-07-01

    Durability of spark plugs is mainly determined by spark gap widening, caused by electrode wear. Knowledge about the erosion mechanisms of spark plug materials is of fundamental interest for the development of materials with a high resistance against electrode erosion. It is therefore crucial to identify those parameters which significantly influence the erosion behaviour of a material. In this work, a reliable and reproducible testing method is presented which produces and characterizes electrode wear under well-defined conditions and which is capable of altering parameters specifically. Endurance tests were carried out to study the dependence of the wear behaviour of pure nickel and platinum on the electrode temperature, gas, electrode gap, electrode diameter, atmospheric pressure, and partial pressure of oxygen. It was shown that erosion under nitrogen is negligible, irrespective of the material. This disproves all common mechanism discussed in the literature explaining material loss of spark plug electrodes. Based on this observation and the variation of the mentioned parameters a new erosion model was deduced. This relies on an oxidation of the electrode material and describes the erosion of nickel and platinum separately. For nickel, electrode wear is caused by the removal of an oxide layer by the spark. In the case of platinum, material loss occurs due to the plasma-assisted formation and subsequent evaporation of volatile oxides in the cathode spot. On the basis of this mechanism a new composite material was developed whose erosion resistance is superior to pure platinum. Oxidation resistant metal oxide particles were added to a platinum matrix, thus leading to a higher erosion resistance of the composite. However, this can be decreased by a side reaction, the separation of oxygen from the metal oxides, which effectively assists the oxidation of the matrix. This reaction can be suppressed by using highly stable oxides, characterized by a large negative Gibbs

  11. Model-Driven Engineering of Machine Executable Code

    Science.gov (United States)

    Eichberg, Michael; Monperrus, Martin; Kloppenburg, Sven; Mezini, Mira

    Implementing static analyses of machine-level executable code is labor intensive and complex. We show how to leverage model-driven engineering to facilitate the design and implementation of programs doing static analyses. Further, we report on important lessons learned on the benefits and drawbacks while using the following technologies: using the Scala programming language as target of code generation, using XML-Schema to express a metamodel, and using XSLT to implement (a) transformations and (b) a lint like tool. Finally, we report on the use of Prolog for writing model transformations.

  12. A new scheduling algorithm for parallel sparse LU factorization with static pivoting

    Energy Technology Data Exchange (ETDEWEB)

    Grigori, Laura; Li, Xiaoye S.

    2002-08-20

    In this paper we present a static scheduling algorithm for parallel sparse LU factorization with static pivoting. The algorithm is divided into mapping and scheduling phases, using the symmetric pruned graphs of L' and U to represent dependencies. The scheduling algorithm is designed for driving the parallel execution of the factorization on a distributed-memory architecture. Experimental results and comparisons with SuperLU{_}DIST are reported after applying this algorithm on real world application matrices on an IBM SP RS/6000 distributed memory machine.

  13. Untyped Memory in the Java Virtual Machine

    DEFF Research Database (Denmark)

    Gal, Andreas; Probst, Christian; Franz, Michael

    2005-01-01

    We have implemented a virtual execution environment that executes legacy binary code on top of the type-safe Java Virtual Machine by recompiling native code instructions to type-safe bytecode. As it is essentially impossible to infer static typing into untyped machine code, our system emulates...... untyped memory on top of Java’s type system. While this approach allows to execute native code on any off-the-shelf JVM, the resulting runtime performance is poor. We propose a set of virtual machine extensions that add type-unsafe memory objects to JVM. We contend that these JVM extensions do not relax...... Java’s type system as the same functionality can be achieved in pure Java, albeit much less efficiently....

  14. The Results of a Randomized Control Trial Evaluation of the SPARK Literacy Program

    Science.gov (United States)

    Jones, Curtis J.; Christian, Michael; Rice, Andrew

    2016-01-01

    The purpose of this report is to present the results of a two-year randomized control trial evaluation of the SPARK literacy program. SPARK is an early grade literacy program developed by Boys & Girls Clubs of Greater Milwaukee. In 2010, SPARK was awarded an Investing in Innovation (i3) Department of Education grant to further develop the…

  15. Nanosecond repetitively pulsed discharges in air at atmospheric pressure-the spark regime

    International Nuclear Information System (INIS)

    Pai, David Z; Lacoste, Deanna A; Laux, Christophe O

    2010-01-01

    Nanosecond repetitively pulsed (NRP) spark discharges have been studied in atmospheric pressure air preheated to 1000 K. Measurements of spark initiation and stability, plasma dynamics, gas temperature and current-voltage characteristics of the spark regime are presented. Using 10 ns pulses applied repetitively at 30 kHz, we find that 2-400 pulses are required to initiate the spark, depending on the applied voltage. Furthermore, about 30-50 pulses are required for the spark discharge to reach steady state, following initiation. Based on space- and time-resolved optical emission spectroscopy, the spark discharge in steady state is found to ignite homogeneously in the discharge gap, without evidence of an initial streamer. Using measured emission from the N 2 (C-B) 0-0 band, it is found that the gas temperature rises by several thousand Kelvin in the span of about 30 ns following the application of the high-voltage pulse. Current-voltage measurements show that up to 20-40 A of conduction current is generated, which corresponds to an electron number density of up to 10 15 cm -3 towards the end of the high-voltage pulse. The discharge dynamics, gas temperature and electron number density are consistent with a streamer-less spark that develops homogeneously through avalanche ionization in volume. This occurs because the pre-ionization electron number density of about 10 11 cm -3 produced by the high frequency train of pulses is above the critical density for streamer-less discharge development, which is shown to be about 10 8 cm -3 .

  16. Nanosecond repetitively pulsed discharges in air at atmospheric pressure—the spark regime

    Science.gov (United States)

    Pai, David Z.; Lacoste, Deanna A.; Laux, Christophe O.

    2010-12-01

    Nanosecond repetitively pulsed (NRP) spark discharges have been studied in atmospheric pressure air preheated to 1000 K. Measurements of spark initiation and stability, plasma dynamics, gas temperature and current-voltage characteristics of the spark regime are presented. Using 10 ns pulses applied repetitively at 30 kHz, we find that 2-400 pulses are required to initiate the spark, depending on the applied voltage. Furthermore, about 30-50 pulses are required for the spark discharge to reach steady state, following initiation. Based on space- and time-resolved optical emission spectroscopy, the spark discharge in steady state is found to ignite homogeneously in the discharge gap, without evidence of an initial streamer. Using measured emission from the N2 (C-B) 0-0 band, it is found that the gas temperature rises by several thousand Kelvin in the span of about 30 ns following the application of the high-voltage pulse. Current-voltage measurements show that up to 20-40 A of conduction current is generated, which corresponds to an electron number density of up to 1015 cm-3 towards the end of the high-voltage pulse. The discharge dynamics, gas temperature and electron number density are consistent with a streamer-less spark that develops homogeneously through avalanche ionization in volume. This occurs because the pre-ionization electron number density of about 1011 cm-3 produced by the high frequency train of pulses is above the critical density for streamer-less discharge development, which is shown to be about 108 cm-3.

  17. Nanosecond repetitively pulsed discharges in air at atmospheric pressure-the spark regime

    Energy Technology Data Exchange (ETDEWEB)

    Pai, David Z; Lacoste, Deanna A; Laux, Christophe O [Laboratoire EM2C, CNRS UPR288, Ecole Centrale Paris, 92295 Chatenay-Malabry (France)

    2010-12-15

    Nanosecond repetitively pulsed (NRP) spark discharges have been studied in atmospheric pressure air preheated to 1000 K. Measurements of spark initiation and stability, plasma dynamics, gas temperature and current-voltage characteristics of the spark regime are presented. Using 10 ns pulses applied repetitively at 30 kHz, we find that 2-400 pulses are required to initiate the spark, depending on the applied voltage. Furthermore, about 30-50 pulses are required for the spark discharge to reach steady state, following initiation. Based on space- and time-resolved optical emission spectroscopy, the spark discharge in steady state is found to ignite homogeneously in the discharge gap, without evidence of an initial streamer. Using measured emission from the N{sub 2} (C-B) 0-0 band, it is found that the gas temperature rises by several thousand Kelvin in the span of about 30 ns following the application of the high-voltage pulse. Current-voltage measurements show that up to 20-40 A of conduction current is generated, which corresponds to an electron number density of up to 10{sup 15} cm{sup -3} towards the end of the high-voltage pulse. The discharge dynamics, gas temperature and electron number density are consistent with a streamer-less spark that develops homogeneously through avalanche ionization in volume. This occurs because the pre-ionization electron number density of about 10{sup 11} cm{sup -3} produced by the high frequency train of pulses is above the critical density for streamer-less discharge development, which is shown to be about 10{sup 8} cm{sup -3}.

  18. Study of the stiffness for predicting the accuracy of machine tools; Estudio de la rigidez para la prediccion de la precision de las maquinas-herramientas

    Energy Technology Data Exchange (ETDEWEB)

    Ortega, N.; Campa, F.J.; Fernandez Valdivielso, A.; Alonso, U.; Olvera, D.; Compean, F.I.

    2010-07-01

    Machining processes are frequently faced with the challenge of achieving more and more precision and surface qualities. These requirements are usually attained taking into account some process variables, including the cutting parameters and the use or not of refrigerant, leaving aside the mechanical aspects associated with the influence of machine tool itself. There are many sources of error linked with machine-workpiece interaction, but, in general, we can summarize them into two types of error: quasi-static and dynamic. This paper shows the influence of quasi-static error caused by low machine rigidity on the accuracy applied on two very different processes: turning and grinding. For the study of the static stiffness of these two machines, two different methods are proposed, both of them equally valid. The first one is based on separated parameters and the second one on finite elements. (Author).

  19. Experimental test of static and dynamic characteristics of tilting-pad thrust bearings

    Directory of Open Access Journals (Sweden)

    Annan Guo

    2015-07-01

    Full Text Available The axial vibration in turbine machine has attracted more and more interest. Tilting-pad thrust bearings are widely used in turbine machines to support the axial load. The dynamic properties generated by oil film of the thrust pad have important effects on the axial vibration of the rotor-bearing system. It is necessary to develop the method to test the dynamic characteristics of thrust bearings. A new rig has been developed. The facility allows a complete set of bearing operating parameters to be measured. Parameters measured include oil temperatures, oil-film thickness, and pressure. The static load and dynamic load can be added on the thrust bearing in the vertical direction at the same time. The relative and absolute displacement vibrations of the test experimental bearing with the changes of dynamic force are measured, and the dynamic characteristics of the test bearing are obtained. The experimental results show clearly that the operating conditions influence largely on the pad static and dynamic characteristics.

  20. Multi-spark discharge system for preparation of nutritious water

    Science.gov (United States)

    Nakaso, Tetsushi; Harigai, Toru; Kusumawan, Sholihatta Aziz; Shimomura, Tomoya; Tanimoto, Tsuyoshi; Suda, Yoshiyuki; Takikawa, Hirofumi

    2018-01-01

    The nitrogen compound concentration in water is increased by atmospheric-pressure plasma discharge treatment. A rod-to-water electrode discharge treatment system using plasma discharge has been developed by our group to obtain water with a high concentration of nitrogen compounds, and this plasma-treated water improves the growth of chrysanthemum roots. However, it is difficult to apply the system to the agriculture because the amount of treated water obtained by using the system too small. In this study, a multi-spark discharge system (MSDS) equipped multiple spark plugs is presented to obtain a large amount of plasma-treated water. The MSDS consisted of inexpensive parts in order to reduce the system introduction cost for agriculture. To suppress the temperature increase of the spark plugs, the 9 spark plugs were divided into 3 groups, which were discharged in order. The plasma-treated water with a NO3- concentration of 50 mg/L was prepared using the MSDS for 90 min, and the treatment efficiency was about 6 times higher than that of our previous system. It was confirmed that the NO2-, O3, and H2O2 concentrations in the water were also increased by treating the water using the MSDS.

  1. Development of a SPARK Training Dataset

    International Nuclear Information System (INIS)

    Sayre, Amanda M.; Olson, Jarrod R.

    2015-01-01

    In its first five years, the National Nuclear Security Administration's (NNSA) Next Generation Safeguards Initiative (NGSI) sponsored more than 400 undergraduate, graduate, and post-doctoral students in internships and research positions (Wyse 2012). In the past seven years, the NGSI program has, and continues to produce a large body of scientific, technical, and policy work in targeted core safeguards capabilities and human capital development activities. Not only does the NGSI program carry out activities across multiple disciplines, but also across all U.S. Department of Energy (DOE)/NNSA locations in the United States. However, products are not readily shared among disciplines and across locations, nor are they archived in a comprehensive library. Rather, knowledge of NGSI-produced literature is localized to the researchers, clients, and internal laboratory/facility publication systems such as the Electronic Records and Information Capture Architecture (ERICA) at the Pacific Northwest National Laboratory (PNNL). There is also no incorporated way of analyzing existing NGSI literature to determine whether the larger NGSI program is achieving its core safeguards capabilities and activities. A complete library of NGSI literature could prove beneficial to a cohesive, sustainable, and more economical NGSI program. The Safeguards Platform for Automated Retrieval of Knowledge (SPARK) has been developed to be a knowledge storage, retrieval, and analysis capability to capture safeguards knowledge to exist beyond the lifespan of NGSI. During the development process, it was necessary to build a SPARK training dataset (a corpus of documents) for initial entry into the system and for demonstration purposes. We manipulated these data to gain new information about the breadth of NGSI publications, and they evaluated the science-policy interface at PNNL as a practical demonstration of SPARK's intended analysis capability. The analysis demonstration sought to answer

  2. Detector for recoil nuclei stopping in the spark chamber gas

    International Nuclear Information System (INIS)

    Aleksanyan, A.S.; Asatiani, T.L.; Ivanov, V.I.; Mkrtchyan, G.G.; Pikhtelev, R.N.

    1974-01-01

    A detector consisting of the combination of a drift and a wide gap spark chambers and designed to detect recoil nuclei stopping in the spark chamber gas is described. It is shown, that by using an appropriate discrimination the detector allows to detect reliably the recoil nuclei in the presence of intensive electron and γ-quanta beams

  3. Investigation of surface roughness in micro-electro discharge machining of nonconductive ZrO2 for MEMS application

    International Nuclear Information System (INIS)

    Sabur, A; Moudood, A; Ali, M Y; Maleque, M A

    2013-01-01

    Micro-electro discharge machining technique, a noncontact machining process, is applied for drilling blind hole on nonconductive ZrO 2 ceramic for MEMS application. A conductive layer of adhesive copper is applied on the workpiece surface to initiate the sparks. Kerosene is used as dielectric for creation of continuous conductive pyrolytic carbon layer on the machined surface. Experiments are conducted by varying the voltage (V), capacitance (C) and rotational speed (N). Correlating these variables a mathematical model for surface roughness (SR) is developed using Taguchi method. The results showed that the V and C are the significant parameters of SR in micro-EDM for nonconductive ZrO 2 ceramic. The model also showed that SR increases with the increase of V and C

  4. 2-Methylfuran: A bio-derived octane booster for spark-ignition engines

    KAUST Repository

    Sarathy, Mani; Shankar, Vijai; Tripathi, Rupali; Pitsch, Heinz; Sarathy, Mani

    2018-01-01

    The efficiency of spark-ignition engines is limited by the phenomenon of knock, which is caused by auto-ignition of the fuel-air mixture ahead of the spark-initiated flame front. The resistance of a fuel to knock is quantified by its octane index

  5. A note on preserving the spark of a matrix

    Directory of Open Access Journals (Sweden)

    Marcin Skrzynski

    2015-05-01

    Full Text Available Let Mm× n(F be the vector space of all m× n matrices over a field F. In the case where m ≥ n, char (F ≠ 2 and F has at least five elements, we give a complete characterization of linear maps Φ : Mm× n(F → Mm× n(F such that spark(Φ (A = spark(A for any A ∈ Mm× n(F.

  6. Experimental study of a spark-gap

    International Nuclear Information System (INIS)

    Bruzzone, H.; Moreno, C.; Vieytes, R.

    1990-01-01

    Some experimental results concerning to the resistance of an atmospheric pressure spark-gap, operating in the self breakdown regime are presented. The influence of the energy discharging through the gap on this resistance is discussed. (Author)

  7. Measurements of some parameters of thermal sparks with respect to their ability to ignite aviation fuel/air mixtures

    Science.gov (United States)

    Haigh, S. J.; Hardwick, C. J.; Baldwin, R. E.

    1991-01-01

    A method used to generate thermal sparks for experimental purposes and methods by which parameters of the sparks, such as speed, size, and temperature, were measured are described. Values are given of the range of such parameters within these spark showers. Titanium sparks were used almost exclusively, since it is particles of this metal which are found to be ejected during simulation tests to carbon fiber composite (CFC) joints. Tests were then carried out in which titanium sparks and spark showers were injected into JP4/(AVTAG F40) mixtures with air. Single large sparks and dense showers of small sparks were found to be capable of causing ignition. Tests were then repeated using ethylene/air mixtures, which were found to be more easily ignited by thermal sparks than the JP4/ air mixtures.

  8. Damping Resonant Current in a Spark-Gap Trigger Circuit to Reduce Noise

    Science.gov (United States)

    2009-06-01

    DAMPING RESONANT CURRENT IN A SPARK- GAP TRIGGER CIRCUIT TO REDUCE NOISE E. L. Ruden Air Force Research Laboratory, Directed Energy Directorate, AFRL...REPORT TYPE N/A 3. DATES COVERED - 4. TITLE AND SUBTITLE Damping Resonant Current In A Spark- Gap Trigger Circuit To Reduce Noise 5a...thereby triggering 2 after delay 0, is 1. Each of the two rail- gaps (represented by 2) is trig- gered to close after the spark- gap (1) in the

  9. Damping Inter-area Oscillations using Static Synchronous Series Compensator (SSSC)

    DEFF Research Database (Denmark)

    Su, Chi; Chen, Zhe

    2011-01-01

    Static synchronous series compensator (SSSC) has the ability to emulate a reactance in series with the connected transmission line. When fed with some supplementary signals from the connected system, SSSC is able to participate in the power system inter-area oscillation damping by changing...... the compensated reactance. This paper analyses the influence of SSSC on power system small signal stability. A SSSC damping controller scheme is presented and discussed. In DIgSILENT PowerFactory software, modal analysis and time-domain simulation are conducted in a single-machine infinite bus system model...... and a four-machine two-area test system model to verify and improve the damping controller scheme....

  10. Standard practice for torque calibration of testing machines and devices

    CERN Document Server

    American Society for Testing and Materials. Philadelphia

    2009-01-01

    1.1 This practice covers procedures and requirements for the calibration of torque for static and quasi-static torque capable testing machines or devices. These may, or may not, have torque indicating systems and include those devices used for the calibration of hand torque tools. Testing machines may be calibrated by one of the three following methods or combination thereof: 1.1.1 Use of standard weights and lever arms. 1.1.2 Use of elastic torque measuring devices. 1.1.3 Use of elastic force measuring devices and lever arms. 1.1.4 Any of the methods require a specific uncertainty of measurement and a traceability derived from national standards of mass and length. 1.2 The procedures of 1.1.1, 1.1.2, and 1.1.3 apply to the calibration of the torque-indicating systems associated with the testing machine, such as a scale, dial, marked or unmarked recorder chart, digital display, etc. In all cases the buyer/owner/user must designate the torque-indicating system(s) to be calibrated and included in the repor...

  11. Gesture-controlled interfaces for self-service machines and other applications

    Science.gov (United States)

    Cohen, Charles J. (Inventor); Beach, Glenn (Inventor); Cavell, Brook (Inventor); Foulk, Gene (Inventor); Jacobus, Charles J. (Inventor); Obermark, Jay (Inventor); Paul, George (Inventor)

    2004-01-01

    A gesture recognition interface for use in controlling self-service machines and other devices is disclosed. A gesture is defined as motions and kinematic poses generated by humans, animals, or machines. Specific body features are tracked, and static and motion gestures are interpreted. Motion gestures are defined as a family of parametrically delimited oscillatory motions, modeled as a linear-in-parameters dynamic system with added geometric constraints to allow for real-time recognition using a small amount of memory and processing time. A linear least squares method is preferably used to determine the parameters which represent each gesture. Feature position measure is used in conjunction with a bank of predictor bins seeded with the gesture parameters, and the system determines which bin best fits the observed motion. Recognizing static pose gestures is preferably performed by localizing the body/object from the rest of the image, describing that object, and identifying that description. The disclosure details methods for gesture recognition, as well as the overall architecture for using gesture recognition to control of devices, including self-service machines.

  12. Spark PRM: Using RRTs within PRMs to efficiently explore narrow passages

    KAUST Repository

    Shi, Kensen; Denny, Jory; Amato, Nancy M.

    2014-01-01

    © 2014 IEEE. Probabilistic RoadMaps (PRMs) have been successful for many high-dimensional motion planning problems. However, they encounter difficulties when mapping narrow passages. While many PRM sampling methods have been proposed to increase the proportion of samples within narrow passages, such difficult planning areas still pose many challenges. We introduce a novel algorithm, Spark PRM, that sparks the growth of Rapidly-expanding Random Trees (RRTs) from narrow passage samples generated by a PRM. The RRT rapidly generates further narrow passage samples, ideally until the passage is fully mapped. After reaching a terminating condition, the tree stops growing and is added to the roadmap. Spark PRM is a general method that can be applied to all PRM variants. We study the benefits of Spark PRM with a variety of sampling strategies in a wide array of environments. We show significant speedups in computation time over RRT, Sampling-based Roadmap of Trees (SRT), and various PRM variants.

  13. Spark PRM: Using RRTs within PRMs to efficiently explore narrow passages

    KAUST Repository

    Shi, Kensen

    2014-05-01

    © 2014 IEEE. Probabilistic RoadMaps (PRMs) have been successful for many high-dimensional motion planning problems. However, they encounter difficulties when mapping narrow passages. While many PRM sampling methods have been proposed to increase the proportion of samples within narrow passages, such difficult planning areas still pose many challenges. We introduce a novel algorithm, Spark PRM, that sparks the growth of Rapidly-expanding Random Trees (RRTs) from narrow passage samples generated by a PRM. The RRT rapidly generates further narrow passage samples, ideally until the passage is fully mapped. After reaching a terminating condition, the tree stops growing and is added to the roadmap. Spark PRM is a general method that can be applied to all PRM variants. We study the benefits of Spark PRM with a variety of sampling strategies in a wide array of environments. We show significant speedups in computation time over RRT, Sampling-based Roadmap of Trees (SRT), and various PRM variants.

  14. Phase characterisation in spark plasma sintered TiPt alloy

    CSIR Research Space (South Africa)

    Chikosha, S

    2011-12-01

    Full Text Available stream_source_info chikosha_2011.pdf.txt stream_content_type text/plain stream_size 4354 Content-Encoding UTF-8 stream_name chikosha_2011.pdf.txt Content-Type text/plain; charset=UTF-8 PHASE CHARACTERISATION IN SPARK... to form “necks”  Radiant Joule heat and pressure drives “neck” growth and material transfer © CSIR 2006 www.csir.co.za Page 6 Objective  Produce TiPt alloy compacts by Spark plasma sintering (SPS) of equiatomic...

  15. Design of fuelling machine bridge and carriage to meet seismic qualification requirements

    International Nuclear Information System (INIS)

    Ghare, A.B.; Chhatre, A.G.; Vyas, A.K.; Bhambra, H.S.

    1996-01-01

    During each refuelling operation, the boundary of Primary heat transport system is extended up to Fuelling Machines. A breach in the pressure boundary of Fuelling Machine in this condition would cause a loss of coolant accident. Fuelling Machines are also used for transit storage of spent fuel bundles till discharged to fuel transfer system. Therefore, a fuelling machine, including its support structures, is required to be seismically qualified for both on-reactor ( coupled ) mode and off-reactor (uncoupled) mode. The fuelling machine carriage used in the first generation of Indian PHWRs is a mobile equipment on wheels moving over fixed rails. As this configuration was found unsuitable for withstanding strong seismic disturbances, a bridge type design with fixed columns was evolved for the next generation of reactors. Initially, the seismic analysis of the fuelling machine bridge and carriage was done using static structural analysis and values of natural frequencies for various structures were computed. The structures were suitably modified based on the results of this analysis. Subsequently, a detailed dynamic seismic analysis using finite element model has been completed for both coupled and uncoupled conditions. The qualification of the structure has been carried out as per ASME section 111 Division 1, sub section NF. Details of the significant design features, static and dynamic analysis, results and conclusions are given in the presentation. (author). 4 refs., 4 tabs., 7 figs

  16. Design of fuelling machine bridge and carriage to meet seismic qualification requirements

    Energy Technology Data Exchange (ETDEWEB)

    Ghare, A B; Chhatre, A G; Vyas, A K; Bhambra, H S [Nuclear Power Corporation of India Ltd., Mumbai (India)

    1997-12-31

    During each refuelling operation, the boundary of Primary heat transport system is extended up to Fuelling Machines. A breach in the pressure boundary of Fuelling Machine in this condition would cause a loss of coolant accident. Fuelling Machines are also used for transit storage of spent fuel bundles till discharged to fuel transfer system. Therefore, a fuelling machine, including its support structures, is required to be seismically qualified for both on-reactor ( coupled ) mode and off-reactor (uncoupled) mode. The fuelling machine carriage used in the first generation of Indian PHWRs is a mobile equipment on wheels moving over fixed rails. As this configuration was found unsuitable for withstanding strong seismic disturbances, a bridge type design with fixed columns was evolved for the next generation of reactors. Initially, the seismic analysis of the fuelling machine bridge and carriage was done using static structural analysis and values of natural frequencies for various structures were computed. The structures were suitably modified based on the results of this analysis. Subsequently, a detailed dynamic seismic analysis using finite element model has been completed for both coupled and uncoupled conditions. The qualification of the structure has been carried out as per ASME section 111 Division 1, sub section NF. Details of the significant design features, static and dynamic analysis, results and conclusions are given in the presentation. (author). 4 refs., 4 tabs., 7 figs.

  17. TRAINING TREE ADJOINING GRAMMARS WITH HUGE TEXT CORPUS USING SPARK MAP REDUCE

    Directory of Open Access Journals (Sweden)

    Vijay Krishna Menon

    2015-07-01

    Full Text Available Tree adjoining grammars (TAGs are mildly context sensitive formalisms used mainly in modelling natural languages. Usage and research on these psycho linguistic formalisms have been erratic in the past decade, due to its demanding construction and difficulty to parse. However, they represent promising future for formalism based NLP in multilingual scenarios. In this paper we demonstrate basic synchronous Tree adjoining grammar for English-Tamil language pair that can be used readily for machine translation. We have also developed a multithreaded chart parser that gives ambiguous deep structures and a par dependency structure known as TAG derivation. Furthermore we then focus on a model for training this TAG for each language using a large corpus of text through a map reduce frequency count model in spark and estimation of various probabilistic parameters for the grammar trees thereafter; these parameters can be used to perform statistical parsing on the trained grammar.

  18. Experimental evaluation of a spark-ignited engine using biogas as fuel

    Directory of Open Access Journals (Sweden)

    Juan Miguel Mantilla González

    2008-05-01

    Full Text Available Different CH4 and CO2 mixtures were used as fuel in this work; they were fed into a spark-ignited engine equipped with devices allowing spark advance, gas delivery and gas consumption to be measured. Engine bench-tests re-vealed changes in the main operation parameters and emissions. The results showed that increasing CO2 percen-tage in the mixture increased the spark angle, reduced maximum power and torque and reduced exhaust emissions (by 90% in some cases when DAMA resolution 1015/2005 was applied. The main components to be considered when an engine of this type operates with gas fuel were also recognised.

  19. Machine Perfusion or Cold Storage in Deceased-Donor Kidney Transplantation

    NARCIS (Netherlands)

    Moers, Cyril; Smits, Jacqueline M.; Maathuis, Mark-Hugo J.; Treckmann, Juergen; van Gelder, Frank; Napieralski, Bogdan P.; van Kasterop-Kutz, Margitta; van der Heide, Jaap J. Homan; Squifflet, Jean-Paul; van Heurn, Ernest; Kirste, Guenter R.; Rahmel, Axel; Leuvenink, Henri G. D.; Paul, Andreas; Pirenne, Jacques; Ploeg, Rutger J.

    2009-01-01

    BACKGROUND Static cold storage is generally used to preserve kidney allografts from deceased donors. Hypothermic machine perfusion may improve outcomes after transplantation, but few sufficiently powered prospective studies have addressed this possibility. METHODS In this international randomized,

  20. An Innovative Hyperbaric Hypothermic Machine Perfusion Protects the Liver from Experimental Preservation Injury

    Directory of Open Access Journals (Sweden)

    Ferdinando A. Giannone

    2012-01-01

    Full Text Available Purpose. Hypothermic machine perfusion systems seem more effective than the current static storage to prevent cold ischemic liver injury. Thus, we test an innovative hyperbaric hypothermic machine perfusion (HHMP, which combines hyperbaric oxygenation of the preservation solution and continuous perfusion of the graft. Methods. Rat livers were preserved with Celsior solution according to 4 different modalities: normobaric static preservation; hyperbaric static preservation at 2 atmosphere absolute (ATA; normobaric dynamic preservation, with continuous perfusion; hyperbaric dynamic preservation, with continuous perfusion at 2 ATA. After 24 h cold preservation, we assessed different parameters. Results. Compared to baseline, livers preserved with the current static storage showed severe ultrastructural damage, glycogen depletion and an increased oxidative stress. Normobaric perfused livers showed improved hepatocyte ultrastructure and ameliorated glycogen stores, but they still suffered a significant oxidative damage. The addition of hyperbaric oxygen produces an extra benefit by improving oxidative injury and by inducing endothelial NO synthase (eNOS gene expression. Conclusions. Preservation by means of the present innovative HHMP reduced the liver injury occurring after the current static cold storage by lowering glycogen depletion and oxidative damage. Interestingly, only the use of hyperbaric oxygen was associated to a blunted oxidative stress and an increased eNOS gene expression.

  1. Generation of Nanoparticles by Spark Discharge

    NARCIS (Netherlands)

    Salman Tabrizi, N.

    2009-01-01

    Spark discharge is a method for producing nanoparticles from conductive materials. Besides the general advantages of nanoparticle synthesis in the gas phase, the method offers additional advantages like simplicity, compactness and versatility. The synthesis process is continuous and is performed at

  2. Spark Ignition LPG for Hydrogen Gas Combustion the Reduction Furnace ME-11 Process

    International Nuclear Information System (INIS)

    Achmad Suntoro

    2007-01-01

    Reverse engineering method for automatic spark-ignition system of LPG to burn hydrogen gaseous in the reducing process of ME-11 furnace has been successfully implemented using local materials. A qualitative study to the initial behaviour of the LPG flame system has created an idea by modification to install an automatic spark-ignition of the LPG on the reducing furnace ME-11. The automatic spark-ignition system has been tested and proved working well. (author)

  3. Statistical analysis of fires and explosions attributed to static electricity over the last 50 years in Japanese industry

    International Nuclear Information System (INIS)

    Ohsawa, A

    2011-01-01

    This paper presents a statistical analysis of 153 accidents attributable to static electricity in Japanese industry over the last 50 years. A more thorough understanding of their causes could help prevent similar incidents and identify hazards that could assist in the task of risk assessment. Most of the incidents occurred during operations performed by workers. In addition, more than 70% of the flammable atmospheres resulted from the presence of vapours. A noteworthy finding is that at least 70% of the ignitions were caused by isolated conductors including operators' bodies leading to spark discharges, which could have easily been prevented with earthing. These tendencies indicate that, when operators handle flammable liquids with any conductors, the ignition risk is significantly high. A serious lack of information regarding fundamental countermeasures for static electricity seems to be the main cause of such hazards. Only organised management, including education and risk communication, would prevent them.

  4. Experimental Investigation of Augmented Spark Ignition of a LO2/LCH4 Reaction Control Engine at Altitude Conditions

    Science.gov (United States)

    Kleinhenz, Julie; Sarmiento, Charles; Marshall, William

    2012-01-01

    The use of nontoxic propellants in future exploration vehicles would enable safer, more cost-effective mission scenarios. One promising green alternative to existing hypergols is liquid methane (LCH4) with liquid oxygen (LO2). A 100 lbf LO2/LCH4 engine was developed under the NASA Propulsion and Cryogenic Advanced Development project and tested at the NASA Glenn Research Center Altitude Combustion Stand in a low pressure environment. High ignition energy is a perceived drawback of this propellant combination; so this ignition margin test program examined ignition performance versus delivered spark energy. Sensitivity of ignition to spark timing and repetition rate was also explored. Three different exciter units were used with the engine s augmented (torch) igniter. Captured waveforms indicated spark behavior in hot fire conditions was inconsistent compared to the well-behaved dry sparks. This suggests that rising pressure and flow rate increase spark impedance and may at some point compromise an exciter s ability to complete each spark. The reduced spark energies of such quenched deliveries resulted in more erratic ignitions, decreasing ignition probability. The timing of the sparks relative to the pressure/flow conditions also impacted the probability of ignition. Sparks occurring early in the flow could trigger ignition with energies as low as 1 to 6 mJ, though multiple, similarly timed sparks of 55 to 75 mJ were required for reliable ignition. Delayed spark application and reduced spark repetition rate both correlated with late and occasional failed ignitions. An optimum time interval for spark application and ignition therefore coincides with propellant introduction to the igniter.

  5. Research on retailer data clustering algorithm based on Spark

    Science.gov (United States)

    Huang, Qiuman; Zhou, Feng

    2017-03-01

    Big data analysis is a hot topic in the IT field now. Spark is a high-reliability and high-performance distributed parallel computing framework for big data sets. K-means algorithm is one of the classical partition methods in clustering algorithm. In this paper, we study the k-means clustering algorithm on Spark. Firstly, the principle of the algorithm is analyzed, and then the clustering analysis is carried out on the supermarket customers through the experiment to find out the different shopping patterns. At the same time, this paper proposes the parallelization of k-means algorithm and the distributed computing framework of Spark, and gives the concrete design scheme and implementation scheme. This paper uses the two-year sales data of a supermarket to validate the proposed clustering algorithm and achieve the goal of subdividing customers, and then analyze the clustering results to help enterprises to take different marketing strategies for different customer groups to improve sales performance.

  6. A new spark detection system for the electrostatic septa of the SPS North (experimental) Area

    CERN Document Server

    Barlow, R A; Borburgh, J; Carlier, E; Chanavat, C; Fowler, T; Pinget, B

    2014-01-01

    Electrostatic septa (ZS) are used in the extraction of the particle beams from the CERN SPS to the North Area experimental zone. These septa employ high electric fields, generated from a 300 kV power supply, and are particularly prone to internal sparking around the cathode structure. This sparking degrades the electric field quality, consequently affecting the extracted beam, vacuum and equipment performance. To mitigate these effects, a Spark Detection System (SDS) has been realised, which is based on an industrial SIEMENS S7-400 programmable logic controller and deported Boolean processor modules interfaced through a PROFINET fieldbus. The SDS interlock logic uses a moving average spark rate count to determine if the ZS performance is acceptable. Below a certain spark rate it is probable that the ZS septa tank vacuum can recover, thus avoiding transition into a state where rapid degradation would occur. Above this level an interlock is raised and the high voltage is switched off. Additionally, all spark si...

  7. Designing Computer Agents With Facial Personality To Improve Human-Machine Collaboration

    National Research Council Canada - National Science Library

    Tidball, Brian E

    2006-01-01

    ...-machine collaborative task. The first experiment measured user-perception of personality based on the emotional expression in two sets of five static digital faces, one face from each set represented the five primary emotions...

  8. Ultra Fast, High Rep Rate, High Voltage Spark Gap Pulser

    Science.gov (United States)

    1995-07-01

    current rise time. The spark gap was designed to have a coaxial geometry reducing its inductance. Provisions were made to pass flowing gas between the...ULTRA FAST, HIGH REP RATE, HIGH VOLTAGE SPARK GAP PULSER Robert A. Pastore Jr., Lawrence E. Kingsley, Kevin Fonda, Erik Lenzing Electrophysics and...Modeling Branch AMSRL-PS-EA Tel.: (908)-532-0271 FAX: (908)-542-3348 U.S. Army Research Laboratory Physical Sciences Directorate Ft. Monmouth

  9. Ex-vivo machine perfusion for kidney preservation.

    Science.gov (United States)

    Hamar, Matyas; Selzner, Markus

    2018-06-01

    Machine perfusion is a novel strategy to decrease preservation injury, improve graft assessment, and increase organ acceptance for transplantation. This review summarizes the current advances in ex-vivo machine-based kidney preservation technologies over the last year. Ex-vivo perfusion technologies, such as hypothermic and normothermic machine perfusion and controlled oxygenated rewarming, have gained high interest in the field of organ preservation. Keeping kidney grafts functionally and metabolically active during the preservation period offers a unique chance for viability assessment, reconditioning, and organ repair. Normothermic ex-vivo kidney perfusion has been recently translated into clinical practice. Preclinical results suggest that prolonged warm perfusion appears superior than a brief end-ischemic reconditioning in terms of renal function and injury. An established standardized protocol for continuous warm perfusion is still not available for human grafts. Ex-vivo machine perfusion represents a superior organ preservation method over static cold storage. There is still an urgent need for the optimization of the perfusion fluid and machine technology and to identify the optimal indication in kidney transplantation. Recent research is focusing on graft assessment and therapeutic strategies.

  10. Spark counting technique of alpha tracks on an aluminium oxide film

    International Nuclear Information System (INIS)

    Morishima, Hiroshige; Koga, Taeko; Niwa, Takeo; Kawai, Hiroshi

    1984-01-01

    We have tried to use aluminium oxide film as a neutron detector film with a spark counter for neutron monitoring in the mixed field of neutron and gamma-rays near a reactor. The merits of this method are that (1) aluminium oxide is good electric insulator, (2) any desired thickness of the film can be prepared, (3) chemical etching of the thin film can be dispensed with. The relation between spark counts and numbers of alpha-particles which entered the aluminium oxide film 1 μm thick was linear in the range of 10 5 -10 7 alpha-particles. The sensitivity(ratio of the spark counts to irradiated numbers of alpha-particles) was approximately 10 -3 . (author)

  11. Spark igniter having precious metal ground electrode inserts

    International Nuclear Information System (INIS)

    Ryan, N.A.

    1988-01-01

    This patent describes an igniter comprising a shell of a shell metal alloy which is resistant to spark erosion and corrosion, the shell having a firing end which terminates at its lower end in an annular ring, an insulator sealed within the metal shell and having a central bore and a surface extending inwardly toward the bore from the annular ring, a center electrode sealed within the bore of the insulator and having a firing end which is in spark gap relation with the annular ring of the shell and so positioned that a spark discharge between the firing end and the annular ring occurs along the inwardly extending surface of the insulator, and a plurality of oxidation and erosion resistant inserts, each of the inserts comprising a body of a metal selected from the group consisting of iridium, osmium, ruthenium, rhodium, platinum, and tungsten or an alloy or a ductile alloy of one of the foregoing metals, each of the bodies being embedded within a matching opening which extends from the exterior of the shell through the annular ring, being bonded to the shell

  12. [Significance of various implantate localizations of Sparks prostheses, experimental studies in rats].

    Science.gov (United States)

    Brieler, H S; Parwaresch, R; Thiede, A

    1976-01-01

    Our investigations show that Sparks prostheses after subcutaneous implantation are suitable for vascular grafting. At the end of the organization period the connective tissue becomes strong, and after the third and fourth weeks collagenous and elastic fibers can be seen. Ten weeks after s.c. implantation, collagenous fibers predominate. After this the Sparks prostheses can be used as a vascular graft. Intraperitoneal implantation, however, shows a histologically different picture with characteristic findings: only fat cells can be observed, a strong granulation tissue with elastic and collagenous fibers is not present. After intraperitoneal implantation Sparks prostheses are therefore unsuitable for vascular grafts.

  13. Analysis of Plant Breeding on Hadoop and Spark

    Directory of Open Access Journals (Sweden)

    Shuangxi Chen

    2016-01-01

    Full Text Available Analysis of crop breeding technology is one of the important means of computer-assisted breeding techniques which have huge data, high dimensions, and a lot of unstructured data. We propose a crop breeding data analysis platform on Spark. The platform consists of Hadoop distributed file system (HDFS and cluster based on memory iterative components. With this cluster, we achieve crop breeding large data analysis tasks in parallel through API provided by Spark. By experiments and tests of Indica and Japonica rice traits, plant breeding analysis platform can significantly improve the breeding of big data analysis speed, reducing the workload of concurrent programming.

  14. Practice and Exploration of New Rural Construction in West Bank of Taiwan Strait Led by Spark Science and Technology

    OpenAIRE

    Li, Chaocan

    2013-01-01

    According to practice and exploration of spark program for 26 years in Quanzhou, the main model and their effects of new rural construction in west bank of Taiwan Strait led by spark science and technology were expounded. Six spark program systems were established, consisting of policy support guide, science and technology project lead, experts’ intelligence support, spark science and technology training, sci-tech information service and spark program demonstration. Five spark projects were...

  15. Apparatus and method for the spectrochemical analysis of liquids using the laser spark

    Science.gov (United States)

    Cremers, David A.; Radziemski, Leon J.; Loree, Thomas R.

    1990-01-01

    A method and apparatus for the qualitative and quantitative spectroscopic investigation of elements present in a liquid sample using the laser spark. A series of temporally closely spaced spark pairs is induced in the liquid sample utilizing pulsed electromagnetic radiation from a pair of lasers. The light pulses are not significantly absorbed by the sample so that the sparks occur inside of the liquid. The emitted light from the breakdown events is spectrally and temporally resolved, and the time period between the two laser pulses in each spark pair is adjusted to maximize the signal-to-noise ratio of the emitted signals. In comparison with the single pulse technique, a substantial reduction in the limits of detectability for many elements has been demonstrated. Narrowing of spectral features results in improved discrimination against interfering species.

  16. The Effect of the Rotor Static Eccentricity on the Electro-Mechanical Coupled Characteristics of the Motorized Spindle

    Directory of Open Access Journals (Sweden)

    Wu Zaixin

    2016-01-01

    Full Text Available High-speed motorized spindle is a multi-variable, non-linear and strong coupling system. The rotor static eccentricity is inevitable because of machining or assembling error. The rotor static eccentricities have an important effect on the electromechanical coupled characteristics of the motorized spindle. In this paper, the electromechanical coupled mathematical model of the motorized spindle was set up. The mathematical model includes mechanical and electrical equation. The mechanical and electrical equation is built up by the variational principle. Furthermore, the inductance parameters without the rotor static eccentricity and the inductance parameters with rotor static eccentricity have been calculated by the winding function method and the high speed motorized spindle was simulated. The result show that the rotor static eccentricity can delay the starting process of the motorized spindle, and at steady state, the rotor circuit currents are still large because of the rotor static eccentricity.

  17. Development of a SPARK Training Dataset

    Energy Technology Data Exchange (ETDEWEB)

    Sayre, Amanda M. [Pacific Northwest National Lab. (PNNL), Richland, WA (United States); Olson, Jarrod R. [Pacific Northwest National Lab. (PNNL), Richland, WA (United States)

    2015-03-01

    In its first five years, the National Nuclear Security Administration’s (NNSA) Next Generation Safeguards Initiative (NGSI) sponsored more than 400 undergraduate, graduate, and post-doctoral students in internships and research positions (Wyse 2012). In the past seven years, the NGSI program has, and continues to produce a large body of scientific, technical, and policy work in targeted core safeguards capabilities and human capital development activities. Not only does the NGSI program carry out activities across multiple disciplines, but also across all U.S. Department of Energy (DOE)/NNSA locations in the United States. However, products are not readily shared among disciplines and across locations, nor are they archived in a comprehensive library. Rather, knowledge of NGSI-produced literature is localized to the researchers, clients, and internal laboratory/facility publication systems such as the Electronic Records and Information Capture Architecture (ERICA) at the Pacific Northwest National Laboratory (PNNL). There is also no incorporated way of analyzing existing NGSI literature to determine whether the larger NGSI program is achieving its core safeguards capabilities and activities. A complete library of NGSI literature could prove beneficial to a cohesive, sustainable, and more economical NGSI program. The Safeguards Platform for Automated Retrieval of Knowledge (SPARK) has been developed to be a knowledge storage, retrieval, and analysis capability to capture safeguards knowledge to exist beyond the lifespan of NGSI. During the development process, it was necessary to build a SPARK training dataset (a corpus of documents) for initial entry into the system and for demonstration purposes. We manipulated these data to gain new information about the breadth of NGSI publications, and they evaluated the science-policy interface at PNNL as a practical demonstration of SPARK’s intended analysis capability. The analysis demonstration sought to answer the

  18. Reconstruction of data for an experiment using multi-gap spark chambers with six-camera optics

    International Nuclear Information System (INIS)

    Maybury, R.; Daley, H.M.

    1983-06-01

    A program has been developed to reconstruct spark positions in a pair of multi-gap optical spark chambers viewed by six cameras, which were used by a Rutherford Laboratory experiment. The procedure for correlating camera views to calculate spark positions is described. Calibration of the apparatus, and the application of time- and intensity-dependent corrections are discussed. (author)

  19. SENAM AEROBIC EXERCISER CHI MACHINE LEBIH EFEKTIF DARIPADA BERSEPEDA STATIS MENURUNKAN KADAR GULA DARAH PADA PASIEN DIABETES MELLITUS TIPE II DI PUSKESMAS MENGWI III

    Directory of Open Access Journals (Sweden)

    I Wayan Surasta

    2013-11-01

    Full Text Available Diabetes mellitus is a metabolic syndrome with hyperglycemic in characteristic. Exercise is one of intervention hopefully curing diabetes mellitus. The objective of the study was to analyze effect of aerobic exerciser chi- machine  and static bicycle   reducing of blood glucose level type 2 diabetes mellitus. Design   of study quasi eksperiment, pre test and post test control group design. Group 1 (10 samples was provided   aerobic exercise chi-machine and group 2 (10 samples static bicycle   15 minutes three time a week the duration of six weeks. Study  locati was at Mengwi III  Public Health Center, of Badung Regency with 20 samples was selected by using simple random sampling from the patient of diabetes mellitus type 2. Result of study is showed  aerobic exerciser chi-machine reduced the mean of blood glucose level of 124 mg%. Static bicycle  reduced mean of blood glucose level of 70.4 mg%. Conclusion of study aerobic exercise chi-machine more effective 17% than static bicycle exercise (p: 0,028 for reducing of blood glucose level type 2 diabetes mellitus.  

  20. Mechanical characteristics under monotonic and cyclic simple shear of spark plasma sintered ultrafine-grained nickel

    International Nuclear Information System (INIS)

    Dirras, G.; Bouvier, S.; Gubicza, J.; Hasni, B.; Szilagyi, T.

    2009-01-01

    The present work focuses on understanding the mechanical behavior of bulk ultrafine-grained nickel specimens processed by spark plasma sintering of high purity nickel nanopowder and subsequently deformed under large amplitude monotonic simple shear tests and strain-controlled cyclic simple shear tests at room temperature. During cyclic tests, the samples were deformed up to an accumulated von Mises strain of about ε VM = 0.75 (the flow stress was in the 650-700 MPa range), which is extremely high in comparison with the low tensile/compression ductility of this class of materials at quasi-static conditions. The underlying physical mechanisms were investigated by electron microscopy and X-ray diffraction profile analysis. Lattice dislocation-based plasticity leading to cell formation and dislocation interactions with twin boundaries contributed to the work-hardening of these materials. The large amount of plastic strain that has been reached during the shear tests highlights intrinsic mechanical characteristics of the ultrafine-grained nickel studied here.

  1. Mechanical characteristics under monotonic and cyclic simple shear of spark plasma sintered ultrafine-grained nickel

    Energy Technology Data Exchange (ETDEWEB)

    Dirras, G., E-mail: dirras@univ-paris13.fr [LPMTM - CNRS, Institut Galilee, Universite Paris 13, 99 Avenue J.B. Clement, 93430 Villetaneuse (France); Bouvier, S. [LPMTM - CNRS, Institut Galilee, Universite Paris 13, 99 Avenue J.B. Clement, 93430 Villetaneuse (France); Gubicza, J. [Department of Materials Physics, Eoetvoes Lorand University, P.O.B. 32, Budapest H-1518 (Hungary); Hasni, B. [LPMTM - CNRS, Institut Galilee, Universite Paris 13, 99 Avenue J.B. Clement, 93430 Villetaneuse (France); Szilagyi, T. [Department of Materials Physics, Eoetvoes Lorand University, P.O.B. 32, Budapest H-1518 (Hungary)

    2009-11-25

    The present work focuses on understanding the mechanical behavior of bulk ultrafine-grained nickel specimens processed by spark plasma sintering of high purity nickel nanopowder and subsequently deformed under large amplitude monotonic simple shear tests and strain-controlled cyclic simple shear tests at room temperature. During cyclic tests, the samples were deformed up to an accumulated von Mises strain of about {epsilon}{sub VM} = 0.75 (the flow stress was in the 650-700 MPa range), which is extremely high in comparison with the low tensile/compression ductility of this class of materials at quasi-static conditions. The underlying physical mechanisms were investigated by electron microscopy and X-ray diffraction profile analysis. Lattice dislocation-based plasticity leading to cell formation and dislocation interactions with twin boundaries contributed to the work-hardening of these materials. The large amount of plastic strain that has been reached during the shear tests highlights intrinsic mechanical characteristics of the ultrafine-grained nickel studied here.

  2. ClimateSpark: An in-memory distributed computing framework for big climate data analytics

    Science.gov (United States)

    Hu, Fei; Yang, Chaowei; Schnase, John L.; Duffy, Daniel Q.; Xu, Mengchao; Bowen, Michael K.; Lee, Tsengdar; Song, Weiwei

    2018-06-01

    The unprecedented growth of climate data creates new opportunities for climate studies, and yet big climate data pose a grand challenge to climatologists to efficiently manage and analyze big data. The complexity of climate data content and analytical algorithms increases the difficulty of implementing algorithms on high performance computing systems. This paper proposes an in-memory, distributed computing framework, ClimateSpark, to facilitate complex big data analytics and time-consuming computational tasks. Chunking data structure improves parallel I/O efficiency, while a spatiotemporal index is built for the chunks to avoid unnecessary data reading and preprocessing. An integrated, multi-dimensional, array-based data model (ClimateRDD) and ETL operations are developed to address big climate data variety by integrating the processing components of the climate data lifecycle. ClimateSpark utilizes Spark SQL and Apache Zeppelin to develop a web portal to facilitate the interaction among climatologists, climate data, analytic operations and computing resources (e.g., using SQL query and Scala/Python notebook). Experimental results show that ClimateSpark conducts different spatiotemporal data queries/analytics with high efficiency and data locality. ClimateSpark is easily adaptable to other big multiple-dimensional, array-based datasets in various geoscience domains.

  3. CMS Analysis and Data Reduction with Apache Spark

    Energy Technology Data Exchange (ETDEWEB)

    Gutsche, Oliver [Fermilab; Canali, Luca [CERN; Cremer, Illia [Magnetic Corp., Waltham; Cremonesi, Matteo [Fermilab; Elmer, Peter [Princeton U.; Fisk, Ian [Flatiron Inst., New York; Girone, Maria [CERN; Jayatilaka, Bo [Fermilab; Kowalkowski, Jim [Fermilab; Khristenko, Viktor [CERN; Motesnitsalis, Evangelos [CERN; Pivarski, Jim [Princeton U.; Sehrish, Saba [Fermilab; Surdy, Kacper [CERN; Svyatkovskiy, Alexey [Princeton U.

    2017-10-31

    Experimental Particle Physics has been at the forefront of analyzing the world's largest datasets for decades. The HEP community was among the first to develop suitable software and computing tools for this task. In recent times, new toolkits and systems for distributed data processing, collectively called "Big Data" technologies have emerged from industry and open source projects to support the analysis of Petabyte and Exabyte datasets in industry. While the principles of data analysis in HEP have not changed (filtering and transforming experiment-specific data formats), these new technologies use different approaches and tools, promising a fresh look at analysis of very large datasets that could potentially reduce the time-to-physics with increased interactivity. Moreover these new tools are typically actively developed by large communities, often profiting of industry resources, and under open source licensing. These factors result in a boost for adoption and maturity of the tools and for the communities supporting them, at the same time helping in reducing the cost of ownership for the end-users. In this talk, we are presenting studies of using Apache Spark for end user data analysis. We are studying the HEP analysis workflow separated into two thrusts: the reduction of centrally produced experiment datasets and the end-analysis up to the publication plot. Studying the first thrust, CMS is working together with CERN openlab and Intel on the CMS Big Data Reduction Facility. The goal is to reduce 1 PB of official CMS data to 1 TB of ntuple output for analysis. We are presenting the progress of this 2-year project with first results of scaling up Spark-based HEP analysis. Studying the second thrust, we are presenting studies on using Apache Spark for a CMS Dark Matter physics search, comparing Spark's feasibility, usability and performance to the ROOT-based analysis.

  4. SparkJet characterizations in quiescent and supersonic flowfields

    Science.gov (United States)

    Emerick, T.; Ali, M. Y.; Foster, C.; Alvi, F. S.; Popkin, S.

    2014-12-01

    The aerodynamic community has studied active flow control actuators for some time, and developments have led to a wide variety of devices with various features and operating mechanisms. The design requirements for a practical actuator used for active flow control include reliable operation, requisite frequency and amplitude modulation capabilities, and a reasonable lifespan while maintaining minimal cost and design complexity. An active flow control device called the SparkJet actuator has been developed for high-speed flight control and incorporates no mechanical/moving parts, zero net mass flux capabilities and the ability to tune the operating frequency and momentum throughput. This actuator utilizes electrical power to deliver high-momentum flow with a very fast response time. The SparkJet actuator was characterized on the benchtop using a laser-based microschlieren visualization technique and maximum blast wave and jet front velocities of ~400 and ~310 m/s were, respectively, measured in the flowfield. An increase in jet front velocity from 240 to 310 m/s during subatmospheric (60 kPa) testing reveals that the actuator may have greater control authority at lower ambient pressures, which correspond to high-altitude flight conditions for air vehicles. A SparkJet array was integrated into a flat plate and tested in a Mach 1.5 crossflow. Phase-conditioned shadowgraph results revealed a maximum flow deflection angle of 5° created by the SparkJet 275 µs after the actuator was triggered in single-shot mode. Burst mode operation of frequencies up to 700 Hz revealed similar results during wind tunnel testing. Following these tests, the actuator trigger mechanism was improved and the ability of the actuator to be discharged in burst mode at a frequency of 1 kHz was achieved.

  5. A new spark detection system for the electrostatic septa of the SPS North (experimental) Area

    CERN Multimedia

    Barlow, R A; Borburgh, J; Carlier, E; Chanavat, C; Pinget, B

    2013-01-01

    Electrostatic septa (ZS) are used in the extraction of the particle beams from the CERN SPS to the North Area experimental zone. These septa employ high electric fields, generated from a 300 kV power supply, and are particularly prone to internal sparking around the cathode structure. This sparking degrades the electric field quality, consequently affecting the extracted beam, vacuum and equipment performance. To mitigate these effects, a Spark Detection System (SDS) has been realised, which is based on an industrial SIEMENS S7-400 programmable logic controller and deported Boolean processors modules interfaced through a PROFINET fieldbus. The SDS interlock logic uses a moving average spark rate count to determine if the ZS performance is acceptable. Below a certain spark rate it is probable that the ZS septa tank vacuum can recover, thus avoiding transition into a\

  6. Design Methodology of a Brushless IPM Machine for a Zero Speed Injection Based Sensorless Control

    OpenAIRE

    Godbehere, Jonathan; Wrobel, Rafal; Drury, David; Mellor, Phil

    2015-01-01

    In this paper a design approach for a sensorless controlled, brushless, interior permanent magnet machine is attained. An initial study based on established electrical machine formulas provides the machine’s basic geometrical sizing. The next design stage combines a particle swarm optimisation (PSO) search routine with a magneto-static finite element (FE) solver to provide a more in depth optimisation. The optimisation system has been formulated to derive alternative machine design variants, ...

  7. 100 kV reliable accurately-synchronized spark gap

    International Nuclear Information System (INIS)

    Bosamykin, V.S.; Gerasimov, A.I.; Zenkov, D.I.

    1987-01-01

    100 kV three-electrode spark gap filled with 40% SF 6 +60% N 2 mixture under the pressure of ∼ 1 MPa, which has spread Δt ≤ ± 5 ns of operating time delay in the range of 10 4 triggerings and commutation energy of 2.5 kJ, providing electric strength is 100%, is described; at 10 kJ Δt is less than ± 10 ns for 10 3 triggerings. Parallel connection of 16 groups, each consisting of 5 spark gaps with series connection, electric strength being 100%, in the pulse charging unit of Arkadiev-Marx generator being in operation for several years manifested their high efficiency; mutual group spread is ≤ ± 15 ns

  8. Meter of dynamics of restoring the electrical strength of spark gaps

    International Nuclear Information System (INIS)

    Kuznetsov, E.A.; Kravchenko, S.A.; Yagnov, V.A.; Shipuk, I.Ya.

    1997-01-01

    Method for diagnostics of the dynamics spark gap electric strength restoration and an electric device for its realization are described. The electric strength measurement error, conditioned by the breakdown current through electric probes or the contacts of a spark gap under investigation, is reduced to minimum due to fast switching off the probe voltage if the breakdown current exceeds some established value (1 mA). 1 ref

  9. Gas temperature of capacitance spark discharge in air

    International Nuclear Information System (INIS)

    Ono, Ryo; Nifuku, Masaharu; Fujiwara, Shuzo; Horiguchi, Sadashige; Oda, Tetsuji

    2005-01-01

    Capacitance spark discharge has been widely used for studying the ignition of flammable gas caused by electrostatic discharge. In the present study, the gas temperature of capacitance spark discharge is measured. The gas temperature is an important factor in understanding the electrostatic ignition process because it influences the reaction rate of ignition. Spark discharge is generated in air with a pulse duration shorter than 100 ns. The discharge energy is set to 0.03-1 mJ. The rotational and vibrational temperatures of the N 2 molecule are measured using the emission spectrum of the N 2 second positive system. The rotational and vibrational temperatures are estimated to be 500 and 5000 K, respectively, which are independent of the discharge energy. This result indicates that most of the electron energy is consumed in the excitation of vibrational levels of molecules rather than the heating of the gas. The gas temperature after discharge is also measured by laser-induced fluorescence of OH radicals. It is shown that the gas temperature increases after discharge and reaches approximately 1000 K at 3 μs after discharge. Then the temperature decreases at a rate in the range of 8-35 K/μs depending on the discharge energy

  10. Finite Element Analysis as a response to frequently asked questions of machine tool mechanical design-engineers

    Directory of Open Access Journals (Sweden)

    Kehl Gerhard

    2017-01-01

    Full Text Available The finite element analysis (FEA nowadays is indispensable in the product development of machining centres and production machinery for metal cutting processes. It enables extensive static, dynamic and thermal simulation of digital prototypes of machine tools before production start-up. But until now less reflection has been made about what are the most pressing questions to be answered in this application field, with the intention to align the modelling and simulation methods with substantial requirements. Based on 3D CAD geometry data for a modern machining centre (Deckel-Maho-Gildemeister DMG 635 V eco merely the basic steps of a static analysis are reconstructed by FEA. Particularly the two most frequently asked questions by the design departments of machine tool manufacturers are discussed and highlighted. For this authentic simulation results are used, at which their selection is a consequence of long lasting experience in the industrial application of FEA in the design process chain. Noticing that such machine tools are mechatronic systems applying a considerable number of actuators, sensors and controllers in addition to mechanical structures, the answers to those core questions are required for design enhancement, to save costs and to improve the productivity and the quality of machined workpieces.

  11. Improving the Tribological Properties of Spark-Anodized Titanium by Magnetron Sputtered Diamond-Like Carbon

    OpenAIRE

    Zhaoxiang Chen; Xipeng Ren; Limei Ren; Tengchao Wang; Xiaowen Qi; Yulin Yang

    2018-01-01

    Spark-anodization of titanium can produce adherent and wear-resistant TiO2 film on the surface, but the spark-anodized titanium has lots of surface micro-pores, resulting in an unstable and high friction coefficient against many counterparts. In this study, the diamond-like carbon (DLC) was introduced into the micro-pores of spark-anodized titanium by the magnetron sputtering technique and a TiO2/DLC composite coating was fabricated. The microstructure and tribological properties of TiO2/DLC ...

  12. Modelling of spark to ignition transition in gas mixtures

    Energy Technology Data Exchange (ETDEWEB)

    Akram, M.

    1996-10-01

    This thesis pertains to the models for studying sparking in chemically inert gases. The processes taking place in a spark to flame transition can be segregated into physical and chemical processes, and this study is focused on physical processes. The plasma is regarded as a single-substance material. One and two-dimensional models are developed. The transfer of electrical energy into thermal energy of the gas and its redistribution in space and time along with the evolution of a plasma kernel is studied in the time domain ranging from 10 ns to 40 micros. In the case of ultra-fast sparks, the propagation of the shock and its reflection from a rigid wall is presented. The influence of electrode shape and the gap size on the flow structure development is found to be a dominating factor. It is observed that the flow structure that has developed in the early stage more or less prevails at later stages and strongly influences the shape and evolution of the hot kernel. The electrode geometry and configuration are responsible for the development of the flow structure. The strength of the vortices generated in the flow field is influenced by the power input to the gap and their location of emergence is dictated by the electrode shape and configuration. The heat transfer after 2 micros in the case of ultra-fast sparks is dominated by convection and diffusion. The strong mixing produced by hydrodynamic effects and the electrode geometry give the indication that the magnetic pinch effect might be negligible. Finally, a model for a multicomponent gas mixture is presented. The chemical kinetics mechanism for dissociation and ionization is introduced. 56 refs

  13. The relative effects of fuel concentration, residual-gas fraction, gas motion, spark energy and heat losses to the electrodes on flame-kernel development in a lean-burn spark ignition engine

    Energy Technology Data Exchange (ETDEWEB)

    Aleiferis, P.G.; Taylor, A.M.K.P. [Imperial College of Science, Technology and Medicine, London (United Kingdom). Dept. of Mechanical Engineering; Ishii, K. [Honda International Technical School, Saitama (Japan); Urata, Y. [Honda R and D Co., Ltd., Tochigi (Japan). Tochigi R and D Centre

    2004-04-01

    The potential of lean combustion for the reduction in exhaust emissions and fuel consumption in spark ignition engines has long been established. However, the operating range of lean-burn spark ignition engines is limited by the level of cyclic variability in the early-flame development stage that typically corresponds to the 0-5 per cent mass fraction burned duration. In the current study, the cyclic variations in early flame development were investigated in an optical stratified-charge spark ignition engine at conditions close to stoichiometry [air-to-fuel ratio (A/F) = 15] and to the lean limit of stable operation (A/F = 22). Flame images were acquired through either a pentroof window ('tumble plane' of view) or the piston crown ('swirl plane' of view) and these were processed to calculate the intra-cycle flame-kernel radius evolution. In order to quantify the relative effects of local fuel concentration, gas motion, spark-energy release and heat losses to the electrodes on the flame-kernel growth rate, a zero-dimensional flame-kernel growth model, in conjunction with a one-dimensional spark ignition model, was employed. Comparison of the calculated flame-radius evolutions with the experimental data suggested that a variation in A/F around the spark plug of {delta}(A/F) {approx} 4 or, in terms of equivalence ratio {phi}, a variation in {delta}{phi} {approx} 0.15 at most was large enough to account for 100 per cent of the observed cyclic variability in flame-kernel radius. A variation in the residual-gas fraction of about 20 per cent around the mean was found to account for up to 30 per cent of the variability in flame-kernel radius at the timing of 5 per cent mass fraction burned. The individual effect of 20 per cent variations in the 'mean' in-cylinder velocity at the spark plug at ignition timing was found to account for no more than 20 per cent of the measured cyclic variability in flame kernel radius. An individual effect of

  14. Programmable spark counter of tracks

    International Nuclear Information System (INIS)

    Denisov, A.E.; Nikolaev, V.A.; Vorobjev, I.B.

    2005-01-01

    For the purpose, a new set-the programmable all-automatic spark counter AIST-4-has been developed and manufactured. Compared to our previous automated spark counter ISTRA, which was operated by the integrated fixed program, the new set is operated completely by a personal computer. The mechanism for pressing and pulling the aluminized foil is put into action by a step motor operated by a microcontroller. The step motor turns an axle. The axle has two eccentrics. One of them moves a pressing plate up and down. The second eccentric moves the aluminized foil by steps of ∼15mm after the end of each pulse counting. One turnover of the axle corresponds to one pulse count cycle. The step motor, the high-voltage block and the pulse count block are operated by the microcontroller PIC 16C84 (Microstar). The set can be operated either manually by keys on the front panel or by a PC using dialogue windows for radon or neutron measurements (for counting of alpha or fission fragment tracks). A number of algorithms are developed: the general procedures, the automatic stopping of the pulse counting, the calibration curve, determination of the count characteristics and elimination of the short circuit in a track

  15. Effect of the SPARK Program on Physical Activity, Cardiorespiratory Endurance, and Motivation in Middle-School Students.

    Science.gov (United States)

    Fu, You; Gao, Zan; Hannon, James C; Burns, Ryan D; Brusseau, Timothy A

    2016-05-01

    This study aimed to examine the effect of a 9-week SPARK program on physical activity (PA), cardiorespiratory endurance (Progressive Aerobic Cardiovascular Endurance Run; PACER), and motivation in middle-school students. 174 students attended baseline and posttests and change scores computed for each outcome. A MANOVA was employed to examine change score differences using follow-up ANOVA and Bonferroni post hoc tests. MANOVA yielded a significant interaction for Grade × Gender × Group (Wilks's Λ = 0.89, P interactions with perceived competence differences between SPARK grades 6 and 8 (Mean Δ = 0.38, P < .05), Enjoyment differences between SPARK grades 6 and 7 (Mean Δ = 0.67, P < .001), and SPARK grades 6 and 8 (Mean Δ = 0.81, P < .001). Following the intervention, SPARK displayed greater increases on PA and motivation measures in younger students compared with the Traditional program.

  16. Investigation of influence of errors of cutting machines with CNC on displacement trajectory accuracy of their actuating devices

    Science.gov (United States)

    Fedonin, O. N.; Petreshin, D. I.; Ageenko, A. V.

    2018-03-01

    In the article, the issue of increasing a CNC lathe accuracy by compensating for the static and dynamic errors of the machine is investigated. An algorithm and a diagnostic system for a CNC machine tool are considered, which allows determining the errors of the machine for their compensation. The results of experimental studies on diagnosing and improving the accuracy of a CNC lathe are presented.

  17. ClimateSpark: An In-memory Distributed Computing Framework for Big Climate Data Analytics

    Science.gov (United States)

    Hu, F.; Yang, C. P.; Duffy, D.; Schnase, J. L.; Li, Z.

    2016-12-01

    Massive array-based climate data is being generated from global surveillance systems and model simulations. They are widely used to analyze the environment problems, such as climate changes, natural hazards, and public health. However, knowing the underlying information from these big climate datasets is challenging due to both data- and computing- intensive issues in data processing and analyzing. To tackle the challenges, this paper proposes ClimateSpark, an in-memory distributed computing framework to support big climate data processing. In ClimateSpark, the spatiotemporal index is developed to enable Apache Spark to treat the array-based climate data (e.g. netCDF4, HDF4) as native formats, which are stored in Hadoop Distributed File System (HDFS) without any preprocessing. Based on the index, the spatiotemporal query services are provided to retrieve dataset according to a defined geospatial and temporal bounding box. The data subsets will be read out, and a data partition strategy will be applied to equally split the queried data to each computing node, and store them in memory as climateRDDs for processing. By leveraging Spark SQL and User Defined Function (UDFs), the climate data analysis operations can be conducted by the intuitive SQL language. ClimateSpark is evaluated by two use cases using the NASA Modern-Era Retrospective Analysis for Research and Applications (MERRA) climate reanalysis dataset. One use case is to conduct the spatiotemporal query and visualize the subset results in animation; the other one is to compare different climate model outputs using Taylor-diagram service. Experimental results show that ClimateSpark can significantly accelerate data query and processing, and enable the complex analysis services served in the SQL-style fashion.

  18. Multi criteria decision making of machining parameters for Die Sinking EDM Process

    Directory of Open Access Journals (Sweden)

    G. K. Bose

    2015-04-01

    Full Text Available Electrical Discharge Machining (EDM is one of the most basic non-conventional machining processes for production of complex geometries and process of hard materials, which are difficult to machine by conventional process. It is capable of machining geometrically complex or hard material components, that are precise and difficult-to-machine such as heat-treated tool steels, composites, super alloys, ceramics, carbides, heat resistant steels etc. The present study is focusing on the die sinking electric discharge machining (EDM of AISI H 13, W.-Nr. 1.2344 Grade: Ovar Supreme for finding out the effect of machining parameters such as discharge current (GI, pulse on time (POT, pulse off time (POF and spark gap (SG on performance response like Material removal rate (MRR, Surface Roughness (Ra & Overcut (OC using Square-shaped Cu tool with Lateral flushing. A well-designed experimental scheme is used to reduce the total number of experiments. Parts of the experiment are conducted with the L9 orthogonal array based on the Taguchi methodology and significant process parameters are identified using Analysis of Variance (ANOVA. It is found that MRR is affected by gap current & Ra is affected by pulse on time. Moreover, the signal-to-noise ratios associated with the observed values in the experiments are determined by which factor is most affected by the responses of MRR, Ra and OC. These experimental data are further investigated using Grey Relational Analysis to optimize multiple performances in which different levels combination of the factors are ranked based on grey relational grade. The analysis reveals that substantial improvement in machining performance takes place following this technique.

  19. Synthesis and characterization of aluminium–alumina micro- and nano-composites by spark plasma sintering

    International Nuclear Information System (INIS)

    Dash, K.; Chaira, D.; Ray, B.C.

    2013-01-01

    Graphical abstract: The evolution of microstructure by varying the particle size of reinforcement in the matrix employing spark plasma sintering has been demonstrated here in Al–Al 2 O 3 system. An emphasis has been laid on varying the reinforcement particle size and evaluating the microstructural morphologies and their implications on mechanical performance of the composites. Nanocomposites of 0.5, 1, 3, 5, 7 volume % alumina (average size 2 O 3 micro- and nano-composites fabricated by spark plasma sintering. • Better matrix-reinforcement integrity in nanocomposites than microcomposites. • Spark plasma sintering method results in higher density and hardness values. • High density and hardness values of nanocomposites than microcomposites. • High dislocation density in spark plasma sintered Al–Al 2 O 3 composites. - Abstract: In the present study, an emphasis has been laid on evaluation of the microstructural morphologies and their implications on mechanical performance of the composites by varying the reinforcement particle size. Nanocomposites of 0.5, 1, 3, 5, 7 volume % alumina (average size 2 O 3 nancomposites respectively. Spark plasma sintering imparts enhanced densification and matrix-reinforcement proximity which have been corroborated with the experimental results

  20. Standard practices for verification of displacement measuring systems and devices used in material testing machines

    CERN Document Server

    American Society for Testing and Materials. Philadelphia

    2005-01-01

    1.1 These practices cover procedures and requirements for the calibration and verification of displacement measuring systems by means of standard calibration devices for static and quasi-static testing machines. This practice is not intended to be complete purchase specifications for testing machines or displacement measuring systems. Displacement measuring systems are not intended to be used for the determination of strain. See Practice E83. 1.2 These procedures apply to the verification of the displacement measuring systems associated with the testing machine, such as a scale, dial, marked or unmarked recorder chart, digital display, etc. In all cases the buyer/owner/user must designate the displacement-measuring system(s) to be verified. 1.3 The values stated in either SI units or inch-pound units are to be regarded separately as standard. The values stated in each system may not be exact equivalents; therefore, each system shall be used independently of the other. Combining values from the two systems m...

  1. Possibility of surface carburization of refractory metals of electric spark alloying

    International Nuclear Information System (INIS)

    Verkhoturov, A.D.; Isaeva, L.P.; Timofeeva, I.I.; Tsyban', V.A.

    1981-01-01

    The paper is concerned with a study in the alloying layer formation under electric spark alloying of refractory (Ti, Zr, Nb, Mo, W, Co, Fe) metals with graphite in argon and in air using the EhFI-46A installation. It is shown that in electric spark alloying with graphite there appear certain specific conditions for the alloying layer formation manifested in the cathode mass decrease during treatment. In this case an alloying layer consisting of carbides, oxides of the corresponding metals and material of the base is formed on the metal surface. The best carburization conditions in the process of electric spark alloying are realized for group 4 metals when treating them in ''soft'' regime, specific time of alloying being 1-3 min/sm 2 and for group 5 and 6 metals - in ''rigid'' regime of treatment and specific time of alloying 3-5 min/cm 2 [ru

  2. River water remediation using pulsed corona, pulsed spark or ozonation

    Energy Technology Data Exchange (ETDEWEB)

    Izdebski, T.; Dors, M. [Polish Academy of Sciences, Szewalski Inst. of Fluid Flow Machiney, Fiszera (Poland). Centre for Plasma and Laser Engineering; Mizeraczyk, J. [Polish Academy of Sciences, Szewalski Inst. of Fluid Flow Machiney, Fiszera (Poland). Centre for Plasma and Laser Engineering; Gdynia Maritime Univ., Morska (Poland). Dept. of Marine Electronics

    2010-07-01

    The most common reason for epidemic formation is the pollution of surface and drinking water by wastewater bacteria. Pathogenic microorganisms that form the largest part of this are fecal bacteria, such as escherichia coli (E. coli). Wastewater treatment plants reduce the amount of the fecal bacteria by 1-3 orders of magnitude, depending on the initial number of bacteria. There is a lack of data on waste and drinking water purification by the electrohydraulic discharges method, which causes the destruction and inactivation of viruses, yeast, and bacteria. This paper investigated river water cleaning from microorganisms using pulsed corona, spark discharge and ozonization. The paper discussed the experimental setup and results. It was concluded that ozonization is the most efficient method of water disinfection as compared with pulsed spark and pulsed corona discharges. The pulsed spark discharge in water was capable of killing all microorganism similarly to ozonization, but with much lower energy efficiency. The pulsed corona discharge was found to be the less effective method of water disinfection. 21 refs., 4 figs.

  3. The optimization of some of the conditions for analysis by spark-source mass spectrometry

    International Nuclear Information System (INIS)

    Pearton, D.C.P.; Sobiecki, A.

    1980-01-01

    The need for improved precision in spark-source mass spectrometry is highlighted. Several parameters, such as photoplate-development technique, instrumental stability and focus, and sparking conditions, were optimized. Measurements made under these optimum conditions attained precisions of more than 12 per cent

  4. Ca2+ sparks act as potent regulators of excitation-contraction coupling in airway smooth muscle.

    Science.gov (United States)

    Zhuge, Ronghua; Bao, Rongfeng; Fogarty, Kevin E; Lifshitz, Lawrence M

    2010-01-15

    Ca2+ sparks are short lived and localized Ca2+ transients resulting from the opening of ryanodine receptors in sarcoplasmic reticulum. These events relax certain types of smooth muscle by activating big conductance Ca2+-activated K+ channels to produce spontaneous transient outward currents (STOCs) and the resultant closure of voltage-dependent Ca2+ channels. But in many smooth muscles from a variety of organs, Ca2+ sparks can additionally activate Ca2+-activated Cl(-) channels to generate spontaneous transient inward current (STICs). To date, the physiological roles of Ca2+ sparks in this latter group of smooth muscle remain elusive. Here, we show that in airway smooth muscle, Ca2+ sparks under physiological conditions, activating STOCs and STICs, induce biphasic membrane potential transients (BiMPTs), leading to membrane potential oscillations. Paradoxically, BiMPTs stabilize the membrane potential by clamping it within a negative range and prevent the generation of action potentials. Moreover, blocking either Ca2+ sparks or hyperpolarization components of BiMPTs activates voltage-dependent Ca2+ channels, resulting in an increase in global [Ca2+](i) and cell contraction. Therefore, Ca2+ sparks in smooth muscle presenting both STICs and STOCs act as a stabilizer of membrane potential, and altering the balance can profoundly alter the status of excitability and contractility. These results reveal a novel mechanism underlying the control of excitability and contractility in smooth muscle.

  5. Magnetic saturation in semi-analytical harmonic modeling for electric machine analysis

    NARCIS (Netherlands)

    Sprangers, R.L.J.; Paulides, J.J.H.; Gysen, B.L.J.; Lomonova, E.

    2016-01-01

    A semi-analytical method based on the harmonic modeling (HM) technique is presented for the analysis of the magneto-static field distribution in the slotted structure of rotating electric machines. In contrast to the existing literature, the proposed model does not require the assumption of infinite

  6. CAE Analysis of Secondary Shaft Systems in Great Five-axis Turning-Milling Complex CNC Machine

    Directory of Open Access Journals (Sweden)

    Chih-Chiang Hong

    2018-01-01

    Full Text Available The commercial computer aided engineering (CAE software is used to analyze the linear-static construction, stress and deformation for the secondary shaft systems in great five-axis turning-milling complex computer numerical control (CNC machine. It is convenient and always only three dimensional (3D graphic parts needed firstly prepared and further more detail used for the commercial CAE. It is desirable to predict a deformed position for the cut tool under external pressure loads in the working process of CNC machine. The linear results for static analysis of stresses, displacements in corresponding to the screw shaft locates at top, medium and bottom positions of the secondary shaft systems are obtained by using the simulation module of SOLIDWORKS®.

  7. Silicon nanoparticles produced by spark discharge

    International Nuclear Information System (INIS)

    Vons, Vincent A.; Smet, Louis C. P. M. de; Munao, David; Evirgen, Alper; Kelder, Erik M.; Schmidt-Ott, Andreas

    2011-01-01

    On the example of silicon, the production of nanoparticles using spark discharge is shown to be feasible for semiconductors. The discharge circuit is modelled as a damped oscillator circuit. This analysis reveals that the electrode resistance should be kept low enough to limit energy loss by Joule heating and to enable effective nanoparticle production. The use of doped electrodes results in a thousand-fold increase in the mass production rate as compared to intrinsic silicon. Pure and oxidised uniformly sized silicon nanoparticles with a primary particle diameter of 3–5 nm are produced. It is shown that the colour of the particles can be used as a good indicator of the oxidation state. If oxygen and water are banned from the spark generation system by (a) gas purification, (b) outgassing and (c) by initially using the particles produced as getters, unoxidised Si particles are obtained. They exhibit pyrophoric behaviour. This continuous nanoparticle preparation method can be combined with other processing techniques, including surface functionalization or the immediate impaction of freshly prepared nanoparticles onto a substrate for applications in the field of batteries, hydrogen storage or sensors.

  8. DNS of spark ignition and edge flame propagation in turbulent droplet-laden mixing layers

    Energy Technology Data Exchange (ETDEWEB)

    Neophytou, A.; Mastorakos, E.; Cant, R.S. [Hopkinson Laboratory, Department of Engineering, University of Cambridge (United Kingdom)

    2010-06-15

    A parametric study of forced ignition at the mixing layer between air and air carrying fine monosized fuel droplets is done through one-step chemistry direct numerical simulations to determine the influence of the size and volatility of the droplets, the spark location, the droplet-air mixing layer initial thickness and the turbulence intensity on the ignition success and the subsequent flame propagation. The propagation is analyzed in terms of edge flame displacement speed, which has not been studied before for turbulent edge spray flames. Spark ignition successfully resulted in a tribrachial flame if enough fuel vapour was available at the spark location, which occurred when the local droplet number density was high. Ignition was achieved even when the spark was offset from the spray, on the air side, due to the diffusion of heat from the spark, provided droplets evaporated rapidly. Large kernels were obtained by sparking close to the spray, since fuel was more readily available. At long times after the spark, for all flames studied, the probability density function of the displacement speed was wide, with a mean value in the range 0.55-0.75S{sub L}, with S{sub L} the laminar burning velocity of a stoichiometric gaseous premixed flame. This value is close to the mean displacement speed in turbulent edge flames with gaseous fuel. The displacement speed was negatively correlated with curvature. The detrimental effect of curvature was attenuated with a large initial kernel and by increasing the thickness of the mixing layer. The mixing layer was thicker when evaporation was slow and the turbulence intensity higher. However, high turbulence intensity also distorted the kernel which could lead to high values of curvature. The edge flame reaction component increased when the maximum temperature coincided with the stoichiometric contour. The results are consistent with the limited available experimental evidence and provide insights into the processes associated with

  9. Assistance to a car heat engine by a self-controlled synchronous machine: engine energy control enhancement and pollutant emission reduction; Assistance d`un moteur thermique d`automobile par une machine synchrone autopilotee: amelioration de la gestion energetique et reduction des polluants du groupe moto-propulseur

    Energy Technology Data Exchange (ETDEWEB)

    Kouadio, L.

    1996-12-12

    A new method for spark-ignition engine control, more especially in idle conditions, has been developed to prevent engine stalling and improve its idling performances in terms of fuel consumption and pollutant emissions: the car synchronous machine, traditionally operating as an alternator, is used in certain phases to provide an external supplementary torque on the engine shaft. Methods are proposed for optimising the synchronous machine operation as a generator and as an engine, then the main engine control parameters are presented and a linear signal model is established around a nominal idling point, which is used for simulations. Experimental results show evident reductions of fuel consumption and a significant robustness improvement in the engine dynamics

  10. Apparatus for atmospheric pressure pin-to-hole spark discharge and uses thereof

    Science.gov (United States)

    Dobrynin, Danil V.; Fridman, Alexander; Cho, Young I.; Fridman, Gregory; Friedman, Gennady

    2016-12-06

    Disclosed herein are atmospheric pressure pin-to-hole pulsed spark discharge devices and methods for creating plasma. The devices include a conduit for fluidically communicating a gas, a plasma, or both, therethrough, portion of the conduit capable of being connected to a gas supply, and a second portion of the conduit capable of emitting a plasma; a positive electrode comprising a sharp tip; and a ground plate electrode. Disclosed are methods for treating a skin ulcer using non-thermal plasma include flowing a gas through a cold spark discharge zone simultaneously with the creation of a pulsed spark discharge to give rise to a non-thermal plasma emitted from a conduit, the non-thermal plasma comprising NO; and contacting a skin ulcer with said non-thermal plasma for sufficient time and intensity to give rise to treatment of the skin ulcer.

  11. Large-scale Ising-machines composed of magnetic neurons

    Science.gov (United States)

    Mizushima, Koichi; Goto, Hayato; Sato, Rie

    2017-10-01

    We propose Ising-machines composed of magnetic neurons, that is, magnetic bits in a recording track. In large-scale machines, the sizes of both neurons and synapses need to be reduced, and neat and smart connections among neurons are also required to achieve all-to-all connectivity among them. These requirements can be fulfilled by adopting magnetic recording technologies such as race-track memories and skyrmion tracks because the area of a magnetic bit is almost two orders of magnitude smaller than that of static random access memory, which has normally been used as a semiconductor neuron, and the smart connections among neurons are realized by using the read and write methods of these technologies.

  12. Observing the Forces Involved in Static Friction under Static Situations

    Science.gov (United States)

    Kaplan, Daniel

    2013-01-01

    Static friction is an important concept in introductory physics. Later in the year students apply their understanding of static friction under more complex conditions of static equilibrium. Traditional lab demonstrations in this case involve exceeding of the maximum level of static friction, resulting in the "onset of motion." (Contains…

  13. THE EFFECT OF COMPRESSION RATIO VARIATIONS ON THE ENGINE PERFORMANCE PARAMETRES IN SPARK IGNITION ENGINES

    Directory of Open Access Journals (Sweden)

    Yakup SEKMEN

    2005-01-01

    Full Text Available Performance of the spark ignition engines may be increased by changing the geometrical compression ratio according to the amount of charging in cylinders. The designed geometrical compression ratio can be realized as an effective compression ratio under the full load and full open throttle conditions since the effective compression ratio changes with the amount of charging into the cylinder in spark ignition engines. So, this condition of the spark ignition engines forces designers to change their geometrical compression ratio according to the amount of charging into the cylinder for improvement of performance and fuel economy. In order to improve the combustion efficiency, fuel economy, power output, exhaust emissions at partial loads, compression ratio must be increased; but, under high load and low speed conditions to prevent probable knock and hard running the compression ratio must be decreased gradually. In this paper, relation of the performance parameters to compression ratio such as power, torque, specific fuel consumption, cylindir pressure, exhaust gas temperature, combustion chamber surface area/volume ratio, thermal efficiency, spark timing etc. in spark ignition engines have been investigated and using of engines with variable compression ratio is suggested to fuel economy and more clear environment.

  14. knock characteristics analysis of a supercharged spark ignition

    African Journals Online (AJOL)

    user

    The power output of a spark ignition engine could be improved by boosting the ... that the presence of aromatics was responsible for the better anti-knock ..... System, a Master's Thesis in the Institutionen för ... Maintenance and Reliability, Vol.

  15. Assisting in Auditing of Buffer Overflow Vulnerabilities via Machine Learning

    Directory of Open Access Journals (Sweden)

    Qingkun Meng

    2017-01-01

    Full Text Available Buffer overflow vulnerability is a kind of consequence in which programmers’ intentions are not implemented correctly. In this paper, a static analysis method based on machine learning is proposed to assist in auditing buffer overflow vulnerabilities. First, an extended code property graph is constructed from the source code to extract seven kinds of static attributes, which are used to describe buffer properties. After embedding these attributes into a vector space, five frequently used machine learning algorithms are employed to classify the functions into suspicious vulnerable functions and secure ones. The five classifiers reached an average recall of 83.5%, average true negative rate of 85.9%, a best recall of 96.6%, and a best true negative rate of 91.4%. Due to the imbalance of the training samples, the average precision of the classifiers is 68.9% and the average F1 score is 75.2%. When the classifiers were applied to a new program, our method could reduce the false positive to 1/12 compared to Flawfinder.

  16. Ambient fields generated by a laser spark

    Czech Academy of Sciences Publication Activity Database

    Rohlena, Karel; Mašek, Martin

    2016-01-01

    Roč. 61, č. 2 (2016), s. 119-124 ISSN 0029-5922 R&D Projects: GA MŠk(CZ) LD14089; GA MŠk(CZ) LG13031 Institutional support: RVO:68378271 Keywords : laser spark * radiation chemistry * field generation Subject RIV: BL - Plasma and Gas Discharge Physics Impact factor: 0.760, year: 2016

  17. SciSpark: Highly Interactive and Scalable Model Evaluation and Climate Metrics for Scientific Data and Analysis

    Data.gov (United States)

    National Aeronautics and Space Administration — We will construct SciSpark, a scalable system for interactive model evaluation and for the rapid development of climate metrics and analyses. SciSpark directly...

  18. Impulse tests on distribution transformers protected by means of spark gaps

    Energy Technology Data Exchange (ETDEWEB)

    Pykaelae, M L; Palva, V [Helsinki Univ. of Technology, Otaniemi (Finland). High Voltage Institute; Niskanen, K [ABB Corporate Research, Vaasa (Finland)

    1998-12-31

    Distribution transformers in rural networks have to cope with transient overvoltages, even with those caused by the direct lightning strokes to the lines. In Finland the 24 kV network conditions, such as wooden pole lines, high soil resistivity and isolated neutral network, lead into fast transient overvoltages. Impulse testing of pole-mounted distribution transformers ({<=} 200 kVA) protected by means of spark gaps were studied. Different failure detection methods were used. Results can be used as background information for standardization work dealing with distribution transformers protected by means of spark gaps. (orig.) 9 refs.

  19. Impulse tests on distribution transformers protected by means of spark gaps

    Energy Technology Data Exchange (ETDEWEB)

    Pykaelae, M.L.; Palva, V. [Helsinki Univ. of Technology, Otaniemi (Finland). High Voltage Institute; Niskanen, K. [ABB Corporate Research, Vaasa (Finland)

    1997-12-31

    Distribution transformers in rural networks have to cope with transient overvoltages, even with those caused by the direct lightning strokes to the lines. In Finland the 24 kV network conditions, such as wooden pole lines, high soil resistivity and isolated neutral network, lead into fast transient overvoltages. Impulse testing of pole-mounted distribution transformers ({<=} 200 kVA) protected by means of spark gaps were studied. Different failure detection methods were used. Results can be used as background information for standardization work dealing with distribution transformers protected by means of spark gaps. (orig.) 9 refs.

  20. Graphene-induced strengthening in spark plasma sintered tantalum carbide–nanotube composite

    International Nuclear Information System (INIS)

    Lahiri, Debrupa; Khaleghi, Evan; Bakshi, Srinivasa Rao; Li, Wei; Olevsky, Eugene A.; Agarwal, Arvind

    2013-01-01

    Transverse rupture strength of spark plasma sintered tantalum carbide (TaC) composites reinforced with long and short carbon nanotubes (CNTs) is reported. The rupture strength depends on the transformation behavior of the CNTs during spark plasma sintering, which is dependent on their length. The TaC composite with short nanotubes shows the highest specific rupture strength. Shorter CNTs transform into multi-layered graphene sheets between TaC grains, whereas long ones retain the tubular structure. Two-dimensionsal graphene platelets offer higher resistance to pull-out, resulting in delayed fracture and higher strength.

  1. Vacuum spark breakdown model based on exploding metal wire phenomena

    International Nuclear Information System (INIS)

    Haaland, J.

    1984-06-01

    Spark source mass spectra (SSMS) indicates that ions are extracted from an expanding and decaying plasma. The intensity distribution shows no dependance on vaporization properties of individual elements which indicates explosive vapour formation. This seems further to be a requirement for bridging a vacuum gap. A model including plasma ejection from a superheated anode spot by a process similar to that of an exploding metal wire is proposed. The appearance of hot plasma points in low inductance vacuum sparks can then be explained as exploding micro particles ejected from a final central anode spot. The phenomenological model is compared with available experimental results from literature, but no extensive quantification is attempted

  2. Glucose sensing on graphite screen-printed electrode modified by sparking of copper nickel alloys.

    Science.gov (United States)

    Riman, Daniel; Spyrou, Konstantinos; Karantzalis, Alexandros E; Hrbac, Jan; Prodromidis, Mamas I

    2017-04-01

    Electric spark discharge was employed as a green, fast and extremely facile method to modify disposable graphite screen-printed electrodes (SPEs) with copper, nickel and mixed copper/nickel nanoparticles (NPs) in order to be used as nonenzymatic glucose sensors. Direct SPEs-to-metal (copper, nickel or copper/nickel alloys with 25/75, 50/50 and 75/25wt% compositions) sparking at 1.2kV was conducted in the absence of any solutions under ambient conditions. Morphological characterization of the sparked surfaces was performed by scanning electron microscopy, while the chemical composition of the sparked NPs was evaluated with energy dispersive X-ray spectroscopy and X-ray photoelectron spectroscopy. The performance of the various sparked SPEs towards the electro oxidation of glucose in alkaline media and the critical role of hydroxyl ions were evaluated with cyclic voltammetry and kinetic studies. Results indicated a mixed charge transfer- and hyroxyl ion transport-limited process. Best performing sensors fabricated by Cu/Ni 50/50wt% alloy showed linear response over the concentration range 2-400μM glucose and they were successfully applied to the amperometric determination of glucose in blood. The detection limit (S/N 3) and the relative standard deviation of the method were 0.6µM and green methods in sensor's development. Copyright © 2017 Elsevier B.V. All rights reserved.

  3. Application of static var compensator on large synchronous motors based on linear optimization control design

    International Nuclear Information System (INIS)

    Soltani, J.; Fath Abadi, A.M.

    2003-01-01

    This paper describes the application of static var compensators, on an electrical distribution network containing two large synchronous motors, one of which is excited via a three-phase thyristor bridge rectifier. The second machine is excited via a diode bridge rectifier. Based on linear optimization control, the measurable feedback signals are applied to the control system loops of static var compensators and the excitation control loop of the first synchronous motor. The phase equations method was used to develop a computer program to model the distribution network. Computer results were obtained to demonstrate the system performance for some abnormal modes of operation. These results show that employing static var compensators based on the linear optimization control design for electrical distribution networks containing large synchronous motors is beneficial and may be considered a first stage of the system design

  4. Cloud Computing: A model Construct of Real-Time Monitoring for Big Dataset Analytics Using Apache Spark

    Science.gov (United States)

    Alkasem, Ameen; Liu, Hongwei; Zuo, Decheng; Algarash, Basheer

    2018-01-01

    The volume of data being collected, analyzed, and stored has exploded in recent years, in particular in relation to the activity on the cloud computing. While large-scale data processing, analysis, storage, and platform model such as cloud computing were previously and currently are increasingly. Today, the major challenge is it address how to monitor and control these massive amounts of data and perform analysis in real-time at scale. The traditional methods and model systems are unable to cope with these quantities of data in real-time. Here we present a new methodology for constructing a model for optimizing the performance of real-time monitoring of big datasets, which includes a machine learning algorithms and Apache Spark Streaming to accomplish fine-grained fault diagnosis and repair of big dataset. As a case study, we use the failure of Virtual Machines (VMs) to start-up. The methodology proposition ensures that the most sensible action is carried out during the procedure of fine-grained monitoring and generates the highest efficacy and cost-saving fault repair through three construction control steps: (I) data collection; (II) analysis engine and (III) decision engine. We found that running this novel methodology can save a considerate amount of time compared to the Hadoop model, without sacrificing the classification accuracy or optimization of performance. The accuracy of the proposed method (92.13%) is an improvement on traditional approaches.

  5. PEBBLES Simulation of Static Friction and New Static Friction Benchmark

    International Nuclear Information System (INIS)

    Cogliati, Joshua J.; Ougouag, Abderrafi M.

    2010-01-01

    Pebble bed reactors contain large numbers of spherical fuel elements arranged randomly. Determining the motion and location of these fuel elements is required for calculating certain parameters of pebble bed reactor operation. This paper documents the PEBBLES static friction model. This model uses a three dimensional differential static friction approximation extended from the two dimensional Cundall and Strack model. The derivation of determining the rotational transformation of pebble to pebble static friction force is provided. A new implementation for a differential rotation method for pebble to container static friction force has been created. Previous published methods are insufficient for pebble bed reactor geometries. A new analytical static friction benchmark is documented that can be used to verify key static friction simulation parameters. This benchmark is based on determining the exact pebble to pebble and pebble to container static friction coefficients required to maintain a stable five sphere pyramid.

  6. Residual magnetic field in rotary machines; Campo magnetico residual en maquinas rotatorias

    Energy Technology Data Exchange (ETDEWEB)

    Gonzalez V, Esteban A; Apanco R, Marcelino [Instituto de Investigaciones Electricas, Cuernavaca, Morelos (Mexico)

    2007-07-01

    The residual magnetism is a phenomenon in which the magnetic dipoles of a substance are oriented in a certain degree. On the other hand, when internal forces exist capable of aligning elementary magnetic dipoles of a material, a permanent magnet is obtained. Just as in a conductor or in a material, in the elements of a rotary electrical machine magnetic fields can be induced that produce a residual magnetism or magnetization. In the rotary electrical machines, the magnetization phenomenon causes serious problems, such as the generation of induced currents that propitiate the mechanical wear in bearings, collars, trunnions and inclusive in the shaft, by effects known as pitting, frosting and spark tracks, as well as erroneous readings in vibration and temperature sensors, that in some cases can cause the shut down of the machine. In this article are presented the general concepts on the residual magnetism in rotary electrical machines, the causes that originate it and the problems that arises, as well as the demagnetization of the components that have residual magnetic field. The results obtained by the area of Electrical Equipment of the Instituto de Investigaciones Electricas are revised, during the execution of activities related to the measurement and elimination of the residual magnetic field in rotary electrical machines. [Spanish] El magnetismo residual es un fenomeno en el que los dipolos magneticos de una sustancia se encuentran orientados en un grado determinado. Por otro lado, cuando existen fuerzas internas capaces de alinear los dipolos magneticos elementales de un material, se tiene un iman permanente. Al igual que en un conductor o un material, en los elementos de una maquina electrica rotatoria se pueden inducir campos magneticos que producen un magnetismo residual o magnetizacion. En las maquinas electricas rotatorias, el fenomeno de magnetizacion causa graves problemas, como la generacion de corrientes inducidas que propician el desgaste mecanico

  7. SciDB versus Spark: A Preliminary Comparison Based on an Earth Science Use Case

    Science.gov (United States)

    Clune, T.; Kuo, K. S.; Doan, K.; Oloso, A.

    2015-12-01

    We compare two Big Data technologies, SciDB and Spark, for performance, usability, and extensibility, when applied to a representative Earth science use case. SciDB is a new-generation parallel distributed database management system (DBMS) based on the array data model that is capable of handling multidimensional arrays efficiently but requires lengthy data ingest prior to analysis, whereas Spark is a fast and general engine for large scale data processing that can immediately process raw data files and thereby avoid the ingest process. Once data have been ingested, SciDB is very efficient in database operations such as subsetting. Spark, on the other hand, provides greater flexibility by supporting a wide variety of high-level tools including DBMS's. For the performance aspect of this preliminary comparison, we configure Spark to operate directly on text or binary data files and thereby limit the need for additional tools. Arguably, a more appropriate comparison would involve exploring other configurations of Spark which exploit supported high-level tools, but that is beyond our current resources. To make the comparison as "fair" as possible, we export the arrays produced by SciDB into text files (or converting them to binary files) for the intake by Spark and thereby avoid any additional file processing penalties. The Earth science use case selected for this comparison is the identification and tracking of snowstorms in the NASA Modern Era Retrospective-analysis for Research and Applications (MERRA) reanalysis data. The identification portion of the use case is to flag all grid cells of the MERRA high-resolution hourly data that satisfies our criteria for snowstorm, whereas the tracking portion connects flagged cells adjacent in time and space to form a snowstorm episode. We will report the results of our comparisons at this presentation.

  8. Evaluating the Impact of Data Placement to Spark and SciDB with an Earth Science Use Case

    Science.gov (United States)

    Doan, Khoa; Oloso, Amidu; Kuo, Kwo-Sen; Clune, Thomas; Yu, Hongfeng; Nelson, Brian; Zhang, Jian

    2016-01-01

    We investigate the impact of data placement for two Big Data technologies, Spark and SciDB, with a use case from Earth Science where data arrays are multidimensional. Simultaneously, this investigation provides an opportunity to evaluate the performance of the technologies involved. Two datastores, HDFS and Cassandra, are used with Spark for our comparison. It is found that Spark with Cassandra performs better than with HDFS, but SciDB performs better yet than Spark with either datastore. The investigation also underscores the value of having data aligned for the most common analysis scenarios in advance on a shared nothing architecture. Otherwise, repartitioning needs to be carried out on the fly, degrading overall performance.

  9. Towards constrained optimal control of spark-ignition engines

    NARCIS (Netherlands)

    Feru, E.; Luo, X.

    2015-01-01

    In this paper, the torque control problem for spark-ignition engines is considered. The objective is to provide good output torque tracking with minimum fuel consumption, while avoiding engine knock and misre. To this end, three control strategies are proposed: a feed-forward controller with

  10. Investigation of microstructure and irradiation behavior of W–Nb/Ti composites prepared by spark plasma sintering

    International Nuclear Information System (INIS)

    Chen, Jing-Bo; Luo, Lai-Ma; Zhao, Mei-Ling; Xu, Qiu; Zan, Xiang; Wu, Yu-Cheng

    2016-01-01

    W–Nb/Ti composites were prepared by machine milling and spark plasma sintering. Field–emission scanning electron microscopy, high–resolution transmission electron microscopy, and X-ray diffraction analyses were used to characterize the samples. Thermal desorption spectroscopy (TDS) was used to measure the deuterium retention after only deuterium irradiation. The deuterium retention in W–4wt%Ti–wt1%Nb was lower than that in pure W (D_2"+ flux ∼10"2"2 ions/(m"2 s), ion energy ∼5 keV), Nb and Ti will improve the deuterium irradiation resistance of tungsten composite. In addition, transgranular and intergranular fractures were observed on the surface of the W–4 wt% Ti–1 wt% Nb composite. A Ti_(_X_)W_(_1_−_X_) solid solution was formed during sintering. The maximum tensile strength (410.53 MPa) was detected in the W–4wt%Ti–1wt%Nb composite at 600 °C.

  11. Spark plasma sintering of titanium aluminide intermetallics and its composites

    Science.gov (United States)

    Aldoshan, Abdelhakim Ahmed

    Titanium aluminide intermetallics are a distinct class of engineering materials having unique properties over conventional titanium alloys. gamma-TiAl compound possesses competitive physical and mechanical properties at elevated temperature applications compared to Ni-based superalloys. gamma-TiAl composite materials exhibit high melting point, low density, high strength and excellent corrosion resistance. Spark plasma sintering (SPS) is one of the powder metallurgy techniques where powder mixture undergoes simultaneous application of uniaxial pressure and pulsed direct current. Unlike other sintering techniques such as hot iso-static pressing and hot pressing, SPS compacts the materials in shorter time (< 10 min) with a lower temperature and leads to highly dense products. Reactive synthesis of titanium aluminide intermetallics is carried out using SPS. Reactive sintering takes place between liquid aluminum and solid titanium. In this work, reactive sintering through SPS was used to fabricate fully densified gamma-TiAl and titanium aluminide composites starting from elemental powders at different sintering temperatures. It was observed that sintering temperature played significant role in the densification of titanium aluminide composites. gamma-TiAl was the predominate phase at different temperatures. The effect of increasing sintering temperature on microhardness, microstructure, yield strength and wear behavior of titanium aluminide was studied. Addition of graphene nanoplatelets to titanium aluminide matrix resulted in change in microhardness. In Ti-Al-graphene composites, a noticeable decrease in coefficient of friction was observed due to the influence of self-lubrication caused by graphene.

  12. A Simple Semantics and Static Analysis for Stack Inspection

    Directory of Open Access Journals (Sweden)

    Anindya Banerjee

    2013-09-01

    Full Text Available The Java virtual machine and the .NET common language runtime feature an access control mechanism specified operationally in terms of run-time stack inspection. We give a denotational semantics in "eager" form, and show that it is equivalent to the "lazy" semantics using stack inspection. We give a static analysis of safety, i.e., the absence of security errors, that is simpler than previous proposals. We identify several program transformations that can be used to remove run-time checks. We give complete, detailed proofs for safety of the analysis and for the transformations, exploiting compositionality of the eager semantics.

  13. Large area spark counters with fine time and position resolution

    International Nuclear Information System (INIS)

    Ogawa, A.; Atwood, W.B.; Fujiwara, N.; Pestov, Yu.N.; Sugahara, R.

    1983-10-01

    Spark counters trace their history back over three decades but have been used in only a limited number of experiments. The key properties of these devices include their capability of precision timing (at the sub 100 ps level) and of measuring the position of the charged particle to high accuracy. At SLAC we have undertaken a program to develop these devices for use in high energy physics experiments involving large detectors. A spark counter of size 1.2 m x 0.1 m has been constructed and has been operating continuously in our test setup for several months. In this talk I will discuss some details of its construction and its properties as a particle detector. 14 references

  14. Application of Artificial Intelligence Techniques for the Control of the Asynchronous Machine

    Directory of Open Access Journals (Sweden)

    F. Khammar

    2016-01-01

    Full Text Available The induction machine is experiencing a growing success for two decades by gradually replacing the DC machines and synchronous in many industrial applications. This paper is devoted to the study of advanced methods applied to the command of the asynchronous machine in order to obtain a system of control of high performance. While the criteria for response time, overtaking, and static error can be assured by the techniques of conventional control, the criterion of robustness remains a challenge for researchers. This criterion can be satisfied only by applying advanced techniques of command. After mathematical modeling of the asynchronous machine, it defines the control strategies based on the orientation of the rotor flux. The results of the different simulation tests highlight the properties of robustness of algorithms proposed and suggested to compare the different control strategies.

  15. Advances in the electro-spark deposition coating process

    International Nuclear Information System (INIS)

    Johnson, R.N.; Sheldon, G.L.

    1986-04-01

    Electro-spark deposition (ESD) is a pulsed-arc micro-welding process using short-duration, high-current electrical pulses to deposit an electrode material on a metallic substrate. It is one of the few methods available by which a fused, metallurgically bonded coating can be applied with such a low total heat input that the bulk substrate material remains at or near ambient temperatures. The short duration of the electrical pulse allows an extremely rapid solidification of the deposited material and results in an exceptionally fine-grained, homogenous coating that approaches (and with some materials, actually is) an amorphous structure. This structure is believed to contribute to the good tribological and corrosion performance observed for hardsurfacing materials used in the demanding environments of high temperatures, liquid metals, and neutron irradiation. A brief historical review of the process is provided, followed by descriptions of the present state-of-the-art and of the performance and applications of electro-spark deposition coatings in liquid-metal-cooled nuclear reactors

  16. A COMPUTERIZED DIAGNOSTIC COMPLEX FOR RELIABILITY TESTING OF ELECTRIC MACHINES

    Directory of Open Access Journals (Sweden)

    O.О. Somka

    2015-06-01

    Full Text Available Purpose. To develop a diagnostic complex meeting the criteria and requirements for carrying out accelerated reliability test and realizing the basic modes of electric machines operation and performance of the posed problems necessary in the process of such test. Methodology. To determine and forecast the indices of electric machines reliability in accordance with the statistic data of repair plants we have conditionally divided them into structural parts that are most likely to fail. We have preliminarily assessed the state of each of these parts, which includes revelation of faults and deviations of technical and geometric parameters. We have determined the analyzed electric machine controlled parameters used for assessment of quantitative characteristics of reliability of these parts and electric machines on the whole. Results. As a result of the research, we have substantiated the structure of a computerized complex for electric machines reliability test. It allows us to change thermal and vibration actions without violation of the physics of the processes of aging and wearing of the basic structural parts and elements material. The above mentioned makes it possible to considerably reduce time spent on carrying out electric machines reliability tests and improve trustworthiness of the data obtained as a result of their performance. Originality. A special feature of determination of the controlled parameters consists in removal of vibration components in the idle mode and after disconnection of the analyzed electric machine from the power supply with the aim of singling out the vibration electromagnetic component, fixing the degree of sparking and bend of the shaft by means of phototechnique and local determination of structural parts temperature provided by corresponding location of thermal sensors. Practical value. We have offered a scheme of location of thermal and vibration sensors, which allows improvement of parameters measuring accuracy

  17. Technical study on semi-object emulation of structural statics problem

    CERN Document Server

    MoJun; LiuXingFu; LiuZhiYong; Shi Pin Gan

    2002-01-01

    Structural strength analysis depends mainly on finite element method and experiments. For complex structural system, a rather large error can be caused by some uncertain factors, such as load distributions, boundary conditions and constitutive relations in numerical analysis. At the same time, owing to the limitation of measuring and testing techniques, the strength and stiffness of key components can not be estimated by using the limited test data. To simulate stresses accurately under complex static environment, improve man-machine interactive system, and make the best use of fore- and post-processing function in graphic data processing, the combine numerical analysis with experimental technique and have developed the semi-object emulation technique to analyze the nonlinear problem of structure statics. The modern optical measuring techniques and image processing techniques are firstly used for the method to acquire displacement data of the vessel surface, and the data are used for the boundary condition to...

  18. Coupling Matched Molecular Pairs with Machine Learning for Virtual Compound Optimization.

    Science.gov (United States)

    Turk, Samo; Merget, Benjamin; Rippmann, Friedrich; Fulle, Simone

    2017-12-26

    Matched molecular pair (MMP) analyses are widely used in compound optimization projects to gain insights into structure-activity relationships (SAR). The analysis is traditionally done via statistical methods but can also be employed together with machine learning (ML) approaches to extrapolate to novel compounds. The here introduced MMP/ML method combines a fragment-based MMP implementation with different machine learning methods to obtain automated SAR decomposition and prediction. To test the prediction capabilities and model transferability, two different compound optimization scenarios were designed: (1) "new fragments" which occurs when exploring new fragments for a defined compound series and (2) "new static core and transformations" which resembles for instance the identification of a new compound series. Very good results were achieved by all employed machine learning methods especially for the new fragments case, but overall deep neural network models performed best, allowing reliable predictions also for the new static core and transformations scenario, where comprehensive SAR knowledge of the compound series is missing. Furthermore, we show that models trained on all available data have a higher generalizability compared to models trained on focused series and can extend beyond chemical space covered in the training data. Thus, coupling MMP with deep neural networks provides a promising approach to make high quality predictions on various data sets and in different compound optimization scenarios.

  19. Development of spark cathode E-guns. Draft final reprt, Phase I, July--October 1978

    International Nuclear Information System (INIS)

    Loda, G.; Lindstrand, R.

    1979-01-01

    A 12 sided spark cathode is designed and constructed to replace the bladed, cold cathode structure in the electron gun of the Los Alamos Scientific Laboratory Antares prototype power amplifier. Design work includes computer modeling and full scale low voltage modeling. Life testing to 100,000 pulses is documented. The spark cathode offers precise control of emission site location and a high reliability

  20. Machinability evaluation of titanium alloys (Part 2)--Analyses of cutting force and spindle motor current.

    Science.gov (United States)

    Kikuchi, Masafumi; Okuno, Osamu

    2004-12-01

    To establish a method of determining the machinability of dental materials for CAD/CAM systems, the machinability of titanium, two titanium alloys (Ti-6Al-4V and Ti-6Al-7Nb), and free-cutting brass was evaluated through cutting force and spindle motor current. The metals were slotted using a milling machine and square end mills at four cutting conditions. Both the static and dynamic components of the cutting force represented well the machinability of the metals tested: the machinability of Ti-6Al-4V and Ti-6Al-7Nb was worse than that of titanium, while that of free-cutting brass was better. On the other hand, the results indicated that the spindle motor current was not sensitive enough to detect the material difference among the titanium and its alloys.

  1. SPARK RttT: Year One Fidelity and Implementation

    Science.gov (United States)

    Rochford, Joseph A.; O'Neill, Adrienne; Gelb, Adele; Ross, Kimberly

    2014-01-01

    Developed in 2003 by the Sisters of Charity Foundation of Canton with a grant from the Kellogg Foundation, "Supporting Partnerships to Assure Ready Kids" ("SPARK Ohio") is a family-centered kindergarten readiness program that works with families, schools, and the community. From its initial sites in Stark County, "SPARK…

  2. Effect of spark plug and fuel injector location on mixture stratification in a GDI engine - A CFD analysis

    Science.gov (United States)

    Saw, O. P.; Mallikarjuna, J. M.

    2017-09-01

    The mixture preparation in gasoline direct injection (GDI) engines operating at stratified condition plays an important role in deciding the combustion, performance and emission characteristics of the engine. In a wall-guided GDI engine, with a late fuel injection strategy, piston top surface is designed in such a way that the injected fuel is directed towards the spark plug to form a combustible mixture at the time of ignition. In addition, in these engines, location of spark-plug and fuel injector, fuel injection pressure and timing are also important to create a combustible mixture near the spark plug. Therefore, understanding the mixture formation under the influence of the location of spark plug and fuel injector is very essential for the optimization of the engine parameters. In this study, an attempt is made to understand the effect of spark plug and fuel injector location on the mixture preparation in a four-stroke, four-valve and wall-guided GDI engine operating under a stratified condition by using computational fluid dynamics (CFD) analysis. All the CFD simulations are carried out at an engine speed of 2000 rev/min., and compression ratio of 10.6, at an overall equivalence ratio (ER) of about 0.65. The fuel injection and spark timings are maintained at 605 and 710 CADs respectively. Finally, it is concluded that, combination of central spark plug and side fuel injector results in better combustion and performance.

  3. Binary pressure-sensitive paint measurements using miniaturised, colour, machine vision cameras

    Science.gov (United States)

    Quinn, Mark Kenneth

    2018-05-01

    Recent advances in machine vision technology and capability have led to machine vision cameras becoming applicable for scientific imaging. This study aims to demonstrate the applicability of machine vision colour cameras for the measurement of dual-component pressure-sensitive paint (PSP). The presence of a second luminophore component in the PSP mixture significantly reduces its inherent temperature sensitivity, increasing its applicability at low speeds. All of the devices tested are smaller than the cooled CCD cameras traditionally used and most are of significantly lower cost, thereby increasing the accessibility of such technology and techniques. Comparisons between three machine vision cameras, a three CCD camera, and a commercially available specialist PSP camera are made on a range of parameters, and a detailed PSP calibration is conducted in a static calibration chamber. The findings demonstrate that colour machine vision cameras can be used for quantitative, dual-component, pressure measurements. These results give rise to the possibility of performing on-board dual-component PSP measurements in wind tunnels or on real flight/road vehicles.

  4. Monte Carlo computed machine-specific correction factors for reference dosimetry of TomoTherapy static beam for several ion chambers

    International Nuclear Information System (INIS)

    Sterpin, E.; Mackie, T. R.; Vynckier, S.

    2012-01-01

    Purpose: To determine k Q msr ,Q o f msr ,f o correction factors for machine-specific reference (msr) conditions by Monte Carlo (MC) simulations for reference dosimetry of TomoTherapy static beams for ion chambers Exradin A1SL, A12; PTW 30006, 31010 Semiflex, 31014 PinPoint, 31018 microLion; NE 2571. Methods: For the calibration of TomoTherapy units, reference conditions specified in current codes of practice like IAEA/TRS-398 and AAPM/TG-51 cannot be realized. To cope with this issue, Alfonso et al. [Med. Phys. 35, 5179–5186 (2008)] described a new formalism introducing msr factors k Q msr ,Q o f msr ,f o for reference dosimetry, applicable to static TomoTherapy beams. In this study, those factors were computed directly using MC simulations for Q 0 corresponding to a simplified 60 Co beam in TRS-398 reference conditions (at 10 cm depth). The msr conditions were a 10 × 5 cm 2 TomoTherapy beam, source-surface distance of 85 cm and 10 cm depth. The chambers were modeled according to technical drawings using the egs++ package and the MC simulations were run with the egs c hamber user code. Phase-space files used as the source input were produced using PENELOPE after simulation of a simplified 60 Co beam and the TomoTherapy treatment head modeled according to technical drawings. Correlated sampling, intermediate phase-space storage, and photon cross-section enhancement variance reduction techniques were used. The simulations were stopped when the combined standard uncertainty was below 0.2%. Results: Computed k Q msr ,Q o f msr ,f o values were all close to one, in a range from 0.991 for the PinPoint chamber to 1.000 for the Exradin A12 with a statistical uncertainty below 0.2%. Considering a beam quality Q defined as the TPR 20,10 for a 6 MV Elekta photon beam (0.661), the additional correction k Q msr, Q f msr, f ref to k Q,Q o defined in Alfonso et al. [Med. Phys. 35, 5179–5186 (2008)] formalism was in a range from 0.997 to 1.004.Conclusion: The MC computed

  5. Overcurrent protection for the TFTR neutral beam sources during spark down

    International Nuclear Information System (INIS)

    Praeg, W.F.

    1979-01-01

    The accelerating grid of a neutral beam source (NBS) of the Tokamak Fusion Test Reactor (TFTR) operates at 120 kV and 65 A. The capacitance to ground between the switch tube (ST) and the NBS is C 1 approx. 5 nF (approx. 36 J). The arc and filament power supplies for the NBS float at 120 kV and have a capacitance to ground of C 2 approx. 2 nF (approx. 14 J). When the NBS sparks to ground, C 2 begins to discharge immediately. The ST impedance limits the fault current from the high voltage (HV) power supply to approx. 100 A until it disconnects the power source 1 begins to discharge. During spark down, fault currents are limited with a saturated time-delay transformer (STDT) connected between the ST and the NBS and with a snubber, which is in the arc and filament power leads, in connection with a spark gap. Alternatively, STDT's can be used for the HV and for the arc and filament power leads. This paper presents design details and experimental results of the overcurrent protection circuits

  6. Preliminary investigation into the simulation of a laser-induced plasma by means of a floating object in a spark gap

    CSIR Research Space (South Africa)

    West, NJ

    2007-08-01

    Full Text Available In this research, an orthogonally laser-triggered spark gap is investigated. The laser beam is directed in the region of a 30mm spark gap at 90 degrees to the gap and focused on the axis. The influence of plasma position within the spark gap...

  7. Striated filamentary sparks produced by a CO2 TEA laser

    International Nuclear Information System (INIS)

    Schmieder, R.W.

    1979-01-01

    Sparks in the form of long, thin filaments having quasi-periodic longitudinal light and dark regions (striations) in time-integrated images have been ovserved in various gases using a CO 2 TEA laser. Typically, a 50-mJ pulse will produce a filament 1 cm long and 130 μm in diameter, with more than 150 striations spaced 50 μm apart in atmospheric air. Each striation is associated with the formation of a plasma region by one pulse in train of pulses from the mode-locked laser, and the filament results from the formation of successive (nearly identical) region, each displaced from the previous one toward the laser. The possible use of these sparks as a light source in diagnostics is noted

  8. Breakdown characteristics in DC spark experiments of copper focusing on purity and hardness

    CERN Document Server

    Yokoyama, Kazue; Higashi, Yasuo; Higo, Toshi; Matsumoto, Shuji; Santiago-Kern, Ana Rocia; Pasquino, Chiara; Calatroni, Sergio; Wuensch, Walter

    2010-01-01

    The breakdown characteristics related to the differences in purity and hardness were investigated for several types of copper using a DC spark test system. Three types of oxygen-free copper (OFC) materials, usual class 1 OFC 7-nine large-grain copper and 6-nine hot-isotropic-pressed (HIP) copper with/without diamond finish, were tested with the DC spark test system. The measurements of the beta, breakdown fields, and breakdown probability are presented and discussed in this paper.

  9. Structure and characteristics of functional powder composite materials obtained by spark plasma sintering

    Science.gov (United States)

    Oglezneva, S. A.; Kachenyuk, M. N.; Kulmeteva, V. B.; Ogleznev, N. B.

    2017-07-01

    The article describes the results of spark plasma sintering of ceramic materials based on titanium carbide, titanium carbosilicide, ceramic composite materials based on zirconium oxide, strengthened by carbon nanostructures and composite materials of electrotechnical purpose based on copper with addition of carbon structures and titanium carbosilicide. The research shows that the spark plasma sintering can achieve relative density of the material up to 98%. The effect of sintering temperature on the phase composition, density and porosity of the final product has been studied. It was found that with addition of carbon nanostructures the relative density and hardness decrease, but the fracture strength of ZrO2 increases up to times 2. The relative erosion resistance of the electrodes made of composite copper-based powder materials, obtained by spark plasma sintering during electroerosion treatment of tool steel exceeds that parameter of pure copper up to times 15.

  10. The Groningen hypothermic liver perfusion pump : Functional evaluation of a new machine perfusion system

    NARCIS (Netherlands)

    van der Plaats, A.; Maathuis, M. H. J.; Hart, N. A. 't; Bellekom, A. A.; Hofker, H. S.; van der Houwen, E. B.; Verkerke, G. J.; Leuvenink, H. G. D.; Verdonck, P.; Ploeg, R. J.; Rakhorst, G.

    2006-01-01

    To improve preservation of donor livers, we have developed a portable hypothermic machine perfusion (HMP) system as an alternative for static cold storage. A prototype of the system was built and evaluated on functionality. Evaluation criteria included 24 h of adequate pressure controlled perfusion,

  11. Combustion visualization and experimental study on spark induced compression ignition (SICI) in gasoline HCCI engines

    International Nuclear Information System (INIS)

    Wang Zhi; He Xu; Wang Jianxin; Shuai Shijin; Xu Fan; Yang Dongbo

    2010-01-01

    Spark induced compression ignition (SICI) is a relatively new combustion control technology and a promising combustion mode in gasoline engines with high efficiency. SICI can be divided into two categories, SACI and SI-CI. This paper investigated the SICI combustion process using combustion visualization and engine experiment respectively. Ignition process of SICI was captured by high speed photography in an optical engine with different compression ratios. The results show that SICI is a combustion mode combined with partly flame propagation and main auto-ignition. The spark ignites the local mixture near spark electrodes and the flame propagation occurs before the homogeneous mixture is auto-ignited. The heat release from central burned zone due to the flame propagation increases the in-cylinder pressure and temperature, resulting in the unburned mixture auto-ignition. The SICI combustion process can be divided into three stages of the spark induced stage, the flame propagation stage and the compression ignition stage. The SICI combustion mode is different from the spark ignition (SI) knocking in terms of the combustion and emission characteristics. Furthermore, three typical combustion modes including HCCI, SICI, SI, were compared on a gasoline direct injection engine with higher compression ratio and switchable cam-profiles. The results show that SICI has an obvious combustion characteristic with two-stage heat release and lower pressure rise rate. The SICI combustion mode can be controlled by spark timings and EGR rates and utilized as an effective method for high load extension on the gasoline HCCI engine. The maximum IMEP of 0.82 MPa can be achieved with relatively low NO x emission and high thermal efficiency. The SICI combustion mode can be applied in medium-high load region for high efficiency gasoline engines.

  12. Combustion visualization and experimental study on spark induced compression ignition (SICI) in gasoline HCCI engines

    Energy Technology Data Exchange (ETDEWEB)

    Wang Zhi, E-mail: wangzhi@tsinghua.edu.c [State Key Laboratory of Automotive Safety and Energy, Tsinghua University, Beijing 100084 (China); He Xu; Wang Jianxin; Shuai Shijin; Xu Fan; Yang Dongbo [State Key Laboratory of Automotive Safety and Energy, Tsinghua University, Beijing 100084 (China)

    2010-05-15

    Spark induced compression ignition (SICI) is a relatively new combustion control technology and a promising combustion mode in gasoline engines with high efficiency. SICI can be divided into two categories, SACI and SI-CI. This paper investigated the SICI combustion process using combustion visualization and engine experiment respectively. Ignition process of SICI was captured by high speed photography in an optical engine with different compression ratios. The results show that SICI is a combustion mode combined with partly flame propagation and main auto-ignition. The spark ignites the local mixture near spark electrodes and the flame propagation occurs before the homogeneous mixture is auto-ignited. The heat release from central burned zone due to the flame propagation increases the in-cylinder pressure and temperature, resulting in the unburned mixture auto-ignition. The SICI combustion process can be divided into three stages of the spark induced stage, the flame propagation stage and the compression ignition stage. The SICI combustion mode is different from the spark ignition (SI) knocking in terms of the combustion and emission characteristics. Furthermore, three typical combustion modes including HCCI, SICI, SI, were compared on a gasoline direct injection engine with higher compression ratio and switchable cam-profiles. The results show that SICI has an obvious combustion characteristic with two-stage heat release and lower pressure rise rate. The SICI combustion mode can be controlled by spark timings and EGR rates and utilized as an effective method for high load extension on the gasoline HCCI engine. The maximum IMEP of 0.82 MPa can be achieved with relatively low NO{sub x} emission and high thermal efficiency. The SICI combustion mode can be applied in medium-high load region for high efficiency gasoline engines.

  13. Chaotic behaviour of Zeeman machines at introductory course of mechanics

    Science.gov (United States)

    Nagy, Péter; Tasnádi, Péter

    2016-05-01

    Investigation of chaotic motions and cooperative systems offers a magnificent opportunity to involve modern physics into the basic course of mechanics taught to engineering students. In the present paper it will be demonstrated that Zeeman Machine can be a versatile and motivating tool for students to get introductory knowledge about chaotic motion via interactive simulations. It works in a relatively simple way and its properties can be understood very easily. Since the machine can be built easily and the simulation of its movement is also simple the experimental investigation and the theoretical description can be connected intuitively. Although Zeeman Machine is known mainly for its quasi-static and catastrophic behaviour, its dynamic properties are also of interest with its typical chaotic features. By means of a periodically driven Zeeman Machine a wide range of chaotic properties of the simple systems can be demonstrated such as bifurcation diagrams, chaotic attractors, transient chaos and so on. The main goal of this paper is the presentation of an interactive learning material for teaching the basic features of the chaotic systems through the investigation of the Zeeman Machine.

  14. Chaotic behaviour of Zeeman machines at introductory course of mechanics

    International Nuclear Information System (INIS)

    Nagy, P.; Tasnádi, P.

    2015-01-01

    Investigation of chaotic motions and cooperative systems offers a magnificent opportunity to involve modern physics into the basic course of mechanics taught to engineering students. In the present paper it will be demonstrated that Zeeman Machine can be a versatile and motivating tool for students to get introductory knowledge about chaotic motion via interactive simulations. It works in a relatively simple way and its properties can be understood very easily. Since the machine can be built easily and the simulation of its movement is also simple the experimental investigation and the theoretical description can be connected intuitively. Although Zeeman Machine is known mainly for its quasi-static and catastrophic behaviour, its dynamic properties are also of interest with its typical chaotic features. By means of a periodically driven Zeeman Machine a wide range of chaotic properties of the simple systems can be demonstrated such as bifurcation diagrams, chaotic attractors, transient chaos and so on. The main goal of this paper is the presentation of an interactive learning material for teaching the basic features of the chaotic systems through the investigation of the Zeeman Machine. 1. –

  15. High repetition rate burst-mode spark gap

    International Nuclear Information System (INIS)

    Faltens, A.; Reginato, L.; Hester, R.; Chesterman, A.; Cook, E.; Yokota, T.; Dexter, W.

    1978-01-01

    Results are presented on the design and testing of a pressurized gas blown spark gap switch capable of high repetition rates in a burst mode of operation. The switch parameters which have been achieved are as follows: 220-kV, 42-kA, a five pulse burst at 1-kHz, 12-ns risetime, 2-ns jitter at a pulse width of 50-ns

  16. The secular and the supernatural: madness and psychiatry in the short stories of Muriel Spark.

    Science.gov (United States)

    Beveridge, A W

    2015-01-01

    Edinburgh-born Muriel Spark is one of modern Scotland's greatest writers. Examination of her work reveals that the subjects of madness and psychiatry are recurrent themes in her writing. She herself had a mental breakdown when she was a young woman and she took an interest in the world of psychiatry and psychoanalysis. In her short stories, Spark approaches the subject of madness in a variety of ways: she relates it to the supernatural; to writing fiction; and to religion. She frequently juxtaposes secular and supernatural explanations of mental disturbance. Spark adopts a sceptical and, at times, mocking view of psychiatrists and psychiatric treatment. Both psychoanalysis and pills are seen as problematic.

  17. The development of management information systems for running machines at full potential

    Energy Technology Data Exchange (ETDEWEB)

    Steel, W.T.

    1988-08-01

    Statistics show that in the UK in the month of March 1988, coal face machines ran on average 114 minutes per machine shift. The average for the financial year 1987/88 was 110 minutes, which was 34% of available time. Since January 1986, machine available time has been held at around 320 min. During the same period, however, machine running time has remained static also even though several hundred million pounds has been invested in heavy duty equipment, and the number of retreat faces as a percentage of the total number in operation has increased. Our machines generally are operating at less than 50% of potential, potential being defined as the output produced if the machines operate at the expected rate, and stop only for the expected turn-round time. These statistics are derived from method study standards, which are perhaps open to challenge, but on these norms, one extra minute of machine running time per machine shift throughout the industry in the year 1987/88 would have produced about 26 million pounds of extra revenue. Although the statistics are generalisations, they demonstrate not only the problem to which the industry must address itself if it is to be competitive but also the scope which is available for improvements. 5 figs.

  18. Spark plasma sintering of tantalum carbide

    International Nuclear Information System (INIS)

    Khaleghi, Evan; Lin, Yen-Shan; Meyers, Marc A.; Olevsky, Eugene A.

    2010-01-01

    A tantalum carbide powder was consolidated by spark plasma sintering. The specimens were processed under various temperature and pressure conditions and characterized in terms of relative density, grain size, rupture strength and hardness. The results are compared to hot pressing conducted under similar settings. It is shown that high densification is accompanied by substantial grain growth. Carbon nanotubes were added to mitigate grain growth; however, while increasing specimens' rupture strength and final density, they had little effect on grain growth.

  19. Simulated UO{sub 2} fuel containing CsI by spark plasma sintering

    Energy Technology Data Exchange (ETDEWEB)

    Wangle, T. [European Commission, Joint Research Centre (JRC), Institute for Transuranium Elements (ITU), Postfach 2340, 76125 Karlsruhe (Germany); Czech Technical University in Prague, Faculty of Nuclear Sciences and Physical Engineering, Břehová 7, Praha 1, 115 19 (Czech Republic); Tyrpekl, V. [European Commission, Joint Research Centre (JRC), Institute for Transuranium Elements (ITU), Postfach 2340, 76125 Karlsruhe (Germany); Cologna, M., E-mail: marco.cologna@ec.europa.eu [European Commission, Joint Research Centre (JRC), Institute for Transuranium Elements (ITU), Postfach 2340, 76125 Karlsruhe (Germany); Somers, J. [European Commission, Joint Research Centre (JRC), Institute for Transuranium Elements (ITU), Postfach 2340, 76125 Karlsruhe (Germany)

    2015-11-15

    Herein, an innovative preparation procedure has been deployed enabling, for the first time, the incorporation of volatile fission product simulant into highly dense nuclear fuel pellets. Highly volatile fission products were embedded in a dense UO{sub 2} matrix in the form of CsI by simply mixing starting materials and consolidation in a Spark Plasma Sintering step at 1000 °C with a 5 min dwell time. CsI particles were evenly distributed throughout the pellet and were located at the grain boundaries. The sintering rate is dependent on the O/U ratio of the powder. Addition of CsI also acts as a sintering aid, reducing the temperature of maximum densification. - Highlights: • A new method was developed to incorporation of volatile fission products simulants into dense nuclear fuel pellets. • CsI doped UO{sub 2} pellets were synthetized for the first time, by Spark Plasma Sintering. • The sintering rate in Spark Plasma Sintering is dependent on the O/U ratio of UO{sub 2+x}.

  20. Geometric improvement of electrochemical discharge micro-drilling using an ultrasonic-vibrated electrolyte

    International Nuclear Information System (INIS)

    Han, Min-Seop; Min, Byung-Kwon; Lee, Sang Jo

    2009-01-01

    Electrochemical discharge machining (ECDM) is a spark-based micromachining method especially suitable for the fabrication of various microstructures on nonconductive materials, such as glass and some engineering ceramics. However, since the spark discharge frequency is drastically reduced as the machining depth increases ECDM microhole drilling has confronted difficulty in achieving uniform geometry for machined holes. One of the primary reasons for this is the difficulty of sustaining an adequate electrolyte flow in the narrow gap between the tool and the workpiece, which results in a widened taper at the hole entrance, as well as a significant reduction of the machining depth. In this paper, ultrasonic electrolyte vibration was used to enhance the machining depth of the ECDM drilling process by assuring an adequate electrolyte flow, thus helping to maintain consistent spark generation. Moreover, the stability of the gas film formation, as well as the surface quality of the hole entrance, was improved with the aid of a side-insulated electrode and a pulse-power generator. The side-insulated electrode prevented stray electrolysis and concentrated the spark discharge at the tool tip, while the pulse voltage reduced thermal damage to the workpiece surface by introducing a periodic pulse-off time. Microholes were fabricated in order to investigate the effects of ultrasonic assistance on the overcut and machining depth of the holes. The experimental results demonstrated that the possibility of consistent spark generation and the machinability of microholes were simultaneously enhanced

  1. Observation of a spark channel generated in water with shock wave assistance in plate-to-plate electrode configuration

    Energy Technology Data Exchange (ETDEWEB)

    Stelmashuk, V., E-mail: vitalij@ipp.cas.cz [Institute of Plasma Physics, Za Slovankou 3, 182 00 Prague 8 (Czech Republic)

    2014-01-15

    When a high voltage pulse with an amplitude of 30 kV is applied to a pair of disk electrodes at a time when a shock wave is passing between them, an electrical spark is generated. The dynamic changes in the spark morphology are studied here using a high-speed framing camera. The primary result of this work is the provision of experimental evidence of plasma instability that was observed in the channel of the electric spark.

  2. STM-excited luminescence of porous and spark-processed silicon

    International Nuclear Information System (INIS)

    Andrienko, I.; Kuznetsov, V.; Yuan, J.; Haneman, D.

    1998-01-01

    Full text: Scanning tunneling microscopy (STM) permits highly local electronic excitation of light emission (LE) from the surface of silicon. Measuring STM LE, one can study simultaneously both the topography and the luminescence properties of areas down to nm dimensions and thus make conclusions about the luminescence mechanism of the material. We have built an STM spectroscopy system which allows measurement of spectra of visible light emitted from areas as small as 13 x 13 nm 2 (porous silicon) and 10 x 10 nm 2 (spark-processed silicon). Porous silicon shows a broad emission band centered at 630 nm, and spark-processed silicon, one at 690 nm. The STM LE spectra of spark-processed silicon obtained for the first time. We have found that visible light is emitted only from areas containing nanometer-scale structures down to around 2 nm in diameter. STM LE occurs under negative bias voltage applied to the tip, i.e. when electrons are injected into the sample. Other workers used p-type silicon for the sample preparations, but it has been found that STM LE can be induced also from n-type silicon. Furthermore, we have shown that STM LE spectra can be resolved using much lover voltages and tunneling currents: -(7-9) V and 25 - 50 nA vs -(25-50) V and 100 nA. To consider different excitation mechanisms, the STM LE measurements are compared with photoluminescence and electroluminescence spectra of similar samples. We suggest that excitation of individual quantum confinement structures has been observed

  3. Reduction of work-related musculoskeletal risk factors following ergonomics education of sewing machine operators.

    Science.gov (United States)

    Bulduk, Sıdıka; Bulduk, Emre Özgür; Süren, Tufan

    2017-09-01

    Work-related musculoskeletal disorders (WMSDs) are a major hazard for sewing machine operators. Ergonomics education is recommended for reducing musculoskeletal disorders at workstations. This study aimed to evaluate the effect of an ergonomics education in reducing the exposure to risk factors for WMSDs among sewing machine operators. In this study of 278 workers, their exposure to the risk of WMSDs was assessed using the quick exposure check scale prior to them attending an ergonomics education programme and then again 3 months after the programme. The scores for risk exposure before the education programme were moderate for back (static) and back (dynamic), high for shoulder/arm and very high for wrist/hand and neck. The results obtained 3 months later were low for back (static) and shoulder/arm, and moderate for back (dynamic), wrist/hand and neck. Based on our results, ergonomics education can reduce the exposure to risk factors for WMSDs in the workplace.

  4. A dynamic re-partitioning strategy based on the distribution of key in Spark

    Science.gov (United States)

    Zhang, Tianyu; Lian, Xin

    2018-05-01

    Spark is a memory-based distributed data processing framework, has the ability of processing massive data and becomes a focus in Big Data. But the performance of Spark Shuffle depends on the distribution of data. The naive Hash partition function of Spark can not guarantee load balancing when data is skewed. The time of job is affected by the node which has more data to process. In order to handle this problem, dynamic sampling is used. In the process of task execution, histogram is used to count the key frequency distribution of each node, and then generate the global key frequency distribution. After analyzing the distribution of key, load balance of data partition is achieved. Results show that the Dynamic Re-Partitioning function is better than the default Hash partition, Fine Partition and the Balanced-Schedule strategy, it can reduce the execution time of the task and improve the efficiency of the whole cluster.

  5. Towards Measuring the Abstractness of State Machines based on Mutation Testing

    Directory of Open Access Journals (Sweden)

    Thomas Baar

    2017-01-01

    Full Text Available Abstract. The notation of state machines is widely adopted as a formalism to describe the behaviour of systems. Usually, multiple state machine models can be developed for the very same software system. Some of these models might turn out to be equivalent, but, in many cases, different state machines describing the same system also differ in their level of abstraction. In this paper, we present an approach to actually measure the abstractness level of state machines w.r.t. a given implemented software system. A state machine is considered to be less abstract when it is conceptionally closer to the implemented system. In our approach, this distance between state machine and implementation is measured by applying coverage criteria known from software mutation testing. Abstractness of state machines can be considered as a new metric. As for other metrics as well, a known value for the abstractness of a given state machine allows to assess its quality in terms of a simple number. In model-based software development projects, the abstract metric can help to prevent model degradation since it can actually measure the semantic distance from the behavioural specification of a system in form of a state machine to the current implementation of the system. In contrast to other metrics for state machines, the abstractness cannot be statically computed based on the state machine’s structure, but requires to execute both state machine and corresponding system implementation. The article is published in the author’s wording. 

  6. Non-sparking anodization process of AZ91D magnesium alloy under low AC voltage

    International Nuclear Information System (INIS)

    Li, Weiping; Li, Wen; Zhu, Liqun; Liu, Huicong; Wang, Xiaofang

    2013-01-01

    Highlights: ► Four different processes appear on magnesium alloys with applied voltage increase. ► Non-sparking film formation process occurred in the range of 6–10 V AC. ► The film was composed of Mg 2 SiO 4 with a stable growth rate in 30 min. ► Film growth was a balance of electrochemical dissolution and chemical deposition. -- Abstract: Anodization is widely recognized as one of the most important surface treatments for magnesium alloys. However, since high voltage oxidation films are limited in some applications due to porosity and brittleness, it is worthwhile to explore the non-sparking oxidizing process. In this work, AZ91D was electrochemically anodized at different AC voltages in an electrolyte containing 120 g/L NaOH and 80 g/L Na 2 SiO 3 ·9H 2 O. The effects of voltage on the surface morphology, composition and reaction process, especially the non-sparking discharge anodic film formation process, were investigated. The results showed that four different processes would appear according to the applied voltage variation from 6 V to 40 V, and that the non-sparking film formation process occurred in the range of 6–10 V. The film formed on the AZ91D surface under 10 V AC was mainly composed of Mg 2 SiO 4 with a lamellar structure. The horizontal and vertical expansion of the lamellar structure resulted in the formation of a multi-layered structure with a stable, linear growth rate for 30 min. The non-sparking film formation process can be considered to be the result of a balance of electrochemical dissolution and chemical deposition reaction

  7. Saffman-Taylor streamers: Mutual finger interaction in spark formation

    NARCIS (Netherlands)

    Luque, A.; Brau, F.; Ebert, U.

    2008-01-01

    Bunches of streamers form the early stages of sparks and lightning but theory presently concentrates on single streamers or on coarse approximations of whole breakdown trees. Here a periodic array of interacting streamer discharges in a strong homogeneous electric field is studied in density or

  8. Enhancement of flame development by microwave-assisted spark ignition in constant volume combustion chamber

    KAUST Repository

    Wolk, Benjamin

    2013-07-01

    The enhancement of laminar flame development using microwave-assisted spark ignition has been investigated for methane-air mixtures at a range of initial pressures and equivalence ratios in a 1.45. l constant volume combustion chamber. Microwave enhancement was evaluated on the basis of several parameters including flame development time (FDT) (time for 0-10% of total net heat release), flame rise time (FRT) (time for 10-90% of total net heat release), total net heat release, flame kernel growth rate, flame kernel size, and ignitability limit extension. Compared to a capacitive discharge spark, microwave-assisted spark ignition extended the lean and rich ignition limits at all pressures investigated (1.08-7.22. bar). The addition of microwaves to a capacitive discharge spark reduced FDT and increased the flame kernel size for all equivalence ratios tested and resulted in increases in the spatial flame speed for sufficiently lean flames. Flame enhancement is believed to be caused by (1) a non-thermal chemical kinetic enhancement from energy deposition to free electrons in the flame front and (2) induced flame wrinkling from excitation of flame (plasma) instability. The enhancement of flame development by microwaves diminishes as the initial pressure of the mixture increases, with negligible flame enhancement observed above 3. bar. © 2013 The Combustion Institute.

  9. Quasi-dimensional modeling of a fast-burn combustion dual-plug spark-ignition engine with complex combustion chamber geometries

    International Nuclear Information System (INIS)

    Altın, İsmail; Bilgin, Atilla

    2015-01-01

    This study builds on a previous parametric investigation using a thermodynamic-based quasi-dimensional (QD) cycle simulation of a spark-ignition (SI) engine with dual-spark plugs. The previous work examined the effects of plug-number and location on some performance parameters considering an engine with a simple cylindrical disc-shaped combustion chamber. In order to provide QD thermodynamic models applicable to complex combustion chamber geometries, a novel approach is considered here: flame-maps, which utilizes a computer aided design (CAD) software (SolidWorks). Flame maps are produced by the CAD software, which comprise all the possible flame radiuses with an increment of one-mm between them, according to the spark plug positions, spark timing, and piston position near the top dead center. The data are tabulated and stored as matrices. Then, these tabulated data are adapted to the previously reported cycle simulation. After testing for simple disc-shaped chamber geometries, the simulation is applied to a real production automobile (Honda-Fit) engine to perform the parametric study. - Highlights: • QD model was applied in dual plug engine with complex realistic combustion chamber. • This method successfully modeled the combustion in the dual-plug Honda-Fit engine. • The same combustion chamber is tested for various spark plug(s) locations. • The centrally located single spark-plug results in the fastest combustion

  10. Development And Testing Of Biogas-Petrol Blend As An Alternative Fuel For Spark Ignition Engine

    Directory of Open Access Journals (Sweden)

    Awogbemi

    2015-08-01

    Full Text Available Abstract This research is on the development and testing of a biogas-petrol blend to run a spark ignition engine. A2080 ratio biogaspetrol blend was developed as an alternative fuel for spark ignition engine test bed. Petrol and biogas-petrol blend were comparatively tested on the test bed to determine the effectiveness of the fuels. The results of the tests showed that biogas petrol blend generated higher torque brake power indicated power brake thermal efficiency and brake mean effective pressure but lower fuel consumption and exhaust temperature than petrol. The research concluded that a spark ignition engine powered by biogas-petrol blend was found to be economical consumed less fuel and contributes to sanitation and production of fertilizer.

  11. Preliminary study on rotary ultrasonic machining of Bk-7 optical glass rod

    International Nuclear Information System (INIS)

    Hamzah, E.; Izman, S.; Khoo, C.Y.; Zainal Abidin, N.N.

    2007-01-01

    This paper presents an experimental observation on rotary ultrasonic machining (RUM) of BK7 optical glass rod. BK7 is a common technical optical glass for high quality optical components due to its high linear optical transmission in the visible range and is chemically stable. RUM is a hybrid machining process that combines the material removal mechanisms of diamond grinding and ultrasonic machining (USM) and it is non-thermal, non-chemical, creates no change in the microstructure, chemical or physical properties of the work piece. In the RUM, a controlled static load is applied to the rotating core drill with metal bonded diamond abrasive and is ultrasonically vibrated in the axial direction. A water-soluble coolant was used to cool the tool and sample during machining processes. By using DOE (Design of Experiment) approach, the effect of spindle speed and feed rate to the ultrasonic machinability had been developed. The main effects and two-factor interactions of process parameters (spindle speed) and feed rate) on output variables (MRR, surface roughness, opaqueness, chipping thickness and chipping size) are studied. (author)

  12. Experimental investigations of argon spark gap recovery times by developing a high voltage double pulse generator.

    Science.gov (United States)

    Reddy, C S; Patel, A S; Naresh, P; Sharma, Archana; Mittal, K C

    2014-06-01

    The voltage recovery in a spark gap for repetitive switching has been a long research interest. A two-pulse technique is used to determine the voltage recovery times of gas spark gap switch with argon gas. First pulse is applied to the spark gap to over-volt the gap and initiate the breakdown and second pulse is used to determine the recovery voltage of the gap. A pulse transformer based double pulse generator capable of generating 40 kV peak pulses with rise time of 300 ns and 1.5 μs FWHM and with a delay of 10 μs-1 s was developed. A matrix transformer topology is used to get fast rise times by reducing L(l)C(d) product in the circuit. Recovery Experiments have been conducted for 2 mm, 3 mm, and 4 mm gap length with 0-2 bars pressure for argon gas. Electrodes of a sparkgap chamber are of rogowsky profile type, made up of stainless steel material, and thickness of 15 mm are used in the recovery study. The variation in the distance and pressure effects the recovery rate of the spark gap. An intermediate plateu is observed in the spark gap recovery curves. Recovery time decreases with increase in pressure and shorter gaps in length are recovering faster than longer gaps.

  13. Power source with spark-safe outlet

    Energy Technology Data Exchange (ETDEWEB)

    Tsesarenko, N P; Alekhin, A V

    1982-01-01

    The invention refers to the technique of electrical monitoring and control in systems operating in a spark-safe medium (for example, in coal mines). A more accurate area of application is mobile objects with autonomous source of electricity (mine diesel locomotives, battery electric locomotives etc.). The purpose of the invention is to simplify and to improve the reliability of the planned device, and also to expand the area of application for conditions when it is powered from an autonomous generator of direct voltage. This goal is achieved because the power source with spark-safe outlet (the source contains a thyristor of advance disconnection, connected by anode to the delimiting throttle, one outlet of which is connected to the capacitor included between the controlling electrode and the anode of the thyristor, and the capacitor is connected through the resistor parallel to the outlet clamps of the source, while the thyristor of emergency protection connected parallel to the inlet clamps of the power source) is additionally equipped with a current sensor, hercon, transistor key (included in series in the power circuit) and optron, whose emitter is connected parallel to the current sensor connected in series to the inlet of the power source, while the receiver of the optron is connected in a circuit for controlling the thyristor of emergency protection. Hercon is built into the core of the delimiting throttle and is connected to the circuit for controlling the transistor key.

  14. Study of a low-dose capsule filling process by dynamic and static tests for advanced process understanding.

    Science.gov (United States)

    Stranzinger, S; Faulhammer, E; Scheibelhofer, O; Calzolari, V; Biserni, S; Paudel, A; Khinast, J G

    2018-04-05

    Precise filling of capsules with doses in the mg-range requires a good understanding of the filling process. Therefore, we investigated the various process steps of the filling process by dynamic and static mode tests. Dynamic tests refer to filling of capsules in a regular laboratory dosator filling machine. Static tests were conducted using a novel filling system developed by us. Three grades of lactose excipients were filled into size 3 capsules with different dosing chamber lengths, nozzle diameters and powder bed heights, and, in the dynamic mode, with two filling speeds (500, 3000 caps/h). The influence of the gap at the bottom of the powder container on the fill weight and variability was assessed. Different gaps resulted in a change in fill weight in all materials, although in different ways. In all cases, the fill weight of highly cohesive Lactohale 220 increased when decreasing the gap. Furthermore, experiments with the stand-alone static test tool indicated that this very challenging powder could successfully be filled without any pre-compression in the range of 5 mg-20 mg with acceptable RSDs. This finding is of great importance since for very fine lactose powders high compression ratios (dosing-chamber-length-to-powder-bed height compression ratios) may result in jamming of the piston. Moreover, it shows that the static mode setup is suitable for studying fill weight and variability. Since cohesive powders, such as Lactohale 220, are hard to fill, we investigated the impact of vibration on the process. Interestingly, we found no correlation between the reported fill weight changes in dynamic mode at 3000 cph and static mode using similar vibration. However, we could show that vibrations during sampling in the static mode dramatically reduced fill weight variability. Overall, our results indicate that by fine-tuning instrumental settings even very challenging powders can be filled with a low-dose dosator capsule filling machine. This study is a

  15. Certain aspects of determining reserves of static stability of electricity systems in a minimum mode

    Energy Technology Data Exchange (ETDEWEB)

    Jovanovic, S; Popovic, D

    1982-01-01

    Results are described from analyzing static stability of the minimum modes for needs of planning electricity systems of Serbia (Socialist Federated Republic of Yugoslovia) up to 1985 with regard for development of the power transmission line network 400 kV, and introduction of turbogenerators of high output. Studies were made of the institute ''Nikola Tesla'' using computers for a digital computer using a mathematical model of multiple-machine electricity systems.

  16. Spark plasma sintering and microwave electromagnetic properties of MnFe{sub 2}O{sub 4} ceramics

    Energy Technology Data Exchange (ETDEWEB)

    Penchal Reddy, M., E-mail: drlpenchal@gmail.com [Center for Advanced Materials, Qatar University, Doha 2713 (Qatar); Mohamed, A.M.A. [Center for Advanced Materials, Qatar University, Doha 2713 (Qatar); Department of Metallurgical and Materials Engineering, Faculty of Petroleum and Mining Engineering, Suez University, Suez 4372 (Egypt); Venkata Ramana, M. [Department of Physics, National Taiwan Normal University, Taipei 11677, Taiwan (China); Zhou, X.B.; Huang, Q. [Division of Functional Materials and Nanodevices, Ningbo Institute of Materials Technology and Engineering, Ningbo 315201 (China)

    2015-12-01

    MnFe{sub 2}O{sub 4} ferrite powder was synthesized by a facile one-pot hydrothermal route and then consolidated into dense nanostructured compacts by the spark plasma sintering (SPS) technique. The effect of sintering temperature, on densification, morphology, magnetic and microwave absorption properties was examined. Spark plasma sintering resulted in uniform microstructure, as well as maximum relative density of 98%. The magnetic analysis indicated that the MnFe{sub 2}O{sub 4} ferrite nanoparticles showed ferrimagnetic behavior. Moreover, the dielectric loss and magnetic loss properties of MnFe{sub 2}O{sub 4} ferrite nanoparticles were both enhanced due to its better dipole polarization, interfacial polarization and shape anisotropy. It is believed that such spark plasma sintered ceramic material will be applied widely in microwave absorbing area. - Highlights: • Successful synthesis of dense MnFe{sub 2}O{sub 4} ceramics using spark plasma sintering. • Lower temperature and shorter sintering time, compared to conventional methods. • Optimal sintering condition was achieved. • The magnetic properties of the sintered samples are sensitive to the density and microstructure.

  17. Silver carbonate and stability in colloidal silver: A by-product of the electric spark discharge method

    International Nuclear Information System (INIS)

    Tseng, Kuo-Hsiung; Liao, Chih-Yu; Tien, Der-Chi

    2010-01-01

    Many methods of producing colloidal silver (CS) include the introduction of surfactants to improve the suspensivity of the silver particles. The electric spark discharge method (ESDM) which involves pulses of direct current being passed through a silver electrode submerged in deionized water has been shown to successfully produce colloidal silver in a stable suspension without the use of chemical additives. A by-product of the electric spark discharge method, a silver ion compound (AgX), is shown to be the cause of the high suspensivity of the silver nanoparticles (AgNPs). The silver ion compound has been identified as Ag 2 CO 3 using X-ray diffraction, and it has been determined that the Ag 2 CO 3 is formed during the electric spark discharge process through a reaction with atmospheric CO 2 . It has been shown that an Ag 2 CO 3 concentration of 10 ppm or more is sufficient to generate a stable suspension of silver particles. Because of the occurrence of Ag 2 CO 3 , the electric spark discharge method can produce stable colloidal silver.

  18. Trace amount analysis using spark mass spectrometry

    International Nuclear Information System (INIS)

    Stefani, Rene

    1975-01-01

    Characteristics of spark mass spectrometers (ion source, properties of the ion beam, ion optics, and performance) and their use in qualitative and quantitative analysis are described. This technique is very interesting for the semi-quantitative analysis of trace amounts, down to 10 -8 atoms. Examples of applications such as the analysis of high purity materials and non-conducting mineral samples, and determination of carbon and gas trace amounts are presented. (50 references) [fr

  19. Spark-safe power source

    Energy Technology Data Exchange (ETDEWEB)

    Mester, I M; Konushkin, N A; Nevozinskiy, A K; Rubinshteyn, B Sh; Serov, V I; Vasnev, M A

    1981-01-01

    A shortcoming of the known power sources is their low reliability. The purpose of the invention is to improve the reliability of the device. This is achieved because the spark-safe power source is equipped with a by-passing transistor and potentiometer, and also a generator of control interruptions in the circuit, an I-element, first separating transformer, control block, second separating transformer whose secondary winding has a relay winding whose contacts are connected to the load circuit are connected in series. The generator of control separations of the circuit is connected to the base of the by-passing transistor and to the power source outlet, the potentiometer is connected in series to the main thyristor. The middle point of the potentiometer is connected to the second inlet of the I-element.

  20. A seasonal copula mixture for hedging the clean spark spread with wind power futures

    DEFF Research Database (Denmark)

    Christensen, Troels Sønderby; Pircalabu, Anca; Høg, Esben

    2018-01-01

    The recently introduced German wind power futures have brought the opportunity to address the problem of volume risk in wind power generation directly. In this paper we study the hedging benefits of these instruments in the context of gas-fired power plants by employing a strategy that allows...... and the dependence structure, while being straightforward and easy to implement. Based on Monte Carlo simulations from the proposed model, the results indicate that significant benefits can be achieved by using wind power futures to hedge the spot clean spark spread. Moreover, a comparison study shows...... trading in the spot clean spark spread and wind power futures. To facilitate hedging decisions, we propose a time-varying copula mixture for the joint behavior of the spot clean spark spread and the daily wind index. The model describes the data surprisingly well, both in terms of the marginals...

  1. Studies on the characteristics of nuclear track spark counting for neutron monitoring

    International Nuclear Information System (INIS)

    Kawai, H.; Koga, T.; Morishima, H.; Niwa, T.; Nishiwaki, Y.

    1979-01-01

    The fission-track counting method using polycarbonate foil is known to be very effective for neutron monitoring. The detection system consists of a track detector foil placed in contact with a thin layer of fissile material. When the unit is irradiated with neutrons, fission fragments from the fissile material produce tracks in the foil. The foil is then etched chemically to enlarge the tracks to etch-pits, which are counted by an automatic spark counting method suggested by Cross and Tommasino. Spark counting characteristics of the above system using polycarbonate detector foils of different thicknesses and aluminized polyester sheets having different thicknesses of the aluminium which serves as an electrode, and etch-pit sizes in relation to spark counting have been studied. The results obtained are summarized as follows: 1. A growth in etch-pit sizes was observed for etching times of 10 to 50 minutes with Makrofol KG (10 μm thick) and Panlite foils (18 μm thick). As the etching time increased, the number of etch-pits which appeared as round pits increased and the number which appeared rod-like decreased; 2. Round etch-pits seemed to be easily spark-punched; 3. Major and minor diameters of etch-pits produced by fission fragments from the uranium fissile target were larger than those from the thorium target; 4. As the thickness of the Makrofol KG foil increased, the minor diameters of the etch-pits appeared to become smaller and major diameters larger; 5. The foils that appeared to be best suited for routine use were 10 μm thick Makrofol KG or 6 μm thick Lumirror foils. (author)

  2. Evolution of Spark plasma using nitrogen laser shadowgraphy system

    International Nuclear Information System (INIS)

    Ishiekwene, G.C.

    1994-07-01

    A simple, low cost, home built high power nitrogen laser is used as the light source for a shadowgraphy system. A series of shadowgrams depicting the temporal growth of a spark plasma discharge is obtained. The results could be useful in plasma diagnostic studies. (author). 5 refs, 6 figs

  3. Stopping particles in the Mont Blanc spark chamber telescopes

    Energy Technology Data Exchange (ETDEWEB)

    Bergamasco, L; Bilokon, H; Piazzoli, B E; Mannocchi, G; Picchi, P [Consiglio Nazionale delle Ricerche, Turin (Italy). Lab. di Cosmo-Geofisica; Turin Univ. (Italy). Ist. di Fisica Generale)

    1982-02-01

    We present the final results on the ratio of stopping to traversing muons as measured by two spark chamber telescopes in the Mont Blanc Station, Italy, at 4300 hg/cm/sup 2/. The experimental results are in agreement with the theoretical values within the limits of the error.

  4. Non-sparking anodization process of AZ91D magnesium alloy under low AC voltage

    Energy Technology Data Exchange (ETDEWEB)

    Li, Weiping, E-mail: liweiping@buaa.edu.cn [Key Laboratory of Aerospace Materials and Performance (Ministry of Education), School of Materials Science and Engineering, Beihang University, Beijing 100191 (China); Li, Wen [AVIC Beijing Aeronautical Manufacturing Technology Research Institue, Beijing 100024 (China); Zhu, Liqun; Liu, Huicong; Wang, Xiaofang [Key Laboratory of Aerospace Materials and Performance (Ministry of Education), School of Materials Science and Engineering, Beihang University, Beijing 100191 (China)

    2013-04-20

    Highlights: ► Four different processes appear on magnesium alloys with applied voltage increase. ► Non-sparking film formation process occurred in the range of 6–10 V AC. ► The film was composed of Mg{sub 2}SiO{sub 4} with a stable growth rate in 30 min. ► Film growth was a balance of electrochemical dissolution and chemical deposition. -- Abstract: Anodization is widely recognized as one of the most important surface treatments for magnesium alloys. However, since high voltage oxidation films are limited in some applications due to porosity and brittleness, it is worthwhile to explore the non-sparking oxidizing process. In this work, AZ91D was electrochemically anodized at different AC voltages in an electrolyte containing 120 g/L NaOH and 80 g/L Na{sub 2}SiO{sub 3}·9H{sub 2}O. The effects of voltage on the surface morphology, composition and reaction process, especially the non-sparking discharge anodic film formation process, were investigated. The results showed that four different processes would appear according to the applied voltage variation from 6 V to 40 V, and that the non-sparking film formation process occurred in the range of 6–10 V. The film formed on the AZ91D surface under 10 V AC was mainly composed of Mg{sub 2}SiO{sub 4} with a lamellar structure. The horizontal and vertical expansion of the lamellar structure resulted in the formation of a multi-layered structure with a stable, linear growth rate for 30 min. The non-sparking film formation process can be considered to be the result of a balance of electrochemical dissolution and chemical deposition reaction.

  5. Magnetic field influence on substructure formed by electric spark treatment

    International Nuclear Information System (INIS)

    Reza Rahbari, G.; Ivanov, A.N.

    1996-01-01

    The substructure of surface layer (about 10 microns thick) has been studied by x-ray line broadening technique in the samples of plain carbon steel (0.45%C) after electric spark doping with and without magnetic field (MF). The applied spark pulse energy was 0.12 J and MF induction varied from 0 to 0.08 T. The electrode material was the same as that of the treated sample. It has been observed that the MF reduces the tensile residual surface stresses from 660 ± 15MPa (no MF) to 260 ± 15MPa (B=0.053 T). The analysis of x-ray line broadening has revealed only the existence of microstrains, which are dependent of the MF magnitude. The microstrains have been related to the randomly distributed dislocation with the density of about 3x10 sup 11 cm sup -2

  6. Quantitative mapping of zinc fluxes in the mammalian egg reveals the origin of fertilization-induced zinc sparks

    Energy Technology Data Exchange (ETDEWEB)

    Que, Emily L.; Bleher, Reiner; Duncan, Francesca E.; Kong, Betty Y.; Gleber, Sophie C.; Vogt, Stefan; Chen, Si; Garwin, Seth A.; Bayer, Amanda R.; Dravid, Vinayak P.; Woodruff, Teresa K.; O' Halloran, Thomas V.

    2014-12-15

    Fertilization of a mammalian egg initiates a series of 'zinc sparks' that are necessary to induce the egg-to-embryo transition. Despite the importance of these zinc-efflux events little is known about their origin. To understand the molecular mechanism of the zinc spark we combined four physical approaches that resolve zinc distributions in single cells: a chemical probe for dynamic live-cell fluorescence imaging and a combination of scanning transmission electron microscopy with energy-dispersive spectroscopy, X-ray fluorescence microscopy and three-dimensional elemental tomography for high-resolution elemental mapping. We show that the zinc spark arises from a system of thousands of zinc-loaded vesicles, each of which contains, on average, 10(6) zinc atoms. These vesicles undergo dynamic movement during oocyte maturation and exocytosis at the time of fertilization. The discovery of these vesicles and the demonstration that zinc sparks originate from them provides a quantitative framework for understanding how zinc fluxes regulate cellular processes

  7. Loits skandaalitses gaalal. Sparks Rabarockil. Pärimusmuusika Ait

    Index Scriptorium Estoniae

    2008-01-01

    Pärnu Kontserdimajas Eesti muusikaauhindade galal üle astunud rockansambel Loits röövis koostöös kultuskirjaniku Sven Kivisildnikuga aasta metal/punk-artisti auhinna, mis pidi minema industrial-metal-artistile Finish Me Off. Ameerika bänd Sparks 14. juunil Järvakandis Rabarockil. Viljandis Tasuja pst.6 avati Eesti Pärimusmuusika Keskuse uus kodu - Pärimusmuusika Ait

  8. Controlled auto-ignition characteristics of methane-air mixture in a rapid intake compression and expansion machine

    Energy Technology Data Exchange (ETDEWEB)

    Cho, Gyubaek; Jeong, Dongsoo [Engine Research Team, Eco-Machinery Research Division, Korea Institute of Machinery and Materials, 104 Sinseongno, Yuseong-gu, Daejeon 305-701 (Korea); Moon, Gunfeel [Department of Clean Environmental system, University of Science and Technology, 52 Eoeun-dong, Yuseong-gu, Daejeon (Korea); Bae, Choongsik [Engine Laboratory, Department of Mechanical Engineering, Korea Advanced Institute of Science and Technology, 373-1 GuSeong-Dong, Yuseong-Gu, Daejeon 305-701 (Korea)

    2010-10-15

    The characteristics of controlled auto-ignition (CAI) were investigated with a methane-air mixture and simulated residual gas, that represents internal exhaust gas recirculation (IEGR). Supply systems were additionally installed on the conventional rapid compression machine (RCM), and this modified machine - a rapid intake compression and expansion machine (RICEM) - was able to simulate an intake stroke for the evaluation of controlled auto-ignition with fuel-air mixture. The fuel-air mixture and the simulated residual gas were introduced separately into the combustion chamber through the spool valves. Various IEGR rates and temperatures of the IEGR gas were tested. The initial reaction and the development in controlled auto-ignition combustion were compared with spark-ignited combustion by visualization with a high-speed digital camera. Under the controlled auto-ignition operation, multi-point ignition and faster combustion were observed. With increasing the temperature of IEGR gas, the auto-ignition timing was advanced and burning duration was shortened. The higher rate of IEGR had the same effects on the combustion of the controlled auto-ignition. However, this trend was reversed with more than 47 per cent of IEGR. (author)

  9. Cálculo del exponente de Hurst utilizando Spark Streaming: enfoque experimental sobre un flujo de transacciones de criptomonedas

    OpenAIRE

    Basgall, María José; Hasperué, Waldo; Naiouf, Marcelo; Bariviera, Aurelio F.

    2017-01-01

    Actualmente es cada vez más común encontrarse con problemas de Big Data, donde las aplicaciones desarrolladas para resolver dichos problemas son implementadas en frameworks específicos. Uno de los que más se utiliza es Apache Spark, que posee el módulo Spark Streaming el cual permite el tratamiento de datos provenientes de un flujo de información potencialmente infinito. En este trabajo se presenta una aplicación implementada en Spark Streaming que realiza el cálculo del exponente de Hurst, u...

  10. Trapped field recovery of bulk superconductor magnets by static field magnetization

    Science.gov (United States)

    Deng, Z.; Tsuzuki, K.; Miki, M.; Felder, B.; Hara, S.; Izumi, M.

    2011-11-01

    Thanks to the trapped field of bulk high-temperature superconductors, they can be used as field-pole magnets in the high temperature superconducting (HTS) rotating machines. For example, an output power of 10 kW at 720 rpm was realized by an average trapped field of 0.56 T of eight melt-textured GdBa2Cu3Oy (Gd-123) bulks at liquid nitrogen temperature in TUMSAT in 2004. Similarly to the HTS machines involving 1G or 2G wires, the trapped field of the bulk is possibly sensitive and even can be attenuated by the AC component field during the operation. Hence, it is necessary to recover the trapped field once being decreased to some extent in the practical application. From this point, we have investigated the trapped field recovery of HTS bulk magnets by static field magnetization in the paper. A series of different initial trapped fields after zero-field-cooling or field-cooling magnetization are used to simulate the attenuated trapped field. By comparing the trapped field peak and its distribution, the trapped field was found to be able to recover by the static field magnetization method with a stronger excitation field and the initial trapped flux inside the bulk also has an influence on the recovery process. The optimum recovery field was found to be about 2.5 times the saturated trapped field of the bulk at liquid nitrogen temperature, by which the bulk can regain the former best trapped field performance.

  11. An Android malware detection system based on machine learning

    Science.gov (United States)

    Wen, Long; Yu, Haiyang

    2017-08-01

    The Android smartphone, with its open source character and excellent performance, has attracted many users. However, the convenience of the Android platform also has motivated the development of malware. The traditional method which detects the malware based on the signature is unable to detect unknown applications. The article proposes a machine learning-based lightweight system that is capable of identifying malware on Android devices. In this system we extract features based on the static analysis and the dynamitic analysis, then a new feature selection approach based on principle component analysis (PCA) and relief are presented in the article to decrease the dimensions of the features. After that, a model will be constructed with support vector machine (SVM) for classification. Experimental results show that our system provides an effective method in Android malware detection.

  12. Formation and properties of two-phase bulk metallic glasses by spark plasma sintering

    Energy Technology Data Exchange (ETDEWEB)

    Xie Guoqiang, E-mail: xiegq@imr.tohoku.ac.jp [Institute for Materials Research, Tohoku University, 2-1-1 Katahira, Aoba-ku, Sendai 980-8577 (Japan); Louzguine-Luzgin, D.V. [WPI Advanced Institute for Materials Research, Tohoku University, Sendai 980-8577 (Japan); Inoue, Akihisa [Institute for Materials Research, Tohoku University, 2-1-1 Katahira, Aoba-ku, Sendai 980-8577 (Japan); WPI Advanced Institute for Materials Research, Tohoku University, Sendai 980-8577 (Japan)

    2011-06-15

    Research highlights: > Two-phase bulk metallic glasses with high strength and good soft magnetic properties as well as satisfying large-size requirements were produced by spark plasma sintering. > Effects of sintering temperature on thermal stability, microstructure, mechanical and magnetic properties were investigated. > Densified samples were obtained by the spark plasma sintering at above 773 K. - Abstract: Using a mixture of the gas-atomized Ni{sub 52.5}Nb{sub 10}Zr{sub 15}Ti{sub 15}Pt{sub 7.5} and Fe{sub 73}Si{sub 7}B{sub 17}Nb{sub 3} glassy alloy powders, we produced the two-phase bulk metallic glass (BMG) with high strength and good soft magnetic properties as well as satisfying large-size requirements by the spark plasma sintering (SPS) process. Two kinds of glassy particulates were homogeneously dispersed each other. With an increase in sintering temperature, density of the produced samples increased, and densified samples were obtained by the SPS process at above 773 K. Good bonding state among the Ni- and Fe-based glassy particulates was achieved.

  13. Static converters power supply: transient regimes; Alimentation par convertisseurs statiques: regimes transitoires

    Energy Technology Data Exchange (ETDEWEB)

    Pasqualini, G. [Ecole Superieure d`Electricite (France)

    1997-08-01

    Direct current motors, asynchronous and variable speed synchronous motors are generally supplied with static converters. Speed variation is obtained by voltage variation in DC motors and by frequency variation in AC motors. In these conditions, these motors are running continuously in transient regimes: the DC motors current is not direct and the AC motors current is not sinusoidal. This situation leads to pulsing couples in the shaft line and to an increase of Joule effect losses. The aim of this paper is to present the methods of study of the electric motors functioning using the shape of the power voltages given by converters and mathematical models of these machines. The synchronous machines are rapidly described while the asynchronous machines are studied using Ku`s transformation instead of Park`s transformation for simplification. For each type of machine, calculation methods allow to determine their current, additional losses and couple characteristics. The transient regimes considered are those remaining when the motor is running at a constant speed and defined regime (supply voltages are periodical functions of time). These transient regimes are identically reproducing with a frequency which is a multiple of the converters supply frequency. Transient regimes due to functioning changes of the motor, such as resisting couple or power supply frequency variations, are not considered in this study. (J.S.) 9 refs.

  14. Bone reactions adjacent to titanium implants with different surface characteristics subjected to static load. A study in the dog (II)

    DEFF Research Database (Denmark)

    Gotfredsen, K; Berglundh, T; Lindhe, J

    2001-01-01

    The purpose of the present study was to compare bone reactions adjacent to titanium implants with either a titanium plasma-sprayed (TPS) or a machined surface subjected to lateral static loading induced by an expansion force. In 3 labrador dogs, the 2nd, 3rd and 4th mandibular premolars were...

  15. Exploratory studies on a passively triggered vacuum spark

    Energy Technology Data Exchange (ETDEWEB)

    Rout, R.K. [High Pressure Physics Division, Bhabha Atomic Research Centre, Mumbai (India)]. E-mail: rkrout@apsara.barc.ernet.in; Auluck, S.K.H.; Kulkarni, L.V. [High Pressure Physics Division, Bhabha Atomic Research Centre, Mumbai, India (India); Nagpal, J.S. [Radiation Standards and Instrumentation Division, Bhabha Atomic Research Centre, Mumbai (India)

    1999-12-07

    The results of an experimental investigation on a passively triggered vacuum spark device are presented. The diagnostics include the current, x-ray and optical emission measurements. The sharp dips in the current derivative signal indicate the occurrence of pinching at an early stage of the discharge (at current {approx} 5 kA). A well-confined plasma with a central hot region was recorded using a streak camera. The pinched plasma was observed to undergo kink-type oscillations with a time period of 10-15 ns. Repeated plasma fronts were seen to move from the anode to the cathode with an average velocity of {approx}5x10{sup 6} cm s{sup -1}. Soft x-ray emission having a radiation intensity of a few hundred mR per discharge was observed. The x-ray signals obtained using photodiodes showed multiple bursts. A soft x-ray pinhole camera recorded micro-pinches of {approx}100 {mu}m. The x-ray emitting regions were confined to the inter-electrode gap. The x-ray emission characteristics were influenced by the electrolytic resistance, which was connected across the spark gap to initiate discharge. (author)

  16. Internal combustion engines a detailed introduction to the thermodynamics of spark and compression ignition engines, their design and development

    CERN Document Server

    Benson, Rowland S

    1979-01-01

    Internal Combustion of Engines: A Detailed Introduction to the Thermodynamics of Spark and Compression Ignition Engines, Their Design and Development focuses on the design, development, and operations of spark and compression ignition engines. The book first describes internal combustion engines, including rotary, compression, and indirect or spark ignition engines. The publication then discusses basic thermodynamics and gas dynamics. Topics include first and second laws of thermodynamics; internal energy and enthalpy diagrams; gas mixtures and homocentric flow; and state equation. The text ta

  17. FINITE ELEMENT ANALYSIS OF CONCRETE FILLER INFLUENCE ON DYNAMIC RIGIDITY OF HEAVY MACHINE TOOL PORTAL

    Directory of Open Access Journals (Sweden)

    Yu. V. Vasilevich

    2016-01-01

    Full Text Available Virtual testing of portal machine tool has been carried out with the help of finite elements method (FEM. Static, modal and harmonic analyses have been made for a heavy planer. The paper reveals influence of concrete filler on machine tool dynamic flexibility. A peculiar feature of the simulation is concrete filling of a high-level transverse beam. Such approach oes look a typical one for machine-tool industry. Concrete has been considered as generalized material in two variants. It has been established that concrete application provides approximately 3-fold increase in machine tool rigidity per each coordinate. In this regard it is necessary to arrange closure of rigidity contour by filling all the cavities inside of the portal. Modal FEA makes it possible to determine that concrete increases comparatively weakly (1.3–1.4-fold frequencies of resonance modes. Frequency of the lowest mode rises only from 30.25 to 42.86 Hz. The following most active whole-machine eigenmodes have been revealed in the paper: “Portal pecking”, “Parallelogram” and “Traverse pecking”. In order to restrain the last mode it is necessary to carry out concrete filling of the traverse, in particular. Frequency-response characteristics and curves of dynamic rigidity for a spindle have been plotted for 0–150 Hz interval while using harmonic FEM. It has been determined that concrete increases dynamic machine tool rigidity by 2.5–3.5-fold. The effect is obtained even in the case when weakly damping concrete (2 % is used. This is due to distribution of vibrational energy flow along concrete and along cast iron as well. Thus energy density and vibration amplitudes must decrease. The paper shows acceptability for internal reinforcement of high-level machine tool parts (for example, portal traverses and fillers are applied for this purpose. Traverse weighting is compensated by additional torsional, shear and bending rigidity. The machine tool obtains the

  18. Generating Carbon Tubes and Films from Lead and Cadmium Wires During Underwater Spark Discharges

    International Nuclear Information System (INIS)

    Taka-aki Matsumoto

    2000-01-01

    In general, no nuclear reactions between charged particles would be possible in a low-energy region. However, many experimental data of nuclear transmutation with low energy were recently reported related to so-called cold fusion. This paper describes some kinds of low-energy nuclear reactions (LENRs), which could be induced during an underwater spark discharge (USD) with only(approx)120 V. The mechanisms of the extraordinary nuclear transmutation can be explained by the Nattoh model. The electron bonding of sparks, which was a special state of atomic clusters, was so strong that multibody nuclear reactions such as nuclear collapse[called electro-nuclear collapse (ENC)] could take place in the spark. Because of ENC, completely broken materials could be again regenerated as conventional elements. The film product was considered to be made by a spherical explosion of a small black hole and the tube by a rotational eruption of a small white hole, both of which resulted from ENC

  19. USAGE OF CONSTRUCTION-ORIENTED SOFTWARE SCAD FOR ANALYSIS OF WORK OF MACHINE-BUILDING STRUCTURES

    Directory of Open Access Journals (Sweden)

    D. О. Bannikov

    2018-02-01

    Full Text Available Purpose. In the case of analysis of work of the machine-building structures, the direct usage of construction-oriented software developments is impossible, since ideology and methodology for solving various tasks in construction and machine-building are different. Therefore, in the conducting of practical calculations, there is a need for a certain adjustment of the approaches put in the program complexes and their adaptation to the engineering industry. The presentation of the author's experience of the construction-oriented software SCAD usage for Windows for analyzing the work of various machine-building structures, their components and assemblies is the immediate purpose of the publication. Methodology. During a long period of time the author was engaged in analyzing the work of building, mainly thin-walled, steel structures using the Finite Element Method based on the SCAD for Windows software package. At the same time, a considerable number of machine-building structures were considered, including railroad rolling stock units. Most of these tasks grew into a scientific and research problem that needed to be thoroughly researched and analyzed before giving design recommendations. Findings. The publication presents more than a dozen different tasks, typical for the machine-building industry, which the author had to deal with. Static and quasi-static problems, the problem of motion in time, the contact problem, the problem of the cracks deve-lopment, the physical and geometric non-linearity are among them. Accordingly, for each of these problems the main challenges, features and practical techniques developed during the work are presented, as well as the constructed finite element models are presented as an illustration. Originality. The experience of construction-oriented software product usage on the basis of the Finite Element Method for analyzing of the work of machine-building structures is generalized. A number of practical methods and

  20. Optimization of Moving Coil Actuators for Digital Displacement Machines

    DEFF Research Database (Denmark)

    Nørgård, Christian; Bech, Michael Møller; Roemer, Daniel Beck

    2016-01-01

    This paper focuses on deriving an optimal moving coil actuator design, used as force pro-ducing element in hydraulic on/off valves for Digital Displacement machines. Different moving coil actuator geometry topologies (permanent magnet placement and magnetiza-tion direction) are optimized for actu......This paper focuses on deriving an optimal moving coil actuator design, used as force pro-ducing element in hydraulic on/off valves for Digital Displacement machines. Different moving coil actuator geometry topologies (permanent magnet placement and magnetiza-tion direction) are optimized...... for actuating annular seat valves in a digital displacement machine. The optimization objectives are to the minimize the actuator power, the valve flow losses and the height of the actuator. Evaluation of the objective function involves static finite element simulation and simulation of an entire operation...... designs requires approximately 20 W on average and may be realized in 20 mm × Ø 22.5 mm (height × diameter) for a 20 kW pressure chamber. The optimization is carried out using the multi-objective Generalized Differential Evolu-tion optimization algorithm GDE3 which successfully handles constrained multi-objective...

  1. Electron microscopy investigation of spark-eroded Ni-Mn-Ga ferromagnetic shape-memory alloy particles

    Energy Technology Data Exchange (ETDEWEB)

    Solomon, Virgil C. [School of Materials, Arizona State University, Tempe, AZ 85287 (United States)], E-mail: virgil.solomon@asu.edu; Hong, J.-I. [Center for Magnetic Recording Research, University of California at San Diego, La Jolla, CA 92093 (United States); Tang, Y.J. [Center for Magnetic Recording Research, University of California at San Diego, La Jolla, CA 92093 (United States); Berkowitz, Ami E. [Center for Magnetic Recording Research, University of California at San Diego, La Jolla, CA 92093 (United States); Smith, David J. [School of Materials, Arizona State University, Tempe, AZ 85287 (United States); Department of Physics, Arizona State University, Tempe, AZ 85287 (United States)

    2007-04-15

    The microstructural and chemical characteristics of Ni-Mn-Ga particles produced by spark-erosion using liquid argon or liquid nitrogen dielectrics were investigated by electron microscopy techniques. The particles were predominantly micron-sized spheres; those obtained in argon were solid, whereas those obtained in nitrogen were primarily hollow. The investigation of annealed particles revealed twinned microstructure and provided evidence supporting the cryogen solubility model of hollow particle formation, as well as possibly explaining the non-homogeneous structure of particles formed by spark-erosion in liquid nitrogen.

  2. An image scanner for real time analysis of spark chamber images

    International Nuclear Information System (INIS)

    Cesaroni, F.; Penso, G.; Locci, A.M.; Spano, M.A.

    1975-01-01

    The notes describes the semiautomatic scanning system at LNF for the analysis of spark chamber images. From the projection of the images on the scanner table, the trajectory in the real space is reconstructed

  3. Development of Augmented Spark Impinging Igniter System for Methane Engines

    Science.gov (United States)

    Marshall, William M.; Osborne, Robin J.; Greene, Sandra E.

    2017-01-01

    The Lunar Cargo Transportation and Landing by Soft Touchdown (Lunar CATALYST) program is establishing multiple no-funds-exchanged Space Act Agreement (SAA) partnerships with U.S. private sector entities. The purpose of this program is to encourage the development of robotic lunar landers that can be integrated with U.S. commercial launch capabilities to deliver payloads to the lunar surface. NASA can share technology and expertise under the SAA for the benefit of the CATALYST partners. MSFC seeking to vacuum test Augmented Spark Impinging (ASI) igniter with methane and new exciter units to support CATALYST partners and NASA programs. ASI has previously been used/tested successfully at sea-level, with both O2/CH4 and O2/H2 propellants. Conventional ignition exciter systems historically experienced corona discharge issues in vacuum. Often utilized purging or atmospheric sealing on high voltage lead to remedy. Compact systems developed since PCAD could eliminate the high-voltage lead and directly couple the exciter to the spark igniter. MSFC developed Augmented Spark Impinging (ASI) igniter. Successfully used in several sea-level test programs. Plasma-assisted design. Portion of ox flow is used to generate hot plasma. Impinging flows downstream of plasma. Additional fuel flow down torch tube sleeve for cooling near stoichiometric torch flame. Testing done at NASA GRC Altitude Combustion Stand (ACS) facility 2000-lbf class facility with altitude simulation up to around 100,000 ft. (0.2 psia [10 Torr]) via nitrogen driven ejectors. Propellant conditioning systems can provide temperature control of LOX/CH4 up to test article.

  4. Generation of mixed metallic nanoparticles from immiscible metals by spark discharge

    International Nuclear Information System (INIS)

    Tabrizi, N. S.; Xu, Q.; Pers, N. M. van der; Schmidt-Ott, A.

    2010-01-01

    Using a spark discharge system, we synthesized Ag-Cu, Pt-Au and Cu-W mixed particles a few nanometers in size. These combinations have miscibility gaps in the bulk form. The microsecond sparks between electrodes consisting of the respective materials, form a vapour cloud. Very fast quenching of the mixed vapour results in the formation of nanoparticles. To investigate the morphology, size, composition and structure of the particles, TEM, XRD analyses and EDS elemental mapping were performed on the samples. The average compositions were measured by ICP and the specific surface areas were determined by the BET. Our method produces Ag-Cu and Au-Pt mixed crystalline phases that do not exist in macroscopic samples. For Cu-W, alloying is not observed, and the metals are mixed on a scale of about 1 nm.

  5. Air spark-like plasma source for antimicrobial NOx generation

    International Nuclear Information System (INIS)

    Pavlovich, M J; Galleher, C; Curtis, B; Clark, D S; Graves, D B; Ono, T; Machala, Z

    2014-01-01

    We demonstrate and analyse the generation of nitrogen oxides and their antimicrobial efficacy using atmospheric air spark-like plasmas. Spark-like discharges in air in a 1 L confined volume are shown to generate NO x at an initial rate of about 1.5  ×  10 16 NO x molecules/J dissipated in the plasma. Such a discharge operating in this confined volume generates on the order of 6000 ppm NO x in 10 min. Around 90% of the NO x is in the form of NO 2 after several minutes of operation in the confined volume, suggesting that NO 2 is the dominant antimicrobial component. The strong antimicrobial action of the NO x mixture after several minutes of plasma operation is demonstrated by measuring rates of E. coli disinfection on surfaces and in water exposed to the NO x mixture. Some possible applications of plasma generation of NO x (perhaps followed by dissolution in water) include disinfection of surfaces, skin or wound antisepsis, and sterilization of medical instruments at or near room temperature. (paper)

  6. Improving the Tribological Properties of Spark-Anodized Titanium by Magnetron Sputtered Diamond-Like Carbon

    Directory of Open Access Journals (Sweden)

    Zhaoxiang Chen

    2018-02-01

    Full Text Available Spark-anodization of titanium can produce adherent and wear-resistant TiO2 film on the surface, but the spark-anodized titanium has lots of surface micro-pores, resulting in an unstable and high friction coefficient against many counterparts. In this study, the diamond-like carbon (DLC was introduced into the micro-pores of spark-anodized titanium by the magnetron sputtering technique and a TiO2/DLC composite coating was fabricated. The microstructure and tribological properties of TiO2/DLC composite coating were investigated and compared with the anodic TiO2 mono-film and DLC mono-film. Results show that the DLC deposition significantly decreased the surface roughness and porosity of spark-anodized titanium. The fabricated TiO2/DLC composite coating exhibited a more stable and much lower friction coefficient than anodic TiO2 mono-film. Although the friction coefficient of the composite coating and the DLC mono-film was similar under both light load and heavy load conditions, the wear life of the composite coating was about 43% longer than that of DLC mono-film under heavy load condition. The wear rate of titanium with protective composite coating was much lower than that of titanium with DLC mono-film. The superior low friction coefficient and wear rate of the TiO2/DLC composite coating make it a good candidate as protective coating on titanium alloys.

  7. Performance enhancement of a spark ignition engine fed by different fuel types

    International Nuclear Information System (INIS)

    Hedfi, Hachem; Jbara, Abdessalem; Jedli, Hedi; Slimi, Khalifa; Stoppato, Anna

    2016-01-01

    Highlights: • Biogas mixed with hydrogen is checked for a spark ignition engine. • An engine fed by biogas, hydrogen, natural gas or liquid petroleum gas is studied. • Efficiency is optimized with respect to consumption and exhaust gas recirculation. • Combustion reaction progress is characterized in real time. - Abstract: A numerical model based on thermodynamic and kinetic analyses has been established in order to evaluate biogas, hydrogen, natural gas or liquid petroleum gas as fuels in a spark ignition engine. For each fuel type, consumption as well as efficiency have been compared to gasoline in order to generate the same engine work (in the range of 0.28–0.43 W h/cycle). It was found that the spark ignition engine can be fed by an equimolar mixture of biogas and hydrogen. Moreover, thermal efficiency has been enhanced with respect to fuel consumption and exhaust gas recirculation (EGR). It was shown that an equimolar mixture between biogas and hydrogen increases the ITE by around 2.2% and decreases the mass consumption by less than 0.01 g/cycle. In addition, the combustion reaction progresses as well as CO and CO_2 emissions have been characterized in real time.

  8. HyFlex EDM: superficial features, metallurgical analysis and fatigue resistance of innovative electro discharge machined NiTi rotary instruments.

    Science.gov (United States)

    Pirani, C; Iacono, F; Generali, L; Sassatelli, P; Nucci, C; Lusvarghi, L; Gandolfi, M G; Prati, C

    2016-05-01

    To evaluate the surface and microstructural alterations of new and used HyFlex EDM prototypes and to test their fatigue resistance. Fifteen HyFlex EDM prototypes were used for in vitro instrumentation of severely curved root canals. Surface and microstructural characteristics of new and used files were compared by ESEM analysis equipped with energy dispersive X-ray spectrophotometry (EDS) and optical metallographic imaging. Usage-induced degradation was assessed. Thirty additional HyFlex EDM prototypes and 20 standard manufactured HyFlex CM files were subjected to cyclic fatigue tests. Time to fracture was recorded, and results were validated using the Kruskal-Wallis test (α-level 0.05). Fatigued files were analysed by ESEM for fractographic evaluation. Surface and microstructural characterization of EDM prototypes revealed the typical spark-machined surface of a NiTi EDM alloy. No fractures were registered during root canal instrumentation. No evident surface alterations and minor degradation were observed between new and used instruments. The metallographic analysis of new and used files disclosed a homogeneous structure, mostly composed of lenticular martensite grains, and some residual austenite. The cyclic fatigue test showed an increase of fatigue resistance up to 700% on the EDM compared to CM files. Spark-machined peculiar surface is the main feature of HyFlex EDM. Low degradation was observed after multiple canal instrumentations. Prototypes exhibited surprising high values of cyclic fatigue resistance and a safe in vitro use in severely curved canals. © 2015 International Endodontic Journal. Published by John Wiley & Sons Ltd.

  9. The spark counting of etched fission-fragment tracks in polycarbonate for a personal neutron dosimetry system

    International Nuclear Information System (INIS)

    Harrison, K.G.; Hancock, I.B.; Holt, P.D.; Wylie, J.W.

    1977-10-01

    A new type of personal neutron dosimeter, in which neutron-induced fissions in a thin 237 Np foil are detected by a polycarbonate track-detector, is under development at Harwell for use in a nuclear-fuel reprocessing plant. As part of the development programme, an experimental dosimeter, etching facility and spark counter have been used to study the spark-counting method for counting fission-fragment tracks in polycarbonate. Emphasis has been placed on developing operating procedures for the counter consistent with good overall reproducibility. Existing methods for the optimizing and testing of spark counters is briefly reviewed and a practical operational testing procedure is devised. The optimized system is found to be relatively foolproof in operation and gives good results in unskilled use as well as under carefully-controlled laboratory conditions. (author)

  10. Effect of Spark Motor Program on the development of gross motor skills in intellectually disabled educable boys

    Directory of Open Access Journals (Sweden)

    Hashem Faal Moganloo

    2013-11-01

    Results: Spark Program caused significant changes in all the variables of the study, except speed and agility, in the experimental group after 24 sessions. The changes included: agility and speed (P=0.731, balance (P=0, strength (P=0.002, and bilateral coordination (P=0. Conclusion: Spark Motor Program can improve gross motor skills in intellectually disabled educable students.

  11. Production of uranium-molybdenum particles by spark-erosion

    International Nuclear Information System (INIS)

    Cabanillas, E.D.; Lopez, M.; Pasqualini, E.E.; Cirilo Lombardo, D.J.

    2004-01-01

    With the spark-erosion method we have produced spheroidal particles of an uranium-molybdenum alloy using pure water as dielectric. The particles were characterized by optical metallography, scanning electron microscopy, energy dispersive spectrometry and X-ray diffraction. Mostly spherical particles of UO 2 with a distinctive size distribution with peaks centered at 70 and 10 μm were obtained. The particles have central inclusions of U and Mo compounds

  12. Production of uranium-molybdenum particles by spark-erosion

    Energy Technology Data Exchange (ETDEWEB)

    Cabanillas, E.D. E-mail: cabanill@cnea.gov.ar; Lopez, M.; Pasqualini, E.E.; Cirilo Lombardo, D.J

    2004-01-01

    With the spark-erosion method we have produced spheroidal particles of an uranium-molybdenum alloy using pure water as dielectric. The particles were characterized by optical metallography, scanning electron microscopy, energy dispersive spectrometry and X-ray diffraction. Mostly spherical particles of UO{sub 2} with a distinctive size distribution with peaks centered at 70 and 10 {mu}m were obtained. The particles have central inclusions of U and Mo compounds.

  13. Comparison of static friction with self-ligating, modified slot design and conventional brackets

    Directory of Open Access Journals (Sweden)

    Raquel Morais Castro

    2013-07-01

    Full Text Available OBJECTIVE: To compare the static frictional forces generated at the bracket/wire interface of stainless steel brackets with different geometries and angulations, combined with orthodontic wires of different diameters. MATERIAL AND METHODS: The frictional forces were evaluated with three different types of metal brackets: a passive self-ligating (SmartClipTM, 3M/Unitek, Monrovia, USA, with a modified slot design (Mini Uni TwinTM, 3M/Unitek, Monrovia, USA and conventional (Kirium, Abzil, São José do Rio Preto, Brazil. The samples were mounted in a testing device with three different angulations and tested with 0.014" and 0.018" stainless steel wires (American Orthodontics, Sheboygan, USA. The static frictional force was measured using a universal testing machine (DL 500, EMIC®, São José dos Pinhais, Brazil with a crosshead speed of 1 mm/min. Statistical analysis was performed by two-way ANOVA followed by Bonferroni's post hoc test. RESULTS: There was a significant difference (p<0.05 in static friction when the three types of brackets were tested with the same wire size. The wire diameter influenced friction only when the brackets had a 10º angulation (p<0.05. The angulation influenced friction (p<0.05 when the brackets were associated with a 0.018" wire. CONCLUSION: Brackets with a modified slot design showed intermediate static frictional force values between the conventional and self-ligating brackets tested.

  14. Determination of High-Frequency d- and q-axis Inductances for Surface-Mounted Permanent-Magnet Synchronous Machines

    DEFF Research Database (Denmark)

    Lu, Kaiyuan; Vetuschi, M.; Rasmussen, Peter Omand

    2010-01-01

    This paper presents a reliable method for the experimental determination of high-frequency d- and q -axis inductances for surface-mounted permanent-magnet synchronous machines (SMPMSMs). Knowledge of the high-frequency d- and q-axis inductances plays an important role in the efficient design...... of sensorless controllers using high-frequency signal injection techniques. The proposed method employs a static locked-rotor test using an ac +dc power supply. By injecting a high-frequency rotating voltage vector into the machine, the d- and q-axis inductances may simultaneously be determined with no need...

  15. Spark gap produced plasma diagnostics

    International Nuclear Information System (INIS)

    Chang, H.Y.

    1990-01-01

    A Spark Gap (Applied voltage : 2-8KV, Capacitor : 4 Micro F. Dia of the tube : 1 inch, Electrode distance : .3 ∼.5 inch) was made to generate a small size dynamic plasma. To measure the plasma density and temperature as a function of time and position, we installed and have been installing four detection systems - Mach-Zehnder type Interferometer for the plasma refractivity, Expansion speed detector using two He-Ne laser beams, Image Processing using Lens and A Optical-Fiber Array for Pointwise Radiation Sensing, Faraday Rotation of a Optical Fiber to measure the azimuthal component of B-field generated by the plasma drift. These systems was used for the wire explosion diagnostics, and can be used for the Laser driven plasma also

  16. Effect of dental tool surface texture and material on static friction with a wet gloved fingertip.

    Science.gov (United States)

    Laroche, Charles; Barr, Alan; Dong, Hui; Rempel, David

    2007-01-01

    Hand injuries are an important cause of pain and disability among dentists and dental hygienists and may be due to the high pinch forces involved in periodontal work. The pinch forces required to perform scaling may be reduced by increasing the friction between the tool and fingers. The purpose of this study was to determine whether modifying the tool material, surface texture, or glove type altered the coefficient of static friction for a wet gloved finger. Seven tools with varying surface topography were machined from 13 mm diameter stainless steel and Delrin and mounted to a 6-component force plate. The textures tested were a fine, medium and coarse diamond knurled pattern and a medium and fine annular pattern (concentric rings). Thirteen subjects pulled their gloved, wet thumb pad along the long axis of the tool while maintaining a normal force of 40 N. Latex and nitrile gloves were tested. The coefficient of static friction was calculated from the shear force history. The mean coefficients of static friction ranged from 0.20 to 0.65. The coefficient of static friction was higher for a smooth tool of Delrin than one of stainless steel. Differences in the coefficient of static friction were observed between the coarse and medium knurled patterns and the fine knurled and annular patterns. Coefficients of static friction were higher for the nitrile glove than the latex glove for tools with texture. These findings may be applied to the design of hand tools that require fine motor control with a wet, gloved hand.

  17. Exploratory studies on a passively triggered vacuum spark

    Science.gov (United States)

    Rout, R. K.; Auluck, S. K. H.; Nagpal, J. S.; Kulkarni, L. V.

    1999-12-01

    The results of an experimental investigation on a passively triggered vacuum spark device are presented. The diagnostics include the current, x-ray and optical emission measurements. The sharp dips in the current derivative signal indicate the occurrence of pinching at an early stage of the discharge (at current icons/Journals/Common/approx" ALT="approx" ALIGN="TOP"/>5 kA). A well-confined plasma with a central hot region was recorded using a streak camera. The pinched plasma was observed to undergo kink-type oscillations with a time period of 10-15 ns. Repeated plasma fronts were seen to move from the anode to the cathode with an average velocity of icons/Journals/Common/approx" ALT="approx" ALIGN="TOP"/>5 × 106 cm s-1. Soft x-ray emission having a radiation intensity of a few hundred mR per discharge was observed. The x-ray signals obtained using photodiodes showed multiple bursts. A soft x-ray pinhole camera recorded micro-pinches of icons/Journals/Common/approx" ALT="approx" ALIGN="TOP"/>100 µm. The x-ray emitting regions were confined to the inter-electrode gap. The x-ray emission characteristics were influenced by the electrolytic resistance, which was connected across the spark gap to initiate discharge.

  18. Influence of hydrox on spark ignition engine performance

    International Nuclear Information System (INIS)

    Naude, A.F.

    2003-01-01

    An experimental investigation was performed on the influence of the addition of small quantities of Hydrox (hydrogen and oxygen) as generated through electrolysis of water on the performance of a spark ignition engine. A Mazda 1600 cc fuel injected engine connected to a Superflow SF901 dynamometer system was used in this project. The engine was also equipped with a Unichip engine management system in order to enable changes in the spark timing and the amount of fuel injected. Hydrox was generated by an electrolysis process that could either be powered by the engine's alternator or from a separate power source. This hydrox gas produced from the electrolyzer was introduced into the engine's intake manifold and the influence of this was measured on the engine's performance, emissions and fuel consumption. For these tests a typical load condition as experienced for a light passenger car vehicle driven at 100 km/h on the open road was simulated. Typical results for the change in emissions with the hydrox introduction showed a significant reduction in hydrocarbons at lean air-fuel ratio operation of the engine. Additionally with the electrolysis process being driven by the engine a small improvement in fuel consumption was experienced. (author)

  19. Static Voltage Stability Analysis by Using SVM and Neural Network

    Directory of Open Access Journals (Sweden)

    Mehdi Hajian

    2013-01-01

    Full Text Available Voltage stability is an important problem in power system networks. In this paper, in terms of static voltage stability, and application of Neural Networks (NN and Supported Vector Machine (SVM for estimating of voltage stability margin (VSM and predicting of voltage collapse has been investigated. This paper considers voltage stability in power system in two parts. The first part calculates static voltage stability margin by Radial Basis Function Neural Network (RBFNN. The advantage of the used method is high accuracy in online detecting the VSM. Whereas the second one, voltage collapse analysis of power system is performed by Probabilistic Neural Network (PNN and SVM. The obtained results in this paper indicate, that time and number of training samples of SVM, are less than NN. In this paper, a new model of training samples for detection system, using the normal distribution load curve at each load feeder, has been used. Voltage stability analysis is estimated by well-know L and VSM indexes. To demonstrate the validity of the proposed methods, IEEE 14 bus grid and the actual network of Yazd Province are used.

  20. Technical study on semi-object emulation of structural statics problem

    International Nuclear Information System (INIS)

    Mo Jun; Shi Pingan; Liu Xingfu; Liu Zhiyong; Fu Chunyu

    2002-01-01

    Structural strength analysis depends mainly on finite element method and experiments. For complex structural system, a rather large error can be caused by some uncertain factors, such as load distributions, boundary conditions and constitutive relations in numerical analysis. At the same time, owing to the limitation of measuring and testing techniques, the strength and stiffness of key components can not be estimated by using the limited test data. To simulate stresses accurately under complex static environment, improve man-machine interactive system, and make the best use of fore- and post-processing function in graphic data processing, the authors combine numerical analysis with experimental technique and have developed the semi-object emulation technique to analyze the nonlinear problem of structure statics. The modern optical measuring techniques and image processing techniques are firstly used for the method to acquire displacement data of the vessel surface, and the data are used for the boundary condition to determine the geometrical size of disfigurement in the wall of vessel and the stress level. The experimental verification of a given test model show that these adverse problem can be solved by using semi-object emulation technology

  1. A multi-platform evaluation of the randomized CX low-rank matrix factorization in Spark

    Energy Technology Data Exchange (ETDEWEB)

    Gittens, Alex; Kottalam, Jey; Yang, Jiyan; Ringenburg, Michael, F.; Chhugani, Jatin; Racah, Evan; Singh, Mohitdeep; Yao, Yushu; Fischer, Curt; Ruebel, Oliver; Bowen, Benjamin; Lewis, Norman, G.; Mahoney, Michael, W.; Krishnamurthy, Venkat; Prabhat, Mr

    2017-07-27

    We investigate the performance and scalability of the randomized CX low-rank matrix factorization and demonstrate its applicability through the analysis of a 1TB mass spectrometry imaging (MSI) dataset, using Apache Spark on an Amazon EC2 cluster, a Cray XC40 system, and an experimental Cray cluster. We implemented this factorization both as a parallelized C implementation with hand-tuned optimizations and in Scala using the Apache Spark high-level cluster computing framework. We obtained consistent performance across the three platforms: using Spark we were able to process the 1TB size dataset in under 30 minutes with 960 cores on all systems, with the fastest times obtained on the experimental Cray cluster. In comparison, the C implementation was 21X faster on the Amazon EC2 system, due to careful cache optimizations, bandwidth-friendly access of matrices and vector computation using SIMD units. We report these results and their implications on the hardware and software issues arising in supporting data-centric workloads in parallel and distributed environments.

  2. Consolidation of W–Ta composites: Hot isostatic pressing and spark and pulse plasma sintering

    Energy Technology Data Exchange (ETDEWEB)

    Dias, M., E-mail: marta.dias@itn.pt [Instituto de Plasmas e Fusão Nuclear, Instituto Superior Técnico, Universidade de Lisboa, Av. Rovisco Pais, 1049-001 Lisboa (Portugal); Guerreiro, F. [Instituto de Plasmas e Fusão Nuclear, Instituto Superior Técnico, Universidade de Lisboa, Av. Rovisco Pais, 1049-001 Lisboa (Portugal); Correia, J.B. [LNEG, Laboratório Nacional de Energia e Geologia, Estrada do Paço do Lumiar, 1649-038 Lisboa (Portugal); Galatanu, A. [National Institute of Materials Physics, Atomistilor 105 bis Bucharest-Magurele, 077125 Ilfov (Romania); Rosiński, M. [Warsaw University of Technology, Faculty of Materials Science and Engineering, Warsaw (Poland); Monge, M.A.; Munoz, A. [Departamento de Física, Univerdidad Carlos III de Madrid, Avd. de la Universidad 30, 28911 Madrid (Spain); Alves, E. [Instituto de Plasmas e Fusão Nuclear, Instituto Superior Técnico, Universidade de Lisboa, Av. Rovisco Pais, 1049-001 Lisboa (Portugal); Carvalho, P.A. [Instituto de Plasmas e Fusão Nuclear, Instituto Superior Técnico, Universidade de Lisboa, Av. Rovisco Pais, 1049-001 Lisboa (Portugal); CeFEMA, Instituto Superior Técnico, Universidade de Lisboa, Av. Rovisco Pais, 1049-001 Lisboa (Portugal)

    2015-10-15

    Highlights: • Consolidation of W–Ta composites using three techniques: HIP, SPS and PPS. • Comparison of consolidation methods in terms of W–Ta interdiffusion and densification. • Microstructure analysis in terms of oxides formation. - Abstract: Composites consisting of tantalum fiber/powder dispersed in a nanostructured W matrix have been consolidated by spark and pulse plasma sintering as well as by hot isostatic pressing. The microstructural observations revealed that the tungsten–tantalum fiber composites consolidated by hot isostatic pressing and pulse plasma sintering presented a continuous layer of Ta{sub 2}O{sub 5} phase at the W/Ta interfaces, while the samples consolidated by spark plasma sintering evidenced a Ta + Ta{sub 2}O{sub 5} eutectic mixture due to the higher temperature of this consolidation process. Similar results have been obtained for the tungsten–tantalum powder composites. A (W, Ta) solid solution was detected around the prior nanostructured W particles in tungsten–tantalum powder composites consolidated by spark and pulse plasma sintering. Higher densifications were obtained for composites consolidated by hot isostatic pressing and pulse plasma sintering.

  3. Spark discharge formation in an inhomogeneous electric field under conditions of runaway electron generation

    International Nuclear Information System (INIS)

    Shao Tao; Zhang Cheng; Yan Ping; Tarasenko, Victor F.; Lomaev, Mikhail I.; Sorokin, Dmitrii A.; Kozyrev, Andrei V.; Baksht, Evgeni Kh.

    2012-01-01

    In this article we report on work where the formation of a spark in nanosecond high-voltage discharges was studied in nitrogen, nitrogen-methane mixtures, and air at increased pressures under the conditions of runaway electron generation. Voltage pulses of amplitude ∼90 and ∼250 kV were applied to a point-to-plane gap with a planar anode and a cathode of small curvature radius. Cathode spots appeared early in the discharge, within ∼200 ps of a corona discharge at high rate of rise of the voltage (∼5 x 10 14 V/s) across centimeter point-to-plane gap spacing. The spark leader that bridged the point-to-plane gap propagated from the planar anode with cathode spots and a voltage pulse rise time of less than 1 ns. The discharge from diffuse clouds took the form of diffuse jets with increasing pulse repetition rate, thus achieving the accumulation effect in a repetitively pulsed discharge. Characteristic emission spectra are presented for spark diffuse and corona discharges.

  4. Spark discharge formation in an inhomogeneous electric field under conditions of runaway electron generation

    Energy Technology Data Exchange (ETDEWEB)

    Shao Tao; Zhang Cheng; Yan Ping [Institute of Electrical Engineering, Chinese Academy of Sciences, Beijing 100190 (China); Key Laboratory of Power Electronics and Electric Drive, Chinese Academy of Sciences, Beijing 100190 (China); Tarasenko, Victor F.; Lomaev, Mikhail I.; Sorokin, Dmitrii A.; Kozyrev, Andrei V.; Baksht, Evgeni Kh. [Institute of High Current Electronics, Russian Academy of Sciences, Tomsk 634055 (Russian Federation)

    2012-01-15

    In this article we report on work where the formation of a spark in nanosecond high-voltage discharges was studied in nitrogen, nitrogen-methane mixtures, and air at increased pressures under the conditions of runaway electron generation. Voltage pulses of amplitude {approx}90 and {approx}250 kV were applied to a point-to-plane gap with a planar anode and a cathode of small curvature radius. Cathode spots appeared early in the discharge, within {approx}200 ps of a corona discharge at high rate of rise of the voltage ({approx}5 x 10{sup 14} V/s) across centimeter point-to-plane gap spacing. The spark leader that bridged the point-to-plane gap propagated from the planar anode with cathode spots and a voltage pulse rise time of less than 1 ns. The discharge from diffuse clouds took the form of diffuse jets with increasing pulse repetition rate, thus achieving the accumulation effect in a repetitively pulsed discharge. Characteristic emission spectra are presented for spark diffuse and corona discharges.

  5. AN EXPERIMENTAL INVESTIGATION OF THE EFFECTS OF VARIABLE VALVE TIMING ON THE PERFORMANCE IN SPARK IGNITION ENGINE

    Directory of Open Access Journals (Sweden)

    Ali AKBAŞ

    2001-01-01

    Full Text Available In this study, an alternative prototype has been designed and constructed for variable valve timing systems which are used in spark ignition engines. The effects of intake valve timing and lift changing on engine performance have been investigated without changing the opening duration of the valves. A four stroke, single cylinder, spark ignition engine has been used for these experiments.

  6. High speed streak techniques for measuring the growth of spark channels

    International Nuclear Information System (INIS)

    Suleebka, P.

    1975-01-01

    The manner of expansion of an electric spark channel is of interest in the understanding of such phenomena as lightning. The development of a camera suitable for photography of this expansion is described, with some results for hydrogen. (author)

  7. A cinema for the unborn: moving pictures, mental pictures and Electra Sparks's New Thought film theory.

    Science.gov (United States)

    Ellis, Patrick

    2017-09-01

    In the 1910s, New York suffragette Electra Sparks wrote a series of essays in the Moving Picture News that advocated for cine-therapy treatments for pregnant women. Film was, in her view, the great democratizer of beautiful images, providing high-cultural access to the city's poor. These positive 'mental pictures' were important for her because, she claimed, in order to produce an attractive, healthy child, the mother must be exposed to quality cultural material. Sparks's championing of cinema during its 'second birth' was founded upon the premise of New Thought. This metaphysical Christian doctrine existed alongside the self-help and esoteric publishing domains and testified, above all, to the possibility of the 'mind-cure' of the body through the positive application of 'mental pictures'. Physiologically, their method began best in the womb, where the thoughts of the mother were of utmost importance: the eventual difference between birthing an Elephant Man or an Adonis. This positive maternal impression was commonplace in New Thought literature; it was Sparks's innovation to apply it to cinema. Investigating Sparks's film theory, practice and programming reveals her to be a harbinger of the abiding analogy between mind and motion picture that occupies film theorists to this day.

  8. Contribution to the study of 'Pseudo-spark' discharges applied to the realisation of latch devices

    International Nuclear Information System (INIS)

    Bauville, Gerard

    1994-01-01

    The objective of this research thesis is to study discharges growing from a hollow geometry of electrodes for pressures on the left side of the Paschen minimum. The study characterises the main conduction phase by experimentally determining the discharge voltage and current. Based on a numerical analysis, the author deduces some macroscopic characteristics such as voltage mean value, dissipated energy, with respect to the variation of various parameters such as gas pressure and nature, discharge duration, and electrode cavity geometries. After a first part on switches (technological applications, switches, pseudo-spark breakers), the author addresses the discharges (presentation of a 'pseudo-spark'-type discharge, involved physical mechanisms, methods of initiation of pseudo-spark discharges, triggering by a magnetic field pulse). The next part describes the test bench in a detailed way (electrodes, triggering system, electric configurations), and the last part reports the experimental study. It addresses the following issues: distribution of magnetic field lines, voltage drop, conjunction phase, discharge footprints on the surfaces, propagation rate, disjunction [fr

  9. Interferometric fiber-optic sensor embedded in a spark plug for in-cylinder pressure measurement in engines.

    Science.gov (United States)

    Bae, Taehan; Atkins, Robert A; Taylor, Henry F; Gibler, William N

    2003-02-20

    Pressure sensing in an internal combustion engine with an intrinsic fiber Fabry-Perot interferometer (FFPI) integrated with a spark plug is demonstrated for the first time. The spark plug was used for the ignition of the cylinder in which it was mounted. The FFPI element, protected with a copper/gold coating, was embedded in a groove in the spark-plug housing. Gas pressure inthe engine induced longitudinal strain in this housing, which was also experienced by the fiber-optic sensing element. The sensor was monitored with a signal conditioning unit containing a chirped distributed-feedback laser. Pressure sensitivities as high as 0.00339 radians round-trip phase shift per pounds per square inch of pressure were observed. Measured pressure versus time traces showed good agreement with those from a piezoelectric reference sensor mounted in the same engine cylinder.

  10. From Static Output Feedback to Structured Robust Static Output Feedback: A Survey

    OpenAIRE

    Sadabadi , Mahdieh ,; Peaucelle , Dimitri

    2016-01-01

    This paper reviews the vast literature on static output feedback design for linear time-invariant systems including classical results and recent developments. In particular, we focus on static output feedback synthesis with performance specifications, structured static output feedback, and robustness. The paper provides a comprehensive review on existing design approaches including iterative linear matrix inequalities heuristics, linear matrix inequalities with rank constraints, methods with ...

  11. Utilization of Alcohol Fuel in Spark Ignition and Diesel Engines.

    Science.gov (United States)

    Berndt, Don; Stengel, Ron

    These five units comprise a course intended to prepare and train students to conduct alcohol fuel utilization seminars in spark ignition and diesel engines. Introductory materials include objectives and a list of instructor requirements. The first four units cover these topics: ethanol as an alternative fuel (technical and economic advantages,…

  12. Sparking investment in Ontario's power generation industry

    International Nuclear Information System (INIS)

    Allen, J.

    2004-01-01

    This paper discusses the business strategy needed to spark investment in Ontario's power generation industry. It examines the process of decision making and investing in an uncertain environment. The paper suggests that any strategy based on one view of the future courts trouble and that strategic flexibility can prepare for what cannot be predicted. Finally the paper suggests that Ontario needs to create a stable policy and regulatory environment that allows investors to fulfill reasonable expectations and investors need to place bets that provide the flexibility to respond quickly to changing market conditions

  13. High-performance Electrochemical Energy Storage Electrodes Based on Nickel Oxide-coated Nickel Foam Prepared by Sparking Method

    International Nuclear Information System (INIS)

    Chuminjak, Yaowamarn; Daothong, Suphaporn; Kuntarug, Aekapong; Phokharatkul, Ditsayut; Horprathum, Mati; Wisitsoraat, Anurat; Tuantranont, Adisorn; Jakmunee, Jaroon; Singjai, Pisith

    2017-01-01

    Highlights: • NiO particles (3-10 nm) were sparked on Ni foams with varying times (45-180 min). • Larger NiO nanoparticles were aggregated to foam-like structure at a longer time. • The optimal time of 45 min led to a high specific capacity of 920 C/g at 1 A/g. • The specific capacity remained as high as 699 (76% of 920) C/g at 20 A/g. • The optimal electrode exhibited 96% capacity retention after 1000 cycles at 4 A/g. - Abstract: In this work, high-performance electrochemical energy storage electrodes were developed based on nickel oxide (NiO)-coated nickel (Ni) foams prepared by a sparking method. NiO nanoparticles deposited on Ni foams with varying sparking times from 45 to 180 min were structurally characterized by scanning electron microscopy, energy dispersive X-ray spectroscopy, transmission electron microscopy, X-ray photoelectron spectroscopy and Raman spectroscopy. In addition, the electrochemical energy storage characteristics of the electrodes were evaluated by cyclic voltammetry, galvanostatic charge-discharge and electrochemical impedance spectroscopy. It was found that NiO nanoparticles sparked on Ni foam with a longer time would be agglomerated and formed a foam-like network with large pore sizes and a lower surface area, leading to inferior charge storage behaviors. The NiO/Ni foam electrode prepared with the shortest sparking of 45 min displayed high specific capacities of 920 C g"-"1 (1840 F g"-"1) at 1 A g"-"1 and 699 (76% of 920) C g"-"1 at 20 A g"-"1 in a potential window of 0-0.5 V vs. Ag/AgCl as well as a good cycling performance with 96% capacity retention at 4 A g"-"1 after 1000 cycles and a low equivalent series resistance of 0.4 Ω. Therefore, NiO/Ni foam electrodes prepared by the sparking method are highly promising for high-capacity energy storage applications.

  14. Technique for Increasing Accuracy of Positioning System of Machine Tools

    Directory of Open Access Journals (Sweden)

    Sh. Ji

    2014-01-01

    Full Text Available The aim of research is to improve the accuracy of positioning and processing system using a technique for optimization of pressure diagrams of guides in machine tools. The machining quality is directly related to its accuracy, which characterizes an impact degree of various errors of machines. The accuracy of the positioning system is one of the most significant machining characteristics, which allow accuracy evaluation of processed parts.The literature describes that the working area of the machine layout is rather informative to characterize the effect of the positioning system on the macro-geometry of the part surfaces to be processed. To enhance the static accuracy of the studied machine, in principle, two groups of measures are possible. One of them points toward a decrease of the cutting force component, which overturns the slider moments. Another group of measures is related to the changing sizes of the guide facets, which may lead to their profile change.The study was based on mathematical modeling and optimization of the cutting zone coordinates. And we find the formula to determine the surface pressure of the guides. The selected parameters of optimization are vectors of the cutting force and values of slides and guides. Obtained results show that a technique for optimization of coordinates in the cutting zone was necessary to increase a processing accuracy.The research has established that to define the optimal coordinates of the cutting zone we have to change the sizes of slides, value and coordinates of applied forces, reaching the pressure equalization and improving the accuracy of positioning system of machine tools. In different points of the workspace a vector of forces is applied, pressure diagrams are found, which take into account the changes in the parameters of positioning system, and the pressure diagram equalization to provide the most accuracy of machine tools is achieved.

  15. Commissioning of an automated microphotometer used in spark-source mass spectrometry

    International Nuclear Information System (INIS)

    Pearton, D.C.G.; Heron, C.

    1983-01-01

    A description of the automated microphotometer and its operation is given, which includes measurement under computer control. Speed and precision tests indicate that the system is superior in every respect to that in which an analyst reads photoplates in spark-source mass spectrometry

  16. MODELING AND ANALYSIS OF DYNAMICS IN BEARING SYSTEM OF DRILLING, MILLING AND BORING MACHINE WITH MONO-COLUMN

    Directory of Open Access Journals (Sweden)

    Yu. V. Vasilevich

    2015-01-01

    Full Text Available  FEM-analysis of dynamics in the bearing system of a heavy-duty machine tool has been carried out in the paper. This is a prospective variant for a large-size multi-purpose machine tool with a horizontal sliding ram. A saddle and a ram are moving vertically along a subtle mono-column. A rigid double-column is used in the existing analog machine tool. A static, modal and harmonic analysis of the bearing system with the mono-column has been made in the paper. It has been done with the help of FEM-simulation prior to fabrication of a prototype sample. Previously conducted calculations for the analog machine tool have shown good compatibility of FEM-calculation with experiments.Six common machine tool resonances have been revealed for the bearing system. Their oscillating cutting forces are actively exciting three-four resonance modes. Ranges of a flexure-torsion resonance (20–40 Hz and nose-diving resonances (70–90 Hz have been determined in the paper. The paper shows that the range of multi-wave resonances starts significantly higher from 140 Hz. These resonances are interconnected with bending oscillations of the ram and bucklings of the column walls which are matched with the oscillations. The paper demonstrates stability in resonance pattern. The torsional resonance of the column on the frequency of nearly 40 Hz is considered as the more dangerous one. Spindle rigidity goes down up to 3.8 Н/μm. It is possible to observe self-stabilization of the torsional resonance. Frequency of the torsional oscillations is practically unchangeable when there is a lifting or lowering down of the saddle and the ram. It is related to the migration of dynamical axis of torsion.Frequency-response characteristics of the bearing system have been constructed for various saddle positions on the column. Three frequency intervals that make it possible to carry out machining operation have been determined in the paper. The first interval is a static one. The

  17. A new and efficient mechanism for spark ignition engines

    International Nuclear Information System (INIS)

    Shadloo, M.S.; Poultangari, R.; Abdollahzadeh Jamalabadi, M.Y.; Rashidi, M.M.

    2015-01-01

    Highlights: • A new slider–crank mechanism, with superior performance is presented. • Thermodynamic processes as well as vibration and internal forces have been modeled. • Comparison with the conventional four-stroke spark ignition engines is made. • Advantages and disadvantages of the proposed mechanism are discussed. - Abstract: In this paper a new symmetrical crank and slider mechanism is proposed and a zero dimensional model is utilized to study its combustion performance enhancement in a four-stroke spark ignition (SI) engine. The main features of this new mechanism are superior thermodynamic efficiency, lower internal frictions, and lower pollutants. Comparison is made between its performance and that of the conventional four-stroke SI engines. Presented mechanism is designed to provide better fuel consumption of internal combustion engines. These advantages over standard engine are achieved through synthesis of new mechanism. Numerical calculation have been performed for several cases of different mechanism parameters, compression ratio and engine speed. A comprehensive comparison between their thermodynamic processes as well as vibration and internal forces has been done. Calculated efficiency and power diagrams are plotted and compared with performance of a conventional SI engine. Advantages and disadvantages of the proposed mechanism are discussed in details

  18. Radiation-MHD simulations for the development of a spark discharge channel.

    Energy Technology Data Exchange (ETDEWEB)

    Niederhaus, John Henry; Jorgenson, Roy E.; Warne, Larry K.; Chen, Kenneth C.

    2017-04-01

    The growth of a cylindrical s park discharge channel in water and Lexan is studied using a series of one - dimensional simulations with the finite - element radiation - magnetohydrodynamics code ALEGRA. Computed solutions are analyzed in order to characterize the rate of growth and dynamics of the spark c hannels during the rising - current phase of the drive pulse. The current ramp rate is varied between 0.2 and 3.0 kA/ns, and values of the mechanical coupling coefficient K p are extracted for each case. The simulations predict spark channel expansion veloc ities primarily in the range of 2000 to 3500 m/s, channel pressures primarily in the range 10 - 40 GPa, and K p values primarily between 1.1 and 1.4. When Lexan is preheated, slightly larger expansion velocities and smaller K p values are predicted , but the o verall behavior is unchanged.

  19. A 4π scintillation counter-optical spark chamber system for neutral particles

    International Nuclear Information System (INIS)

    Demarzo, C.; Distante, A.; Guerriero, L.; Niccolini, C.; Posa, F.; Walder, F.; Chen, G.T.Y.; Fletcher, C.R.; Lanou, R.E. Jr.; Thornton, R.K.; Barton, D.S.; Lyons, T.; Marx, M.; Rosenson, L.; Thern, R.

    1975-01-01

    The authors describe a scintillation counter-optical spark chamber system developed for the detection of high energy gamma rays and neutrons. They describe the system components and their use in two completed experiments. (Auth.)

  20. The physics of photoconductive spark gap switching : pushing the frontiers

    NARCIS (Netherlands)

    Hendriks, J.

    2006-01-01

    Photoconductive switching of an atmospheric, air-¯lled spark gap by a high-power fem- tosecond laser is a novel approach for switching high voltages into pulses with a very fast rise time (order ps) and almost no shot-to-shot time variation (jitter). Such a switch makes it possible to synchronize

  1. Influence of Electric Discharges on Bearings of Electric Machines

    Directory of Open Access Journals (Sweden)

    Karel Chmelik

    2006-01-01

    Full Text Available I the last time many articles were found out discussed about shaft voltage, bearing currents and their influence on lifetime and reliability of electric machines bearings. This is associated with extension of use of static converters for control drives for DC motors feeding in the past and for induction motors feeding from frequency converters in the last time. It is known from our own experiences that not all failures assigned to bearing currents were their real reason and we also know how hardly the mentioned currents can be measured on real machines and how work-intensive and expensive is to detect real reason of the failure on damaged bearing. We will not concern with basics of classical bearing currents in this paper, because they were known and studied in the beginning of the last century but our own investigations will be presented.

  2. Choice of optimal conditions for layer-by-layer analysis of semiconductor structures on spark mass spectrometer

    International Nuclear Information System (INIS)

    Gerasimov, V.A.; Saprykin, A.I.; Shelpakova, I.R.; Yudelevich, I.G.

    1978-01-01

    Criteria of choosing counter-electrode-configuration, size and material have been determined. A tantalum counter-electrode with rectangular cross-section (3.5-4.5) mmx(0.05-0.08) mm 2 is proposed for layer-by-layer analysis of Si, Ge, GaAs, InSb. A scanning velocity has been chosen and spark generator operating conditions have been optimized which ensure the surface roughness of 0.5-0.8 μ after sparking. A systematic study has been made of the effect of ballast elements in the discharge circuit on the basic characteristics of the layer-by-layer analysis: ionic current intensity, counter-electrode contribution to the total ionic current, intensity of dicharged ions and surface roughness. A ballast ohmic resistance inside the ion source decreases a correction for the blank by one order of magnitude and the sparked surface roughness by 2-3 times

  3. Investigation the gas film in micro scale induced error on the performance of the aerostatic spindle in ultra-precision machining

    Science.gov (United States)

    Chen, Dongju; Huo, Chen; Cui, Xianxian; Pan, Ri; Fan, Jinwei; An, Chenhui

    2018-05-01

    The objective of this work is to study the influence of error induced by gas film in micro-scale on the static and dynamic behavior of a shaft supported by the aerostatic bearings. The static and dynamic balance models of the aerostatic bearing are presented by the calculated stiffness and damping in micro scale. The static simulation shows that the deformation of aerostatic spindle system in micro scale is decreased. For the dynamic behavior, both the stiffness and damping in axial and radial directions are increased in micro scale. The experiments of the stiffness and rotation error of the spindle show that the deflection of the shaft resulting from the calculating parameters in the micro scale is very close to the deviation of the spindle system. The frequency information in transient analysis is similar to the actual test, and they are also higher than the results from the traditional case without considering micro factor. Therefore, it can be concluded that the value considering micro factor is closer to the actual work case of the aerostatic spindle system. These can provide theoretical basis for the design and machining process of machine tools.

  4. Rotating electric machine with fluid supported parts

    Science.gov (United States)

    Smith, Jr., Joseph L.; Kirtley, Jr., James L.

    1981-01-01

    A rotating electric machine in which the armature winding thereof and other parts are supported by a liquid to withstand the mechanical stresses applied during transient overloads and the like. In particular, a narrow gap is provided between the armature winding and the stator which supports it and this gap is filled with an externally pressurized viscous liquid. The liquid is externally pressurized sufficiently to balance the static loads on the armature winding. Transient mechanical loads which deform the armature winding alter the gap dimensions and thereby additionally pressurize the viscous liquid to oppose the armature winding deformation and more nearly uniformly to distribute the resulting mechanical stresses.

  5. Particular bi-fuel application of spark ignition engines

    Science.gov (United States)

    Raţiu, S.; Alexa, V.; Kiss, I.

    2016-02-01

    This paper presents a comparative test concerning the operation of a spark-ignition engine, make: Dacia 1300, model: 810.99, fuelled alternatively with gasoline and LPG (Liquefied Petroleum Gas). The tests carried out show, on the one hand, the maintenance of power and torque performances in both engine fuelling cases, for all the engine operation regimes, and, on the other hand, a considerable decrease in CO and HC emissions when using poor mixtures related to LPG fuelling.

  6. CONWIP card setting in a flow-shop system with a batch production machine

    Directory of Open Access Journals (Sweden)

    Marcello Braglia

    2011-01-01

    Full Text Available This paper presents an analytical technique to determine the optimum number of cards to control material release in a CONWIP system. The work focuses on the card setting problem for a flow-shop system characterised by the presence of a batch processing machine (e.g. a kiln for long heat treatment. To control production, two different static approaches are developed: the first one is used when the bottleneck coincides with the batch processing machine and the second one is proposed when the bottleneck is another machine of the flow shop. In both contexts, by means of the appropriate model, one can optimize the performance of the flow-shop by maximizing the throughput and keeping the work in process at a minimum level. Numerical examples are also included in the paper to confirm the validity of the models and to demonstrate their practical utility.

  7. Final environmental statement concerning rule making. Exemption from licensing requirements for spark-gap irradiators that contain cobalt-60. Docket No. PRM 30-54

    International Nuclear Information System (INIS)

    1977-12-01

    The potential environmental impacts and adverse environmental effects from distribution, use only in commercial-sized oil burners, and disposal of 6000 spark-gap irradiators per year that contain 60 Co are summarized. On the basis of the analysis and evaluation set forth in this statement and after weighing the environmental, economic, technical, and other benefits against environmental costs and after considering available alternatives, it is concluded that the action called for under the National Environmental Policy Act of 1969 (NEPA) and 10 CFR Part 51 is the issuance of an exemption from licensing requirements for spark-gap irradiators that contain 60 Co, subject to the following conditions for the protection of the environment: persons who apply 60 Co to, or persons who incorporate 60 Co into, spark-gap irradiators or persons who import for sale or distribution spark-gap irradiators containing 60 Co are not exempt from the requirements for a license; each spark-gap irradiator shall contain no more than 1 μCi of 60 Co; and the 60 Co shall be applied to the spark-gap irradiators for use in electrically ignited fuel-oil burners having a firing rate of at least 3 gal/h

  8. Preparation of Ni-Ti shape memory alloy by spark plasma sintering method

    Czech Academy of Sciences Publication Activity Database

    Salvetr, P.; Kubatík, Tomáš František; Novák, P.

    2016-01-01

    Roč. 16, č. 4 (2016), s. 804-808 ISSN 1213-2489 Institutional support: RVO:61389021 Keywords : Ni-Ti alloy * Powder metallurgy * Reactive sintering * Spark plasma sintering Subject RIV: JK - Corrosion ; Surface Treatment of Materials

  9. Static electricity: A literature review

    Science.gov (United States)

    Crow, Rita M.

    1991-11-01

    The major concern with static electricity is its discharging in a flammable atmosphere which can explode and cause a fire. Textile materials can have their electrical resistivity decreased by the addition of antistatic finishes, imbedding conductive particles into the fibres or by adding metal fibers to the yarns. The test methods used in the studies of static electricity include measuring the static properties of materials, of clothed persons, and of the ignition energy of flammable gases. Surveys have shown that there is sparse evidence for fires definitively being caused by static electricity. However, the 'worst-case' philosophy has been adopted and a static electricity safety code is described, including correct grounding procedures and the wearing of anti-static clothing and footwear.

  10. TWO DIMENTIONAL STATIC MAGNETIC ANALYSIS OF RADIAL MAGNETIC BEARING SYSTEMS WITH DIFFERENT STRUCTURES

    Directory of Open Access Journals (Sweden)

    Yusuf ÖNER

    2005-03-01

    Full Text Available The friction loss of electrical machines is an important problem as like in other rotary machines. In addition, the bearings, where the friction losses occur, also require lubrication at periodic intervals and need to be maintained. In this study, to minimize the friction loss of electrical motor, two dimentional static magnetic analysis of radial magnetic bearing systems with different structures are performed and compared with each other; also, magnetic bearing system with four-pole is realized and applied to an induction motor. In simulation, the forces applied to the rotor of induction motor from designed magnetic bearing system are calculated in a computer by using FEMM software package. In application, when comparing designed magnetic bearing system with mechanical bearings up to the revolution of 350 rpm, it was observed that the loss of no-load operating condition of induction motor is decreased about 15 % with magnetic bearing system. In addition to this, mechanical noisy of the motor is also decreased considerably.

  11. Effect of microstructure on static and dynamic mechanical properties of high strength steels

    Science.gov (United States)

    Qu, Jinbo

    The high speed deformation behavior of a commercially available dual phase (DP) steel was studied by means of split Hopkinson bar apparatus in shear punch (25m/s) and tension (1000s-1) modes with an emphasis on the influence of microstructure. The cold rolled sheet material was subjected to a variety of heat treatment conditions to produce several different microstructures, namely ferrite plus pearlite, ferrite plus bainite and/or acicular ferrite, ferrite plus bainite and martensite, and ferrite plus different fractions of martensite. Static properties (0.01mm/s for shear punch and 0.001s -1 for tension) of all the microstructures were also measured by an MTS hydraulic machine and compared to the dynamic properties. The effects of low temperature tempering and bake hardening were investigated for some ferrite plus martensite microstructures. In addition, two other materials, composition designed as high strength low alloy (HSLA) steel and transformation induced plasticity (TRIP) steel, were heat treated and tested to study the effect of alloy chemistry on the microstructure and property relationship. A strong effect of microstructure on both static and dynamic properties and on the relationship between static and dynamic properties was observed. According to the variation of dynamic factor with static strength, three groups of microstructures with three distinct behaviors were identified, i.e. classic dual phase (ferrite plus less than 50% martensite), martensite-matrix dual phase (ferrite plus more than 50% martensite), and non-dual phase (ferrite plus non-martensite). Under the same static strength level, the dual phase microstructure was found to absorb more dynamic energy than other microstructures. It was also observed that the general dependence of microstructure on static and dynamic property relationship was not strongly influenced by chemical composition, except the ferrite plus martensite microstructures generated by the TRIP chemistry, which exhibited

  12. Laser ignition - Spark plug development and application in reciprocating engines

    Science.gov (United States)

    Pavel, Nicolaie; Bärwinkel, Mark; Heinz, Peter; Brüggemann, Dieter; Dearden, Geoff; Croitoru, Gabriela; Grigore, Oana Valeria

    2018-03-01

    Combustion is one of the most dominant energy conversion processes used in all areas of human life, but global concerns over exhaust gas pollution and greenhouse gas emission have stimulated further development of the process. Lean combustion and exhaust gas recirculation are approaches to improve the efficiency and to reduce pollutant emissions; however, such measures impede reliable ignition when applied to conventional ignition systems. Therefore, alternative ignition systems are a focus of scientific research. Amongst others, laser induced ignition seems an attractive method to improve the combustion process. In comparison with conventional ignition by electric spark plugs, laser ignition offers a number of potential benefits. Those most often discussed are: no quenching of the combustion flame kernel; the ability to deliver (laser) energy to any location of interest in the combustion chamber; the possibility of delivering the beam simultaneously to different positions, and the temporal control of ignition. If these advantages can be exploited in practice, the engine efficiency may be improved and reliable operation at lean air-fuel mixtures can be achieved, making feasible savings in fuel consumption and reduction in emission of exhaust gasses. Therefore, laser ignition can enable important new approaches to address global concerns about the environmental impact of continued use of reciprocating engines in vehicles and power plants, with the aim of diminishing pollutant levels in the atmosphere. The technology can also support increased use of electrification in powered transport, through its application to ignition of hybrid (electric-gas) engines, and the efficient combustion of advanced fuels. In this work, we review the progress made over the last years in laser ignition research, in particular that aimed towards realizing laser sources (or laser spark plugs) with dimensions and properties suitable for operating directly on an engine. The main envisaged

  13. Towards the Industrial Application of Spark Ablation for Nanostructured Functional Materials

    NARCIS (Netherlands)

    Pfeiffer, T.V.

    2014-01-01

    Nanostructuring of functional materials is an essential part in the design of energy related devices – but the industrial tools we have to make these materials are lacking. This dissertation explores the green, flexible, and scalable spark discharge process for the fabrication of complex

  14. Sparking deposited ZnO nanoparticles as double-layered photoelectrode in ZnO dye-sensitized solar cell

    Energy Technology Data Exchange (ETDEWEB)

    Hongsith, Kritsada [Department of Physics and Materials Science, Faculty of Science, Chiang Mai University, Chiang Mai 50200 (Thailand); Thailand Center of Excellence in Physics (ThEP center), CHE, Bangkok 10400 (Thailand); Hongsith, Niyom [Thailand Center of Excellence in Physics (ThEP center), CHE, Bangkok 10400 (Thailand); School of Science, University of Phayao, Phayao 56000 (Thailand); Wongratanaphisan, Duangmanee; Gardchareon, Atcharawon; Phadungdhitidhada, Surachet [Department of Physics and Materials Science, Faculty of Science, Chiang Mai University, Chiang Mai 50200 (Thailand); Thailand Center of Excellence in Physics (ThEP center), CHE, Bangkok 10400 (Thailand); Singjai, Pisith [Department of Physics and Materials Science, Faculty of Science, Chiang Mai University, Chiang Mai 50200 (Thailand); Choopun, Supab, E-mail: supab99@gmail.com [Department of Physics and Materials Science, Faculty of Science, Chiang Mai University, Chiang Mai 50200 (Thailand); Thailand Center of Excellence in Physics (ThEP center), CHE, Bangkok 10400 (Thailand)

    2013-07-31

    The semiconducting layers of ZnO nanoparticles (ZN), ZnO powder (ZP) and ZnO nanopowder (ZNP) were designed and fabricated for double-layered semiconducting photoelectrode in dye-sensitized solar cells (DSSCs). The under-layer was ZN, which was prepared by simple and cost-effective sparking technique onto F-doped tin oxide (FTO) glass substrate and its thickness was controlled by number of sparking cycles for 0, 10, 25, 50 and 100 rounds under atmospheric pressure. Then, ZP or ZNP was screened on to ZN to form double-layered photoelectrode. Here, the DSSC structures were FTO/double-layered ZnO/Eosin Y/electrolyte/Pt counterelectrode. The best results of DSSCs were observed with J{sub sc} of 4.71 mA/cm{sup 2} and 5.56 mA/cm{sup 2} and photoconversion efficiency of 1.11% and 1.14% at 50 sparking cycles for ZP and ZNP over-layers, respectively. The efficiency enhancement can be explained by combination effects of electron and light scattering. Moreover, the modified equation of short circuit current density was developed and effectively used to explain the efficiency enhancement. - Highlights: • Effect of under-layer thickness is investigated. • Simple and cost-effective sparking technique is used for ZnO nanoparticles. • Efficiency enhancement can be explained by both electron and light scattering. • Modified equation of short circuit current density was developed for enhancement.

  15. Sparking deposited ZnO nanoparticles as double-layered photoelectrode in ZnO dye-sensitized solar cell

    International Nuclear Information System (INIS)

    Hongsith, Kritsada; Hongsith, Niyom; Wongratanaphisan, Duangmanee; Gardchareon, Atcharawon; Phadungdhitidhada, Surachet; Singjai, Pisith; Choopun, Supab

    2013-01-01

    The semiconducting layers of ZnO nanoparticles (ZN), ZnO powder (ZP) and ZnO nanopowder (ZNP) were designed and fabricated for double-layered semiconducting photoelectrode in dye-sensitized solar cells (DSSCs). The under-layer was ZN, which was prepared by simple and cost-effective sparking technique onto F-doped tin oxide (FTO) glass substrate and its thickness was controlled by number of sparking cycles for 0, 10, 25, 50 and 100 rounds under atmospheric pressure. Then, ZP or ZNP was screened on to ZN to form double-layered photoelectrode. Here, the DSSC structures were FTO/double-layered ZnO/Eosin Y/electrolyte/Pt counterelectrode. The best results of DSSCs were observed with J sc of 4.71 mA/cm 2 and 5.56 mA/cm 2 and photoconversion efficiency of 1.11% and 1.14% at 50 sparking cycles for ZP and ZNP over-layers, respectively. The efficiency enhancement can be explained by combination effects of electron and light scattering. Moreover, the modified equation of short circuit current density was developed and effectively used to explain the efficiency enhancement. - Highlights: • Effect of under-layer thickness is investigated. • Simple and cost-effective sparking technique is used for ZnO nanoparticles. • Efficiency enhancement can be explained by both electron and light scattering. • Modified equation of short circuit current density was developed for enhancement

  16. Sparking limits, cavity loading, and beam breakup instability associated with high-current rf linacs

    International Nuclear Information System (INIS)

    Faehl, R.J.; Lemons, D.S.; Thode, L.E.

    1982-01-01

    The limitations on high-current rf linacs due to gap sparking, cavity loading, and the beam breakup instability are studied. It appears possible to achieve cavity accelerating gradients as high as 35 MV/m without sparking. Furthermore, a linear analysis, as well as self-consistent particle simulations of a multipulsed 10 kA beam, indicated that only a negligible small fraction of energy is radiated into nonfundamental cavity modes. Finally, the beam breakup instability is analyzed and found to be able to magnify initial radial perturbations by a factor of no more than about 20 during the beam transit time through a 1 GeV accelerator

  17. Multi-point laser spark generation for internal combustion engines using a spatial light modulator

    International Nuclear Information System (INIS)

    Lyon, Elliott; Kuang, Zheng; Dearden, Geoff; Cheng, Hua; Page, Vincent; Shenton, Tom

    2014-01-01

    This paper reports on a technique demonstrating for the first time successful multi-point laser-induced spark generation, which is variable in three dimensions and derived from a single laser beam. Previous work on laser ignition of internal combustion engines found that simultaneously igniting in more than one location resulted in more stable and faster combustion – a key potential advantage over conventional spark ignition. However, previous approaches could only generate secondary foci at fixed locations. The work reported here is an experimental technique for multi-point laser ignition, in which several sparks with arbitrary spatial location in three dimensions are created by variable diffraction of a pulsed single laser beam source and transmission through an optical plug. The diffractive multi-beam arrays and patterns are generated using a spatial light modulator on which computer generated holograms are displayed. A gratings and lenses algorithm is used to accurately modulate the phase of the input laser beam and create multi-beam output. The underpinning theory, experimental arrangement and results obtained are presented and discussed. (paper)

  18. Strength analysis of refueling machine for large PWR in nuclear power plant

    International Nuclear Information System (INIS)

    Jia Xiaofeng; Zhou Guofeng; Bi Xiangjun; Ji Shunying

    2010-01-01

    The refueling machine of PWR plays important roles in nuclear power plant operation,and the dynamic analysis and strength assessment should be carried out to check its safety. In this paper, the finite element model (FEM) was established with the software ANSYS 12 for the refueling machine structure of large 1 000 MW PWR. The dynamic computations were performed under three work conditions, i.e. normal (cart starting and braking), abnormal (OBE) and accident(SSE) conditions, respectively. The structure responses (internal force and stress) of refueling machine under earthquake response spectrum in three directions were combined with the method of square root of square sum (SRSS). Moreover, the static response under gravity was also considered to construct the most critical conditions. With the simulated results, the strength of main structure, bold and weld joint,and the stability of landing leg for additional crane were assessed based on the RCCM code. At last, the local stress analysis of finger-form hook, which function is to take fuel assemblies, was also analyzed, while its strength was also assessed. The results show that the strengths of the refueling machine under various working conditions can meet the safety requirements. (authors)

  19. Specific features of a single-pulse sliding discharge in neon near the threshold for spark breakdown

    Science.gov (United States)

    Trusov, K. K.

    2017-08-01

    Experimental data on the spatial structure of a single-pulse sliding discharge in neon at voltages below, equal to, and above the threshold for spark breakdown are discussed. The experiments were carried at gas pressures of 30 and 100 kPa and different polarities of the discharge voltage. Photographs of the plasma structure in two discharge chambers with different dimensions of the discharge zone and different thicknesses of an alumina dielectric plate on the surface of which the discharge develops are inspected. Common features of the prebreakdown discharge and its specific features depending on the voltage polarity and gas pressure are analyzed. It is shown that, at voltages below the threshold for spark breakdown, a low-current glow discharge with cathode and anode spots develops in the electrode gap. Above the breakdown threshold, regardless of the voltage polarity, spark channels directed from the cathode to the anode develop against the background of a low-current discharge.

  20. Effect of electric-spark alloying and subsequent annealing on the thermal stability of metallic structural materials

    International Nuclear Information System (INIS)

    Vdovin, S.F.; Reshetnikov, S.M.

    2000-01-01

    The effect of annealing on resistive properties of electric-spark coatings on the carbon steels is studied. The steels 10 and 20 samples with electric spark coatings of various compositions and control ones without annealing and coating are chosen for the study. The steels cr27 and 12cr18ni10ti, the nichrome (cr20ni80) alloy, aluminium as well as compositions of these materials: aluminium + cr27 and aluminium + nichrome were used as coating materials. It is shown that aluminium coatings increase the steel 10 heat resistance more them by 4 times, the aluminium + nichrome coatings - more than by 6 times and aluminium + cr27 coatings - more than by 6 times. In contrast to the electric-spark coating of the carbon steel surface by chromium-nickel alloys, the composition aluminium-containing coatings with annealing in vacuum provide for reliability of long-term protection of these steels from air oxidation with the temperature above the aluminium melting [ru

  1. Simulation of muon transport through the aragats spark chamber calorimeter

    International Nuclear Information System (INIS)

    Asatiani, T.L.; Ter-Antonyan, S.V.

    1981-01-01

    The algorithm is presented of the program on simulation of muon transport through Aragats spark calorimeter. Statistic test method with account of fluctuations and angular distributions of cascade showers is used. The program is worked out on the Fortran algorithm language for EVM BESM-6 and is calibrated by experimental data of Aragats complex installation [ru

  2. MnBi particles with high energy density made by spark erosion

    Energy Technology Data Exchange (ETDEWEB)

    Nguyen, Phi-Khanh, E-mail: phi@ucsd.edu; Jin, Sungho [Materials Science and Engineering, University of California, San Diego, La Jolla, California 92093 (United States); Center for Magnetic Recording Research, University of California, San Diego, La Jolla, California 92093 (United States); Berkowitz, Ami E. [Physics Department, University of California, San Diego, La Jolla, California 92093 (United States); Center for Magnetic Recording Research, University of California, San Diego, La Jolla, California 92093 (United States)

    2014-05-07

    We report on the properties of low-temperature phase (LTP)-MnBi particles produced by the rapid-quenching technique of spark-erosion. The as-prepared powder consists of amorphous, crystalline, and superparamagnetic particles, mostly as porous aggregates. The major fraction of the powder consists of 20–30 nm particles. A short anneal crystallizes the amorphous particles producing a high moment, >90% of theoretical M{sub S}, albeit with H{sub C} of a few kOe. If lightly milled, the agglomerates are broken up to yield H{sub C} of 1 T. These findings are supported by the x-ray diffraction pattern showing broadened peaks of the predominant LTP-MnBi phase. The combination of spark erosion, milling, and annealing has produced randomly oriented particles with (BH){sub MAX} ∼ 3.0 MGOe. The particles are expected to show record energy product when aligned along their crystallographic easy axes.

  3. submitter Triggering of a pressurized spark gap by a laser beam

    CERN Document Server

    Deutsch, F

    1968-01-01

    A delay line was discharged into a terminating resistor by a spark gap of coaxial design. The spark gap was triggered by a focused laser beam, introduced along the axis; a Q-switched ruby laser giving pulses of 20 ns duration and up to 50 MW power was used. The range of operation of the gap, formative time of the breakdown and jitter were investigated for different gases at pressures above atmospheric, gap widths of 4-10 mm and voltages of up to 120 kv. Mixtures of argon and nitrogen were found to have certain advantages, such as a low threshold for ionization by the laser beam, sufficient dielectric strength, low values of the formative-time jitter and chemical inertness. Formative times of down to about 1 ns and jitters below 1 ns were found. The laser power can be relatively low (0centerdot5-5 MW). An explanation for the breakdown mechanism is proposed.

  4. Effects of spark plug configuration on combustion and emission characteristics of a LPG fuelled lean burn SI engine

    Science.gov (United States)

    Ravi, K.; Khan, Manazir Ahmed; Pradeep Bhasker, J.; Porpatham, E.

    2017-11-01

    Introduction of technological innovation in automotive engines in reducing pollution and increasing efficiency have been under contemplation. Gaseous fuels have proved to be a promising way to reduce emissions in Spark Ignition (SI) engines. In particular, LPG settled to be a favourable fuel for SI engines because of their higher hydrogen to carbon ratio, octane rating and lower emissions. Wide ignition limits and efficient combustion characteristics make LPG suitable for lean burn operation. But lean combustion technology has certain drawbacks like poor flame propagation, cyclic variations etc. Based on copious research it was found that location, types and number of spark plug significantly influence in reducing cyclic variations. In this work the influence of single and dual spark plugs of conventional and surface discharge electrode type were analysed. Dual surface discharge electrode spark plug enhanced the brake thermal efficiency and greatly reduced the cyclic variations. The experimental results show that rate of heat release and pressure rise was more and combustion duration was shortened in this configuration. On the emissions front, the NOx emission has increased whereas HC and CO emissions were reduced under lean condition.

  5. Thermoelectric property of fine-grained CoSb3 skutterudite compound fabricated by mechanical alloying and spark plasma sintering

    International Nuclear Information System (INIS)

    Liu Weishu; Zhang Boping; Li Jingfeng; Zhao Lidong

    2007-01-01

    Skutterudite CoSb 3 polycrystalline materials were prepared using a combined process of mechanical alloying (MA) and spark plasma sintering (SPS). The influence of SPS temperature on the thermoelectric properties was focused in this work with a special emphasis on the analysis of the size effects of grains. The average grain sizes decreased from 300 to 50 nm with decreasing SPS temperatures from 600 to 300 deg. C. The electrical resistivities of samples spark plasma sintered at 300-600 deg. C all decreased with increasing temperature, indicating a classic intrinsic conduction behaviour of semiconductors. The samples spark plasma sintered at 300-500 deg. C showed a positive Seebeck coefficient while the sample spark plasma sintered at 600 deg. C showed a negative Seebeck coefficient. The room-temperature thermal conductivities were reduced from 4.30 to 2.92 W m -1 K -1 as the grain sizes were decreased from 300 to 100 nm corresponding to SPS at 600 and 400 deg. C, respectively. The present work indicates that MA and SPS is a good combination for fabricating fine-grained CoSb 3 thermoelectric materials

  6. Analysis of machining and machine tools

    CERN Document Server

    Liang, Steven Y

    2016-01-01

    This book delivers the fundamental science and mechanics of machining and machine tools by presenting systematic and quantitative knowledge in the form of process mechanics and physics. It gives readers a solid command of machining science and engineering, and familiarizes them with the geometry and functionality requirements of creating parts and components in today’s markets. The authors address traditional machining topics, such as: single and multiple point cutting processes grinding components accuracy and metrology shear stress in cutting cutting temperature and analysis chatter They also address non-traditional machining, such as: electrical discharge machining electrochemical machining laser and electron beam machining A chapter on biomedical machining is also included. This book is appropriate for advanced undergraduate and graduate mechani cal engineering students, manufacturing engineers, and researchers. Each chapter contains examples, exercises and their solutions, and homework problems that re...

  7. A Close Association of RyRs with Highly Dense Clusters of Ca2+-activated Cl− Channels Underlies the Activation of STICs by Ca2+ Sparks in Mouse Airway Smooth Muscle

    Science.gov (United States)

    Bao, Rongfeng; Lifshitz, Lawrence M.; Tuft, Richard A.; Bellvé, Karl; Fogarty, Kevin E.; ZhuGe, Ronghua

    2008-01-01

    Ca2+ sparks are highly localized, transient releases of Ca2+ from sarcoplasmic reticulum through ryanodine receptors (RyRs). In smooth muscle, Ca2+ sparks trigger spontaneous transient outward currents (STOCs) by opening nearby clusters of large-conductance Ca2+-activated K+ channels, and also gate Ca2+-activated Cl− (Cl(Ca)) channels to induce spontaneous transient inward currents (STICs). While the molecular mechanisms underlying the activation of STOCs by Ca2+ sparks is well understood, little information is available on how Ca2+ sparks activate STICs. In the present study, we investigated the spatial organization of RyRs and Cl(Ca) channels in spark sites in airway myocytes from mouse. Ca2+ sparks and STICs were simultaneously recorded, respectively, with high-speed, widefield digital microscopy and whole-cell patch-clamp. An image-based approach was applied to measure the Ca2+ current underlying a Ca2+ spark (ICa(spark)), with an appropriate correction for endogenous fixed Ca2+ buffer, which was characterized by flash photolysis of NPEGTA. We found that ICa(spark) rises to a peak in 9 ms and decays with a single exponential with a time constant of 12 ms, suggesting that Ca2+ sparks result from the nonsimultaneous opening and closure of multiple RyRs. The onset of the STIC lags the onset of the ICa(spark) by less than 3 ms, and its rising phase matches the duration of the ICa(spark). We further determined that Cl(Ca) channels on average are exposed to a [Ca2+] of 2.4 μM or greater during Ca2+ sparks. The area of the plasma membrane reaching this level is <600 nm in radius, as revealed by the spatiotemporal profile of [Ca2+] produced by a reaction-diffusion simulation with measured ICa(spark). Finally we estimated that the number of Cl(Ca) channels localized in Ca2+ spark sites could account for all the Cl(Ca) channels in the entire cell. Taken together these results lead us to propose a model in which RyRs and Cl(Ca) channels in Ca2+ spark sites localize

  8. A close association of RyRs with highly dense clusters of Ca2+-activated Cl- channels underlies the activation of STICs by Ca2+ sparks in mouse airway smooth muscle.

    Science.gov (United States)

    Bao, Rongfeng; Lifshitz, Lawrence M; Tuft, Richard A; Bellvé, Karl; Fogarty, Kevin E; ZhuGe, Ronghua

    2008-07-01

    Ca(2+) sparks are highly localized, transient releases of Ca(2+) from sarcoplasmic reticulum through ryanodine receptors (RyRs). In smooth muscle, Ca(2+) sparks trigger spontaneous transient outward currents (STOCs) by opening nearby clusters of large-conductance Ca(2+)-activated K(+) channels, and also gate Ca(2+)-activated Cl(-) (Cl((Ca))) channels to induce spontaneous transient inward currents (STICs). While the molecular mechanisms underlying the activation of STOCs by Ca(2+) sparks is well understood, little information is available on how Ca(2+) sparks activate STICs. In the present study, we investigated the spatial organization of RyRs and Cl((Ca)) channels in spark sites in airway myocytes from mouse. Ca(2+) sparks and STICs were simultaneously recorded, respectively, with high-speed, widefield digital microscopy and whole-cell patch-clamp. An image-based approach was applied to measure the Ca(2+) current underlying a Ca(2+) spark (I(Ca(spark))), with an appropriate correction for endogenous fixed Ca(2+) buffer, which was characterized by flash photolysis of NPEGTA. We found that I(Ca(spark)) rises to a peak in 9 ms and decays with a single exponential with a time constant of 12 ms, suggesting that Ca(2+) sparks result from the nonsimultaneous opening and closure of multiple RyRs. The onset of the STIC lags the onset of the I(Ca(spark)) by less than 3 ms, and its rising phase matches the duration of the I(Ca(spark)). We further determined that Cl((Ca)) channels on average are exposed to a [Ca(2+)] of 2.4 microM or greater during Ca(2+) sparks. The area of the plasma membrane reaching this level is <600 nm in radius, as revealed by the spatiotemporal profile of [Ca(2+)] produced by a reaction-diffusion simulation with measured I(Ca(spark)). Finally we estimated that the number of Cl((Ca)) channels localized in Ca(2+) spark sites could account for all the Cl((Ca)) channels in the entire cell. Taken together these results lead us to propose a model in which

  9. Statistical Techniques For Real-time Anomaly Detection Using Spark Over Multi-source VMware Performance Data

    Energy Technology Data Exchange (ETDEWEB)

    Solaimani, Mohiuddin [Univ. of Texas-Dallas, Richardson, TX (United States); Iftekhar, Mohammed [Univ. of Texas-Dallas, Richardson, TX (United States); Khan, Latifur [Univ. of Texas-Dallas, Richardson, TX (United States); Thuraisingham, Bhavani [Univ. of Texas-Dallas, Richardson, TX (United States); Ingram, Joey Burton [Sandia National Lab. (SNL-NM), Albuquerque, NM (United States)

    2015-09-01

    Anomaly detection refers to the identi cation of an irregular or unusual pat- tern which deviates from what is standard, normal, or expected. Such deviated patterns typically correspond to samples of interest and are assigned different labels in different domains, such as outliers, anomalies, exceptions, or malware. Detecting anomalies in fast, voluminous streams of data is a formidable chal- lenge. This paper presents a novel, generic, real-time distributed anomaly detection framework for heterogeneous streaming data where anomalies appear as a group. We have developed a distributed statistical approach to build a model and later use it to detect anomaly. As a case study, we investigate group anomaly de- tection for a VMware-based cloud data center, which maintains a large number of virtual machines (VMs). We have built our framework using Apache Spark to get higher throughput and lower data processing time on streaming data. We have developed a window-based statistical anomaly detection technique to detect anomalies that appear sporadically. We then relaxed this constraint with higher accuracy by implementing a cluster-based technique to detect sporadic and continuous anomalies. We conclude that our cluster-based technique out- performs other statistical techniques with higher accuracy and lower processing time.

  10. Jumping spark evaluation of α-radiograms taken on strippable LR-115 film

    International Nuclear Information System (INIS)

    Somogyi, G.; Hunyadi, I.; Varga, Zs.

    1978-01-01

    Jumping spark counting was used for the automatic measurement of α-ray tracks on Kodak Pathe LR-115 type special cellulose nitrate films. The effect of temperature and interruptions on the etching rate was observed during the etching of the α track detectors. The recommended parameters for the etching are the following: 10% NaOH solution, 60 +- 0.1 deg C, 1.5 h etching time, 20 rotations/min. The final thickness is 6-7 μm. The counting efficiency of the jumping spark evaluation in the function of the track density and the α energy was carefully studied. The angular distribution of the α particles from the Al(p, α) 24 Mg reaction was determined. This method can be effectively used for the measurement of environmental α activity as for 222 Rn release from 226 Ra. (V.N.)

  11. Spark-safe mechanical fluctuation sensor

    Energy Technology Data Exchange (ETDEWEB)

    Retek, S; Galisz, T

    1979-04-20

    The subject of the invention is a mechanical fluctuation sensor in a spark-safe design for use at mines which are dangerous for gas, as an element of different systems for remote control information transfer. The patented sensor of mechanical fluctuations contains: magnetic-induction transformer characterized by the fact that its inert mass consists of a plane permanent magnet placed in the suspended state on springs between 2 coils, which together with their cores are rigidly fixed to the walls of the ferromagnetic vessels. The ends of the coil windings are interconnected, while the beginnings of the windings are lead out with connection to the outlet of the electronic amplifier with binary outlet signal. The electronic amplifier is placed between the transformer in the common ferromagnetic housing which is a screen for protection from the effect of external magnetic fields.

  12. Passenger Car Spark Ignition Data Base : Volume 3. Miscellaneous Data. Part 2.

    Science.gov (United States)

    1979-12-01

    Test data was obtained from spark ignition production and preproduction engines at the engine and vehicle level. The engines were applicable for vehicles 2000 to 3000 pounds in weight. The data obtained provided trade-offs between fuel economy, power...

  13. Passenger Car Spark Ignition Data Base : Volume 3. Miscellaneous Data. Part 1.

    Science.gov (United States)

    1979-12-01

    Test data was obtained from spark ignition production and preproduction engines at the engine and vehicle level. The engines were applicable for vehicles 2000 to 3000 pounds in weight. The data obtained provided trade-offs between fuel economy, power...

  14. Powder-metallurgy preparation of NiTi shape-memory alloy using mechanical alloying and spark-plasma sintering.

    Czech Academy of Sciences Publication Activity Database

    Novák, P.; Moravec, H.; Vojtěch, V.; Knaislová, A.; Školáková, A.; Kubatík, Tomáš František; Kopeček, Jaromír

    2017-01-01

    Roč. 51, č. 1 (2017), s. 141-144 ISSN 1580-2949 R&D Projects: GA ČR(CZ) GA14-03044S Institutional support: RVO:61389021 ; RVO:68378271 Keywords : mechanical alloying * spark plasma sintering * NiTi * shape memory alloy Subject RIV: JG - Metallurgy; JG - Metallurgy (FZU-D) OBOR OECD: Materials engineering ; Materials engineering (FZU-D) Impact factor: 0.436, year: 2016 https://www.researchgate.net/publication/313900224_Powder-metallurgy_preparation_of_NiTi_shape-memory_alloy_using_mechanical_alloying_and_spark-plasma_sintering

  15. DroidEnsemble: Detecting Android Malicious Applications with Ensemble of String and Structural Static Features

    KAUST Repository

    Wang, Wei

    2018-05-11

    Android platform has dominated the Operating System of mobile devices. However, the dramatic increase of Android malicious applications (malapps) has caused serious software failures to Android system and posed a great threat to users. The effective detection of Android malapps has thus become an emerging yet crucial issue. Characterizing the behaviors of Android applications (apps) is essential to detecting malapps. Most existing work on detecting Android malapps was mainly based on string static features such as permissions and API usage extracted from apps. There also exists work on the detection of Android malapps with structural features, such as Control Flow Graph (CFG) and Data Flow Graph (DFG). As Android malapps have become increasingly polymorphic and sophisticated, using only one type of static features may result in false negatives. In this work, we propose DroidEnsemble that takes advantages of both string features and structural features to systematically and comprehensively characterize the static behaviors of Android apps and thus build a more accurate detection model for the detection of Android malapps. We extract each app’s string features, including permissions, hardware features, filter intents, restricted API calls, used permissions, code patterns, as well as structural features like function call graph. We then use three machine learning algorithms, namely, Support Vector Machine (SVM), k-Nearest Neighbor (kNN) and Random Forest (RF), to evaluate the performance of these two types of features and of their ensemble. In the experiments, We evaluate our methods and models with 1386 benign apps and 1296 malapps. Extensive experimental results demonstrate the effectiveness of DroidEnsemble. It achieves the detection accuracy as 95.8% with only string features and as 90.68% with only structural features. DroidEnsemble reaches the detection accuracy as 98.4% with the ensemble of both types of features, reducing 9 false positives and 12 false

  16. Optical sensor system for time-resolved quantification of methane densities in CH4-fueled spark ignition engines.

    Science.gov (United States)

    Golibrzuch, Kai; Digulla, Finn-Erik; Bauke, Stephan; Wackerbarth, Hainer; Thiele, Olaf; Berg, Thomas

    2017-08-01

    We present the development and the first application of an optical sensor system that allows single-cycle determination of methane (CH 4 ) concentration inside internal combustion (IC) engines. We use non-dispersive infrared absorption spectroscopy to detect the CH 4 density with a time resolution up to 33 μs at acquisition rates of 30 kHz. The measurement scheme takes advantage of the strong temperature dependence of the absorption band applying two detection channels for CH 4 that detect different spectral regions of the ν 3 anti-symmetric C-H-stretch absorption. The strategy allows the simultaneous determination of fuel concentration as well as gas temperature. We show the proof-of-concept by validation of the measurement strategy in static pressure cell experiments as well as its application to a methane-fueled IC engine using a modified spark plug probe. Our results clearly demonstrate that it is crucial to determine the CH 4 temperature in the probe volume. Due to thermal influences of the sensor probe, the temperature needed to calculate the desired quantities (fuel density, fuel concentration) significantly differs from the gas phase temperature in the rest of the combustion chamber and estimations from standard thermodynamic models, e.g., polytropic compression, will fail.

  17. Utility of the Static-99 and Static-99R With Latino Sex Offenders.

    Science.gov (United States)

    Leguízamo, Alejandro; Lee, Seung C; Jeglic, Elizabeth L; Calkins, Cynthia

    2017-12-01

    The predictive validity of the Static-99 measures with ethnic minorities in the United States has only recently been assessed with mixed results. We assessed the predictive validity of the Static-99 and Static-99R with a sample of Latino sex offenders ( N = 483) as well as with two subsamples (U.S.-born, including Puerto Rico, and non-U.S.-born). The overall sexual recidivism rate was very low (1.9%). Both the Static-99 measures were able to predict sexual recidivism for offenders born in the United States and Puerto Rico, but neither was effective in doing so for other Latino immigrants. Calibration analyses ( N = 303) of the Static-99R were consistent with the literature and provided support for the potential use of the measure with Latinos born in the United States and Puerto Rico. These findings and their implications are discussed as they pertain to the assessment of Latino sex offenders.

  18. Comparison the Impact of Spark Motor Program and Basketball Techniques on Improving Gross Motor Skills in Educable Intellectually Disabled Boys

    Directory of Open Access Journals (Sweden)

    Hashem Faal Moghanlo

    2014-09-01

    Full Text Available Background & objectives : Different types of practises are known for improving motor skills in intellectually disabled boys. The purpose of this study was to compar e the impact of spark motor program and basketball on improving of gross motor skills in this people.   Methods: In this semi-experimental study , from 98 educable intellectually disabled students who studied in special school in Urmia, 30 children ( age range of 9 to 13 years and IQ mean 64.4 were selected objectively and divided in three groups (2 experimental and 1 control based on pre - test. BOTMP was used as a measurement of motor ability. Selected motor program (Spark motor program including strengthening training, games, sports and basketball techniques was performed for 24 sessions. T-tests (dependent and co-variance were used to comparison of results.   Results: In Spark group after 24 sessions, there were significant effects on balance (p= 0.000, bilateral coordination (p=0.000 and strength (p=0.001. There was no significant effect in agility and speed (p= 0.343 in basketball techniques group after 24 sessions, there were significant effects in agility and speed (p= 0.001, balance (p= 0.000, bilateral coordination (p= 0.013 and strength (p= 0.007.   Conclusion: Based on the results of this study, it can be claimed that the Spark program and basketball techniques improve gross motor skills in educable intellectually disabled students. We also found a significant difference between the Spark program and basketball techniques efficacy on the improved skills. Furthermore, the efficacy of Spark program was significantly higher than basketball techniques (p<0.05.

  19. Clinical quality needs complex adaptive systems and machine learning.

    Science.gov (United States)

    Marsland, Stephen; Buchan, Iain

    2004-01-01

    The vast increase in clinical data has the potential to bring about large improvements in clinical quality and other aspects of healthcare delivery. However, such benefits do not come without cost. The analysis of such large datasets, particularly where the data may have to be merged from several sources and may be noisy and incomplete, is a challenging task. Furthermore, the introduction of clinical changes is a cyclical task, meaning that the processes under examination operate in an environment that is not static. We suggest that traditional methods of analysis are unsuitable for the task, and identify complexity theory and machine learning as areas that have the potential to facilitate the examination of clinical quality. By its nature the field of complex adaptive systems deals with environments that change because of the interactions that have occurred in the past. We draw parallels between health informatics and bioinformatics, which has already started to successfully use machine learning methods.

  20. Miniaturisation of Pressure-Sensitive Paint Measurement Systems Using Low-Cost, Miniaturised Machine Vision Cameras.

    Science.gov (United States)

    Quinn, Mark Kenneth; Spinosa, Emanuele; Roberts, David A

    2017-07-25

    Measurements of pressure-sensitive paint (PSP) have been performed using new or non-scientific imaging technology based on machine vision tools. Machine vision camera systems are typically used for automated inspection or process monitoring. Such devices offer the benefits of lower cost and reduced size compared with typically scientific-grade cameras; however, their optical qualities and suitability have yet to be determined. This research intends to show relevant imaging characteristics and also show the applicability of such imaging technology for PSP. Details of camera performance are benchmarked and compared to standard scientific imaging equipment and subsequent PSP tests are conducted using a static calibration chamber. The findings demonstrate that machine vision technology can be used for PSP measurements, opening up the possibility of performing measurements on-board small-scale model such as those used for wind tunnel testing or measurements in confined spaces with limited optical access.

  1. Miniaturisation of Pressure-Sensitive Paint Measurement Systems Using Low-Cost, Miniaturised Machine Vision Cameras

    Directory of Open Access Journals (Sweden)

    Mark Kenneth Quinn

    2017-07-01

    Full Text Available Measurements of pressure-sensitive paint (PSP have been performed using new or non-scientific imaging technology based on machine vision tools. Machine vision camera systems are typically used for automated inspection or process monitoring. Such devices offer the benefits of lower cost and reduced size compared with typically scientific-grade cameras; however, their optical qualities and suitability have yet to be determined. This research intends to show relevant imaging characteristics and also show the applicability of such imaging technology for PSP. Details of camera performance are benchmarked and compared to standard scientific imaging equipment and subsequent PSP tests are conducted using a static calibration chamber. The findings demonstrate that machine vision technology can be used for PSP measurements, opening up the possibility of performing measurements on-board small-scale model such as those used for wind tunnel testing or measurements in confined spaces with limited optical access.

  2. Static analysis: from theory to practice; Static analysis of large-scale embedded code, generation of abstract domains

    International Nuclear Information System (INIS)

    Monniaux, D.

    2009-06-01

    Software operating critical systems (aircraft, nuclear power plants) should not fail - whereas most computerised systems of daily life (personal computer, ticket vending machines, cell phone) fail from time to time. This is not a simple engineering problem: it is known, since the works of Turing and Cook, that proving that programs work correctly is intrinsically hard. In order to solve this problem, one needs methods that are, at the same time, efficient (moderate costs in time and memory), safe (all possible failures should be found), and precise (few warnings about nonexistent failures). In order to reach a satisfactory compromise between these goals, one can research fields as diverse as formal logic, numerical analysis or 'classical' algorithmics. From 2002 to 2007 I participated in the development of the Astree static analyser. This suggested to me a number of side projects, both theoretical and practical (use of formal proof techniques, analysis of numerical filters...). More recently, I became interested in modular analysis of numerical property and in the applications to program analysis of constraint solving techniques (semi-definite programming, SAT and SAT modulo theory). (author)

  3. Turbulent spark-jet ignition in SI gas fuelled engine

    Directory of Open Access Journals (Sweden)

    Pielecha Ireneusz

    2017-01-01

    Full Text Available The article contains a thermodynamic analysis of a new combustion system that allows the combustion of stratified gas mixtures with mean air excess coefficient in the range 1.4-1.8. Spark ignition was used in the pre-chamber that has been mounted in the engine cylinder head and contained a rich mixture out of which a turbulent flow of ignited mixture is ejected. It allows spark-jet ignition and the turbulent combustion of the lean mixture in the main combustion chamber. This resulted in a two-stage combustion system for lean mixtures. The experimental study has been conducted using a single-cylinder test engine with a geometric compression ratio ε = 15.5 adapted for natural gas supply. The tests were performed at engine speed n = 2000 rpm under stationary engine load when the engine operating parameters and toxic compounds emissions have been recorded. Analysis of the results allowed to conclude that the evaluated combustion system offers large flexibility in the initiation of charge ignition through an appropriate control of the fuel quantities supplied into the pre-chamber and into the main combustion chamber. The research concluded with determining the charge ignition criterion for a suitably divided total fuel dose fed to the cylinder.

  4. Low temperature spark plasma sintering of YIG powders

    International Nuclear Information System (INIS)

    Fernandez-Garcia, L.; Suarez, M.; Menendez, J.L.

    2010-01-01

    A transition from a low to a high spin state in the magnetization saturation between 1000 and 1100 o C calcination temperature is observed in YIG powders prepared by oxides mixture. Spark plasma sintering of these powders between 900 and 950 o C leads to dense samples with minimal formation of YFeO 3 , opening the way to co-sintering of YIG with metals or metallic alloys. The optical properties depend on the sintering stage: low (high) density samples show poor (bulk) optical absorption.

  5. effect of gasket of varying thickness on spark ignition engines

    African Journals Online (AJOL)

    DJFLEX

    In the study of Toyota, In-line, 4 cylinders, spark ignition engine using gaskets of varying thicknesses. (1.75mm, 3.5mm, 5.25mm, 7mm and 8.75mm) between the cylinder head and the engine block, the performance characteristics of the engine was investigated via the effect of engine speed on brake power, brake thermal ...

  6. SPARK-UP; Seaweed Production And Refining of Kelp, Ulva and Palmaria

    NARCIS (Netherlands)

    Wald, J.; Visser, de W.; Brandenburg, W.A.; Jongschaap, R.E.E.; Werf, van der A.K.; Deelman, Berth-Jan; Helmendach-Nieuwenhuize, Carola

    2016-01-01

    In het SPARK-UP project, waarin de partners Arkema, PRI-WUR en North Seaweed samenwerkten aan de ontwikkeling van toepassing van zeewier in de biobased economy, is de afgelopen jaren veel werk verzet. In een bassin op het terrein van Arkema, heeft PRI een teeltsysteem opgezet en in gebruik genomen,

  7. An improved EMD method for modal identification and a combined static-dynamic method for damage detection

    Science.gov (United States)

    Yang, Jinping; Li, Peizhen; Yang, Youfa; Xu, Dian

    2018-04-01

    Empirical mode decomposition (EMD) is a highly adaptable signal processing method. However, the EMD approach has certain drawbacks, including distortions from end effects and mode mixing. In the present study, these two problems are addressed using an end extension method based on the support vector regression machine (SVRM) and a modal decomposition method based on the characteristics of the Hilbert transform. The algorithm includes two steps: using the SVRM, the time series data are extended at both endpoints to reduce the end effects, and then, a modified EMD method using the characteristics of the Hilbert transform is performed on the resulting signal to reduce mode mixing. A new combined static-dynamic method for identifying structural damage is presented. This method combines the static and dynamic information in an equilibrium equation that can be solved using the Moore-Penrose generalized matrix inverse. The combination method uses the differences in displacements of the structure with and without damage and variations in the modal force vector. Tests on a four-story, steel-frame structure were conducted to obtain static and dynamic responses of the structure. The modal parameters are identified using data from the dynamic tests and improved EMD method. The new method is shown to be more accurate and effective than the traditional EMD method. Through tests with a shear-type test frame, the higher performance of the proposed static-dynamic damage detection approach, which can detect both single and multiple damage locations and the degree of the damage, is demonstrated. For structures with multiple damage, the combined approach is more effective than either the static or dynamic method. The proposed EMD method and static-dynamic damage detection method offer improved modal identification and damage detection, respectively, in structures.

  8. Gas mixtures for spark gap closing switches with emphasis on efficiency of operation

    International Nuclear Information System (INIS)

    Christophorou, L.G.; McCorkle, D.L.; Hunter, S.R.

    1987-01-01

    The efficient operation of a spark gap closing switch requires a gaseous medium with large breakdown strength, low conduction voltage, and a short formative time lag. Gas properties necessary to achieve these requirements are identified and discussed. Based on available knowledge of such properties, a number of binary (e.g., c-C 4 F 8 , or l-C 3 F 6 , or n-C 4 F 10 , or C 3 F 8 , or C 6 F 6 in Ar or He or H 2 ) and ternary gas mixtures (e.g., c-C 4 F 8 , or n-C 4 F 10 , or C 3 F 8 in Ar or He + C 2 H 2 or another low ionization onset additive) have been identified which may be suitable for use in spark gap closing switches

  9. Static electromagnetic frequency changers

    CERN Document Server

    Rozhanskii, L L

    1963-01-01

    Static Electromagnetic Frequency Changers is about the theory, design, construction, and applications of static electromagnetic frequency changers, devices that used for multiplication or division of alternating current frequency. It is originally published in the Russian language. This book is organized into five chapters. The first three chapters introduce the readers to the principles of operation, the construction, and the potential applications of static electromagnetic frequency changers and to the principles of their design. The two concluding chapters use some hitherto unpublished work

  10. Spark formation as a moving boundary process

    Science.gov (United States)

    Ebert, Ute

    2006-03-01

    The growth process of spark channels recently becomes accessible through complementary methods. First, I will review experiments with nanosecond photographic resolution and with fast and well defined power supplies that appropriately resolve the dynamics of electric breakdown [1]. Second, I will discuss the elementary physical processes as well as present computations of spark growth and branching with adaptive grid refinement [2]. These computations resolve three well separated scales of the process that emerge dynamically. Third, this scale separation motivates a hierarchy of models on different length scales. In particular, I will discuss a moving boundary approximation for the ionization fronts that generate the conducting channel. The resulting moving boundary problem shows strong similarities with classical viscous fingering. For viscous fingering, it is known that the simplest model forms unphysical cusps within finite time that are suppressed by a regularizing condition on the moving boundary. For ionization fronts, we derive a new condition on the moving boundary of mixed Dirichlet-Neumann type (φ=ɛnφ) that indeed regularizes all structures investigated so far. In particular, we present compact analytical solutions with regularization, both for uniformly translating shapes and for their linear perturbations [3]. These solutions are so simple that they may acquire a paradigmatic role in the future. Within linear perturbation theory, they explicitly show the convective stabilization of a curved front while planar fronts are linearly unstable against perturbations of arbitrary wave length. [1] T.M.P. Briels, E.M. van Veldhuizen, U. Ebert, TU Eindhoven. [2] C. Montijn, J. Wackers, W. Hundsdorfer, U. Ebert, CWI Amsterdam. [3] B. Meulenbroek, U. Ebert, L. Schäfer, Phys. Rev. Lett. 95, 195004 (2005).

  11. Experimental investigation and phenomenological model development of flame kernel growth rate in a gasoline fuelled spark ignition engine

    International Nuclear Information System (INIS)

    Salvi, B.L.; Subramanian, K.A.

    2015-01-01

    Highlights: • Experimental measurement of the flame kernel growth rate (FKGR) in SI engine. • FKGR is the highest at MBT timing as compared with retarded and advanced timings. • FKGR decreases with increase in engine speed. • FKGR is correlated with equivalence ratio, charge density, in-cylinder pressure and engine speed. - Abstract: As flame kernel growth plays a major role in combustion of premixed-charge in spark ignition engines for higher energy efficiency and less emission, the experimental study was carried out on a single cylinder spark ignition research engine for measurement of flame kernel growth rate (FKGR) using spark plug fibre optics probe (VisioFlame sensor). The FKGR was measured on the engine at different power output with varied spark ignition timings and different engine speeds. The experimental results indicate that the FKGR was the highest with the maximum brake torque (MBT) spark timing and it decreases with increase in the engine speed. The FKGR at engine speed of 1000 RPM was the highest of 1.81 m/s with MBT timing (20° bTDC) as compared to 1.6 m/s (15° bTDC), 1.67 m/s (25° bTDC), and 1.61 m/s (30° bTDC) with retarded and advanced timing. In addition to this, a phenomenological model was developed for calculation of FKGR. It was observed from the model that FKGR is function of equivalence ratio, engine speed, in-cylinder pressure and charge density. The experimental results and methodology emerged from this study would be useful for optimization of engine parameters using the FKGR and also further development of model for alternative fuels

  12. THE EFFECT OF GASOLINE-LIKE FUEL PRODUCED FROM WASTE AUTOMOBILE TIRES ON EMISSIONS IN SPARK-IGNITION ENGINES

    OpenAIRE

    ÖZTOP, H. F.; VAROL, Y.; ALTUN, Ş.; FIRAT, M.

    2016-01-01

    In the present paper, the effect of Gasoline-Like Fuel (GLF) on emissions was investigated for direct injection spark-ignited engine. The GLF was obtained from waste automobile tires by using the pyrolysis. The tires are installed to oven without any procedure such as cutting, melding etc. Obtained GLF was then used in a four-cylinder, four-stroke, water-cooled and direct injection spark-ignited engine as blended with unleaded gasoline from 0% to 60% with an increment of 10%. Engine tests res...

  13. Measurement of the spark probability in single gap parallel plate chambers

    International Nuclear Information System (INIS)

    Arefiev, A.; Bencze, Gy.L.; Choumilov, E.; Civinini, C.; Dalla Santa, F.; D'Alessandro, R.; Ferrando, A.; Fouz, M.C.; Golovkin, V.; Kholodenko, A.; Iglesias, A.; Ivochkin, V.; Josa, M.I.; Malinin, A.; Meschini, M.; Misyura, S.; Pojidaev, V.; Salicio, J.M.

    1996-01-01

    We present results on the measurements of the spark probability with CO 2 and CF 4 /CO 2 (80/20) mixture, at atmospheric pressure, using 1.5 mm gas gap parallel plate chambers, working at a gas gain ranging from 4.5 x 10 2 to 3.3 x 10 4 . (orig.)

  14. Effect of swirl on the performance and combustion of a biogas fuelled spark ignition engine

    International Nuclear Information System (INIS)

    Porpatham, E.; Ramesh, A.; Nagalingam, B.

    2013-01-01

    Highlights: • Tests were conducted on a biogas fuelled SI engine with normal and masked valve. • Improvement in brake power and brake thermal efficiency with masked valve. • Lean misfire limit is extended with enhanced swirl from 0.68 to 0.65. • Enhanced swirl decreases HC level from1530 ppm to 1340 ppm and increases NO emission from 2250 ppm to 3440 ppm. • The reduction in ignition delay and higher heat release rate with enhanced swirl. - Abstract: The influence of swirl on the performance, emissions and combustion in a constant speed Spark Ignition (SI) engine was studied experimentally. A single cylinder diesel engine was modified to operate as a biogas operated spark ignition engine. The engine was operated at 1500 rpm at throttle opening of 25% and 100% at various equivalence ratios. The tests covered a range of equivalence ratios from rich to lean operating limits and also at an optimum compression ratio of 13:1 with normal and masked intake valve to enhance swirl. The spark timing was set to MBT (Minimum advance for Best Torque). It was found that masked valve configuration enhanced the power output and brake thermal efficiency at full throttle. The lean limit of combustion also got extended. Heat release rates indicated enhanced combustion rates with masked valve, which are mainly responsible for the improvement in thermal efficiency. NO level increased with masked valve as compared to normal configuration. The spark timings were to be retarded by about 6 °CA and 4 °CA when compared to normal configuration at 25% and 100% throttle respectively

  15. Networks of Zeeman catastrophe machines for the investigation of complex systems

    International Nuclear Information System (INIS)

    Nagy, Péter; Tasnádi, Péter

    2014-01-01

    The investigation of chaotic motion and cooperative systems presents a great opportunity to involve modern physics into the basic course of mechanics taught to BSc-level students. In our previous paper (2014 Eur. J. Phys. 35 015018), it was demonstrated that a Zeeman machine can be a versatile and motivating tool for students to gain introductory knowledge about chaotic motion via interactive simulations. Although the Zeeman machine is known mainly for its quasi-static and catastrophic behaviour, its dynamic properties are also very interesting and show typical chaotic features. In this paper, we present a novel construction consisting of Zeeman machines linked into a network. Although Zeeman networks can be built with almost arbitrary topology, our discussion is restricted to a system where Zeeman machines are arranged in a two-dimensional periodical lattice and the angular variables of the machines are limited to discrete values only. It will be shown that the Zeeman-crystal is appropriate for studying the properties of a broad range of complex systems. Using NetLogo simulations (second- and first-order) phase transitions, its ferromagnetic- and anti-ferromagnetic-type behaviour is demonstrated. A limiting case of the theoretical model of Zeeman-crystal leads to a model that is analogous to the Potts clock model used frequently in statistical physics. The present paper is organically linked to our website (http://csodafizika.hu/zeeman) where downloadable simulations, which are discussed in the paper, can be found. (paper)

  16. The effects of finite rate chemical processes on high enthalpy nozzle performance - A comparison between SPARK and SEAGULL

    Science.gov (United States)

    Carpenter, M. H.

    1988-01-01

    The generalized chemistry version of the computer code SPARK is extended to include two higher-order numerical schemes, yielding fourth-order spatial accuracy for the inviscid terms. The new and old formulations are used to study the influences of finite rate chemical processes on nozzle performance. A determination is made of the computationally optimum reaction scheme for use in high-enthalpy nozzles. Finite rate calculations are compared with the frozen and equilibrium limits to assess the validity of each formulation. In addition, the finite rate SPARK results are compared with the constant ratio of specific heats (gamma) SEAGULL code, to determine its accuracy in variable gamma flow situations. Finally, the higher-order SPARK code is used to calculate nozzle flows having species stratification. Flame quenching occurs at low nozzle pressures, while for high pressures, significant burning continues in the nozzle.

  17. Hybrid employment recommendation algorithm based on Spark

    Science.gov (United States)

    Li, Zuoquan; Lin, Yubei; Zhang, Xingming

    2017-08-01

    Aiming at the real-time application of collaborative filtering employment recommendation algorithm (CF), a clustering collaborative filtering recommendation algorithm (CCF) is developed, which applies hierarchical clustering to CF and narrows the query range of neighbour items. In addition, to solve the cold-start problem of content-based recommendation algorithm (CB), a content-based algorithm with users’ information (CBUI) is introduced for job recommendation. Furthermore, a hybrid recommendation algorithm (HRA) which combines CCF and CBUI algorithms is proposed, and implemented on Spark platform. The experimental results show that HRA can overcome the problems of cold start and data sparsity, and achieve good recommendation accuracy and scalability for employment recommendation.

  18. Anticipating Change, Sparking Innovation: Framing the Future

    Science.gov (United States)

    Finnegan, John R.; Spencer, Harrison C.

    2015-01-01

    As the 100th anniversary of the 1915 Welch-Rose report approaches, the Association of Schools and Programs of Public Health (ASPPH) has been pursuing two initiatives to spark innovation in academic partnerships for enhancing population health: (1) Framing the Future: The Second 100 Years of Education for Public Health and (2) Reconnecting Public Health and Care Delivery to Improve the Health of Populations. We describe how ASPPH-member schools and programs accredited by the Council on Education for Public Health, along with their extraordinarily diverse array of partners, are working to improve education that better prepares health professionals to meet 21st-century population health needs. PMID:25706017

  19. Analysis of the process of raising the temperature in the spark channel at a discharge in gas

    CERN Document Server

    Korytchenko, K V; Chumakov, V I

    2001-01-01

    Analysis of the process of raising the temperature in the spark channel at a discharge in gas is performed. The quantitative evaluation was made in main for the air. The effect of steadying a thermodynamic equilibrium in gas,as well as the influence of power discharge parameters on the process of temperature increasing was analyzed. The quantitative evaluation of time parameters of the processes of rotary, oscillatory relaxation, dissociation and ionization has allowed to reveal the influence of each of them on temperature increasing in the spark channel. The problems arising in the course of practical realization of a spark discharge which influence on the process of temperature raising are detected,and the ways for their solution are determined. The results obtained can be put in a basis of developing the methods to design devices for intensive increase of temperatures in gas media using the electrical discharge,as well as for analysis of a dependence of shock wave intensity on dynamic parameters of the ele...

  20. Spark erosion implant prosthetics in the management of an acquired maxillofacial defect.

    Science.gov (United States)

    Bloem, T J; Baxter, W D; Vivas, J

    1996-03-01

    The concept and use of spark erosion (EDM) prosthetics in implant prosthodontics has been described and demonstrated in its application to a patient suffering maxillofacial trauma. The advantages and disadvantages of this technology have been discussed for the edification of the restorative and surgical provider.

  1. Statics of deformable solids

    CERN Document Server

    Bisplinghoff, Raymond L; Pian, Theodore HH

    2014-01-01

    Profusely illustrated exposition of fundamentals of solid mechanics and principles of mechanics, statics, and simple statically indeterminate systems. Covers strain and stress in three-dimensional solids, elementary elasticity, energy principles in solid continuum, and more. 1965 edition.

  2. Flow Characteristics and Sizing of Annular Seat Valves for Digital Displacement Machines

    Directory of Open Access Journals (Sweden)

    Christian Nørgård

    2018-01-01

    Full Text Available This paper investigates the steady-state flow characteristics and power losses of annular seat valves for digital displacement machines. Annular seat valves are promising candidates for active check-valves used in digital displacement fluid power machinery which excels in efficiency in a broad operating range. To achieve high machine efficiency, the valve flow losses and the required electrical power needed for valve switching should be low. The annular valve plunger geometry, of a valve prototype developed for digital displacement machines, is parametrized by three parameters: stroke length, seat radius and seat width. The steady-state flow characteristics are analyzed using static axi-symmetric computational fluid dynamics. The pressure drops and flow forces are mapped in the valve design space for several different flow rates. The simulated results are compared against measurements using a valve prototype. Using the simulated maps to estimate the flow power losses and a simple generic model to estimate the electric power losses, both during digital displacement operation, optimal designs of annular seat valves, with respect to valve power losses, are derived under several different operating conditions.

  3. Pressure Indicating with Measuring Spark Plugs on a DI-Gasoline Engine - State of Technology; Druckindizierung mit Messzuendkerzen an einem DI-Ottomotor - Stand der Technik

    Energy Technology Data Exchange (ETDEWEB)

    Walter, T.; Brechbuehl, S.; Gossweiler, C.; Schnepf, M.; Wolfer, P. [Kistler Instrumente AG, Winterthur (Switzerland)

    2004-07-01

    For pressure indicating in gasoline engines, spark plugs with integrated pressure sensor are enabling for fast and efficient access to the combustion chamber. These socalled measuring spark plugs permit any engine to be set up for pressure-indicating within a minimum amount of time and without need for any preparation of an additional bore. Measuring spark plugs offer the user a number of immediate advantages: a) no need to modify the engine by drilling a separate bore to access the combustion chamber b) no modification of the geometry of the combustion chamber and thermal conditions c) suitable for on-board measurements, end-of-line checks and monitoring d) quick and easy installation and replacement In terms of costs, measuring spark plugs are also representing a beneficial alternative to separate indicating bores. The cost of designing, preparing and carrying out an additional bore in a cylinder head are typically many times the costs for a measuring spark plug, thus producing a significant cost saving. The main disadvantages of measuring spark plugs are as follows: 1) restricted to uncooled, low sensitivity miniature pressure sensors 2) the sensor element is exposed to an extraordinarily high thermal load 3) proximity to high voltage carries the risk of electromagnetic interference 4) the positioning between the valve seats means they are subject to heavy vibration 5) the incorporation of the pressure sensor results in more complex design. The purpose of this paper is to describe the technology as well as the dynamic behaviour of measuring spark plugs and to present the current state of technology. (orig.)

  4. The time response function of spark counters and RPCs

    International Nuclear Information System (INIS)

    Gobbi, A.; Mangiarotti, A.

    2003-01-01

    The fluctuation theory for the avalanche growth with and without space charge effects is briefly summarized and compared to a broad field of applications. These include spark counters as well as timing and trigger RPCs operated in avalanche mode. A large domain in electrical field strength, pressure, gap size and gas mixture type is covered. A reasonable agreement with the experiment is observed, giving confidence on the validity of both assumptions and treatment of the theory

  5. Compaction of lithium-silicate ceramics using spark plasma sintering

    Czech Academy of Sciences Publication Activity Database

    Kubatík, Tomáš František; Lukáč, František; Mušálek, Radek; Brožek, Vlastimil; Stehlíková, K.; Chráska, Tomáš

    2017-01-01

    Roč. 61, č. 1 (2017), s. 40-44 ISSN 0862-5468 R&D Projects: GA ČR GB14-36566G Institutional support: RVO:61389021 Keywords : Li2Si2O5 * Li2SiO3 * Spark plasma sintering (SPS) * Quantitative Rietveld refinement * X-ray diffraction (XRD) Subject RIV: JG - Metallurgy OBOR OECD: Materials engineering Impact factor: 0.439, year: 2016 http://www.ceramics-silikaty.cz/index.php?page=cs_detail_doi&id=789

  6. In-Flight Pitot-Static Calibration

    Science.gov (United States)

    Foster, John V. (Inventor); Cunningham, Kevin (Inventor)

    2016-01-01

    A GPS-based pitot-static calibration system uses global output-error optimization. High data rate measurements of static and total pressure, ambient air conditions, and GPS-based ground speed measurements are used to compute pitot-static pressure errors over a range of airspeed. System identification methods rapidly compute optimal pressure error models with defined confidence intervals.

  7. Machine rates for selected forest harvesting machines

    Science.gov (United States)

    R.W. Brinker; J. Kinard; Robert Rummer; B. Lanford

    2002-01-01

    Very little new literature has been published on the subject of machine rates and machine cost analysis since 1989 when the Alabama Agricultural Experiment Station Circular 296, Machine Rates for Selected Forest Harvesting Machines, was originally published. Many machines discussed in the original publication have undergone substantial changes in various aspects, not...

  8. Spark plasma sintered bismuth telluride-based thermoelectric materials incorporating dispersed boron carbide

    Energy Technology Data Exchange (ETDEWEB)

    Williams, H.R., E-mail: hugo.williams@leicester.ac.uk [Department of Engineering, University of Leicester, University Road, Leicester LE1 7RH (United Kingdom); Ambrosi, R.M. [Space Research Centre, Department of Physics and Astronomy, University of Leicester, University Road, Leicester LE1 7RH (United Kingdom); Chen, K. [School of Engineering and Materials Science, Queen Mary, University of London, Mile End Road, London E1 4NS (United Kingdom); Friedman, U. [Department of Engineering, University of Leicester, University Road, Leicester LE1 7RH (United Kingdom); Ning, H.; Reece, M.J. [School of Engineering and Materials Science, Queen Mary, University of London, Mile End Road, London E1 4NS (United Kingdom); Robbins, M.C.; Simpson, K. [European Thermodynamics Ltd., 8 Priory Business Park, Wistow Road, Kibworth LE8 0R (United Kingdom); Stephenson, K. [European Space Agency, ESTEC TEC-EP, Keplerlaan 1, 2201AZ Noordwijk (Netherlands)

    2015-03-25

    Highlights: • Nano-B{sub 4}C reinforced Bi{sub 0.5}Sb{sub 1.5}Te{sub 3} p-type thermoelectric produced by SPS. • Addition of B{sub 4}C up to 0.2 vol% to SPS’d material has little effect on zT. • Vickers hardness improved by 27% by adding 0.2 vol% B{sub 4}C. • Fracture toughness of SPS material: K{sub IC} = 0.80 MPa m{sup 1/2} by SEVNB. • Mechanical properties much better than commercial directionally solidified material. - Abstract: The mechanical properties of bismuth telluride based thermoelectric materials have received much less attention in the literature than their thermoelectric properties. Polycrystalline p-type Bi{sub 0.5}Sb{sub 1.5}Te{sub 3} materials were produced from powder using spark plasma sintering (SPS). The effects of nano-B{sub 4}C addition on the thermoelectric performance, Vickers hardness and fracture toughness were measured. Addition of 0.2 vol% B{sub 4}C was found to have little effect on zT but increased hardness by approximately 27% when compared to polycrystalline material without B{sub 4}C. The K{sub IC} fracture toughness of these compositions was measured as 0.80 MPa m{sup 1/2} by Single-Edge V-Notched Beam (SEVNB). The machinability of polycrystalline materials produced by SPS was significantly better than commercially available directionally solidified materials because the latter is limited by cleavage along the crystallographic plane parallel to the direction of solidification.

  9. Assessing Static Performance of the Dashengguan Yangtze Bridge by Monitoring the Correlation between Temperature Field and Its Static Strains

    Directory of Open Access Journals (Sweden)

    Gao-Xin Wang

    2015-01-01

    Full Text Available Taking advantage of the structural health monitoring system installed on the steel truss arch girder of Dashengguan Yangtze Bridge, the temperature field data and static strain data are collected and analyzed for the static performance assessment of the bridge. Through analysis, it is found that the static strain changes are mainly caused by temperature field (temperature and temperature difference and train. After the train-induced static strains are removed, the correlation between the remaining static strains and the temperature field shows apparent linear characteristics, which can be mathematically modeled for the description of static performance. Therefore, multivariate linear regression function combined with principal component analysis is introduced to mathematically model the correlation. Furthermore, the residual static strains of mathematical model are adopted as assessment indicator and three kinds of degradation regulations of static performance are obtained after simulation of the residual static strains. Finally, it is concluded that the static performance of Dashengguan Yangtze Bridge was in a good condition during that period.

  10. Welding of titanium and nickel alloy by combination of explosive welding and spark plasma sintering technologies

    Energy Technology Data Exchange (ETDEWEB)

    Malyutina, Yu. N., E-mail: iuliiamaliutina@gmail.com; Bataev, A. A., E-mail: bataev@adm.nstu.ru; Shevtsova, L. I., E-mail: edeliya2010@mail.ru [Novosibirsk State Technical University, Novosibirsk, 630073 (Russian Federation); Mali, V. I., E-mail: vmali@mail.ru; Anisimov, A. G., E-mail: anis@hydro.nsc.ru [Lavrentyev Institute of Hydrodynamics SB RAS, Novosibirsk, 630090 (Russian Federation)

    2015-10-27

    A possibility of titanium and nickel-based alloys composite materials formation using combination of explosive welding and spark plasma sintering technologies was demonstrated in the current research. An employment of interlayer consisting of copper and tantalum thin plates makes possible to eliminate a contact between metallurgical incompatible titanium and nickel that are susceptible to intermetallic compounds formation during their interaction. By the following spark plasma sintering process the bonding has been received between titanium and titanium alloy VT20 through the thin powder layer of pure titanium that is distinguished by low defectiveness and fine dispersive structure.

  11. Facial Expression Recognition Through Machine Learning

    Directory of Open Access Journals (Sweden)

    Nazia Perveen

    2015-08-01

    Full Text Available Facial expressions communicate non-verbal cues which play an important role in interpersonal relations. Automatic recognition of facial expressions can be an important element of normal human-machine interfaces it might likewise be utilized as a part of behavioral science and in clinical practice. In spite of the fact that people perceive facial expressions for all intents and purposes immediately solid expression recognition by machine is still a challenge. From the point of view of automatic recognition a facial expression can be considered to comprise of disfigurements of the facial parts and their spatial relations or changes in the faces pigmentation. Research into automatic recognition of the facial expressions addresses the issues encompassing the representation and arrangement of static or dynamic qualities of these distortions or face pigmentation. We get results by utilizing the CVIPtools. We have taken train data set of six facial expressions of three persons and for train data set purpose we have total border mask sample 90 and 30 border mask sample for test data set purpose and we use RST- Invariant features and texture features for feature analysis and then classified them by using k- Nearest Neighbor classification algorithm. The maximum accuracy is 90.

  12. A jumping spark counter for various applications; rapid determination of its counting parameters

    International Nuclear Information System (INIS)

    Varnagy, M.; Vasvary, L.; Gyarmati, E.; Juhasz, S.; Scharbert, T.; Sztaricskai, T.

    1977-01-01

    On the basis of the method proposed by Cross and Tommasino a jumping spark counter (JSC) has been constructed which is applicable for the counting (continuously or 'step by step') of the perforations in thin (5-20μm) polymer foils. The JSC was combined with a DIDAC 4000 multichannel pulse-height analyser and multiscaler to determine automatically the best parameters and procedures for spark counting as well as to study the working mechanism of the JSC. Investigations were performed on etched Markrofol GK foils irradiated with fission fragments and exposed to 0.35 MRad gamma-rays. The track density interval studies was 0-50000 tracks/cm 2 . The possibility of the adoption of JSC for neutron dosimetric application, evaluation of angular distribution and for safegaurd purposes was tested. The possible consequences of the results are discussed. (Auth.)

  13. Spark and HPC for High Energy Physics Data Analyses

    Energy Technology Data Exchange (ETDEWEB)

    Sehrish, Saba; Kowalkowski, Jim; Paterno, Marc

    2017-05-01

    A full High Energy Physics (HEP) data analysis is divided into multiple data reduction phases. Processing within these phases is extremely time consuming, therefore intermediate results are stored in files held in mass storage systems and referenced as part of large datasets. This processing model limits what can be done with interactive data analytics. Growth in size and complexity of experimental datasets, along with emerging big data tools are beginning to cause changes to the traditional ways of doing data analyses. Use of big data tools for HEP analysis looks promising, mainly because extremely large HEP datasets can be represented and held in memory across a system, and accessed interactively by encoding an analysis using highlevel programming abstractions. The mainstream tools, however, are not designed for scientific computing or for exploiting the available HPC platform features. We use an example from the Compact Muon Solenoid (CMS) experiment at the Large Hadron Collider (LHC) in Geneva, Switzerland. The LHC is the highest energy particle collider in the world. Our use case focuses on searching for new types of elementary particles explaining Dark Matter in the universe. We use HDF5 as our input data format, and Spark to implement the use case. We show the benefits and limitations of using Spark with HDF5 on Edison at NERSC.

  14. Large-Eddy Simulations of Motored Flow and Combustion in a Homogeneous-Charge Spark-Ignition Engine

    Science.gov (United States)

    Shekhawat, Yajuvendra Singh

    Cycle-to-cycle variations (CCV) of flow and combustion in internal combustion engines (ICE) limit their fuel efficiency and emissions potential. Large-eddy simulation (LES) is the most practical simulation tool to understand the nature of these CCV. In this research, multi-cycle LES of a two-valve, four-stroke, spark-ignition optical engine has been performed for motored and fired operations. The LES mesh quality is assessed using a length scale resolution parameter and a energy resolution parameter. For the motored operation, two 50-consecutive-cycle LES with different turbulence models (Smagorinsky model and dynamic structure model) are compared with the experiment. The pressure comparison shows that the LES is able to capture the wave-dynamics in the intake and exhaust ports. The LES velocity fields are compared with particle-image velocimetry (PIV) measurements at three cutting planes. Based on the structure and magnitude indices, the dynamic structure model is somewhat better than the Smagorinsky model as far as the ensemble-averaged velocity fields are concerned. The CCV in the velocity fields is assessed by proper-orthogonal decomposition (POD). The POD analysis shows that LES is able to capture the level of CCV seen in the experiment. For the fired operation, two 60-cycle LES with different combustion models (thickened frame model and coherent frame model) are compared with experiment. The in-cylinder pressure and the apparent heat release rate comparison shows higher CCV for LES compared to the experiment, with the thickened frame model showing higher CCV than the coherent frame model. The correlation analysis for the LES using thickened frame model shows that the CCV in combustion/pressure is correlated with: the tumble at the intake valve closing, the resolved and subfilter-scale kinetic energy just before spark time, and the second POD mode (shear flow near spark gap) of the velocity fields just before spark time.

  15. Static and kinetic friction force and surface roughness of different archwire-bracket sliding contacts.

    Science.gov (United States)

    Carrion-Vilches, Francisco J; Bermudez, María-Dolores; Fructuoso, Paula

    2015-01-01

    The aim of this study was to determine the static and kinetic friction forces of the contact bracket-archwire with different dental material compositions in order to select those materials with lower resistance to sliding. We carried out sliding friction tests by means of a universal testing machine following an experimental procedure as described in ASTM D1894 standard. We determined the static and kinetic friction forces under dry and lubricating conditions using an artificial saliva solution at 36.5ºC. The bracket-archwire pairs studied were: stainless steel-stainless steel; stainless steel-glass fiber composite; stainless steel-Nitinol 60; sapphire-stainless steel; sapphire-glass fiber composite; and sapphire-Nitinol 60. The best performance is obtained for Nitinol 60 archwire sliding against a stainless steel bracket, both under dry and lubricated conditions. These results are in agreement with the low surface roughness of Nitinol 60 with respect to the glass fiber composite archwire. The results described here contribute to establishing selection criteria for materials for dental archwire-brackets.

  16. Spark plasma-sintered Sn-based intermetallic alloys and their Li-storage studies

    CSIR Research Space (South Africa)

    Nithyadharseni, P

    2016-06-01

    Full Text Available In the present study, SnSb, SnSb/Fe, SnSb/Co, and SnSb/Ni alloy powders processed by co-precipitation were subjected to spark plasma-sintering (SPS) at 400 °C for 5 min. The compacts were structurally and morphologically characterized by X...

  17. Spark plasma sintering of SiC and ZrC

    Energy Technology Data Exchange (ETDEWEB)

    Guillard, F.; Galy, J. [CEMES-CNRS, 29 rue Jeanne Marvig BP94347 31055 Toulouse Cx 4 (France); Allemand, A. [CEA Saclay, DRT/DTEN/S3ME/LTMEx, 91191 Gif-sur-Yvette (France)

    2005-07-01

    Spark plasma sintering a relative new technique allows sintering material powders in a reduced time compared to formal process of densification. In order to analyse densification mechanisms and to compare with hot isostatic pressing technique, pellets of silicon carbide and zirconium carbide were sintered by HIP and by SPS from 1750 to 1950 deg. C, with different pressures (50 to 75 MPa) and various holding times (0 to 10 min). Their densities were determined and their microstructures were SEM analysed. (authors)

  18. Rectifier cabinet static breaker

    International Nuclear Information System (INIS)

    Costantino, R.A. Jr; Gliebe, R.J.

    1992-01-01

    A rectifier cabinet static breaker replaces a blocking diode pair with an SCR and the installation of a power transistor in parallel with the latch contactor to commutate the SCR to the off state. The SCR serves as a static breaker with fast turnoff capability providing an alternative way of achieving reactor scram in addition to performing the function of the replaced blocking diodes. The control circuitry for the rectifier cabinet static breaker includes on-line test capability and an LED indicator light to denote successful test completion. Current limit circuitry provides high-speed protection in the event of overload. 7 figs

  19. Rectifier cabinet static breaker

    Science.gov (United States)

    Costantino, Jr, Roger A.; Gliebe, Ronald J.

    1992-09-01

    A rectifier cabinet static breaker replaces a blocking diode pair with an SCR and the installation of a power transistor in parallel with the latch contactor to commutate the SCR to the off state. The SCR serves as a static breaker with fast turnoff capability providing an alternative way of achieving reactor scram in addition to performing the function of the replaced blocking diodes. The control circuitry for the rectifier cabinet static breaker includes on-line test capability and an LED indicator light to denote successful test completion. Current limit circuitry provides high-speed protection in the event of overload.

  20. Convolutional Sparse Coding for Static and Dynamic Images Analysis

    Directory of Open Access Journals (Sweden)

    B. A. Knyazev

    2014-01-01

    Full Text Available The objective of this work is to improve performance of static and dynamic objects recognition. For this purpose a new image representation model and a transformation algorithm are proposed. It is examined and illustrated that limitations of previous methods make it difficult to achieve this objective. Static images, specifically handwritten digits of the widely used MNIST dataset, are the primary focus of this work. Nevertheless, preliminary qualitative results of image sequences analysis based on the suggested model are presented.A general analytical form of the Gabor function, often employed to generate filters, is described and discussed. In this research, this description is required for computing parameters of responses returned by our algorithm. The recursive convolution operator is introduced, which allows extracting free shape features of visual objects. The developed parametric representation model is compared with sparse coding based on energy function minimization.In the experimental part of this work, errors of estimating the parameters of responses are determined. Also, parameters statistics and their correlation coefficients for more than 106 responses extracted from the MNIST dataset are calculated. It is demonstrated that these data correspond well with previous research studies on Gabor filters as well as with works on visual cortex primary cells of mammals, in which similar responses were observed. A comparative test of the developed model with three other approaches is conducted; speed and accuracy scores of handwritten digits classification are presented. A support vector machine with a linear or radial basic function is used for classification of images and their representations while principal component analysis is used in some cases to prepare data beforehand. High accuracy is not attained due to the specific difficulties of combining our model with a support vector machine (a 3.99% error rate. However, another method is

  1. Finite element analysis of relative shaft vibrations of two-pole induction motors with static rotor eccentricity

    Energy Technology Data Exchange (ETDEWEB)

    Werner, Ulrich [Siemens AG, Nuernberg (Germany). Industry, Drive Technologies, Large Drives, Industry Development

    2010-03-15

    The paper shows a computational methodology for calculating the relative shaft vibrations in the sleeve bearings of two-pole induction machines regarding excitation due to an electromagnetic force, which is caused by static rotor eccentricity. For a worst case calculation concerning the height of exciting magnetic force electromagnetic field damping effects and magnetic resistance concerning the homopolar flux are neglected. The calculated magnetic force, acting on the rotor core with double supply frequency in direction of the smallest air gap, is implemented into a finite element rotor dynamic model. With this model the influence of the rotor speed as well as influence of the direction of the magnetic force on the relative shaft displacements can be analyzed. Therefore the paper shows a computational methodology to check, whether the rotor-bearing design is sensitive for electromagnetic excitations due to static rotor eccentricity and prepares therefore the possibility to introduce improvements during the design phase of the induction motor. (orig.)

  2. Fabricating TiO2 nanocolloids by electric spark discharge method at normal temperature and pressure.

    Science.gov (United States)

    Tseng, Kuo-Hsiung; Chang, Chaur-Yang; Chung, Meng-Yun; Cheng, Ting-Shou

    2017-11-17

    In this study, TiO 2 nanocolloids were successfully fabricated in deionized water without using suspending agents through using the electric spark discharge method at room temperature and under normal atmospheric pressure. This method was exceptional because it did not create nanoparticle dispersion and the produced colloids contained no derivatives. The proposed method requires only traditional electrical discharge machines (EDMs), self-made magnetic stirrers, and Ti wires (purity, 99.99%). The EDM pulse on time (T on ) and pulse off time (T off ) were respectively set at 50 and 100 μs, 100 and 100 μs, 150 and 100 μs, and 200 and 100 μs to produce four types of TiO 2 nanocolloids. Zetasizer analysis of the nanocolloids showed that a decrease in T on increased the suspension stability, but there were no significant correlations between T on and particle size. Colloids produced from the four production configurations showed a minimum particle size between 29.39 and 52.85 nm and a zeta-potential between -51.2 and -46.8 mV, confirming that the method introduced in this study can be used to produce TiO 2 nanocolloids with excellent suspension stability. Scanning electron microscopy with energy dispersive spectroscopy also indicated that the TiO 2 colloids did not contain elements other than Ti and oxygen.

  3. Fabricating TiO2 nanocolloids by electric spark discharge method at normal temperature and pressure

    Science.gov (United States)

    Tseng, Kuo-Hsiung; Chang, Chaur-Yang; Chung, Meng-Yun; Cheng, Ting-Shou

    2017-11-01

    In this study, TiO2 nanocolloids were successfully fabricated in deionized water without using suspending agents through using the electric spark discharge method at room temperature and under normal atmospheric pressure. This method was exceptional because it did not create nanoparticle dispersion and the produced colloids contained no derivatives. The proposed method requires only traditional electrical discharge machines (EDMs), self-made magnetic stirrers, and Ti wires (purity, 99.99%). The EDM pulse on time (T on) and pulse off time (T off) were respectively set at 50 and 100 μs, 100 and 100 μs, 150 and 100 μs, and 200 and 100 μs to produce four types of TiO2 nanocolloids. Zetasizer analysis of the nanocolloids showed that a decrease in T on increased the suspension stability, but there were no significant correlations between T on and particle size. Colloids produced from the four production configurations showed a minimum particle size between 29.39 and 52.85 nm and a zeta-potential between -51.2 and -46.8 mV, confirming that the method introduced in this study can be used to produce TiO2 nanocolloids with excellent suspension stability. Scanning electron microscopy with energy dispersive spectroscopy also indicated that the TiO2 colloids did not contain elements other than Ti and oxygen.

  4. A spectroscopy study of gasoline partially premixed compression ignition spark assisted combustion

    International Nuclear Information System (INIS)

    Pastor, J.V.; García-Oliver, J.M.; García, A.; Micó, C.; Durrett, R.

    2013-01-01

    Highlights: ► PPC combustion combined with spark assistance and gasoline fuel on a CI engine. ► Chemiluminescence of different chemical species describes the progress of combustion reaction. ► Spectra of a novel combustion mode under SACI conditions is described. ► UV–Visible spectrometry, high speed imaging and pressure diagnostic were employed for analysis. - Abstract: Nowadays many research efforts are focused on the study and development of new combustion modes, mainly based on the use of locally lean air–fuel mixtures. This characteristic, combined with exhaust gas recirculation, provides low combustion temperatures that reduces pollutant formation and increases efficiency. However these combustion concepts have some drawbacks, related to combustion phasing control, which must be overcome. In this way, the use of a spark plug has shown to be a good solution to improve phasing control in combination with lean low temperature combustion. Its performance is well reported on bibliography, however phenomena involving the combustion process are not completely described. The aim of the present work is to develop a detailed description of the spark assisted compression ignition mode by means of application of UV–Visible spectrometry, in order to improve insight on the combustion process. Tests have been performed in an optical engine by means of broadband radiation imaging and emission spectrometry. The engine hardware is typical of a compression ignition passenger car application. Gasoline was used as the fuel due to its low reactivity. Combining broadband luminosity images with pressure-derived heat-release rate and UV–Visible spectra, it was possible to identify different stages of the combustion reaction. After the spark discharge, a first flame kernel appears and starts growing as a premixed flame front, characterized by a low and constant heat-release rate in combination with the presence of remarkable OH radical radiation. Heat release increases

  5. Sparking Passion: Engaging Student Voice through Project-Based Learning in Learning Communities

    Science.gov (United States)

    Ball, Christy L.

    2016-01-01

    How do we confront entrenched educational practices in higher education that lead to student demotivation, poor retention, and low persistence? This article argues that project-based learning that situates student voice and capacity at the center of culturally-responsive curriculum has the potential to spark student passion for problem-solving…

  6. Gas spark switches with increased operating life for Marx generator of lightning test complex

    Energy Technology Data Exchange (ETDEWEB)

    Bykov, Yu. A.; Krastelev, E. G., E-mail: ekrastelev@yandex.ru [Russian Academy of Sciences, Joint Institute for High Temperature (Russian Federation)

    2016-12-15

    A new design of gas spark switches with an increased operating life and stable dynamic characteristics for the Marx generator of the lightning test complex has been developed. The switches are characterized by the following parameters in the mode of operation: voltage up to 80 kV, discharge current up to 50 kA, flowing charge up to 3.5 C/pulse. An increased operating life is achieved by using torus-shaped electrodes with increased working surface area and a trigger electrode in the form of a thick disk with a hole located between them. Low breakdown delay time and high stability of breakdown voltage under dynamic conditions are provided by gas preionization in the spark gap using UV radiation of an additional corona discharge in the axial region.

  7. Osteoblastic cell response to spark plasma-sintered zirconia/titanium cermets.

    Science.gov (United States)

    Fernandez-Garcia, Elisa; Guillem-Marti, Jordi; Gutierrez-Gonzalez, Carlos F; Fernandez, Adolfo; Ginebra, Maria-Pau; Lopez-Esteban, Sonia

    2015-01-01

    Ceramic/metal composites, cermets, arise from the idea to combine the dissimilar properties in the pure materials. This work aims to study the biocompatibility of new micro-nanostructured 3 Y-TZP/Ti materials with 25, 50 and 75 vol.% Ti, which have been successfully obtained by spark slasma sintering technology, as well as to correlate their surface properties (roughness, wettability and chemical composition) with the osteoblastic cell response. All samples had isotropic and slightly waved microstructure, with sub-micrometric average roughness. Composites with 75 vol.% Ti had the highest surface hydrophilicity. Surface chemical composition of the cermets correlated well with the relative amounts used for their fabrication. A cell viability rate over 80% dismissed any cytotoxicity risk due to manufacturing. Cell adhesion and early differentiation were significantly enhanced on materials containing the nanostructured 3 Y-TZP phase. Proliferation and differentiation of SaOS-2 were significantly improved in their late-stage on the composite with 75 vol.% Ti that, from the osseointegration standpoint, is presented as an excellent biomaterial for bone replacement. Thus, spark plasma sintering is consolidated as a suitable technology for manufacturing nanostructured biomaterials with enhanced bioactivity. © The Author(s) 2014 Reprints and permissions: sagepub.co.uk/journalsPermissions.nav.

  8. Influence of spark plasma sintering and baghdadite powder on mechanical properties of hydroxyapatite

    NARCIS (Netherlands)

    Khandan, A.; Karamian, E.; Mehdikhani-Nahrkhalaji, M.; Mirmohammadi, H.; Farzadi, A.; Ozada, N.; Heidarshenas, B.; Zamani, K.

    2015-01-01

    Since hydroxyapatite-based materials have similar composition and crystallinity as natural calcified tissues, can be used for bone/tissue engineering. In the present study a novel nanocomposite based on bioceramics such as Natural Hydroxyapatite (NHA) and Baghdadite (BAG), was sintered by spark

  9. [A new machinability test machine and the machinability of composite resins for core built-up].

    Science.gov (United States)

    Iwasaki, N

    2001-06-01

    A new machinability test machine especially for dental materials was contrived. The purpose of this study was to evaluate the effects of grinding conditions on machinability of core built-up resins using this machine, and to confirm the relationship between machinability and other properties of composite resins. The experimental machinability test machine consisted of a dental air-turbine handpiece, a control weight unit, a driving unit of the stage fixing the test specimen, and so on. The machinability was evaluated as the change in volume after grinding using a diamond point. Five kinds of core built-up resins and human teeth were used in this study. The machinabilities of these composite resins increased with an increasing load during grinding, and decreased with repeated grinding. There was no obvious correlation between the machinability and Vickers' hardness; however, a negative correlation was observed between machinability and scratch width.

  10. Determination of trace amounts of impurities in molybdenum by spark source and glow discharge mass spectrometry

    International Nuclear Information System (INIS)

    Saito, Morimasa

    1994-01-01

    For the determination of trace and ultra-trace amounts of impurities in high-purity molybdenum, spark source mass spectrometry and glow discharge mass spectrometry were studied. In spark source mass spectrometry using the metal probe method, the liquid-helium cryogenic pump was used in order to protect the surface of the samples from oxidation. The theoretical relative sensitivity factors (Mo=1) calculated from physical properties were used. The analytical results obtained for molybdenum tablet and high-purity molybdenum were in good agreement with those obtained by other methods (atomic absorption spectrometry and others). In glow discharge mass spectrometry, the relative sensitivity factors were calculated by using the results obtained by spark source mass spectrometry and atomic absorption spectrometry, and this method was applied to the determination of ultra-trace amounts of impurities in ultra high-purity molybdenum and gave the satisfactory results. The detection limits (2σ, n=10) in the integration time of 600 s for U and Th were 0.6 ppb and 0.3 ppb, and the values for Al, Si, Cr, Mn and Cu were in the range of 10 ppb to 0.5 ppb. (author)

  11. Cyclic variation of heat flux on spark plug; Tenka plug bu no netsuryusoku hendo no sokutei

    Energy Technology Data Exchange (ETDEWEB)

    Ishii, K.; Sasaki, T.; Urata, Y. [Honda Motor Co. Ltd., Tokyo (Japan); Kagawa, J.; Matsutani, W. [NGK Spark Plug Co. Ltd., Nagoya (Japan)

    1998-02-25

    This paper examines the relationship between the magnitude of the heat flux to the spark plug ground electrode, averaged over an 80` crank angle (CA) of early compression stroke, and the initial burning rate, defined as the CA at which 5% of mass is burned. The heat flux was measured by a thin-film thermocouple with the hot junction on the surface of ground electrode. The results demonstrate that faster initial burning rate correlated well with increasing heat flux from the spark plug to the mixture. The difference in the magnitude and direction of the heat flux is associated with the amount of residual gas concentration and thus the results show the effect of residual gas concentration. The cycle-averaged heat flux from the hot junction is 0.367 MW/m{sup 2}, corresponding to a total heat flow of 20 W from the total surface area of ground electrode. This value is about an order of magnitude larger than that previously reported in the literature for locations away from the spark plug, e. g. at the cylinder wall. 11 refs., 9 figs., 1 tab.

  12. Modeling And Simulation Of Combined Extrusion For Spark Plug Body Parts

    Science.gov (United States)

    Canta, T.; Noveanu, D.; Frunza, D.

    2004-06-01

    The paper presents the modeling and simulation for the extrusion technology of a new type of spark plug body for Dacia Supernova car. This technology was simulated using the finite elements modeling and analysis SuperForm software, designed for the simulation of plastic deformation processes. There is also presented a comparison between the results of the simulation and the industrial results.

  13. Effect of gasket of varying thickness on spark ignition engines | Ajayi ...

    African Journals Online (AJOL)

    In the study of Toyota, In-line, 4 cylinders, spark ignition engine using gaskets of varying thicknesses (1.75mm, 3.5mm, 5.25mm, 7mm and 8.75mm) between the cylinder head and the engine block, the performance characteristics of the engine was investigated via the effect of engine speed on brake power, brake thermal ...

  14. Magnetic microstructure and magnetic properties of spark plasma sintered NdFeB magnets

    Energy Technology Data Exchange (ETDEWEB)

    Huang, Y.L., E-mail: hyl1019_lin@163.com [School of Materials Science and Engineering, Nanchang Hangkong University, Nanchang 330063 (China); Wang, Y.; Hou, Y.H.; Wang, Y.L.; Wu, Y.; Ma, S.C. [School of Materials Science and Engineering, Nanchang Hangkong University, Nanchang 330063 (China); Liu, Z.W.; Zeng, D.C. [School of Materials Science and Engineering, South China University of Technology, Guangzhou 510640 (China); Tian, Y.; Xia, W.X. [Key Laboratory of Magnetic Materials and Devices, Ningbo Institute of Material Technology and Engineering, Chinese Academy of Sciences, Ningbo 315201 (China); Zhong, Z.C., E-mail: zzhong2014@sina.com [School of Materials Science and Engineering, Nanchang Hangkong University, Nanchang 330063 (China)

    2016-02-01

    Nanocrystalline NdFeB magnets were prepared by spark plasma sintering (SPS) technique using melt-spun ribbons as starting materials. A distinct two-zone structure with coarse grain zone and fine grain zone was formed in the SPSed magnets. Multi-domain particle in coarse grain zone and exchange interaction domain for fine grain zone were observed. Intergranular non-magnetic phase was favorable to improve the coercivity due to the enhancement of domain wall pinning effects and increased exchange-decouple. The remanent polarization of 0.83 T, coercivity of 1516 kA/m, and maximum energy product of 118 kJ/m{sup 3} are obtained for an isotropic magnet. - Highlights: • Nanocrystalline NdFeB magnets were prepared by spark plasma sintering technique. • Multi-domain particle and exchange interaction domain were observed. • Magnetic microstructure and their relation to the properties were investigated.

  15. 40 CFR Table 1a to Subpart Zzzz of... - Emission Limitations for Existing, New, and Reconstructed Spark Ignition, 4SRB Stationary RICE...

    Science.gov (United States)

    2010-07-01

    ..., and Reconstructed Spark Ignition, 4SRB Stationary RICE >500 HP Located at a Major Source of HAP... Limitations for Existing, New, and Reconstructed Spark Ignition, 4SRB Stationary RICE >500 HP Located at a... emission limitations for existing, new and reconstructed 4SRB stationary RICE at 100 percent load plus or...

  16. 40 CFR Table 1b to Subpart Zzzz of... - Operating Limitations for Existing, New, and Reconstructed Spark Ignition, 4SRB Stationary RICE...

    Science.gov (United States)

    2010-07-01

    ..., New, and Reconstructed Spark Ignition, 4SRB Stationary RICE >500 HP Located at a Major Source of HAP... Limitations for Existing, New, and Reconstructed Spark Ignition, 4SRB Stationary RICE >500 HP Located at a... following operating emission limitations for existing, new and reconstructed 4SRB stationary RICE >500 HP...

  17. The indigenisation of Lubriplate 630-2 and development of Servo-Nuclease-2 grease for the fuelling machine of pressurised heavy water power reactors

    International Nuclear Information System (INIS)

    Srivastava, S.B.; Thomas, V.G.

    1980-01-01

    A new grease of NLGI-2 consistency was developed for application in nuclear environments. The evaluation consisted of both static tests employing a cobalt-60 γ-ray source and dynamic tests carried out on specially designed rigs in Fuelling Machine Vaults of RAPS. (auth.)

  18. Trapped field recovery of bulk superconductor magnets by static field magnetization

    Energy Technology Data Exchange (ETDEWEB)

    Deng, Z., E-mail: zigang@kaiyodai.ac.jp [Laboratory of Applied Physics, Department of Marine Electronics and Mechanical Engineering, Tokyo University of Marine Science and Technology, Tokyo 135-8533 (Japan); Tsuzuki, K.; Miki, M.; Felder, B.; Hara, S.; Izumi, M. [Laboratory of Applied Physics, Department of Marine Electronics and Mechanical Engineering, Tokyo University of Marine Science and Technology, Tokyo 135-8533 (Japan)

    2011-11-15

    A series of initial trapped fields after ZFC or FC magnetization are used to simulate the attenuated trapped field. It is possible and easy to recover the lost trapped field and regain the best trapped field performance as before. In the re-magnetization process, the initial magnetic flux inside the bulk magnets will help to recover the trapped field. The optimum recovery field is recommended to be 2.5 times the saturation field of the bulk at LN2 temperature. Thanks to the trapped field of bulk high-temperature superconductors, they can be used as field-pole magnets in the high temperature superconducting (HTS) rotating machines. For example, an output power of 10 kW at 720 rpm was realized by an average trapped field of 0.56 T of eight melt-textured GdBa{sub 2}Cu{sub 3}O{sub y} (Gd-123) bulks at liquid nitrogen temperature in TUMSAT in 2004. Similarly to the HTS machines involving 1G or 2G wires, the trapped field of the bulk is possibly sensitive and even can be attenuated by the AC component field during the operation. Hence, it is necessary to recover the trapped field once being decreased to some extent in the practical application. From this point, we have investigated the trapped field recovery of HTS bulk magnets by static field magnetization in the paper. A series of different initial trapped fields after zero-field-cooling or field-cooling magnetization are used to simulate the attenuated trapped field. By comparing the trapped field peak and its distribution, the trapped field was found to be able to recover by the static field magnetization method with a stronger excitation field and the initial trapped flux inside the bulk also has an influence on the recovery process. The optimum recovery field was found to be about 2.5 times the saturated trapped field of the bulk at liquid nitrogen temperature, by which the bulk can regain the former best trapped field performance.

  19. Comparison of static friction with self-ligating, modified slot design and conventional brackets.

    Science.gov (United States)

    Castro, Raquel Morais; Neto, Perrin Smith; Horta, Martinho Campolina Rebello; Pithon, Matheus Melo; Oliveira, Dauro Douglas

    2013-01-01

    To compare the static frictional forces generated at the bracket/wire interface of stainless steel brackets with different geometries and angulations, combined with orthodontic wires of different diameters. The frictional forces were evaluated with three different types of metal brackets: a passive self-ligating (SmartClipTM, 3M/Unitek, Monrovia, USA), with a modified slot design (Mini Uni TwinTM, 3M/Unitek, Monrovia, USA) and conventional (Kirium, Abzil, São José do Rio Preto, Brazil). The samples were mounted in a testing device with three different angulations and tested with 0.014" and 0.018" stainless steel wires (American Orthodontics, Sheboygan, USA). The static frictional force was measured using a universal testing machine (DL 500, EMIC®, São José dos Pinhais, Brazil) with a crosshead speed of 1 mm/min. Statistical analysis was performed by two-way ANOVA followed by Bonferroni's post hoc test. There was a significant difference (pstatic friction when the three types of brackets were tested with the same wire size. The wire diameter influenced friction only when the brackets had a 10º angulation (pfriction (pstatic frictional force values between the conventional and self-ligating brackets tested.

  20. Fe-Zn intermetallic phases prepared by diffusion annealing and spark-plasma sintering

    Czech Academy of Sciences Publication Activity Database

    Pokorný, P.; Cinert, Jakub; Pala, Zdeněk

    2016-01-01

    Roč. 50, č. 2 (2016), s. 253-256 ISSN 1580-2949 R&D Projects: GA ČR GB14-36566G Institutional support: RVO:61389021 Keywords : Fe-Zn intermetallics * spark-plasma sintering * diffusion annealing * phase composition * hardness Subject RIV: JK - Corrosion ; Surface Treatment of Materials Impact factor: 0.436, year: 2016

  1. Dynamic knock detection and quantification in a spark ignition engine by means of a pressure based method

    International Nuclear Information System (INIS)

    Galloni, Enzo

    2012-01-01

    Highlights: ► Experimental data have been analyzed by a pressure based method. ► Knock intensity level depends on a threshold varying with the engine operating point. ► A dynamic method is proposed to overcome the definition of a predetermined threshold. ► The knock intensity of each operating point is quantified by a dimensionless index. ► The knock limited spark advance can be detected by means of this index. - Abstract: In spark ignition engines, knock onset limits the maximum spark advance. An inaccurate identification of this limit penalises the fuel conversion efficiency. Thus it is very important to define a knock detection method able to assess the knock intensity of an engine operating point. Usually, in engine development, knock event is evaluated by analysing the in-cylinder pressure trace. Data are filtered and processed in order to obtain some indices correlated to the knock intensity, then the calculated value is compared to a predetermined threshold. The calibration of this threshold is complex and difficult; statistical approach should be used, but often empirical values are considered. In this paper a method that dynamically calculates the knock threshold necessary to determine the knock event is proposed. The purpose is to resolve cycle by cycle the knock intensity related to an individual engine cycle without setting a predetermined threshold. The method has been applied to an extensive set of experimental data relative to a gasoline spark-ignition engine. Results are correlated to those obtained considering a traditional method, where a statistical approach has been used to detect knock.

  2. AROMA-AIRWICK: a CHLOE/CDC-3600 system for the automatic identification of spark images and their association into tracks

    International Nuclear Information System (INIS)

    Clark, R.K.

    The AROMA-AIRWICK System for CHLOE, an automatic film scanning equipment built at Argonne by Donald Hodges, and the CDC-3600 computer is a system for the automatic identification of spark images and their association into tracks. AROMA-AIRWICK has been an outgrowth of the generally recognized need for the automatic processing of high energy physics data and the fact that the Argonne National Laboratory has been a center of serious spark chamber development in recent years

  3. LLE-LLNL progress report on studies in nonlocal heat transport in spherical plasmas using the Fokker-Planck code SPARK

    International Nuclear Information System (INIS)

    Epperlein, E.M.

    1992-01-01

    Preliminary 1-D studies of nonlocal heat transport in spherical plasmas based on the Fokker-Planck code SPARK indicate significant levels of electron preheat and radial heat flux across a spherical heat sink surface kept at fixed temperature. However, the diffusive approximation to the Fokker-Planck equation is shown to be particularly sensitive to the nature of the inner surface boundary condition chosen. A suggested remedy is the inclusion of a target capsule in future simulations studies with SPARK

  4. Production of organic compounds in plasmas - A comparison among electric sparks, laser-induced plasmas, and UV light

    Science.gov (United States)

    Scattergood, Thomas W.; Mckay, Christopher P.; Borucki, William J.; Giver, Lawrence P.; Van Ghyseghem, Hilde

    1989-01-01

    In order to ascertain the features of organic compound-production in planetary atmospheres under the effects of plasmas and shocks, various mixtures of N2, CH4, and H2 modeling the atmosphere of Titan were subjected to discrete sparks, laser-induced plasmas, and UV radiation. The experimental results obtained suggest that UV photolysis from the plasma is an important organic compound synthesis process, as confirmed by the photolysis of gas samples that were exposed to the light but not to the shock waves emitted by the sparks. The thermodynamic equilibrium theory is therefore incomplete in the absence of photolysis.

  5. Effects of Cascaded Voltage Collapse and Protection of Many Induction Machine Loads upon Load Characteristics Viewed from Bulk Transmission System

    Science.gov (United States)

    Kumano, Teruhisa

    As known well, two of the fundamental processes which give rise to voltage collapse in power systems are the on load tap changers of transformers and dynamic characteristics of loads such as induction machines. It has been well established that, comparing among these two, the former makes slower collapse while the latter makes faster. However, in realistic situations, the load level of each induction machine is not uniform and it is well expected that only a part of loads collapses first, followed by collapse process of each load which did not go into instability during the preceding collapses. In such situations the over all equivalent collapse behavior viewed from bulk transmission level becomes somewhat different from the simple collapse driven by one aggregated induction machine. This paper studies the process of cascaded voltage collapse among many induction machines by time simulation, where load distribution on a feeder line is modeled by several hundreds of induction machines and static impedance loads. It is shown that in some cases voltage collapse really cascades among induction machines, where the macroscopic load dynamics viewed from upper voltage level makes slower collapse than expected by the aggregated load model. Also shown is the effects of machine protection of induction machines, which also makes slower collapse.

  6. Observations of dense plasma formation in the vacuum spark

    International Nuclear Information System (INIS)

    Chuaqui, H.; Favre, M.; Wyndham, E.; Aliaga R, R.; Choi, P.; Dumitrescu-Zoita, C.

    1994-01-01

    A series of experimental observations have been performed on the dense plasma formations or Hot Spots generated in the Vacuum Spark. The plasma discharges are driven by a 1.5 Ohm, 120 ns line at currents up to 100 KA. The line may be used to deliver a rectangular current pulse when the line gap is used. Alternatively when the line gap is shorted, the Vacuum Spark itself switches the line. A Nd: Yag Laser, with an energy of 0.5 J in an 8 ns pulse, is used to pre ionizing the discharge. The formation of Hot Spots is studied under a range of different conditions. These include the pre ionizing conditions, as well as the Anode shape and the Anode Cathode separation. The optimization of these parameters permit very reproducible shot to shot behaviour. Of particular interest is the Hot Spot size dependence as a function of its temperature and of time. The use of a new variant on the Pin Hole Camera, the Slit Wire Camera provides a new method of measuring with precision the Hot Spot dimensions in different X-ray emission energy ranges. A quadruple hole Camera is used to measure the temperature of the Hot Spots. The temporal and spatial evolution of the X-ray emission is measured using using a Slit Wire, Scintillator, Fibre Optic, Photomultiplier array. The temporal emission of the X-rays is also observed using an array of PIN X-ray diodes. (author). 5 refs, 6 figs

  7. Development of laser-induced fluorescence for precombustion diagnostics in spark-ignition engines

    Energy Technology Data Exchange (ETDEWEB)

    Neij, H.

    1998-11-01

    Motivated by a desire to understand and optimize combustion in spark-ignition (SI) engines, laser techniques have been developed for measurement of fuel and residual gas, respectively, in the precombustion mixture of an operating SI engine. The primary objective was to obtain two-dimensional, quantitative data in the vicinity of the spark gap at the time of ignition. A laser-induced fluorescence (LIF) technique was developed for fuel visualization in engine environments. Since the fluorescence signal from any commercial gasoline fuel would be unknown to its origin, with an unpredictable dependence on collisional partners, pressure and temperature, a non-fluorescent base fuel - isooctane - was used. For LIF detection, a fluorescent species was added to the fuel. An additive not commonly used in this context - 3-pentanone - was chosen based on its suitable vaporization characteristics and fluorescent properties. The LIF technique was applied to an optically accessible research engine. By calibration, the fluorescence signal from the additive was converted to fuel-to-air equivalence ratio ({phi}). The accuracy and precision of the acquired data were assessed. A statistical evaluation revealed that the spatially averaged equivalence ratio around the spark plug had a significant impact on the combustion event. The strong correlation between these two quantities suggested that the early combustion was sensitive to large-scale inhomogeneities in the precombustion mixture. A similar LIF technique, using acetone as a fluorescent additive in methane, was applied to a combustion cell for ion current evaluation. The local equivalence ratio around the spark gap at the time of ignition was extracted from LIF data. Useful relations were identified between different ion current parameters and the local equivalence ratio, although the impact of the flow field, the fuel type, and the electrode geometry were identified as areas for future research. A novel fuel - dimethyl ether (DME

  8. Spectroscoping analysis of ignition in a spark ignition engine with jet-controlled combustion; Spektroskopische Untersuchung der Entflammung an einem Ottomotor mit strahlgefuehrtem Brennverfahren

    Energy Technology Data Exchange (ETDEWEB)

    Palaveev, S. [MOT Forschungs- und Entwicklungsgesellschaft fuer Motorentechnik, Optik und Thermodynamik GmbH, Karlsruhe (Germany); Buri, S.; Xander, B.; Spicher, U. [Karlsruhe Univ. (T.H.) (Germany). Inst. fuer Kolbenmaschinen

    2007-07-01

    The gasoline direct injection engine is one of the most promising strategies today to reduce the fuel consumption and CO{sub 2}-emissions of spark-ignition engines. The commercial launch of that combustion system was possible only through the development of new optical measurement techniques, which have been a major contribution for understanding the basics of the combustion in a stratified mode. In terms of space and time, compared to the homogeneous approach, the air-fuel-ratio for a stratified mode may vary significantly. This fluctuation affects in a critical way the process of ignition and combustion. The knowledge of the air-fuel-ratio in the spark plug area both at time of ignition and in during the combustion is therefore critical for the development of this combustion system and it components. This paper presents the spark-emission spectroscopy as a non invasive optical technique for measuring the air-fuel-ratio {lambda} in the spark gap at time of ignition. (orig.)

  9. Processing of pure titanium containing titanium-based reinforcing ceramics additives using spark plasma sintering

    Directory of Open Access Journals (Sweden)

    Mondiu Olayinka DUROWOJU

    2017-06-01

    Full Text Available The densification behaviour, microstructural changes and hardness characteristics during spark plasma sintering of CP-Ti reinforced with TiC, TiN, TiCN and TiB2 were investigated. Commercially pure Ti powders were dry mixed with varied amounts (2.5 and 5 wt. % of the ceramic additives using a T2F Turbula mixer for 5 h and at a speed of 49 rpm. The blended composite powders were then sintered using spark plasma sintering system (model HHPD-25 from FCT Germany at a heating rate of 100oC min-1, dwell time of 5 min and sintering temperature of 950ºC. The sintering of CP-Ti was used as a base study to select the proper spark plasma sintering temperature for full density. Densification was monitored through analysis of the recorded punch displacement and the measured density of the sintered samples using Archimedes method. High densities ranging from 97.8% for 5% TiB2 addition to 99.6% for 5% TiCN addition were achieved at a relatively low temperature of 950°C. Microstructural analyses show a uniform distribution of the additives and finer structure showing their inhibitive effect on grain growth. An improved hardness was observed in all the cases with highest values obtained with TiCN as a result of the combined effect of TiC and TiN. A change in the fracture mode from trans granular to intergranular was also observed.

  10. Fundamentals of machine elements SI version

    CERN Document Server

    Schmid, Steven R; Jacobson, Bo O

    2014-01-01

    Part I - FundamentalsIntroductionWhat is Design?Design of Mechanical SystemsDesign as a Multidisciplinary EndeavorDesign of Machine ElementsComputers in DesignCatalogs and VendorsUnitsUnit ChecksSignificant FiguresSummaryLoad, Stress, and StrainIntroductionCritical SectionLoad Classification and Sign ConventionSupport ReactionsStatic EquilibriumFree-Body DiagramSupported BeamsShear and Moment DiagramsStressStress ElementStress TensorPlane StressMohr's CircleThree-Dimensional StressesOctahedral StressesStrainStrain TensorPlane StrainSummaryIntroduction to Materials and ManufacturingIntroductionDuctile and Brittle MaterialsClassification of Solid MaterialsStress-Strain DiagramsProperties of Solid MaterialsStress-Strain RelationshipsTwo-Parameter Materials ChartsEffects of ManufacturingSummaryStresses and StrainsIntroductionProperties of Beam Cross SectionsNormal Stress and StrainTorsionBending Stress and StrainTransverse Shear Stress and StrainSummaryDeformationIntroductionMoment-Curvature RelationSingularity F...

  11. The Machine within the Machine

    CERN Multimedia

    Katarina Anthony

    2014-01-01

    Although Virtual Machines are widespread across CERN, you probably won't have heard of them unless you work for an experiment. Virtual machines - known as VMs - allow you to create a separate machine within your own, allowing you to run Linux on your Mac, or Windows on your Linux - whatever combination you need.   Using a CERN Virtual Machine, a Linux analysis software runs on a Macbook. When it comes to LHC data, one of the primary issues collaborations face is the diversity of computing environments among collaborators spread across the world. What if an institute cannot run the analysis software because they use different operating systems? "That's where the CernVM project comes in," says Gerardo Ganis, PH-SFT staff member and leader of the CernVM project. "We were able to respond to experimentalists' concerns by providing a virtual machine package that could be used to run experiment software. This way, no matter what hardware they have ...

  12. Pestov spark counter prototype development for the CERN-LHC ALICE experiment

    International Nuclear Information System (INIS)

    Badura, E.; Eschke, J.; Gaiser, H.; Gutbrod, H.H.; Kopf, U.; Neyer, C.; Roters, B.; Schmidt, H.R.; Schulze, R.; Steinhaeuser, P.; Stelzer, H.; Frolov, A.R.

    1995-11-01

    A prototype Pestov Spark Counter with 2-dimensional position resolution has been developed. The position resolution is 0.32 mm and <2 mm in transverse and longitudinal direction, respectively. Beam tests yielded both the time resolution and the efficiency in accordance with earlier results obtained at BNIP Novosibirsk. A longterm stability test has been performed and stable behaviour for more then 3 months was observed. (orig.)

  13. Method for operating a spark-ignition, direct-injection internal combustion engine

    Science.gov (United States)

    Narayanaswamy, Kushal; Koch, Calvin K.; Najt, Paul M.; Szekely, Jr., Gerald A.; Toner, Joel G.

    2015-06-02

    A spark-ignition, direct-injection internal combustion engine is coupled to an exhaust aftertreatment system including a three-way catalytic converter upstream of an NH3-SCR catalyst. A method for operating the engine includes operating the engine in a fuel cutoff mode and coincidentally executing a second fuel injection control scheme upon detecting an engine load that permits operation in the fuel cutoff mode.

  14. Over compression influence to the performances of the spark ignition engines

    Science.gov (United States)

    Rakosi, E.; Talif, S. G.; Manolache, G.

    2016-08-01

    This paper presents the theoretical and experimental results of some procedures used in improving the performances of the automobile spark ignition engines. The study uses direct injection and high over-compression applied to a standard engine. To this purpose, the paper contains both the constructive solutions and the results obtained from the test bed concerning the engine power indices, fuel consumption and exhaust emissions.

  15. Dissociation dynamics of CH3I in electric spark induced breakdown revealed by time-resolved laser induced breakdown spectroscopy

    International Nuclear Information System (INIS)

    Wang, Yang; Liu, Wei-long; Song, Yun-fei; Duo, Li-ping; Liu, Yu-qiang; Yang, Yan-qiang

    2015-01-01

    Highlights: • Emission of electric spark dissociation of CH 3 I is similar to its fs LIBS. • We use fs laser induced breakdown as a simulation for electric spark dissociation. • The I 2 molecule formation is directly observed in the time-resolved LIBS. • Bimolecular collision of I ∗ and CH 3 I is responsible for the formation of I 2 . - Abstract: The electric discharge spark dissociation of gas CH 3 I is found to be similar to its femtosecond laser photodissociation. The almost identical spectra of the two processes show that their initial ionization conditions are very similar. The initial ionization followed by molecular fragmentation is proposed as the dissociation mechanism, in which the characteristic emissions of I + , CH 3 , CH 2 , CH, H, and I 2 are identified as the dissociation products. The emission band of 505 nm I 2 is clearly observed in the time-resolved laser induced breakdown spectroscopy (LIBS). The dynamic curve indicates that I 2 ∗ molecules are formed after the delay time of ∼4.7 ns. The formation of I 2 ∗ molecule results from the bimolecular collision of the highly excited iodine atom I ∗ ( 4 P) and CH 3 I molecule. This dynamical information can help understand the process of electric discharge spark dissociation of CH 3 I

  16. Search for an optimum time response of spark counters

    International Nuclear Information System (INIS)

    Devismes, A.; Finck, Ch.; Kress, T.; Gobbi, A.; Eschke, J.; Herrmann, N.; Hildenbrand, K.D.; Koczon, P.; Petrovici, M.

    2002-01-01

    A spark counter of the type developed by Pestov has been tested with the aim of searching for an optimum time response function, changing voltage, content of noble and quencher gases, pressure and energy-loss. Replacing the usual argon by neon has brought an improvement of the resolution and a significant reduction of tails in the time response function. It has been proven that a counter as long as 90 cm can deliver, using neon gas mixture, a time resolution σ<60 ps with about 1% absolute tail and an efficiency of about 90%

  17. A Feature Selection Method for Large-Scale Network Traffic Classification Based on Spark

    Directory of Open Access Journals (Sweden)

    Yong Wang

    2016-02-01

    Full Text Available Currently, with the rapid increasing of data scales in network traffic classifications, how to select traffic features efficiently is becoming a big challenge. Although a number of traditional feature selection methods using the Hadoop-MapReduce framework have been proposed, the execution time was still unsatisfactory with numeral iterative computations during the processing. To address this issue, an efficient feature selection method for network traffic based on a new parallel computing framework called Spark is proposed in this paper. In our approach, the complete feature set is firstly preprocessed based on Fisher score, and a sequential forward search strategy is employed for subsets. The optimal feature subset is then selected using the continuous iterations of the Spark computing framework. The implementation demonstrates that, on the precondition of keeping the classification accuracy, our method reduces the time cost of modeling and classification, and improves the execution efficiency of feature selection significantly.

  18. Modeling of the Inductance of a Blumlein Circuit Spark Gap

    International Nuclear Information System (INIS)

    Aboites, V; Rendón, L; Hernández, A I; Valdés, E

    2015-01-01

    In this paper we present an analysis of the time-varying inductance in the spark gap of a Blumlein circuit. We assume several mathematical expressions to describe the inductance and compare theoretical and computational calculations with experimental results. The time-varying inductance is approximated by a constant, a straight line and two parables which differ in their concavity. This is the first time to our knowledge, in which the time-varying ignition inductance of a nitrogen laser is modeled

  19. Sparking ideas, making connections:Digital Film Archives and collaborative scholarship

    OpenAIRE

    Atkinson, Sarah Anne

    2012-01-01

    Film archiving is a rapidly changing field as a result of the accelerating development of online digital technologies. Taking as its case study the example of SP-ARK (1), the Sally Potter online film archive, this article proposes a notable shift from the traditional single-user archive model to emerging multi-user, collaborative forms of archival scholarship. The digital preservation and presentation of archival materials dramatically impact upon the nature of the types and levels of access ...

  20. Structural and magnetic studies on spark plasma sintered SmCo{sub 5}/Fe bulk nanocomposite magnets

    Energy Technology Data Exchange (ETDEWEB)

    Rama Rao, N.V. [Defence Metallurgical Research Laboratory, Hyderabad 500 058 (India); Gopalan, R. [Defence Metallurgical Research Laboratory, Hyderabad 500 058 (India)]. E-mail: rg_gopy@yahoo.com; Manivel Raja, M. [Defence Metallurgical Research Laboratory, Hyderabad 500 058 (India); Chandrasekaran, V. [Defence Metallurgical Research Laboratory, Hyderabad 500 058 (India); Chakravarty, D. [International Advanced Research Centre for Powder Metallurgy and New Materials, Hyderabad 500 005 (India); Sundaresan, R. [International Advanced Research Centre for Powder Metallurgy and New Materials, Hyderabad 500 005 (India); Ranganathan, R. [Saha Institute of Nuclear Physics, Kolkata 700 064 (India); Hono, K. [National Institute for Materials Science, 1-2-1 Sengen, Tsukuba 305 0047 (Japan)

    2007-05-15

    SmCo{sub 5}+xwt% Fe (x=0, 5 and 10) nanocomposite powders were synthesized by mechanical milling and were consolidated into bulk shape by spark plasma sintering (SPS) technique. The evolution of structure and magnetic properties were systematically investigated in milled powders as well as in SPS samples. A maximum coercivity of 8.9kOe was achieved in spark plasma sintered SmCo{sub 5}+5wt% Fe sample. The exchange spring interaction between the hard and soft magnetic phases was evaluated using {delta}M-H measurements and the analysis revealed that the SPS sample containing 5wt% Fe had a stronger exchange coupling between the magnetic phases than that of the sample with10wt% Fe.

  1. A comparison of electrochemically pre-treated and spark-platinized carbon fiber microelectrode. Measurement of 8-oxo-7,8-dihydro-2′-deoxyguanosine in human urine and plasma

    Energy Technology Data Exchange (ETDEWEB)

    Bartosova, Z.; Riman, D. [Department of Analytical Chemistry, Palacky University, Faculty of Science, 17.listopadu 12, CZ-771 46 Olomouc (Czech Republic); Halouzka, V. [Department of Analytical Chemistry, Palacky University, Faculty of Science, 17.listopadu 12, CZ-771 46 Olomouc (Czech Republic); Department of Physics and Materials Engineering, Faculty of Technology, Tomas Bata University in Zlin, nam. T.G. Masaryka 275, CZ-76001 Zlin (Czech Republic); Vostalova, J.; Simanek, V. [Department of Medical Chemistry and Biochemistry, Faculty of Medicine and Dentistry, Palacky University, Hnevotinska 3, CZ-775 15 Olomouc (Czech Republic); Hrbac, J., E-mail: jhrbac@atlas.cz [Department of Chemistry, Faculty of Science, Masaryk University, Kamenice 5, CZ-625 00 Brno (Czech Republic); Jirovsky, D., E-mail: david.jirovsky@upol.cz [Department of Analytical Chemistry, Palacky University, Faculty of Science, 17.listopadu 12, CZ-771 46 Olomouc (Czech Republic)

    2016-09-07

    A novel method of carbon fiber microelectrode activation using spark discharge was demonstrated and compared to conventional electrochemical pretreatment by potential cycling. The spark discharge was performed at 800 V between the microelectrode connected to positive pole of the power supply and platinum counter electrode. Spark discharge led both to trimming of the fiber tip into conical shape and to the modification of carbon fiber microelectrode with platinum, as proven by scanning electron microscopy and electron dispersive X-ray spectroscopy. After the characterization of electrochemical properties using ferricyanide voltammetry, the activated electrodes were used for electrochemical analysis of 8-oxo-7,8-dihydro-2′-deoxyguanosine, an oxidative stress marker. Subnanomolar detection limits (0.55 nmol L{sup −1}) in high-performance liquid chromatography were achieved for spark platinized electrodes incorporated into the flow detection cell. - Highlights: • Novel method of carbon fiber microelectrode activation and platinization using spark discharge. • The activation procedure is efficient, fast and solvent-free. • Modification of the surface and the shape of the carbon fiber microelectrode during the process. • The spark-etched platinized carbon fiber sensors are highly sensitive. • The sensor was successfully applied to HPLC analysis of 8-oxo-7,8-dihydro-2′-deoxyguanosine in plasma and urine.

  2. Effect of Machining Velocity in Nanoscale Machining Operations

    International Nuclear Information System (INIS)

    Islam, Sumaiya; Khondoker, Noman; Ibrahim, Raafat

    2015-01-01

    The aim of this study is to investigate the generated forces and deformations of single crystal Cu with (100), (110) and (111) crystallographic orientations at nanoscale machining operation. A nanoindenter equipped with nanoscratching attachment was used for machining operations and in-situ observation of a nano scale groove. As a machining parameter, the machining velocity was varied to measure the normal and cutting forces. At a fixed machining velocity, different levels of normal and cutting forces were generated due to different crystallographic orientations of the specimens. Moreover, after machining operation percentage of elastic recovery was measured and it was found that both the elastic and plastic deformations were responsible for producing a nano scale groove within the range of machining velocities from 250-1000 nm/s. (paper)

  3. Energy conversion statics

    CERN Document Server

    Messerle, H K; Declaris, Nicholas

    2013-01-01

    Energy Conversion Statics deals with equilibrium situations and processes linking equilibrium states. A development of the basic theory of energy conversion statics and its applications is presented. In the applications the emphasis is on processes involving electrical energy. The text commences by introducing the general concept of energy with a survey of primary and secondary energy forms, their availability, and use. The second chapter presents the basic laws of energy conversion. Four postulates defining the overall range of applicability of the general theory are set out, demonstrating th

  4. Converters and electric machines. Solid insulating materials. Electrical characteristics; Convertisseurs et machines electriques. Materiaux isolants solides. Caracteristiques electriques

    Energy Technology Data Exchange (ETDEWEB)

    Anton, A. [Institut National Superieur de Chimie Industrielle, 76 - Rouen (France)

    2003-08-01

    The aim of this article is to allow a preselection of a solid insulating material using the most common electrical characteristics: tangent of the loss angle, relative permittivity, dielectric rigidity, superficial resistivity, transverse resistivity, resistance to high voltage creeping spark currents, index of creeping resistance. The characteristics of the main solid insulating materials are presented in tables for: thermoplastics, thermosetting materials, natural insulating materials, mineral insulating materials, rubber and synthetic elastomers, stratified insulating materials, thermoplastic films, composite synthetic papers. A comparison is made between the different materials using the three properties: tangent of the loss angle, relative permittivity and resistance to HV spark creeping currents. (J.S.)

  5. Cycle-to-cycle fluctuation of combustion in a spark-ignition engine; Hibana tenka engine no nensho hendo

    Energy Technology Data Exchange (ETDEWEB)

    Hamamoto, Y; Yoshiyama, S; Tomita, E; Hamagami, T [Okayama University, Okayama (Japan); Otsubo, H [Yammer Diesel Engine Co. Ltd. Tokyo (Japan)

    1997-10-01

    In a homogeneous charge spark-ignition engine, the duration of early stage of combustion is a dominant factor for determining the fluctuation of mean effective pressure. And the early stage of combustion varies with the equivalence ratio and turbulence characteristics of the mixture. In this study, the fluctuations of 1% combustion duration and indicated mean effective pressure Pmi were computed as the function of fluctuations both in the equivalence ratio {phi} of the mixture and in the turbulence characteristics of the cylinder charge. And effects of the spark timing {theta}ig and {phi} on the cycle-to-cycle fluctuation in Pmi were investigated. 16 refs., 6 figs.

  6. A Pedagogical Model of Static Friction

    OpenAIRE

    Pickett, Galen T.

    2015-01-01

    While dry Coulombic friction is an elementary topic in any standard introductory course in mechanics, the critical distinction between the kinetic and static friction forces is something that is both hard to teach and to learn. In this paper, I describe a geometric model of static friction that may help introductory students to both understand and apply the Coulomb static friction approximation.

  7. Search of significant features in a direct non parametric pattern recognition method. Application to the classification of a multiwire spark chamber picture

    International Nuclear Information System (INIS)

    Buccheri, R.; Coffaro, P.; Di Gesu, V.; Salemi, S.; Colomba, G.

    1975-01-01

    Preliminary results are given of the application of a direct non parametric pattern recognition method to the classification of the pictures of a multiwire spark chamber. The method, developed in an earlier work for an optical spark chamber, looks promising. The picture sample used has with respect to the previous one, the following characteristis: a) the event pictures have a more complicated structure; b) the amount of background sparks in an event is greater; c) there exists a kind of noise which is almost always present in some structured way (double sparkling, bursts...). New features have been used to characterize the event pictures; the results show that the method could be also used as a super filter to reduce the cost of further analysis. (Auth.)

  8. Prediction of Machine Tool Condition Using Support Vector Machine

    International Nuclear Information System (INIS)

    Wang Peigong; Meng Qingfeng; Zhao Jian; Li Junjie; Wang Xiufeng

    2011-01-01

    Condition monitoring and predicting of CNC machine tools are investigated in this paper. Considering the CNC machine tools are often small numbers of samples, a condition predicting method for CNC machine tools based on support vector machines (SVMs) is proposed, then one-step and multi-step condition prediction models are constructed. The support vector machines prediction models are used to predict the trends of working condition of a certain type of CNC worm wheel and gear grinding machine by applying sequence data of vibration signal, which is collected during machine processing. And the relationship between different eigenvalue in CNC vibration signal and machining quality is discussed. The test result shows that the trend of vibration signal Peak-to-peak value in surface normal direction is most relevant to the trend of surface roughness value. In trends prediction of working condition, support vector machine has higher prediction accuracy both in the short term ('One-step') and long term (multi-step) prediction compared to autoregressive (AR) model and the RBF neural network. Experimental results show that it is feasible to apply support vector machine to CNC machine tool condition prediction.

  9. Statics of Historic Masonry Constructions

    CERN Document Server

    Como, Mario

    2013-01-01

    Masonry constructions are the great majority of the buildings in Europe’s historic centres and the most important monuments in its architectural heritage. Given the age of much of these constructions, the demand for safety assessments and restoration projects is pressing and constant. This book aims to help fill this demand presenting a comprehensive new statics of masonry constructions. The book, result of thirty years of research and professional experience, gives the fundamentals of statics of the masonry solid, then applied to the study of statics of arches, piers and vaults. Further, combining engineering and architecture and through an interdisciplinary approach, the book investigates the statical behaviour of many historic monuments, as the Pantheon, the Colosseum,  the domes of S. Maria del Fiore in Florence and of St. Peter in Rome, the Tower of Pisa, the Gothic Cathedrals and the Masonry Buildings under seismic actions.

  10. Hazard of electrostatic generation in a pneumatic conveying system: electrostatic effects on the accuracy of electrical capacitance tomography measurements and generation of spark

    International Nuclear Information System (INIS)

    Zhang, Yan; Wang, Chi-Hwa; Liang, Yung Chii

    2008-01-01

    The study of the hazard of electrostatic generation in pneumatic conveying systems was attempted by examining the sensitivity of electrical capacitance tomography (ECT) and the phenomena of spark generation due to strong electrostatics. The influence on ECT measurement accuracy of an electrostatic charge was analysed with reference to a switch capacitor configuration model. Consequently, it was found that the electrostatic charge introduced at the bend with sharp angles influenced the ECT results most significantly in pneumatic conveying systems, especially for the cases where a spark was generated. The investigation of spark generation indicated that a strong electrostatic charge can cause major discharges inside or outside the pipeline to damage the experimental instrument in severe cases

  11. Environmentally Friendly Machining

    CERN Document Server

    Dixit, U S; Davim, J Paulo

    2012-01-01

    Environment-Friendly Machining provides an in-depth overview of environmentally-friendly machining processes, covering numerous different types of machining in order to identify which practice is the most environmentally sustainable. The book discusses three systems at length: machining with minimal cutting fluid, air-cooled machining and dry machining. Also covered is a way to conserve energy during machining processes, along with useful data and detailed descriptions for developing and utilizing the most efficient modern machining tools. Researchers and engineers looking for sustainable machining solutions will find Environment-Friendly Machining to be a useful volume.

  12. What sparks interest in science? A naturalistic inquiry

    Science.gov (United States)

    Jackson, Julie Kay Cropper

    This study examined how career scientists became interested in science. Eight practicing scientists were asked a focus question, "What sparked your interest in science?" Their responses recorded during personal interviews and reported in correspondence frame this qualitative study. Analysis of the data revealed a variety of influences. The influences were coded, arranged into lists, and grouped by theme. A total of 18 themes emerged from the data. Five of the emerging themes were common across all of the participants. They were the influence of a family member, the influence of a teacher, being naturally curious, being interested in science, and reading books, magazines, and/or encyclopedias. Five themes were common among 5 to 7 participants. These themes included visiting museums, having broad exposure, enjoyment of mathematics, enjoying being outside, and freedom to play and explore. Eight themes were common among 2 to 4 of the participants. They were financial incentive, influence of religion, participation in science fairs, influence of the manned space program, having a scientist in the family, having the opportunity to teach others, not seeing self as a scientist, and first generation college graduate. The emerging themes were compared and contrasted with historical and contemporary literature. Vocational psychology's leading career choice and development literature was also aligned with the emerging themes. Data from this study supports tenets of Trait and Factor Theory, Developmental Theory, and Social Learning Theory. Reported data also supports the proposed movement toward a unified theory of career choice and development. A combination of personality traits, developmental stages, self-efficacy, and learning experiences influenced the vocational decisions of the scientists who participated in this study. The study concludes with suggestions for sparking and sustaining interest in science that people responsible for preparing future scientists may find

  13. Static Transition Compression

    DEFF Research Database (Denmark)

    Danvy, Olivier; Damian, Daniel

    2001-01-01

    Starting from an operational specification of a translation from a structured to an unstructured imperative language, we point out how a compositional and context-insensitive translation gives rise to static chains of jumps. Taking an inspiration from the notion of continuation, we state a new...... compositional and context-sensitive specification that provably gives rise to no static chains of jumps, no redundant labels, and no unused labels. It is defined with one inference rule per syntactic construct and operates in linear time and space on the size of the source program (indeed it operates in one...

  14. Statics and Mechanics of Structures

    DEFF Research Database (Denmark)

    Krenk, Steen; Høgsberg, Jan Becker

    The statics and mechanics of structures form a core aspect of civil engineering. This book provides an introduction to the subject, starting from classic hand-calculation types of analysis and gradually advancing to a systematic form suitable for computer implementation. It starts with statically...

  15. MODAL ANALYSIS OF CARRIER SYSTEM FOR HEAVY HORIZONTAL MULTIFUNCTION MACHINING CENTER BY FINITE ELEMENT METHOD

    Directory of Open Access Journals (Sweden)

    Yu. V. Vasilevich

    2014-01-01

    Full Text Available The aim of the paper is to reveal and analyze resonance modes of a large-scale milling-drilling-boring machine. The machine has a movable column with vertical slot occupied by a symmetrical carriage with horizontal ram. Static rigidity of the machine is relatively low due to its large dimensions. So it is necessary to assess possible vibration activity. Virtual and operational trials of the machine have been carried out simultaneously. Modeling has been executed with the help of a finite element method (FEM. The FEM-model takes into account not only rigidity of machine structures but also flexibility of bearings, feed drive systems and guides. Modal FEM-analysis has revealed eight resonance modes that embrace the whole machine tool. They form a frequency interval from 12 to 75 Hz which is undesirable for machining. Three closely located resonances (31-37 Hz are considered as the most dangerous ones. They represent various combinations of three simple motions: vertical oscillations of a carriage, horizontal vibrations of a ram and column torsion. Reliability of FEM- estimations has been proved by in-situ vibration measurements.An effect for stabilization of resonance modes has been detected while making variations in design parameters of the machine tool. For example, a virtual replacement of cast iron for steel in machine structures practically does not have any effect on resonance frequencies. Rigidity increase in some parts (e.g. a ram has also a small effect on a resonance pattern. On the other hand, resonance stability makes it possible to avoid them while selecting a spindle rotation frequency.It is recommended to set double feed drives for all axes. A pair of vertical screws prevents a “pecking” resonance of the carriage at frequency of 54 Hz. It is necessary to foresee an operation of a main drive of such heavy machine tool in the above resonance interval with the spindle frequency of more than 75 Hz. For this purpose it is necessary

  16. Research on personalized recommendation algorithm based on spark

    Science.gov (United States)

    Li, Zeng; Liu, Yu

    2018-04-01

    With the increasing amount of data in the past years, the traditional recommendation algorithm has been unable to meet people's needs. Therefore, how to better recommend their products to users of interest, become the opportunities and challenges of the era of big data development. At present, each platform enterprise has its own recommendation algorithm, but how to make efficient and accurate push information is still an urgent problem for personalized recommendation system. In this paper, a hybrid algorithm based on user collaborative filtering and content-based recommendation algorithm is proposed on Spark to improve the efficiency and accuracy of recommendation by weighted processing. The experiment shows that the recommendation under this scheme is more efficient and accurate.

  17. Engine Torque Control of Spark Ignition Engine using Fuzzy Gain Scheduling

    OpenAIRE

    Aris Triwiyatno

    2012-01-01

    In the spark ignition engine system, driver convenience is very dependent on satisfying engine torque appropriate with the throttle position given by the driver. Unfortunately, sometimes the fulfillment of engine torque is not in line with fuel saving efforts. This requires the development of high performance and robust power train controllers. One way to potentially meet these performance requirements is to introduce a method of controlling engine torque using fuzzy gain scheduling. By using...

  18. STATIC{sub T}EMP: a useful computer code for calculating static formation temperatures in geothermal wells

    Energy Technology Data Exchange (ETDEWEB)

    Santoyo, E. [Universidad Nacional Autonoma de Mexico, Centro de Investigacion en Energia, Temixco (Mexico); Garcia, A.; Santoyo, S. [Unidad Geotermia, Inst. de Investigaciones Electricas, Temixco (Mexico); Espinosa, G. [Universidad Autonoma Metropolitana, Co. Vicentina (Mexico); Hernandez, I. [ITESM, Centro de Sistemas de Manufactura, Monterrey (Mexico)

    2000-07-01

    The development and application of the computer code STATIC{sub T}EMP, a useful tool for calculating static formation temperatures from actual bottomhole temperature data logged in geothermal wells is described. STATIC{sub T}EMP is based on five analytical methods which are the most frequently used in the geothermal industry. Conductive and convective heat flow models (radial, spherical/radial and cylindrical/radial) were selected. The computer code is a useful tool that can be reliably used in situ to determine static formation temperatures before or during the completion stages of geothermal wells (drilling and cementing). Shut-in time and bottomhole temperature measurements logged during well completion activities are required as input data. Output results can include up to seven computations of the static formation temperature by each wellbore temperature data set analysed. STATIC{sub T}EMP was written in Fortran-77 Microsoft language for MS-DOS environment using structured programming techniques. It runs on most IBM compatible personal computers. The source code and its computational architecture as well as the input and output files are described in detail. Validation and application examples on the use of this computer code with wellbore temperature data (obtained from specialised literature) and with actual bottomhole temperature data (taken from completion operations of some geothermal wells) are also presented. (Author)

  19. The investigation of order–disorder transition process of ZSM-5 induced by spark plasma sintering

    Energy Technology Data Exchange (ETDEWEB)

    Wang, Liang [State Key Laboratory for Modification of Chemical Fibers and Polymer Materials, Donghua University, 2999 North Renmin Road, Songjiang, Shanghai 201620 (China); Wang, Lianjun, E-mail: wanglj@dhu.edu.cn [State Key Laboratory for Modification of Chemical Fibers and Polymer Materials, Donghua University, 2999 North Renmin Road, Songjiang, Shanghai 201620 (China); Jiang, Wan [Engineering Research Center of Advanced Glasses Manufacturing Technology, MOE, Donghua University, 2999 North Renmin Road, Songjiang, Shanghai 201620 (China); Lin, He, E-mail: linhe@sinap.ac.cn [Shanghai Institute of Applied Physics, Chinese Academy of Sciences, 239 Zhangheng Road, Pudong, Shanghai 200120 (China)

    2014-04-01

    Based on the amorphization of zeolites, an order–disorder transition method was used to prepare silica glass via Spark Plasma Sintering (SPS). In order to get a better understanding about the mechanism of amorphization induced by SPS, the intermediate products in this process were prepared and characterized by different characterization techniques. X-ray diffraction and High-energy synchrotron X-ray scattering show a gradual transformation from ordered crystal to glass. Local structural changes in glass network including Si–O bond length, O–Si–O bond angle, size of rings, coordination were detected by Infrared spectroscopy and {sup 29}Si magic-angle spinning nuclear magnetic resonance (NMR) spectroscopy. Topologically ordered, amorphous material with a different intermediate-range structure can be obtained by precise control of intermediate process which can be expected to optimize and design material. - Graphical abstract: Low-density, ordered zeolites collapse to the rigid amorphous glass through spark plasma sintering. The intermediate-range structure formed in the process of order–disorder transition may give rise to specific property. - Highlights: • Order–disorder transition process of ZSM-5 induced by spark plasma sintering was investigated using several methods including XRD, High-energy synchrotron X-ray scattering, SAXS, IR, NMR, ect. • Order–disorder transition induced by SPS was compared with TIA and PIA. • Three stages has been divided during the whole process. • The collapse temperature range which may give rise to intermediate-range structure has been located.

  20. Characterization of electrical discharges during spark anodization of zirconium in different electrolytes

    International Nuclear Information System (INIS)

    Santos, Janaina S.; Lemos, Sherlan G.; Gonçalves, Wesley N.; Bruno, Odemir M.; Pereira, Ernesto C.

    2014-01-01

    The evolution of the electrical discharges parameters during spark anodization of metallic Zr under galvanostatic regime have been investigated by image analysis in phosphoric and oxalic acid electrolytes. The experiments were recorder using a high-speed video camera during the entire anodization with a resolution of 1.7 ms for determination of discharge lifetime and a standard resolution of 33 ms (real-time imaging) for determination of the average area and discharge population density. The discharge behavior was dependent of the current density, electrolyte composition and anodization time. During breakdown process, sparks discharges are progressively turned to micro-arcs, which can be seen by enlargement of discharge area, gradual increase of lifetime and reduction of discharge population density. A factorial design was used to estimate the effects of experimental conditions on the discharge behavior. The current density and electrolyte composition were the most important factors that affected the discharge population density. The anodization time and the electrolyte composition were the main factor that influenced the discharge area and lifetime. In comparison with the voltage vs. time curve, the results demonstrate important features of the process and the changes of the electrical discharges characteristics during the experiments

  1. Optimal calibration of variable biofuel blend dual-injection engines using sparse Bayesian extreme learning machine and metaheuristic optimization

    International Nuclear Information System (INIS)

    Wong, Ka In; Wong, Pak Kin

    2017-01-01

    Highlights: • A new calibration method is proposed for dual-injection engines under biofuel blends. • Sparse Bayesian extreme learning machine and flower pollination algorithm are employed in the proposed method. • An SI engine is retrofitted for operating under dual-injection strategy. • The proposed method is verified experimentally under the two idle speed conditions. • Comparison with other machine learning methods and optimization algorithms is conducted. - Abstract: Although many combinations of biofuel blends are available in the market, it is more beneficial to vary the ratio of biofuel blends at different engine operating conditions for optimal engine performance. Dual-injection engines have the potential to implement such function. However, while optimal engine calibration is critical for achieving high performance, the use of two injection systems, together with other modern engine technologies, leads the calibration of the dual-injection engines to a very complicated task. Traditional trial-and-error-based calibration approach can no longer be adopted as it would be time-, fuel- and labor-consuming. Therefore, a new and fast calibration method based on sparse Bayesian extreme learning machine (SBELM) and metaheuristic optimization is proposed to optimize the dual-injection engines operating with biofuels. A dual-injection spark-ignition engine fueled with ethanol and gasoline is employed for demonstration purpose. The engine response for various parameters is firstly acquired, and an engine model is then constructed using SBELM. With the engine model, the optimal engine settings are determined based on recently proposed metaheuristic optimization methods. Experimental results validate the optimal settings obtained with the proposed methodology, indicating that the use of machine learning and metaheuristic optimization for dual-injection engine calibration is effective and promising.

  2. Statics and mechanics of structures

    CERN Document Server

    Krenk, Steen

    2013-01-01

    The statics and mechanics of structures form a core aspect of civil engineering. This book provides an introduction to the subject, starting from classic hand-calculation types of analysis and gradually advancing to a systematic form suitable for computer implementation. It starts with statically determinate structures in the form of trusses, beams and frames. Instability is discussed in the form of the column problem - both the ideal column and the imperfect column used in actual column design. The theory of statically indeterminate structures is then introduced, and the force and deformation methods are explained and illustrated. An important aspect of the book’s approach is the systematic development of the theory in a form suitable for computer implementation using finite elements. This development is supported by two small computer programs, MiniTruss and MiniFrame, which permit static analysis of trusses and frames, as well as linearized stability analysis. The book’s final section presents related ...

  3. Static Members of Classes in C#

    Directory of Open Access Journals (Sweden)

    Adrian LUPASC

    2017-12-01

    Full Text Available The C# language is object-oriented, which is why the declared member data must be part of a class. Thus, there is no possibility to declare certain variables that can be accessed from anywhere within the application, as it happens, for example, with global variables at the C language level. Making this work in C# is possible through static members of the class. Declaring a class implies defining some of its member data that later receive values when creating each object. A static member of the class can be interpreted as belonging only to the class, not to the objects subsequently created, which means that for the non-static data, there are as many children as there were objects created, while for the static ones there is only one copy, regardless of the number of created objects. In this regard, this paper presents the main aspects that characterize these abstract concepts of object oriented programming in general and C# language in particular, detailing how to develop an application that includes both static and non-static members. At the same time, particularities in the mirror for the two types of data, restrictions on use and potential limitations are presented.

  4. Skip cycle system for spark ignition engines: An experimental investigation of a new type working strategy

    International Nuclear Information System (INIS)

    Kutlar, Osman Akin; Arslan, Hikmet; Calik, Alper T.

    2007-01-01

    A new type working strategy for spark ignition engine, named skip cycle, is examined. The main idea is to reduce the effective stroke volume of an engine by cutting off fuel injection and spark ignition in some of the classical four stroke cycles. When the cycle is skipped, additionally, a rotary valve is used in the intake to reduce pumping losses in part load conditions. The effect of this strategy is similar to that of variable displacement engines. Alternative power stroke fractions in one cycle and applicability in single cylinder engines are specific advantageous properties of the proposed system. A thermodynamic model, besides experimental results, is used to explain the skip cycle strategy in more detail. This theoretical investigation shows considerable potential to increase the efficiency at part load conditions. Experimental results obtained with this novel strategy show that the throttle valve of the engine opens wider and the minimum spark advance for maximum brake torque decreases in comparison to those of the classical operation system. The brake specific fuel consumption decreases at very low speed and load, while it increases at higher speed and load due to the increased fuel loss within the skipped cycles. In this working mode, the engine operates at lower idle speed without any stability problem; and moreover with less fuel consumption

  5. A Parallel Approach for Frequent Subgraph Mining in a Single Large Graph Using Spark

    Directory of Open Access Journals (Sweden)

    Fengcai Qiao

    2018-02-01

    Full Text Available Frequent subgraph mining (FSM plays an important role in graph mining, attracting a great deal of attention in many areas, such as bioinformatics, web data mining and social networks. In this paper, we propose SSiGraM (Spark based Single Graph Mining, a Spark based parallel frequent subgraph mining algorithm in a single large graph. Aiming to approach the two computational challenges of FSM, we conduct the subgraph extension and support evaluation parallel across all the distributed cluster worker nodes. In addition, we also employ a heuristic search strategy and three novel optimizations: load balancing, pre-search pruning and top-down pruning in the support evaluation process, which significantly improve the performance. Extensive experiments with four different real-world datasets demonstrate that the proposed algorithm outperforms the existing GraMi (Graph Mining algorithm by an order of magnitude for all datasets and can work with a lower support threshold.

  6. Anodizing of magnesium alloy AZ31 in alkaline solutions with silicate under continuous sparking

    International Nuclear Information System (INIS)

    Chai Liyuan; Yu Xia; Yang Zhihui; Wang Yunyan; Okido, Masazumi

    2008-01-01

    Anodization is a useful technique for forming protective films on magnesium alloys and improves its corrosion resistance. Based on the alkaline electrolyte solution with primary oxysalt developed previously, the optimum secondary oxysalt was selected by comparing the anti-corrosion property of anodic film. The structure, component and surface morphology of anodic film and cross-section were analyzed using energy dispersion spectrometer (EDS), X-ray diffraction (XRD) and scanning electron microscopy (SEM). The corrosion process was detected by electrochemical impedance spectroscopy (EIS). The results showed that secondary oxysalt addition resulted in different anodizing processes, sparking or non-sparking. Sodium silicate was the most favorable additive of electrolyte, in which anodic film with the strongest corrosion resistance was obtained. The effects of process parameters, such as silicate concentration, applied current density and temperature, were also investigated. High temperature did not improve anti-property of anodic film, while applying high current density resulted in more porous surface of film

  7. Effects of solution volume on hydrogen production by pulsed spark discharge in ethanol solution

    Energy Technology Data Exchange (ETDEWEB)

    Xin, Y. B.; Sun, B., E-mail: sunb88@dlmu.edu.cn; Zhu, X. M.; Yan, Z. Y.; Liu, H.; Liu, Y. J. [College of Environmental Science and Engineering, Dalian Maritime University, Dalian 116026 (China)

    2016-07-15

    Hydrogen production from ethanol solution (ethanol/water) by pulsed spark discharge was optimized by varying the volume of ethanol solution (liquid volume). Hydrogen yield was initially increased and then decreased with the increase in solution volume, which achieved 1.5 l/min with a solution volume of 500 ml. The characteristics of pulsed spark discharge were studied in this work; the results showed that the intensity of peak current, the rate of current rise, and energy efficiency of hydrogen production can be changed by varying the volume of ethanol solution. Meanwhile, the mechanism analysis of hydrogen production was accomplished by monitoring the process of hydrogen production and the state of free radicals. The analysis showed that decreasing the retention time of gas production and properly increasing the volume of ethanol solution can enhance the hydrogen yield. Through this research, a high-yield and large-scale method of hydrogen production can be achieved, which is more suitable for industrial application.

  8. Prediction of heart disease using apache spark analysing decision trees and gradient boosting algorithm

    Science.gov (United States)

    Chugh, Saryu; Arivu Selvan, K.; Nadesh, RK

    2017-11-01

    Numerous destructive things influence the working arrangement of human body as hypertension, smoking, obesity, inappropriate medication taking which causes many contrasting diseases as diabetes, thyroid, strokes and coronary diseases. The impermanence and horribleness of the environment situation is also the reason for the coronary disease. The structure of Apache start relies on the evolution which requires gathering of the data. To break down the significance of use programming focused on data structure the Apache stop ought to be utilized and it gives various central focuses as it is fast in light as it uses memory worked in preparing. Apache Spark continues running on dispersed environment and chops down the data in bunches giving a high profitability rate. Utilizing mining procedure as a part of the determination of coronary disease has been exhaustively examined indicating worthy levels of precision. Decision trees, Neural Network, Gradient Boosting Algorithm are the various apache spark proficiencies which help in collecting the information.

  9. Hybrid machining processes perspectives on machining and finishing

    CERN Document Server

    Gupta, Kapil; Laubscher, R F

    2016-01-01

    This book describes various hybrid machining and finishing processes. It gives a critical review of the past work based on them as well as the current trends and research directions. For each hybrid machining process presented, the authors list the method of material removal, machining system, process variables and applications. This book provides a deep understanding of the need, application and mechanism of hybrid machining processes.

  10. Anisotropic wetting characteristics versus roughness on machined surfaces of hydrophilic and hydrophobic materials

    International Nuclear Information System (INIS)

    Liang, Yande; Shu, Liming; Natsu, Wataru; He, Fuben

    2015-01-01

    Graphical abstract: - Highlights: • The aim is to investigate the influence of roughness on anisotropic wetting on machined surfaces. • The relationship between roughness and anisotropic wetting is modeled by thermodynamical analysis. • The effect of roughness on anisotropic wetting on hydrophilic materials is stronger than that on hydrophobic materials. • The energy barrier existing in the direction perpendicular to the lay is one of the main reasons for the anisotropic wetting. • The contact angle in the parallel direction is larger than that in the perpendicular direction. - Abstract: Anisotropic wetting of machined surfaces is widely applied in industries which can be greatly affected by roughness and solid's chemical properties. However, there has not been much work on it. A free-energy thermodynamic model is presented by analyzing geometry morphology of machined surfaces (2-D model surfaces), which demonstrates the influence of roughness on anisotropic wetting. It can be concluded that the energy barrier is one of the main reasons for the anisotropic wetting existing in the direction perpendicular to the lay. In addition, experiments in investigating anisotropic wetting, which was characterized by the static contact angle and droplet's distortion, were performed on machined surfaces with different roughness on hydrophilic and hydrophobic materials. The droplet's anisotropy found on machined surfaces increased with mean slope of roughness profile Kr. It indicates that roughness on anisotropic wetting on hydrophilic materials has a stronger effect than that on hydrophobic materials. Furthermore, the contact angles predicted by the model are basically consistent with the experimentally ones

  11. Large-volume excitation of air, argon, nitrogen and combustible mixtures by thermal jets produced by nanosecond spark discharges

    Science.gov (United States)

    Stepanyan, Sergey; Hayashi, Jun; Salmon, Arthur; Stancu, Gabi D.; Laux, Christophe O.

    2017-04-01

    This work presents experimental observations of strong expanding thermal jets following the application of nanosecond spark discharges. These jets propagate in a toroidal shape perpendicular to the interelectrode axis, with high velocities of up to 30 m s-1 and over distances of the order of a cm. Their propagation length is much larger than the thermal expansion region produced by the conventional millisecond sparks used in car engine ignition, thus greatly improving the volumetric excitation of gas mixtures. The shape and velocity of the jets is found to be fairly insensitive to the shape of the electrodes. In addition, their spatial extent is found to increase with the number of nanosecond sparks and with the discharge voltage, and to decrease slightly with the pressure between 1 and 7 atm at constant applied voltage. Finally, this thermal jet phenomenon is observed in experiments conducted with many types of gas mixtures, including air, nitrogen, argon, and combustible CH4/air mixtures. This makes nanosecond repetitively pulsed discharges particularly attractive for aerodynamic flow control or plasma-assisted combustion because of their ability to excite large volumes of gas, typically about 100 times the volume of the discharge.

  12. Small Groups, Big Change: Preliminary Findings from the Sparks for Change Institute

    Science.gov (United States)

    Kirsch, R.; Batchelor, R. L.; Habtes, S. Y.; King, B.; Crockett, J.

    2017-12-01

    The geoscience professoriate continues to under represent women and minorities, yet the value of diversity, both for science as well as recruiting and retaining diverse students, is well known. While there are growing numbers of early career tenure-track minority faculty, low retention rates pose a challenge for sustained diversity in the professoriate. Part of this challenge is the lack of institutional support and recognition in tenure and promotion pathways for faculty who undertake broadening participation efforts. Sparks for Change is a NSF Geoscience Opportunities for Leadership in Diversity (GOLD)-funded project that aims to change departmental culture to better value and reward inclusion and broadening participation efforts. By encouraging, recognizing, and rewarding diversity, equity, and inclusion (DEI) efforts at the department level, we aim to support and retain underrepresented minority (URM) faculty, who often disproportionately undertake these efforts, and to build more inclusive environments for faculty, staff and students alike. Sparks for Change utilizes a small group theory of change, arguing that the effort of a small group of committed individuals inside the organization is the best way to overcome the institutional inertia of academic departments that makes them resistant to change. For this effort, we propose that the ideal composition of these small groups is a junior faculty URM who is interested in DEI in the geosciences, a senior member of that same department who can lend weight to efforts and is positioned to help enact department policy, and an external broadening participation expert who can share best practices and provide accountability for the group. Eleven of these small groups, representing a range of institutions, will be brought together at the Sparks for Change Institute in Boulder, CO, in September. There they will receive leadership training on adaptive, transformative, and solidarity practices, share DEI experiences and

  13. 78 FR 50412 - California State Nonroad Engine Pollution Control Standards; Amendments to Spark Ignition Marine...

    Science.gov (United States)

    2013-08-19

    ... Engine Pollution Control Standards; Amendments to Spark Ignition Marine Engine and Boat Regulations... emission standards; enhanced evaporative emission controls for high performance sterndrive/inboard engines... requirement relating to the control of emissions from new nonroad engines which are used in construction...

  14. Toughened and machinable glass matrix composites reinforced with graphene and graphene-oxide nano platelets

    Science.gov (United States)

    Porwal, Harshit; Tatarko, Peter; Grasso, Salvatore; Hu, Chunfeng; Boccaccini, Aldo R; Dlouhý, Ivo; Reece, Mike J

    2013-01-01

    The processing conditions for preparing well dispersed silica–graphene nanoplatelets and silica–graphene oxide nanoplatelets (GONP) composites were optimized using powder and colloidal processing routes. Fully dense silica–GONP composites with up to 2.5 vol% loading were consolidated using spark plasma sintering. The GONP aligned perpendicularly to the applied pressure during sintering. The fracture toughness of the composites increased linearly with increasing concentration of GONP and reached a value of ∼0.9 MPa m1/2 for 2.5 vol% loading. Various toughening mechanisms including GONP necking, GONP pull-out, crack bridging, crack deflection and crack branching were observed. GONP decreased the hardness and brittleness index (BI) of the composites by ∼30 and ∼50% respectively. The decrease in BI makes silica–GONP composites machinable compared to pure silica. When compared to silica–Carbon nanotube composites, silica–GONP composites show better process-ability and enhanced mechanical properties. PMID:27877614

  15. 2-Methylfuran: A bio-derived octane booster for spark-ignition engines

    KAUST Repository

    Sarathy, Mani

    2018-04-02

    The efficiency of spark-ignition engines is limited by the phenomenon of knock, which is caused by auto-ignition of the fuel-air mixture ahead of the spark-initiated flame front. The resistance of a fuel to knock is quantified by its octane index; therefore, increasing the octane index of a spark-ignition engine fuel increases the efficiency of the respective engine. However, raising the octane index of gasoline increases the refining costs, as well as the energy consumption during production. The use of alternative fuels with synergistic blending effects presents an attractive option for improving octane index. In this work, the octane enhancing potential of 2-methylfuran (2-MF), a next-generation biofuel, has been examined and compared to other high-octane components (i.e., ethanol and toluene). A primary reference fuel with an octane index of 60 (PRF60) was chosen as the base fuel since it closely represents refinery naphtha streams, which are used as gasoline blend stocks. Initial screening of the fuels was done in an ignition quality tester (IQT). The PRF60/2-MF (80/20 v/v%) blend exhibited longer ignition delay times compared to PRF60/ethanol (80/20 v/v%) blend and PRF60/toluene (80/20 v/v%) blend, even though pure 2-MF is more reactive than both ethanol and toluene. The mixtures were also tested in a cooperative fuels research (CFR) engine under research octane number and motor octane number like conditions. The PRF60/2-MF blend again possesses a higher octane index than other blending components. A detailed chemical kinetic analysis was performed to understand the synergetic blending effect of 2-MF, using a well-validated PRF/2-MF kinetic model. Kinetic analysis revealed superior suppression of low-temperature chemistry with the addition of 2-MF. The results from simulations were further confirmed by homogeneous charge compression ignition engine experiments, which established its superior low-temperature heat release (LTHR) suppression compared to ethanol

  16. Mlifdect: Android Malware Detection Based on Parallel Machine Learning and Information Fusion

    Directory of Open Access Journals (Sweden)

    Xin Wang

    2017-01-01

    Full Text Available In recent years, Android malware has continued to grow at an alarming rate. More recent malicious apps’ employing highly sophisticated detection avoidance techniques makes the traditional machine learning based malware detection methods far less effective. More specifically, they cannot cope with various types of Android malware and have limitation in detection by utilizing a single classification algorithm. To address this limitation, we propose a novel approach in this paper that leverages parallel machine learning and information fusion techniques for better Android malware detection, which is named Mlifdect. To implement this approach, we first extract eight types of features from static analysis on Android apps and build two kinds of feature sets after feature selection. Then, a parallel machine learning detection model is developed for speeding up the process of classification. Finally, we investigate the probability analysis based and Dempster-Shafer theory based information fusion approaches which can effectively obtain the detection results. To validate our method, other state-of-the-art detection works are selected for comparison with real-world Android apps. The experimental results demonstrate that Mlifdect is capable of achieving higher detection accuracy as well as a remarkable run-time efficiency compared to the existing malware detection solutions.

  17. Barium titanate nanometric polycrystalline ceramics fired by spark plasma sintering.

    Czech Academy of Sciences Publication Activity Database

    Ctibor, Pavel; Sedláček, J.; Ryukhtin, Vasyl; Cinert, Jakub; Lukáč, František

    2016-01-01

    Roč. 42, č. 14 (2016), s. 15989-15993 ISSN 0272-8842 R&D Projects: GA ČR GB14-36566G; GA MŠk LM2015056 Institutional support: RVO:61389021 ; RVO:61389005 Keywords : BaTiO3 * Spark plasma sintering * Electrical properties Subject RIV: JH - Ceramics, Fire-Resistant Materials and Glass; JH - Ceramics, Fire-Resistant Materials and Glass (UJF-V) Impact factor: 2.986, year: 2016 http://www.sciencedirect.com/science/article/pii/S0272884216311695

  18. A PSP-based small-signal MOSFET model for both quasi-static and nonquasi-static operations

    NARCIS (Netherlands)

    Aarts, A.C.T.; Smit, G.D.J.; Scholten, A.J.; Klaassen, D.B.M.

    2008-01-01

    In this paper, a small-signal MOSFET model is described, which takes the local effects of both velocity saturation and transverse mobility reduction into account. The model is based on the PSP model and is valid for both quasi-static and nonquasi-static (NQS) operations. Recently, it has been found

  19. Data management and communication networks for Man-Machine Interface System in Korea Advanced Liquid MEtal Reactor : its functionality and design requirements

    International Nuclear Information System (INIS)

    Cha, Kyung Ho; Park, Gun Ok; Suh, Sang Moon; Kim, Jang Yeol; Kwon, Kee Choon

    1998-01-01

    The DAta management and Communication NETworks(DACONET), which it is designed as a subsystem for Man-Machine Interface System of Korea Advanced LIquid MEtal Reactor(KALIMER MMIS) and advanced design concept is approached, is described. The DACONET has its roles of providing the real-time data transmission and communication paths between MMIS systems, providing the quality data for protection, monitoring and control of KALIMER and logging the static and dynamic behavioral data during KALIMER operation. The DACONET is characterized as the distributed real-time system architecture with high performance. Future direction, in which advanced technology is being continually applied to Man-Machine Interface System development and communication networks of KALIMER MMIS

  20. Data management and communication networks for Man-Machine Interface System in Korea Advanced Liquid MEtal Reactor : its functionality and design requirements

    Energy Technology Data Exchange (ETDEWEB)

    Cha, Kyung Ho; Park, Gun Ok; Suh, Sang Moon; Kim, Jang Yeol; Kwon, Kee Choon [KAERI, Taejon (Korea, Republic of)

    1998-05-01

    The DAta management and Communication NETworks(DACONET), which it is designed as a subsystem for Man-Machine Interface System of Korea Advanced LIquid MEtal Reactor(KALIMER MMIS) and advanced design concept is approached, is described. The DACONET has its roles of providing the real-time data transmission and communication paths between MMIS systems, providing the quality data for protection, monitoring and control of KALIMER and logging the static and dynamic behavioral data during KALIMER operation. The DACONET is characterized as the distributed real-time system architecture with high performance. Future direction, in which advanced technology is being continually applied to Man-Machine Interface System development and communication networks of KALIMER MMIS.