WorldWideScience

Sample records for high computational speed

  1. Integrated computer network high-speed parallel interface

    International Nuclear Information System (INIS)

    Frank, R.B.

    1979-03-01

    As the number and variety of computers within Los Alamos Scientific Laboratory's Central Computer Facility grows, the need for a standard, high-speed intercomputer interface has become more apparent. This report details the development of a High-Speed Parallel Interface from conceptual through implementation stages to meet current and future needs for large-scle network computing within the Integrated Computer Network. 4 figures

  2. Usage of super high speed computer for clarification of complex phenomena

    International Nuclear Information System (INIS)

    Sekiguchi, Tomotsugu; Sato, Mitsuhisa; Nakata, Hideki; Tatebe, Osami; Takagi, Hiromitsu

    1999-01-01

    This study aims at construction of an efficient super high speed computer system application environment in response to parallel distributed system with easy transplantation to different computer system and different number by conducting research and development on super high speed computer application technology required for elucidation of complicated phenomenon in elucidation of complicated phenomenon of nuclear power field due to computed scientific method. In order to realize such environment, the Electrotechnical Laboratory has conducted development on Ninf, a network numerical information library. This Ninf system can supply a global network infrastructure for worldwide computing with high performance on further wide range distributed network (G.K.)

  3. High speed computer assisted tomography

    International Nuclear Information System (INIS)

    Maydan, D.; Shepp, L.A.

    1980-01-01

    X-ray generation and detection apparatus for use in a computer assisted tomography system which permits relatively high speed scanning. A large x-ray tube having a circular anode (3) surrounds the patient area. A movable electron gun (8) orbits adjacent to the anode. The anode directs into the patient area xrays which are delimited into a fan beam by a pair of collimating rings (21). After passing through the patient, x-rays are detected by an array (22) of movable detectors. Detector subarrays (23) are synchronously movable out of the x-ray plane to permit the passage of the fan beam

  4. Concept for high speed computer printer

    Science.gov (United States)

    Stephens, J. W.

    1970-01-01

    Printer uses Kerr cell as light shutter for controlling the print on photosensitive paper. Applied to output data transfer, the information transfer rate of graphic computer printers could be increased to speeds approaching the data transfer rate of computer central processors /5000 to 10,000 lines per minute/.

  5. A Cloud-Computing-Based Data Placement Strategy in High-Speed Railway

    Directory of Open Access Journals (Sweden)

    Hanning Wang

    2012-01-01

    Full Text Available As an important component of China’s transportation data sharing system, high-speed railway data sharing is a typical application of data-intensive computing. Currently, most high-speed railway data is shared in cloud computing environment. Thus, there is an urgent need for an effective cloud-computing-based data placement strategy in high-speed railway. In this paper, a new data placement strategy named hierarchical structure data placement strategy is proposed. The proposed method combines the semidefinite programming algorithm with the dynamic interval mapping algorithm. The semi-definite programming algorithm is suitable for the placement of files with various replications, ensuring that different replications of a file are placed on different storage devices, while the dynamic interval mapping algorithm ensures better self-adaptability of the data storage system. A hierarchical data placement strategy is proposed for large-scale networks. In this paper, a new theoretical analysis is provided, which is put in comparison with several other previous data placement approaches, showing the efficacy of the new analysis in several experiments.

  6. Study of application technology of ultra-high speed computer to the elucidation of complex phenomena

    International Nuclear Information System (INIS)

    Sekiguchi, Tomotsugu

    1996-01-01

    The basic design of numerical information library in the decentralized computer network was explained at the first step of constructing the application technology of ultra-high speed computer to the elucidation of complex phenomena. Establishment of the system makes possible to construct the efficient application environment of ultra-high speed computer system to be scalable with the different computing systems. We named the system Ninf (Network Information Library for High Performance Computing). The summary of application technology of library was described as follows: the application technology of library under the distributed environment, numeric constants, retrieval of value, library of special functions, computing library, Ninf library interface, Ninf remote library and registration. By the system, user is able to use the program concentrating the analyzing technology of numerical value with high precision, reliability and speed. (S.Y.)

  7. OMNET - high speed data communications for PDP-11 computers

    International Nuclear Information System (INIS)

    Parkman, C.F.; Lee, J.G.

    1979-12-01

    Omnet is a high speed data communications network designed at CERN for PDP-11 computers. It has grown from a link multiplexor system built for a CII 10070 computer into a full multi-point network, to which some fifty computers are now connected. It provides communications facilities for several large experimental installations as well as many smaller systems and has connections to all parts of the CERN site. The transmission protocol is discussed and brief details are given of the hardware and software used in its implementation. Also described is the gateway interface to the CERN packet switching network, 'Cernet'. (orig.)

  8. Clusters of PCS for high-speed computation for modelling of the climate

    International Nuclear Information System (INIS)

    Pabon C, Jose Daniel; Eslava R, Jesus Antonio; Montoya G, Gerardo de Jesus

    2001-01-01

    In order to create high speed computing capability, the Program of Post grade in Meteorology of the Department of Geosciences, National University of Colombia installed a cluster of 8 PCs for parallel processing. This high-speed processing machine was tested with the Climate Community Model (CCM3). In this paper, the results related to the performance of this machine are presented

  9. Computer ray tracing speeds.

    Science.gov (United States)

    Robb, P; Pawlowski, B

    1990-05-01

    The results of measuring the ray trace speed and compilation speed of thirty-nine computers in fifty-seven configurations, ranging from personal computers to super computers, are described. A correlation of ray trace speed has been made with the LINPACK benchmark which allows the ray trace speed to be estimated using LINPACK performance data. The results indicate that the latest generation of workstations, using CPUs based on RISC (Reduced Instruction Set Computer) technology, are as fast or faster than mainframe computers in compute-bound situations.

  10. Development of High-speed Visualization System of Hypocenter Data Using CUDA-based GPU computing

    Science.gov (United States)

    Kumagai, T.; Okubo, K.; Uchida, N.; Matsuzawa, T.; Kawada, N.; Takeuchi, N.

    2014-12-01

    After the Great East Japan Earthquake on March 11, 2011, intelligent visualization of seismic information is becoming important to understand the earthquake phenomena. On the other hand, to date, the quantity of seismic data becomes enormous as a progress of high accuracy observation network; we need to treat many parameters (e.g., positional information, origin time, magnitude, etc.) to efficiently display the seismic information. Therefore, high-speed processing of data and image information is necessary to handle enormous amounts of seismic data. Recently, GPU (Graphic Processing Unit) is used as an acceleration tool for data processing and calculation in various study fields. This movement is called GPGPU (General Purpose computing on GPUs). In the last few years the performance of GPU keeps on improving rapidly. GPU computing gives us the high-performance computing environment at a lower cost than before. Moreover, use of GPU has an advantage of visualization of processed data, because GPU is originally architecture for graphics processing. In the GPU computing, the processed data is always stored in the video memory. Therefore, we can directly write drawing information to the VRAM on the video card by combining CUDA and the graphics API. In this study, we employ CUDA and OpenGL and/or DirectX to realize full-GPU implementation. This method makes it possible to write drawing information to the VRAM on the video card without PCIe bus data transfer: It enables the high-speed processing of seismic data. The present study examines the GPU computing-based high-speed visualization and the feasibility for high-speed visualization system of hypocenter data.

  11. Proposal of a high rigidity and high speed rotating mechanism using a new concept hydrodynamic bearing in X-ray tube for high speed computed tomography

    International Nuclear Information System (INIS)

    Hattori, Hitoshi; Fukushima, Harunobu; Yoshii, Yasuo; Nakamuta, Hironori; Iwase, Mitsuo; Kitade, Koichi

    2009-01-01

    In this paper, a high rigidity and high speed rotating mechanism using a new concept hydrodynamic bearing in X-ray tube for high speed computed tomography is proposed. In order to obtain both the stability and the high load carrying capacity, the hydrodynamic bearing lubricated by liquid metal (Gallium alloy), named as the hybrid hydrodynamic bearing generates the lubricating film by wedge effect on the plane region between the spiral grooves under high loading condition. The parallelism between the bearing and the rotating body can be secured by optimizing the rigidity distribution of stationary shaft in the proposed rotating mechanism. By carrying out the fundamental design by numerical analyses, it has been made clear that the hybrid hydrodynamic bearing and the rotating mechanism are suitable for the X-ray tube used in the CT with ever-increasingly scanning speed. (author)

  12. High-speed linear optics quantum computing using active feed-forward.

    Science.gov (United States)

    Prevedel, Robert; Walther, Philip; Tiefenbacher, Felix; Böhi, Pascal; Kaltenbaek, Rainer; Jennewein, Thomas; Zeilinger, Anton

    2007-01-04

    As information carriers in quantum computing, photonic qubits have the advantage of undergoing negligible decoherence. However, the absence of any significant photon-photon interaction is problematic for the realization of non-trivial two-qubit gates. One solution is to introduce an effective nonlinearity by measurements resulting in probabilistic gate operations. In one-way quantum computation, the random quantum measurement error can be overcome by applying a feed-forward technique, such that the future measurement basis depends on earlier measurement results. This technique is crucial for achieving deterministic quantum computation once a cluster state (the highly entangled multiparticle state on which one-way quantum computation is based) is prepared. Here we realize a concatenated scheme of measurement and active feed-forward in a one-way quantum computing experiment. We demonstrate that, for a perfect cluster state and no photon loss, our quantum computation scheme would operate with good fidelity and that our feed-forward components function with very high speed and low error for detected photons. With present technology, the individual computational step (in our case the individual feed-forward cycle) can be operated in less than 150 ns using electro-optical modulators. This is an important result for the future development of one-way quantum computers, whose large-scale implementation will depend on advances in the production and detection of the required highly entangled cluster states.

  13. Continuous Distributed Top-k Monitoring over High-Speed Rail Data Stream in Cloud Computing Environment

    Directory of Open Access Journals (Sweden)

    Hanning Wang

    2013-01-01

    Full Text Available In the environment of cloud computing, real-time mass data about high-speed rail which is based on the intense monitoring of large scale perceived equipment provides strong support for the safety and maintenance of high-speed rail. In this paper, we focus on the Top-k algorithm of continuous distribution based on Multisource distributed data stream for high-speed rail monitoring. Specifically, we formalized Top-k monitoring model of high-speed rail and proposed DTMR that is the Top-k monitoring algorithm with random, continuous, or strictly monotone aggregation functions. The DTMR was proved to be valid by lots of experiments.

  14. High-speed computation of the EM algorithm for PET image reconstruction

    International Nuclear Information System (INIS)

    Rajan, K.; Patnaik, L.M.; Ramakrishna, J.

    1994-01-01

    The PET image reconstruction based on the EM algorithm has several attractive advantages over the conventional convolution backprojection algorithms. However, two major drawbacks have impeded the routine use of the EM algorithm, namely, the long computational time due to slow convergence and the large memory required for the storage of the image, projection data and the probability matrix. In this study, the authors attempts to solve these two problems by parallelizing the EM algorithm on a multiprocessor system. The authors have implemented an extended hypercube (EH) architecture for the high-speed computation of the EM algorithm using the commercially available fast floating point digital signal processor (DSP) chips as the processing elements (PEs). The authors discuss and compare the performance of the EM algorithm on a 386/387 machine, CD 4360 mainframe, and on the EH system. The results show that the computational speed performance of an EH using DSP chips as PEs executing the EM image reconstruction algorithm is about 130 times better than that of the CD 4360 mainframe. The EH topology is expandable with more number of PEs

  15. Computational Model for Impact-Resisting Critical Thickness of High-Speed Machine Outer Protective Plate

    Science.gov (United States)

    Wu, Huaying; Wang, Li Zhong; Wang, Yantao; Yuan, Xiaolei

    2018-05-01

    The blade or surface grinding blade of the hypervelocity grinding wheel may be damaged due to too high rotation rate of the spindle of the machine and then fly out. Its speed as a projectile may severely endanger the field persons. Critical thickness model of the protective plate of the high-speed machine is studied in this paper. For easy analysis, the shapes of the possible impact objects flying from the high-speed machine are simplified as sharp-nose model, ball-nose model and flat-nose model. Whose front ending shape to represent point, line and surface contacting. Impact analysis based on J-C model is performed for the low-carbon steel plate with different thicknesses in this paper. One critical thickness computational model for the protective plate of high-speed machine is established according to the damage characteristics of the thin plate to get relation among plate thickness and mass, shape and size and impact speed of impact object. The air cannon is used for impact test. The model accuracy is validated. This model can guide identification of the thickness of single-layer outer protective plate of a high-speed machine.

  16. In situ flash x-ray high-speed computed tomography for the quantitative analysis of highly dynamic processes

    Science.gov (United States)

    Moser, Stefan; Nau, Siegfried; Salk, Manfred; Thoma, Klaus

    2014-02-01

    The in situ investigation of dynamic events, ranging from car crash to ballistics, often is key to the understanding of dynamic material behavior. In many cases the important processes and interactions happen on the scale of milli- to microseconds at speeds of 1000 m s-1 or more. Often, 3D information is necessary to fully capture and analyze all relevant effects. High-speed 3D-visualization techniques are thus required for the in situ analysis. 3D-capable optical high-speed methods often are impaired by luminous effects and dust, while flash x-ray based methods usually deliver only 2D data. In this paper, a novel 3D-capable flash x-ray based method, in situ flash x-ray high-speed computed tomography is presented. The method is capable of producing 3D reconstructions of high-speed processes based on an undersampled dataset consisting of only a few (typically 3 to 6) x-ray projections. The major challenges are identified, discussed and the chosen solution outlined. The application is illustrated with an exemplary application of a 1000 m s-1 high-speed impact event on the scale of microseconds. A quantitative analysis of the in situ measurement of the material fragments with a 3D reconstruction with 1 mm voxel size is presented and the results are discussed. The results show that the HSCT method allows gaining valuable visual and quantitative mechanical information for the understanding and interpretation of high-speed events.

  17. High speed VLSI neural network for high energy physics

    NARCIS (Netherlands)

    Masa, P.; Masa, P.; Hoen, K.; Hoen, Klaas; Wallinga, Hans

    1994-01-01

    A CMOS neural network IC is discussed which was designed for very high speed applications. The parallel architecture, analog computing and digital weight storage provides unprecedented computing speed combined with ease of use. The circuit classifies up to 70 dimensional vectors within 20

  18. "Defining Computer 'Speed': An Unsolved Challenge"

    CERN Multimedia

    CERN. Geneva

    2012-01-01

    Abstract: The reason we use computers is their speed, and the reason we use parallel computers is that they're faster than single-processor computers. Yet, after 70 years of electronic digital computing, we still do not have a solid definition of what computer 'speed' means, or even what it means to be 'faster'. Unlike measures in physics, where the definition of speed is rigorous and unequivocal, in computing there is no definition of speed that is universally accepted. As a result, computer customers have made purchases misguided by dubious information, computer designers have optimized their designs for the wrong goals, and computer programmers have chosen methods that optimize the wrong things. This talk describes why some of the obvious and historical ways of defining 'speed' haven't served us well, and the things we've learned in the struggle to find a definition that works. Biography: Dr. John Gustafson is a Director ...

  19. Speed test results and hardware/software study of computational speed problem, appendix D

    Science.gov (United States)

    1984-01-01

    The HP9845C is a desktop computer which is tested and evaluated for processing speed. A study was made to determine the availability and approximate cost of computers and/or hardware accessories necessary to meet the 20 ms sample period speed requirements. Additional requirements were that the control algorithm could be programmed in a high language and that the machine have sufficient storage to store the data from a complete experiment.

  20. A transport layer protocol for the future high speed grid computing: SCTP versus fast tcp multihoming

    International Nuclear Information System (INIS)

    Arshad, M.J.; Mian, M.S.

    2010-01-01

    TCP (Transmission Control Protocol) is designed for reliable data transfer on the global Internet today. One of its strong points is its use of flow control algorithm that allows TCP to adjust its congestion window if network congestion is occurred. A number of studies and investigations have confirmed that traditional TCP is not suitable for each and every type of application, for example, bulk data transfer over high speed long distance networks. TCP sustained the time of low-capacity and short-delay networks, however, for numerous factors it cannot be capable to efficiently deal with today's growing technologies (such as wide area Grid computing and optical-fiber networks). This research work surveys the congestion control mechanism of transport protocols, and addresses the different issues involved for transferring the huge data over the future high speed Grid computing and optical-fiber networks. This work also presents the simulations to compare the performance of FAST TCP multihoming with SCTP (Stream Control Transmission Protocol) multihoming in high speed networks. These simulation results show that FAST TCP multihoming achieves bandwidth aggregation efficiently and outperforms SCTP multihoming under a similar network conditions. The survey and simulation results presented in this work reveal that multihoming support into FAST TCP does provide a lot of benefits like redundancy, load-sharing and policy-based routing, which largely improves the whole performance of a network and can meet the increasing demand of the future high-speed network infrastructures (such as in Grid computing). (author)

  1. Electro-optical system for the high speed reconstruction of computed tomography images

    International Nuclear Information System (INIS)

    Tresp, V.

    1989-01-01

    An electro-optical system for the high-speed reconstruction of computed tomography (CT) images has been built and studied. The system is capable of reconstructing high-contrast and high-resolution images at video rate (30 images per second), which is more than two orders of magnitude faster than the reconstruction rate achieved by special purpose digital computers used in commercial CT systems. The filtered back-projection algorithm which was implemented in the reconstruction system requires the filtering of all projections with a prescribed filter function. A space-integrating acousto-optical convolver, a surface acoustic wave filter and a digital finite-impulse response filter were used for this purpose and their performances were compared. The second part of the reconstruction, the back projection of the filtered projections, is computationally very expensive. An optical back projector has been built which maps the filtered projections onto the two-dimensional image space using an anamorphic lens system and a prism image rotator. The reconstructed image is viewed by a video camera, routed through a real-time image-enhancement system, and displayed on a TV monitor. The system reconstructs parallel-beam projection data, and in a modified version, is also capable of reconstructing fan-beam projection data. This extension is important since the latter are the kind of projection data actually acquired in high-speed X-ray CT scanners. The reconstruction system was tested by reconstructing precomputed projection data of phantom images. These were stored in a special purpose projection memory and transmitted to the reconstruction system as an electronic signal. In this way, a projection measurement system that acquires projections sequentially was simulated

  2. High-speed LWR transients simulation for optimizing emergency response

    International Nuclear Information System (INIS)

    Wulff, W.; Cheng, H.S.; Lekach, S.V.; Mallen, A.N.; Stritar, A.

    1984-01-01

    The purpose of computer-assisted emergency response in nuclear power plants, and the requirements for achieving such a response, are presented. An important requirement is the attainment of realistic high-speed plant simulations at the reactor site. Currently pursued development programs for plant simulations are reviewed. Five modeling principles are established and a criterion is presented for selecting numerical procedures and efficient computer hardware to achieve high-speed simulations. A newly developed technology for high-speed power plant simulation is described and results are presented. It is shown that simulation speeds ten times greater than real-time process-speeds are possible, and that plant instrumentation can be made part of the computational loop in a small, on-site minicomputer. Additional technical issues are presented which must still be resolved before the newly developed technology can be implemented in a nuclear power plant

  3. High-speed algorithm for calculating the neutron field in a reactor when working in dialog mode with a computer

    International Nuclear Information System (INIS)

    Afanas'ev, A.M.

    1987-01-01

    The large-scale construction of atomic power stations results in a need for trainers to instruct power-station personnel. The present work considers one problem of developing training computer software, associated with the development of a high-speed algorithm for calculating the neutron field after control-rod (CR) shift by the operator. The case considered here is that in which training units are developed on the basis of small computers of SM-2 type, which fall significantly short of the BESM-6 and EC-type computers used for the design calculations, in terms of speed and memory capacity. Depending on the apparatus for solving the criticality problem, in a two-dimensional single-group approximation, the physical-calculation programs require ∼ 1 min of machine time on a BESM-6 computer, which translates to ∼ 10 min on an SM-2 machine. In practice, this time is even longer, since ultimately it is necessary to determine not the effective multiplication factor K/sub ef/, but rather the local perturbations of the emergency-control (EC) system (to reach criticality) and change in the neutron field on shifting the CR and the EC rods. This long time means that it is very problematic to use physical-calculation programs to work in dialog mode with a computer. The algorithm presented below allows the neutron field following shift of the CR and EC rods to be calculated in a few seconds on a BESM-6 computer (tens of second on an SM-2 machine. This high speed may be achieved as a result of the preliminary calculation of the influence function (IF) for each CR. The IF may be calculated at high speed on a computer. Then it is stored in the external memory (EM) and, where necessary, used as the initial information

  4. Computational Aerodynamic Simulations of a 1484 ft/sec Tip Speed Quiet High-Speed Fan System Model for Acoustic Methods Assessment and Development

    Science.gov (United States)

    Tweedt, Daniel L.

    2014-01-01

    Computational Aerodynamic simulations of a 1484 ft/sec tip speed quiet high-speed fan system were performed at five different operating points on the fan operating line, in order to provide detailed internal flow field information for use with fan acoustic prediction methods presently being developed, assessed and validated. The fan system is a sub-scale, low-noise research fan/nacelle model that has undergone experimental testing in the 9- by 15-foot Low Speed Wind Tunnel at the NASA Glenn Research Center. Details of the fan geometry, the computational fluid dynamics methods, the computational grids, and various computational parameters relevant to the numerical simulations are discussed. Flow field results for three of the five operating points simulated are presented in order to provide a representative look at the computed solutions. Each of the five fan aerodynamic simulations involved the entire fan system, which includes a core duct and a bypass duct that merge upstream of the fan system nozzle. As a result, only fan rotational speed and the system bypass ratio, set by means of a translating nozzle plug, were adjusted in order to set the fan operating point, leading to operating points that lie on a fan operating line and making mass flow rate a fully dependent parameter. The resulting mass flow rates are in good agreement with measurement values. Computed blade row flow fields at all fan operating points are, in general, aerodynamically healthy. Rotor blade and fan exit guide vane flow characteristics are good, including incidence and deviation angles, chordwise static pressure distributions, blade surface boundary layers, secondary flow structures, and blade wakes. Examination of the computed flow fields reveals no excessive or critical boundary layer separations or related secondary-flow problems, with the exception of the hub boundary layer at the core duct entrance. At that location a significant flow separation is present. The region of local flow

  5. Effects of different computer typing speeds on acceleration and peak contact pressure of the fingertips during computer typing.

    Science.gov (United States)

    Yoo, Won-Gyu

    2015-01-01

    [Purpose] This study showed the effects of different computer typing speeds on acceleration and peak contact pressure of the fingertips during computer typing. [Subjects] Twenty-one male computer workers voluntarily consented to participate in this study. They consisted of 7 workers who could type 200-300 characteristics/minute, 7 workers who could type 300-400 characteristics/minute, and 7 workers who could type 400-500 chracteristics/minute. [Methods] This study was used to measure the acceleration and peak contact pressure of the fingertips for different typing speed groups using an accelerometer and CONFORMat system. [Results] The fingertip contact pressure was increased in the high typing speed group compared with the low and medium typing speed groups. The fingertip acceleration was increased in the high typing speed group compared with the low and medium typing speed groups. [Conclusion] The results of the present study indicate that a fast typing speed cause continuous pressure stress to be applied to the fingers, thereby creating pain in the fingers.

  6. High-Speed Photonic Reservoir Computing Using a Time-Delay-Based Architecture: Million Words per Second Classification

    Directory of Open Access Journals (Sweden)

    Laurent Larger

    2017-02-01

    Full Text Available Reservoir computing, originally referred to as an echo state network or a liquid state machine, is a brain-inspired paradigm for processing temporal information. It involves learning a “read-out” interpretation for nonlinear transients developed by high-dimensional dynamics when the latter is excited by the information signal to be processed. This novel computational paradigm is derived from recurrent neural network and machine learning techniques. It has recently been implemented in photonic hardware for a dynamical system, which opens the path to ultrafast brain-inspired computing. We report on a novel implementation involving an electro-optic phase-delay dynamics designed with off-the-shelf optoelectronic telecom devices, thus providing the targeted wide bandwidth. Computational efficiency is demonstrated experimentally with speech-recognition tasks. State-of-the-art speed performances reach one million words per second, with very low word error rate. Additionally, to record speed processing, our investigations have revealed computing-efficiency improvements through yet-unexplored temporal-information-processing techniques, such as simultaneous multisample injection and pitched sampling at the read-out compared to information “write-in”.

  7. Automated high speed volume computed tomography for inline quality control

    International Nuclear Information System (INIS)

    Hanke, R.; Kugel, A.; Troup, P.

    2004-01-01

    Increasing complexity of innovative products as well as growing requirements on quality and reliability call for more detailed knowledge about internal structures of manufactured components rather by 100 % inspection than just by sampling test. A first-step solution, like radioscopic inline inspection machines, equipped with automated data evaluation software, have become state of the art in the production floor during the last years. However, these machines provide just ordinary two-dimensional information and deliver no volume data e.g. to evaluate exact position or shape of detected defects. One way to solve this problem is the application of X-ray computed tomography (CT). Compared to the performance of the first generation medical scanners (scanning times of many hours), today, modern Volume CT machines for industrial applications need about 5 minutes for a full object scan depending on the object size. Of course, this is still too long to introduce this powerful method into the inline production quality control. In order to gain acceptance, the scanning time including subsequent data evaluation must be decreased significantly and adapted to the manufacturing cycle times. This presentation demonstrates the new technical set up, reconstruction results and the methods for high-speed volume data evaluation of a new fully automated high-speed CT scanner with cycle times below one minute for an object size of less than 15 cm. This will directly create new opportunities in design and construction of more complex objects. (author)

  8. Irrigant flow in the root canal: experimental validation of an unsteady Computational Fluid Dynamics model using high-speed imaging.

    Science.gov (United States)

    Boutsioukis, C; Verhaagen, B; Versluis, M; Kastrinakis, E; van der Sluis, L W M

    2010-05-01

    To compare the results of a Computational Fluid Dynamics (CFD) simulation of the irrigant flow within a prepared root canal, during final irrigation with a syringe and a needle, with experimental high-speed visualizations and theoretical calculations of an identical geometry and to evaluate the effect of off-centre positioning of the needle inside the root canal. A CFD model was created to simulate irrigant flow from a side-vented needle inside a prepared root canal. Calculations were carried out for four different positions of the needle inside a prepared root canal. An identical root canal model was made from poly-dimethyl-siloxane (PDMS). High-speed imaging of the flow seeded with particles and Particle Image Velocimetry (PIV) were combined to obtain the velocity field inside the root canal experimentally. Computational, theoretical and experimental results were compared to assess the validity of the computational model. Comparison between CFD computations and experiments revealed good agreement in the velocity magnitude and vortex location and size. Small lateral displacements of the needle inside the canal had a limited effect on the flow field. High-speed imaging experiments together with PIV of the flow inside a simulated root canal showed a good agreement with the CFD model, even though the flow was unsteady. Therefore, the CFD model is able to predict reliably the flow in similar domains.

  9. A high-speed interface for multi-channel analyzer

    International Nuclear Information System (INIS)

    Shen Ji; Zheng Zhong; Qiao Chong; Chen Ziyu; Ye Yunxiu; Ye Zhenyu

    2003-01-01

    This paper presents a high-speed computer interface for multi-channel analyzer based on DMA technique. Its essential principle and operating procedure are introduced. By the detecting of γ spectrum of 137 Cs with the interface, it's proved that the interface can meet the requirements of high-speed data acquisition

  10. An energy efficient and high speed architecture for convolution computing based on binary resistive random access memory

    Science.gov (United States)

    Liu, Chen; Han, Runze; Zhou, Zheng; Huang, Peng; Liu, Lifeng; Liu, Xiaoyan; Kang, Jinfeng

    2018-04-01

    In this work we present a novel convolution computing architecture based on metal oxide resistive random access memory (RRAM) to process the image data stored in the RRAM arrays. The proposed image storage architecture shows performances of better speed-device consumption efficiency compared with the previous kernel storage architecture. Further we improve the architecture for a high accuracy and low power computing by utilizing the binary storage and the series resistor. For a 28 × 28 image and 10 kernels with a size of 3 × 3, compared with the previous kernel storage approach, the newly proposed architecture shows excellent performances including: 1) almost 100% accuracy within 20% LRS variation and 90% HRS variation; 2) more than 67 times speed boost; 3) 71.4% energy saving.

  11. A high speed, selective multi-ADC to computer data transfer interface, for nuclear physics experiments

    International Nuclear Information System (INIS)

    Arctaedius, T.; Ekstroem, R.E.

    1986-08-01

    A link connecting up to fifteen Analog to Digital Converters with a computer, through a Direct Memory Access interface, is described. The interface decides which of the connected ADC:s that participate in an event, and transfers the output-data from these to the computer, accompanied with a 2-byte word identifying the participating ADC:s. This data format can be recorded on tape without further transformations, and is easy to unfold at the off-line analysis. Data transfer is accomplished in less than a few microseconds, which is made possible by the use of high speed TTL circuits. (authors)

  12. About using of the high-speed modular computing structures in the systems of radiation express analysis

    Energy Technology Data Exchange (ETDEWEB)

    Ermalitski, F A

    1996-12-31

    In accordance with parallel processing conception the original method for definition of the stream intensity of Poisson group is proposed, which is able to use for radiation express analysis. Within the framework of this method the parallel measure-calculating procedure is created and the high-speed modular computing system is designed for its implementation. 5 refs.

  13. High-Speed Non-Volatile Optical Memory: Achievements and Challenges

    Directory of Open Access Journals (Sweden)

    Vadym Zayets

    2017-01-01

    Full Text Available We have proposed, fabricated, and studied a new design of a high-speed optical non-volatile memory. The recoding mechanism of the proposed memory utilizes a magnetization reversal of a nanomagnet by a spin-polarized photocurrent. It was shown experimentally that the operational speed of this memory may be extremely fast above 1 TBit/s. The challenges to realize both a high-speed recording and a high-speed reading are discussed. The memory is compact, integratable, and compatible with present semiconductor technology. If realized, it will advance data processing and computing technology towards a faster operation speed.

  14. CERNET - A high-speed packet-switching network

    International Nuclear Information System (INIS)

    Gerard, J.M.

    1981-01-01

    A general mesh-structured high-speed computer network has been designed and built. This network provides communication between any pair of connected user computers over distances of upto 6 km and at line speeds of 1 to 5 Mbit/second. The network is composed of a communication subnet providing a datagram service, complemented by tasks in the connected machines to implement an end-to-end logical link protocol. Details are given of the overall structure as well as the specific modules of which the system is composed. (orig.)

  15. Research on Aerodynamic Noise Reduction for High-Speed Trains

    OpenAIRE

    Zhang, Yadong; Zhang, Jiye; Li, Tian; Zhang, Liang; Zhang, Weihua

    2016-01-01

    A broadband noise source model based on Lighthill’s acoustic theory was used to perform numerical simulations of the aerodynamic noise sources for a high-speed train. The near-field unsteady flow around a high-speed train was analysed based on a delayed detached-eddy simulation (DDES) using the finite volume method with high-order difference schemes. The far-field aerodynamic noise from a high-speed train was predicted using a computational fluid dynamics (CFD)/Ffowcs Williams-Hawkings (FW-H)...

  16. Real-time image reconstruction and display system for MRI using a high-speed personal computer.

    Science.gov (United States)

    Haishi, T; Kose, K

    1998-09-01

    A real-time NMR image reconstruction and display system was developed using a high-speed personal computer and optimized for the 32-bit multitasking Microsoft Windows 95 operating system. The system was operated at various CPU clock frequencies by changing the motherboard clock frequency and the processor/bus frequency ratio. When the Pentium CPU was used at the 200 MHz clock frequency, the reconstruction time for one 128 x 128 pixel image was 48 ms and that for the image display on the enlarged 256 x 256 pixel window was about 8 ms. NMR imaging experiments were performed with three fast imaging sequences (FLASH, multishot EPI, and one-shot EPI) to demonstrate the ability of the real-time system. It was concluded that in most cases, high-speed PC would be the best choice for the image reconstruction and display system for real-time MRI. Copyright 1998 Academic Press.

  17. Computer simulation of the influence of the alloying elements on secondary hardness of the high-speed steels

    International Nuclear Information System (INIS)

    Dobrzanski, L.A.; Sitek, W.; Zaclona, J.

    2004-01-01

    The paper presents the method of modelling of high-speed steels' (HSS) properties, being basing on chemical composition and heat treatment parameters, employing neural networks. An example of its application possibility the computer simulation was made of the influence of the particular alloying elements on hardness and obtained results are presented. (author)

  18. Model Reduction of Computational Aerothermodynamics for Multi-Discipline Analysis in High Speed Flows

    Science.gov (United States)

    Crowell, Andrew Rippetoe

    This dissertation describes model reduction techniques for the computation of aerodynamic heat flux and pressure loads for multi-disciplinary analysis of hypersonic vehicles. NASA and the Department of Defense have expressed renewed interest in the development of responsive, reusable hypersonic cruise vehicles capable of sustained high-speed flight and access to space. However, an extensive set of technical challenges have obstructed the development of such vehicles. These technical challenges are partially due to both the inability to accurately test scaled vehicles in wind tunnels and to the time intensive nature of high-fidelity computational modeling, particularly for the fluid using Computational Fluid Dynamics (CFD). The aim of this dissertation is to develop efficient and accurate models for the aerodynamic heat flux and pressure loads to replace the need for computationally expensive, high-fidelity CFD during coupled analysis. Furthermore, aerodynamic heating and pressure loads are systematically evaluated for a number of different operating conditions, including: simple two-dimensional flow over flat surfaces up to three-dimensional flows over deformed surfaces with shock-shock interaction and shock-boundary layer interaction. An additional focus of this dissertation is on the implementation and computation of results using the developed aerodynamic heating and pressure models in complex fluid-thermal-structural simulations. Model reduction is achieved using a two-pronged approach. One prong focuses on developing analytical corrections to isothermal, steady-state CFD flow solutions in order to capture flow effects associated with transient spatially-varying surface temperatures and surface pressures (e.g., surface deformation, surface vibration, shock impingements, etc.). The second prong is focused on minimizing the computational expense of computing the steady-state CFD solutions by developing an efficient surrogate CFD model. The developed two

  19. Application of X-ray micro-computed tomography on high-speed cavitating diesel fuel flows

    Energy Technology Data Exchange (ETDEWEB)

    Mitroglou, N.; Lorenzi, M.; Gavaises, M. [City University London, School of Mathematics Computer Science and Engineering, London (United Kingdom); Santini, M. [University of Bergamo, Department of Engineering, Bergamo (Italy)

    2016-11-15

    The flow inside a purpose built enlarged single-orifice nozzle replica is quantified using time-averaged X-ray micro-computed tomography (micro-CT) and high-speed shadowgraphy. Results have been obtained at Reynolds and cavitation numbers similar to those of real-size injectors. Good agreement for the cavitation extent inside the orifice is found between the micro-CT and the corresponding temporal mean 2D cavitation image, as captured by the high-speed camera. However, the internal 3D structure of the developing cavitation cloud reveals a hollow vapour cloud ring formed at the hole entrance and extending only at the lower part of the hole due to the asymmetric flow entry. Moreover, the cavitation volume fraction exhibits a significant gradient along the orifice volume. The cavitation number and the needle valve lift seem to be the most influential operating parameters, while the Reynolds number seems to have only small effect for the range of values tested. Overall, the study demonstrates that use of micro-CT can be a reliable tool for cavitation in nozzle orifices operating under nominal steady-state conditions. (orig.)

  20. Application of X-ray micro-computed tomography on high-speed cavitating diesel fuel flows

    Science.gov (United States)

    Mitroglou, N.; Lorenzi, M.; Santini, M.; Gavaises, M.

    2016-11-01

    The flow inside a purpose built enlarged single-orifice nozzle replica is quantified using time-averaged X-ray micro-computed tomography (micro-CT) and high-speed shadowgraphy. Results have been obtained at Reynolds and cavitation numbers similar to those of real-size injectors. Good agreement for the cavitation extent inside the orifice is found between the micro-CT and the corresponding temporal mean 2D cavitation image, as captured by the high-speed camera. However, the internal 3D structure of the developing cavitation cloud reveals a hollow vapour cloud ring formed at the hole entrance and extending only at the lower part of the hole due to the asymmetric flow entry. Moreover, the cavitation volume fraction exhibits a significant gradient along the orifice volume. The cavitation number and the needle valve lift seem to be the most influential operating parameters, while the Reynolds number seems to have only small effect for the range of values tested. Overall, the study demonstrates that use of micro-CT can be a reliable tool for cavitation in nozzle orifices operating under nominal steady-state conditions.

  1. Application of X-ray micro-computed tomography on high-speed cavitating diesel fuel flows

    International Nuclear Information System (INIS)

    Mitroglou, N.; Lorenzi, M.; Gavaises, M.; Santini, M.

    2016-01-01

    The flow inside a purpose built enlarged single-orifice nozzle replica is quantified using time-averaged X-ray micro-computed tomography (micro-CT) and high-speed shadowgraphy. Results have been obtained at Reynolds and cavitation numbers similar to those of real-size injectors. Good agreement for the cavitation extent inside the orifice is found between the micro-CT and the corresponding temporal mean 2D cavitation image, as captured by the high-speed camera. However, the internal 3D structure of the developing cavitation cloud reveals a hollow vapour cloud ring formed at the hole entrance and extending only at the lower part of the hole due to the asymmetric flow entry. Moreover, the cavitation volume fraction exhibits a significant gradient along the orifice volume. The cavitation number and the needle valve lift seem to be the most influential operating parameters, while the Reynolds number seems to have only small effect for the range of values tested. Overall, the study demonstrates that use of micro-CT can be a reliable tool for cavitation in nozzle orifices operating under nominal steady-state conditions. (orig.)

  2. Tse computers. [ultrahigh speed optical processing for two dimensional binary image

    Science.gov (United States)

    Schaefer, D. H.; Strong, J. P., III

    1977-01-01

    An ultra-high-speed computer that utilizes binary images as its basic computational entity is being developed. The basic logic components perform thousands of operations simultaneously. Technologies of the fiber optics, display, thin film, and semiconductor industries are being utilized in the building of the hardware.

  3. Information Technology as the Paradigm High-Speed Management Support Tool: The Uses of Computer Mediated Communication, Virtual Realism, and Telepresence.

    Science.gov (United States)

    Newby, Gregory B.

    Information technologies such as computer mediated communication (CMC), virtual reality, and telepresence can provide the communication flow required by high-speed management techniques that high-technology industries have adopted in response to changes in the climate of competition. Intra-corporate CMC might be used for a variety of purposes…

  4. Limits to high-speed simulations of spiking neural networks using general-purpose computers.

    Science.gov (United States)

    Zenke, Friedemann; Gerstner, Wulfram

    2014-01-01

    To understand how the central nervous system performs computations using recurrent neuronal circuitry, simulations have become an indispensable tool for theoretical neuroscience. To study neuronal circuits and their ability to self-organize, increasing attention has been directed toward synaptic plasticity. In particular spike-timing-dependent plasticity (STDP) creates specific demands for simulations of spiking neural networks. On the one hand a high temporal resolution is required to capture the millisecond timescale of typical STDP windows. On the other hand network simulations have to evolve over hours up to days, to capture the timescale of long-term plasticity. To do this efficiently, fast simulation speed is the crucial ingredient rather than large neuron numbers. Using different medium-sized network models consisting of several thousands of neurons and off-the-shelf hardware, we compare the simulation speed of the simulators: Brian, NEST and Neuron as well as our own simulator Auryn. Our results show that real-time simulations of different plastic network models are possible in parallel simulations in which numerical precision is not a primary concern. Even so, the speed-up margin of parallelism is limited and boosting simulation speeds beyond one tenth of real-time is difficult. By profiling simulation code we show that the run times of typical plastic network simulations encounter a hard boundary. This limit is partly due to latencies in the inter-process communications and thus cannot be overcome by increased parallelism. Overall, these results show that to study plasticity in medium-sized spiking neural networks, adequate simulation tools are readily available which run efficiently on small clusters. However, to run simulations substantially faster than real-time, special hardware is a prerequisite.

  5. Interface for read-out of numerical information to a Shch6800K high-speed printer from an ''Elektronika D3-28'' computer

    International Nuclear Information System (INIS)

    Taluts, S.G.; IL'inykh, S.A.

    1984-01-01

    The authors describe an interface to connect a Shch6800K high-speed printer to and Elektronika D3-28 computer. A functional diagram and a line diagram give a detailed illustration of the system. Using series K155 microcircuits, the authors operated the system at a read-out speed of better than 25 16-character lines per second

  6. Modeling and numerical techniques for high-speed digital simulation of nuclear power plants

    International Nuclear Information System (INIS)

    Wulff, W.; Cheng, H.S.; Mallen, A.N.

    1987-01-01

    Conventional computing methods are contrasted with newly developed high-speed and low-cost computing techniques for simulating normal and accidental transients in nuclear power plants. Six principles are formulated for cost-effective high-fidelity simulation with emphasis on modeling of transient two-phase flow coolant dynamics in nuclear reactors. Available computing architectures are characterized. It is shown that the combination of the newly developed modeling and computing principles with the use of existing special-purpose peripheral processors is capable of achieving low-cost and high-speed simulation with high-fidelity and outstanding user convenience, suitable for detailed reactor plant response analyses

  7. High-speed classification of coherent X-ray diffraction patterns on the K computer for high-resolution single biomolecule imaging

    Energy Technology Data Exchange (ETDEWEB)

    Tokuhisa, Atsushi [RIKEN SPring-8 Center, 1-1-1 Kouto, Sayo-cho, Sayo-gun, Hyogo 679-5148 (Japan); Arai, Junya [The University of Tokyo, 7-3-1 Hongo, Bunkyo-ku, Tokyo 113-0033 (Japan); Joti, Yasumasa [JASRI, 1-1-1 Kouto, Sayo-cho, Sayo-gun, Hyogo 679-5198 (Japan); Ohno, Yoshiyuki; Kameyama, Toyohisa; Yamamoto, Keiji; Hatanaka, Masayuki; Gerofi, Balazs; Shimada, Akio; Kurokawa, Motoyoshi; Shoji, Fumiyoshi [RIKEN Advanced Institute for Computational Science, 7-1-26 Minatojima-minami-machi, Chuo-ku, Kobe, Hyogo 650-0047 (Japan); Okada, Kensuke [RIKEN SPring-8 Center, 1-1-1 Kouto, Sayo-cho, Sayo-gun, Hyogo 679-5148 (Japan); Sugimoto, Takashi [JASRI, 1-1-1 Kouto, Sayo-cho, Sayo-gun, Hyogo 679-5198 (Japan); Yamaga, Mitsuhiro; Tanaka, Ryotaro [RIKEN SPring-8 Center, 1-1-1 Kouto, Sayo-cho, Sayo-gun, Hyogo 679-5148 (Japan); Yokokawa, Mitsuo; Hori, Atsushi [RIKEN Advanced Institute for Computational Science, 7-1-26 Minatojima-minami-machi, Chuo-ku, Kobe, Hyogo 650-0047 (Japan); Ishikawa, Yutaka, E-mail: ishikawa@is.s.u-tokyo.ac.jp [The University of Tokyo, 7-3-1 Hongo, Bunkyo-ku, Tokyo 113-0033 (Japan); Hatsui, Takaki, E-mail: ishikawa@is.s.u-tokyo.ac.jp [RIKEN SPring-8 Center, 1-1-1 Kouto, Sayo-cho, Sayo-gun, Hyogo 679-5148 (Japan); Go, Nobuhiro [Japan Atomic Energy Agency, 8-1-7 Umemidai, Kizugawa, Kyoto 619-0215 (Japan)

    2013-11-01

    A code with an algorithm for high-speed classification of X-ray diffraction patterns has been developed. Results obtained for a set of 1 × 10{sup 6} simulated diffraction patterns are also reported. Single-particle coherent X-ray diffraction imaging using an X-ray free-electron laser has the potential to reveal the three-dimensional structure of a biological supra-molecule at sub-nanometer resolution. In order to realise this method, it is necessary to analyze as many as 1 × 10{sup 6} noisy X-ray diffraction patterns, each for an unknown random target orientation. To cope with the severe quantum noise, patterns need to be classified according to their similarities and average similar patterns to improve the signal-to-noise ratio. A high-speed scalable scheme has been developed to carry out classification on the K computer, a 10PFLOPS supercomputer at RIKEN Advanced Institute for Computational Science. It is designed to work on the real-time basis with the experimental diffraction pattern collection at the X-ray free-electron laser facility SACLA so that the result of classification can be feedback for optimizing experimental parameters during the experiment. The present status of our effort developing the system and also a result of application to a set of simulated diffraction patterns is reported. About 1 × 10{sup 6} diffraction patterns were successfully classificatied by running 255 separate 1 h jobs in 385-node mode.

  8. Preparation of development plan for the gas-condensate pool with the use of a high speed computer (IBM-1620)

    Energy Technology Data Exchange (ETDEWEB)

    Shirkovsky, A I; Kumar, S

    1968-01-01

    The computation of all the technical, technological, and economic figures for a gas supply system by using the High Speed Computer IBM-1620 is presented. The gas supply system consists of a gas-condensate pool (source) and main gas pipeline from the pool to the consumer. All necessary analytical equations for correlating geological, technological, and economic variables have been used. Results of calculations and recommendations for the most profitable variant are given. Effects of geological, technological, and technical factors upon the economic figures are also shown.

  9. High speed atom source

    International Nuclear Information System (INIS)

    Hoshino, Hitoshi.

    1990-01-01

    In a high speed atom source, since the speed is not identical between ions and electrons, no sufficient neutralizing effect for ionic rays due to the mixing of the ionic rays and the electron rays can be obtained failing to obtain high speed atomic rays at high density. In view of the above, a speed control means is disposed for equalizing the speed of ions forming ionic rays and the speed of electrons forming electron rays. Further, incident angle of the electron rays and/or ionic rays to a magnet or an electrode is made variable. As a result, the relative speed between the ions and the electrons to the processing direction is reduced to zero, in which the probability of association between the ions and the electrons due to the coulomb force is increased to improve the neutralizing efficiency to easily obtain fine and high density high speed electron rays. Further, by varying the incident angle, a track capable of obtaining an ideal mixing depending on the energy of the neutralized ionic rays is formed. Since the high speed electron rays has such high density, they can be irradiated easily to the minute region of the specimen. (N.H.)

  10. Cutting force model for high speed machining process

    International Nuclear Information System (INIS)

    Haber, R. E.; Jimenez, J. E.; Jimenez, A.; Lopez-Coronado, J.

    2004-01-01

    This paper presents cutting force-based models able to describe a high speed machining process. The model considers the cutting force as output variable, essential for the physical processes that are taking place in high speed machining. Moreover, this paper shows the mathematical development to derive the integral-differential equations, and the algorithms implemented in MATLAB to predict the cutting force in real time MATLAB is a software tool for doing numerical computations with matrices and vectors. It can also display information graphically and includes many toolboxes for several research and applications areas. Two end mill shapes are considered (i. e. cylindrical and ball end mill) for real-time implementation of the developed algorithms. the developed models are validated in slot milling operations. The results corroborate the importance of the cutting force variable for predicting tool wear in high speed machining operations. The developed models are the starting point for future work related with vibration analysis, process stability and dimensional surface finish in high speed machining processes. (Author) 19 refs

  11. Specialized, multi-user computer facility for the high-speed, interactive processing of experimental data

    International Nuclear Information System (INIS)

    Maples, C.C.

    1979-05-01

    A proposal has been made at LBL to develop a specialized computer facility specifically designed to deal with the problems associated with the reduction and analysis of experimental data. Such a facility would provide a highly interactive, graphics-oriented, multi-user environment capable of handling relatively large data bases for each user. By conceptually separating the general problem of data analysis into two parts, cyclic batch calculations and real-time interaction, a multilevel, parallel processing framework may be used to achieve high-speed data processing. In principle such a system should be able to process a mag tape equivalent of data through typical transformations and correlations in under 30 s. The throughput for such a facility, for five users simultaneously reducing data, is estimated to be 2 to 3 times greater than is possible, for example, on a CDC7600. 3 figures

  12. Specialized, multi-user computer facility for the high-speed, interactive processing of experimental data

    International Nuclear Information System (INIS)

    Maples, C.C.

    1979-01-01

    A proposal has been made to develop a specialized computer facility specifically designed to deal with the problems associated with the reduction and analysis of experimental data. Such a facility would provide a highly interactive, graphics-oriented, multi-user environment capable of handling relatively large data bases for each user. By conceptually separating the general problem of data analysis into two parts, cyclic batch calculations and real-time interaction, a multi-level, parallel processing framework may be used to achieve high-speed data processing. In principle such a system should be able to process a mag tape equivalent of data, through typical transformations and correlations, in under 30 sec. The throughput for such a facility, assuming five users simultaneously reducing data, is estimated to be 2 to 3 times greater than is possible, for example, on a CDC7600

  13. High-speed readout of high-Z pixel detectors with the LAMBDA detector

    International Nuclear Information System (INIS)

    Pennicard, D.; Smoljanin, S.; Sheviakov, I.; Xia, Q.; Rothkirch, A.; Yu, Y.; Struth, B.; Hirsemann, H.; Graafsma, H.

    2014-01-01

    High-frame-rate X-ray pixel detectors make it possible to perform time-resolved experiments at synchrotron beamlines, and to make better use of these sources by shortening experiment times. LAMBDA is a photon-counting hybrid pixel detector based on the Medipix3 chip, designed to combine a small pixel size of 55 μm, a large tileable module design, high speed, and compatibility with ''high-Z'' sensors for hard X-ray detection. This technical paper focuses on LAMBDA's high-speed-readout functionality, which allows a frame rate of 2000 frames per second with no deadtime between successive images. This takes advantage of the Medipix3 chip's ''continuous read-write'' function and highly parallelised readout. The readout electronics serialise this data and send it back to a server PC over two 10 Gigabit Ethernet links. The server PC controls the detector and receives, processes and stores the data using software designed for the Tango control system. As a demonstration of high-speed readout of a high-Z sensor, a GaAs LAMBDA detector was used to make a high-speed X-ray video of a computer fan

  14. Using Principal Component Analysis (PCA) to Speed up Radiative Transfer (RT) Computations

    Science.gov (United States)

    Natraj, Vijay

    2012-01-01

    Multiple scattering RT calculations time-consuming. Need a speed improvement of about 1000 (for OCO)! Solution: Make use of redundancies in spectra. Correlated-k (Lacis and Wang, Lacis and Oinas, Goody et al, Fu and Liou) Problem: Assume that spectral variation of atmospheric optical properties spatially correlated at all points along optical path. High accuracy (HI) and 2-stream (2S) calculations have high correlation. Single scattering (SS) computations highly scenario-dependent, but not time consuming. Perform SS and 2S calculations at every wavelength. Perform small number of HI computations. Need to compute correction factor B at every wavelength.

  15. Safety of High Speed Ground Transportation Systems : Analytical Methodology for Safety Validation of Computer Controlled Subsystems : Volume 2. Development of a Safety Validation Methodology

    Science.gov (United States)

    1995-01-01

    This report describes the development of a methodology designed to assure that a sufficiently high level of safety is achieved and maintained in computer-based systems which perform safety cortical functions in high-speed rail or magnetic levitation ...

  16. Smart Sensor Based Obstacle Detection for High-Speed Unmanned Surface Vehicle

    DEFF Research Database (Denmark)

    Hermann, Dan; Galeazzi, Roberto; Andersen, Jens Christian

    2015-01-01

    This paper describes an obstacle detection system for a high-speed and agile unmanned surface vehicle (USV), running at speeds up to 30 m/s. The aim is a real-time and high performance obstacle detection system using both radar and vision technologies to detect obstacles within a range of 175 m. ...... performance using sensor fusion of radar and computer vision....

  17. Validation of the solar heating and cooling high speed performance (HISPER) computer code

    Science.gov (United States)

    Wallace, D. B.

    1980-01-01

    Developed to give a quick and accurate predictions HISPER, a simplification of the TRNSYS program, achieves its computational speed by not simulating detailed system operations or performing detailed load computations. In order to validate the HISPER computer for air systems the simulation was compared to the actual performance of an operational test site. Solar insolation, ambient temperature, water usage rate, and water main temperatures from the data tapes for an office building in Huntsville, Alabama were used as input. The HISPER program was found to predict the heating loads and solar fraction of the loads with errors of less than ten percent. Good correlation was found on both a seasonal basis and a monthly basis. Several parameters (such as infiltration rate and the outside ambient temperature above which heating is not required) were found to require careful selection for accurate simulation.

  18. Development of embedded real-time and high-speed vision platform

    Science.gov (United States)

    Ouyang, Zhenxing; Dong, Yimin; Yang, Hua

    2015-12-01

    Currently, high-speed vision platforms are widely used in many applications, such as robotics and automation industry. However, a personal computer (PC) whose over-large size is not suitable and applicable in compact systems is an indispensable component for human-computer interaction in traditional high-speed vision platforms. Therefore, this paper develops an embedded real-time and high-speed vision platform, ER-HVP Vision which is able to work completely out of PC. In this new platform, an embedded CPU-based board is designed as substitution for PC and a DSP and FPGA board is developed for implementing image parallel algorithms in FPGA and image sequential algorithms in DSP. Hence, the capability of ER-HVP Vision with size of 320mm x 250mm x 87mm can be presented in more compact condition. Experimental results are also given to indicate that the real-time detection and counting of the moving target at a frame rate of 200 fps at 512 x 512 pixels under the operation of this newly developed vision platform are feasible.

  19. Review on the applications of the very high speed computing technique to atomic energy field

    International Nuclear Information System (INIS)

    Hoshino, Tsutomu

    1981-01-01

    The demand of calculation in atomic energy field is enormous, and the physical and technological knowledge obtained by experiments are summarized into mathematical models, and accumulated as the computer programs for design, safety analysis of operational management. These calculation code systems are classified into reactor physics, reactor technology, operational management and nuclear fusion. In this paper, the demand of calculation speed in the diffusion and transport of neutrons, shielding, technological safety, core control and particle simulation is explained as the typical calculation. These calculations are divided into two models, the one is fluid model which regards physical systems as continuum, and the other is particle model which regards physical systems as composed of finite number of particles. The speed of computers in present state is too slow, and the capability 1000 to 10000 times as much as the present general purpose machines is desirable. The calculation techniques of pipeline system and parallel processor system are described. As an example of the practical system, the computer network OCTOPUS in the Lorence Livermore Laboratory is shown. Also, the CHI system in UCLA is introduced. (Kako, I.)

  20. MOSRA-Light; high speed three-dimensional nodal diffusion code for vector computers

    Energy Technology Data Exchange (ETDEWEB)

    Okumura, Keisuke [Japan Atomic Energy Research Inst., Tokai, Ibaraki (Japan). Tokai Research Establishment

    1998-10-01

    MOSRA-Light is a three-dimensional neutron diffusion calculation code for X-Y-Z geometry. It is based on the 4th order polynomial nodal expansion method (NEM). As the 4th order NEM is not sensitive to mesh sizes, accurate calculation is possible by the use of coarse meshes of about 20 cm. The drastic decrease of number of unknowns in a 3-dimensional problem results in very fast computation. Furthermore, it employs newly developed computation algorithm `boundary separated checkerboard sweep method` appropriate to vector computers. This method is very efficient because the speedup factor by vectorization increases, as a scale of problem becomes larger. Speed-up factor compared to the scalar calculation is from 20 to 40 in the case of PWR core calculation. Considering the both effects by the vectorization and the coarse mesh method, total speedup factor is more than 1000 as compared with conventional scalar code with the finite difference method. MOSRA-Light can be available on most of vector or scalar computers with the UNIX or it`s similar operating systems (e.g. freeware like Linux). Users can easily install it by the help of the conversation style installer. This report contains the general theory of NEM, the fast computation algorithm, benchmark calculation results and detailed information for usage of this code including input data instructions and sample input data. (author)

  1. MOSRA-Light; high speed three-dimensional nodal diffusion code for vector computers

    International Nuclear Information System (INIS)

    Okumura, Keisuke

    1998-10-01

    MOSRA-Light is a three-dimensional neutron diffusion calculation code for X-Y-Z geometry. It is based on the 4th order polynomial nodal expansion method (NEM). As the 4th order NEM is not sensitive to mesh sizes, accurate calculation is possible by the use of coarse meshes of about 20 cm. The drastic decrease of number of unknowns in a 3-dimensional problem results in very fast computation. Furthermore, it employs newly developed computation algorithm 'boundary separated checkerboard sweep method' appropriate to vector computers. This method is very efficient because the speedup factor by vectorization increases, as a scale of problem becomes larger. Speed-up factor compared to the scalar calculation is from 20 to 40 in the case of PWR core calculation. Considering the both effects by the vectorization and the coarse mesh method, total speedup factor is more than 1000 as compared with conventional scalar code with the finite difference method. MOSRA-Light can be available on most of vector or scalar computers with the UNIX or it's similar operating systems (e.g. freeware like Linux). Users can easily install it by the help of the conversation style installer. This report contains the general theory of NEM, the fast computation algorithm, benchmark calculation results and detailed information for usage of this code including input data instructions and sample input data. (author)

  2. IMITATION MODEL OF A HIGH-SPEED INDUCTION MOTOR WITH FREQUENCY CONTROL

    Directory of Open Access Journals (Sweden)

    V. E. Pliugin

    2017-12-01

    Full Text Available Purpose. To develop the imitation model of the frequency converter controlled high-speed induction motor with a squirrel-cage rotor in order to determine reasons causes electric motor vibrations and noises in starting modes. Methodology. We have applied the mathematical simulation of electromagnetic field in transient mode and imported obtained field model as an independent object in frequency converter circuit. We have correlated the simulated result with the experimental data obtained by means of the PID regulator factors. Results. We have made the simulation model of the high-speed induction motor with a squirrel-cage rotor speed control in AnsysRMxprt, Ansys Maxwell and Ansys Simplorer, approximated to their physical prototype. We have made models modifications allows to provide high-performance computing (HPC in dedicated server and computer cluster to reduce the simulation time. We have obtained motor characteristics in starting and rated modes. This allows to make recommendations on determination of high-speed electric motor optimal deign, having minimum indexes of vibrations and noises. Originality. For the first time, we have carried out the integrated research of induction motor using simultaneously simulation models both in Ansys Maxwell (2D field model and in Ansys Simplorer (transient circuit model with the control low realization for the motor soft start. For the first time the correlation between stator and rotor slots, allows to obtain minimal vibrations and noises, was defined. Practical value. We have tested manufactured high-speed motor based on the performed calculation. The experimental studies have confirmed the adequacy of the model, which allows designing such motors for new high-speed construction, and upgrade the existing ones.

  3. Proceedings from the conference on high speed computing: High speed computing and national security

    Energy Technology Data Exchange (ETDEWEB)

    Hirons, K.P.; Vigil, M.; Carlson, R. [comps.

    1997-07-01

    This meeting covered the following topics: technologies/national needs/policies: past, present and future; information warfare; crisis management/massive data systems; risk assessment/vulnerabilities; Internet law/privacy and rights of society; challenges to effective ASCI programmatic use of 100 TFLOPs systems; and new computing technologies.

  4. Three-Dimensional Numerical Analysis of an Operating Helical Rotor Pump at High Speeds and High Pressures including Cavitation

    Directory of Open Access Journals (Sweden)

    Zhou Yang

    2017-01-01

    Full Text Available High pressures, high speeds, low noise and miniaturization is the direction of development in hydraulic pump. According to the development trend, an operating helical rotor pump (HRP at high speeds and high pressures has been designed and produced, which rotational speed can reach 12000r/min and outlet pressure is as high as 25MPa. Three-dimensional simulation with and without cavitation inside the HRP is completed by the means of the computational fluid dynamics (CFD in this paper, which contributes to understand the complex fluid flow inside it. Moreover, the influences of the rotational speeds of the HRP with and without cavitation has been simulated at 25MPa.

  5. Vibration extraction based on fast NCC algorithm and high-speed camera.

    Science.gov (United States)

    Lei, Xiujun; Jin, Yi; Guo, Jie; Zhu, Chang'an

    2015-09-20

    In this study, a high-speed camera system is developed to complete the vibration measurement in real time and to overcome the mass introduced by conventional contact measurements. The proposed system consists of a notebook computer and a high-speed camera which can capture the images as many as 1000 frames per second. In order to process the captured images in the computer, the normalized cross-correlation (NCC) template tracking algorithm with subpixel accuracy is introduced. Additionally, a modified local search algorithm based on the NCC is proposed to reduce the computation time and to increase efficiency significantly. The modified algorithm can rapidly accomplish one displacement extraction 10 times faster than the traditional template matching without installing any target panel onto the structures. Two experiments were carried out under laboratory and outdoor conditions to validate the accuracy and efficiency of the system performance in practice. The results demonstrated the high accuracy and efficiency of the camera system in extracting vibrating signals.

  6. Image simulation of high-speed imaging by high-pressure gas ionization detector

    International Nuclear Information System (INIS)

    Miao Jichen; Liu Ximing; Wu Zhifang

    2005-01-01

    The signal of the neighbor pixels is cumulated in Freight Train Inspection System because data fetch time is shorter than ion excursion time. This paper analyzes the pertinency of neighbor pixels and designs computer simulation method to generate some emulate images such as indicator image. The result indicates the high-pressure gas ionization detector can be used in high-speed digital radiography field. (authors)

  7. High-speed vector-processing system of the MELCOM-COSMO 900II

    Energy Technology Data Exchange (ETDEWEB)

    Masuda, K; Mori, H; Fujikake, J; Sasaki, Y

    1983-01-01

    Progress in scientific and technical calculations has lead to a growing demand for high-speed vector calculations. Mitsubishi electric has developed an integrated array processor and automatic-vectorizing fortran compiler as an option for the MELCOM-COSMO 900II computer system. This facilitates the performance of vector calculations and matrix calculations, achieving significant gains in cost-effectiveness. The article outlines the high-speed vector system, includes discussion of compiler structuring, and cites examples of effective system application. 1 reference.

  8. High-Speed On-Board Data Processing for Science Instruments

    Science.gov (United States)

    Beyon, Jeffrey Y.; Ng, Tak-Kwong; Lin, Bing; Hu, Yongxiang; Harrison, Wallace

    2014-01-01

    A new development of on-board data processing platform has been in progress at NASA Langley Research Center since April, 2012, and the overall review of such work is presented in this paper. The project is called High-Speed On-Board Data Processing for Science Instruments (HOPS) and focuses on a high-speed scalable data processing platform for three particular National Research Council's Decadal Survey missions such as Active Sensing of CO2 Emissions over Nights, Days, and Seasons (ASCENDS), Aerosol-Cloud-Ecosystems (ACE), and Doppler Aerosol Wind Lidar (DAWN) 3-D Winds. HOPS utilizes advanced general purpose computing with Field Programmable Gate Array (FPGA) based algorithm implementation techniques. The significance of HOPS is to enable high speed on-board data processing for current and future science missions with its reconfigurable and scalable data processing platform. A single HOPS processing board is expected to provide approximately 66 times faster data processing speed for ASCENDS, more than 70% reduction in both power and weight, and about two orders of cost reduction compared to the state-of-the-art (SOA) on-board data processing system. Such benchmark predictions are based on the data when HOPS was originally proposed in August, 2011. The details of these improvement measures are also presented. The two facets of HOPS development are identifying the most computationally intensive algorithm segments of each mission and implementing them in a FPGA-based data processing board. A general introduction of such facets is also the purpose of this paper.

  9. Simulations of High Speed Fragment Trajectories

    Science.gov (United States)

    Yeh, Peter; Attaway, Stephen; Arunajatesan, Srinivasan; Fisher, Travis

    2017-11-01

    Flying shrapnel from an explosion are capable of traveling at supersonic speeds and distances much farther than expected due to aerodynamic interactions. Predicting the trajectories and stable tumbling modes of arbitrary shaped fragments is a fundamental problem applicable to range safety calculations, damage assessment, and military technology. Traditional approaches rely on characterizing fragment flight using a single drag coefficient, which may be inaccurate for fragments with large aspect ratios. In our work we develop a procedure to simulate trajectories of arbitrary shaped fragments with higher fidelity using high performance computing. We employ a two-step approach in which the force and moment coefficients are first computed as a function of orientation using compressible computational fluid dynamics. The force and moment data are then input into a six-degree-of-freedom rigid body dynamics solver to integrate trajectories in time. Results of these high fidelity simulations allow us to further understand the flight dynamics and tumbling modes of a single fragment. Furthermore, we use these results to determine the validity and uncertainty of inexpensive methods such as the single drag coefficient model.

  10. High-speed cineradiographies acquisition and processing

    International Nuclear Information System (INIS)

    Kahn, E.; Nourrissat, Yves; Viguier, Philippe

    A high-speed cineradiography installation provides dimensional informations recorded either on a film, or on a magnetic tape. In the event of the film, the imperfection of our visual sense leads us to look for a method of measurement which allows us to extract the information from a noisy image; the association of an optical flying spot scanner with a computer is adapted to this use and allows us, for instance, to determine the inside and outside diameters of a sphere during its implosion. On the other hand, the radiographic recording on magnetic tape is processed, after numerisation by the computer, in the same way as the numeric tape generated after the optical scanner. We compare the results achieved by the two recording methods [fr

  11. High speed imaging system for nuclear diagnostics

    International Nuclear Information System (INIS)

    Eyer, H.H.

    1976-01-01

    A high speed imaging system based on state-of-the-art photosensor arrays has been designed for use in nuclear diagnostics. The system is comprised of a front-end rapid-scan solid-state camera, a high speed digitizer, and a PCM line driver in a downhole package and a memory buffer system in a uphole trailer. The downhole camera takes a ''snapshot'' of a nuclear device created flux stream, digitizes the image and transmits it to the uphole memory system before being destroyed. The memory system performs two functions: it retains the data for local display and processing by a microprocessor, and it buffers the data for retransmission at slower rates to the LLL computational facility (NADS). The impetus for such a system as well as its operation are discussed. Also discussed are new systems under development which incorporate higher data rates and more resolution

  12. High speed imaging system for nuclear diagnostics

    International Nuclear Information System (INIS)

    Eyer, H.H.

    1976-01-01

    A high speed imaging system based on state-of-the-art photosensor arrays has been designed for use in nuclear diagnostics. The system is comprised of a front-end rapid-scan solid-state camera, a high speed digitizer, and a PCM line driver in a downhole package and a memory buffer system in an uphole trailer. The downhole camera takes a ''snapshot'' of a nuclear device created flux stream, digitizes the image and transmits it to the uphole memory system before being destroyed. The memory system performs two functions: it retains the data for local display and processing by a microprocessor, and it buffers the data for retransmission at slower rates to the LLL computational facility (NADS). The impetus for such a system as well as its operation is discussed. Also discussed are new systems under development which incorporate higher data rates and more resolution

  13. High speed UNIBUS-VME interface

    International Nuclear Information System (INIS)

    Olmos, P.

    1987-01-01

    An interface between VME an the UNIBUS of PDP or VAX computer is presented. The system supports high speed parallel communication (up to 1MB/S) and is composed of two modules. One of these is a commercial DR11M board which performs DMA transfers between UNIBUS and the external word. The other is a VME module specifically developed for this application. The interface has been tested under VMS operating system in VAX and VALET-PLUS system for the VME Bus. We describe in detail the VME module and its connection with the DR11M. Software, both in WMS and VALET, is also described. (Author) 7 refs

  14. Cavitation performance improvement of high specific speed mixed-flow pump

    International Nuclear Information System (INIS)

    Chen, T; Sun, Y B; Wu, D Z; Wang, L Q

    2012-01-01

    Cavitation performance improvement of large hydraulic machinery such as pump and turbine has been a hot topic for decades. During the design process of the pumps, in order to minimize size, weight and cost centrifugal and mixed-flow pump impellers are required to operate at the highest possible rotational speed. The rotational speed is limited by the phenomenon of cavitation. The hydraulic model of high-speed mixed-flow pump with large flow rate and high pumping head, which was designed based on the traditional method, always involves poor cavitation performance. In this paper, on the basis of the same hydraulic design parameters, two hydraulic models of high-speed mixed-flow pump were designed by using different methods, in order to investigate the cavitation and hydraulic performance of the two models, the method of computational fluid dynamics (CFD) was adopted for internal flow simulation of the high specific speed mixed-flow pump. Based on the results of numerical simulation, the influences of impeller parameters and three-dimensional configuration on pressure distribution of the blades' suction surfaces were analyzed. The numerical simulation results shows a better pressure distribution and lower pressure drop around the leading edge of the improved model. The research results could provide references to the design and optimization of the anti-cavitation blade.

  15. High-Speed Computation using FPGA for Excellent Performance of Direct Torque Control of Induction Machines

    Directory of Open Access Journals (Sweden)

    Tole Sutikno

    2016-03-01

    Full Text Available The major problems in hysteresis-based DTC are high torque ripple and variable switching frequency. In order to minimize the torque ripple, high sampling time and fast digital realization should be applied. The high sampling and fast digital realization time can be achieved by utilizing high-speed processor where the operation of the discrete hysteresis regulator is becoming similar to the operation of analog-based comparator. This can be achieved by utilizing field programmable gate array (FPGA which can perform a sampling at a very high speed, compared to the fact that developing an ASIC chip is expensive and laborious.

  16. Energy Efficient Control of High Speed IPMSM Drives - A Generalized PSO Approach

    Directory of Open Access Journals (Sweden)

    GECIC, M.

    2016-02-01

    Full Text Available In this paper, a generalized particle swarm optimization (GPSO algorithm was applied to the problems of optimal control of high speed low cost interior permanent magnet motor (IPMSM drives. In order to minimize the total controllable electrical losses and to increase the efficiency, the optimum current vector references are calculated offline based on GPSO for the wide speed range and for different load conditions. The voltage and current limits of the drive system and the variation of stator inductances are all included in the optimization method. The stored optimal current vector references are used during the real time control and the proposed algorithm is compared with the conventional high speed control algorithm, which is mostly voltage limit based. The computer simulations and experimental results on 1 kW low cost high speed IPMSM drive are discussed in details.

  17. Powering and Motion Predictions of High Speed Sea Lift (HSSL) Ships

    National Research Council Canada - National Science Library

    Gorski, Joseph; Miller, Ronald; Carrica, Pablo; Kandasamy, Mani; Stern, Fred

    2007-01-01

    High Speed Sea Lift (HSSL) is an important area of in terest for the US Navy. Computational tools are needed to predict the hydrodynamics of these configurations for their proper design and analysis in many areas including...

  18. Versatile real-time interferometer phase-detection system using high-speed digital techniques

    International Nuclear Information System (INIS)

    Mendell, D.S.; Willett, G.W.

    1977-01-01

    This paper describes the basic design and philosophy of a versatile real-time interferometer phase-detection system to be used on the 2XIIB and TMX magnetic-fusion experiments at Lawrence Livermore Laboratory. This diagnostics system is a satellite to a host computer and uses high-speed emitter-coupled logic techniques to derive data on real-time phase relationships. The system's input signals can be derived from interferometer outputs over a wide range of reference frequencies. An LSI-11 microcomputer is the interface between the high-speed phase-detection logic, buffer memory, human interaction, and host computer. Phase data on a storage CRT is immediately displayed after each experimental fusion shot. An operator can interrogate this phase data more closely from an interactive control panel, and the host computer can be simultaneously examining the system's buffer memory or arming the system for the next shot

  19. Implementation of High Speed Distributed Data Acquisition System

    Science.gov (United States)

    Raju, Anju P.; Sekhar, Ambika

    2012-09-01

    This paper introduces a high speed distributed data acquisition system based on a field programmable gate array (FPGA). The aim is to develop a "distributed" data acquisition interface. The development of instruments such as personal computers and engineering workstations based on "standard" platforms is the motivation behind this effort. Using standard platforms as the controlling unit allows independence in hardware from a particular vendor and hardware platform. The distributed approach also has advantages from a functional point of view: acquisition resources become available to multiple instruments; the acquisition front-end can be physically remote from the rest of the instrument. High speed data acquisition system transmits data faster to a remote computer system through Ethernet interface. The data is acquired through 16 analog input channels. The input data commands are multiplexed and digitized and then the data is stored in 1K buffer for each input channel. The main control unit in this design is the 16 bit processor implemented in the FPGA. This 16 bit processor is used to set up and initialize the data source and the Ethernet controller, as well as control the flow of data from the memory element to the NIC. Using this processor we can initialize and control the different configuration registers in the Ethernet controller in a easy manner. Then these data packets are sending to the remote PC through the Ethernet interface. The main advantages of the using FPGA as standard platform are its flexibility, low power consumption, short design duration, fast time to market, programmability and high density. The main advantages of using Ethernet controller AX88796 over others are its non PCI interface, the presence of embedded SRAM where transmit and reception buffers are located and high-performance SRAM-like interface. The paper introduces the implementation of the distributed data acquisition using FPGA by VHDL. The main advantages of this system are high

  20. Computer modeling design of a frame pier for a high-speed railway project

    Science.gov (United States)

    Shi, Jing-xian; Fan, Jiang

    2018-03-01

    In this paper, a double line pier on a high-speed railway in China is taken as an example. the size of each location is drawn up firstly. The design of pre-stressed steel beam for its crossbeam is carried out, and the configuration of ordinary reinforcement is carried out for concrete piers. Combined with bridge structure analysis software Midas Civil and BSAS, the frame pier is modeled and calculated. The results show that the beam and pier column section size reasonable design of pre-stressed steel beam with 17-7V5 high strength low relaxation steel strand, can meet the requirements of high speed railway carrying capacity; the main reinforcement of pier shaft with HRB400 diameter is 28mm, ring arranged around the pier, can satisfy the eccentric compression strength, stiffness and stability requirements, also meet the requirements of seismic design.

  1. On The Export Control Of High Speed Imaging For Nuclear Weapons Applications

    Energy Technology Data Exchange (ETDEWEB)

    Watson, Scott Avery [Los Alamos National Lab. (LANL), Los Alamos, NM (United States); Altherr, Michael Robert [Los Alamos National Lab. (LANL), Los Alamos, NM (United States)

    2017-09-15

    Since the Manhattan Project, the use of high-speed photography, and its cousins flash radiography1 and schieleren photography have been a technological proliferation concern. Indeed, like the supercomputer, the development of high-speed photography as we now know it essentially grew out of the nuclear weapons program at Los Alamos2,3,4. Naturally, during the course of the last 75 years the technology associated with computers and cameras has been export controlled by the United States and others to prevent both proliferation among non-P5-nations and technological parity among potential adversaries among P5 nations. Here we revisit these issues as they relate to high-speed photographic technologies and make recommendations about how future restrictions, if any, should be guided.

  2. High-speed AC motors

    Energy Technology Data Exchange (ETDEWEB)

    Jokinen, T.; Arkkio, A. [Helsinki University of Technology Laboratory of Electromechanics, Otaniemi (Finland)

    1997-12-31

    The paper deals with various types of highspeed electric motors, and their limiting powers. Standard machines with laminated rotors can be utilised if the speed is moderate. The solid rotor construction makes it possible to reach higher power and speed levels than those of laminated rotors. The development work on high-speed motors done at Helsinki University of Technology is presented, too. (orig.) 12 refs.

  3. High Speed White Dwarf Asteroseismology with the Herty Hall Cluster

    Science.gov (United States)

    Gray, Aaron; Kim, A.

    2012-01-01

    Asteroseismology is the process of using observed oscillations of stars to infer their interior structure. In high speed asteroseismology, we complete that by quickly computing hundreds of thousands of models to match the observed period spectra. Each model on a single processor takes five to ten seconds to run. Therefore, we use a cluster of sixteen Dell Workstations with dual-core processors. The computers use the Ubuntu operating system and Apache Hadoop software to manage workloads.

  4. Positivity-preserving space-time CE/SE scheme for high speed flows

    KAUST Repository

    Shen, Hua

    2017-03-02

    We develop a space-time conservation element and solution element (CE/SE) scheme using a simple slope limiter to preserve the positivity of the density and pressure in computations of inviscid and viscous high-speed flows. In general, the limiter works with all existing CE/SE schemes. Here, we test the limiter on a central Courant number insensitive (CNI) CE/SE scheme implemented on hybrid unstructured meshes. Numerical examples show that the proposed limiter preserves the positivity of the density and pressure without disrupting the conservation law; it also improves robustness without losing accuracy in solving high-speed flows.

  5. Positivity-preserving space-time CE/SE scheme for high speed flows

    KAUST Repository

    Shen, Hua; Parsani, Matteo

    2017-01-01

    We develop a space-time conservation element and solution element (CE/SE) scheme using a simple slope limiter to preserve the positivity of the density and pressure in computations of inviscid and viscous high-speed flows. In general, the limiter works with all existing CE/SE schemes. Here, we test the limiter on a central Courant number insensitive (CNI) CE/SE scheme implemented on hybrid unstructured meshes. Numerical examples show that the proposed limiter preserves the positivity of the density and pressure without disrupting the conservation law; it also improves robustness without losing accuracy in solving high-speed flows.

  6. Fluid/Structure Interaction Studies of Aircraft Using High Fidelity Equations on Parallel Computers

    Science.gov (United States)

    Guruswamy, Guru; VanDalsem, William (Technical Monitor)

    1994-01-01

    Abstract Aeroelasticity which involves strong coupling of fluids, structures and controls is an important element in designing an aircraft. Computational aeroelasticity using low fidelity methods such as the linear aerodynamic flow equations coupled with the modal structural equations are well advanced. Though these low fidelity approaches are computationally less intensive, they are not adequate for the analysis of modern aircraft such as High Speed Civil Transport (HSCT) and Advanced Subsonic Transport (AST) which can experience complex flow/structure interactions. HSCT can experience vortex induced aeroelastic oscillations whereas AST can experience transonic buffet associated structural oscillations. Both aircraft may experience a dip in the flutter speed at the transonic regime. For accurate aeroelastic computations at these complex fluid/structure interaction situations, high fidelity equations such as the Navier-Stokes for fluids and the finite-elements for structures are needed. Computations using these high fidelity equations require large computational resources both in memory and speed. Current conventional super computers have reached their limitations both in memory and speed. As a result, parallel computers have evolved to overcome the limitations of conventional computers. This paper will address the transition that is taking place in computational aeroelasticity from conventional computers to parallel computers. The paper will address special techniques needed to take advantage of the architecture of new parallel computers. Results will be illustrated from computations made on iPSC/860 and IBM SP2 computer by using ENSAERO code that directly couples the Euler/Navier-Stokes flow equations with high resolution finite-element structural equations.

  7. A data-acquisition system for high speed linear CCD

    International Nuclear Information System (INIS)

    Liu Zhiyan; Chen Xiangcai; Jiang Xiaoshan; Zhang Hongyu; Liang Zhongwang; Xiang Haisheng; Hu Jun

    2010-01-01

    A data-acquisition system for high speed linear CCD (Charge Coupled device) is mainly introduced. The optical fiber transmission technology is used. The data is sent to PC through USB or PCI interface. The construction of the system, the design of the PCI interface hardware, software design and the design of the control program running on host computer are also introduced. (authors)

  8. Holographic memory for high-density data storage and high-speed pattern recognition

    Science.gov (United States)

    Gu, Claire

    2002-09-01

    As computers and the internet become faster and faster, more and more information is transmitted, received, and stored everyday. The demand for high density and fast access time data storage is pushing scientists and engineers to explore all possible approaches including magnetic, mechanical, optical, etc. Optical data storage has already demonstrated its potential in the competition against other storage technologies. CD and DVD are showing their advantages in the computer and entertainment market. What motivated the use of optical waves to store and access information is the same as the motivation for optical communication. Light or an optical wave has an enormous capacity (or bandwidth) to carry information because of its short wavelength and parallel nature. In optical storage, there are two types of mechanism, namely localized and holographic memories. What gives the holographic data storage an advantage over localized bit storage is the natural ability to read the stored information in parallel, therefore, meeting the demand for fast access. Another unique feature that makes the holographic data storage attractive is that it is capable of performing associative recall at an incomparable speed. Therefore, volume holographic memory is particularly suitable for high-density data storage and high-speed pattern recognition. In this paper, we review previous works on volume holographic memories and discuss the challenges for this technology to become a reality.

  9. Impact of Increased Football Field Width on Player High-Speed Collision Rate.

    Science.gov (United States)

    Joseph, Jacob R; Khalsa, Siri S; Smith, Brandon W; Park, Paul

    2017-07-01

    High-acceleration head impact is a known risk for mild traumatic brain injury (mTBI) based on studies using helmet accelerometry. In football, offensive and defensive players are at higher risk of mTBI due to increased speed of play. Other collision sport studies suggest that increased playing surface size may contribute to reductions in high-speed collisions. We hypothesized that wider football fields lead to a decreased rate of high-speed collisions. Computer football game simulation was developed using MATLAB. Four wide receivers were matched against 7 defensive players. Each offensive player was randomized to one of 5 typical routes on each play. The ball was thrown 3 seconds into play; ball flight time was 2 seconds. Defensive players were delayed 0.5 second before reacting to ball release. A high-speed collision was defined as the receiver converging with a defensive player within 0.5 second of catching the ball. The simulation counted high-speed collisions for 1 team/season (65 plays/game for 16 games/season = 1040 plays/season) averaged during 10 seasons, and was validated against existing data using standard field width (53.3 yards). Field width was increased in 1-yard intervals up to 58.3 yards. Using standard field width, 188 ± 4 high-speed collisions were seen per team per season (18% of plays). When field width increased by 3 yards, high-speed collision rate decreased to 135 ± 3 per team per season (28% decrease; P football field width can lead to substantial decline in high-speed collisions, with potential for reducing instances of mTBI in football players. Copyright © 2017 Elsevier Inc. All rights reserved.

  10. High-Speed Computation of the Kleene Star in Max-Plus Algebraic System Using a Cell Broadband Engine

    Science.gov (United States)

    Goto, Hiroyuki

    This research addresses a high-speed computation method for the Kleene star of the weighted adjacency matrix in a max-plus algebraic system. We focus on systems whose precedence constraints are represented by a directed acyclic graph and implement it on a Cell Broadband Engine™ (CBE) processor. Since the resulting matrix gives the longest travel times between two adjacent nodes, it is often utilized in scheduling problem solvers for a class of discrete event systems. This research, in particular, attempts to achieve a speedup by using two approaches: parallelization and SIMDization (Single Instruction, Multiple Data), both of which can be accomplished by a CBE processor. The former refers to a parallel computation using multiple cores, while the latter is a method whereby multiple elements are computed by a single instruction. Using the implementation on a Sony PlayStation 3™ equipped with a CBE processor, we found that the SIMDization is effective regardless of the system's size and the number of processor cores used. We also found that the scalability of using multiple cores is remarkable especially for systems with a large number of nodes. In a numerical experiment where the number of nodes is 2000, we achieved a speedup of 20 times compared with the method without the above techniques.

  11. High-Speed Video System for Micro-Expression Detection and Recognition

    Directory of Open Access Journals (Sweden)

    Diana Borza

    2017-12-01

    Full Text Available Micro-expressions play an essential part in understanding non-verbal communication and deceit detection. They are involuntary, brief facial movements that are shown when a person is trying to conceal something. Automatic analysis of micro-expression is challenging due to their low amplitude and to their short duration (they occur as fast as 1/15 to 1/25 of a second. We propose a fully micro-expression analysis system consisting of a high-speed image acquisition setup and a software framework which can detect the frames when the micro-expressions occurred as well as determine the type of the emerged expression. The detection and classification methods use fast and simple motion descriptors based on absolute image differences. The recognition module it only involves the computation of several 2D Gaussian probabilities. The software framework was tested on two publicly available high speed micro-expression databases and the whole system was used to acquire new data. The experiments we performed show that our solution outperforms state of the art works which use more complex and computationally intensive descriptors.

  12. Revolutionize Propulsion Test Facility High-Speed Video Imaging with Disruptive Computational Photography Enabling Technology

    Data.gov (United States)

    National Aeronautics and Space Administration — Advanced rocket propulsion testing requires high-speed video recording that can capture essential information for NASA during rocket engine flight certification...

  13. High speed heterostructure devices

    CERN Document Server

    Beer, Albert C; Willardson, R K; Kiehl, Richard A; Sollner, T C L Gerhard

    1994-01-01

    Volume 41 includes an in-depth review of the most important, high-speed switches made with heterojunction technology. This volume is aimed at the graduate student or working researcher who needs a broad overview andan introduction to current literature. Key Features * The first complete review of InP-based HFETs and complementary HFETs, which promise very low power and high speed * Offers a complete, three-chapter review of resonant tunneling * Provides an emphasis on circuits as well as devices.

  14. Towards realising high-speed large-bandwidth quantum memory

    Institute of Scientific and Technical Information of China (English)

    SHI BaoSen; DING DongSheng

    2016-01-01

    Indispensable for quantum communication and quantum computation,quantum memory executes on demand storage and retrieval of quantum states such as those of a single photon,an entangled pair or squeezed states.Among the various forms of quantum memory,Raman quantum memory has advantages forits broadband and high-speed characteristics,which results in a huge potential for applications in quantum networks and quantum computation.However,realising Raman quantum memory with true single photons and photonic entanglementis challenging.In this review,after briefly introducing the main benchmarks in the development of quantum memory and describing the state of the art,we focus on our recent experimental progress inquantum memorystorage of quantum states using the Raman scheme.

  15. High-speed image processing systems in non-destructive testing

    Science.gov (United States)

    Shashev, D. V.; Shidlovskiy, S. V.

    2017-08-01

    Digital imaging systems are using in most of both industrial and scientific industries. Such systems effectively solve a wide range of tasks in the field of non-destructive testing. There are problems in digital image processing for decades associated with the speed of the operation of such systems, sufficient to efficiently process and analyze video streams in real time, ideally in mobile small-sized devices. In this paper, we consider the use of parallel-pipeline computing architectures in image processing problems using the example of an algorithm for calculating the area of an object on a binary image. The approach used allows us to achieve high-speed performance in the tasks of digital image processing.

  16. Model predictive control of a high speed switched reluctance generator system

    NARCIS (Netherlands)

    Marinkov, Sava; De Jager, Bram; Steinbuch, Maarten

    2013-01-01

    This paper presents a novel voltage control strategy for the high-speed operation of a Switched Reluctance Generator. It uses a linear Model Predictive Control law based on the average system model. The controller computes the DC-link current needed to achieve the tracking of a desired voltage

  17. Advantages of computer cameras over video cameras/frame grabbers for high-speed vision applications

    Science.gov (United States)

    Olson, Gaylord G.; Walker, Jo N.

    1997-09-01

    Cameras designed to work specifically with computers can have certain advantages in comparison to the use of cameras loosely defined as 'video' cameras. In recent years the camera type distinctions have become somewhat blurred, with a great presence of 'digital cameras' aimed more at the home markets. This latter category is not considered here. The term 'computer camera' herein is intended to mean one which has low level computer (and software) control of the CCD clocking. These can often be used to satisfy some of the more demanding machine vision tasks, and in some cases with a higher rate of measurements than video cameras. Several of these specific applications are described here, including some which use recently designed CCDs which offer good combinations of parameters such as noise, speed, and resolution. Among the considerations for the choice of camera type in any given application would be such effects as 'pixel jitter,' and 'anti-aliasing.' Some of these effects may only be relevant if there is a mismatch between the number of pixels per line in the camera CCD and the number of analog to digital (A/D) sampling points along a video scan line. For the computer camera case these numbers are guaranteed to match, which alleviates some measurement inaccuracies and leads to higher effective resolution.

  18. High-speed fan-beam reconstruction using direct two-dimensional Fourier transform method

    International Nuclear Information System (INIS)

    Niki, Noboru; Mizutani, Toshio; Takahashi, Yoshizo; Inouye, Tamon.

    1984-01-01

    Since the first development of X-ray computer tomography (CT), various efforts have been made to obtain high quality of high-speed image. However, the development of high resolution CT and the ultra-high speed CT to be applied to hearts is still desired. The X-ray beam scanning method was already changed from the parallel beam system to the fan-beam system in order to greatly shorten the scanning time. Also, the filtered back projection (DFBP) method has been employed to directly processing fan-beam projection data as reconstruction method. Although the two-dimensional Fourier transform (TFT) method significantly faster than FBP method was proposed, it has not been sufficiently examined for fan-beam projection data. Thus, the ITFT method was investigated, which first executes rebinning algorithm to convert the fan-beam projection data to the parallel beam projection data, thereafter, uses two-dimensional Fourier transform. By this method, although high speed is expected, the reconstructed images might be degraded due to the adoption of rebinning algorithm. Therefore, the effect of the interpolation error of rebinning algorithm on the reconstructed images has been analyzed theoretically, and finally, the result of the employment of spline interpolation which allows the acquisition of high quality images with less errors has been shown by the numerical and visual evaluation based on simulation and actual data. Computation time was reduced to 1/15 for the image matrix of 512 and to 1/30 for doubled matrix. (Wakatsuki, Y.)

  19. The application of high-speed cinematography for the quantitative analysis of equine locomotion.

    Science.gov (United States)

    Fredricson, I; Drevemo, S; Dalin, G; Hjertën, G; Björne, K

    1980-04-01

    Locomotive disorders constitute a serious problem in horse racing which will only be rectified by a better understanding of the causative factors associated with disturbances of gait. This study describes a system for the quantitative analysis of the locomotion of horses at speed. The method is based on high-speed cinematography with a semi-automatic system of analysis of the films. The recordings are made with a 16 mm high-speed camera run at 500 frames per second (fps) and the films are analysed by special film-reading equipment and a mini-computer. The time and linear gait variables are presented in tabular form and the angles and trajectories of the joints and body segments are presented graphically.

  20. 14 CFR 23.253 - High speed characteristics.

    Science.gov (United States)

    2010-01-01

    ... 14 Aeronautics and Space 1 2010-01-01 2010-01-01 false High speed characteristics. 23.253 Section... Requirements § 23.253 High speed characteristics. If a maximum operating speed VMO/MMO is established under § 23.1505(c), the following speed increase and recovery characteristics must be met: (a) Operating...

  1. High-speed VCSEL-based optical interconnects

    Science.gov (United States)

    Ishak, Waguih S.

    2001-11-01

    Vertical Cavity Surface Emitting Lasers (VCSEL) have made significant inroads into commercial realization especially in the area of data communications. Single VCSEL devices are key components in Gb Ethernet Transceivers. A multi-element VCSEL array is the key enabling technology for high-speed multi Gb/s parallel optical interconnect modules. In 1996, several companies introduced a new generation of fiber optic products based VCSEL technology such as multimode fiber transceivers for the ANSI Fiber Channel and Gigabit Ethernet IEEE 802.3 standards. VCSELs offer unique advantages over its edge-emitting counterparts in several areas. These include low-cost (LED-like) manufacturability, low current operation and array integrability. As data rates continue to increase, VCSELs offer the advantage of being able to provide the highest modulation bandwidth per milliamp of modulation current. Currently, most of the VCSEL-based products use short (780 - 980 nm) wavelength lasers. However, significant research efforts are taking place at universities and industrial research labs around the world to develop reliable, manufacturable and high-power long (1300 - 1550 nm) wavelength VCSELs. These lasers will allow longer (several km) transmission distances and will help alleviate some of the eye-safety issues. Perhaps, the most important advantage of VCSELs is the ability to form two-dimensional arrays much easier than in the case of edge-emitting lasers. These arrays (single and two-dimensional) will allow a whole new family of applications, specifically in very high-speed computer and switch interconnects.

  2. High speed graphic program on a personal computer and its utilization in JIPP T-IIU online data-processing system

    International Nuclear Information System (INIS)

    Taniguchi, Yoshiyuki; Noda, Nobuaki; Sasao, Mamiko; Sato, Masahiro

    1986-01-01

    A high speed graphic program was developed on a personal computer PC9801. Using this program, one can draw a waveform of successive 16 bit-integer data, such as obtained by analog-to-digital convertor. The program is written by the machine language and has a form of a subroutine program which can be called from main programs under N 88 BASIC. The time for drawing one waveform is 4 ms, which is two orders faster than the time with standard graphic routines of BASIC interpreter. This program is very convenient for the real-time display of plasma-monitoring raw data, such as plasma current, loop voltage, rf power etc. in tokamak experiments. This program has been utilized in JIPP T-IIU experiments and enables to display data of 8 channel ADC within a few seconds before the system transmits the data from CAMAC to the computer center of the institute. The program and its utilization are presented. (author)

  3. High-speed technique based on a parallel projection correlation procedure for digital image correlation

    Science.gov (United States)

    Zaripov, D. I.; Renfu, Li

    2018-05-01

    The implementation of high-efficiency digital image correlation methods based on a zero-normalized cross-correlation (ZNCC) procedure for high-speed, time-resolved measurements using a high-resolution digital camera is associated with big data processing and is often time consuming. In order to speed-up ZNCC computation, a high-speed technique based on a parallel projection correlation procedure is proposed. The proposed technique involves the use of interrogation window projections instead of its two-dimensional field of luminous intensity. This simplification allows acceleration of ZNCC computation up to 28.8 times compared to ZNCC calculated directly, depending on the size of interrogation window and region of interest. The results of three synthetic test cases, such as a one-dimensional uniform flow, a linear shear flow and a turbulent boundary-layer flow, are discussed in terms of accuracy. In the latter case, the proposed technique is implemented together with an iterative window-deformation technique. On the basis of the results of the present work, the proposed technique is recommended to be used for initial velocity field calculation, with further correction using more accurate techniques.

  4. Ultra high-speed (508 MHz) beam position digital feedback system

    International Nuclear Information System (INIS)

    Kurokawa, Shin-ichi; Kametani, Masatsugu; Nakayama, Takahide; Moriyama, Kunio.

    1997-01-01

    The B-Factory which is constructed by National Laboratory for High Energy Physics is the device for elucidating the breakdown of symmetry of matter and antimatter by studying the behavior of B mesons which are generated in large quantity when the electrons and the positrons which are accelerated to light velocity level are collided. In order to maintain electron beam-positron beam bunch circling the ring at light velocity stably, the instability of the coupled bunch must be overcome. For this purpose, the ultrahigh speed beam position digital feedback control system was developed. This system is composed of the high speed input-output substrate using GaAs LSI, the feedback computation substrate using complementary metal oxide semiconductor and the memory mounted on it, and the real time operation device. The development of both substrates and their functions are explained. The real time data collection and the change of computation parameters for specific bunch in the real time operation device have become feasible. The signal transmission characteristics of this system are shown. As the result of the action test of this system, it was confirmed to work normally. (K.I.)

  5. High-Speed Photography

    International Nuclear Information System (INIS)

    Paisley, D.L.; Schelev, M.Y.

    1998-01-01

    The applications of high-speed photography to a diverse set of subjects including inertial confinement fusion, laser surgical procedures, communications, automotive airbags, lightning etc. are briefly discussed. (AIP) copyright 1998 Society of Photo-Optical Instrumentation Engineers

  6. Understanding the Quantum Computational Speed-up via De-quantisation

    Directory of Open Access Journals (Sweden)

    Cristian S. Calude

    2010-06-01

    Full Text Available While it seems possible that quantum computers may allow for algorithms offering a computational speed-up over classical algorithms for some problems, the issue is poorly understood. We explore this computational speed-up by investigating the ability to de-quantise quantum algorithms into classical simulations of the algorithms which are as efficient in both time and space as the original quantum algorithms. The process of de-quantisation helps formulate conditions to determine if a quantum algorithm provides a real speed-up over classical algorithms. These conditions can be used to develop new quantum algorithms more effectively (by avoiding features that could allow the algorithm to be efficiently classically simulated, as well as providing the potential to create new classical algorithms (by using features which have proved valuable for quantum algorithms. Results on many different methods of de-quantisations are presented, as well as a general formal definition of de-quantisation. De-quantisations employing higher-dimensional classical bits, as well as those using matrix-simulations, put emphasis on entanglement in quantum algorithms; a key result is that any algorithm in which the entanglement is bounded is de-quantisable. These methods are contrasted with the stabiliser formalism de-quantisations due to the Gottesman-Knill Theorem, as well as those which take advantage of the topology of the circuit for a quantum algorithm. The benefits of the different methods are contrasted, and the importance of a range of techniques is emphasised. We further discuss some features of quantum algorithms which current de-quantisation methods do not cover.

  7. Grid computing in high energy physics

    CERN Document Server

    Avery, P

    2004-01-01

    Over the next two decades, major high energy physics (HEP) experiments, particularly at the Large Hadron Collider, will face unprecedented challenges to achieving their scientific potential. These challenges arise primarily from the rapidly increasing size and complexity of HEP datasets that will be collected and the enormous computational, storage and networking resources that will be deployed by global collaborations in order to process, distribute and analyze them. Coupling such vast information technology resources to globally distributed collaborations of several thousand physicists requires extremely capable computing infrastructures supporting several key areas: (1) computing (providing sufficient computational and storage resources for all processing, simulation and analysis tasks undertaken by the collaborations); (2) networking (deploying high speed networks to transport data quickly between institutions around the world); (3) software (supporting simple and transparent access to data and software r...

  8. Inventory-transportation integrated optimization for maintenance spare parts of high-speed trains

    Science.gov (United States)

    Wang, Jiaxi; Wang, Huasheng; Wang, Zhongkai; Li, Jian; Lin, Ruixi; Xiao, Jie; Wu, Jianping

    2017-01-01

    This paper presents a 0–1 programming model aimed at obtaining the optimal inventory policy and transportation mode for maintenance spare parts of high-speed trains. To obtain the model parameters for occasionally-replaced spare parts, a demand estimation method based on the maintenance strategies of China’s high-speed railway system is proposed. In addition, we analyse the shortage time using PERT, and then calculate the unit time shortage cost from the viewpoint of train operation revenue. Finally, a real-world case study from Shanghai Depot is conducted to demonstrate our method. Computational results offer an effective and efficient decision support for inventory managers. PMID:28472097

  9. SEAL FOR HIGH SPEED CENTRIFUGE

    Science.gov (United States)

    Skarstrom, C.W.

    1957-12-17

    A seal is described for a high speed centrifuge wherein the centrifugal force of rotation acts on the gasket to form a tight seal. The cylindrical rotating bowl of the centrifuge contains a closure member resting on a shoulder in the bowl wall having a lower surface containing bands of gasket material, parallel and adjacent to the cylinder wall. As the centrifuge speed increases, centrifugal force acts on the bands of gasket material forcing them in to a sealing contact against the cylinder wall. This arrangememt forms a simple and effective seal for high speed centrifuges, replacing more costly methods such as welding a closure in place.

  10. Real-time interferometer phase detection using an LSI-11 microcomputer and high-speed digital techniques

    International Nuclear Information System (INIS)

    Mendell, D.S.

    1978-01-01

    This paper describes the basic design and philosophy of a real-time, interferometer phase-detection system used on the 2XIIB and TMX magnetic-fusion experiments at the Lawrence Livermore Laboratory. This diagnostics system is now a satellite to a host computer and uses high-speed, emitter-coupled logic techniques to derive data on real-time phase relationships. The system's input signals can be derived from interferometer outputs over a wide range of reference frequencies. An LSI-11 microcomputer is the interface between the high-speed phase-detection logic, buffer memory, human interaction, and host computer. Phase data on a storage CRT is immediately displayed after each experimental fusion shot. An operator can interrogate this phase data more closely from an interactive control panel, while the host computer is simultaneously examining the system's buffer memory or arming the system for the next shot

  11. High-Speed Data Recorder for Space, Geodesy, and Other High-Speed Recording Applications

    Science.gov (United States)

    Taveniku, Mikael

    2013-01-01

    A high-speed data recorder and replay equipment has been developed for reliable high-data-rate recording to disk media. It solves problems with slow or faulty disks, multiple disk insertions, high-altitude operation, reliable performance using COTS hardware, and long-term maintenance and upgrade path challenges. The current generation data recor - ders used within the VLBI community are aging, special-purpose machines that are both slow (do not meet today's requirements) and are very expensive to maintain and operate. Furthermore, they are not easily upgraded to take advantage of commercial technology development, and are not scalable to multiple 10s of Gbit/s data rates required by new applications. The innovation provides a softwaredefined, high-speed data recorder that is scalable with technology advances in the commercial space. It maximally utilizes current technologies without being locked to a particular hardware platform. The innovation also provides a cost-effective way of streaming large amounts of data from sensors to disk, enabling many applications to store raw sensor data and perform post and signal processing offline. This recording system will be applicable to many applications needing realworld, high-speed data collection, including electronic warfare, softwaredefined radar, signal history storage of multispectral sensors, development of autonomous vehicles, and more.

  12. High Speed μ-Focus Computed Tomography on its way to industrial maturity

    International Nuclear Information System (INIS)

    Steffen, J.P.; Lechner, A.

    2007-01-01

    Full text of publication follows: Today μ-focus computed tomography (μCT) plays only a minor roll as a method for high volume production testing in an industrial environment. Its main area of application is in research, proto-typing and failure analysis. μCT has not yet reached high volume manufacturing/production test for several reasons. Two of key reasons are the timely effort of CT inspections and the costly automation of testing procedures. The requirements for μCT are manifold. Inspection of samples from current production scenarios typically has to be achieved in less than 2 minutes. Quality of results must allow measurements with adequate accuracy. Furthermore results have to be repeatable and automatic testing procedures should be accomplished with small effort. For several years Comet's Business Unit FEINFOCUS has concentrated its R and D resources on optimization of high resolution CT-systems concerning quality and inspection time. Comprehensive studies for different materials and products have been conducted and analyzed regarding dependency of results on different factors, such as the number of projections used. Detailed results will be presented for representative examples from automotive-and electronics-industry. One of the key results of our research is that the dependency between image quality and duration of CT-scans is not proportional. Longer intervals for image integration - used to increase the signal-to-noise ratio of a single projection- as well as high numbers of projections do not necessarily lead to significantly better CT-results. For a wide portfolio of production test scenarios, sufficiently accurate CT results can be obtained at significantly lower test times. We will introduce a standard μCT system which enables μCT-scans in a minute cycle. This can be achieved through optimized synchronization between sampling frequency of the X-ray detector and the image acquisition software. Furthermore we speed up reconstruction of volume

  13. Rating of Dynamic Coefficient for Simple Beam Bridge Design on High-Speed Railways

    Science.gov (United States)

    Diachenko, Leonid; Benin, Andrey; Smirnov, Vladimir; Diachenko, Anastasia

    2018-06-01

    The aim of the work is to improve the methodology for the dynamic computation of simple beam spans during the impact of high-speed trains. Mathematical simulation utilizing numerical and analytical methods of structural mechanics is used in the research. The article analyses parameters of the effect of high-speed trains on simple beam spanning bridge structures and suggests a technique of determining of the dynamic index to the live load. Reliability of the proposed methodology is confirmed by results of numerical simulation of high-speed train passage over spans with different speeds. The proposed algorithm of dynamic computation is based on a connection between maximum acceleration of the span in the resonance mode of vibrations and the main factors of stress-strain state. The methodology allows determining maximum and also minimum values of the main efforts in the construction that makes possible to perform endurance tests. It is noted that dynamic additions for the components of the stress-strain state (bending moments, transverse force and vertical deflections) are different. This condition determines the necessity for differentiated approach to evaluation of dynamic coefficients performing design verification of I and II groups of limiting state. The practical importance: the methodology of determining the dynamic coefficients allows making dynamic calculation and determining the main efforts in split beam spans without numerical simulation and direct dynamic analysis that significantly reduces the labour costs for design.

  14. The high speed civil transport and NASA's High Speed Research (HSR) program

    Science.gov (United States)

    Shaw, Robert J.

    1994-01-01

    Ongoing studies being conducted not only in this country but in Europe and Asia suggest that a second generation supersonic transport, or High-Speed Civil Transport (HSCT), could become an important part of the 21st century international air transportation system. However, major environmental compatibility and economic viability issues must be resolved if the HSCT is to become a reality. This talk will overview the NASA High-Speed Research (HSR) program which is aimed at providing the U.S. industry with a technology base to allow them to consider launching an HSCT program early in the next century. The talk will also discuss some of the comparable activities going on within Europe and Japan.

  15. High performance computing in linear control

    International Nuclear Information System (INIS)

    Datta, B.N.

    1993-01-01

    Remarkable progress has been made in both theory and applications of all important areas of control. The theory is rich and very sophisticated. Some beautiful applications of control theory are presently being made in aerospace, biomedical engineering, industrial engineering, robotics, economics, power systems, etc. Unfortunately, the same assessment of progress does not hold in general for computations in control theory. Control Theory is lagging behind other areas of science and engineering in this respect. Nowadays there is a revolution going on in the world of high performance scientific computing. Many powerful computers with vector and parallel processing have been built and have been available in recent years. These supercomputers offer very high speed in computations. Highly efficient software, based on powerful algorithms, has been developed to use on these advanced computers, and has also contributed to increased performance. While workers in many areas of science and engineering have taken great advantage of these hardware and software developments, control scientists and engineers, unfortunately, have not been able to take much advantage of these developments

  16. Using a High-Speed Camera to Measure the Speed of Sound

    Science.gov (United States)

    Hack, William Nathan; Baird, William H.

    2012-01-01

    The speed of sound is a physical property that can be measured easily in the lab. However, finding an inexpensive and intuitive way for students to determine this speed has been more involved. The introduction of affordable consumer-grade high-speed cameras (such as the Exilim EX-FC100) makes conceptually simple experiments feasible. Since the…

  17. High-Speed Rail Train Timetabling Problem: A Time-Space Network Based Method with an Improved Branch-and-Price Algorithm

    Directory of Open Access Journals (Sweden)

    Bisheng He

    2014-01-01

    Full Text Available A time-space network based optimization method is designed for high-speed rail train timetabling problem to improve the service level of the high-speed rail. The general time-space path cost is presented which considers both the train travel time and the high-speed rail operation requirements: (1 service frequency requirement; (2 stopping plan adjustment; and (3 priority of train types. Train timetabling problem based on time-space path aims to minimize the total general time-space path cost of all trains. An improved branch-and-price algorithm is applied to solve the large scale integer programming problem. When dealing with the algorithm, a rapid branching and node selection for branch-and-price tree and a heuristic train time-space path generation for column generation are adopted to speed up the algorithm computation time. The computational results of a set of experiments on China’s high-speed rail system are presented with the discussions about the model validation, the effectiveness of the general time-space path cost, and the improved branch-and-price algorithm.

  18. 33 CFR 84.24 - High-speed craft.

    Science.gov (United States)

    2010-07-01

    ... 33 Navigation and Navigable Waters 1 2010-07-01 2010-07-01 false High-speed craft. 84.24 Section... RULES ANNEX I: POSITIONING AND TECHNICAL DETAILS OF LIGHTS AND SHAPES § 84.24 High-speed craft. (a) The masthead light of high-speed craft with a length to breadth ratio of less than 3.0 may be placed at a...

  19. Modern trends in designing high-speed trains

    Directory of Open Access Journals (Sweden)

    Golubović Snežana D.

    2015-01-01

    Full Text Available Increased advantages of railway transportation systems over other types of transportation systems in the past sixty years have been a result of an intensive development of the new generations of high-speed trains. Not only do these types of trains comply with the need for increased speed of transportation and make the duration of the journey shorter, but they also meet the demands for increased reliability, safety and direct application of energy efficiency to the transportation system itself. Along with increased train speed, the motion resistance is increased as well, whereby at speeds over 200 km/h the proportion of air resistance becomes the most dominant member. One of the most efficient measures for reducing air resistance, as well as other negative consequences of high-speed motion, is the development of the aerodynamic shape of the train. This paper presents some construction solutions that affect the aerodynamic properties of high-speed trains, first and foremost, the nose shape, as well as the similarities and differences of individual subsystems necessary for the functioning of modern high-speed rail systems. We analysed two approaches to solving the problem of the aerodynamic shape of the train and the appropriate infrastructure using the examples of Japan and France. Two models of high-speed trains, Shinkansen (Japan and TGV, i.e. AGV (France, have been discussed.

  20. Changes of indicators of high-speed and high-speed and power preparedness at volleyball players of 12–13 years old

    Directory of Open Access Journals (Sweden)

    Oleg Shevchenko

    2016-04-01

    Full Text Available Purpose: to define changes of indicators of high-speed and high-speed and power preparedness of volleyball players of 12–13 years old. Material & Methods: the test exercises, which are recommended by the training program of CYSS on volleyball, were used for the definition of the level of development of high-speed and high-speed and power abilities of volleyball players. 25 young volleyball players from the group of the previous basic preparation took part in the experiment. Sports experience of sportsmen is 3–4 years. The analysis of scientifically-methodical literature, pedagogical testing, pedagogical experiment, methods of mathematical statistics were carried out. Results: the analyzed level of high-speed and high-speed and power abilities of volleyball players. Conclusions: the results had reliable changes (t=2,2–2,4 at р<0,05 of the level of high-speed and high-speed and power abilities of volleyball players of 12–13years old in the experimental group at the end of the experiment, except run on 30 m that demonstrates a positive influence of application of special exercises in the educational-training process.

  1. Reducing Heating In High-Speed Cinematography

    Science.gov (United States)

    Slater, Howard A.

    1989-01-01

    Infrared-absorbing and infrared-reflecting glass filters simple and effective means for reducing rise in temperature during high-speed motion-picture photography. "Hot-mirror" and "cold-mirror" configurations, employed in projection of images, helps prevent excessive heating of scenes by powerful lamps used in high-speed photography.

  2. High-speed packet switching network to link computers

    CERN Document Server

    Gerard, F M

    1980-01-01

    Virtually all of the experiments conducted at CERN use minicomputers today; some simply acquire data and store results on magnetic tape while others actually control experiments and help to process the resulting data. Currently there are more than two hundred minicomputers being used in the laboratory. In order to provide the minicomputer users with access to facilities available on mainframes and also to provide intercommunication between various experimental minicomputers, CERN opted for a packet switching network back in 1975. It was decided to use Modcomp II computers as switching nodes. The only software to be taken was a communications-oriented operating system called Maxcom. Today eight Modcomp II 16-bit computers plus six newer Classic minicomputers from Modular Computer Services have been purchased for the CERNET data communications networks. The current configuration comprises 11 nodes connecting more than 40 user machines to one another and to the laboratory's central computing facility. (0 refs).

  3. High speed data acquisition

    International Nuclear Information System (INIS)

    Cooper, P.S.

    1997-07-01

    A general introduction to high speed data acquisition system techniques in modern particle physics experiments is given. Examples are drawn from the SELEX(E78 1) high statistics charmed baryon production and decay experiment now taking data at Fermilab

  4. Wake flow characteristics at high wind speed

    DEFF Research Database (Denmark)

    Aagaard Madsen, Helge; Larsen, Torben J.; Larsen, Gunner Chr.

    2016-01-01

    Wake flow characteristic at high wind speeds is the main subject of this paper. Although the wake losses decrease at high wind speeds it has been found in a recent study that for multiple wake inflow the increase in loading due to wake effects are substantial even at wind speeds well above rated ...

  5. 14 CFR 25.253 - High-speed characteristics.

    Science.gov (United States)

    2010-01-01

    ... 14 Aeronautics and Space 1 2010-01-01 2010-01-01 false High-speed characteristics. 25.253 Section...-speed characteristics. (a) Speed increase and recovery characteristics. The following speed increase and recovery characteristics must be met: (1) Operating conditions and characteristics likely to cause...

  6. Chicago-St. Louis high speed rail plan

    International Nuclear Information System (INIS)

    Stead, M.E.

    1994-01-01

    The Illinois Department of Transportation (IDOT), in cooperation with Amtrak, undertook the Chicago-St. Louis High Speed Rail Financial and Implementation Plan study in order to develop a realistic and achievable blueprint for implementation of high speed rail in the Chicago-St. Louis corridor. This report presents a summary of the Price Waterhouse Project Team's analysis and the Financial and Implementation Plan for implementing high speed rail service in the Chicago-St. Louis corridor

  7. Chicago-St. Louis high speed rail plan

    Energy Technology Data Exchange (ETDEWEB)

    Stead, M.E.

    1994-12-31

    The Illinois Department of Transportation (IDOT), in cooperation with Amtrak, undertook the Chicago-St. Louis High Speed Rail Financial and Implementation Plan study in order to develop a realistic and achievable blueprint for implementation of high speed rail in the Chicago-St. Louis corridor. This report presents a summary of the Price Waterhouse Project Team`s analysis and the Financial and Implementation Plan for implementing high speed rail service in the Chicago-St. Louis corridor.

  8. Lubrication and cooling for high speed gears

    Science.gov (United States)

    Townsend, D. P.

    1985-01-01

    The problems and failures occurring with the operation of high speed gears are discussed. The gearing losses associated with high speed gearing such as tooth mesh friction, bearing friction, churning, and windage are discussed with various ways shown to help reduce these losses and thereby improve efficiency. Several different methods of oil jet lubrication for high speed gearing are given such as into mesh, out of mesh, and radial jet lubrication. The experiments and analytical results for the various methods of oil jet lubrication are shown with the strengths and weaknesses of each method discussed. The analytical and experimental results of gear lubrication and cooling at various test conditions are presented. These results show the very definite need of improved methods of gear cooling at high speed and high load conditions.

  9. New Architecture of Optical Interconnect for High-Speed Optical Computerized Data Networks (Nonlinear Response

    Directory of Open Access Journals (Sweden)

    El-Sayed A. El-Badawy

    2008-02-01

    Full Text Available Although research into the use of optics in computers has increased in the last and current decades, the fact remains that electronics is still superior to optics in almost every way. Research into the use of optics at this stage mirrors the research into electronics after the 2nd World War. The advantages of using fiber optics over wiring are the same as the argument for using optics over electronics in computers. Even through totally optical computers are now a reality, computers that combine both electronics and optics, electro-optic hybrids, have been in use for some time. In the present paper, architecture of optical interconnect is built up on the bases of four Vertical-Cavity Surface- Emitting Laser Diodes (VCSELD and two optical links where thermal effects of both the diodes and the links are included. Nonlinear relations are correlated to investigate the power-current and the voltage-current dependences of the four devices. The good performance (high speed of the interconnect is deeply and parametrically investigated under wide ranges of the affecting parameters. The high speed performance is processed through three different effects, namely the device 3-dB bandwidth, the link dispersion characteristics, and the transmitted bit rate (soliton. Eight combinations are investigated; each possesses its own characteristics. The best architecture is the one composed of VCSELD that operates at 850 nm and the silica fiber whatever the operating set of causes. This combination possesses the largest device 3-dB bandwidth, the largest link bandwidth and the largest soliton transmitted bit rate. The increase of the ambient temperature reduces the high-speed performance of the interconnect

  10. The use of high-speed imaging in education

    Science.gov (United States)

    Kleine, H.; McNamara, G.; Rayner, J.

    2017-02-01

    Recent improvements in camera technology and the associated improved access to high-speed camera equipment have made it possible to use high-speed imaging not only in a research environment but also specifically for educational purposes. This includes high-speed sequences that are created both with and for a target audience of students in high schools and universities. The primary goal is to engage students in scientific exploration by providing them with a tool that allows them to see and measure otherwise inaccessible phenomena. High-speed imaging has the potential to stimulate students' curiosity as the results are often surprising or may contradict initial assumptions. "Live" demonstrations in class or student- run experiments are highly suitable to have a profound influence on student learning. Another aspect is the production of high-speed images for demonstration purposes. While some of the approaches known from the application of high speed imaging in a research environment can simply be transferred, additional techniques must often be developed to make the results more easily accessible for the targeted audience. This paper describes a range of student-centered activities that can be undertaken which demonstrate how student engagement and learning can be enhanced through the use of high speed imaging using readily available technologies.

  11. A hierarchy for modeling high speed propulsion systems

    Science.gov (United States)

    Hartley, Tom T.; Deabreu, Alex

    1991-01-01

    General research efforts on reduced order propulsion models for control systems design are overviewed. Methods for modeling high speed propulsion systems are discussed including internal flow propulsion systems that do not contain rotating machinery such as inlets, ramjets, and scramjets. The discussion is separated into four sections: (1) computational fluid dynamics model for the entire nonlinear system or high order nonlinear models; (2) high order linearized model derived from fundamental physics; (3) low order linear models obtained from other high order models; and (4) low order nonlinear models. Included are special considerations on any relevant control system designs. The methods discussed are for the quasi-one dimensional Euler equations of gasdynamic flow. The essential nonlinear features represented are large amplitude nonlinear waves, moving normal shocks, hammershocks, subsonic combustion via heat addition, temperature dependent gases, detonation, and thermal choking.

  12. High-speed elevators controlled by inverters

    Energy Technology Data Exchange (ETDEWEB)

    Sakai, Yoshio; Takahashi, Hideaki; Nakamura, Kiyoshi; Kinoshita, Hiroshi

    1988-10-25

    The super-high-speed elevator with superiority to 300m/min of speed, requires both the large capacity power and wide range speed controls. Therefore, in order to materialize the smooth and quiet operation characteristics, by applying the inverter control, the low torque ripple control in the low frequency range and high frequency large capacity inverting for lowering the motor in noise are necessary with their being assured of reliability. To satisfy the above necessary items, together with the development of a sine wave pulse width and frequency modulation (PWM/PFM) control system, to more precisely enable the sine wave electric current control, and 3kHz switching power converter, using a 800A power transistor module, a supervoltage control circuit under the extraordinary condition was designed. As a result of commercializing a 360m/min super-high speed inverter elevator, the power source unit, due to the effect of high power factor, could be reduced by 30% in capacity and also the higher harmonic wave including ratio could be considerably lowered to the inferiority to 5%. 2 references, 7 figures, 1 table.

  13. Use of high-speed cinematography and computer generated gait diagrams for the study of equine hindlimb kinematics.

    Science.gov (United States)

    Kobluk, C N; Schnurr, D; Horney, F D; Sumner-Smith, G; Willoughby, R A; Dekleer, V; Hearn, T C

    1989-01-01

    High-speed cinematography with computer aided analysis was used to study equine hindlimb kinematics. Eight horses were filmed at the trot or the pace. Filming was done from the side (lateral) and the back (caudal). Parameters measured from the lateral filming included the heights of the tuber coxae and tailhead, protraction and retraction of the hoof and angular changes of the tarsus and stifle. Abduction and adduction of the limb and tarsal height changes were measured from the caudal filming. The maximum and minimum values plus the standard deviations and coefficients of variations are presented in tabular form. Three gait diagrams were constructed to represent stifle angle versus tarsal angle, metatarsophalangeal height versus protraction-retraction (fetlock height diagram) and tuber coxae and tailhead height versus stride (pelvic height diagram). Application of the technique to the group of horses revealed good repeatability of the gait diagrams within a limb and the diagrams appeared to be sensitive indicators of left/right asymmetries.

  14. Nearly Interactive Parabolized Navier-Stokes Solver for High Speed Forebody and Inlet Flows

    Science.gov (United States)

    Benson, Thomas J.; Liou, May-Fun; Jones, William H.; Trefny, Charles J.

    2009-01-01

    A system of computer programs is being developed for the preliminary design of high speed inlets and forebodies. The system comprises four functions: geometry definition, flow grid generation, flow solver, and graphics post-processor. The system runs on a dedicated personal computer using the Windows operating system and is controlled by graphical user interfaces written in MATLAB (The Mathworks, Inc.). The flow solver uses the Parabolized Navier-Stokes equations to compute millions of mesh points in several minutes. Sample two-dimensional and three-dimensional calculations are demonstrated in the paper.

  15. High - speed steel for precise cased tools

    International Nuclear Information System (INIS)

    Karwiarz, J.; Mazur, A.

    2001-01-01

    The test results of high-vanadium high - speed steel (SWV9) for precise casted tools are presented. The face -milling cutters of NFCa80A type have been tested in industrial operating conditions. An average life - time of SWV9 steel tools was 3-10 times longer compare to the conventional high - speed milling cutters. Metallography of SWB9 precise casted steel revealed beneficial for tool properties distribution of primary vanadium carbides in the steel matrix. Presented results should be a good argument for wide application of high - vanadium high - speed steel for precise casted tools. (author)

  16. High-speed ground transportation development outside United States

    Energy Technology Data Exchange (ETDEWEB)

    Eastham, T.R. [Queen`s Univ., Kingston, Ontario (United Kingdom)

    1995-09-01

    This paper surveys the state of high-speed (in excess of 200 km/h) ground-transportation developments outside the United States. Both high-speed rail and Maglev systems are covered. Many vehicle systems capable of providing intercity service in the speed range 200--500 km/h are or will soon be available. The current state of various technologies, their implementation, and the near-term plans of countries that are most active in high-speed ground transportation development are reported.

  17. Aerodynamic design on high-speed trains

    Science.gov (United States)

    Ding, San-San; Li, Qiang; Tian, Ai-Qin; Du, Jian; Liu, Jia-Li

    2016-04-01

    Compared with the traditional train, the operational speed of the high-speed train has largely improved, and the dynamic environment of the train has changed from one of mechanical domination to one of aerodynamic domination. The aerodynamic problem has become the key technological challenge of high-speed trains and significantly affects the economy, environment, safety, and comfort. In this paper, the relationships among the aerodynamic design principle, aerodynamic performance indexes, and design variables are first studied, and the research methods of train aerodynamics are proposed, including numerical simulation, a reduced-scale test, and a full-scale test. Technological schemes of train aerodynamics involve the optimization design of the streamlined head and the smooth design of the body surface. Optimization design of the streamlined head includes conception design, project design, numerical simulation, and a reduced-scale test. Smooth design of the body surface is mainly used for the key parts, such as electric-current collecting system, wheel truck compartment, and windshield. The aerodynamic design method established in this paper has been successfully applied to various high-speed trains (CRH380A, CRH380AM, CRH6, CRH2G, and the Standard electric multiple unit (EMU)) that have met expected design objectives. The research results can provide an effective guideline for the aerodynamic design of high-speed trains.

  18. Design and Operating Characteristics of High-Speed, Small-Bore, Angular-Contact Ball Bearings

    Science.gov (United States)

    Pinel, Stanley I.; Signer, Hans R.; Zaretsky, Erwin V.

    1998-01-01

    The computer program SHABERTH was used to analyze 35-mm-bore, angular-contact ball bearings designed and manufactured for high-speed turbomachinery applications. Parametric tests of the bearings were conducted on a high-speed, high-temperature bearing tester and were compared with the computer predictions. Four bearing and cage designs were studied. The bearings were lubricated either by jet lubrication or through the split inner ring with and without outer-ring cooling. The predicted bearing life decreased with increasing speed because of increased operating contact stresses caused by changes in contact angle and centrifugal load. For thrust loads only, the difference in calculated life for the 24 deg. and 30 deg. contact-angle bearings was insignificant. However, for combined loading, the 24 deg. contact-angle bearing gave longer life. For split-inner-ring bearings, optimal operating conditions were obtained with a 24 deg. contact angle and an inner-ring, land-guided cage, using outer-ring cooling in conjunction with low lubricant flow rates. Lower temperature and power losses were obtained with a single-outer-ring, land-guided cage for the 24 deg. contact-angle bearing having a relieved inner ring and partially relieved outer ring. Inner-ring temperatures were independent of lubrication mode and cage design. In comparison with measured values, reasonably good engineering correlation was obtained using the computer program SHABERTH for predicted bearing power loss and for inner- and outer-ring temperatures. The Parker formula for XCAV (used in SHABERTH, a measure of oil volume in the bearing cavity) may need to be refined to reflect bearing lubrication mode, cage design, and location of cage-controlling land.

  19. High-speed scattering of charged and uncharged particles in general relativity

    International Nuclear Information System (INIS)

    Westphal, K.

    1985-01-01

    After a brief consideration of the high-speed scattering of two point charges high-speed scattering is thoroughly discussed for a charged particle by a fixed mass and of two uncharged particles of comparable masses. Perturbation technique is used over Minkowski spacetime in the de Donder gauge and the field equations and the resulting equations of motion (which take the reaction of the particles' quasistatic self-field into account) are solved by iteration. The obtained energy-momentum conservation laws allow the computation of second-order corrections for the scattering angle and the cross section. The asymptotic structure of the far-field indicates synchrotron radiation (electromagnetic and gravitational, respectively) which causes an energy loss whose reaction on the motion is briefly considered in the low-velocity limit including bound motion. (For neutral particles this is a third-order effect.) (author)

  20. Discussion of various flow calculation methods in high-speed centrifuges

    International Nuclear Information System (INIS)

    Louvet, P.; Cortet, C.

    1979-01-01

    The flow in high-speed centrifuges for the separation of uranium isotopes has been studied in the frame of linearized theory for long years. Three different methods have been derived for viscous compressible flow with small Ekman numbers and high Mach numbers: - numerical solution of flow equation by finite element method and Gaussian elimination (Centaure Code), - boundary layer theory using matched asymptotic expansions, - the so called eigenfunction method slightly modified. The mathematical assumptions, the easiness and the accuracy of the computations are compared. Numerical applications are performed successively for thermal countercurrent centrifuges with or without injections

  1. High precision speed measurement by using interferometric techniques

    International Nuclear Information System (INIS)

    Ávila, M A Rodríguez; Valiente, R Ochoa; Trujillo, L A García

    2015-01-01

    In this work we present the experimental realization of speed measurement by the use of a two wave interferometer and digital signal processing techniques. We built an automated Michelson interferometer and using an He-Ne laser and with the use of the Fast Fourier Transform (FFT) and computer algorithms we derived a method for finding the speed of displacement. We report uncertainties in the order of 2-3 μm/s. with the use of this procedure. This brings the potential of another physical variable measurement like distance or pressure by this indirect measurement method. This approach is compared with an ultrasonic Logger Pro ® speed measurement system, and the results are compared between systems

  2. Full-frame, high-speed 3D shape and deformation measurements using stereo-digital image correlation and a single color high-speed camera

    Science.gov (United States)

    Yu, Liping; Pan, Bing

    2017-08-01

    Full-frame, high-speed 3D shape and deformation measurement using stereo-digital image correlation (stereo-DIC) technique and a single high-speed color camera is proposed. With the aid of a skillfully designed pseudo stereo-imaging apparatus, color images of a test object surface, composed of blue and red channel images from two different optical paths, are recorded by a high-speed color CMOS camera. The recorded color images can be separated into red and blue channel sub-images using a simple but effective color crosstalk correction method. These separated blue and red channel sub-images are processed by regular stereo-DIC method to retrieve full-field 3D shape and deformation on the test object surface. Compared with existing two-camera high-speed stereo-DIC or four-mirror-adapter-assisted singe-camera high-speed stereo-DIC, the proposed single-camera high-speed stereo-DIC technique offers prominent advantages of full-frame measurements using a single high-speed camera but without sacrificing its spatial resolution. Two real experiments, including shape measurement of a curved surface and vibration measurement of a Chinese double-side drum, demonstrated the effectiveness and accuracy of the proposed technique.

  3. High-Speed General Purpose Genetic Algorithm Processor.

    Science.gov (United States)

    Hoseini Alinodehi, Seyed Pourya; Moshfe, Sajjad; Saber Zaeimian, Masoumeh; Khoei, Abdollah; Hadidi, Khairollah

    2016-07-01

    In this paper, an ultrafast steady-state genetic algorithm processor (GAP) is presented. Due to the heavy computational load of genetic algorithms (GAs), they usually take a long time to find optimum solutions. Hardware implementation is a significant approach to overcome the problem by speeding up the GAs procedure. Hence, we designed a digital CMOS implementation of GA in [Formula: see text] process. The proposed processor is not bounded to a specific application. Indeed, it is a general-purpose processor, which is capable of performing optimization in any possible application. Utilizing speed-boosting techniques, such as pipeline scheme, parallel coarse-grained processing, parallel fitness computation, parallel selection of parents, dual-population scheme, and support for pipelined fitness computation, the proposed processor significantly reduces the processing time. Furthermore, by relying on a built-in discard operator the proposed hardware may be used in constrained problems that are very common in control applications. In the proposed design, a large search space is achievable through the bit string length extension of individuals in the genetic population by connecting the 32-bit GAPs. In addition, the proposed processor supports parallel processing, in which the GAs procedure can be run on several connected processors simultaneously.

  4. High-speed kymography identifies the immediate effects of voiced vibration in healthy vocal folds

    Directory of Open Access Journals (Sweden)

    Pimenta, Regina Aparecida

    2013-01-01

    Full Text Available Introduction: The effects of voiced vibration technique can be assessed by laryngeal imaging. Kymographic images derived from high-speed videoendoscopy allow actual visualization of vocal folds vibration. Purpose: The aim of this study is to identify the immediate effects of the voiced vibration technique in healthy vocal folds using high-speed digital laryngeal imaging. Methods: Samples were obtained from 15 healthy subjects with no history of voice disorders (6 men and 9 women aged 21 to 43 years. High-speed videoendoscopy recordings were performed before and after the voiced vibration technique. Kymographic images were obtained using high-speed videoendoscopy. The vocal folds were examined in their open and closed positions and the characteristics of the opening and closing phases were determined. A customize computational routine was used quantify these parameters. The closing, opening, and speed quotients were also calculated. Results: In this study, women displayed statistically significant differences in opened phase (P= 0.05*, closed phase (P= 0.046*, and closing phase (P= 0.026* phase characteristics. Men displayed the highest difference rate in opening time characteristics (P= 0.06. The closing and opening quotients for the female group showed significant differences (P= 0.029* and P= 0.049*, respectively. The speed quotient exhibited statistically significant differences in the male group (P= 0.048*. Conclusion: The kymographic images indicated that the immediate effect of the voiced vibration technique was smooth contact in healthy vocal fold vibration.

  5. A High-Speed Spectroscopy System for Observing Lightning and Transient Luminous Events

    Science.gov (United States)

    Boggs, L.; Liu, N.; Austin, M.; Aguirre, F.; Tilles, J.; Nag, A.; Lazarus, S. M.; Rassoul, H.

    2017-12-01

    Here we present a high-speed spectroscopy system that can be used to record atmospheric electrical discharges, including lightning and transient luminous events. The system consists of a Phantom V1210 high-speed camera, a Volume Phase Holographic (VPH) grism, an optional optical slit, and lenses. The spectrograph has the capability to record videos at speeds of 200,000 frames per second and has an effective wavelength band of 550-775 nm for the first order spectra. When the slit is used, the system has a spectral resolution of about 0.25 nm per pixel. We have constructed a durable enclosure made of heavy duty aluminum to house the high-speed spectrograph. It has two fans for continuous air flow and a removable tray to mount the spectrograph components. In addition, a Watec video camera (30 frames per second) is attached to the top of the enclosure to provide a scene view. A heavy duty Pelco pan/tilt motor is used to position the enclosure and can be controlled remotely through a Rasperry Pi computer. An observation campaign has been conducted during the summer and fall of 2017 at the Florida Institute of Technology. Several close cloud-to-ground discharges were recorded at 57,000 frames per second. The spectrum of a downward stepped negative leader and a positive cloud-to-ground return stroke will be reported on.

  6. A Study of Quality of Service Communication for High-Speed Packet-Switching Computer Sub-Networks

    Science.gov (United States)

    Cui, Zhenqian

    1999-01-01

    In this thesis, we analyze various factors that affect quality of service (QoS) communication in high-speed, packet-switching sub-networks. We hypothesize that sub-network-wide bandwidth reservation and guaranteed CPU processing power at endpoint systems for handling data traffic are indispensable to achieving hard end-to-end quality of service. Different bandwidth reservation strategies, traffic characterization schemes, and scheduling algorithms affect the network resources and CPU usage as well as the extent that QoS can be achieved. In order to analyze those factors, we design and implement a communication layer. Our experimental analysis supports our research hypothesis. The Resource ReSerVation Protocol (RSVP) is designed to realize resource reservation. Our analysis of RSVP shows that using RSVP solely is insufficient to provide hard end-to-end quality of service in a high-speed sub-network. Analysis of the IEEE 802.lp protocol also supports the research hypothesis.

  7. Advancement and Application of Multi-Phase CFD Modeling to High Speed Supercavitating Flows

    Science.gov (United States)

    2013-08-13

    October 2008 - December 2013 4. TITLE AND SUBTITLE Advancement and Application of Multi-Phase CFD Modeling to High Speed Supercavitating Flows...influence cavity hysteresis behavior. These observations are used to guide improved supercavitating -vehicle analyses including numerical predictions...experiments, and modeling 15. SUBJECT TERMS supercavitation , computational fluid dynamics, multiphase flow 16. SECURITY CLASSIFICATION OF: a

  8. Design of a Fatigue Detection System for High-Speed Trains Based on Driver Vigilance Using a Wireless Wearable EEG

    Directory of Open Access Journals (Sweden)

    Xiaoliang Zhang

    2017-03-01

    Full Text Available The vigilance of the driver is important for railway safety, despite not being included in the safety management system (SMS for high-speed train safety. In this paper, a novel fatigue detection system for high-speed train safety based on monitoring train driver vigilance using a wireless wearable electroencephalograph (EEG is presented. This system is designed to detect whether the driver is drowsiness. The proposed system consists of three main parts: (1 a wireless wearable EEG collection; (2 train driver vigilance detection; and (3 early warning device for train driver. In the first part, an 8-channel wireless wearable brain-computer interface (BCI device acquires the locomotive driver’s brain EEG signal comfortably under high-speed train-driving conditions. The recorded data are transmitted to a personal computer (PC via Bluetooth. In the second step, a support vector machine (SVM classification algorithm is implemented to determine the vigilance level using the Fast Fourier transform (FFT to extract the EEG power spectrum density (PSD. In addition, an early warning device begins to work if fatigue is detected. The simulation and test results demonstrate the feasibility of the proposed fatigue detection system for high-speed train safety.

  9. A High-Speed Design of Montgomery Multiplier

    Science.gov (United States)

    Fan, Yibo; Ikenaga, Takeshi; Goto, Satoshi

    With the increase of key length used in public cryptographic algorithms such as RSA and ECC, the speed of Montgomery multiplication becomes a bottleneck. This paper proposes a high speed design of Montgomery multiplier. Firstly, a modified scalable high-radix Montgomery algorithm is proposed to reduce critical path. Secondly, a high-radix clock-saving dataflow is proposed to support high-radix operation and one clock cycle delay in dataflow. Finally, a hardware-reused architecture is proposed to reduce the hardware cost and a parallel radix-16 design of data path is proposed to accelerate the speed. By using HHNEC 0.25μm standard cell library, the implementation results show that the total cost of Montgomery multiplier is 130 KGates, the clock frequency is 180MHz and the throughput of 1024-bit RSA encryption is 352kbps. This design is suitable to be used in high speed RSA or ECC encryption/decryption. As a scalable design, it supports any key-length encryption/decryption up to the size of on-chip memory.

  10. Comparison of microrings and microdisks for high-speed optical modulation in silicon photonics

    Science.gov (United States)

    Ying, Zhoufeng; Wang, Zheng; Zhao, Zheng; Dhar, Shounak; Pan, David Z.; Soref, Richard; Chen, Ray T.

    2018-03-01

    The past several decades have witnessed the gradual transition from electrical to optical interconnects, ranging from long-haul telecommunication to chip-to-chip interconnects. As one type of key component in integrated optical interconnect and high-performance computing, optical modulators have been well developed these past few years, including ultrahigh-speed microring and microdisk modulators. In this paper, a comparison between microring and microdisk modulators is well analyzed in terms of dimensions, static and dynamic power consumption, and fabrication tolerance. The results show that microdisks have advantages over microrings in these aspects, which gives instructions to the chip design of high-density integrated systems for optical interconnects and optical computing.

  11. High-speed and high-fidelity system and method for collecting network traffic

    Science.gov (United States)

    Weigle, Eric H [Los Alamos, NM

    2010-08-24

    A system is provided for the high-speed and high-fidelity collection of network traffic. The system can collect traffic at gigabit-per-second (Gbps) speeds, scale to terabit-per-second (Tbps) speeds, and support additional functions such as real-time network intrusion detection. The present system uses a dedicated operating system for traffic collection to maximize efficiency, scalability, and performance. A scalable infrastructure and apparatus for the present system is provided by splitting the work performed on one host onto multiple hosts. The present system simultaneously addresses the issues of scalability, performance, cost, and adaptability with respect to network monitoring, collection, and other network tasks. In addition to high-speed and high-fidelity network collection, the present system provides a flexible infrastructure to perform virtually any function at high speeds such as real-time network intrusion detection and wide-area network emulation for research purposes.

  12. Effects of Relativity Lead to 'Warp Speed' Computations

    International Nuclear Information System (INIS)

    Vay, J.-L.

    2007-01-01

    A scientist at Lawrence Berkeley National Laboratory has discovered that a previously unnoticed consequence of Einstein's special theory of relativity can lead to speedup of computer calculations by orders of magnitude when applied to the computer modeling of a certain class of physical systems. This new finding offers the possibility of tackling some problems in a much shorter time and with far more precision than was possible before, as well as studying some configurations in every detail for the first time. The basis of Einstein's theory is the principle of relativity, which states that the laws of physics are the same for all observers, whether the 'observer' is a turtle 'racing' with a rabbit, or a beam of particles moving at near light speed. From the invariance of the laws of physics, one may be tempted to infer that the complexity of a system is independent of the motion of the observer, and consequently, a computer simulation will require the same number of mathematical operations, independently of the reference frame that is used for the calculation. Length contraction and time dilation are well known consequences of the special theory of relativity which lead to very counterintuitive effects. An alien observing human activity through a telescope in a spaceship traveling in the Vicinity of the earth near the speed of light would see everything flattened in the direction of propagation of its spaceship (for him, the earth would have the shape of a pancake), while all motions on earth would appear extremely slow, slowed almost to a standstill. Conversely, a space scientist observing the alien through a telescope based on earth would see a flattened alien almost to a standstill in a flattened spaceship. Meanwhile, an astronaut sitting in a spaceship moving at some lower velocity than the alien spaceship with regard to earth might see both the alien spaceship and the earth flattened in the same proportion and the motion unfolding in each of them at the same

  13. High Speed Civil Transport (HSCT) Isolated Nacelle Transonic Boattail Drag Study and Results Using Computational Fluid Dynamics (CFD)

    Science.gov (United States)

    Midea, Anthony C.; Austin, Thomas; Pao, S. Paul; DeBonis, James R.; Mani, Mori

    2005-01-01

    Nozzle boattail drag is significant for the High Speed Civil Transport (HSCT) and can be as high as 25 percent of the overall propulsion system thrust at transonic conditions. Thus, nozzle boattail drag has the potential to create a thrust drag pinch and can reduce HSCT aircraft aerodynamic efficiencies at transonic operating conditions. In order to accurately predict HSCT performance, it is imperative that nozzle boattail drag be accurately predicted. Previous methods to predict HSCT nozzle boattail drag were suspect in the transonic regime. In addition, previous prediction methods were unable to account for complex nozzle geometry and were not flexible enough for engine cycle trade studies. A computational fluid dynamics (CFD) effort was conducted by NASA and McDonnell Douglas to evaluate the magnitude and characteristics of HSCT nozzle boattail drag at transonic conditions. A team of engineers used various CFD codes and provided consistent, accurate boattail drag coefficient predictions for a family of HSCT nozzle configurations. The CFD results were incorporated into a nozzle drag database that encompassed the entire HSCT flight regime and provided the basis for an accurate and flexible prediction methodology.

  14. Potential scenarios of concern for high speed rail operations

    Science.gov (United States)

    2011-03-16

    Currently, multiple operating authorities are proposing the : introduction of high-speed rail service in the United States. : While high-speed rail service shares a number of basic : principles with conventional-speed rail service, the operational : ...

  15. Mathematical and numerical models to achieve high speed with special-purpose parallel processors

    International Nuclear Information System (INIS)

    Cheng, H.S.; Wulff, W.; Mallen, A.N.

    1986-01-01

    Historically, safety analyses and plant dynamic simulations have been and still are being carried out be means of detailed FORTRAN codes on expensive mainframe computers in time-consuming batch processing mode. These codes have grown to be so expensive to execute that their utilization depends increasingly on the availability of very expensive supercomputers. Thus, advanced technology for high-speed, low-cost, and accurate plant dynamic simulations is very much needed. Ideally, a low-cost facility based on a modern minicomputer can be dedicated to the staff of a power plant, which is easy and convenient to use, and which can simulate realistically plant transients at faster than real-time speeds. Such a simulation capability can enhance safety and plant utilization. One such simulation facility that has been developed is the Brookhaven National Laboratory (BNL) Plant Analyzer, currently set up for boiling water reactor plant simulations at up to seven times faster than real-time process speeds. The principal hardware components of the BNL Plant Analyzer are two units of special-purpose parallel processors, the AD10 of Applied Dynamics International and a PDP-11/34 host computer

  16. A high-speed linear algebra library with automatic parallelism

    Science.gov (United States)

    Boucher, Michael L.

    1994-01-01

    Parallel or distributed processing is key to getting highest performance workstations. However, designing and implementing efficient parallel algorithms is difficult and error-prone. It is even more difficult to write code that is both portable to and efficient on many different computers. Finally, it is harder still to satisfy the above requirements and include the reliability and ease of use required of commercial software intended for use in a production environment. As a result, the application of parallel processing technology to commercial software has been extremely small even though there are numerous computationally demanding programs that would significantly benefit from application of parallel processing. This paper describes DSSLIB, which is a library of subroutines that perform many of the time-consuming computations in engineering and scientific software. DSSLIB combines the high efficiency and speed of parallel computation with a serial programming model that eliminates many undesirable side-effects of typical parallel code. The result is a simple way to incorporate the power of parallel processing into commercial software without compromising maintainability, reliability, or ease of use. This gives significant advantages over less powerful non-parallel entries in the market.

  17. High speed laser tomography system

    Science.gov (United States)

    Samsonov, D.; Elsaesser, A.; Edwards, A.; Thomas, H. M.; Morfill, G. E.

    2008-03-01

    A high speed laser tomography system was developed capable of acquiring three-dimensional (3D) images of optically thin clouds of moving micron-sized particles. It operates by parallel-shifting an illuminating laser sheet with a pair of galvanometer-driven mirrors and synchronously recording two-dimensional (2D) images of thin slices of the imaged volume. The maximum scanning speed achieved was 120000slices/s, sequences of 24 volume scans (up to 256 slices each) have been obtained. The 2D slices were stacked to form 3D images of the volume, then the positions of the particles were identified and followed in the consecutive scans. The system was used to image a complex plasma with particles moving at speeds up to cm/s.

  18. A Historical Review of High Speed Metal Forming

    OpenAIRE

    Zittel, G.

    2010-01-01

    This paper will present a Historical Review of High Speed Metal Forming beginning with the first thought of forming metal by using an electromagnetic impulse to today, whereby High Speed Metal Forming is an accepted production process. Although this paper will briefly cover the basic physics of the process, it will not dwell on it. It will rather show how the industrial acceptance of High Speed Metal Forming is tightly connected to the knowledge acquired from many applications studies. These ...

  19. Recent inner ear specialization for high-speed hunting in cheetahs.

    Science.gov (United States)

    Grohé, Camille; Lee, Beatrice; Flynn, John J

    2018-02-02

    The cheetah, Acinonyx jubatus, is the fastest living land mammal. Because of its specialized hunting strategy, this species evolved a series of specialized morphological and functional body features to increase its exceptional predatory performance during high-speed hunting. Using high-resolution X-ray computed micro-tomography (μCT), we provide the first analyses of the size and shape of the vestibular system of the inner ear in cats, an organ essential for maintaining body balance and adapting head posture and gaze direction during movement in most vertebrates. We demonstrate that the vestibular system of modern cheetahs is extremely different in shape and proportions relative to other cats analysed (12 modern and two fossil felid species), including a closely-related fossil cheetah species. These distinctive attributes (i.e., one of the greatest volumes of the vestibular system, dorsal extension of the anterior and posterior semicircular canals) correlate with a greater afferent sensitivity of the inner ear to head motions, facilitating postural and visual stability during high-speed prey pursuit and capture. These features are not present in the fossil cheetah A. pardinensis, that went extinct about 126,000 years ago, demonstrating that the unique and highly specialized inner ear of the sole living species of cheetah likely evolved extremely recently, possibly later than the middle Pleistocene.

  20. High-speed photography. Technique and evolution

    International Nuclear Information System (INIS)

    Sanchez-Tembleque, R.

    1981-01-01

    It is intended to present some general considerations about ''Higg-speed photography'' as a tool of work common in mos research laboratories in the world. ''High-speed photography'' relies on the principles of photography of actions, that change rapidly with the time. The evolution of this technique goes along with the discovering of new phenomena in wich higher speeds are involved. At present is normal to deal with changing rates involving picoseconds times (10 -12 s) and new developments on the field of femtosecond (10 -15 s) theoretically are contemplated. (author)

  1. Review of High-Speed Fiber Optic Grating Sensors Systems

    Energy Technology Data Exchange (ETDEWEB)

    Udd, E; Benterou, J; May, C; Mihailov, S J; Lu, P

    2010-03-24

    Fiber grating sensors can be used to support a wide variety of high speed measurement applications. This includes measurements of vibrations on bridges, traffic monitoring on freeways, ultrasonic detection to support non-destructive tests on metal plates and providing details of detonation events. This paper provides a brief overview of some of the techniques that have been used to support high speed measurements using fiber grating sensors over frequency ranges from 10s of kHz, to MHZ and finally toward frequencies approaching the GHz regime. Very early in the development of fiber grating sensor systems it was realized that a high speed fiber grating sensor system could be realized by placing an optical filter that might be a fiber grating in front of a detector so that spectral changes in the reflection from a fiber grating were amplitude modulated. In principal the only limitation on this type of system involved the speed of the output detector which with the development of high speed communication links moved from the regime of 10s of MHz toward 10s of GHz. The earliest deployed systems involved civil structures including measurements of the strain fields on composite utility poles and missile bodies during break tests, bridges and freeways. This was followed by a series of developments that included high speed fiber grating sensors to support nondestructive testing via ultrasonic wave detection, high speed machining and monitoring ship hulls. Each of these applications involved monitoring mechanical motion of structures and thus interest was in speeds up to a few 10s of MHz. Most recently there has been interest in using fiber grating to monitor the very high speed events such as detonations and this has led to utilization of fiber gratings that are consumed during an event that may require detection speeds of hundreds of MHz and in the future multiple GHz.

  2. High-Speed Videography Instrumentation And Procedures

    Science.gov (United States)

    Miller, C. E.

    1982-02-01

    High-speed videography has been an electronic analog of low-speed film cameras, but having the advantages of instant-replay and simplicity of operation. Recent advances have pushed frame-rates into the realm of the rotating prism camera. Some characteristics of videography systems are discussed in conjunction with applications in sports analysis, and with sports equipment testing.

  3. A high-speed computerized tomography image reconstruction using direct two-dimensional Fourier transform method

    International Nuclear Information System (INIS)

    Niki, Noboru; Mizutani, Toshio; Takahashi, Yoshizo; Inouye, Tamon.

    1983-01-01

    The nescessity for developing real-time computerized tomography (CT) aiming at the dynamic observation of organs such as hearts has lately been advocated. It is necessary for its realization to reconstruct the images which are markedly faster than present CTs. Although various reconstructing methods have been proposed so far, the method practically employed at present is the filtered backprojection (FBP) method only, which can give high quality image reconstruction, but takes much computing time. In the past, the two-dimensional Fourier transform (TFT) method was regarded as unsuitable to practical use because the quality of images obtained was not good, in spite of the promising method for high speed reconstruction because of its less computing time. However, since it was revealed that the image quality by TFT method depended greatly on interpolation accuracy in two-dimensional Fourier space, the authors have developed a high-speed calculation algorithm that can obtain high quality images by pursuing the relationship between the image quality and the interpolation method. In this case, radial data sampling points in Fourier space are increased to β-th power of 2 times, and the linear or spline interpolation is used. Comparison of this method with the present FBP method resulted in the conclusion that the image quality is almost the same in practical image matrix, the computational time by TFT method becomes about 1/10 of FBP method, and the memory capacity also reduces by about 20 %. (Wakatsuki, Y.)

  4. A Parallel Strategy for High-speed Interpolation of CNC Using Data Space Constraint Method

    Directory of Open Access Journals (Sweden)

    Shuan-qiang Yang

    2013-12-01

    Full Text Available A high-speed interpolation scheme using parallel computing is proposed in this paper. The interpolation method is divided into two tasks, namely, the rough task executing in PC and the fine task in the I/O card. During the interpolation procedure, the double buffers are constructed to exchange the interpolation data between the two tasks. Then, the data space constraint method is adapted to ensure the reliable and continuous data communication between the two buffers. Therefore, the proposed scheme can be realized in the common distribution of the operation systems without real-time performance. The high-speed and high-precision motion control can be achieved as well. Finally, an experiment is conducted on the self-developed CNC platform, the test results are shown to verify the proposed method.

  5. High-speed and intercity passenger rail testing strategy.

    Science.gov (United States)

    2013-05-01

    This high-speed and intercity passenger rail (HSIPR) testing strategy addresses the requirements for testing of high-speed train sets and technology before introduction to the North American railroad system. The report documents the results of a surv...

  6. Application of high-speed photography to hydrodynamic instability research

    International Nuclear Information System (INIS)

    Chang Lihua; Li Zuoyou; Xiao Zhengfei; Zou Liyong; Liu Jinhong; Xiong Xueshi

    2012-01-01

    High-speed photography is used to study the Rayleigh-Taylor instability of air-water interface driven by high- pressure exploding gas. Clear images illustrating the instability are obtained, along with the air bubble peak speed and turbulent mixing speed. The RM (Richtmyer-Meshkov) instability of air/SF 6 interface driven by shock wave is also researched by using high-speed Schlieren technique on the horizontal shock tube and primary experimental results are obtained, which show the change of the turbulent mixing region clearly. (authors)

  7. Development of high-speed video cameras

    Science.gov (United States)

    Etoh, Takeharu G.; Takehara, Kohsei; Okinaka, Tomoo; Takano, Yasuhide; Ruckelshausen, Arno; Poggemann, Dirk

    2001-04-01

    Presented in this paper is an outline of the R and D activities on high-speed video cameras, which have been done in Kinki University since more than ten years ago, and are currently proceeded as an international cooperative project with University of Applied Sciences Osnabruck and other organizations. Extensive marketing researches have been done, (1) on user's requirements on high-speed multi-framing and video cameras by questionnaires and hearings, and (2) on current availability of the cameras of this sort by search of journals and websites. Both of them support necessity of development of a high-speed video camera of more than 1 million fps. A video camera of 4,500 fps with parallel readout was developed in 1991. A video camera with triple sensors was developed in 1996. The sensor is the same one as developed for the previous camera. The frame rate is 50 million fps for triple-framing and 4,500 fps for triple-light-wave framing, including color image capturing. Idea on a video camera of 1 million fps with an ISIS, In-situ Storage Image Sensor, was proposed in 1993 at first, and has been continuously improved. A test sensor was developed in early 2000, and successfully captured images at 62,500 fps. Currently, design of a prototype ISIS is going on, and, hopefully, will be fabricated in near future. Epoch-making cameras in history of development of high-speed video cameras by other persons are also briefly reviewed.

  8. High-speed AFM of human chromosomes in liquid

    Energy Technology Data Exchange (ETDEWEB)

    Picco, L M; Dunton, P G; Ulcinas, A; Engledew, D J; Miles, M J [H H Wills Physics Laboratory and IRC in Nanotechnology, University of Bristol, Tyndall Avenue, Bristol BS8 1TL (United Kingdom); Hoshi, O; Ushiki, T [Division of Microscopic Anatomy and Bio-Imaging, Department of Cellular Function, Niigata University Graduate School of Medical and Dental Sciences, Asahimachi-Dori 1, Niigata, 951-8150 (Japan)], E-mail: m.j.miles@bristol.ac.uk

    2008-09-24

    Further developments of the previously reported high-speed contact-mode AFM are described. The technique is applied to the imaging of human chromosomes at video rate both in air and in water. These are the largest structures to have been imaged with high-speed AFM and the first imaging in liquid to be reported. A possible mechanism that allows such high-speed contact-mode imaging without significant damage to the sample is discussed in the context of the velocity dependence of the measured lateral force on the AFM tip.

  9. Characterizing speed-independence of high-level designs

    DEFF Research Database (Denmark)

    Kishinevsky, Michael; Staunstrup, Jørgen

    1994-01-01

    This paper characterizes the speed-independence of high-level designs. The characterization is a condition on the design description ensuring that the behavior of the design is independent of the speeds of its components. The behavior of a circuit is modeled as a transition system, that allows data...... types, and internal as well as external non-determinism. This makes it possible to verify the speed-independence of a design without providing an explicit realization of the environment. The verification can be done mechanically. A number of experimental designs have been verified including a speed-independent...

  10. Development of ultra high speed photographic system using high repetition rate visible laser

    International Nuclear Information System (INIS)

    Lee, Jong Min; Cha, Byung Hun; Kim, Sung Ho; Kim, Jung Bog; Lim, Chang Hwan; Cha, Hyung Ki; Song, Kyu Seok; Lee, Byung Deok; Rhi, Jong Hoon; Baik, Dae Hyun; Han, Jae Min; Rho, Si Pyo; Lee, Byung Cheol; Jeong, Do Yung; Choi, An Seong; Jeong, Chan Ik; Park, Dae Ung; Jeong, Sung Min; Lee, Sang Kil; Kim, Heon Jun; Jang, Rae gak; Jo, Do Hun; Park, Min Young

    1992-12-01

    The goal of this project is to develop and commercialize a high speed photographic system equipped with a high repetition rate visible laser. The developed system provides the characteristics of high time resolution and large number of frames. The system consists of 10 W air cooled CVL or a 30 W water cooled CVL, a rotating drum-type high speed camera with the framing rate of 35,000 fps, and a automatic control device. The system has the performance of 10 nsec time resolution, 35,000 fps framing rate, and 250 picture frames. The high speed photographic systems are widely applied to the fields such as high-efficient engine development, high-speed vibration analysis, shock wave propagation study, flow visualization analysis, weapon development, etc. (Author)

  11. COMPUTER MODELING IN DEFORM-3D FOR ANALYSIS OF PLASTIC FLOW IN HIGH-SPEED HOT EXTRUSION OF BIMETALLIC FORMATIVE PARTS OF DIE TOOLING

    Directory of Open Access Journals (Sweden)

    I. V. Kachanov

    2015-01-01

    Full Text Available The modern development of industrial production is closely connected with the use of science-based and high technologies to ensure competitiveness of the manufactured products on the world market. There is also much tension around an energy- and resource saving problem which can be solved while introducing new technological processes and  creation of new materials that provide productivity increase through automation and improvement of tool life. Development and implementation of such technologies are rather often considered as time-consuming processes  which are connected with complex calculations and experimental investigations. Implementation of a simulation modelling for materials processing using modern software products serves an alternative to experimental and theoretical methods of research.The aim of this paper is to compare experimental results while obtaining bimetallic samples of a forming tool through the method of speed hot extrusion and the results obtained with the help of computer simulation using DEFORM-3D package and a finite element method. Comparative analysis of plastic flow of real and model samples has shown that the obtained models provide high-quality and reliable picture of plastic flow during high-speed hot extrusion. Modeling in DEFORM-3D make it possible to eliminate complex calculations and significantly reduce a number of experimental studies while developing new technological processes.

  12. High Performance Computing Software Applications for Space Situational Awareness

    Science.gov (United States)

    Giuliano, C.; Schumacher, P.; Matson, C.; Chun, F.; Duncan, B.; Borelli, K.; Desonia, R.; Gusciora, G.; Roe, K.

    The High Performance Computing Software Applications Institute for Space Situational Awareness (HSAI-SSA) has completed its first full year of applications development. The emphasis of our work in this first year was in improving space surveillance sensor models and image enhancement software. These applications are the Space Surveillance Network Analysis Model (SSNAM), the Air Force Space Fence simulation (SimFence), and physically constrained iterative de-convolution (PCID) image enhancement software tool. Specifically, we have demonstrated order of magnitude speed-up in those codes running on the latest Cray XD-1 Linux supercomputer (Hoku) at the Maui High Performance Computing Center. The software applications improvements that HSAI-SSA has made, has had significant impact to the warfighter and has fundamentally changed the role of high performance computing in SSA.

  13. Filter bank canonical correlation analysis for implementing a high-speed SSVEP-based brain-computer interface

    Science.gov (United States)

    Chen, Xiaogang; Wang, Yijun; Gao, Shangkai; Jung, Tzyy-Ping; Gao, Xiaorong

    2015-08-01

    Objective. Recently, canonical correlation analysis (CCA) has been widely used in steady-state visual evoked potential (SSVEP)-based brain-computer interfaces (BCIs) due to its high efficiency, robustness, and simple implementation. However, a method with which to make use of harmonic SSVEP components to enhance the CCA-based frequency detection has not been well established. Approach. This study proposed a filter bank canonical correlation analysis (FBCCA) method to incorporate fundamental and harmonic frequency components to improve the detection of SSVEPs. A 40-target BCI speller based on frequency coding (frequency range: 8-15.8 Hz, frequency interval: 0.2 Hz) was used for performance evaluation. To optimize the filter bank design, three methods (M1: sub-bands with equally spaced bandwidths; M2: sub-bands corresponding to individual harmonic frequency bands; M3: sub-bands covering multiple harmonic frequency bands) were proposed for comparison. Classification accuracy and information transfer rate (ITR) of the three FBCCA methods and the standard CCA method were estimated using an offline dataset from 12 subjects. Furthermore, an online BCI speller adopting the optimal FBCCA method was tested with a group of 10 subjects. Main results. The FBCCA methods significantly outperformed the standard CCA method. The method M3 achieved the highest classification performance. At a spelling rate of ˜33.3 characters/min, the online BCI speller obtained an average ITR of 151.18 ± 20.34 bits min-1. Significance. By incorporating the fundamental and harmonic SSVEP components in target identification, the proposed FBCCA method significantly improves the performance of the SSVEP-based BCI, and thereby facilitates its practical applications such as high-speed spelling.

  14. Modeling of the dynamics of wind to power conversion including high wind speed behavior

    DEFF Research Database (Denmark)

    Litong-Palima, Marisciel; Bjerge, Martin Huus; Cutululis, Nicolaos Antonio

    2016-01-01

    This paper proposes and validates an efficient, generic and computationally simple dynamic model for the conversion of the wind speed at hub height into the electrical power by a wind turbine. This proposed wind turbine model was developed as a first step to simulate wind power time series...... for power system studies. This paper focuses on describing and validating the single wind turbine model, and is therefore neither describing wind speed modeling nor aggregation of contributions from a whole wind farm or a power system area. The state-of-the-art is to use static power curves for the purpose...... of power system studies, but the idea of the proposed wind turbine model is to include the main dynamic effects in order to have a better representation of the fluctuations in the output power and of the fast power ramping especially because of high wind speed shutdowns of the wind turbine. The high wind...

  15. Monitoring ice nucleation in pure and salty water via high-speed imaging and computer simulations

    Czech Academy of Sciences Publication Activity Database

    Bauerecker, S.; Ulbig, P.; Buch, V.; Vrbka, Luboš; Jungwirth, Pavel

    2008-01-01

    Roč. 112, č. 20 (2008), s. 7631-7636 ISSN 1932-7447 R&D Projects: GA MŠk LC512; GA ČR(CZ) GD203/05/H001 Grant - others:DFG(DE) 529278 Institutional research plan: CEZ:AV0Z40550506 Keywords : ice freezing * high speed imaging * molecular dynamics Subject RIV: CF - Physical ; Theoretical Chemistry Impact factor: 3.396, year: 2008

  16. A methodology for achieving high-speed rates for artificial conductance injection in electrically excitable biological cells.

    Science.gov (United States)

    Butera, R J; Wilson, C G; Delnegro, C A; Smith, J C

    2001-12-01

    We present a novel approach to implementing the dynamic-clamp protocol (Sharp et al., 1993), commonly used in neurophysiology and cardiac electrophysiology experiments. Our approach is based on real-time extensions to the Linux operating system. Conventional PC-based approaches have typically utilized single-cycle computational rates of 10 kHz or slower. In thispaper, we demonstrate reliable cycle-to-cycle rates as fast as 50 kHz. Our system, which we call model reference current injection (MRCI); pronounced merci is also capable of episodic logging of internal state variables and interactive manipulation of model parameters. The limiting factor in achieving high speeds was not processor speed or model complexity, but cycle jitter inherent in the CPU/motherboard performance. We demonstrate these high speeds and flexibility with two examples: 1) adding action-potential ionic currents to a mammalian neuron under whole-cell patch-clamp and 2) altering a cell's intrinsic dynamics via MRCI while simultaneously coupling it via artificial synapses to an internal computational model cell. These higher rates greatly extend the applicability of this technique to the study of fast electrophysiological currents such fast a currents and fast excitatory/inhibitory synapses.

  17. Minimum Plate Thickness in High-Speed Craft

    DEFF Research Database (Denmark)

    Pedersen, Preben Terndrup; Zhang, Shengming

    1998-01-01

    The minimum plate thickness requirements specified by the classification societies for high-speed craft are supposed to ensure adequate resistance to impact loads such as collision with floating objects and objects falling on the deck. The paper presents analytical methods of describing such impact...... phenomena and proposes performance requirements instead of thickness requirements for hull panels in high-speed craft made of different building materials....

  18. The large scale and long term evolution of the solar wind speed distribution and high speed streams

    International Nuclear Information System (INIS)

    Intriligator, D.S.

    1977-01-01

    The spatial and temporal evolution of the solar wind speed distribution and of high speed streams in the solar wind are examined. Comparisons of the solar wind streaming speeds measured at Earth, Pioneer 11, and Pioneer 10 indicate that between 1 AU and 6.4 AU the solar wind speed distributions are narrower (i.e. the 95% value minus the 5% value of the solar wind streaming speed is less) at extended heliocentric distances. These observations are consistent with one exchange of momentum in the solar wind between high speed streams and low speed streams as they propagate outward from the Sun. Analyses of solar wind observations at 1 AU from mid 1964 through 1973 confirm the earlier results reported by Intriligator (1974) that there are statistically significant variations in the solar wind in 1968 and 1969, years of solar maximum. High speed stream parameters show that the number of high speed streams in the solar wind in 1968 and 1969 is considerably more than the predicted yearly average, and in 1965 and 1972 less. Histograms of solar wind speed from 1964 through 1973 indicate that in 1968 there was the highest percentage of elevated solar wind speeds and in 1965 and 1972 the lowest. Studies by others also confirm these results although the respective authors did not indicate this fact. The duration of the streams and the histograms for 1973 imply a shifting in the primary stream source. (Auth.)

  19. A wide range and high speed automatic gain control

    International Nuclear Information System (INIS)

    Tacconi, E.; Christiansen, C.

    1993-05-01

    Automatic gain control (AGC) techniques have been largely used since the beginning of electronics, but in most of the applications the dynamic response is slow compared with the carrier frequency. The problem of developing an automatic gain control with high dynamic response and wide control range simultaneously is analyzed in this work. An ideal gain control law, with the property that the total loop gain remains constant independent of the carrier amplitude, is obtained. The resulting AGC behavior is compared by computer simulations with a linear multiplier AGC. The ideal gain control law can be approximated using a transconductance amplifier. A practical circuit that has been used at CERN in the radio frequency loops of the Booster Synchrotron is presented. The circuit has high speed and 80-dB gain control range

  20. Numerical Study on the Effect of Swept Blade on the Aerodynamic Performance of Wind Turbine at High Tip Speed Ratio

    International Nuclear Information System (INIS)

    Zuo, H M; Liu, C; Yang, H; Wang, F

    2016-01-01

    The current situation is that the development of high speed wind energy saturates gradually, therefore, it is highly necessary to develop low speed wind energy. This paper, based on a specific straight blade and by using Isight, a kind of multidiscipline optimization software, which integrates ICEM (Integrated Computer Engineering and Manufacturing) and CFD (Computational Fluid Dynamics) software, optimizes the blade stacking line (the centers of airfoil from blade root to tip) and acquires the optimization swept blade shape. It is found that power coefficient C p of swept blade is 3.2% higher than that of straight blade at the tip speed ratio of 9.82, that the thrust of swept blade receives is obviously less than that of straight blade. Inflow angle of attack and steam line on the suction of the swept and straight blade are also made a comparison. (paper)

  1. Rat muscle blood flows during high-speed locomotion

    International Nuclear Information System (INIS)

    Armstrong, R.B.; Laughlin, M.H.

    1985-01-01

    We previously studied blood flow distribution within and among rat muscles as a function of speed from walking (15 m/min) through galloping (75 m/min) on a motor-driven treadmill. The results showed that muscle blood flows continued to increase as a function of speed through 75 m/min. The purpose of the present study was to have rats run up to maximal treadmill speeds to determine if blood flows in the muscles reach a plateau as a function of running speed over the animals normal range of locomotory speeds. Muscle blood flows were measured with radiolabeled microspheres at 1 min of running at 75, 90, and 105 m/min in male Sprague-Dawley rats. The data indicate that even at these relatively high treadmill speeds there was still no clear evidence of a plateau in blood flow in most of the hindlimb muscles. Flows in most muscles continued to increase as a function of speed. These observed patterns of blood flow vs. running speed may have resulted from the rigorous selection of rats that were capable of performing the high-intensity exercise and thus only be representative of a highly specific population of animals. On the other hand, the data could be interpreted to indicate that the cardiovascular potential during exercise is considerably higher in laboratory rats than has normally been assumed and that inadequate blood flow delivery to the muscles does not serve as a major limitation to their locomotory performance

  2. Method and apparatus for digitally based high speed x-ray spectrometer

    International Nuclear Information System (INIS)

    Warburton, W.K.; Hubbard, B.

    1997-01-01

    A high speed, digitally based, signal processing system which accepts input data from a detector-preamplifier and produces a spectral analysis of the x-rays illuminating the detector. The system achieves high throughputs at low cost by dividing the required digital processing steps between a ''hardwired'' processor implemented in combinatorial digital logic, which detects the presence of the x-ray signals in the digitized data stream and extracts filtered estimates of their amplitudes, and a programmable digital signal processing computer, which refines the filtered amplitude estimates and bins them to produce the desired spectral analysis. One set of algorithms allow this hybrid system to match the resolution of analog systems while operating at much higher data rates. A second set of algorithms implemented in the processor allow the system to be self calibrating as well. The same processor also handles the interface to an external control computer. 19 figs

  3. Parameters that affect parallel processing for computational electromagnetic simulation codes on high performance computing clusters

    Science.gov (United States)

    Moon, Hongsik

    What is the impact of multicore and associated advanced technologies on computational software for science? Most researchers and students have multicore laptops or desktops for their research and they need computing power to run computational software packages. Computing power was initially derived from Central Processing Unit (CPU) clock speed. That changed when increases in clock speed became constrained by power requirements. Chip manufacturers turned to multicore CPU architectures and associated technological advancements to create the CPUs for the future. Most software applications benefited by the increased computing power the same way that increases in clock speed helped applications run faster. However, for Computational ElectroMagnetics (CEM) software developers, this change was not an obvious benefit - it appeared to be a detriment. Developers were challenged to find a way to correctly utilize the advancements in hardware so that their codes could benefit. The solution was parallelization and this dissertation details the investigation to address these challenges. Prior to multicore CPUs, advanced computer technologies were compared with the performance using benchmark software and the metric was FLoting-point Operations Per Seconds (FLOPS) which indicates system performance for scientific applications that make heavy use of floating-point calculations. Is FLOPS an effective metric for parallelized CEM simulation tools on new multicore system? Parallel CEM software needs to be benchmarked not only by FLOPS but also by the performance of other parameters related to type and utilization of the hardware, such as CPU, Random Access Memory (RAM), hard disk, network, etc. The codes need to be optimized for more than just FLOPs and new parameters must be included in benchmarking. In this dissertation, the parallel CEM software named High Order Basis Based Integral Equation Solver (HOBBIES) is introduced. This code was developed to address the needs of the

  4. Introduction to massively-parallel computing in high-energy physics

    CERN Document Server

    AUTHOR|(CDS)2083520

    1993-01-01

    Ever since computers were first used for scientific and numerical work, there has existed an "arms race" between the technical development of faster computing hardware, and the desires of scientists to solve larger problems in shorter time-scales. However, the vast leaps in processor performance achieved through advances in semi-conductor science have reached a hiatus as the technology comes up against the physical limits of the speed of light and quantum effects. This has lead all high performance computer manufacturers to turn towards a parallel architecture for their new machines. In these lectures we will introduce the history and concepts behind parallel computing, and review the various parallel architectures and software environments currently available. We will then introduce programming methodologies that allow efficient exploitation of parallel machines, and present case studies of the parallelization of typical High Energy Physics codes for the two main classes of parallel computing architecture (S...

  5. High-Speed Photo-Polarimetry of Magnetic Cataclysmic Variables

    Directory of Open Access Journals (Sweden)

    S. B. Potter

    2015-02-01

    Full Text Available I review recent highlights of the SAAO High-speed Photo-POlarimeter (HIPPO on the study of magnetic Cataclysmic Variables. Its high-speed capabilities are demonstrated with example observations made of the intermediate polar NY Lup and the polar IGRJ14536-5522.

  6. Trend on High-speed Power Line Communication Technology

    Science.gov (United States)

    Ogawa, Osamu

    High-speed power line communication (PLC) is useful technology to easily build the communication networks, because construction of new infrastructure is not necessary. In Europe and America, PLC has been used for broadband networks since the beginning of 21th century. In Japan, high-speed PLC was deregulated only indoor usage in 2006. Afterward it has been widely used for home area network, LAN in hotels and school buildings and so on. And recently, PLC is greatly concerned as communication technology for smart grid network. In this paper, the author surveys the high-speed PLC technology and its current status.

  7. A high speed digital noise generator

    Science.gov (United States)

    Obrien, J.; Gaffney, B.; Liu, B.

    In testing of digital signal processing hardware, a high speed pseudo-random noise generator is often required to simulate an input noise source to the hardware. This allows the hardware to be exercised in a manner analogous to actual operating conditions. In certain radar and communication environments, a noise generator operating at speeds in excess of 60 MHz may be required. In this paper, a method of generating high speed pseudo-random numbers from an arbitrarily specified distribution (Gaussian, Log-Normal, etc.) using a transformation from a uniform noise source is described. A noise generator operating at 80 MHz has been constructed. Different distributions can be readily obtained by simply changing the ROM set. The hardware and test results will be described. Using this approach, the generation of pseudo-random sequences with arbitrary distributions at word rates in excess of 200 MHz can be readily achieved.

  8. Compressibility, turbulence and high speed flow

    CERN Document Server

    Gatski, Thomas B

    2013-01-01

    Compressibility, Turbulence and High Speed Flow introduces the reader to the field of compressible turbulence and compressible turbulent flows across a broad speed range, through a unique complimentary treatment of both the theoretical foundations and the measurement and analysis tools currently used. The book provides the reader with the necessary background and current trends in the theoretical and experimental aspects of compressible turbulent flows and compressible turbulence. Detailed derivations of the pertinent equations describing the motion of such turbulent flows is provided and an extensive discussion of the various approaches used in predicting both free shear and wall bounded flows is presented. Experimental measurement techniques common to the compressible flow regime are introduced with particular emphasis on the unique challenges presented by high speed flows. Both experimental and numerical simulation work is supplied throughout to provide the reader with an overall perspective of current tre...

  9. High-speed solar wind flow parameters at 1 AU

    International Nuclear Information System (INIS)

    Feldman, W.C.; Asbridge, J.R.; Bame, S.J.; Gosling, J.T.

    1976-01-01

    To develop a set of constraints for theories of solar wind high-speed streams, a detailed study was made of the fastest streams observed at 1 AU during the time period spanning March 1971 through July 1974. Streams were accepted for study only if (1) the maximum speed exceeded 650 km s -1 ; (2) effects of stream-stream dynamical interaction on the flow parameters could be safely separated from the intrinsic characteristics of the high-speed regions; (3) the full width at half maximum (FWHM) of the stream when mapped back to 20 solar radii by using a constant speed approximation was greater than 45degree in Carrington longitude; and (4) there were no obvious solar-activity-induced contaminating effects. Nineteen streams during this time interval satisfied these criteria. Average parameters at 1 AU for those portions of these streams above V=650 km s -1 are given.Not only is it not presently known why electrons are significantly cooler than the protons within high-speed regions, but also observed particle fluxes and convected energy fluxes for speed greater than 650 km s -1 are substantially larger than those values predicted by any of the existing theories of solar wind high-speed streams. More work is therefore needed in refining present solar wind models to see whether suitable modifications and/or combinations of existing theories based on reasonable coronal conditions can accommodate the above high-speed flow parameters

  10. California statewide model for high-speed rail

    OpenAIRE

    Outwater, Maren; Tierney, Kevin; Bradley, Mark; Sall, Elizabeth; Kuppam, Arun; Modugala, Vamsee

    2010-01-01

    The California High Speed Rail Authority (CHSRA) and the Metropolitan Transportation Commission (MTC) have developed a new statewide model to support evaluation of high-speed rail alternatives in the State of California. This statewide model will also support future planning activities of the California Department of Transportation (Caltrans). The approach to this statewide model explicitly recognizes the unique characteristics of intraregional travel demand and interregional travel demand. A...

  11. Nugget Structure Evolution with Rotation Speed for High-Rotation-Speed Friction-Stir-Welded 6061 Aluminum Alloy

    Science.gov (United States)

    Zhang, H. J.; Wang, M.; Zhu, Z.; Zhang, X.; Yu, T.; Wu, Z. Q.

    2018-03-01

    High-rotation-speed friction stir welding (HRS-FSW) is a promising technique to reduce the welding loads during FSW and thus facilitates the application of FSW for in situ fabrication and repair. In this study, 6061 aluminum alloy was friction stir welded at high-rotation speeds ranging from 3000 to 7000 rpm at a fixed welding speed of 50 mm/min, and the effects of rotation speed on the nugget zone macro- and microstructures were investigated in detail in order to illuminate the process features. Temperature measurements during HRS-FSW indicated that the peak temperature did not increase consistently with rotation speed; instead, it dropped remarkably at 5000 rpm because of the lowering of material shear stress. The nugget size first increased with rotation speed until 5000 rpm and then decreased due to the change of the dominant tool/workpiece contact condition from sticking to sliding. At the rotation speed of 5000 rpm, where the weld material experienced weaker thermal effect and higher-strain-rate plastic deformation, the nugget exhibited relatively small grain size, large textural intensity, and high dislocation density. Consequently, the joint showed superior nugget hardness and simultaneously a slightly low tensile ductility.

  12. Balancing High-Speed Rotors at Low Speed

    Science.gov (United States)

    Giordano, J.; Zorzi, E.

    1986-01-01

    Flexible balancing reduces vibrations at operating speeds. Highspeed rotors in turbomachines dynamically balanced at fraction of operating rotor speed. New method takes into account rotor flexible rather than rigid.

  13. High-speed holographic camera

    International Nuclear Information System (INIS)

    Novaro, Marc

    The high-speed holographic camera is a disgnostic instrument using holography as an information storing support. It allows us to take 10 holograms, of an object, with exposures times of 1,5ns, separated in time by 1 or 2ns. In order to get these results easily, no mobile part is used in the set-up [fr

  14. Initial multicentre experience of high-speed myocardial perfusion imaging: comparison between high-speed and conventional single-photon emission computed tomography with angiographic validation

    Energy Technology Data Exchange (ETDEWEB)

    Neill, Johanne [University College London Hospital, Institute of Nuclear Medicine, London (United Kingdom); The Prince Charles Hospital, Brisbane (Australia); Prvulovich, Elizabeth M.; Bomanji, Jamshed B. [University College London Hospital, Institute of Nuclear Medicine, London (United Kingdom); Fish, Matthews B. [Sacred Heart Medical Center (SHMC), Springfield, OR (United States); Berman, Daniel S.; Slomka, Piotr J. [Cedars-Sinai Medical Center, Los Angeles, CA (United States); Sharir, Tali [Procardia Maccabi Healthcare Services (PMHS), Tel Aviv (Israel); Martin, William H. [Vanderbilt University Medical Center (VUMC), Nashville, TN (United States); DiCarli, Marcelo F. [Brigham and Women' s Hospital (BWH), Boston, MA (United States); Ziffer, Jack A. [Baptist Hospital of Miami (BHM), Miami, FL (United States); Shiti, Dalia [Spectrum-Dynamics, Caesarea (Israel); Ben-Haim, Simona [University College London Hospital, Institute of Nuclear Medicine, London (United Kingdom); Chaim Sheba Medical Center, Department of Nuclear Medicine, Tel-Hashomer (Israel)

    2013-07-15

    High-speed (HS) single-photon emission computed tomography (SPECT) with a recently developed solid-state camera shows comparable myocardial perfusion abnormalities to those seen in conventional SPECT. We aimed to compare HS and conventional SPECT images from multiple centres with coronary angiographic findings. The study included 50 patients who had sequential conventional SPECT and HS SPECT myocardial perfusion studies and coronary angiography within 3 months. Stress and rest perfusion images were visually analysed and scored semiquantitatively using a 17-segment model by two experienced blinded readers. Global and coronary territorial summed stress scores (SSS) and summed rest scores (SRS) were calculated. Global SSS {>=}3 or coronary territorial SSS {>=}2 was considered abnormal. In addition the total perfusion deficit (TPD) was automatically derived. TPD >5 % and coronary territorial TPD {>=}3 % were defined as abnormal. Coronary angiograms were analysed for site and severity of coronary stenosis; {>=}50 % was considered significant. Of the 50 patients, 13 (26 %) had no stenosis, 22 (44 %) had single-vessel disease, 6 (12 %) had double-vessel disease and 9 (18 %) had triple-vessel disease. There was a good linear correlation between the visual global SSS and SRS (Spearman's {rho} 0.897 and 0.866, respectively; p < 0.001). In relation to coronary angiography, the sensitivities, specificities and accuracies of HS SPECT and conventional SPECT by visual assessment were 92 % (35/38), 83 % (10/12) and 90 % (45/50) vs. 84 % (32/38), 50 % (6/12) and 76 % (38/50), respectively (p < 0.001). The sensitivities, specificities and accuracies of HS SPECT and conventional SPECT in relation to automated TPD assessment were 89 % (31/35), 57 % (8/14) and 80 % (39/49) vs. 86 % (31/36), 77 % (10/13) and 84 % (41/49), respectively. HS SPECT allows fast acquisition of myocardial perfusion images that correlate well with angiographic findings with overall accuracy by visual

  15. Design Procedure for High-Speed PM Motors Aided by Optimization Algorithms

    Directory of Open Access Journals (Sweden)

    Francesco Cupertino

    2018-02-01

    Full Text Available This paper considers the electromagnetic and structural co-design of superficial permanent magnet synchronous machines for high-speed applications, with the aid of a Pareto optimization procedure. The aim of this work is to present a design procedure for the afore-mentioned machines that relies on the combined used of optimization algorithms and finite element analysis. The proposed approach allows easy analysis of the results and a lowering of the computational burden. The proposed design method is presented through a practical example starting from the specifications of an aeronautical actuator. The design procedure is based on static finite element simulations for electromagnetic analysis and on analytical formulas for structural design. The final results are validated through detailed transient finite element analysis to verify both electromagnetic and structural performance. The step-by-step presentation of the proposed design methodology allows the reader to easily adapt it to different specifications. Finally, a comparison between a distributed-winding (24 slots and a concentrated-winding (6 slots machine is presented demonstrating the advantages of the former winding arrangement for high-speed applications.

  16. Recent progress on high-speed optical transmission

    Directory of Open Access Journals (Sweden)

    Jianjun Yu

    2016-05-01

    Full Text Available The recently reported high spectral efficiency (SE and high-baud-rate signal transmission are all based on digital coherent optical communications and digital signal processing (DSP. DSP simplifies the reception of advanced modulation formats and also enables the major electrical and optical impairments to be processed and compensated in the digital domain, at the transmitter or receiver side. In this paper, we summarize the research progress on high-speed signal generation and detection and also show the progress on DSP for high-speed signal detection. We also report the latest progress on multi-core and multi-mode multiplexing.

  17. Scalable optical packet switch architecture for low latency and high load computer communication networks

    NARCIS (Netherlands)

    Calabretta, N.; Di Lucente, S.; Nazarathy, Y.; Raz, O.; Dorren, H.J.S.

    2011-01-01

    High performance computer and data-centers require PetaFlop/s processing speed and Petabyte storage capacity with thousands of low-latency short link interconnections between computers nodes. Switch matrices that operate transparently in the optical domain are a potential way to efficiently

  18. Single-Photon Tracking for High-Speed Vision

    Directory of Open Access Journals (Sweden)

    Istvan Gyongy

    2018-01-01

    Full Text Available Quanta Imager Sensors provide photon detections at high frame rates, with negligible read-out noise, making them ideal for high-speed optical tracking. At the basic level of bit-planes or binary maps of photon detections, objects may present limited detail. However, through motion estimation and spatial reassignment of photon detections, the objects can be reconstructed with minimal motion artefacts. We here present the first demonstration of high-speed two-dimensional (2D tracking and reconstruction of rigid, planar objects with a Quanta Image Sensor, including a demonstration of depth-resolved tracking.

  19. High speed switching for computer and communication networks

    NARCIS (Netherlands)

    Dorren, H.J.S.

    2014-01-01

    The role of data centers and computers are vital for the future of our data-centric society. Historically the performance of data-centers is increasing with a factor 100-1000 every ten years and as a result of this the capacity of the data-center communication network has to scale accordingly. This

  20. A Low-Power High-Speed Spintronics-Based Neuromorphic Computing System Using Real Time Tracking Method

    DEFF Research Database (Denmark)

    Farkhani, Hooman; Tohidi, Mohammad; Farkhani, Sadaf

    2018-01-01

    In spintronic-based neuromorphic computing systems (NCS), the switching of magnetic moment in a magnetic tunnel junction (MTJ) is used to mimic neuron firing. However, the stochastic switching behavior of the MTJ and process variations effect lead to a significant increase in stimulation time...... of such NCSs. Moreover, current NCSs need an extra phase to read the MTJ state after stimulation which is in contrast with real neuron functionality in human body. In this paper, the read circuit is replaced with a proposed real-time sensing (RTS) circuit. The RTS circuit tracks the MTJ state during...... stimulation phase. As soon as switching happens, the RTS circuit terminates the MTJ current and stimulates the post neuron. Hence, the RTS circuit not only improves the energy consumption and speed, but also makes the operation of NCS similar to real neuron functionality. The simulation results in 65-nm CMOS...

  1. Detection method based on Kalman filter for high speed rail defect AE signal on wheel-rail rolling rig

    Science.gov (United States)

    Hao, Qiushi; Shen, Yi; Wang, Yan; Zhang, Xin

    2018-01-01

    Nondestructive test (NDT) of rails has been carried out intermittently in traditional approaches, which highly restricts the detection efficiency under rapid development of high speed railway nowadays. It is necessary to put forward a dynamic rail defect detection method for rail health monitoring. Acoustic emission (AE) as a practical real-time detection technology takes advantage of dynamic AE signal emitted from plastic deformation of material. Detection capacities of AE on rail defects have been verified due to its sensitivity and dynamic merits. Whereas the application under normal train service circumstance has been impeded by synchronous background noises, which are directly linked to the wheel speed. In this paper, surveys on a wheel-rail rolling rig are performed to investigate defect AE signals with varying speed. A dynamic denoising method based on Kalman filter is proposed and its detection effectiveness and flexibility are demonstrated by theory and computational results. Moreover, after comparative analysis of modelling precision at different speeds, it is predicted that the method is also applicable for high speed condition beyond experiments.

  2. High Speed Magnetostrictive MEMS Actuated Mirror Deflectors, Phase II

    Data.gov (United States)

    National Aeronautics and Space Administration — The main goal of this proposal is to develop high speed magnetostrictive and MEMS actuators for rapidly deflecting or deforming mirrors. High speed, light-weight,...

  3. High-performance dual-speed CCD camera system for scientific imaging

    Science.gov (United States)

    Simpson, Raymond W.

    1996-03-01

    Traditionally, scientific camera systems were partitioned with a `camera head' containing the CCD and its support circuitry and a camera controller, which provided analog to digital conversion, timing, control, computer interfacing, and power. A new, unitized high performance scientific CCD camera with dual speed readout at 1 X 106 or 5 X 106 pixels per second, 12 bit digital gray scale, high performance thermoelectric cooling, and built in composite video output is described. This camera provides all digital, analog, and cooling functions in a single compact unit. The new system incorporates the A/C converter, timing, control and computer interfacing in the camera, with the power supply remaining a separate remote unit. A 100 Mbyte/second serial link transfers data over copper or fiber media to a variety of host computers, including Sun, SGI, SCSI, PCI, EISA, and Apple Macintosh. Having all the digital and analog functions in the camera made it possible to modify this system for the Woods Hole Oceanographic Institution for use on a remote controlled submersible vehicle. The oceanographic version achieves 16 bit dynamic range at 1.5 X 105 pixels/second, can be operated at depths of 3 kilometers, and transfers data to the surface via a real time fiber optic link.

  4. Computation of high Reynolds number internal/external flows

    International Nuclear Information System (INIS)

    Cline, M.C.; Wilmoth, R.G.

    1981-01-01

    A general, user oriented computer program, called VNAP2, has been developed to calculate high Reynolds number, internal/external flows. VNAP2 solves the two-dimensional, time-dependent Navier-Stokes equations. The turbulence is modeled with either a mixing-length, a one transport equation, or a two transport equation model. Interior grid points are computed using the explicit MacCormack scheme with special procedures to speed up the calculation in the fine grid. All boundary conditions are calculated using a reference plane characteristic scheme with the viscous terms treated as source terms. Several internal, external, and internal/external flow calculations are presented

  5. Computation of high Reynolds number internal/external flows

    Science.gov (United States)

    Cline, M. C.; Wilmoth, R. G.

    1981-01-01

    A general, user oriented computer program, called VNAP2, was developed to calculate high Reynolds number, internal/ external flows. The VNAP2 program solves the two dimensional, time dependent Navier-Stokes equations. The turbulence is modeled with either a mixing-length, a one transport equation, or a two transport equation model. Interior grid points are computed using the explicit MacCormack Scheme with special procedures to speed up the calculation in the fine grid. All boundary conditions are calculated using a reference plane characteristic scheme with the viscous terms treated as source terms. Several internal, external, and internal/external flow calculations are presented.

  6. Development of high speed and reliable data transmission system for industrial CT

    International Nuclear Information System (INIS)

    Gao Fuqiang; Dong Yanli; Liu Guohua

    2010-01-01

    In order to meet the requirements of large capacity,high speed and high reliability of data transmission for industrial CT, a data transmission system based on USB 2.0 was designed. In the process of data transmission, FPGA was the main controller, and USB 2.0 CY7C68013A worked in slave FIFO mode. The system sent the data got from data acquisition system to host computer for image reconstruction. The testing results show that the transmission rate can reach 33 MB/s and the precision is 100%. The system satisfies the requirements of data transmission for industrial CT. (authors)

  7. Cadence® High High-Speed PCB Design Flow Workshop

    CERN Document Server

    2006-01-01

    Last release of Cadence High-Speed PCB Design methodology (PE142) based on Concept-HDL schematic editor, Constraint Manager, SPECCTRAQuest signal integrity analysis tool and ALLEGRO layout associated with SPECCTRA auto router tools, is now enough developed and stable to be taken into account for high-speed board designs at CERN. The implementation of this methodology, build around the new Constraint Manager program, is essential when you have to develop a board having a lot of high-speed design rules such as terminated lines, large bus structures, maximum length, timing, crosstalk etc.. that could not be under control by traditional method. On more conventional designs, formal aspect of the methodology could avoid misunderstanding between hardware and ALLEGRO layout designers, minimizing prototype iteration, development time and price. The capability to keep trace of the original digital designer intents in schematic or board layout, loading formal constraints in EDMS, could also be considered for LHC electro...

  8. Grid Computing in High Energy Physics

    International Nuclear Information System (INIS)

    Avery, Paul

    2004-01-01

    Over the next two decades, major high energy physics (HEP) experiments, particularly at the Large Hadron Collider, will face unprecedented challenges to achieving their scientific potential. These challenges arise primarily from the rapidly increasing size and complexity of HEP datasets that will be collected and the enormous computational, storage and networking resources that will be deployed by global collaborations in order to process, distribute and analyze them.Coupling such vast information technology resources to globally distributed collaborations of several thousand physicists requires extremely capable computing infrastructures supporting several key areas: (1) computing (providing sufficient computational and storage resources for all processing, simulation and analysis tasks undertaken by the collaborations); (2) networking (deploying high speed networks to transport data quickly between institutions around the world); (3) software (supporting simple and transparent access to data and software resources, regardless of location); (4) collaboration (providing tools that allow members full and fair access to all collaboration resources and enable distributed teams to work effectively, irrespective of location); and (5) education, training and outreach (providing resources and mechanisms for training students and for communicating important information to the public).It is believed that computing infrastructures based on Data Grids and optical networks can meet these challenges and can offer data intensive enterprises in high energy physics and elsewhere a comprehensive, scalable framework for collaboration and resource sharing. A number of Data Grid projects have been underway since 1999. Interestingly, the most exciting and far ranging of these projects are led by collaborations of high energy physicists, computer scientists and scientists from other disciplines in support of experiments with massive, near-term data needs. I review progress in this

  9. Research on the tool holder mode in high speed machining

    Science.gov (United States)

    Zhenyu, Zhao; Yongquan, Zhou; Houming, Zhou; Xiaomei, Xu; Haibin, Xiao

    2018-03-01

    High speed machining technology can improve the processing efficiency and precision, but also reduce the processing cost. Therefore, the technology is widely regarded in the industry. With the extensive application of high-speed machining technology, high-speed tool system has higher and higher requirements on the tool chuck. At present, in high speed precision machining, several new kinds of clip heads are as long as there are heat shrinkage tool-holder, high-precision spring chuck, hydraulic tool-holder, and the three-rib deformation chuck. Among them, the heat shrinkage tool-holder has the advantages of high precision, high clamping force, high bending rigidity and dynamic balance, etc., which are widely used. Therefore, it is of great significance to research the new requirements of the machining tool system. In order to adapt to the requirement of high speed machining precision machining technology, this paper expounds the common tool holder technology of high precision machining, and proposes how to select correctly tool clamping system in practice. The characteristics and existing problems are analyzed in the tool clamping system.

  10. High-speed photodetectors in optical communication system

    Science.gov (United States)

    Zhao, Zeping; Liu, Jianguo; Liu, Yu; Zhu, Ninghua

    2017-12-01

    This paper presents a review and discussion for high-speed photodetectors and their applications on optical communications and microwave photonics. A detailed and comprehensive demonstration of high-speed photodetectors from development history, research hotspots to packaging technologies is provided to the best of our knowledge. A few typical applications based on photodetectors are also illustrated, such as free-space optical communications, radio over fiber and millimeter terahertz signal generation systems. Project supported by the Preeminence Youth Fund of China (No. 61625504).

  11. Analysis and topology optimization design of high-speed driving spindle

    Science.gov (United States)

    Wang, Zhilin; Yang, Hai

    2018-04-01

    The three-dimensional model of high-speed driving spindle is established by using SOLIDWORKS. The model is imported through the interface of ABAQUS, A finite element analysis model of high-speed driving spindle was established by using spring element to simulate bearing boundary condition. High-speed driving spindle for the static analysis, the spindle of the stress, strain and displacement nephogram, and on the basis of the results of the analysis on spindle for topology optimization, completed the lightweight design of high-speed driving spindle. The design scheme provides guidance for the design of axial parts of similar structures.

  12. HIGH SPEED RAILWAY LINES – FUTURE PART OF CZECH RAILWAY NETWORK?

    Directory of Open Access Journals (Sweden)

    Lukáš Týfa

    2017-08-01

    Full Text Available The paper first describes high speed rail generally and explains the relationship between high speed and conventional railway networks (according to the vehicle types in operation on the network. The core of the paper is comprised of the methodology for choosing the best route for a railway line and its application to the high speed railway connection Praha – Brno. The Algorithm used assumes the existence of more route proposals, which could be different in terms of the operational conception, line routing or types of vehicles used. The optimal variant is the one with the lowest daily cost, which includes infrastructure and vehicle costs; investment and operational costs. The results from applying this model confirmed the assumption, that a dedicated high speed railway line, only for high speed trains, has the same or lower investment costs than a line for both high speed and conventional trains. Furthermore, a dedicated high line also has a lower cost for infrastructure maintenance but a higher cost for buying high speed multiple units.

  13. Application of Fabry-Perot velocimeter to high-speed experiments

    International Nuclear Information System (INIS)

    Chaw, H.H.; McMillan, C.F.; Osher, J.E.

    1988-01-01

    The Fabry-Perot (F-P) velocimeter is a useful instrument for measuring the velocity of objects at speeds ranging from fractions of a kilometer per second to a few tens of kilometers per second and up. Because of its immunity to electromagnetic interference and its velocity resolution, it has become the prime diagnostic tool in our electric-gun facility. Examples of its application to high speed experiments are discussed, including: electric-gun flyer studies, spallation of materials under high-speed impact, momentum-transfer studies, pressure pulse created by high-velocity impact, and detonation-wave studies in high-explosive experiments

  14. Application of polarization in high speed, high contrast inspection

    Science.gov (United States)

    Novak, Matthew J.

    2017-08-01

    Industrial optical inspection often requires high speed and high throughput of materials. Engineers use a variety of techniques to handle these inspection needs. Some examples include line scan cameras, high speed multi-spectral and laser-based systems. High-volume manufacturing presents different challenges for inspection engineers. For example, manufacturers produce some components in quantities of millions per month, per week or even per day. Quality control of so many parts requires creativity to achieve the measurement needs. At times, traditional vision systems lack the contrast to provide the data required. In this paper, we show how dynamic polarization imaging captures high contrast images. These images are useful for engineers to perform inspection tasks in some cases where optical contrast is low. We will cover basic theory of polarization. We show how to exploit polarization as a contrast enhancement technique. We also show results of modeling for a polarization inspection application. Specifically, we explore polarization techniques for inspection of adhesives on glass.

  15. High speed network sampling

    OpenAIRE

    Rindalsholt, Ole Arild

    2005-01-01

    Master i nettverks- og systemadministrasjon Classical Sampling methods play an important role in the current practice of Internet measurement. With today’s high speed networks, routers cannot manage to generate complete Netflow data for every packet. They have to perform restricted sampling. This thesis summarizes some of the most important sampling schemes and their applications before diving into an analysis on the effect of sampling Netflow records.

  16. High Speed On-Wafer Characterization Laboratory

    Data.gov (United States)

    Federal Laboratory Consortium — At the High Speed On-Wafer Characterization Laboratory, researchers characterize and model devices operating at terahertz (THz) and millimeter-wave frequencies. The...

  17. High speed corner and gap-seal computations using an LU-SGS scheme

    Science.gov (United States)

    Coirier, William J.

    1989-01-01

    The hybrid Lower-Upper Symmetric Gauss-Seidel (LU-SGS) algorithm was added to a widely used series of 2D/3D Euler/Navier-Stokes solvers and was demonstrated for a particular class of high-speed flows. A limited study was conducted to compare the hybrid LU-SGS for approximate Newton iteration and diagonalized Beam-Warming (DBW) schemes on a work and convergence history basis. The hybrid LU-SGS algorithm is more efficient and easier to implement than the DBW scheme originally present in the code for the cases considered. The code was validated for the hypersonic flow through two mutually perpendicular flat plates and then used to investigate the flow field in and around a simplified scramjet module gap seal configuration. Due to the similarities, the gap seal flow was compared to hypersonic corner flow at the same freestream conditions and Reynolds number.

  18. High-speed Maglev studies in Canada

    International Nuclear Information System (INIS)

    Atherton, D.L.; Eastham, A.R.

    1974-01-01

    This paper reports on Canadian studies of superconducting magnetic levitation and variable-speed linear synchronous motor propulsion for high-speed inter-city guided ground transport. Levitation is obtained by the interaction of vehicle-mounted superconducting magnets and the eddy currents induced in aluminium strip conductors on the guideway. Non-contact propulsion by linear synchronous motor (LSM) is obtained by using vehicle-borne superconducting magnets and powered guideway coils. A suggested guidance scheme uses a flat guideway with 'null-flux' loops overlying the LSM windings. The propulsion magnets interact with the loops and the edges of the levitation strips to provide lateral stabilization. The test facility is a 7.6m wheel, rotating with a peripheral speed of 33m/s. (author)

  19. High-speed nonvolatile CMOS/MNOS RAM

    International Nuclear Information System (INIS)

    Derbenwick, G.F.; Dodson, W.D.; Sokel, R.J.

    1979-01-01

    A bulk silicon technology for a high-speed static CMOS/MNOS RAM has been developed. Radiation-hardened, high voltage CMOS circuits have been fabricated for the memory array driving circuits and the enhancement-mode p-channel MNOS memory transistors have been fabricated using a native tunneling oxide with a 45 nm CVD Si 3 N 4 insulator deposited at 750 0 C. Read cycle times less than 350 ns and write cycle times of 1 μs are projected for the final 1Kx1 design. The CMOS circuits provide adequate speed for the write and read cycles and minimize the standby power dissipation. Retention times well in excess of 30 min are projected

  20. High-speed cryptography and cryptanalysis

    NARCIS (Netherlands)

    Schwabe, P.

    2011-01-01

    Modern digital communication relies heavily on cryptographic protection to ensure data integrity and privacy. In order to deploy state-of-the art cryptographic primitives and protocols in real-world scenarios, one needs to highly optimize software for both speed and security. This requires careful

  1. Advancing high-speed rail policy in the United States.

    Science.gov (United States)

    2012-06-01

    This report builds on a review of international experience with high-speed rail projects to develop recommendations for a High-speed rail policy framework for the United States. The international review looked at the experience of Korea, Taiwan, Chin...

  2. Design and applications of a pneumatic accelerator for high speed punching

    International Nuclear Information System (INIS)

    Yaldiz, Sueleyman; Saglam, Haci; Unsacar, Faruk; Isik, Hakan

    2007-01-01

    High speed forming is an important production method that requires specially designed HERF (high energy rate forming) machines. Most of the HERF machines are devices that consist of a system in which energy is stored and a differential piston mechanism is used to release the energy at high rate. In order to eliminate the usage of specially designed HERF machines and to obtain the high speed forming benefits, the accelerator which can be adapted easily onto conventional presses has been designed and manufactured in this study. The designed energy accelerator can be incorporated into mechanical press to convert the low speed operation into high-speed operation of a hammer. Expectations from this work are reduced distortion rates, increased surface quality and precise dimensions in metal forming operations. From the performance test, the accelerator is able to achieve high speed and energy which require for high speed blanking of thick sheet metals

  3. Compressibility, turbulence and high speed flow

    CERN Document Server

    Gatski, Thomas B

    2009-01-01

    This book introduces the reader to the field of compressible turbulence and compressible turbulent flows across a broad speed range through a unique complimentary treatment of both the theoretical foundations and the measurement and analysis tools currently used. For the computation of turbulent compressible flows, current methods of averaging and filtering are presented so that the reader is exposed to a consistent development of applicable equation sets for both the mean or resolved fields as well as the transport equations for the turbulent stress field. For the measurement of turbulent compressible flows, current techniques ranging from hot-wire anemometry to PIV are evaluated and limitations assessed. Characterizing dynamic features of free shear flows, including jets, mixing layers and wakes, and wall-bounded flows, including shock-turbulence and shock boundary-layer interactions, obtained from computations, experiments and simulations are discussed. Key features: * Describes prediction methodologies in...

  4. Assessment of rural soundscapes with high-speed train noise.

    Science.gov (United States)

    Lee, Pyoung Jik; Hong, Joo Young; Jeon, Jin Yong

    2014-06-01

    In the present study, rural soundscapes with high-speed train noise were assessed through laboratory experiments. A total of ten sites with varying landscape metrics were chosen for audio-visual recording. The acoustical characteristics of the high-speed train noise were analyzed using various noise level indices. Landscape metrics such as the percentage of natural features (NF) and Shannon's diversity index (SHDI) were adopted to evaluate the landscape features of the ten sites. Laboratory experiments were then performed with 20 well-trained listeners to investigate the perception of high-speed train noise in rural areas. The experiments consisted of three parts: 1) visual-only condition, 2) audio-only condition, and 3) combined audio-visual condition. The results showed that subjects' preference for visual images was significantly related to NF, the number of land types, and the A-weighted equivalent sound pressure level (LAeq). In addition, the visual images significantly influenced the noise annoyance, and LAeq and NF were the dominant factors affecting the annoyance from high-speed train noise in the combined audio-visual condition. In addition, Zwicker's loudness (N) was highly correlated with the annoyance from high-speed train noise in both the audio-only and audio-visual conditions. © 2013.

  5. High-speed imaging of explosive eruptions: applications and perspectives

    Science.gov (United States)

    Taddeucci, Jacopo; Scarlato, Piergiorgio; Gaudin, Damien; Capponi, Antonio; Alatorre-Ibarguengoitia, Miguel-Angel; Moroni, Monica

    2013-04-01

    Explosive eruptions, being by definition highly dynamic over short time scales, necessarily call for observational systems capable of relatively high sampling rates. "Traditional" tools, like as seismic and acoustic networks, have recently been joined by Doppler radar and electric sensors. Recent developments in high-speed camera systems now allow direct visual information of eruptions to be obtained with a spatial and temporal resolution suitable for the analysis of several key eruption processes. Here we summarize the methods employed to gather and process high-speed videos of explosive eruptions, and provide an overview of the several applications of these new type of data in understanding different aspects of explosive volcanism. Our most recent set up for high-speed imaging of explosive eruptions (FAMoUS - FAst, MUltiparametric Set-up,) includes: 1) a monochrome high speed camera, capable of 500 frames per second (fps) at high-definition (1280x1024 pixel) resolution and up to 200000 fps at reduced resolution; 2) a thermal camera capable of 50-200 fps at 480-120x640 pixel resolution; and 3) two acoustic to infrasonic sensors. All instruments are time-synchronized via a data logging system, a hand- or software-operated trigger, and via GPS, allowing signals from other instruments or networks to be directly recorded by the same logging unit or to be readily synchronized for comparison. FAMoUS weights less than 20 kg, easily fits into four, hand-luggage-sized backpacks, and can be deployed in less than 20' (and removed in less than 2', if needed). So far, explosive eruptions have been recorded in high-speed at several active volcanoes, including Fuego and Santiaguito (Guatemala), Stromboli (Italy), Yasur (Vanuatu), and Eyjafiallajokull (Iceland). Image processing and analysis from these eruptions helped illuminate several eruptive processes, including: 1) Pyroclasts ejection. High-speed videos reveal multiple, discrete ejection pulses within a single Strombolian

  6. High-speed microjet generation using laser-induced vapor bubbles

    Science.gov (United States)

    Oudalov, Nikolai; Tagawa, Yoshiyuki; Peters, Ivo; Visser, Claas-Willem; van der Meer, Devaraj; Prosperetti, Andrea; Sun, Chao; Lohse, Detlef

    2011-11-01

    The generation and evolution of microjets are studied both experimentally and numerically. The jets are generated by focusing a laser pulse into a microscopic capillary tube (~50 μm) filled with water-based red dye. A vapor bubble is created instantly after shooting the laser (<1 μs), sending out a shockwave towards the curved free surface at which the high-speed microjet forms. The process of jet formation is captured using high-speed recordings at 1.0 × 106 fps. The velocity of the microjets can reach speeds of ~850 m/s while maintaining a very sharp geometry. The high-speed recordings enable us to study the effect of several parameters on the jet velocity, e.g. the absorbed energy and the distance between the laser spot and the free surface.The results show a clear dependence on these variables, even for supersonic speeds. Comparisons with numerical simulations confirm the nature of these dependencies.

  7. High-speed optical coherence tomography signal processing on GPU

    International Nuclear Information System (INIS)

    Li Xiqi; Shi Guohua; Zhang Yudong

    2011-01-01

    The signal processing speed of spectral domain optical coherence tomography (SD-OCT) has become a bottleneck in many medical applications. Recently, a time-domain interpolation method was proposed. This method not only gets a better signal-to noise ratio (SNR) but also gets a faster signal processing time for the SD-OCT than the widely used zero-padding interpolation method. Furthermore, the re-sampled data is obtained by convoluting the acquired data and the coefficients in time domain. Thus, a lot of interpolations can be performed concurrently. So, this interpolation method is suitable for parallel computing. An ultra-high optical coherence tomography signal processing can be realized by using graphics processing unit (GPU) with computer unified device architecture (CUDA). This paper will introduce the signal processing steps of SD-OCT on GPU. An experiment is performed to acquire a frame SD-OCT data (400A-linesx2048 pixel per A-line) and real-time processed the data on GPU. The results show that it can be finished in 6.208 milliseconds, which is 37 times faster than that on Central Processing Unit (CPU).

  8. Achieving high performance in numerical computations on RISC workstations and parallel systems

    Energy Technology Data Exchange (ETDEWEB)

    Goedecker, S. [Max-Planck Inst. for Solid State Research, Stuttgart (Germany); Hoisie, A. [Los Alamos National Lab., NM (United States)

    1997-08-20

    The nominal peak speeds of both serial and parallel computers is raising rapidly. At the same time however it is becoming increasingly difficult to get out a significant fraction of this high peak speed from modern computer architectures. In this tutorial the authors give the scientists and engineers involved in numerically demanding calculations and simulations the necessary basic knowledge to write reasonably efficient programs. The basic principles are rather simple and the possible rewards large. Writing a program by taking into account optimization techniques related to the computer architecture can significantly speedup your program, often by factors of 10--100. As such, optimizing a program can for instance be a much better solution than buying a faster computer. If a few basic optimization principles are applied during program development, the additional time needed for obtaining an efficient program is practically negligible. In-depth optimization is usually only needed for a few subroutines or kernels and the effort involved is therefore also acceptable.

  9. Speed up of MCACE, a Monte Carlo code for evaluation of shielding safety, by parallel computer, (3)

    International Nuclear Information System (INIS)

    Takano, Makoto; Masukawa, Fumihiro; Naito, Yoshitaka; Onodera, Emi; Imawaka, Tsuneyuki; Yoda, Yoshihisa.

    1993-07-01

    The parallel computing of the MCACE code has been studied on two platforms; 1) Shared Memory Type Vector-Parallel Computer Monte-4 and 2) Networked Several Workstations. On the Monte-4, a disk-file has been allocated to collect all results computed by 4 CPUs in parallel, executing the copy of the MCACE code on each CPU. On the workstations under network environment, two parallel models have been evaluated; 1) a host-node model and 2) the model used on the Monte-4 where no software for parallelization has been employed but only standard FORTRAN language. The measurement of computing times has showed that speed up of about 3 times has been achieved by using 4 CPUs of the Monte-4. Further, connecting 4 workstations by network, the computing speed by parallelization has achieved faster than our scalar main frame computer, FACOM M-780. (author)

  10. High speed railway track dynamics models, algorithms and applications

    CERN Document Server

    Lei, Xiaoyan

    2017-01-01

    This book systematically summarizes the latest research findings on high-speed railway track dynamics, made by the author and his research team over the past decade. It explores cutting-edge issues concerning the basic theory of high-speed railways, covering the dynamic theories, models, algorithms and engineering applications of the high-speed train and track coupling system. Presenting original concepts, systematic theories and advanced algorithms, the book places great emphasis on the precision and completeness of its content. The chapters are interrelated yet largely self-contained, allowing readers to either read through the book as a whole or focus on specific topics. It also combines theories with practice to effectively introduce readers to the latest research findings and developments in high-speed railway track dynamics. It offers a valuable resource for researchers, postgraduates and engineers in the fields of civil engineering, transportation, highway & railway engineering.

  11. Plasma-Assisted Chemistry in High-Speed Flow

    International Nuclear Information System (INIS)

    Leonov, Sergey B.; Yarantsev, Dmitry A.; Napartovich, Anatoly P.; Kochetov, Igor V.

    2007-01-01

    Fundamental problems related to the high-speed combustion are analyzed. The result of plasma-chemical modeling is presented as a motivation of experimental activity. Numerical simulations of the effect of uniform non-equilibrium discharge on the premixed hydrogen and ethylene-air mixture in supersonic flow demonstrate an advantage of such a technique over a heating. Experimental results on multi-electrode non-uniform discharge maintenance behind wallstep and in cavity of supersonic flow are presented. The model test on hydrogen and ethylene ignition is demonstrated at direct fuel injection to low-temperature high-speed airflow

  12. Thermomechanical simulations and experimental validation for high speed incremental forming

    Science.gov (United States)

    Ambrogio, Giuseppina; Gagliardi, Francesco; Filice, Luigino; Romero, Natalia

    2016-10-01

    Incremental sheet forming (ISF) consists in deforming only a small region of the workspace through a punch driven by a NC machine. The drawback of this process is its slowness. In this study, a high speed variant has been investigated from both numerical and experimental points of view. The aim has been the design of a FEM model able to perform the material behavior during the high speed process by defining a thermomechanical model. An experimental campaign has been performed by a CNC lathe with high speed to test process feasibility. The first results have shown how the material presents the same performance than in conventional speed ISF and, in some cases, better material behavior due to the temperature increment. An accurate numerical simulation has been performed to investigate the material behavior during the high speed process confirming substantially experimental evidence.

  13. Speed and path control for conflict-free flight in high air traffic demand in terminal airspace

    Science.gov (United States)

    Rezaei, Ali

    To accommodate the growing air traffic demand, flights will need to be planned and navigated with a much higher level of precision than today's aircraft flight path. The Next Generation Air Transportation System (NextGen) stands to benefit significantly in safety and efficiency from such movement of aircraft along precisely defined paths. Air Traffic Operations (ATO) relying on such precision--the Precision Air Traffic Operations or PATO--are the foundation of high throughput capacity envisioned for the future airports. In PATO, the preferred method is to manage the air traffic by assigning a speed profile to each aircraft in a given fleet in a given airspace (in practice known as (speed control). In this research, an algorithm has been developed, set in the context of a Hybrid Control System (HCS) model, that determines whether a speed control solution exists for a given fleet of aircraft in a given airspace and if so, computes this solution as a collective speed profile that assures separation if executed without deviation. Uncertainties such as weather are not considered but the algorithm can be modified to include uncertainties. The algorithm first computes all feasible sequences (i.e., all sequences that allow the given fleet of aircraft to reach destinations without violating the FAA's separation requirement) by looking at all pairs of aircraft. Then, the most likely sequence is determined and the speed control solution is constructed by a backward trajectory generation, starting with the aircraft last out and proceeds to the first out. This computation can be done for different sequences in parallel which helps to reduce the computation time. If such a solution does not exist, then the algorithm calculates a minimal path modification (known as path control) that will allow separation-compliance speed control. We will also prove that the algorithm will modify the path without creating a new separation violation. The new path will be generated by adding new

  14. Long-Term Deflection Prediction from Computer Vision-Measured Data History for High-Speed Railway Bridges

    Directory of Open Access Journals (Sweden)

    Jaebeom Lee

    2018-05-01

    Full Text Available Management of the vertical long-term deflection of a high-speed railway bridge is a crucial factor to guarantee traffic safety and passenger comfort. Therefore, there have been efforts to predict the vertical deflection of a railway bridge based on physics-based models representing various influential factors to vertical deflection such as concrete creep and shrinkage. However, it is not an easy task because the vertical deflection of a railway bridge generally involves several sources of uncertainty. This paper proposes a probabilistic method that employs a Gaussian process to construct a model to predict the vertical deflection of a railway bridge based on actual vision-based measurement and temperature. To deal with the sources of uncertainty which may cause prediction errors, a Gaussian process is modeled with multiple kernels and hyperparameters. Once the hyperparameters are identified through the Gaussian process regression using training data, the proposed method provides a 95% prediction interval as well as a predictive mean about the vertical deflection of the bridge. The proposed method is applied to an arch bridge under operation for high-speed trains in South Korea. The analysis results obtained from the proposed method show good agreement with the actual measurement data on the vertical deflection of the example bridge, and the prediction results can be utilized for decision-making on railway bridge maintenance.

  15. Long-Term Deflection Prediction from Computer Vision-Measured Data History for High-Speed Railway Bridges.

    Science.gov (United States)

    Lee, Jaebeom; Lee, Kyoung-Chan; Lee, Young-Joo

    2018-05-09

    Management of the vertical long-term deflection of a high-speed railway bridge is a crucial factor to guarantee traffic safety and passenger comfort. Therefore, there have been efforts to predict the vertical deflection of a railway bridge based on physics-based models representing various influential factors to vertical deflection such as concrete creep and shrinkage. However, it is not an easy task because the vertical deflection of a railway bridge generally involves several sources of uncertainty. This paper proposes a probabilistic method that employs a Gaussian process to construct a model to predict the vertical deflection of a railway bridge based on actual vision-based measurement and temperature. To deal with the sources of uncertainty which may cause prediction errors, a Gaussian process is modeled with multiple kernels and hyperparameters. Once the hyperparameters are identified through the Gaussian process regression using training data, the proposed method provides a 95% prediction interval as well as a predictive mean about the vertical deflection of the bridge. The proposed method is applied to an arch bridge under operation for high-speed trains in South Korea. The analysis results obtained from the proposed method show good agreement with the actual measurement data on the vertical deflection of the example bridge, and the prediction results can be utilized for decision-making on railway bridge maintenance.

  16. High Speed Photomicrography

    Science.gov (United States)

    Hyzer, William G.

    1983-03-01

    One of the most challenging areas in applying high-speed photography and videography in the plant and laboratory is in the recording of rapid events at macro and microscopic scales. Depth of field, exposure efficiency, working distance, and required exposure time are all reduced as optical magnification is increased, which severely taxes the skill and ingenuity of workers interested in recording any fast moving phenomena through the microscope or with magnifying lenses. This paper defines the problems inherent in photographing within macro and microscopic ranges and offers a systematic approach to optimizing the selection of equipment and choice of applicable techniques.

  17. Material requirements for the High Speed Civil Transport

    Science.gov (United States)

    Stephens, Joseph R.; Hecht, Ralph J.; Johnson, Andrew M.

    1993-01-01

    Under NASA-sponsored High Speed Research (HSR) programs, the materials and processing requirements have been identified for overcoming the environmental and economic barriers of the next generation High Speed Civil Transport (HSCT) propulsion system. The long (2 to 5 hours) supersonic cruise portion of the HSCT cycle will place additional durability requirements on all hot section engine components. Low emissions combustor designs will require high temperature ceramic matrix composite liners to meet an emission goal of less than 5g NO(x) per Kg fuel burned. Large axisymmetric and two-dimensional exhaust nozzle designs are now under development to meet or exceed FAR 36 Stage III noise requirements, and will require lightweight, high temperature metallic, intermetallic, and ceramic matrix composites to reduce nozzle weight and meet structural and acoustic component performance goals. This paper describes and discusses the turbomachinery, combustor, and exhaust nozzle requirements of the High Speed Civil Transport propulsion system.

  18. High-Speed Sealift Technology Development Plan

    National Research Council Canada - National Science Library

    2002-01-01

    .... The purpose of the project was to define the technology investments required to enable development of the high-speed commercial and military ships needed to provide realistic future mission capabilities...

  19. Diagnostics of high-speed streams and coronal holes using geomagnetic pulsations

    International Nuclear Information System (INIS)

    Bol'shakova, O.V.; Troitskaya, V.A.

    1980-01-01

    In order to study the relations of high-speed solar wind streams and coronal holes analyzed are the parameters of geomagnetic pulsations of the Rs3 type and of high-speed streams at the decrease branch and in the minimum of solar activity. On the basis of the analysis of exciting pulsation regime determined are the differences in characteristics of high-speed stream properties. Presented are the graphical distributions of a number of occurrances of high-speed streams, coronal holes and pure regimes of Rs3R pulsations in several sections of 1973 in the Sun rotations of N1903-1919 and of the change of solar wind velocity while passing through the high-speed streams. It is found that Rs3R occurrance can serve an indicator of the high-speed flux connection with the large equatorial coronal hole. On the basis of the analysis of exciting pulsation properties determined are the differences in the stream characteristics. However the preliminary estimates permit to adopt neither the first nor the second of the existing hypotheses on the sourse of formation of high-speed streams

  20. Optimal design of high-speed loading spindle based on ABAQUS

    Science.gov (United States)

    Yang, Xudong; Dong, Yu; Ge, Qingkuan; Yang, Hai

    2017-12-01

    The three-dimensional model of high-speed loading spindle is established by using ABAQUS’s modeling module. A finite element analysis model of high-speed loading spindle was established by using spring element to simulate bearing boundary condition. The static and dynamic performance of the spindle structure with different specifications of the rectangular spline and the different diameter neck of axle are studied in depth, and the influence of different spindle span on the static and dynamic performance of the high-speed loading spindle is studied. Finally, the optimal structure of the high-speed loading spindle is obtained. The results provide a theoretical basis for improving the overall performance of the test-bed

  1. Long-Term Structural Health Monitoring System for a High-Speed Railway Bridge Structure

    Directory of Open Access Journals (Sweden)

    You-Liang Ding

    2015-01-01

    Full Text Available Nanjing Dashengguan Bridge, which serves as the shared corridor crossing Yangtze River for both Beijing-Shanghai high-speed railway and Shanghai-Wuhan-Chengdu railway, is the first 6-track high-speed railway bridge with the longest span throughout the world. In order to ensure safety and detect the performance deterioration during the long-time service of the bridge, a Structural Health Monitoring (SHM system has been implemented on this bridge by the application of modern techniques in sensing, testing, computing, and network communication. The SHM system includes various sensors as well as corresponding data acquisition and transmission equipment for automatic data collection. Furthermore, an evaluation system of structural safety has been developed for the real-time condition assessment of this bridge. The mathematical correlation models describing the overall structural behavior of the bridge can be obtained with the support of the health monitoring system, which includes cross-correlation models for accelerations, correlation models between temperature and static strains of steel truss arch, and correlation models between temperature and longitudinal displacements of piers. Some evaluation results using the mean value control chart based on mathematical correlation models are presented in this paper to show the effectiveness of this SHM system in detecting the bridge’s abnormal behaviors under the varying environmental conditions such as high-speed trains and environmental temperature.

  2. Long-Term Structural Health Monitoring System for a High-Speed Railway Bridge Structure

    Science.gov (United States)

    Wu, Lai-Yi

    2015-01-01

    Nanjing Dashengguan Bridge, which serves as the shared corridor crossing Yangtze River for both Beijing-Shanghai high-speed railway and Shanghai-Wuhan-Chengdu railway, is the first 6-track high-speed railway bridge with the longest span throughout the world. In order to ensure safety and detect the performance deterioration during the long-time service of the bridge, a Structural Health Monitoring (SHM) system has been implemented on this bridge by the application of modern techniques in sensing, testing, computing, and network communication. The SHM system includes various sensors as well as corresponding data acquisition and transmission equipment for automatic data collection. Furthermore, an evaluation system of structural safety has been developed for the real-time condition assessment of this bridge. The mathematical correlation models describing the overall structural behavior of the bridge can be obtained with the support of the health monitoring system, which includes cross-correlation models for accelerations, correlation models between temperature and static strains of steel truss arch, and correlation models between temperature and longitudinal displacements of piers. Some evaluation results using the mean value control chart based on mathematical correlation models are presented in this paper to show the effectiveness of this SHM system in detecting the bridge's abnormal behaviors under the varying environmental conditions such as high-speed trains and environmental temperature. PMID:26451387

  3. Comprehensive surface treatment of high-speed steel tool

    Science.gov (United States)

    Fedorov, Sergey V.; Aleshin, Sergey V.; Swe, Min Htet; Abdirova, Raushan D.; Kapitanov, Alexey V.; Egorov, Sergey B.

    2018-03-01

    One of the promising directions of hardening of high-speed steel tool is the creation on their surface of the layered structures with the gradient of physic-chemical properties between the wear-resistant coatings to the base material. Among the methods of such surface modification, a special process takes place based on the use of pulsed high-intensity charged particle beams. The high speed of heating and cooling allows structural-phase transformations in the surface layer, which cannot be realized in a stationary mode. The treatment was conducted in a RITM-SP unit, which constitutes a combination of a source of low-energy high-current electron beams "RITM" and two magnetron spraying systems on a single vacuum chamber. The unit enables deposition of films on the surface of the desired product and subsequent liquid-phase mixing of materials of the film and the substrate by an intense pulse electron beam. The article discusses features of the structure of the subsurface layer of high-speed steel M2, modified by surface alloying of a low-energy high-current electron beam, and its effect on the wear resistance of the tool when dry cutting hard to machine Nickel alloy. A significant decrease of intensity of wear of high-speed steel with combined treatment happens due to the displacement of the zone of wear and decrease the radius of rounding of the cutting edge because of changes in conditions of interaction with the material being treated.

  4. A data acquisition and control system for high-speed gamma-ray tomography

    Science.gov (United States)

    Hjertaker, B. T.; Maad, R.; Schuster, E.; Almås, O. A.; Johansen, G. A.

    2008-09-01

    A data acquisition and control system (DACS) for high-speed gamma-ray tomography based on the USB (Universal Serial Bus) and Ethernet communication protocols has been designed and implemented. The high-speed gamma-ray tomograph comprises five 500 mCi 241Am gamma-ray sources, each at a principal energy of 59.5 keV, which corresponds to five detector modules, each consisting of 17 CdZnTe detectors. The DACS design is based on Microchip's PIC18F4550 and PIC18F4620 microcontrollers, which facilitates an USB 2.0 interface protocol and an Ethernet (IEEE 802.3) interface protocol, respectively. By implementing the USB- and Ethernet-based DACS, a sufficiently high data acquisition rate is obtained and no dedicated hardware installation is required for the data acquisition computer, assuming that it is already equipped with a standard USB and/or Ethernet port. The API (Application Programming Interface) for the DACS is founded on the National Instrument's LabVIEW® graphical development tool, which provides a simple and robust foundation for further application software developments for the tomograph. The data acquisition interval, i.e. the integration time, of the high-speed gamma-ray tomograph is user selectable and is a function of the statistical measurement accuracy required for the specific application. The bandwidth of the DACS is 85 kBytes s-1 for the USB communication protocol and 28 kBytes s-1 for the Ethernet protocol. When using the iterative least square technique reconstruction algorithm with a 1 ms integration time, the USB-based DACS provides an online image update rate of 38 Hz, i.e. 38 frames per second, whereas 31 Hz for the Ethernet-based DACS. The off-line image update rate (storage to disk) for the USB-based DACS is 278 Hz using a 1 ms integration time. Initial characterization of the high-speed gamma-ray tomograph using the DACS on polypropylene phantoms is presented in the paper.

  5. A data acquisition and control system for high-speed gamma-ray tomography

    International Nuclear Information System (INIS)

    Hjertaker, B T; Maad, R; Schuster, E; Almås, O A; Johansen, G A

    2008-01-01

    A data acquisition and control system (DACS) for high-speed gamma-ray tomography based on the USB (Universal Serial Bus) and Ethernet communication protocols has been designed and implemented. The high-speed gamma-ray tomograph comprises five 500 mCi 241 Am gamma-ray sources, each at a principal energy of 59.5 keV, which corresponds to five detector modules, each consisting of 17 CdZnTe detectors. The DACS design is based on Microchip's PIC18F4550 and PIC18F4620 microcontrollers, which facilitates an USB 2.0 interface protocol and an Ethernet (IEEE 802.3) interface protocol, respectively. By implementing the USB- and Ethernet-based DACS, a sufficiently high data acquisition rate is obtained and no dedicated hardware installation is required for the data acquisition computer, assuming that it is already equipped with a standard USB and/or Ethernet port. The API (Application Programming Interface) for the DACS is founded on the National Instrument's LabVIEW® graphical development tool, which provides a simple and robust foundation for further application software developments for the tomograph. The data acquisition interval, i.e. the integration time, of the high-speed gamma-ray tomograph is user selectable and is a function of the statistical measurement accuracy required for the specific application. The bandwidth of the DACS is 85 kBytes s −1 for the USB communication protocol and 28 kBytes s −1 for the Ethernet protocol. When using the iterative least square technique reconstruction algorithm with a 1 ms integration time, the USB-based DACS provides an online image update rate of 38 Hz, i.e. 38 frames per second, whereas 31 Hz for the Ethernet-based DACS. The off-line image update rate (storage to disk) for the USB-based DACS is 278 Hz using a 1 ms integration time. Initial characterization of the high-speed gamma-ray tomograph using the DACS on polypropylene phantoms is presented in the paper

  6. High-speed railway signal trackside equipment patrol inspection system

    Science.gov (United States)

    Wu, Nan

    2018-03-01

    High-speed railway signal trackside equipment patrol inspection system comprehensively applies TDI (time delay integration), high-speed and highly responsive CMOS architecture, low illumination photosensitive technique, image data compression technique, machine vision technique and so on, installed on high-speed railway inspection train, and achieves the collection, management and analysis of the images of signal trackside equipment appearance while the train is running. The system will automatically filter out the signal trackside equipment images from a large number of the background image, and identify of the equipment changes by comparing the original image data. Combining with ledger data and train location information, the system accurately locate the trackside equipment, conscientiously guiding maintenance.

  7. Pulse-burst PIV in a high-speed wind tunnel

    International Nuclear Information System (INIS)

    Beresh, Steven; Kearney, Sean; Wagner, Justin; Guildenbecher, Daniel; Henfling, John; Spillers, Russell; Pruett, Brian; Jiang, Naibo; Slipchenko, Mikhail; Mance, Jason; Roy, Sukesh

    2015-01-01

    Time-resolved particle image velocimetry (TR-PIV) has been achieved in a high-speed wind tunnel, providing velocity field movies of compressible turbulence events. The requirements of high-speed flows demand greater energy at faster pulse rates than possible with the TR-PIV systems developed for low-speed flows. This has been realized using a pulse-burst laser to obtain movies at up to 50 kHz, with higher speeds possible at the cost of spatial resolution. The constraints imposed by use of a pulse-burst laser are limited burst duration of 10.2 ms and a low duty cycle for data acquisition. Pulse-burst PIV has been demonstrated in a supersonic jet exhausting into a transonic crossflow and in transonic flow over a rectangular cavity. The velocity field sequences reveal the passage of turbulent structures and can be used to find velocity power spectra at every point in the field, providing spatial distributions of acoustic modes. The present work represents the first use of TR-PIV in a high-speed ground-test facility. (paper)

  8. Dark matter phenomenology of high-speed galaxy cluster collisions

    International Nuclear Information System (INIS)

    Mishchenko, Yuriy; Ji, Chueng-Ryong

    2017-01-01

    We perform a general computational analysis of possible post-collision mass distributions in high-speed galaxy cluster collisions in the presence of self-interacting dark matter. Using this analysis, we show that astrophysically weakly self-interacting dark matter can impart subtle yet measurable features in the mass distributions of colliding galaxy clusters even without significant disruptions to the dark matter halos of the colliding galaxy clusters themselves. Most profound such evidence is found to reside in the tails of dark matter halos' distributions, in the space between the colliding galaxy clusters. Such features appear in our simulations as shells of scattered dark matter expanding in alignment with the outgoing original galaxy clusters, contributing significant densities to projected mass distributions at large distances from collision centers and large scattering angles of up to 90 "c"i"r"c"l"e. Our simulations indicate that as much as 20% of the total collision's mass may be deposited into such structures without noticeable disruptions to the main galaxy clusters. Such structures at large scattering angles are forbidden in purely gravitational high-speed galaxy cluster collisions. Convincing identification of such structures in real colliding galaxy clusters would be a clear indication of the self-interacting nature of dark matter. Our findings may offer an explanation for the ring-like dark matter feature recently identified in the long-range reconstructions of the mass distribution of the colliding galaxy cluster CL0024+017. (orig.)

  9. Dark matter phenomenology of high-speed galaxy cluster collisions

    Energy Technology Data Exchange (ETDEWEB)

    Mishchenko, Yuriy [Izmir University of Economics, Faculty of Engineering, Izmir (Turkey); Ji, Chueng-Ryong [North Carolina State University, Department of Physics, Raleigh, NC (United States)

    2017-08-15

    We perform a general computational analysis of possible post-collision mass distributions in high-speed galaxy cluster collisions in the presence of self-interacting dark matter. Using this analysis, we show that astrophysically weakly self-interacting dark matter can impart subtle yet measurable features in the mass distributions of colliding galaxy clusters even without significant disruptions to the dark matter halos of the colliding galaxy clusters themselves. Most profound such evidence is found to reside in the tails of dark matter halos' distributions, in the space between the colliding galaxy clusters. Such features appear in our simulations as shells of scattered dark matter expanding in alignment with the outgoing original galaxy clusters, contributing significant densities to projected mass distributions at large distances from collision centers and large scattering angles of up to 90 {sup circle}. Our simulations indicate that as much as 20% of the total collision's mass may be deposited into such structures without noticeable disruptions to the main galaxy clusters. Such structures at large scattering angles are forbidden in purely gravitational high-speed galaxy cluster collisions. Convincing identification of such structures in real colliding galaxy clusters would be a clear indication of the self-interacting nature of dark matter. Our findings may offer an explanation for the ring-like dark matter feature recently identified in the long-range reconstructions of the mass distribution of the colliding galaxy cluster CL0024+017. (orig.)

  10. High Speed impedance tomography for cardiac imaging

    International Nuclear Information System (INIS)

    Tehrani, J.N.; Jin, C.; Schaik, Andre

    2010-01-01

    Full text: Electrical Impedance Tomography (EIT) calculates the internal conductivity distribution within a body using electrical contact measurements. Previous investigation has shown that optimizing electrode placement can give better information about the stroke volume and better separation between the ventricles and atria than with the electrodes attached in the transverse plane. In our investigation we are developing fast three dimensional imaging of the heart (two planes of 16 electrodes) including internal electrodes in esophagus. The reconstruction speed in EIT is one of the main limitations for real time imaging when using a detailed three dimensional finite element mesh. For that reason we investigated new iterative algorithms for solving large scale LJ regularization. In this research we compare these algorithms on noise reliability and speed for 2D cardiac models. The four methods were as follows: (I) an interior point method for solving Ll-regularized least squares problems (Ll-LS); (2) total variation using a Lagrangian multiplier (TV AL3); (3) a two step iterative shrinkage/thresholding method (TWIST) for solving the Lo-regularized least squares problem; (4) The Least Absolute Shrinkage and Selection Operator (LASSO). In our investigation, using 1600 elements, we found all four algorithms provided an improvement over the best conventional EIT reconstruction method, Total Variation, in three important areas: robustness to noise, increased computational speed of at least 40 x and a visually apparent improvement in spatial resolution. Out of the four algorithms we found TWIST was the fastest with at least a 1 00 x speed increase. (author)

  11. 49 CFR 38.175 - High-speed rail cars, monorails and systems.

    Science.gov (United States)

    2010-10-01

    ... 49 Transportation 1 2010-10-01 2010-10-01 false High-speed rail cars, monorails and systems. 38....175 High-speed rail cars, monorails and systems. (a) All cars for high-speed rail systems, including... monorail systems operating primarily on dedicated rail (i.e., not used by freight trains) or guideway, in...

  12. Noise in the passenger cars of high-speed trains.

    Science.gov (United States)

    Hong, Joo Young; Cha, Yongwon; Jeon, Jin Yong

    2015-12-01

    The aim of this study is to investigate the effects of both room acoustic conditions and spectral characteristics of noises on acoustic discomfort in a high-speed train's passenger car. Measurement of interior noises in a high-speed train was performed when the train was operating at speeds of 100 km/h and 300 km/h. Acoustic discomfort caused by interior noises was evaluated by paired comparison methods based on the variation of reverberation time (RT) in a passenger car and the spectral differences in interior noises. The effect of RT on acoustic discomfort was not significant, whereas acoustic discomfort significantly varied depending on spectral differences in noise. Acoustic discomfort increased with increment of the sound pressure level (SPL) ratio at high frequencies, and variation in high-frequency noise components were described using sharpness. Just noticeable differences of SPL with low- and high-frequency components were determined to be 3.7 and 2.9 dB, respectively. This indicates that subjects were more sensitive to differences in SPLs at the high-frequency range than differences at the low-frequency range. These results support that, for interior noises, reduction in SPLs at high frequencies would significantly contribute to improved acoustic quality in passenger cars of high-speed trains.

  13. High Speed Rail (HSR) in the United States

    Science.gov (United States)

    2009-12-08

    announced that it will expand the capacity on its aging high speed line between Tokyo and Osaka, the most heavily traveled intercity rail segment in the...United States, in most of these countries intercity rail travel (including both conventional and high speed rail) represents less than 10% of all...that is sometimes mentioned by its advocates. Intercity passenger rail transport is relatively safe, at least compared with highway travel . And HSR in

  14. High-speed optical signal processing using time lenses

    DEFF Research Database (Denmark)

    Galili, Michael; Hu, Hao; Guan, Pengyu

    2015-01-01

    This paper will discuss time lenses and their broad range of applications. A number of recent demonstrations of complex high-speed optical signal processing using time lenses will be outlined with focus on the operating principle.......This paper will discuss time lenses and their broad range of applications. A number of recent demonstrations of complex high-speed optical signal processing using time lenses will be outlined with focus on the operating principle....

  15. High-speed parallel counter

    International Nuclear Information System (INIS)

    Gus'kov, B.N.; Kalinnikov, V.A.; Krastev, V.R.; Maksimov, A.N.; Nikityuk, N.M.

    1985-01-01

    This paper describes a high-speed parallel counter that contains 31 inputs and 15 outputs and is implemented by integrated circuits of series 500. The counter is designed for fast sampling of events according to the number of particles that pass simultaneously through the hodoscopic plane of the detector. The minimum delay of the output signals relative to the input is 43 nsec. The duration of the output signals can be varied from 75 to 120 nsec

  16. Influence of “J”-Curve Spring Stiffness on Running Speeds of Segmented Legs during High-Speed Locomotion

    Directory of Open Access Journals (Sweden)

    Runxiao Wang

    2016-01-01

    Full Text Available Both the linear leg spring model and the two-segment leg model with constant spring stiffness have been broadly used as template models to investigate bouncing gaits for legged robots with compliant legs. In addition to these two models, the other stiffness leg spring models developed using inspiration from biological characteristic have the potential to improve high-speed running capacity of spring-legged robots. In this paper, we investigate the effects of “J”-curve spring stiffness inspired by biological materials on running speeds of segmented legs during high-speed locomotion. Mathematical formulation of the relationship between the virtual leg force and the virtual leg compression is established. When the SLIP model and the two-segment leg model with constant spring stiffness and with “J”-curve spring stiffness have the same dimensionless reference stiffness, the two-segment leg model with “J”-curve spring stiffness reveals that (1 both the largest tolerated range of running speeds and the tolerated maximum running speed are found and (2 at fast running speed from 25 to 40/92 m s−1 both the tolerated range of landing angle and the stability region are the largest. It is suggested that the two-segment leg model with “J”-curve spring stiffness is more advantageous for high-speed running compared with the SLIP model and with constant spring stiffness.

  17. High speed rotary drum

    Energy Technology Data Exchange (ETDEWEB)

    Sagara, H

    1970-03-25

    A high speed rotary drum is disclosed in which the rotor vessel is a double-wall structure comprising an inner wave-shaped pipe inserted coaxially within an outer straight pipe, the object being to provide a strengthened composite light-weight structure. Since force induced axial deformation of the straight pipe and radial deformation of the corrugated pipe are small, the composite effectively resists external forces and, if the waves of the inner pipe are given a sufficient amplitude, the thickness of both pipes may be reduced to lower the overall weight. Thus high angular velocities can be obtained to separate U/sup 235/ from gaseous UF/sub 6/.

  18. Role of cavitation in high-speed droplet impact problems

    Science.gov (United States)

    Kondo, Tomoki; Ando, Keita

    2014-11-01

    High-speed droplet impact is found in physical cleaning using liquid jets, but its mechanisms for particle removal from target surfaces are yet unclear. In this study, we explore the possibility of having cavitation inside the droplet. The pressure evolution within a droplet colliding with a flat surface of deformable materials is determined by multicomponent Euler equations. Dynamics of cavitation bubbles heterogeneously nucleated from preexisting nuclei are determined from Rayleigh-Plesset calculations according to the pressure evolution within the droplet in one-way-coupling manner. The simulation shows that cavitation indeed occurs due to tension that arises from the water hammer shock reflection at the droplet interface. The role of cavitation including pressure emission from its collapse is to be discussed based on the one-way-coupling computations.

  19. Coronal holes and high-speed wind streams

    International Nuclear Information System (INIS)

    Zirker, J.B.

    1977-01-01

    Coronal holes low have been identified as Bartel's M regions, i.e., sources of high-speed wind streams that produce recurrent geomagnetic variations. Throughout the Skylab period the polar caps of the Sun were coronal holes, and at lower latitudes the most persistent and recurrent holes were equatorial extensions of the polar caps. The holes rotated 'rigidly' at the equatorial synodic rate. They formed in regions of unipolar photospheric magnetic field, and their internal magnetic fields diverged rapidly with increasing distance from the sun. The geometry of the magnetic field in the inner corona seems to control both the physical properties of the holes and the global distribution of high-speed wind streams in the heliosphere. The latitude variation of the divergence of the coronal magnetic field lines produces corresponding variations in wind speed.During the years of declining solar activity the global field of the corona approximates a perturbed dipole. The divergence of field lines in each hemisphere produces a high-speed wind near the poles and low-speed wind in a narrow belt that coincides with the magnetic neutral sheet. The analysis of electron density measurements within a polar hole indicates that solar wind is accelerated principally in the region between 2 and 5 R/sub s/ and that mechanical wave pressure (possibly Alfven wave) may be responsible for the accleration of the wind. Phenomenological models for the birth and decay of coronal holes have been proposed. Attempts to explain the birth and rigid rotation of holes through dynamo action have been only partially successful. The 11-year variation of cosmic ray intensities at the earth may result from cyclic variation of open field regions associated with coronal holes

  20. High-speed extended-term time-domain simulation for online cascading analysis of power system

    Science.gov (United States)

    Fu, Chuan

    A high-speed extended-term (HSET) time domain simulator (TDS), intended to become a part of an energy management system (EMS), has been newly developed for use in online extended-term dynamic cascading analysis of power systems. HSET-TDS includes the following attributes for providing situational awareness of high-consequence events: (i) online analysis, including n-1 and n-k events, (ii) ability to simulate both fast and slow dynamics for 1-3 hours in advance, (iii) inclusion of rigorous protection-system modeling, (iv) intelligence for corrective action ID, storage, and fast retrieval, and (v) high-speed execution. Very fast on-line computational capability is the most desired attribute of this simulator. Based on the process of solving algebraic differential equations describing the dynamics of power system, HSET-TDS seeks to develop computational efficiency at each of the following hierarchical levels, (i) hardware, (ii) strategies, (iii) integration methods, (iv) nonlinear solvers, and (v) linear solver libraries. This thesis first describes the Hammer-Hollingsworth 4 (HH4) implicit integration method. Like the trapezoidal rule, HH4 is symmetrically A-Stable but it possesses greater high-order precision (h4 ) than the trapezoidal rule. Such precision enables larger integration steps and therefore improves simulation efficiency for variable step size implementations. This thesis provides the underlying theory on which we advocate use of HH4 over other numerical integration methods for power system time-domain simulation. Second, motivated by the need to perform high speed extended-term time domain simulation (HSET-TDS) for on-line purposes, this thesis presents principles for designing numerical solvers of differential algebraic systems associated with power system time-domain simulation, including DAE construction strategies (Direct Solution Method), integration methods(HH4), nonlinear solvers(Very Dishonest Newton), and linear solvers(SuperLU). We have

  1. TECHNICAL APPROACH TO THE EFFICIENCY DETERMINATION OF HIGH-SPEED TRAINS

    Directory of Open Access Journals (Sweden)

    A. V. Momot

    2013-11-01

    Full Text Available Purpose. The aim of this article is to develop an approach and formulate arrangements concerning the definition of the economic appropriateness of high-speed movement implementation in Ukraine. Methodology. The economic feasibility for appropriateness of high-speed movement organization in Ukraine is an investment project, which involves step-by-step money investment into the construction. It will let get an annual profits from the passenger carriage. To solve such problems we use net present value, which UZ or newly created companies can get during the project realization and after its completion. Findings. Obtained studies can state the fact that the technical approach for full effectiveness definition of a construction and high-speed passenger trains service taking into account the cost of infrastructure, rolling stock, the impact of environmental factors, etc. was determined. Originality. We propose a scientific approach to determine the economic effectiveness of the construction and high-speed main lines service. It includes improved principles of defining the passenger traffic, the cost of high-speed rails construction, the number of rolling stock; optimizes income and expenditure calculations in the context of competitive advantages and the external factors impact on the company. A technical approach for the calculation of future traffic volumes along the high-speed line was improved. It differs essentially from the European one proposed by the French firm «SYSTRA», as it allows taking into account additional transit traffic through Ukraine. It helps to distribute the passengers on separate sections proportionally to the number of cities population, which are combined by high-speed main line, subject to the average population mobility, travel time and the coefficient that takes into account the frequency of additional passenger trips on a given section, depending on the purpose (business trip, transfer to a plane, recreation, etc

  2. High-speed motion neutron radiography

    International Nuclear Information System (INIS)

    Bossi, R.H.; Barton, J.P.; Robinson, A.H.

    1982-01-01

    A system has been developed to perform neutron radiographic analysis of dynamic events having a duration of several milliseconds. The system has been operated in the range of 2000 to 10,000 frames. Synchronization has provided high-speed motion neutron radiographs for evaluation of the firing cycles of 7.62-mm munition rounds within a thick steel rifle barrel. The system has also been used to demonstrate its ability to produce neutron radiographic movies of two-phase flow. The equipment includes a TRIGA reactor capable of pulsing to a peak power of 3000 MW, a neutron beam collimator, a scintillator neutron conversion screen coupled to an image intensifier, and a 16-mm high-speed movie camera. The peak neutron flux incident at the object position is about 4 X 10 11 n/cm 2 X s with a pulse, full-width at half-maximum, of 9 ms. Modulation transfer function techniques have been used to assist optimization of the system performance. Special studies have been performed on the scintillator conversion screens and on the effects of statistical limitations on information availability

  3. Efficient Computation of Separation-Compliant Speed Advisories for Air Traffic Arriving in Terminal Airspace

    Science.gov (United States)

    Sadovsky, Alexander V.; Davis, Damek; Isaacson, Douglas R.

    2012-01-01

    A class of problems in air traffic management asks for a scheduling algorithm that supplies the air traffic services authority not only with a schedule of arrivals and departures, but also with speed advisories. Since advisories must be finite, a scheduling algorithm must ultimately produce a finite data set, hence must either start with a purely discrete model or involve a discretization of a continuous one. The former choice, often preferred for intuitive clarity, naturally leads to mixed-integer programs, hindering proofs of correctness and computational cost bounds (crucial for real-time operations). In this paper, a hybrid control system is used to model air traffic scheduling, capturing both the discrete and continuous aspects. This framework is applied to a class of problems, called the Fully Routed Nominal Problem. We prove a number of geometric results on feasible schedules and use these results to formulate an algorithm that attempts to compute a collective speed advisory, effectively finite, and has computational cost polynomial in the number of aircraft. This work is a first step toward optimization and models refined with more realistic detail.

  4. Speed challenge: a case for hardware implementation in soft-computing

    Science.gov (United States)

    Daud, T.; Stoica, A.; Duong, T.; Keymeulen, D.; Zebulum, R.; Thomas, T.; Thakoor, A.

    2000-01-01

    For over a decade, JPL has been actively involved in soft computing research on theory, architecture, applications, and electronics hardware. The driving force in all our research activities, in addition to the potential enabling technology promise, has been creation of a niche that imparts orders of magnitude speed advantage by implementation in parallel processing hardware with algorithms made especially suitable for hardware implementation. We review our work on neural networks, fuzzy logic, and evolvable hardware with selected application examples requiring real time response capabilities.

  5. Reduction of the performance of a noise screen due to screen-induced wind-speed gradients: numerical computations and wind-tunnel experiments

    NARCIS (Netherlands)

    Salomons, E.M.

    1999-01-01

    Downwind sound propagation over a noise screen is investigated by numerical computations and scale model experiments in a wind tunnel. For the computations, the parabolic equation method is used, with a range-dependent sound-speed profile based on wind-speed profiles measured in the wind tunnel and

  6. Partial inversion of elliptic operator to speed up computation of likelihood in Bayesian inference

    KAUST Repository

    Litvinenko, Alexander

    2017-08-09

    In this paper, we speed up the solution of inverse problems in Bayesian settings. By computing the likelihood, the most expensive part of the Bayesian formula, one compares the available measurement data with the simulated data. To get simulated data, repeated solution of the forward problem is required. This could be a great challenge. Often, the available measurement is a functional $F(u)$ of the solution $u$ or a small part of $u$. Typical examples of $F(u)$ are the solution in a point, solution on a coarser grid, in a small subdomain, the mean value in a subdomain. It is a waste of computational resources to evaluate, first, the whole solution and then compute a part of it. In this work, we compute the functional $F(u)$ direct, without computing the full inverse operator and without computing the whole solution $u$. The main ingredients of the developed approach are the hierarchical domain decomposition technique, the finite element method and the Schur complements. To speed up computations and to reduce the storage cost, we approximate the forward operator and the Schur complement in the hierarchical matrix format. Applying the hierarchical matrix technique, we reduced the computing cost to $\\\\mathcal{O}(k^2n \\\\log^2 n)$, where $k\\\\ll n$ and $n$ is the number of degrees of freedom. Up to the $\\\\H$-matrix accuracy, the computation of the functional $F(u)$ is exact. To reduce the computational resources further, we can approximate $F(u)$ on, for instance, multiple coarse meshes. The offered method is well suited for solving multiscale problems. A disadvantage of this method is the assumption that one has to have access to the discretisation and to the procedure of assembling the Galerkin matrix.

  7. Using a high-speed movie camera to evaluate slice dropping in clinical image interpretation with stack mode viewers.

    Science.gov (United States)

    Yakami, Masahiro; Yamamoto, Akira; Yanagisawa, Morio; Sekiguchi, Hiroyuki; Kubo, Takeshi; Togashi, Kaori

    2013-06-01

    The purpose of this study is to verify objectively the rate of slice omission during paging on picture archiving and communication system (PACS) viewers by recording the images shown on the computer displays of these viewers with a high-speed movie camera. This study was approved by the institutional review board. A sequential number from 1 to 250 was superimposed on each slice of a series of clinical Digital Imaging and Communication in Medicine (DICOM) data. The slices were displayed using several DICOM viewers, including in-house developed freeware and clinical PACS viewers. The freeware viewer and one of the clinical PACS viewers included functions to prevent slice dropping. The series was displayed in stack mode and paged in both automatic and manual paging modes. The display was recorded with a high-speed movie camera and played back at a slow speed to check whether slices were dropped. The paging speeds were also measured. With a paging speed faster than half the refresh rate of the display, some viewers dropped up to 52.4 % of the slices, while other well-designed viewers did not, if used with the correct settings. Slice dropping during paging was objectively confirmed using a high-speed movie camera. To prevent slice dropping, the viewer must be specially designed for the purpose and must be used with the correct settings, or the paging speed must be slower than half of the display refresh rate.

  8. A High-Speed Train Operation Plan Inspection Simulation Model

    Directory of Open Access Journals (Sweden)

    Yang Rui

    2018-01-01

    Full Text Available We developed a train operation simulation tool to inspect a train operation plan. In applying an improved Petri Net, the train was regarded as a token, and the line and station were regarded as places, respectively, in accordance with the high-speed train operation characteristics and network function. Location change and running information transfer of the high-speed train were realized by customizing a variety of transitions. The model was built based on the concept of component combination, considering the random disturbance in the process of train running. The simulation framework can be generated quickly and the system operation can be completed according to the different test requirements and the required network data. We tested the simulation tool when used for the real-world Wuhan to Guangzhou high-speed line. The results showed that the proposed model can be developed, the simulation results basically coincide with the objective reality, and it can not only test the feasibility of the high-speed train operation plan, but also be used as a support model to develop the simulation platform with more capabilities.

  9. High-Speed 3D Printing of High-Performance Thermosetting Polymers via Two-Stage Curing.

    Science.gov (United States)

    Kuang, Xiao; Zhao, Zeang; Chen, Kaijuan; Fang, Daining; Kang, Guozheng; Qi, Hang Jerry

    2018-04-01

    Design and direct fabrication of high-performance thermosets and composites via 3D printing are highly desirable in engineering applications. Most 3D printed thermosetting polymers to date suffer from poor mechanical properties and low printing speed. Here, a novel ink for high-speed 3D printing of high-performance epoxy thermosets via a two-stage curing approach is presented. The ink containing photocurable resin and thermally curable epoxy resin is used for the digital light processing (DLP) 3D printing. After printing, the part is thermally cured at elevated temperature to yield an interpenetrating polymer network epoxy composite, whose mechanical properties are comparable to engineering epoxy. The printing speed is accelerated by the continuous liquid interface production assisted DLP 3D printing method, achieving a printing speed as high as 216 mm h -1 . It is also demonstrated that 3D printing structural electronics can be achieved by combining the 3D printed epoxy composites with infilled silver ink in the hollow channels. The new 3D printing method via two-stage curing combines the attributes of outstanding printing speed, high resolution, low volume shrinkage, and excellent mechanical properties, and provides a new avenue to fabricate 3D thermosetting composites with excellent mechanical properties and high efficiency toward high-performance and functional applications. © 2018 WILEY-VCH Verlag GmbH & Co. KGaA, Weinheim.

  10. Research of high speed data readout and pre-processing system based on xTCA for silicon pixel detector

    International Nuclear Information System (INIS)

    Zhao Jingzhou; Lin Haichuan; Guo Fang; Liu Zhen'an; Xu Hao; Gong Wenxuan; Liu Zhao

    2012-01-01

    As the development of the detector, Silicon pixel detectors have been widely used in high energy physics experiments. It needs data processing system with high speed, high bandwidth and high availability to read data from silicon pixel detectors which generate more large data. The same question occurs on Belle II Pixel Detector which is a new style silicon pixel detector used in SuperKEKB accelerator with high luminance. The paper describes the research of High speed data readout and pre-processing system based on xTCA for silicon pixel detector. The system consists of High Performance Computer Node (HPCN) based on xTCA and ATCA frame. The HPCN consists of 4XFPs based on AMC, 1 AMC Carrier ATCA Board (ACAB) and 1 Rear Transmission Module. It characterized by 5 high performance FPGAs, 16 fiber links based on RocketIO, 5 Gbit Ethernet ports and DDR2 with capacity up to 18GB. In a ATCA frame, 14 HPCNs make up a system using the high speed backplane to achieve the function of data pre-processing and trigger. This system will be used on the trigger and data acquisition system of Belle II Pixel detector. (authors)

  11. High-speed imaging of blood splatter patterns

    Energy Technology Data Exchange (ETDEWEB)

    McDonald, T.E.; Albright, K.A.; King, N.S.P.; Yates, G.J. (Los Alamos National Lab., NM (United States)); Levine, G.F. (California Dept. of Justice, Sacramento, CA (United States). Bureau of Forensic Services)

    1993-01-01

    The interpretation of blood splatter patterns is an important element in reconstructing the events and circumstances of an accident or crime scene. Unfortunately, the interpretation of patterns and stains formed by blood droplets is not necessarily intuitive and study and analysis are required to arrive at a correct conclusion. A very useful tool in the study of blood splatter patterns is high-speed photography. Scientists at the Los Alamos National Laboratory, Department of Energy (DOE), and Bureau of Forensic Services, State of California, have assembled a high-speed imaging system designed to image blood splatter patterns. The camera employs technology developed by Los Alamos for the underground nuclear testing program and has also been used in a military mine detection program. The camera uses a solid-state CCD sensor operating at approximately 650 frames per second (75 MPixels per second) with a microchannel plate image intensifier that can provide shuttering as short as 5 ns. The images are captured with a laboratory high-speed digitizer and transferred to an IBM compatible PC for display and hard copy output for analysis. The imaging system is described in this paper.

  12. High-speed imaging of blood splatter patterns

    Energy Technology Data Exchange (ETDEWEB)

    McDonald, T.E.; Albright, K.A.; King, N.S.P.; Yates, G.J. [Los Alamos National Lab., NM (United States); Levine, G.F. [California Dept. of Justice, Sacramento, CA (United States). Bureau of Forensic Services

    1993-05-01

    The interpretation of blood splatter patterns is an important element in reconstructing the events and circumstances of an accident or crime scene. Unfortunately, the interpretation of patterns and stains formed by blood droplets is not necessarily intuitive and study and analysis are required to arrive at a correct conclusion. A very useful tool in the study of blood splatter patterns is high-speed photography. Scientists at the Los Alamos National Laboratory, Department of Energy (DOE), and Bureau of Forensic Services, State of California, have assembled a high-speed imaging system designed to image blood splatter patterns. The camera employs technology developed by Los Alamos for the underground nuclear testing program and has also been used in a military mine detection program. The camera uses a solid-state CCD sensor operating at approximately 650 frames per second (75 MPixels per second) with a microchannel plate image intensifier that can provide shuttering as short as 5 ns. The images are captured with a laboratory high-speed digitizer and transferred to an IBM compatible PC for display and hard copy output for analysis. The imaging system is described in this paper.

  13. High performance multi-channel high-speed I/O circuits

    CERN Document Server

    Oh, Taehyoun

    2013-01-01

    This book describes design techniques that can be used to mitigate crosstalk in high-speed I/O circuits. The focus of the book is in developing compact and low power integrated circuits for crosstalk cancellation, inter-symbol interference (ISI) mitigation and improved bit error rates (BER) at higher speeds. This book is one of the first to discuss in detail the problem of crosstalk and ISI mitigation encountered as data rates have continued beyond 10Gb/s. Readers will learn to avoid the data performance cliff, with circuits and design techniques described for novel, low power crosstalk cancel

  14. High speed UNIBUS-VME interface; Interface de alta velocidad VME-UNIBUS

    Energy Technology Data Exchange (ETDEWEB)

    Olmos, P

    1987-07-01

    An interface between VME an the UNIBUS of PDP or VAX computer is presented. The system supports high speed parallel communication (up to 1MB/S) and is composed of two modules. One of these is a commercial DR11M board which performs DMA transfers between UNIBUS and the external word. The other is a VME module specifically developed for this application. The interface has been tested under VMS operating system in VAX and VALET-PLUS system for the VME Bus. We describe in detail the VME module and its connection with the DR11M. Software, both in WMS and VALET, is also described. (Author) 7 refs.

  15. High-speed photography of light beams transmitted through pinhole targets

    International Nuclear Information System (INIS)

    Yaonan, D.; Haien, He.; Lian, C.; Huifang, Z.; Zhijian, Z.

    1988-01-01

    A method of high speed photography is presented. It was designed and performed in order to study temporal behaviors of plasma closure effects of pinhole targets in laser plasma experiments. A series of high speed photographs were taken for the laser beam transmitted through the pinhole targets. Spatially resolved and integrated temporal histories of closure effects were observed, respectively. Some physical information about closure effect and closure speed have been studied

  16. A high sensitivity 20Mfps CMOS image sensor with readout speed of 1Tpixel/sec for visualization of ultra-high speed phenomena

    Science.gov (United States)

    Kuroda, R.; Sugawa, S.

    2017-02-01

    Ultra-high speed (UHS) CMOS image sensors with on-chop analog memories placed on the periphery of pixel array for the visualization of UHS phenomena are overviewed in this paper. The developed UHS CMOS image sensors consist of 400H×256V pixels and 128 memories/pixel, and the readout speed of 1Tpixel/sec is obtained, leading to 10 Mfps full resolution video capturing with consecutive 128 frames, and 20 Mfps half resolution video capturing with consecutive 256 frames. The first development model has been employed in the high speed video camera and put in practical use in 2012. By the development of dedicated process technologies, photosensitivity improvement and power consumption reduction were simultaneously achieved, and the performance improved version has been utilized in the commercialized high-speed video camera since 2015 that offers 10 Mfps with ISO16,000 photosensitivity. Due to the improved photosensitivity, clear images can be captured and analyzed even under low light condition, such as under a microscope as well as capturing of UHS light emission phenomena.

  17. Performance evaluation of a high-speed switched network for PACS

    Science.gov (United States)

    Zhang, Randy H.; Tao, Wenchao; Huang, Lu J.; Valentino, Daniel J.

    1998-07-01

    We have replaced our shared-media Ethernet and FDDI network with a multi-tiered, switched network using OC-12 (622 Mbps) ATM for the network backbone, OC3 (155 Mbps) connections to high-end servers and display workstations, and switched 100/10 Mbps Ethernet for workstations and desktop computers. The purpose of this research was to help PACS designers and implementers understand key performance factors in a high- speed switched network by characterizing and evaluating its image delivery performance, specifically, the performance of socket-based TCP (Transmission Control Protocol) and DICOM 3.0 communications. A test network within the UCLA Clinical RIS/PACS was constructed using Sun UltraSPARC-II machines with ATM, Fast Ethernet, and Ethernet network interfaces. To identify performance bottlenecks, we evaluated network throughput for memory to memory, memory to disk, disk to memory, and disk to disk transfers. To evaluate the effect of file size, tests involving disks were further divided using sizes of small (514 KB), medium (8 MB), and large (16 MB) files. The observed maximum throughput for various network configurations using the TCP protocol was 117 Mbps for memory to memory and 88 MBPS for memory to disk. For disk to memory, the peak throughput was 98 Mbps using small files, 114 Mbps using medium files, and 116 Mbps using large files. The peak throughput for disk to disk became 64 Mbps using small files and 96 Mbps using medium and large files. The peak throughput using the DICOM 3.0 protocol was substantially lower in all categories. The measured throughput varied significantly among the tests when TCP socket buffer was raised above the default value. The optimal buffer size was approximately 16 KB or the TCP protocol and around 256 KB for the DICOM protocol. The application message size also displayed distinctive effects on network throughput when the TCP socket buffer size was varied. The throughput results for Fast Ethernet and Ethernet were expectedly

  18. Vibration characteristics of dental high-speed turbines and speed-increasing handpieces.

    Science.gov (United States)

    Poole, Ruth L; Lea, Simon C; Dyson, John E; Shortall, Adrian C C; Walmsley, A Damien

    2008-07-01

    Vibrations of dental handpieces may contribute to symptoms of hand-arm vibration syndrome in dental personnel and iatrogenic enamel cracking in teeth. However, methods for measuring dental handpiece vibrations have previously been limited and information about vibration characteristics is sparse. This preliminary study aimed to use a novel approach to assess the vibrations of unloaded high-speed handpieces in vitro. Maximum vibration displacement amplitudes of five air turbines and two speed-increasing handpieces were recorded whilst they were operated with and without a rotary cutting instrument (RCI) using a scanning laser vibrometer (SLV). RCI rotation speeds, calculated from frequency peaks, were consistent with expected values. ANOVA statistical analysis indicated significant differences in vibrations between handpiece models (p0.11). Operating handpieces with a RCI resulted in greater vibrations than with no RCI (pmeasurement exceeded 4 microm for the handpieces in the current test setup (implying that these vibrations may be unlikely to cause adverse effects), this study has formed the basis for future work which will include handpiece vibration measurements whilst cutting under clinically representative loads.

  19. Liquid metal current collectors for high-speed rotating machinery

    International Nuclear Information System (INIS)

    Carr, S.L.

    1976-01-01

    Recent interest in superconducting motors and generators has created a renewed interest in homopolar machinery. Homopolar machine designs have always been limited by the need for compact, high-current, low-voltage, sliding electrical curent collectors. Conventional graphite-based solid brushes are inadequate for use in homopolar machines. Liquid metals, under certain conditions of relative sliding velocities, electrical currents, and magnetic fields are known to be capable of performing well in homopolar machines. An effort to explore the capabilities and limits of a tongue-and-groove style current collector, utilizing sodium-potassium eutectic alloy (NaK) as the working fluid in high sliding speed operation is reported here. A double current collector generator model with a 14.5-cm maximum rotor diameter, 20,000 rpm rotational capability, and electrical current carrying ability was constructed and operated successfully at a peripheral velocity of 125 m/s. The limiting factor in these experiments was a high-speed fluid-flow instability resulting in the ejection of the working fluid from the operating portions of the collectors. The effects of collector size and geometry, working fluid (NaK or water), and cover gas pressure are reported. Hydrodynamic frictional torque-speed curves are given for the two fluids and for several geometries. Electrical resistances as a function of peripheral velocity at 60 amperes are reported, and the phenomenology of the high-speed fluid-flow instabilities is discussed. The possibility of long-term high-speed operation of current collectors of the tongue-and-groove type, along with experimental and theoretical hydrodynamic friction losses at high peripheral velocities, is considered

  20. High-speed measurement of firearm primer blast waves

    OpenAIRE

    Courtney, Michael; Daviscourt, Joshua; Eng, Jonathan; Courtney, Amy

    2012-01-01

    This article describes a method and results for direct high-speed measurements of firearm primer blast waves employing a high-speed pressure transducer located at the muzzle to record the blast pressure wave produced by primer ignition. Key findings are: 1) Most of the lead styphnate based primer models tested show 5.2-11.3% standard deviation in the magnitudes of their peak pressure. 2) In contrast, lead-free diazodinitrophenol (DDNP) based primers had standard deviations of the peak blast p...

  1. EFFICIENCY OF LINEAR PULSE ELECTROMECHANICAL CONVERTERS DESIGNED TO CREATE IMPACT LOADS AND HIGH SPEEDS

    Directory of Open Access Journals (Sweden)

    V.F. Bolyukh

    2015-06-01

    Full Text Available Considered linear impulse electromechanical converters (LIEC are used to create a significant impact and high-acceleration actuators on a short active site. The most effective types of LIEC are induction-dynamic (IDC, electro-dynamic (EDC and electro-magnetic (EMC converters. In all these types of short-term excitement LIEC carried briefly of the inductor from a pulsed source. This occurs when the magnetic field of the inductor causes the electro-dynamic or electromagnetic forces, leading to a linear movement of the armature. However, the issue at evaluating the effects of IDC, EDC and EMC, for creating a shock simultaneously with high speed to the specified criteria in the presence of ferromagnetic core virtually unexplored. The paper presents the simulated computer-WIDE 2D model of LIEC of coaxial configuration with ferromagnetic core by using software package COMSOL Multiphysics 4.4, taking into account the related electro-magnetic, thermal, and magnetic fields. In addition a synthesis of high-performance IDC, EDC and EMC to ensure maximum impact and speed of the operating element, whereby the comparative analysis of the effectiveness of the IDC, EDC and EMC via an integral index, taking into account the maximum value and momentum of electro-dynamic or electromagnetic force acting on the armature, maximum and average speed armature, efficiency, mass and dimensions performance transducer stray field, the maximum current density in the inductor is carried out. On the basis of the eight selection policies set the most efficient types of power and speed LIEC. It is shown that any one of the strategies IDC selection is not the best. To ensure maximum impact force is the most effective EMC and to ensure the greatest speed – EDC.

  2. High-Speed, High-Performance DQPSK Optical Links with Reduced Complexity VDFE Equalizers

    Directory of Open Access Journals (Sweden)

    Maki Nanou

    2017-02-01

    Full Text Available Optical transmission technologies optimized for optical network segments sensitive to power consumption and cost, comprise modulation formats with direct detection technologies. Specifically, non-return to zero differential quaternary phase shift keying (NRZ-DQPSK in deployed fiber plants, combined with high-performance, low-complexity electronic equalizers to compensate residual impairments at the receiver end, can be proved as a viable solution for high-performance, high-capacity optical links. Joint processing of the constructive and the destructive signals at the single-ended DQPSK receiver provides improved performance compared to the balanced configuration, however, at the expense of higher hardware requirements, a fact that may not be neglected especially in the case of high-speed optical links. To overcome this bottleneck, the use of partially joint constructive/destructive DQPSK equalization is investigated in this paper. Symbol-by-symbol equalization is performed by means of Volterra decision feedback-type equalizers, driven by a reduced subset of signals selected from the constructive and the destructive ports of the optical detectors. The proposed approach offers a low-complexity alternative for electronic equalization, without sacrificing much of the performance compared to the fully-deployed counterpart. The efficiency of the proposed equalizers is demonstrated by means of computer simulation in a typical optical transmission scenario.

  3. Low-Speed Stability-and-Control and Ground-Effects Measurements on the Industry Reference High Speed Civil Transport

    Science.gov (United States)

    Kemmerly, Guy T.; Campbell, Bryan A.; Banks, Daniel W.; Yaros, Steven F.

    1999-01-01

    As a part of a national effort to develop an economically feasible High Speed Civil Transport (HSCT), a single configuration has been accepted as the testing baseline by the organizations working in the High Speed Research (HSR) program. The configuration is based on a design developed by the Boeing Company and is referred to as the Reference H (Ref H). The data contained in this report are low-speed stability-and-control and ground-effect measurements obtained on a 0.06 scale model of the Ref H in a subsonic tunnel.

  4. Nickel/Diamond Composite Coating Prepared by High Speed Electrodeposition

    Directory of Open Access Journals (Sweden)

    ZHANG Yan

    2016-10-01

    Full Text Available Nickel/diamond composite coatings were prepared on the basis of a new high speed electroplating bath. The influence of additives, plating parameters and diamond concentration on internal stress was investigated in order to find the solution to decrease the stress introduced by high current density; the micro morphology of the coatings were observed by SEM. The bath and depositing parameters were optimized that thick nickel/diamond composite coatings with low internal stress can be high speed electroplated with a high cathode current density of 30A/dm2. The results show that when plated with bath composition and parameters as follows: sodium dodecyl sulfate 0.5g/L, ammonium acetate 3g/L, sodium citrate 1.5g/L, diamond particles 30g/L; pH value 3-4, temperature 50℃, the composite coatings prepared in high speed have the lowest internal stress.

  5. Surface grinding characteristics of ferrous metals under high-speed and speed-stroke grinding conditions

    International Nuclear Information System (INIS)

    Ghani, A.K.; Choudhury, I.A.; Ahim, M.B.

    1999-01-01

    Some ferrous metals have been ground under different conditions with high-speed and speed-stroke in surface grinding operation. The paper describes experimental investigation of grinding forces in grinding some ferrous metals with the application of cutting fluids. Grinding tests have been carried out on mild steel, assab steel and stainless steel with different combinations of down feed and cross feed. The wheel speed was 27 m/sec while the table speed was maintained at the maximum possible 25 m/min. The grindability has been evaluated by measuring the grinding forces, grinding ratio, and surface finish. Grinding forces have been plotted against down feed of the grinding wheel and cross feed of the table. It has been observed that the radial and tangential grinding forces in stainless steel were higher than those in assab steel and mild steel

  6. High-speed optical feeder-link system using adaptive optics

    Science.gov (United States)

    Arimoto, Yoshinori; Hayano, Yutaka; Klaus, Werner

    1997-05-01

    We propose a satellite laser communication system between a ground station and a geostationary satellite, named high- speed optical feeder link system. It is based on the application of (a) high-speed optical devices, which have been developed for ground-based high-speed fiber-optic communications, and (b) the adaptive optics which compensates wavefront distortions due to atmospheric turbulences using a real time feedback control. A link budget study shows that a system with 10-Gbps bit-rate are available assuming the state-of-the-art device performance of the Er-doped fiber amplifier. We further discuss preliminary measurement results of the atmospheric turbulence at the telescope site in Tokyo, and present current study on the design of the key components for the feeder-link laser transceiver.

  7. A high current, high speed pulser using avalanche transistors

    International Nuclear Information System (INIS)

    Hosono, Yoneichi; Hasegawa, Ken-ichi

    1985-01-01

    A high current, high speed pulser for the beam pulsing of a linear accelerator is described. It uses seven avalanche transistors in cascade. Design of a trigger circuit to obtain fast rise time is discussed. The characteristics of the pulser are : (a) Rise time = 0.9 ns (FWHM) and (d) Life time asymptotically equals 2000 -- 3000 hr (at 50 Hz). (author)

  8. High Speed SPM of Functional Materials

    Energy Technology Data Exchange (ETDEWEB)

    Huey, Bryan D. [Univ. of Connecticut, Storrs, CT (United States)

    2015-08-14

    The development and optimization of applications comprising functional materials necessitates a thorough understanding of their static and dynamic properties and performance at the nanoscale. Leveraging High Speed SPM and concepts enabled by it, efficient measurements and maps with nanoscale and nanosecond temporal resolution are uniquely feasible. This includes recent enhancements for topographic, conductivity, ferroelectric, and piezoelectric properties as originally proposed, as well as newly developed methods or improvements to AFM-based mechanical, friction, thermal, and photoconductivity measurements. The results of this work reveal fundamental mechanisms of operation, and suggest new approaches for improving the ultimate speed and/or efficiency, of data storage systems, magnetic-electric sensors, and solar cells.

  9. 75 FR 16552 - High-Speed Intercity Passenger Rail (HSIPR) Program

    Science.gov (United States)

    2010-04-01

    ...; Enhancing intercity travel options; Ensuring a state of good repair of key intercity passenger rail assets... DEPARTMENT OF TRANSPORTATION Federal Railroad Administration High-Speed Intercity Passenger Rail... selections for the High-Speed Intercity Passenger Rail (HSIPR) Program. This notice builds on the program...

  10. High speed printing with polygon scan heads

    Science.gov (United States)

    Stutz, Glenn

    2016-03-01

    To reduce and in many cases eliminate the costs associated with high volume printing of consumer and industrial products, this paper investigates and validates the use of the new generation of high speed pulse on demand (POD) lasers in concert with high speed (HS) polygon scan heads (PSH). Associated costs include consumables such as printing ink and nozzles, provisioning labor, maintenance and repair expense as well as reduction of printing lines due to high through put. Targets that are applicable and investigated include direct printing on plastics, printing on paper/cardboard as well as printing on labels. Market segments would include consumer products (CPG), medical and pharmaceutical products, universal ID (UID), and industrial products. In regards to the POD lasers employed, the wavelengths include UV(355nm), Green (532nm) and IR (1064nm) operating within the repetition range of 180 to 250 KHz.

  11. Progress on a Taylor weak statement finite element algorithm for high-speed aerodynamic flows

    Science.gov (United States)

    Baker, A. J.; Freels, J. D.

    1989-01-01

    A new finite element numerical Computational Fluid Dynamics (CFD) algorithm has matured to the point of efficiently solving two-dimensional high speed real-gas compressible flow problems in generalized coordinates on modern vector computer systems. The algorithm employs a Taylor Weak Statement classical Galerkin formulation, a variably implicit Newton iteration, and a tensor matrix product factorization of the linear algebra Jacobian under a generalized coordinate transformation. Allowing for a general two-dimensional conservation law system, the algorithm has been exercised on the Euler and laminar forms of the Navier-Stokes equations. Real-gas fluid properties are admitted, and numerical results verify solution accuracy, efficiency, and stability over a range of test problem parameters.

  12. CCD high-speed videography system with new concepts and techniques

    Science.gov (United States)

    Zheng, Zengrong; Zhao, Wenyi; Wu, Zhiqiang

    1997-05-01

    A novel CCD high speed videography system with brand-new concepts and techniques is developed by Zhejiang University recently. The system can send a series of short flash pulses to the moving object. All of the parameters, such as flash numbers, flash durations, flash intervals, flash intensities and flash colors, can be controlled according to needs by the computer. A series of moving object images frozen by flash pulses, carried information of moving object, are recorded by a CCD video camera, and result images are sent to a computer to be frozen, recognized and processed with special hardware and software. Obtained parameters can be displayed, output as remote controlling signals or written into CD. The highest videography frequency is 30,000 images per second. The shortest image freezing time is several microseconds. The system has been applied to wide fields of energy, chemistry, medicine, biological engineering, aero- dynamics, explosion, multi-phase flow, mechanics, vibration, athletic training, weapon development and national defense engineering. It can also be used in production streamline to carry out the online, real-time monitoring and controlling.

  13. Development of Industrial High-Speed Transfer Parallel Robot

    International Nuclear Information System (INIS)

    Kim, Byung In; Kyung, Jin Ho; Do, Hyun Min; Jo, Sang Hyun

    2013-01-01

    Parallel robots used in industry require high stiffness or high speed because of their structural characteristics. Nowadays, the importance of rapid transportation has increased in the distribution industry. In this light, an industrial parallel robot has been developed for high-speed transfer. The developed parallel robot can handle a maximum payload of 3 kg. For a payload of 0.1 kg, the trajectory cycle time is 0.3 s (come and go), and the maximum velocity is 4.5 m/s (pick amp, place work, adept cycle). In this motion, its maximum acceleration is very high and reaches approximately 13g. In this paper, the design, analysis, and performance test results of the developed parallel robot system are introduced

  14. Design of an Electro-Optic Modulator for High Speed Communications

    Science.gov (United States)

    Espinoza, David

    The telecommunications and computer technology industries have been requiring higher communications speeds at all levels for devices, components and interconnected systems. Optical devices and optical interconnections are a viable alternative over other traditional technologies such as copper-based interconnections. Latency reductions can be achieved through the use of optical interconnections. Currently, a particular architecture for optical interconnections is being studied at the University of Colorado at Boulder in the EMT/NANO project, called Broadcast Optical Interconnects for Global Communication in Many-Core Chip Multiprocessor. As with most types of networks, including optical networks, one of the most important components are modulators. Therefore adequate design and fabrication techniques for modulators contribute to higher modulation rates which lead to improve the efficiency and reductions in the latency of the optical network. Electro-optical modulators are presented in this study as an alternative to achieve this end. In recent years, nonlinear optical (NLO) materials have been used for the fabrication of high-speed electro-optical modulators. Polymers doped with chromophores are an alternative among NLO materials because they can develop large electro-optic coefficients and low dielectric constants. These two factors are critical for achieving high-speed modulation rates. These polymer-based electro-optical modulators can be fabricated using standard laboratory techniques, such as polymer spin-coating onto substrates, UV bleaching to achieve a refractive index variation and poling techniques to align the chromophores in cured polymers. The design of the electro-optic modulators require the use of the optical parameters of the materials to be used. Therefore the characterization of these materials is a required previous step. This characterization is performed by the fabrication of chromophores-doped polymer samples and conducting transmission and

  15. Integrated High-Speed Torque Control System for a Robotic Joint

    Science.gov (United States)

    Davis, Donald R. (Inventor); Radford, Nicolaus A. (Inventor); Permenter, Frank Noble (Inventor); Valvo, Michael C. (Inventor); Askew, R. Scott (Inventor)

    2013-01-01

    A control system for achieving high-speed torque for a joint of a robot includes a printed circuit board assembly (PCBA) having a collocated joint processor and high-speed communication bus. The PCBA may also include a power inverter module (PIM) and local sensor conditioning electronics (SCE) for processing sensor data from one or more motor position sensors. Torque control of a motor of the joint is provided via the PCBA as a high-speed torque loop. Each joint processor may be embedded within or collocated with the robotic joint being controlled. Collocation of the joint processor, PIM, and high-speed bus may increase noise immunity of the control system, and the localized processing of sensor data from the joint motor at the joint level may minimize bus cabling to and from each control node. The joint processor may include a field programmable gate array (FPGA).

  16. High-performance computing on GPUs for resistivity logging of oil and gas wells

    Science.gov (United States)

    Glinskikh, V.; Dudaev, A.; Nechaev, O.; Surodina, I.

    2017-10-01

    We developed and implemented into software an algorithm for high-performance simulation of electrical logs from oil and gas wells using high-performance heterogeneous computing. The numerical solution of the 2D forward problem is based on the finite-element method and the Cholesky decomposition for solving a system of linear algebraic equations (SLAE). Software implementations of the algorithm used the NVIDIA CUDA technology and computing libraries are made, allowing us to perform decomposition of SLAE and find its solution on central processor unit (CPU) and graphics processor unit (GPU). The calculation time is analyzed depending on the matrix size and number of its non-zero elements. We estimated the computing speed on CPU and GPU, including high-performance heterogeneous CPU-GPU computing. Using the developed algorithm, we simulated resistivity data in realistic models.

  17. Cosine-Modulated Multitone for Very-High-Speed Digital Subscriber Lines

    Directory of Open Access Journals (Sweden)

    Lin Lekun

    2006-01-01

    Full Text Available In this paper, the use of cosine-modulated filter banks (CMFBs for multicarrier modulation in the application of very-high-speed digital subscriber lines (VDSLs is studied. We refer to this modulation technique as cosine-modulated multitone (CMT. CMT has the same transmitter structure as discrete wavelet multitone (DWMT. However, the receiver structure in CMT is different from its DWMT counterpart. DWMT uses linear combiner equalizers, which typically have more than 20 taps per subcarrier. CMT, on the other hand, adopts a receiver structure that uses only two taps per subcarrier for equalization. This paper has the following contributions. (i A modification that reduces the computational complexity of the receiver structure of CMT is proposed. (ii Although traditionally CMFBs are designed to satisfy perfect-reconstruction (PR property, in transmultiplexing applications, the presence of channel destroys the PR property of the filter bank, and thus other criteria of filter design should be adopted. We propose one such method. (iii Through extensive computer simulations, we compare CMT with zipper discrete multitone (z-DMT and filtered multitone (FMT, the two modulation techniques that have been included in the VDSL draft standard. Comparisons are made in terms of computational complexity, transmission latency, achievable bit rate, and resistance to radio ingress noise.

  18. High speed data transmission at the Superconducting Super Collider

    International Nuclear Information System (INIS)

    Leskovar, B.

    1990-04-01

    High speed data transmission using fiber optics in the data acquisition system of the Superconducting Super Collider has been investigated. Emphasis is placed on the high speed data transmission system overview, the local data network and on subassemblies, such as optical transmitters and receivers. Also, the performance of candidate subassemblies having a low power dissipation for the data acquisition system is discussed. 14 refs., 5 figs

  19. Numerical analysis of the slipstream development around a high-speed train in a double-track tunnel.

    Science.gov (United States)

    Fu, Min; Li, Peng; Liang, Xi-Feng

    2017-01-01

    Analysis of the slipstream development around the high-speed trains in tunnels would provide references for assessing the transient gust loads on trackside workers and trackside furniture in tunnels. This paper focuses on the computational analysis of the slipstream caused by high-speed trains passing through double-track tunnels with a cross-sectional area of 100 m2. Three-dimensional unsteady compressible Reynolds-averaged Navier-Stokes equations and a realizable k-ε turbulence model were used to describe the airflow characteristics around a high-speed train in the tunnel. The moving boundary problem was treated using the sliding mesh technology. Three cases were simulated in this paper, including two tunnel lengths and two different configurations of the train. The train speed in these three cases was 250 km/h. The accuracy of the numerical method was validated by the experimental data from full-scale tests, and reasonable consistency was obtained. The results show that the flow field around the high-speed trains can be divided into three distinct regions: the region in front of the train nose, the annular region and the wake region. The slipstream development along the two sides of train is not in balance and offsets to the narrow side in the double-track tunnels. Due to the piston effect, the slipstream has a larger peak value in the tunnel than in open air. The tunnel length, train length and length ratio affect the slipstream velocities; in particular, the velocities increase with longer trains. Moreover, the propagation of pressure waves also induces the slipstream fluctuations: substantial velocity fluctuations mainly occur in front of the train, and weaken with the decrease in amplitude of the pressure wave.

  20. Measurement Research of Motorized Spindle Dynamic Stiffness under High Speed Rotating

    Directory of Open Access Journals (Sweden)

    Xiaopeng Wang

    2015-01-01

    Full Text Available High speed motorized spindle has become a key functional unit of high speed machine tools and effectively promotes the development of machine tool technology. The development of higher speed and more power puts forward the stricter requirement for the performance of motorized spindle, especially the dynamic performance which affects the machining accuracy, reliability, and production efficiency. To overcome the problems of ineffective loading and dynamic performance measurement of motorized spindle, a noncontact electromagnetic loading device is developed. The cutting load can be simulated by using electromagnetic force. A new method of measuring force by force sensors is presented, and the steady and transient loading force could be measured exactly. After the high speed machine spindle is tested, the frequency response curves of the spindle relative to machine table are collected at 0~12000 rpm; then the relationships between stiffness and speeds as well as between damping ratio and speeds are obtained. The result shows that not only the static and dynamic stiffness but also the damping ratio declined with the increase of speed.

  1. Design and application on experimental platform for high-speed bearing with grease lubrication

    Directory of Open Access Journals (Sweden)

    He Qiang

    2015-12-01

    Full Text Available The experimental platform for high-speed grease is an important tool for research and development of high-speed motorized spindle with grease lubrication. In this article, the experimental platform for high-speed grease is designed and manufactured which consists of the drive system, the test portion, the loading system, the lubrication system, the control system, and so on. In the meantime, the high-speed angular contact ceramic ball bearings B7005C/HQ1P4 as the research object are tested and contrasted in the grease lubrication and oil mist lubrication. The experimental platform performance is validated by contrast experiment, and the high-speed lubricated bearing performance is also studied especially in the relationship among the rotating speed,load and temperature rise. The results show that the experimental platform works steadily, accurate, and reliable in the experimental testing. And the grease lubrication ceramic ball bearings B7005C/HQ1P4 can be used in high-speed motorized spindle in the circular water cooling conditions when the rotating speed is lower than 40,000 r/min or the DN value (the value of the bearing diameter times the rotating speed is lower than the 1.44 × 106 mm r/min. Grease lubrication instead of oil mist lubrication under high-speed rotating will simplify the structure design of the high-speed motorized spindle and reduce the pollution to the environment.

  2. Automatic in-process chatter avoidance in the high-speed milling process

    NARCIS (Netherlands)

    Dijk, van N.J.M.; Doppenberg, E.J.J.; Faassen, R.P.H.; Wouw, van de N.; Oosterling, J.A.J.; Nijmeijer, H.

    2010-01-01

    High-speed milling is often used in industry to maximize productivity of the manufacturing of high-technology components, such as aeronautical components, mold, and dies. The occurrence of chatter highly limits the efficiency and accuracy of high-speed milling operations. In this paper, two control

  3. A new phase coding method using a slice selection gradient for high speed flow velocity meaurements in NMR tomography

    International Nuclear Information System (INIS)

    Oh, C.H.; Cho, Z.H.; California Univ., Irvine

    1986-01-01

    A new phase coding method using a selection gradient for high speed NMR flow velocity measurements is introduced and discussed. To establish a phase-velocity relationship of flow under the slice selection gradient and spin-echo RF pulse, the Bloch equation was numerically solved under the assumption that only one directional flow exists, i.e. in the direction of slice selection. Details of the numerical solution of the Bloch equation and techniques related to the numerical computations are also given. Finally, using the numerical calculation, high speed flow velocity measurement was attempted and found to be in good agreement with other complementary controlled measurements. (author)

  4. Benefits of sequential turbocharging in improving high torque/low speed operation of medium speed diesel engines

    Energy Technology Data Exchange (ETDEWEB)

    Danyluk, P.; Gutoski, G. [Coltec Industries Inc., Fairbanks Morse Engine Division (United States); Chen, S.K. [PEI Consultants (United States)

    1998-12-31

    This paper describes the benefits of sequential turbocharging in improving the operating envelope of a medium speed diesel engine. In particular, the high torque, low speed performance envelope can be greatly extended over that of a standard medium speed engine and, in addition, can offer improved operating range over what has been achieved with compressor air bypass/waste gate systems. This paper compares the three approaches on the basis of possible operating envelopes for a specific application, the new U.S. Navy LPD-17 amphibious assault ship, which has a very demanding requirement for high torque at low engine speed and low ambient temperatures. Comparison is made to the earlier approach to extend the operating envelope on the U.S. Navy LSD-41 class engines. The LSD-41 fleet has been in service since 1985 running with a compressor air bypass system developed jointly by Lockheed Shipyard and Coltec Industries for the U.S. Navy. (au)

  5. High Resolution, High-Speed Photography, an Increasingly Prominent Diagnostic in Ballistic Research Experiments

    International Nuclear Information System (INIS)

    Shaw, L.; Muelder, S.

    1999-01-01

    High resolution, high-speed photography is becoming a prominent diagnostic in ballistic experimentation. The development of high speed cameras utilizing electro-optics and the use of lasers for illumination now provide the capability to routinely obtain high quality photographic records of ballistic style experiments. The purpose of this presentation is to review in a visual manner the progress of this technology and how it has impacted ballistic experimentation. Within the framework of development at LLNL, we look at the recent history of large format high-speed photography, and present a number of photographic records that represent the state of the art at the time they were made. These records are primarily from experiments involving shaped charges. We also present some examples of current photographic technology, developed within the ballistic community, that has application to hydro diagnostic experimentation at large. This paper is designed primarily as an oral-visual presentation. This written portion is to provide general background, a few examples, and a bibliography

  6. High-speed multispectral videography with a periscope array in a spectral shaper.

    Science.gov (United States)

    Hashimoto, Kazuki; Mizuno, Hikaru; Nakagawa, Keiichi; Horisaki, Ryoichi; Iwasaki, Atsushi; Kannari, Fumihiko; Sakuma, Ichiro; Goda, Keisuke

    2014-12-15

    We present a simple method for continuous snapshot multispectral imaging or multispectral videography that achieves high-speed spectral video recording without the need for mechanical scanning and much computation for datacube construction. The enabling component of this method is an array of periscopes placed in a prism-based spectral shaper that spectrally separates the image without image deformation. As a proof-of-principle demonstration, we show five-color multispectral video recording in the visible range (200×200 pixels per spectral image frame) at a record high frame rate of at least 2800 frames per second. Our experimental results indicate that this method holds promise for various industrial and biomedical applications such as remote sensing, food inspection, and endoscopy.

  7. A longitudinal bunch monitoring system using LabVIEW reg-sign and high-speed oscilloscopes

    International Nuclear Information System (INIS)

    Barsotti, E.L.

    1994-10-01

    A new longitudinal bunch monitoring system has been installed at Fermilab for the Tevatron and Main Ring. For each machine, a signal from a broadband wall current monitor is sampled and digitized by a high-speed oscilloscope. A Macintosh computer, running LabVIEW-based software, controls the scopes and CAMAC timing modules and analyzes the acquired data. The resulting bunch parameters are used for a variety of purposes, including Tevatron collider luminosity calculation and injection analysis. This paper examines the system in detail

  8. Acoustic grating fringe projector for high-speed and high-precision three-dimensional shape measurements

    International Nuclear Information System (INIS)

    Yin Xuebing; Zhao Huijie; Zeng Junyu; Qu Yufu

    2007-01-01

    A new acoustic grating fringe projector (AGFP) was developed for high-speed and high-precision 3D measurement. A new acoustic grating fringe projection theory is also proposed to describe the optical system. The AGFP instrument can adjust the spatial phase and period of fringes with unprecedented speed and accuracy. Using rf power proportional-integral-derivative (PID) control and CCD synchronous control, we obtain fringes with fine sinusoidal characteristics and realize high-speed acquisition of image data. Using the device, we obtained a precise phase map for a 3D profile. In addition, the AGFP can work in running fringe mode, which could be applied in other measurement fields

  9. HDR 192Ir source speed measurements using a high speed video camera

    International Nuclear Information System (INIS)

    Fonseca, Gabriel P.; Viana, Rodrigo S. S.; Yoriyaz, Hélio; Podesta, Mark; Rubo, Rodrigo A.; Sales, Camila P. de; Reniers, Brigitte; Verhaegen, Frank

    2015-01-01

    Purpose: The dose delivered with a HDR 192 Ir afterloader can be separated into a dwell component, and a transit component resulting from the source movement. The transit component is directly dependent on the source speed profile and it is the goal of this study to measure accurate source speed profiles. Methods: A high speed video camera was used to record the movement of a 192 Ir source (Nucletron, an Elekta company, Stockholm, Sweden) for interdwell distances of 0.25–5 cm with dwell times of 0.1, 1, and 2 s. Transit dose distributions were calculated using a Monte Carlo code simulating the source movement. Results: The source stops at each dwell position oscillating around the desired position for a duration up to (0.026 ± 0.005) s. The source speed profile shows variations between 0 and 81 cm/s with average speed of ∼33 cm/s for most of the interdwell distances. The source stops for up to (0.005 ± 0.001) s at nonprogrammed positions in between two programmed dwell positions. The dwell time correction applied by the manufacturer compensates the transit dose between the dwell positions leading to a maximum overdose of 41 mGy for the considered cases and assuming an air-kerma strength of 48 000 U. The transit dose component is not uniformly distributed leading to over and underdoses, which is within 1.4% for commonly prescribed doses (3–10 Gy). Conclusions: The source maintains its speed even for the short interdwell distances. Dose variations due to the transit dose component are much lower than the prescribed treatment doses for brachytherapy, although transit dose component should be evaluated individually for clinical cases

  10. High-speed scanning stroboscopic fringe-pattern projection technology for three-dimensional shape precision measurement.

    Science.gov (United States)

    Yang, Guowei; Sun, Changku; Wang, Peng; Xu, Yixin

    2014-01-10

    A high-speed scanning stroboscopic fringe-pattern projection system is designed. A high-speed rotating polygon mirror and a line-structured laser cooperate to produce stable and unambiguous stroboscopic fringe patterns. The system combines the rapidity of the grating projection with the high accuracy of the line-structured laser light source. The fringe patterns have fast frame rate, great density, high precision, and high brightness, with convenience and accuracy in adjusting brightness, frequency, linewidth, and the amount of phase shift. The characteristics and the stability of this system are verified by experiments. Experimental results show that the finest linewidth can reach 40 μm and that the minimum fringe cycle is 80 μm. Circuit modulation makes the light source system flexibly adjustable, easy to control in real time, and convenient to project various fringe patterns. Combined with different light intensity adjustment algorithms and 3D computation models, the 3D topography with high accuracy can be obtained for objects measured under different environments or objects with different sizes, morphologies, and optical properties. The proposed system shows a broad application prospect for fast 3D shape precision measurements, particularly in the industrial field of 3D online detection for precision devices.

  11. Assessment of left ventricular hemodynamics by Gd-DTPA enhanced high speed cine MRI

    International Nuclear Information System (INIS)

    Matsumura, Kentaro; Nakase, Emiko; Kawai, Ichiro

    1992-01-01

    To assess the validity of Gd-DTPA enhanced high speed cine MRI in left ventricular (LV) volumes and ejection fraction (EF), high speed cine MRI was compared with intra-venous digital subtraction left ventriculography (IV-DSA) in 14 patients. All patients underwent conventional cine MRI and Gd-DTPA enhanced high speed MRI, simultaneously. The pulse sequences of high speed MRI were TR 8 ms (TR 6 ms plus rewind pulse 2 ms), TE 3.2 ms, matrix 128, phase encode 8 or 6 and NEX 1. Comparison with LV-volume showed a high correlation (y = 0.854x + 1,699, r = 0.985) between high speed cine MRI and VI-DSA. To make left ventricular volume curve by area-length method in cine MRI, manual tracing of LV-cavity was more difficult in conventional cine MRI-method than enhanced high speed cine MRI-method. In conclusion, first pass-Gd-DTPA enhanced high speed cine MRI, using the horizontal long axis approach and the multiphase study, is a highly, accurate reproducible method of evaluating LV-volumetry. (author)

  12. Architecture Of High Speed Image Processing System

    Science.gov (United States)

    Konishi, Toshio; Hayashi, Hiroshi; Ohki, Tohru

    1988-01-01

    One of architectures for a high speed image processing system which corresponds to a new algorithm for a shape understanding is proposed. And the hardware system which is based on the archtecture was developed. Consideration points of the architecture are mainly that using processors should match with the processing sequence of the target image and that the developed system should be used practically in an industry. As the result, it was possible to perform each processing at a speed of 80 nano-seconds a pixel.

  13. Nanocrystalline Ni-Co Alloy Synthesis by High Speed Electrodeposition

    OpenAIRE

    Idris, Jamaliah; Christian, Chukwuekezie; Gaius, Eyu

    2013-01-01

    Electrodeposition of nanocrystals is economically and technologically viable production path for the synthesis of pure metals and alloys both in coatings and bulk form. The study presents nanocrystalline Ni-Co alloy synthesis by high speed electrodeposition. Nanocrystalline Ni-Co alloys coatings were prepared by direct current (DC) and deposited directly on steel and aluminum substrates without any pretreatment, using high speed electrodeposition method. The influence of the electrolysis par...

  14. Horizontal vibration suppression method suitable for super-high-speed elevators; Chokosoku elevator ni tekishita kago yokoshindo yokusei hoshiki

    Energy Technology Data Exchange (ETDEWEB)

    Muto, N. [Hitachi, Ltd., Tokyo (Japan); Kagomiya, K.; Kurosawa, T.; Konya, M> ; Ando, T. [Hitachi Building System Co. Ltd., Tokyo (Japan)

    1998-03-01

    Horizontal vibrations of elevator cars mainly occur because a car swings as roller guides installed at corners of a car frame move on a winding guide rail at high speeds. Rider comfort in high speed elevators is worsened by these vibrations. Conventional active dampers suppressing horizontal vibrations using ac servo motors make cars heavier so driving power becomes larger, and they are not easily applied to existing elevators. An active damping control method suited to super-high-speed elevators is which can solve these problems. The method suppresses vibrations by generating only enough magnetic force needed to suppress them only when vibrations of the car franc are produced. The vibrations are detected using acceleration detectors and magnets installed on left and right sides of the car frame. A computer simulator was made to analyze phenomena of car vibrations and to verify effects of the proposed magnetic damping controller. It was found that the vibrations generated on the cabin floor were remarkably large when left and right sides at the upper and lower parts of the car frame were swung by sine waves with the same phase. The vibrations bad two resonant modes. Results obtained with the computer simulator and a full scale running simulator showed that the acceleration on the cabin floor, even at the resonant frequencies, could be reduced by the magnetic damping control to around 0.1m/s{sup 2} which would provide a comfortable ride. 10 refs., 14 figs.

  15. High-speed cell recognition algorithm for ultrafast flow cytometer imaging system

    Science.gov (United States)

    Zhao, Wanyue; Wang, Chao; Chen, Hongwei; Chen, Minghua; Yang, Sigang

    2018-04-01

    An optical time-stretch flow imaging system enables high-throughput examination of cells/particles with unprecedented high speed and resolution. A significant amount of raw image data is produced. A high-speed cell recognition algorithm is, therefore, highly demanded to analyze large amounts of data efficiently. A high-speed cell recognition algorithm consisting of two-stage cascaded detection and Gaussian mixture model (GMM) classification is proposed. The first stage of detection extracts cell regions. The second stage integrates distance transform and the watershed algorithm to separate clustered cells. Finally, the cells detected are classified by GMM. We compared the performance of our algorithm with support vector machine. Results show that our algorithm increases the running speed by over 150% without sacrificing the recognition accuracy. This algorithm provides a promising solution for high-throughput and automated cell imaging and classification in the ultrafast flow cytometer imaging platform.

  16. Stability control for high speed tracked unmanned vehicles

    Science.gov (United States)

    Pape, Olivier; Morillon, Joel G.; Houbloup, Philippe; Leveque, Stephane; Fialaire, Cecile; Gauthier, Thierry; Ropars, Patrice

    2005-05-01

    The French Military Robotic Study Program (introduced in Aerosense 2003), sponsored by the French Defense Procurement Agency and managed by Thales as the prime contractor, focuses on about 15 robotic themes which can provide an immediate "operational add-on value". The paper details the "automatic speed adjustment" behavior (named SYR4), developed by Giat Industries Company, which main goal is to secure the teleoperated mobility of high speed tracked vehicles on rough grounds; more precisely, the validated low level behavior continuously adjusts the vehicle speed taking into account the teleperator wish AND the maximum speed that the vehicle can manage safely according to the commanded radius of curvature. The algorithm is based on a realistic physical model of the ground-tracks relation, taking into account many vehicle and ground parameters (such as ground adherence and dynamic specificities of tracked vehicles). It also deals with the teleoperator-machine interface, providing a balanced strategy between both extreme behaviors: a) maximum speed reduction before initiating the commanded curve; b) executing the minimum possible radius without decreasing the commanded speed. The paper presents the results got from the military acceptance tests performed on tracked SYRANO vehicle (French Operational Demonstrator).

  17. High speed motion-picture photography. Instrumentation and application

    International Nuclear Information System (INIS)

    Bertin-Maghit, G.; Delli, C.; Falgayrettes, M.

    1981-01-01

    Filming technology at 5,000 frames/second is presented in this paper for the determination of the volume and the expension speed of a gas bubble in water. The high speed 16 mm movie camera, fitted with ultra-wide angle lenses, is placed in front of a side light facing the bubble. Ten 60 ms fast flashes, released in succession, illuminate the bubble [fr

  18. Study of Near-Cup Droplet Breakup of an Automotive Electrostatic Rotary Bell (ESRB Atomizer Using High-Speed Shadowgraph Imaging

    Directory of Open Access Journals (Sweden)

    Jacob E. Wilson

    2018-05-01

    Full Text Available Electrostatic Rotary bell (ESRB atomizers are used as the dominant means of paint application by the automotive industry. They utilize the high rotational speed of a cup to induce primary atomization of a liquid along with shaping air to provide secondary atomization and transport. In order to better understand the fluid breakup mechanisms involved in this process, high-speed shadowgraph imaging was used to visualize the edge of a serrated rotary bell at speeds varying between 5000 and 12,000 RPM and with a water flow rate of 250 ccm. A multi-step image processing algorithm was developed to differentiate between ligaments and droplets during the primary atomization process. The results from this experiment showed that higher bell speeds resulted in a 26.8% reduction in ligament and 22.3% reduction in droplet Sauter Mean Diameters (SMD. Additionally, the ligament (ranging from 40 to 400 μm diameters formed bimodal distributions, while the droplet (ranging from 40 to 300 μm diameters formed a normal distribution. Velocities were also measured using particle tracking velocimetry, in which size-dependent velocities could then be computed. Droplet velocities were affected more by rotational speed than droplet SMD, while ligaments were affected by other factors than the rotational speed and ligament SMD.

  19. Visual implementation of computer communication

    OpenAIRE

    Gunnarsson, Tobias; Johansson, Hans

    2010-01-01

    Communication is a fundamental part of life and during the 20th century several new ways for communication has been developed and created. From the first telegraph which made it possible to send messages over long distances to radio communication and the telephone. In the last decades, computer to computer communication at high speed has become increasingly important, and so also the need for understanding computer communication. Since data communication today works in speeds that are so high...

  20. High-speed radiation dose calculations for severe accidents using INDOS

    International Nuclear Information System (INIS)

    Davidson, G.R.; Godin-Jacqmin, L.J.; Raines, J.C.

    1992-01-01

    The computer code INDOS (in-plant dose) has been developed for the high-speed calculation of in-plant radiation dose rates and doses during and/or due to a severe accident at a nuclear power plant. This paper describes the current capabilities of the code and presents the results of calculations for several severe-accident scenarios. The INDOS code can be run either as a module of MAAP, a code widely used in the nuclear industry for simulating the response of a light water reactor system during severe accidents, or as a stand-alone code using output from an alternative companion code. INDOS calculates gamma dose rates and doses in major plant compartments caused by airborne and deposited fission products released during an accident. The fission product concentrations are determined by the companion code

  1. High-speed centrifugation induces aggregation of extracellular vesicles.

    Science.gov (United States)

    Linares, Romain; Tan, Sisareuth; Gounou, Céline; Arraud, Nicolas; Brisson, Alain R

    2015-01-01

    Plasma and other body fluids contain cell-derived extracellular vesicles (EVs), which participate in physiopathological processes and have potential biomedical applications. In order to isolate, concentrate and purify EVs, high-speed centrifugation is often used. We show here, using electron microscopy, receptor-specific gold labelling and flow cytometry, that high-speed centrifugation induces the formation of EV aggregates composed of a mixture of EVs of various phenotypes and morphologies. The presence of aggregates made of EVs of different phenotypes may lead to erroneous interpretation concerning the existence of EVs harbouring surface antigens from different cell origins.

  2. High-speed centrifugation induces aggregation of extracellular vesicles

    Directory of Open Access Journals (Sweden)

    Romain Linares

    2015-12-01

    Full Text Available Plasma and other body fluids contain cell-derived extracellular vesicles (EVs, which participate in physiopathological processes and have potential biomedical applications. In order to isolate, concentrate and purify EVs, high-speed centrifugation is often used. We show here, using electron microscopy, receptor-specific gold labelling and flow cytometry, that high-speed centrifugation induces the formation of EV aggregates composed of a mixture of EVs of various phenotypes and morphologies. The presence of aggregates made of EVs of different phenotypes may lead to erroneous interpretation concerning the existence of EVs harbouring surface antigens from different cell origins.

  3. Accuracy Assessment for the Three-Dimensional Coordinates by High-Speed Videogrammetric Measurement

    Directory of Open Access Journals (Sweden)

    Xianglei Liu

    2018-01-01

    Full Text Available High-speed CMOS camera is a new kind of transducer to make the videogrammetric measurement for monitoring the displacement of high-speed shaking table structure. The purpose of this paper is to validate the three-dimensional coordinate accuracy of the shaking table structure acquired from the presented high-speed videogrammetric measuring system. In the paper, all of the key intermediate links are discussed, including the high-speed CMOS videogrammetric measurement system, the layout of the control network, the elliptical target detection, and the accuracy validation of final 3D spatial results. Through the accuracy analysis, the submillimeter accuracy can be made for the final the three-dimensional spatial coordinates which certify that the proposed high-speed videogrammetric technique is a better alternative technique which can replace the traditional transducer technique for monitoring the dynamic response for the shaking table structure.

  4. Motion-induced eddy current thermography for high-speed inspection

    Directory of Open Access Journals (Sweden)

    Jianbo Wu

    2017-08-01

    Full Text Available This letter proposes a novel motion-induced eddy current based thermography (MIECT for high-speed inspection. In contrast to conventional eddy current thermography (ECT based on a time-varying magnetic field created by an AC coil, the motion-induced eddy current is induced by the relative motion between magnetic field and inspected objects. A rotating magnetic field created by three-phase windings is used to investigate the heating principle and feasibility of the proposed method. Firstly, based on Faraday’s law the distribution of MIEC is investigated, which is then validated by numerical simulation. Further, experimental studies are conducted to validate the proposed method by creating rotating magnetic fields at different speeds from 600 rpm to 6000 rpm, and it is verified that rotating speed will increase MIEC intensity and thereafter improve the heating efficiency. The conclusion can be preliminarily drawn that the proposed MIECT is a platform suitable for high-speed inspection.

  5. Technical report of electronics shop characteristics of high speed electronics component, (1)

    International Nuclear Information System (INIS)

    Watanabe, Shin-ichi; Shiino, Kazuo.

    1975-01-01

    We must develop electronics circuits for high speed signals. The electronics components of the circuits make use of the special components. This report treats a pulse response of the electronics components (i.e. coaxial cable, connector, resistor, capacitor, diode, transistor) for high speed electronics. The results of this report was already applied constructions of high speed electronics circuits and experimental equipments of the High Energy Physics Division. (auth.)

  6. An appraisal of wind speed distribution prediction by soft computing methodologies: A comparative study

    International Nuclear Information System (INIS)

    Petković, Dalibor; Shamshirband, Shahaboddin; Anuar, Nor Badrul; Saboohi, Hadi; Abdul Wahab, Ainuddin Wahid; Protić, Milan; Zalnezhad, Erfan; Mirhashemi, Seyed Mohammad Amin

    2014-01-01

    Highlights: • Probabilistic distribution functions of wind speed. • Two parameter Weibull probability distribution. • To build an effective prediction model of distribution of wind speed. • Support vector regression application as probability function for wind speed. - Abstract: The probabilistic distribution of wind speed is among the more significant wind characteristics in examining wind energy potential and the performance of wind energy conversion systems. When the wind speed probability distribution is known, the wind energy distribution can be easily obtained. Therefore, the probability distribution of wind speed is a very important piece of information required in assessing wind energy potential. For this reason, a large number of studies have been established concerning the use of a variety of probability density functions to describe wind speed frequency distributions. Although the two-parameter Weibull distribution comprises a widely used and accepted method, solving the function is very challenging. In this study, the polynomial and radial basis functions (RBF) are applied as the kernel function of support vector regression (SVR) to estimate two parameters of the Weibull distribution function according to previously established analytical methods. Rather than minimizing the observed training error, SVR p oly and SVR r bf attempt to minimize the generalization error bound, so as to achieve generalized performance. According to the experimental results, enhanced predictive accuracy and capability of generalization can be achieved using the SVR approach compared to other soft computing methodologies

  7. High-Speed RaPToRS

    Science.gov (United States)

    Henchen, Robert; Esham, Benjamin; Becker, William; Pogozelski, Edward; Padalino, Stephen; Sangster, Thomas; Glebov, Vladimir

    2008-11-01

    The High-Speed Rapid Pneumatic Transport of Radioactive Samples (HS-RaPToRS) system, designed to quickly and safely move radioactive materials, was assembled and tested at the Mercury facility of the Naval Research Laboratory (NRL) in Washington D.C. A sample, which is placed inside a four-inch-diameter carrier, is activated before being transported through a PVC tube via airflow. The carrier travels from the reaction chamber to the end station where it pneumatically brakes prior to the gate. A magnetic latch releases the gate when the carrier arrives and comes to rest. The airflow, optical carrier-monitoring devices, and end gate are controlled manually or automatically with LabView software. The installation and testing of the RaPToRS system at NRL was successfully completed with transport times of less than 3 seconds. The speed of the carrier averaged 16 m/s. Prospective facilities for similar systems include the Laboratory for Laser Energetics and the National Ignition Facility.

  8. Effect of welding current and speed on occurrence of humping bead in high-speed GMAW

    Institute of Scientific and Technical Information of China (English)

    Chen Ji; Wu Chuansong

    2009-01-01

    The developed mathematical model of humping formation mechanism in high-speed gas metal arc welding (GMAW) is used to analyze the effects of welding current and welding speed on the occurrence of humping bead. It considers both the momentum and heat content of backward flowing molten jet inside weld pool. Three-dimensional geometry of weld pool, the spacing between two adjacent humps and hump height along humping weld bead are calculated under different levels of welding current and welding speed. It shows that wire feeding rate, power intensity and the moment of backward flowing molten jet are the major factors on humping bead formation.

  9. Wavelet-OFDM Signal Transmission Characteristics with High-Speed PLC Modem

    Science.gov (United States)

    Nakagawa, Kenichi; Tokuda, Masamitsu; Igata, Yuji

    In this paper, we measured the interference immunity characteristics of high-speed PLC system using Wavelet-OFDM when the narrowband conducted interference wave signal was injected. As the results, it was clear that (1) measured PHY rate at the all frequency band hardly decreased in C/I (Carrier to Interference ratio) of above 20dB, but began to decrease rapidly in C/I of below 0dB when the interference signal was injected in the frequency band of high-speed PLC signal, (2) when C/I became from 0dB to -20dB, the measured PHY rate at the frequency existing the notch band were improved around 10Mbps than that at the frequency not existing the notch band, (3) when the narrowband interference wave was injected outside of frequency band of high-speed PLC signal, the measured PHY rate did not decrease than that in each notch band. Therefore, it was revealed that high-speed PLC system using Wavelet-OFDM had good interference immunity characteristics.

  10. High-speed high-sensitivity infrared spectroscopy using mid-infrared swept lasers (Conference Presentation)

    Science.gov (United States)

    Childs, David T. D.; Groom, Kristian M.; Hogg, Richard A.; Revin, Dmitry G.; Cockburn, John W.; Rehman, Ihtesham U.; Matcher, Stephen J.

    2016-03-01

    Infrared spectroscopy is a highly attractive read-out technology for compositional analysis of biomedical specimens because of its unique combination of high molecular sensitivity without the need for exogenous labels. Traditional techniques such as FTIR and Raman have suffered from comparatively low speed and sensitivity however recent innovations are challenging this situation. Direct mid-IR spectroscopy is being speeded up by innovations such as MEMS-based FTIR instruments with very high mirror speeds and supercontinuum sources producing very high sample irradiation levels. Here we explore another possible method - external cavity quantum cascade lasers (EC-QCL's) with high cavity tuning speeds (mid-IR swept lasers). Swept lasers have been heavily developed in the near-infrared where they are used for non-destructive low-coherence imaging (OCT). We adapt these concepts in two ways. Firstly by combining mid-IR quantum cascade gain chips with external cavity designs adapted from OCT we achieve spectral acquisition rates approaching 1 kHz and demonstrate potential to reach 100 kHz. Secondly we show that mid-IR swept lasers share a fundamental sensitivity advantage with near-IR OCT swept lasers. This makes them potentially able to achieve the same spectral SNR as an FTIR instrument in a time x N shorter (N being the number of spectral points) under otherwise matched conditions. This effect is demonstrated using measurements of a PDMS sample. The combination of potentially very high spectral acquisition rates, fundamental SNR advantage and the use of low-cost detector systems could make mid-IR swept lasers a powerful technology for high-throughput biomedical spectroscopy.

  11. Dynamic model tracking design for low inertia, high speed permanent magnet ac motors.

    Science.gov (United States)

    Stewart, P; Kadirkamanathan, V

    2004-01-01

    Permanent magnet ac (PMAC) motors have existed in various configurations for many years. The advent of rare-earth magnets and their associated highly elevated levels of magnetic flux makes the permanent magnet motor attractive for many high performance applications from computer disk drives to all electric racing cars. The use of batteries as a prime storage element carries a cost penalty in terms of the unladen weight of the vehicle. Minimizing this cost function requires the minimum electric motor size and weight to be specified, while still retaining acceptable levels of output torque. This tradeoff can be achieved by applying a technique known as flux weakening which will be investigated in this paper. The technique allows the speed range of a PMAC motor to be greatly increased, giving a constant power range of more than 4:1. A dynamic model reference controller is presented which has advantages in ease of implementation, and is particularly suited to dynamic low inertia applications such as clutchless gear changing in high performance electric vehicles. The benefits of this approach are to maximize the torque speed envelope of the motor, particularly advantageous when considering low inertia operation. The controller is examined experimentally, confirming the predicted performance.

  12. Polymer Surface Textured with Nanowire Bundles to Repel High-Speed Water Drops.

    Science.gov (United States)

    Li, Y P; Li, X Y; Zhu, X P; Lei, M K; Lakhtakia, A

    2018-05-11

    Water drops impacting windshields of high-speed trains and aircraft as well as blades in steam turbine power generators obliquely and at high speeds are difficult to repel. Impacting drops penetrate the void regions of nanotextured and microtextured superhydrophobic coatings, with this pinning resulting in the loss of drop mobility. In order to repel high-speed water drops, we nanotextured polymer surfaces with nanowire bundles separated from their neighbors by microscale void regions, with the nanowires in a bundle separated from their neighbors by nanoscale void regions. Water drops with speeds below a critical speed rebound completely. Water drops with speeds exceeding a critical speed rebound partially, but residual droplets that begin to be pinned undergo a spontaneous dewetting process and slide off. The natural oscillations of residual droplets drive this dewetting process in the interbundle void regions, resulting in a transition from the sticky Wenzel state to the slippery Cassie state without external stimuli.

  13. A microprogrammable high-speed data collection system for position sensitive X-ray detectors

    International Nuclear Information System (INIS)

    Hashizume, H.

    1984-01-01

    A high-speed data acquisition system has been designed which collects digital data from one- and two-dimensional position sensitive X-ray detectors at a maximum average data rate of 1 MHz. The system consists of two separate fast buffer memories, a 64 K word by 20-bit main storage, two timers, a display controller, a computer interface and a keyboard, controlled by a specially designed microprogrammable microprocessor. Data collection is performed by executing a microprogram stored in the control storage; data coming from a detector are first accumulated in a small but fast buffer memory by hardware and transferred to the main storage under control of the microprogram. This design not only permits time-resolved data collections but also provides maximum speed, flexibility and cost-effectiveness simultaneously. The system also accepts data from integrated detectors such as TV cameras. The system has been designed for use in experiments at conventional and synchrotron X-ray sources. (orig.)

  14. Laryngeal High-Speed Videoendoscopy: Sensitivity of Objective Parameters towards Recording Frame Rate

    Directory of Open Access Journals (Sweden)

    Anne Schützenberger

    2016-01-01

    Full Text Available The current use of laryngeal high-speed videoendoscopy in clinic settings involves subjective visual assessment of vocal fold vibratory characteristics. However, objective quantification of vocal fold vibrations for evidence-based diagnosis and therapy is desired, and objective parameters assessing laryngeal dynamics have therefore been suggested. This study investigated the sensitivity of the objective parameters and their dependence on recording frame rate. A total of 300 endoscopic high-speed videos with recording frame rates between 1000 and 15 000 fps were analyzed for a vocally healthy female subject during sustained phonation. Twenty parameters, representing laryngeal dynamics, were computed. Four different parameter characteristics were found: parameters showing no change with increasing frame rate; parameters changing up to a certain frame rate, but then remaining constant; parameters remaining constant within a particular range of recording frame rates; and parameters changing with nearly every frame rate. The results suggest that (1 parameter values are influenced by recording frame rates and different parameters have varying sensitivities to recording frame rate; (2 normative values should be determined based on recording frame rates; and (3 the typically used recording frame rate of 4000 fps seems to be too low to distinguish accurately certain characteristics of the human phonation process in detail.

  15. High-speed and supersonic upward plasma drifts: multi-instrumental study

    Science.gov (United States)

    Astafyeva, E.; Zakharenkova, I.; Hairston, M. R.; Huba, J.; Coley, W. R.

    2017-12-01

    Since the pioneering observations by Aggson et al. (1992, JGR, doi: 10.1002/92JA00644), there have been several reports of the occurrence of high-speed (Vz>800 m/s) and supersonic plasma flows in the post-sunset (e.g., Hysell et al., 1994, JGR, doi: 10.1029/94JA00476; Hanson et al., 1997, JGR, doi: 10.1029/96JA03376) and the pre-dawn sector (Astafyeva and Zakharenkova, 2015, GRL, doi:10.1002/2015GL066369). However, despite this observational evidence, these events remain rare and are not well understood. The main issue is to determine the background conditions leading to the occurrence of these high-speed plasma drifts. In this work, we perform a multi-instrumental study of high-speed and supersonic upward plasma drift events/structures. For this purpose, we analyze data from several ground-based and space-borne instruments, including data from the DMSP, Swarm and C/NOFS (IVM instrument) satellites. In addition to the space-borne instruments, we use data from ground-based GPS-receivers and ionosondes to further investigate the background ionosphere conditions, as well as the effects produced by the plasma bubbles and ionospheric irregularities. Besides the observations, we add the SAMI3/ESF modeling results on plasma bubble simulations and high-speed drifts inside plasma bubbles. TIE-GCM runs (from the CCMC, https://ccmc.gsfc.nasa.gov) are used to define the background atmospheric/ionospheric and electrodynamical conditions leading to the occurrence of the high-speed and supersonic plasma drift events. Our search of events with upward plasma drift exceeding 800 m/s in the data of DMSP for the years 2002-2016 shows that such high-speed events are extremely rare. During this period of time, only 6 events were found, two of them occurred during the recovery phase of a geomagnetic storm, while the other four were detected during geomagnetically quiet conditions. Concerning the generation of such events, our preliminary results show that enhanced electric fields are

  16. Comparison of high-speed transportation systems in special consideration of investment costs

    Directory of Open Access Journals (Sweden)

    R. Schach

    2007-10-01

    Full Text Available In this paper a substantial comparison of different high-speed transportation systems and an approach to stochastic cost estimations are provided. Starting from the developments in Europe, the high-speed traffic technical characteristics of high-speed railways and Maglev systems are compared. But for a comprehensive comparison more criterions must be included and led to a wider consideration and the development of a multi-criteria comparison of high-speed transportation systems. In the second part a stochastic approach to cost estimations of infrastructure projects is encouraged. Its advantages in comparison with the traditional proceeding are presented and exemplify the practical implementation.

  17. Incorporating YBCO Coated Conductors in High-speed Superconducting Generators

    Science.gov (United States)

    2008-07-01

    4.0 kW/lb (8.82 kW/kg). The machine configuration chosen by GE for design was a homopolar inductor alternator (HIA) which locates the...extremely severe ac loss environment. Even if this is ultimately impossible for high speed generators, it may not preclude lower speed motors and

  18. Social exclusion and high speed rail: The case study of Spain

    Energy Technology Data Exchange (ETDEWEB)

    Pagliara, F.; Menicocci, F.; Vassallo, J.M.; Gomez, J.

    2016-07-01

    Very few contributions in the literature have dealt with the issue of social exclusion related to High Speed Rail systems. The objective of this manuscript is to understand what are the factors excluding users from choosing High Speed Rail services considering as case study Spain. For this purpose, a Revealed Preference survey was employed in November and December 2015. A questionnaire was submitted to users of the Spanish transport systems travelling for long distance-journeys. The aim was that of investigating their perception of High Speed Rail system and the factors inhibiting passengers or excluding them from its use. Data about their socioeconomic characteristics were collected as well. The main result of the survey has been that a relationship between social exclusion and High Speed Rail in Spain is present, especially in terms of geographical exclusion. (Author)

  19. On-Line Path Generation and Tracking for High-Speed Wheeled Autonomous Vehicles

    Science.gov (United States)

    2006-02-17

    On-Line Path Generation and Tracking for High-Speed Wheeled Autonomous Vehicles Report Title ABSTRACT In this work we proposed two semi-analytic...298-102 Enclosure 1 On-Line Path Generation and Tracking for High-Speed Wheeled Autonomous Vehicles by...Specifically, the following problems will be addressed during this project: 2.1 Challenges The problem of trajectory planning for high-speed autonomous vehicles is

  20. Copper infiltrated high speed steels based composites

    International Nuclear Information System (INIS)

    Madej, M.; Lezanski, J.

    2003-01-01

    High hardness, mechanical strength, heat resistance and wear resistance of M3/2 high speed steel (HSS) make it an attractive material. Since technological and economical considerations are equally important, infiltration of high-speed steel skeleton with liquid cooper has proved to be a suitable technique whereby fully dense material is produced at low cost. Attempts have been made to describe the influence of the production process parameters and alloying additives, such as tungsten carbide on the microstructure and mechanical properties of copper infiltrated HSS based composites. The compositions of powder mixtures are 100% M3/2, M3/2+10% Wc, M3/2=30% WC. The powders were uniaxially cold compacted in a cylindrical die at 800 MPa. The green compacts were sintered in vacuum at 1150 o C for 60 minutes. Thereby obtained porous skeletons were subsequently infiltrated with cooper, by gravity method, in vacuum furnace at 1150 o C for 15 minutes. (author)

  1. Novel high speed fiber-optic pressure sensor systems.

    Science.gov (United States)

    2014-03-01

    The goal of this project is to develop a complete test of this technology for high-speed, high-accuracy applications, specifically cost-effective data acquisition techniques and practical mounting methods tailored for the subject environment. The sec...

  2. Energetic optimization of regenerative braking for high speed railway systems

    International Nuclear Information System (INIS)

    Frilli, Amedeo; Meli, Enrico; Nocciolini, Daniele; Pugi, Luca; Rindi, Andrea

    2016-01-01

    Highlights: • A model of longitudinal dynamics of the High-speed train ETR1000 is presented. • The model includes on board traction and braking subsystems. • Interactions between overhead line and power line are modelled. • The model is validated on real experimental data. • An energy storage strategy for a high-speed line is proposed. - Abstract: The current development trend in the railway field has led to an ever increasing interest for the energetic optimization of railway systems (especially considering the braking phases), with a strong attention to the mutual interactions between the loads represented by railway vehicles and the electrical infrastructure, including all the sub-systems related to distribution and smart energy management such as energy storage systems. In this research work, the authors developed an innovative coupled modelling approach suitable for the analysis of the energetic optimization of railway systems and based on the use of the new object oriented language Matlab-Simscape™, which presents several advantages with respect to conventional modelling tools. The proposed model has been validated considering an Italian Direct Current High-speed line and the High-speed train ETR 1000. Furthermore, the model has been used to perform an efficiency analysis, considering the use of energy storage devices. The results obtained with the developed model show that the use of energy recovery systems in high-speed railway can provide great opportunities of energy savings.

  3. Tooling device design for vibration-assisted high speed shaping of PMMA

    International Nuclear Information System (INIS)

    Mostofa, Md. Golam; Noh, J. H.; Kim, H. Y.; Ahn, J. H.; Kang, D. B.

    2010-01-01

    PMMA optical components that are used as one of the most important parts of high precision equipment and machines are increasingly replacing the glass due to the various advantages of PMMA. Especially in Light Guide Panels, the PMMA sheet that is used in Liquid Crystal Displays plays an important role in scattering the incident light and requires very fine machining as the sheet is directly related to the optical characteristics of the panels. The High Speed End milling and High Speed Shaping processes that are widely adopted and applied to the precise machining of Light Incident Plane still have quality problems, such as cracks, breakages, poor waviness, and straightness. This paper presents the tooling device design for machining a Light Incident Plane through vibration-assisted High Speed Shaping for increasing the optical quality by minimizing the above-mentioned problems. The cutting tool and the tool post presented in this paper are designed by the authors to increase the magnitude of the cutting stroke by adopting the resonant frequency without weakening the stiffness and to reduce vibrations during even high speed feeding. The dynamic characteristics of the cutting tool and the tool post are evaluated through simulation and experiment as well. The results reveal very appropriate dynamic characteristics for vibration-assisted High Speed Shaping

  4. A novel portable multi-channel analyzer based on high-speed microcontroller

    International Nuclear Information System (INIS)

    Lou Xinghua; Yi Hongchang; Wang Yuemin

    2005-01-01

    This paper introduces a novel portable multi-channel analyzer (MCA) based on high-speed microcontroller. The hardware implementation and the software scenario of the MCA are discussed. The MCA has features of high speed, small size and better performances. (authors)

  5. A methodology for analysing lateral coupled behavior of high speed railway vehicles and structures

    International Nuclear Information System (INIS)

    AntolIn, P; Goicolea, J M; Astiz, M A; Alonso, A

    2010-01-01

    Continuous increment of the speed of high speed trains entails the increment of kinetic energy of the trains. The main goal of this article is to study the coupled lateral behavior of vehicle-structure systems for high speed trains. Non linear finite element methods are used for structures whereas multibody dynamics methods are employed for vehicles. Special attention must be paid when dealing with contact rolling constraints for coupling bridge decks and train wheels. The dynamic models must include mixed variables (displacements and creepages). Additionally special attention must be paid to the contact algorithms adequate to wheel-rail contact. The coupled vehicle-structure system is studied in a implicit dynamic framework. Due to the presence of very different systems (trains and bridges), different frequencies are involved in the problem leading to stiff systems. Regarding to contact methods, a main branch is studied in normal contact between train wheels and bridge decks: penalty method. According to tangential contact FastSim algorithm solves the tangential contact at each time step solving a differential equation involving relative displacements and creepage variables. Integration for computing the total forces in the contact ellipse domain is performed for each train wheel and each solver iteration. Coupling between trains and bridges requires a special treatment according to the kinetic constraints imposed in the wheel-rail pair and the load transmission. A numerical example is performed.

  6. A methodology for analysing lateral coupled behavior of high speed railway vehicles and structures

    Science.gov (United States)

    Antolín, P.; Goicolea, J. M.; Astiz, M. A.; Alonso, A.

    2010-06-01

    Continuous increment of the speed of high speed trains entails the increment of kinetic energy of the trains. The main goal of this article is to study the coupled lateral behavior of vehicle-structure systems for high speed trains. Non linear finite element methods are used for structures whereas multibody dynamics methods are employed for vehicles. Special attention must be paid when dealing with contact rolling constraints for coupling bridge decks and train wheels. The dynamic models must include mixed variables (displacements and creepages). Additionally special attention must be paid to the contact algorithms adequate to wheel-rail contact. The coupled vehicle-structure system is studied in a implicit dynamic framework. Due to the presence of very different systems (trains and bridges), different frequencies are involved in the problem leading to stiff systems. Regarding to contact methods, a main branch is studied in normal contact between train wheels and bridge decks: penalty method. According to tangential contact FastSim algorithm solves the tangential contact at each time step solving a differential equation involving relative displacements and creepage variables. Integration for computing the total forces in the contact ellipse domain is performed for each train wheel and each solver iteration. Coupling between trains and bridges requires a special treatment according to the kinetic constraints imposed in the wheel-rail pair and the load transmission. A numerical example is performed.

  7. Yonjung High-Speed Railway Bridge Assessment Using Output-Only Structural Health Monitoring Measurements under Train Speed Changing

    Directory of Open Access Journals (Sweden)

    Mosbeh R. Kaloop

    2016-01-01

    Full Text Available Yonjung Bridge is a hybrid multispan bridge that is designed to transport high-speed trains (HEMU-430X with maximum operating speed of 430 km/h. The bridge consists of simply supported prestressed concrete (PSC and composite steel girders to carry double railway tracks. The structural health monitoring system (SHM is designed and installed to investigate and assess the performance of the bridge in terms of acceleration and deformation measurements under different speeds of the passing train. The SHM measurements are investigated in both time and frequency domains; in addition, several identification models are examined to assess the performance of the bridge. The drawn conclusions show that the maximum deflection and acceleration of the bridge are within the design limits that are specified by the Korean and European codes. The parameters evaluation of the model identification depicts the quasistatic and dynamic deformations of PSC and steel girders to be different and less correlated when higher speeds of the passing trains are considered. Finally, the variation of the frequency content of the dynamic deformations of the girders is negligible when high speeds are considered.

  8. High Speed Trimaran (HST) Seatrain Experiments, Model 5714

    Science.gov (United States)

    2013-12-01

    wave absorbing beach at the other. The carriage has electro-hydraulic drive and a regenerative braking system with a maximum carriage speed of 20...Carderock Division To: Commander, Naval Sea Systems Command (PMS3 85) Subj FORWARDING OF REPORT Encl: (1) NSWCCD-80-TR-2013/015, "High Speed Trimaran...and verify the system processes and capability. Your comments will be reviewed and are appreciated. JUDE F. BROWN By direction Copy to: NAVSEA

  9. High speed motion neutron radiography of dynamic events

    International Nuclear Information System (INIS)

    Robinson, A.H.; Barton, J.P.

    1983-01-01

    The development of a technique that permits neutron radiographic analysis of dynamic processes over a period lasting from one to ten milliseconds is described. The key to the technique is the use of a neutron pulse broad enough to span the duration of a brief event and intense enough to allow recording of the results on a high-speed movie film at frame rates of 10,000 frames/sec. Some typical application results in ballistic studies and two-phase flow are shown and discussed. The use of scintillator screens in the high-speed motion neutron radiography system is summarized and the statistical limitations of the technique are discussed

  10. Balancing of highly flexible shaft lines on their critical bending speeds

    International Nuclear Information System (INIS)

    Chevalier, R.

    1990-01-01

    The balancing of EDF shaft lines has been performed for a decade with the help of the multiplane balancing method, using coefficients of influence at nominal speed. The method makes it possible to seek the minimum level of vibrations with the smallest possible corrective weights, using the least squares pseudo-inverse optimization technique. Due to the flexibility of the large shaft lines placed into service in the last few years, it is necessary to balance not only at nominal speed but also at critical bending speeds. Accordingly, we have developed a new method which combines the efficiency of modal balancing with the simplicity of balancing with coefficients of influence and which finds an optimum balancing for nominal and critical speeds thanks to its weightings option (for machines with low modal damping). The data analysis and balancing programs can run on of desk computers such as the HP 200, 300 and 500 series and allow the corrective weights to be determined immediately, on-site, from the data provided by EDF line shaft monitoring systems [fr

  11. Experimental High Speed Milling of the Selected Thin-Walled Component

    Directory of Open Access Journals (Sweden)

    Jozef Zajac

    2017-11-01

    Full Text Available In a technical practice, it is possible to meet thin-walled parts more and more often. These parts are most commonly used in the automotive industry or aircraft industry to reduce the weight of different design part of cars or aircraft. Presented article is focused on experimental high speed milling of selected thin-walled component. The introduction of this article presents description of high speed machining and specification of thin – walled parts. The experiments were carried out using a CNC machine Pinnacle VMC 650S and C45 material - plain carbon steel for automotive components and mechanical engineering. In the last part of the article, described are the arrangements to reduction of deformation of thin-walled component during the experimental high speed milling.

  12. High-Speed Imaging of Explosive Droplet Boiling at the Superheat Limit

    Science.gov (United States)

    Ferris, F. Robert; Hermanson, Jim; Asadollahi, Arash; Esmaeeli, Asghar

    2017-11-01

    The explosive boiling processes of droplets of diethyl ether (1-2 mm in diameter) at the superheat limit were examined both experimentally and computationally. Experimentally, droplet explosion was studied using a heated bubble column to bring the test droplet to the superheat limit. The droplet fluid was diethyl ether (superheat limit 147 C at 1 bar) with immiscible glycerol employed as the heated host fluid. Tests were carried out at pressures between 0.5 and 4 bar absolute. The pressure rise associated with the explosive boiling event was captured using a piezoelectric quartz pressure transducer with a 1 MHz DAQ system. High-speed imaging of the interfacial behavior during explosive boiling was performed using a Phantom v12.1 camera at a frame rate of up to one million frames per second with the droplets illuminated by diffuse back-lighting. The imaging reveals features of the Rayleigh-Taylor instability at the vapor-liquid interface resulting from the unstable boiling process. Computationally, Direct Numerical Simulations are performed at Southern Illinois University Carbondale to compliment the experimental tests. NSF Award Number 1511152.

  13. Cadence® High-Speed PCB Layout Flow Workshop

    CERN Document Server

    2003-01-01

    Last release of Cadence High-Speed PCB Design methodology (PE142) based on Concept-HDL schematic editor, Constraint Manager, SPECCTRAQuest signal integrity analysis tool and ALLEGRO layout associated with SPECCTRA auto router tools, is now enough developed and stable to be taken into account for high-speed board designs at CERN. The implementation of this methodology, build around the new Constraint Manager program, is essential when you have to develop a board having a lot of high-speed design rules such as terminated lines, large bus structures, maximum length, timing, crosstalk etc.. that could not be under control by traditional method. On more conventional designs, formal aspect of the methodology could avoid misunderstanding between hardware and ALLEGRO layout designers, minimizing prototype iteration, development time and price. The capability to keep trace of the original digital designer intents in schematic or board layout, loading formal constraints in EDMS, could also be considered for LHC electro...

  14. High-speed photography of dynamic photoelastic experiment with a highly accurate blasting machine

    Science.gov (United States)

    Katsuyama, Kunihisa; Ogata, Yuji; Wada, Yuji; Hashizume, K.

    1995-05-01

    A high accurate blasting machine which could control 1 microsecond(s) was developed. At first, explosion of a bridge wire in an electric detonator was observed and next the detonations of caps were observed with a high speed camera. It is well known that a compressed stress wave reflects at the free face, it propagates to the backward as a tensile stress wave, and cracks grow when the tensile stress becomes the dynamic tensile strength. The behavior of these cracks has been discussed through the observation of the dynamic photoelastic high speed photography and the three dimensional dynamic stress analysis.

  15. Compensator design for improved counterbalancing in high speed atomic force microscopy

    OpenAIRE

    Bozchalooi, I. S.; Youcef-Toumi, K.; Burns, D. J.; Fantner, G. E.

    2011-01-01

    High speed atomic force microscopy can provide the possibility of many new scientific observations and applications ranging from nano-manufacturing to the study of biological processes. However, the limited imaging speed has been an imperative drawback of the atomic force microscopes. One of the main reasons behind this limitation is the excitation of the AFM dynamics at high scan speeds, severely undermining the reliability of the acquired images. In this research, we propose a piezo based, ...

  16. High-Speed Interrogation for Large-Scale Fiber Bragg Grating Sensing.

    Science.gov (United States)

    Hu, Chenyuan; Bai, Wei

    2018-02-24

    A high-speed interrogation scheme for large-scale fiber Bragg grating (FBG) sensing arrays is presented. This technique employs parallel computing and pipeline control to modulate incident light and demodulate the reflected sensing signal. One Electro-optic modulator (EOM) and one semiconductor optical amplifier (SOA) were used to generate a phase delay to filter reflected spectrum form multiple candidate FBGs with the same optical path difference (OPD). Experimental results showed that the fastest interrogation delay time for the proposed method was only about 27.2 us for a single FBG interrogation, and the system scanning period was only limited by the optical transmission delay in the sensing fiber owing to the multiple simultaneous central wavelength calculations. Furthermore, the proposed FPGA-based technique had a verified FBG wavelength demodulation stability of ±1 pm without average processing.

  17. High-speed cinematography of gas-tungsten arc welding: theory and application

    Energy Technology Data Exchange (ETDEWEB)

    Reynolds, L.D.; Key, J.F.

    1981-06-01

    High-speed photo-instrumentation theory and application are reviewed, with particular emphasis on high-speed cinematography, for the engineer who has not acquired an extensive background in scientific photography. Camera systems, optics, timing system, lighting, photometric equipment, filters, and camera mounts are covered. Manufacturers and other resource material are listed in the Appendices. The properties and processing of photosensitive materials suitable for high-speed photography are reviewed, and selected film data are presented. Methods are described for both qualitative and quantitative film analysis. This technology is applied to the problem of analyzing plasma dynamics in a gas-tungsten welding arc.

  18. Design of high-speed ECT and ERT system

    International Nuclear Information System (INIS)

    Wang Baoliang; Huang Zhiyao; Li Haiqing

    2009-01-01

    Process tomography technique provides a novel method to investigate the multi-phase flow distribution inside pipe or vessel. Electrical resistance tomography (ERT) and electrical capacitance tomography (ECT) are extensively studied in recent years. As the capacitance to voltage and resistance to voltage converters run faster, the speeds of other circuits in the system, such as MCU, A/D, D/A etc, have become the bottlenecks of improving the speed. This paper describes a new dual-modal, ECT and ERT, data acquisition system. The system is controlled by a digital signal processor. Both the ERT and the ECT systems use one platform to simplify the system design and maintenance. The system can work at high speed which is only limited by the capacitance to voltage converter or resistance to voltage converter. Primary test results show the speed of the new system is 1400 frames/second for 16-electrode ERT and 2200 frames/second for 12-electrode ECT.

  19. Gearbox Reliability Collaborative Investigation of Gearbox Motion and High-Speed-Shaft Loads

    Energy Technology Data Exchange (ETDEWEB)

    Keller, Jon [National Renewable Energy Lab. (NREL), Golden, CO (United States); Guo, Yi [National Renewable Energy Lab. (NREL), Golden, CO (United States); Sethuraman, Latha [National Renewable Energy Lab. (NREL), Golden, CO (United States)

    2016-03-18

    This paper extends a model-to-test validation effort to examine the effect of different constant rotor torque and moment conditions and intentional generator misalignment on the gearbox motion and high-speed-shaft loads. Fully validating gearbox motion and high-speed-shaft loads across a range of test conditions is a critical precursor to examining the bearing loads, as the gearbox motion and high-speed-shaft loads are the drivers of these bearing loads.

  20. University Students Use of Computers and Mobile Devices for Learning and Their Reading Speed on Different Platforms

    Science.gov (United States)

    Mpofu, Bongeka

    2016-01-01

    This research was aimed at the investigation of mobile device and computer use at a higher learning institution. The goal was to determine the current use of computers and mobile devices for learning and the students' reading speed on different platforms. The research was contextualised in a sample of students at the University of South Africa.…

  1. High-speed railways in Japan

    International Nuclear Information System (INIS)

    Kyotani, Y.

    1974-01-01

    This paper reviews the development of conventional railways in Japan, leading up to the Shinkansen line, which at present runs at speeds up to 210km/h, and will in the future be speeded up to 260km/h. It then goes on to review the development of a superconductive, magnetically levitated train, which will constitute the next generation of railways, running at speeds of up to 500km/h. (author)

  2. Computing for particle physics. Report of the HEPAP subpanel on computer needs for the next decade

    International Nuclear Information System (INIS)

    1985-08-01

    The increasing importance of computation to the future progress in high energy physics is documented. Experimental computing demands are analyzed for the near future (four to ten years). The computer industry's plans for the near term and long term are surveyed as they relate to the solution of high energy physics computing problems. This survey includes large processors and the future role of alternatives to commercial mainframes. The needs for low speed and high speed networking are assessed, and the need for an integrated network for high energy physics is evaluated. Software requirements are analyzed. The role to be played by multiple processor systems is examined. The computing needs associated with elementary particle theory are briefly summarized. Computing needs associated with the Superconducting Super Collider are analyzed. Recommendations are offered for expanding computing capabilities in high energy physics and for networking between the laboratories

  3. High-speed, random-access fluorescence microscopy: I. High-resolution optical recording with voltage-sensitive dyes and ion indicators.

    Science.gov (United States)

    Bullen, A; Patel, S S; Saggau, P

    1997-07-01

    The design and implementation of a high-speed, random-access, laser-scanning fluorescence microscope configured to record fast physiological signals from small neuronal structures with high spatiotemporal resolution is presented. The laser-scanning capability of this nonimaging microscope is provided by two orthogonal acousto-optic deflectors under computer control. Each scanning point can be randomly accessed and has a positioning time of 3-5 microseconds. Sampling time is also computer-controlled and can be varied to maximize the signal-to-noise ratio. Acquisition rates up to 200k samples/s at 16-bit digitizing resolution are possible. The spatial resolution of this instrument is determined by the minimal spot size at the level of the preparation (i.e., 2-7 microns). Scanning points are selected interactively from a reference image collected with differential interference contrast optics and a video camera. Frame rates up to 5 kHz are easily attainable. Intrinsic variations in laser light intensity and scanning spot brightness are overcome by an on-line signal-processing scheme. Representative records obtained with this instrument by using voltage-sensitive dyes and calcium indicators demonstrate the ability to make fast, high-fidelity measurements of membrane potential and intracellular calcium at high spatial resolution (2 microns) without any temporal averaging.

  4. Double Tunneling Injection Quantum Dot Lasers for High Speed Operation

    Science.gov (United States)

    2017-10-23

    Double Tunneling-Injection Quantum Dot Lasers for High -Speed Operation The views, opinions and/or findings contained in this report are those of...SECURITY CLASSIFICATION OF: 1. REPORT DATE (DD-MM-YYYY) 4. TITLE AND SUBTITLE 13. SUPPLEMENTARY NOTES 12. DISTRIBUTION AVAILIBILITY STATEMENT 6...State University Title: Double Tunneling-Injection Quantum Dot Lasers for High -Speed Operation Report Term: 0-Other Email: asryan@vt.edu Distribution

  5. Influences of Cutting Speed and Material Mechanical Properties on Chip Deformation and Fracture during High-Speed Cutting of Inconel 718

    Directory of Open Access Journals (Sweden)

    Bing Wang

    2018-03-01

    Full Text Available The paper aims to investigate the influences of material constitutive and fracture parameters in addition to cutting speed on chip formation during high-speed cutting of Inconel 718. Finite element analyses for chip formation are conducted with Johnson–Cook constitutive and fracture models. Meanwhile, experiments of high-speed orthogonal cutting are performed to verify the simulation results with cutting speeds ranging from 50 m/min to 7000 m/min. The research indicates that the chip morphology transforms from serrated to fragmented at the cutting speed of 7000 m/min due to embrittlement of the workpiece material under ultra-high cutting speeds. The parameter of shear localization sensitivity is put forward to describe the influences of material mechanical properties on serrated chip formation. The results demonstrate that the effects of initial yield stress and thermal softening coefficient on chip shear localization are much more remarkable than the other constitutive parameters. For the material fracture parameters, the effects of initial fracture strain and exponential factor of stress state on chip shear localization are more much prominent. This paper provides guidance for controlling chip formation through the adjustment of material mechanical properties and the selection of appropriate cutting parameters.

  6. Influences of Cutting Speed and Material Mechanical Properties on Chip Deformation and Fracture during High-Speed Cutting of Inconel 718.

    Science.gov (United States)

    Wang, Bing; Liu, Zhanqiang; Hou, Xin; Zhao, Jinfu

    2018-03-21

    The paper aims to investigate the influences of material constitutive and fracture parameters in addition to cutting speed on chip formation during high-speed cutting of Inconel 718. Finite element analyses for chip formation are conducted with Johnson-Cook constitutive and fracture models. Meanwhile, experiments of high-speed orthogonal cutting are performed to verify the simulation results with cutting speeds ranging from 50 m/min to 7000 m/min. The research indicates that the chip morphology transforms from serrated to fragmented at the cutting speed of 7000 m/min due to embrittlement of the workpiece material under ultra-high cutting speeds. The parameter of shear localization sensitivity is put forward to describe the influences of material mechanical properties on serrated chip formation. The results demonstrate that the effects of initial yield stress and thermal softening coefficient on chip shear localization are much more remarkable than the other constitutive parameters. For the material fracture parameters, the effects of initial fracture strain and exponential factor of stress state on chip shear localization are more much prominent. This paper provides guidance for controlling chip formation through the adjustment of material mechanical properties and the selection of appropriate cutting parameters.

  7. Multivariable Techniques for High-Speed Research Flight Control Systems

    Science.gov (United States)

    Newman, Brett A.

    1999-01-01

    This report describes the activities and findings conducted under contract with NASA Langley Research Center. Subject matter is the investigation of suitable multivariable flight control design methodologies and solutions for large, flexible high-speed vehicles. Specifically, methodologies are to address the inner control loops used for stabilization and augmentation of a highly coupled airframe system possibly involving rigid-body motion, structural vibrations, unsteady aerodynamics, and actuator dynamics. Design and analysis techniques considered in this body of work are both conventional-based and contemporary-based, and the vehicle of interest is the High-Speed Civil Transport (HSCT). Major findings include: (1) control architectures based on aft tail only are not well suited for highly flexible, high-speed vehicles, (2) theoretical underpinnings of the Wykes structural mode control logic is based on several assumptions concerning vehicle dynamic characteristics, and if not satisfied, the control logic can break down leading to mode destabilization, (3) two-loop control architectures that utilize small forward vanes with the aft tail provide highly attractive and feasible solutions to the longitudinal axis control challenges, and (4) closed-loop simulation sizing analyses indicate the baseline vane model utilized in this report is most likely oversized for normal loading conditions.

  8. High Speed and High Spatial Density Parameter Measurement Using Fiber Optic Sensing Technology

    Science.gov (United States)

    Parker, Allen R. Jr. (Inventor); Chan, Hon Man (Inventor); Richards, William Lance (Inventor); Piazza, Anthony (Inventor); Hamory, Philip J (Inventor)

    2017-01-01

    The present invention is an improved fiber optic sensing system (FOSS) having the ability to provide both high spatial resolution and high frequency strain measurements. The inventive hybrid FOSS fiber combines sensors from high acquisition speed and low spatial resolution Wavelength-Division Multiplexing (WDM) systems and from low acquisition speed and high spatial resolution Optical Frequency Domain Reflection (OFDR) systems. Two unique light sources utilizing different wavelengths are coupled with the hybrid FOSS fiber to generate reflected data from both the WDM sensors and OFDR sensors operating on a single fiber optic cable without incurring interference from one another. The two data sets are then de-multiplexed for analysis, optionally with conventionally-available WDM and OFDR system analyzers.

  9. High-speed imaging polarimetry using liquid crystal modulators

    Directory of Open Access Journals (Sweden)

    Ambs P.

    2010-06-01

    Full Text Available This paper deals with dynamic polarimetric imaging techniques. The basics of modern polarimetry have been known for one and a half century, but no practical high-speed implementation providing the full polarization information is currently available. Various methods are reviewed which prove to be a trade-off between the complexity of the optical set-up and the amount of polarimetric information they provide (ie the number of components of the Stokes vector. Techniques using liquid crystal devices, incepted in the late 1990's, are emphasized. Optical set-ups we implemented are presented. We particularly focus on high-speed techniques (i.e. faster than 200 Hz using ferroelectric liquid crystal devices.

  10. Error mapping of high-speed AFM systems

    Science.gov (United States)

    Klapetek, Petr; Picco, Loren; Payton, Oliver; Yacoot, Andrew; Miles, Mervyn

    2013-02-01

    In recent years, there have been several advances in the development of high-speed atomic force microscopes (HSAFMs) to obtain images with nanometre vertical and lateral resolution at frame rates in excess of 1 fps. To date, these instruments are lacking in metrology for their lateral scan axes; however, by imaging a series of two-dimensional lateral calibration standards, it has been possible to obtain information about the errors associated with these HSAFM scan axes. Results from initial measurements are presented in this paper and show that the scan speed needs to be taken into account when performing a calibration as it can lead to positioning errors of up to 3%.

  11. Pulsed laser triggered high speed microfluidic switch

    Science.gov (United States)

    Wu, Ting-Hsiang; Gao, Lanyu; Chen, Yue; Wei, Kenneth; Chiou, Pei-Yu

    2008-10-01

    We report a high-speed microfluidic switch capable of achieving a switching time of 10 μs. The switching mechanism is realized by exciting dynamic vapor bubbles with focused laser pulses in a microfluidic polydimethylsiloxane (PDMS) channel. The bubble expansion deforms the elastic PDMS channel wall and squeezes the adjacent sample channel to control its fluid and particle flows as captured by the time-resolved imaging system. A switching of polystyrene microspheres in a Y-shaped channel has also been demonstrated. This ultrafast laser triggered switching mechanism has the potential to advance the sorting speed of state-of-the-art microscale fluorescence activated cell sorting devices.

  12. Magneto-optical system for high speed real time imaging

    Science.gov (United States)

    Baziljevich, M.; Barness, D.; Sinvani, M.; Perel, E.; Shaulov, A.; Yeshurun, Y.

    2012-08-01

    A new magneto-optical system has been developed to expand the range of high speed real time magneto-optical imaging. A special source for the external magnetic field has also been designed, using a pump solenoid to rapidly excite the field coil. Together with careful modifications of the cryostat, to reduce eddy currents, ramping rates reaching 3000 T/s have been achieved. Using a powerful laser as the light source, a custom designed optical assembly, and a high speed digital camera, real time imaging rates up to 30 000 frames per seconds have been demonstrated.

  13. Observation of the dynamic movement of fragmentations by high-speed camera and high-speed video

    Science.gov (United States)

    Suk, Chul-Gi; Ogata, Yuji; Wada, Yuji; Katsuyama, Kunihisa

    1995-05-01

    The experiments of blastings using mortal concrete blocks and model concrete columns were carried out in order to obtain technical information on fragmentation caused by the blasting demolition. The dimensions of mortal concrete blocks were 1,000 X 1,000 X 1,000 mm. Six kinds of experimental blastings were carried out using mortal concrete blocks. In these experiments precision detonators and No. 6 electric detonators with 10 cm detonating fuse were used and discussed the control of fragmentation. As the results of experiment it was clear that the flying distance of fragmentation can be controlled using a precise blasting system. The reinforced concrete model columns for typical apartment houses in Japan were applied to the experiments. The dimension of concrete test column was 800 X 800 X 2400 mm and buried 400 mm in the ground. The specified design strength of the concrete was 210 kgf/cm2. These columns were exploded by the blasting with internal loading of dynamite. The fragmentation were observed by two kinds of high speed camera with 500 and 2000 FPS and a high speed video with 400 FPS. As one of the results in the experiments, the velocity of fragmentation, blasted 330 g of explosive with the minimum resisting length of 0.32 m, was measured as much as about 40 m/s.

  14. High speed cryogenic self-acting, shaft seals for liquid rocket turbopumps

    Science.gov (United States)

    Burcham, R. E.

    1983-01-01

    Three self acting lift pad liquid oxygen face seals and two self acting gaseous helium circumferential seals for high speed liquid oxygen turbopump were evaluated. The development of a technology for reliable, 10 hour life, multiple start seals for use in high speed liquid oxygen turbopumps is discussed.

  15. Conceptual design of a high-speed electromagnetic switch for a modified flux-coupling-type SFCL and its application in renewable energy system.

    Science.gov (United States)

    Chen, Lei; Chen, Hongkun; Yang, Jun; Shu, Zhengyu; He, Huiwen; Shu, Xin

    2016-01-01

    The modified flux-coupling-type superconducting fault current (SFCL) is a high-efficient electrical auxiliary device, whose basic function is to suppress the short-circuit current by controlling the magnetic path through a high-speed switch. In this paper, the high-speed switch is based on electromagnetic repulsion mechanism, and its conceptual design is carried out to promote the application of the modified SFCL. Regarding that the switch which is consisting of a mobile copper disc, two fixed opening and closing coils, the computational method for the electromagnetic force is discussed, and also the dynamic mathematical model including circuit equation, magnetic field equation as well as mechanical motion equation is theoretically deduced. According to the mathematical modeling and calculation of characteristic parameters, a feasible design scheme is presented, and the high-speed switch's response time can be less than 0.5 ms. For that the modified SFCL is equipped with this high-speed switch, the SFCL's application in a 10 kV micro-grid system with multiple renewable energy sources are assessed in the MATLAB software. The simulations are well able to affirm the SFCL's performance behaviors.

  16. High performance systems

    Energy Technology Data Exchange (ETDEWEB)

    Vigil, M.B. [comp.

    1995-03-01

    This document provides a written compilation of the presentations and viewgraphs from the 1994 Conference on High Speed Computing given at the High Speed Computing Conference, {open_quotes}High Performance Systems,{close_quotes} held at Gleneden Beach, Oregon, on April 18 through 21, 1994.

  17. Large area high-speed metrology SPM system

    International Nuclear Information System (INIS)

    Klapetek, P; Valtr, M; Martinek, J; Picco, L; Payton, O D; Miles, M; Yacoot, A

    2015-01-01

    We present a large area high-speed measuring system capable of rapidly generating nanometre resolution scanning probe microscopy data over mm 2 regions. The system combines a slow moving but accurate large area XYZ scanner with a very fast but less accurate small area XY scanner. This arrangement enables very large areas to be scanned by stitching together the small, rapidly acquired, images from the fast XY scanner while simultaneously moving the slow XYZ scanner across the region of interest. In order to successfully merge the image sequences together two software approaches for calibrating the data from the fast scanner are described. The first utilizes the low uncertainty interferometric sensors of the XYZ scanner while the second implements a genetic algorithm with multiple parameter fitting during the data merging step of the image stitching process. The basic uncertainty components related to these high-speed measurements are also discussed. Both techniques are shown to successfully enable high-resolution, large area images to be generated at least an order of magnitude faster than with a conventional atomic force microscope. (paper)

  18. Large area high-speed metrology SPM system

    Science.gov (United States)

    Klapetek, P.; Valtr, M.; Picco, L.; Payton, O. D.; Martinek, J.; Yacoot, A.; Miles, M.

    2015-02-01

    We present a large area high-speed measuring system capable of rapidly generating nanometre resolution scanning probe microscopy data over mm2 regions. The system combines a slow moving but accurate large area XYZ scanner with a very fast but less accurate small area XY scanner. This arrangement enables very large areas to be scanned by stitching together the small, rapidly acquired, images from the fast XY scanner while simultaneously moving the slow XYZ scanner across the region of interest. In order to successfully merge the image sequences together two software approaches for calibrating the data from the fast scanner are described. The first utilizes the low uncertainty interferometric sensors of the XYZ scanner while the second implements a genetic algorithm with multiple parameter fitting during the data merging step of the image stitching process. The basic uncertainty components related to these high-speed measurements are also discussed. Both techniques are shown to successfully enable high-resolution, large area images to be generated at least an order of magnitude faster than with a conventional atomic force microscope.

  19. Optimized design on condensing tubes high-speed TIG welding technology magnetic control based on genetic algorithm

    Science.gov (United States)

    Lu, Lin; Chang, Yunlong; Li, Yingmin; Lu, Ming

    2013-05-01

    An orthogonal experiment was conducted by the means of multivariate nonlinear regression equation to adjust the influence of external transverse magnetic field and Ar flow rate on welding quality in the process of welding condenser pipe by high-speed argon tungsten-arc welding (TIG for short). The magnetic induction and flow rate of Ar gas were used as optimum variables, and tensile strength of weld was set to objective function on the base of genetic algorithm theory, and then an optimal design was conducted. According to the request of physical production, the optimum variables were restrained. The genetic algorithm in the MATLAB was used for computing. A comparison between optimum results and experiment parameters was made. The results showed that the optimum technologic parameters could be chosen by the means of genetic algorithm with the conditions of excessive optimum variables in the process of high-speed welding. And optimum technologic parameters of welding coincided with experiment results.

  20. Speeding up image reconstruction in computed tomography

    CERN Multimedia

    CERN. Geneva

    2018-01-01

    Computed tomography (CT) is a technique for imaging cross-sections of an object using X-ray measurements taken from different angles. In last decades a significant progress has happened there: today advanced algorithms allow fast image reconstruction and obtaining high-quality images even with missing or dirty data, modern detectors provide high resolution without increasing radiation dose, and high-performance multi-core computing devices are there to help us solving such tasks even faster. I will start with CT basics, then briefly present existing classes of reconstruction algorithms and their differences. After that I will proceed to employing distinctive architectural features of modern multi-core devices (CPUs and GPUs) and popular program interfaces (OpenMP, MPI, CUDA, OpenCL) for developing effective parallel realizations of image reconstruction algorithms. Decreasing full reconstruction time from long hours up to minutes or even seconds has a revolutionary impact in diagnostic medicine and industria...

  1. Monitoring and data acquisition of the high speed hydrogen pellet in SPINS

    Energy Technology Data Exchange (ETDEWEB)

    Mukherjee, Samiran Shanti, E-mail: samiran@ipr.res.in; Mishra, Jyotishankar; Gangradey, Ranjana; Dutta, Pramit; Rastogi, Naveen; Panchal, Paresh; Nayak, Pratik; Agarwal, Jyoti; Bairagi, Pawan; Patel, Haresh; Sharma, Hardik

    2016-11-15

    Highlights: • Pellet INjector System with monitoring and data acquisition is described. • A high speed camera was used to view pellet size, and its flight trajectory. • PXI based high speed control system is used data acquisition. • Pellets of length 2–4.8 mm and speed 250–750 m/s were obtained. - Abstract: Injection of solid hydrogen pellets is an efficient way of replenishing the spent fuel in high temperature plasmas. Aiming that, a Single Pellet INjector System (SPINS) is developed at Institute for Plasma Research (IPR), India, to initiate pellet injection related research in SST-1. The pellet injector is controlled by a PXI system based data acquisition and control (DAC) system for pellet formation, precise firing control, data collection and diagnostics. The velocity of high speed moving pellets is estimated by using two sets of light gate diagnostic. Apart from light gate, a fast framing camera is used to measure the pellet size and its speed. The pellet images are captured at a frame rate of ∼200,000 frames per second at (128 × 64) pixel resolution with an exposure time of 1 μs. Using these diagnostic, various cylindrical pellets of length ranging from 2 to 4.8 mm and speed 250–750 m/s were successfully obtained. This paper describes the control and data acquisition system of SPINS, the techniques for measurement of pellet velocity and capturing images of high speed moving pellet.

  2. Validation of CFD simulation of recoilless EOD water cannon by firing experiments with high speed camera

    Science.gov (United States)

    Chantrasmi, Tonkid; Hongthong, Premsiri; Kongkaniti, Manop

    2018-01-01

    Water cannon used by Explosive Ordnance Disposal (EOD) were designed to propel a burst of water jet moving at high speed to target and disrupt an improvised explosive device (IED). The cannon could be mounted on a remotely controlled robot, so it is highly desirable for the cannon to be recoilless in order not to damage the robot after firing. In the previous work, a nonconventional design of the water cannon was conceived. The recoil was greatly reduced by backward sprays of water through a ring of slotted holes around the muzzle. This minimizes the need to manufacture new parts by utilizing all off-the-shelf components except the tailor-made muzzle. The design was then investigated numerically by a series of Computational Fluid Dynamics (CFD) simulations. In this work, high speed camera was employed in firing experiments to capture the motion of the water jet and the backward sprays. It was found that the experimental data agreed well with the simulation results in term of averaged exit velocities.

  3. An ultra-high speed whole slide image viewing system.

    Science.gov (United States)

    Yagi, Yukako; Yoshioka, Shigeatsu; Kyusojin, Hiroshi; Onozato, Maristela; Mizutani, Yoichi; Osato, Kiyoshi; Yada, Hiroaki; Mark, Eugene J; Frosch, Matthew P; Louis, David N

    2012-01-01

    One of the goals for a Whole Slide Imaging (WSI) system is implementation in the clinical practice of pathology. One of the unresolved problems in accomplishing this goal is the speed of the entire process, i.e., from viewing the slides through making the final diagnosis. Most users are not satisfied with the correct viewing speeds of available systems. We have evaluated a new WSI viewing station and tool that focuses on speed. A prototype WSI viewer based on PlayStation®3 with wireless controllers was evaluated at the Department of Pathology at MGH for the following reasons: 1. For the simulation of signing-out cases; 2. Enabling discussion at a consensus conference; and 3. Use at slide seminars during a Continuing Medical Education course. Pathologists were being able to use the system comfortably after 0-15 min training. There were no complaints regarding speed. Most pathologists were satisfied with the functionality, usability and speed of the system. The most difficult situation was simulating diagnostic sign-out. The preliminary results of adapting the Sony PlayStation®3 (PS3®) as an ultra-high speed WSI viewing system were promising. The achieved speed is consistent with what would be needed to use WSI in daily practice.

  4. High Speed Wireless Signal Generation and Demodulation

    DEFF Research Database (Denmark)

    Caballero Jambrina, Antonio; Sambaraju, Rakesh; Zibar, Darko

    We present the experimental demonstration of high speed wireless generation, up to 40 Gb/s, in the 75-110 GHz wireless band. All-optical OFDM and photonic up-conversion are used for generation and single side-band modulation with digital coherent detection for demodulation....

  5. Visualization of high speed liquid jet impaction on a moving surface.

    Science.gov (United States)

    Guo, Yuchen; Green, Sheldon

    2015-04-17

    Two apparatuses for examining liquid jet impingement on a high-speed moving surface are described: an air cannon device (for examining surface speeds between 0 and 25 m/sec) and a spinning disk device (for examining surface speeds between 15 and 100 m/sec). The air cannon linear traverse is a pneumatic energy-powered system that is designed to accelerate a metal rail surface mounted on top of a wooden projectile. A pressurized cylinder fitted with a solenoid valve rapidly releases pressurized air into the barrel, forcing the projectile down the cannon barrel. The projectile travels beneath a spray nozzle, which impinges a liquid jet onto its metal upper surface, and the projectile then hits a stopping mechanism. A camera records the jet impingement, and a pressure transducer records the spray nozzle backpressure. The spinning disk set-up consists of a steel disk that reaches speeds of 500 to 3,000 rpm via a variable frequency drive (VFD) motor. A spray system similar to that of the air cannon generates a liquid jet that impinges onto the spinning disc, and cameras placed at several optical access points record the jet impingement. Video recordings of jet impingement processes are recorded and examined to determine whether the outcome of impingement is splash, splatter, or deposition. The apparatuses are the first that involve the high speed impingement of low-Reynolds-number liquid jets on high speed moving surfaces. In addition to its rail industry applications, the described technique may be used for technical and industrial purposes such as steelmaking and may be relevant to high-speed 3D printing.

  6. High speed analysis of high pressure combustion in a constant volume cell

    NARCIS (Netherlands)

    Frijters, P.J.M.; Klein-Douwel, R.J.H.; Manski, S.S.; Somers, L.M.T.; Baert, R.S.G.; Dias, V.

    2005-01-01

    A combustion process with N2, O2 and C2H4 as fuel used in an opticallyaccessible, high pressure, high temperature, constant volume cell forresearch on diesel fuel spray formation, is studied. The flame frontspeed Vf,HS is determined using high speed imaging. The pressure traceof the combustion

  7. Visualization of Projectile Flying at High Speed in Dusty Atmosphere

    Science.gov (United States)

    Masaki, Chihiro; Watanabe, Yasumasa; Suzuki, Kojiro

    2017-10-01

    Considering a spacecraft that encounters particle-laden environment, such as dust particles flying up over the regolith by the jet of the landing thruster, high-speed flight of a projectile in such environment was experimentally simulated by using the ballistic range. At high-speed collision of particles on the projectile surface, they may be reflected with cracking into smaller pieces. On the other hand, the projectile surface will be damaged by the collision. To obtain the fundamental characteristics of such complicated phenomena, a projectile was launched at the velocity up to 400 m/s and the collective behaviour of particles around projectile was observed by the high-speed camera. To eliminate the effect of the gas-particle interaction and to focus on only the effect of the interaction between the particles and the projectile's surface, the test chamber pressure was evacuated down to 30 Pa. The particles about 400μm diameter were scattered and formed a sheet of particles in the test chamber by using two-dimensional funnel with a narrow slit. The projectile was launched into the particle sheet in the tangential direction, and the high-speed camera captured both projectile and particle motions. From the movie, the interaction between the projectile and particle sheet was clarified.

  8. Design of a high speed rotating mechanical shutter

    International Nuclear Information System (INIS)

    Stowers, I.F.; Merritt, B.T.; McFann, C.B.

    1979-01-01

    A high-speed rotating shutter was designed to operate in a 10 -6 Torr vacuum at the optical focus of a laser spatial filter. The shutter is basically a wheel, with a single 3 x 10-mm slot at the perimeter, which rotates with a peripheral speed of 1 km/s. The motor to drive the rotating wheel is magnetically suspended and synchronously wound. The wheel achieves a 4 μs opening time and a timing accuracy of better than 0.2 μs

  9. Adaptations to speed endurance training in highly trained soccer players

    DEFF Research Database (Denmark)

    Nyberg, Michael Permin; Fiorenza, Matteo; Lund, Anders

    2016-01-01

    PURPOSE: The present study examined whether a period of additional speed endurance training would improve intense intermittent exercise performance in highly trained soccer players during the season and whether the training changed aerobic metabolism and the level of oxidative enzymes in type I...... and II muscle fibers. METHODS: During the last nine weeks of the season, thirteen semi-professional soccer players performed additional speed endurance training sessions consisting of 2-3 sets of 8 - 10 repetitions of 30 m sprints with 10 s of passive recovery (SET). Before and after SET, subjects...... in type I and II fibers did not change. CONCLUSION: In highly trained soccer players, additional speed endurance training is associated with an improved ability to perform repeated high-intensity work. To what extent the training-induced changes in V˙O2 kinetics and mechanical efficiency in type I fibers...

  10. Embedded systems design for high-speed data acquisition and control

    CERN Document Server

    Di Paolo Emilio, Maurizio

    2015-01-01

    This book serves as a practical guide for practicing engineers who need to design embedded systems for high-speed data acquisition and control systems. A minimum amount of theory is presented, along with a review of analog and digital electronics, followed by detailed explanations of essential topics in hardware design and software development. The discussion of hardware focuses on microcontroller design (ARM microcontrollers and FPGAs), techniques of embedded design, high speed data acquisition (DAQ) and control systems. Coverage of software development includes main programming techniques, culminating in the study of real-time operating systems. All concepts are introduced in a manner to be highly-accessible to practicing engineers and lead to the practical implementation of an embedded board that can be used in various industrial fields as a control system and high speed data acquisition system.   • Describes fundamentals of embedded systems design in an accessible manner; • Takes a problem-solving ...

  11. Superconducting magnet suspensions in high speed ground transport

    Energy Technology Data Exchange (ETDEWEB)

    Alston, I A

    1973-08-01

    A technical and economic definition of high speed ground transport systems using magnetic suspensions is given. The full range of common superconducting suspensions and of propulsions are covered with designs produced for speeds ranging from 100 m/s (225 miles/hr) to 250 m/s (560 mile/hr). Technical descriptions of the vehicles, their suspensions, propulsions and tracks are given in some detail and operating costs are presented for all the systems together with details of the breakdown of costs and the capital costs involved. The design assumptions, the costing procedure and a cost sensitivity study are presented. It is concluded that the systems are technically feasible; that they are suited to existing duorail track for low speed running and that, in these circumstances, they would be economically viable over many routes.

  12. High speed drying of saturated steam

    International Nuclear Information System (INIS)

    Marty, C.; Peyrelongue, J.P.

    1993-01-01

    This paper describes the development of the drying process for the saturated steam used in the PWR nuclear plant turbines in order to prevent negative effects of water on turbine efficiency, maintenance costs and equipment lifetime. The high speed drying concept is based on rotating the incoming saturated steam in order to separate water which is more denser than the steam; the water film is then extracted through an annular slot. A multicellular modular equipment has been tested. Applications on high and low pressure extraction of various PWR plants are described (Bugey, Loviisa)

  13. Application of Beyond Bound Decoding for High Speed Optical Communications

    DEFF Research Database (Denmark)

    Li, Bomin; Larsen, Knud J.; Vegas Olmos, Juan José

    2013-01-01

    This paper studies the application of beyond bound decoding method for high speed optical communications. This hard-decision decoding method outperforms traditional minimum distance decoding method, with a total net coding gain of 10.36 dB.......This paper studies the application of beyond bound decoding method for high speed optical communications. This hard-decision decoding method outperforms traditional minimum distance decoding method, with a total net coding gain of 10.36 dB....

  14. New York state high-speed surface transportation study: Final report

    Energy Technology Data Exchange (ETDEWEB)

    1994-08-01

    In 1990, New York State Governor Mario M. Cuomo created an interagency task force under the leadership of Lt. Governor Stan Lundine to investigate the potential of high speed ground transportation (HSGT) systems. Building on information from previous agency activities, including consultant efforts contracted by the New York State Energy Research and Development Authority (NYSERDA), the New York State Thruway Authority (NYSTA), and in-house analyses performed by New York State Department of Transportation (NYSDOT), the task force focused on the corridor between New York City and the Niagara Frontier. In December 1991, NYSERDA issued a contract for a study of high speed ground transportation options for New York State. The study`s objective was to assess potential rights-of-way, ridership, energy and environmental impacts, economic benefits, capital, operating, and maintenance costs, and financial viability of HSGT systems. This study builds upon and supplements previous and on-going HSGT activities conducted by the members of the interagency task force. These activities include: Maglev Technical and Economic Feasibility Study (NYSERDA); Maglev Demonstration Site Investigation (NYSTA); and New York/Massachusetts High Speed Ground Transportation Study (NYSDOT). This study is intended to verify and refine previous information and analyses and provide supplemental information and insights to be used in determining if additional investigation and activities involving HSGT are desirable for New York State. This study evaluates HSGT technologies capable of speeds significantly higher than those achieved with the present rail system. Three HSGT categories are used in this study: incremental rail improvement, very high-speed rail, and Maglev.

  15. High speed electro optic polymer micro-ringresonator

    NARCIS (Netherlands)

    Leinse, Arne; Diemeer, Mart; Driessen, A.

    2004-01-01

    An electro-optic polymer micro-ring resonator for high speed modulation was designed, realized and characterized. The design of layer-stack and electrodes was done such that modulation frequencies up till 1 GHz should be possible. The device consists of a ridge waveguide, defined in a negative

  16. STATUS REPORT ON DEVELOPMENT OF A HIGH-SPEED HIGH-INTENSITY MOLECULAR BEAM

    Energy Technology Data Exchange (ETDEWEB)

    Knuth, Eldon L.

    1963-07-15

    Status of a high-speed high-intensity molecular beam under development is described. Bases for designs of the several components are presented. Using an arc-heated source and a hypersonic jet, molecular energies exceeding 1 ev and beam intensities of the order of 10/sup 16/ molecules/ cm/sup 2/ sec are anticipated. A two-disk beam chopper and speed selector provides a means for analyzing the speed distribution in the generated beam, for chopping the beam into bursts of nearly monoenergetic molecules suitable for scattering studies using the time-of-flight technique, and for modulating the beam in order to facilitate detection. A through-flow ionization detector possesses the versatility required for scattering studies using the time-of-flight technique. A sorption pump and a turbo pump serve as central components of alternative pumping systems for the collimating chamber. Using the arc-heated source, the converging nozzle, the conduction-radiation-cooled skimmer, the turbo pump (turning at 3400 rpm), the chopperselector (acting only as a chopper), and the detector, an arc-heated beam is generated and detected. (auth)

  17. Commercialization issues and funding opportunities for high-performance optoelectronic computing modules

    Science.gov (United States)

    Hessenbruch, John M.; Guilfoyle, Peter S.

    1997-01-01

    Low power, optoelectronic integrated circuits are being developed for high speed switching and data processing applications. These high performance optoelectronic computing modules consist of three primary components: vertical cavity surface emitting lasers, diffractive optical interconnect elements, and detector/amplifier/laser driver arrays. Following the design and fabrication of an HPOC module prototype, selected commercial funding sources will be evaluated to support a product development stage. These include the formation of a strategic alliance with one or more microprocessor or telecommunications vendors, and/or equity investment from one or more venture capital firms.

  18. High speed PVD thermal barrier coatings

    Energy Technology Data Exchange (ETDEWEB)

    Beele, W. [Sulzer Metco Coatings BV (Netherlands); Eschendorff, G. [Sulzer Metco Coatings BV (Netherlands); Eldim BV (Netherlands)

    2006-07-15

    The high speed PVD process (HS-PVD) combines gas phase coating synthesis with high deposition rates. The process has been demonstrated for high purity YSZ deposited as a chemically bonded top thermal barrier with columnar structure of EB-PVD features. The process can manufacture EB-PVD like coatings that match in regards to their TGO-formation and columnar structure. Coatings with a columnar structure formed by individual columns of 1/4 of the diameter of a classical EB-PVD type TBC have been deposited. These coatings have the potential to prove a significant reduction in thermal conductivity and in erosion performance. (Abstract Copyright [2006], Wiley Periodicals, Inc.)

  19. High speed PVD thermal barrier coatings

    International Nuclear Information System (INIS)

    Beele, W.; Eschendorff, G.

    2006-01-01

    The high speed PVD process (HS-PVD) combines gas phase coating synthesis with high deposition rates. The process has been demonstrated for high purity YSZ deposited as a chemically bonded top thermal barrier with columnar structure of EB-PVD features. The process can manufacture EB-PVD like coatings that match in regards to their TGO-formation and columnar structure. Coatings with a columnar structure formed by individual columns of 1/4 of the diameter of a classical EB-PVD type TBC have been deposited. These coatings have the potential to prove a significant reduction in thermal conductivity and in erosion performance. (Abstract Copyright [2006], Wiley Periodicals, Inc.)

  20. Numerical Study of High-Speed Droplet Impact on Surfaces and its Physical Cleaning Effects

    Science.gov (United States)

    Kondo, Tomoki; Ando, Keita

    2015-11-01

    Spurred by the demand for cleaning techniques of low environmental impact, one favors physical cleaning that does not rely on any chemicals. One of the promising candidates is based on water jets that often involve fission into droplet fragments and collide with target surfaces to which contaminant particles (often micron-sized or even smaller) stick. Hydrodynamic force (e.g., shearing and lifting) arising from the droplet impact will play a role to remove the particles, but its detailed mechanism is still unknown. To explore the role of high-speed droplet impact in physical cleaning, we solve compressible Navier-Stokes equations with a finite volume method that is designed to capture both shocks and material interfaces in accurate and robust manners. Water hammer and shear flow accompanied by high-speed droplet impact at a rigid wall is simulated to evaluate lifting force and rotating torque, which are relevant to the application of particle removal. For the simulation, we use the numerical code recently developed by Computational Flow Group lead by Tim Colonius at Caltech. The first author thanks Jomela Meng for her help in handling the code during his stay at Caltech.

  1. High-speed packet filtering utilizing stream processors

    Science.gov (United States)

    Hummel, Richard J.; Fulp, Errin W.

    2009-04-01

    Parallel firewalls offer a scalable architecture for the next generation of high-speed networks. While these parallel systems can be implemented using multiple firewalls, the latest generation of stream processors can provide similar benefits with a significantly reduced latency due to locality. This paper describes how the Cell Broadband Engine (CBE), a popular stream processor, can be used as a high-speed packet filter. Results show the CBE can potentially process packets arriving at a rate of 1 Gbps with a latency less than 82 μ-seconds. Performance depends on how well the packet filtering process is translated to the unique stream processor architecture. For example the method used for transmitting data and control messages among the pseudo-independent processor cores has a significant impact on performance. Experimental results will also show the current limitations of a CBE operating system when used to process packets. Possible solutions to these issues will be discussed.

  2. High-speed image analysis reveals chaotic vibratory behaviors of pathological vocal folds

    Energy Technology Data Exchange (ETDEWEB)

    Zhang Yu, E-mail: yuzhang@xmu.edu.c [Key Laboratory of Underwater Acoustic Communication and Marine Information Technology of the Ministry of Education, Xiamen University, Xiamen Fujian 361005 (China); Shao Jun [Shanghai EENT Hospital of Fudan University, Shanghai (China); Krausert, Christopher R. [Department of Surgery, Division of Otolaryngology - Head and Neck Surgery, University of Wisconsin School of Medicine and Public Health, Madison, WI 53792-7375 (United States); Zhang Sai [Key Laboratory of Underwater Acoustic Communication and Marine Information Technology of the Ministry of Education, Xiamen University, Xiamen Fujian 361005 (China); Jiang, Jack J. [Shanghai EENT Hospital of Fudan University, Shanghai (China); Department of Surgery, Division of Otolaryngology - Head and Neck Surgery, University of Wisconsin School of Medicine and Public Health, Madison, WI 53792-7375 (United States)

    2011-01-15

    Research highlights: Low-dimensional human glottal area data. Evidence of chaos in human laryngeal activity from high-speed digital imaging. Traditional perturbation analysis should be cautiously applied to aperiodic high speed image signals. Nonlinear dynamic analysis may be helpful for understanding disordered behaviors in pathological laryngeal systems. - Abstract: Laryngeal pathology is usually associated with irregular dynamics of laryngeal activity. High-speed imaging facilitates direct observation and measurement of vocal fold vibrations. However, chaotic dynamic characteristics of aperiodic high-speed image data have not yet been investigated in previous studies. In this paper, we will apply nonlinear dynamic analysis and traditional perturbation methods to quantify high-speed image data from normal subjects and patients with various laryngeal pathologies including vocal fold nodules, polyps, bleeding, and polypoid degeneration. The results reveal the low-dimensional dynamic characteristics of human glottal area data. In comparison to periodic glottal area series from a normal subject, aperiodic glottal area series from pathological subjects show complex reconstructed phase space, fractal dimension, and positive Lyapunov exponents. The estimated positive Lyapunov exponents provide the direct evidence of chaos in pathological human vocal folds from high-speed digital imaging. Furthermore, significant differences between the normal and pathological groups are investigated for nonlinear dynamic and perturbation analyses. Jitter in the pathological group is significantly higher than in the normal group, but shimmer does not show such a difference. This finding suggests that the traditional perturbation analysis should be cautiously applied to high speed image signals. However, the correlation dimension and the maximal Lyapunov exponent reveal a statistically significant difference between normal and pathological groups. Nonlinear dynamic analysis is capable of

  3. High-speed image analysis reveals chaotic vibratory behaviors of pathological vocal folds

    International Nuclear Information System (INIS)

    Zhang Yu; Shao Jun; Krausert, Christopher R.; Zhang Sai; Jiang, Jack J.

    2011-01-01

    Research highlights: → Low-dimensional human glottal area data. → Evidence of chaos in human laryngeal activity from high-speed digital imaging. → Traditional perturbation analysis should be cautiously applied to aperiodic high speed image signals. → Nonlinear dynamic analysis may be helpful for understanding disordered behaviors in pathological laryngeal systems. - Abstract: Laryngeal pathology is usually associated with irregular dynamics of laryngeal activity. High-speed imaging facilitates direct observation and measurement of vocal fold vibrations. However, chaotic dynamic characteristics of aperiodic high-speed image data have not yet been investigated in previous studies. In this paper, we will apply nonlinear dynamic analysis and traditional perturbation methods to quantify high-speed image data from normal subjects and patients with various laryngeal pathologies including vocal fold nodules, polyps, bleeding, and polypoid degeneration. The results reveal the low-dimensional dynamic characteristics of human glottal area data. In comparison to periodic glottal area series from a normal subject, aperiodic glottal area series from pathological subjects show complex reconstructed phase space, fractal dimension, and positive Lyapunov exponents. The estimated positive Lyapunov exponents provide the direct evidence of chaos in pathological human vocal folds from high-speed digital imaging. Furthermore, significant differences between the normal and pathological groups are investigated for nonlinear dynamic and perturbation analyses. Jitter in the pathological group is significantly higher than in the normal group, but shimmer does not show such a difference. This finding suggests that the traditional perturbation analysis should be cautiously applied to high speed image signals. However, the correlation dimension and the maximal Lyapunov exponent reveal a statistically significant difference between normal and pathological groups. Nonlinear dynamic

  4. Miniature high speed compressor having embedded permanent magnet motor

    Science.gov (United States)

    Zhou, Lei (Inventor); Zheng, Liping (Inventor); Chow, Louis (Inventor); Kapat, Jayanta S. (Inventor); Wu, Thomas X. (Inventor); Kota, Krishna M. (Inventor); Li, Xiaoyi (Inventor); Acharya, Dipjyoti (Inventor)

    2011-01-01

    A high speed centrifugal compressor for compressing fluids includes a permanent magnet synchronous motor (PMSM) having a hollow shaft, the being supported on its ends by ball bearing supports. A permanent magnet core is embedded inside the shaft. A stator with a winding is located radially outward of the shaft. The PMSM includes a rotor including at least one impeller secured to the shaft or integrated with the shaft as a single piece. The rotor is a high rigidity rotor providing a bending mode speed of at least 100,000 RPM which advantageously permits implementation of relatively low-cost ball bearing supports.

  5. Data Capture Technique for High Speed Signaling

    Science.gov (United States)

    Barrett, Wayne Melvin; Chen, Dong; Coteus, Paul William; Gara, Alan Gene; Jackson, Rory; Kopcsay, Gerard Vincent; Nathanson, Ben Jesse; Vranas, Paylos Michael; Takken, Todd E.

    2008-08-26

    A data capture technique for high speed signaling to allow for optimal sampling of an asynchronous data stream. This technique allows for extremely high data rates and does not require that a clock be sent with the data as is done in source synchronous systems. The present invention also provides a hardware mechanism for automatically adjusting transmission delays for optimal two-bit simultaneous bi-directional (SiBiDi) signaling.

  6. BLOSTREAM: A HIGH SPEED STREAM CIPHER

    Directory of Open Access Journals (Sweden)

    ALI H. KASHMAR

    2017-04-01

    Full Text Available Although stream ciphers are widely utilized to encrypt sensitive data at fast speeds, security concerns have led to a shift from stream to block ciphers, judging that the current technology in stream cipher is inferior to the technology of block ciphers. This paper presents the design of an improved efficient and secure stream cipher called Blostream, which is more secure than conventional stream ciphers that use XOR for mixing. The proposed cipher comprises two major components: the Pseudo Random Number Generator (PRNG using the Rabbit algorithm and a nonlinear invertible round function (combiner for encryption and decryption. We evaluate its performance in terms of implementation and security, presenting advantages and disadvantages, comparison of the proposed cipher with similar systems and a statistical test for randomness. The analysis shows that the proposed cipher is more efficient, high speed, and secure than current conventional stream ciphers.

  7. Advanced Ultra-High Speed Motor for Drilling

    Energy Technology Data Exchange (ETDEWEB)

    Impact Technologies LLC; University of Texas at Arlington

    2007-03-31

    Three (3) designs have been made for two sizes, 6.91 cm (2.72 inch) and 4.29 cm (1.69 inch) outer diameters, of a patented inverted configured Permanent Magnet Synchronous Machines (PMSM) electric motor specifically for drilling at ultra-high rotational speeds (10,000 rpm) and that can utilize advanced drilling methods. Benefits of these motors are stackable power sections, full control (speed and direction) of downhole motors, flow hydraulics independent of motor operation, application of advanced drilling methods (water jetting and abrasive slurry jetting), and the ability of signal/power electric wires through motor(s). Key features of the final designed motors are: fixed non-rotating shaft with stator coils attached; rotating housing with permanent magnet (PM) rotor attached; bit attached to rotating housing; internal channel(s) in a nonrotating shaft; electric components that are hydrostatically isolated from high internal pressure circulating fluids ('muds') by static metal to metal seals; liquid filled motor with smoothed features for minimized turbulence in the motor during operation; and new inverted coated metal-metal hydrodynamic bearings and seals. PMSM, Induction and Switched Reluctance Machines (SRM), all pulse modulated, were considered, but PMSM were determined to provide the highest power density for the shortest motors. Both radial and axial electric PMSM driven motors were designed with axial designs deemed more rugged for ultra-high speed, drilling applications. The 6.91 cm (2.72 inch) OD axial inverted motor can generate 4.18KW (5.61 Hp) power at 10,000 rpm with a 4 Nm (2.95 ft-lbs) of torque for every 30.48 cm (12 inches) of power section. The 6.91 cm (2.72 inch) OD radial inverted motor can generate 5.03 KW (6.74 Hp) with 4.8 Nm (3.54 ft-lb) torque at 10,000 rpm for every 30.48 cm (12 inches) of power section. The 4.29 cm (1.69 inch) OD radial inverted motor can generate 2.56 KW (3.43 Hp) power with 2.44 Nm (1.8 ft-lb) torque at

  8. Multicast Performance Analysis for High-Speed Torus Networks

    National Research Council Canada - National Science Library

    Oral, S; George, A

    2002-01-01

    ... for unicast-based and path-based multicast communication on high-speed torus networks. Software-based multicast performance results of selected algorithms on a 16-node Scalable Coherent Interface (SCI) torus are given...

  9. Time-interleaved high-speed D/A converters

    NARCIS (Netherlands)

    Olieman, E.

    2016-01-01

    This thesis is on power efficient very high-speed digital-to-analog converters (DACs) in CMOS technology, intended to generate signals from DC to RF. Components in RF signal chains are nowadays often moved from the analog domain to the digital domain. This allows for more flexibility and better

  10. High speed CAMAC differential branch highway driver

    International Nuclear Information System (INIS)

    McMillan, D.E.; Nelson, R.O.; Poore, R.V.; Sunier, J.W.; Ross, J.J.

    1979-01-01

    A new CAMAC branch driver is described that incorporates several unusual features which combine to give reliable, high-speed performance. These include balanced line driver/receivers, stored CAMAC command lists, 8 DMA channels, pseudo LAMS, hardware priority encoding of LAMS, and hardware-implemented Q-controlled block transfers. 3 figures

  11. Development of a super high speed railway and ML 100

    Energy Technology Data Exchange (ETDEWEB)

    Usami, Y

    1973-07-01

    A history of the development progress is given, followed by a discussion of the propulsion system for a super high speed railway-structure. Induction linear motors and synchronous linear motors are discussed in some detail. The maintenance system is then described (basic test apparatus-rotary type superconductive magnetic force maintenance system, etc.). Experiments using a linear running superconductive magnetic test car are discussed. Developments of super high speed railways in America, France, England, West Germany, etc. are described.

  12. CMOS analog integrated circuits high-speed and power-efficient design

    CERN Document Server

    Ndjountche, Tertulien

    2011-01-01

    High-speed, power-efficient analog integrated circuits can be used as standalone devices or to interface modern digital signal processors and micro-controllers in various applications, including multimedia, communication, instrumentation, and control systems. New architectures and low device geometry of complementary metaloxidesemiconductor (CMOS) technologies have accelerated the movement toward system on a chip design, which merges analog circuits with digital, and radio-frequency components. CMOS: Analog Integrated Circuits: High-Speed and Power-Efficient Design describes the important tren

  13. A Proposal to Speed up the Computation of the Centroid of an Interval Type-2 Fuzzy Set

    Directory of Open Access Journals (Sweden)

    Carlos E. Celemin

    2013-01-01

    Full Text Available This paper presents two new algorithms that speed up the centroid computation of an interval type-2 fuzzy set. The algorithms include precomputation of the main operations and initialization based on the concept of uncertainty bounds. Simulations over different kinds of footprints of uncertainty reveal that the new algorithms achieve computation time reductions with respect to the Enhanced-Karnik algorithm, ranging from 40 to 70%. The results suggest that the initialization used in the new algorithms effectively reduces the number of iterations to compute the extreme points of the interval centroid while precomputation reduces the computational cost of each iteration.

  14. Application of high speed photography for high current vacuum arcs

    NARCIS (Netherlands)

    Damstra, G.C.; Merck, W.F.H.; Vossen, J.W.G.L.; Janssen, M.F.P.; Bouwmeester, C.E.

    1998-01-01

    A high speed image detection system for 106 frames per second or 107 streaks per second has been developed for the testing of vacuum circuit breakers, using 10×16 optical fibres for light transfer to 160 fast photo diodes. The output of these diodes is multiplexed, AD converted in a 4 bit

  15. Research on monitoring technology of axial gap change about high-speed rotating machinery

    International Nuclear Information System (INIS)

    Zhang Xiaochan; Liu Fanglei; Hu Shihua; Xie Qing; Li Zhen

    2014-01-01

    This paper describes that the only measuring point of high-speed rotating machinery (speed monitoring transducer) measuring the operation of the axial gap change and application. According to mechanism analysis the speed monitoring transducer's signal, prove its amplitude changes including the axial gap change information. To carry out the speed monitoring transducer qualitative and quantitative axial gap change research, Find the output signal amplitude and clearance change corresponding relationship formula of speed monitoring transducer, define the measurement method. Based on the above analsis, manufacture the single channel measurement devices and multiple unit measurement system, provide an important fault decision of high-speed rotating machinery, it can be applied to new equipment development and production. (authors)

  16. Ultra High-Speed Radio Frequency Switch Based on Photonics.

    Science.gov (United States)

    Ge, Jia; Fok, Mable P

    2015-11-26

    Microwave switches, or Radio Frequency (RF) switches have been intensively used in microwave systems for signal routing. Compared with the fast development of microwave and wireless systems, RF switches have been underdeveloped particularly in terms of switching speed and operating bandwidth. In this paper, we propose a photonics based RF switch that is capable of switching at tens of picoseconds speed, which is hundreds of times faster than any existing RF switch technologies. The high-speed switching property is achieved with the use of a rapidly tunable microwave photonic filter with tens of gigahertz frequency tuning speed, where the tuning mechanism is based on the ultra-fast electro-optics Pockels effect. The RF switch has a wide operation bandwidth of 12 GHz and can go up to 40 GHz, depending on the bandwidth of the modulator used in the scheme. The proposed RF switch can either work as an ON/OFF switch or a two-channel switch, tens of picoseconds switching speed is experimentally observed for both type of switches.

  17. Feature Tracking for High Speed AFM Imaging of Biopolymers.

    Science.gov (United States)

    Hartman, Brett; Andersson, Sean B

    2018-03-31

    The scanning speed of atomic force microscopes continues to advance with some current commercial microscopes achieving on the order of one frame per second and at least one reaching 10 frames per second. Despite the success of these instruments, even higher frame rates are needed with scan ranges larger than are currently achievable. Moreover, there is a significant installed base of slower instruments that would benefit from algorithmic approaches to increasing their frame rate without requiring significant hardware modifications. In this paper, we present an experimental demonstration of high speed scanning on an existing, non-high speed instrument, through the use of a feedback-based, feature-tracking algorithm that reduces imaging time by focusing on features of interest to reduce the total imaging area. Experiments on both circular and square gratings, as well as silicon steps and DNA strands show a reduction in imaging time by a factor of 3-12 over raster scanning, depending on the parameters chosen.

  18. ECONOMIC REASONING MAXIMUM SLOPE IN DESIGN HIGH-SPEED LINES

    Directory of Open Access Journals (Sweden)

    CHERNYSHOVA O. S.

    2016-04-01

    Full Text Available Raising of problem The worldwide design standards high-speed lines are somewhat different. This is due to several reasons: different levels of design speed, differences of characteristics of rolling stock and, in particular, the features of the design plan and longitudinal profile, that are associated primarily with the conditions of the relief. In the design of high-speed railways in Ukraine should take into account these features and determine what the maximum slope values can be used in difficult conditions, as well as how it will affect the operational and capital costs. Purpose. To determine the optimal design parameters of the longitudinal profile. Conclusion. The results are based not only on technical, but also economic indicators and allow the assessment of the necessary capital expenditures and expected cost of the railway in the future. Analytical dependences, to predict the expected operating costs of the railway, depending on the maximum slope, its length and the total length of the section.

  19. High speed digital holographic interferometry for hypersonic flow visualization

    Science.gov (United States)

    Hegde, G. M.; Jagdeesh, G.; Reddy, K. P. J.

    2013-06-01

    Optical imaging techniques have played a major role in understanding the flow dynamics of varieties of fluid flows, particularly in the study of hypersonic flows. Schlieren and shadowgraph techniques have been the flow diagnostic tools for the investigation of compressible flows since more than a century. However these techniques provide only the qualitative information about the flow field. Other optical techniques such as holographic interferometry and laser induced fluorescence (LIF) have been used extensively for extracting quantitative information about the high speed flows. In this paper we present the application of digital holographic interferometry (DHI) technique integrated with short duration hypersonic shock tunnel facility having 1 ms test time, for quantitative flow visualization. Dynamics of the flow fields in hypersonic/supersonic speeds around different test models is visualized with DHI using a high-speed digital camera (0.2 million fps). These visualization results are compared with schlieren visualization and CFD simulation results. Fringe analysis is carried out to estimate the density of the flow field.

  20. Aerodynamic analysis for aircraft with nacelles, pylons, and winglets at transonic speeds

    Science.gov (United States)

    Boppe, Charles W.

    1987-01-01

    A computational method has been developed to provide an analysis for complex realistic aircraft configurations at transonic speeds. Wing-fuselage configurations with various combinations of pods, pylons, nacelles, and winglets can be analyzed along with simpler shapes such as airfoils, isolated wings, and isolated bodies. The flexibility required for the treatment of such diverse geometries is obtained by using a multiple nested grid approach in the finite-difference relaxation scheme. Aircraft components (and their grid systems) can be added or removed as required. As a result, the computational method can be used in the same manner as a wind tunnel to study high-speed aerodynamic interference effects. The multiple grid approach also provides high boundary point density/cost ratio. High resolution pressure distributions can be obtained. Computed results are correlated with wind tunnel and flight data using four different transport configurations. Experimental/computational component interference effects are included for cases where data are available. The computer code used for these comparisons is described in the appendices.

  1. Large motion high cycle high speed optical fibers for space based applications.

    Energy Technology Data Exchange (ETDEWEB)

    Stromberg, Peter G. [Sandia National Lab. (SNL-NM), Albuquerque, NM (United States); Tandon, Rajan [Sandia National Lab. (SNL-NM), Albuquerque, NM (United States); Gibson, Cory S. [Sandia National Lab. (SNL-NM), Albuquerque, NM (United States); Reedlunn, Benjamin [Sandia National Lab. (SNL-NM), Albuquerque, NM (United States); Rasberry, Roger David [Sandia National Lab. (SNL-NM), Albuquerque, NM (United States); Rohr, Garth David [Sandia National Lab. (SNL-NM), Albuquerque, NM (United States)

    2014-10-01

    Future remote sensing applications will require higher resolution and therefore higher data rates (up to perhaps 100 gigabits per second) while achieving lower mass and cost. A current limitation to the design space is high speed high bandwidth data does not cross movable gimbals because of cabling issues. This requires the detectors to be off gimbal. The ability to get data across the gimbal would open up efficiencies in designs where the detectors and the electronics can be placed anywhere on the system. Fiber optic cables provide light weight high speed high bandwidth connections. Current options are limited to 20,000 cycles as opposed to the 1,000,000 cycles needed for future space based applications. To extend this to the million+ regime, requires a thorough understanding of the failure mechanisms and the materials, proper selection of materials (e.g., glass and jacket material) allowable geometry changes to the cable, radiation hardness, etc.

  2. Induced Unbalance as a Method for Improving the Dynamic Stability of High-Speed Turbochargers

    KAUST Repository

    Gordon Kirk, R.; Alsaeed, Ali A.

    2011-01-01

    The high-speed diesel engine turbocharger is known to have subsynchronous vibrations for a wide speed range. The bearing fluid-film instability is the main source of the vibration. The nonlinear forces inside the bearings are causing the rotor to whirl in a limit cycle. This study presents a new method for improving the dynamic stability by inducing the turbocharger rotor unbalance in order to suppress the subsynchronous vibration. The finite-element model of the turbocharger with floating-ring bearings is numerically solved for the nonlinear time-transient response. Both compressor and turbine added unbalance are induced and the dynamic stability is computed. The turbocharger model with linearized floating-ring bearings is also solved for eigenvalues to predict the modes of instability. The linear analysis demonstrates that the forward whirling mode of the floating-ring at the compressor end also becomes unstable at the higher turbocharger speeds, in addition to the unstable forward conical and cylindrical modes. The numerical predictions are also compared to the former experimental results of a similar turbocharger. The results of the study show that the subsynchronous frequency amplitude of the dominant first mode is reduced when inducing either the compressor or the turbine unbalance at a certain level. © 2011 R. Gordon Kirk and Ali A. Alsaeed.

  3. Carbon Dioxide Mitigation Benefit of High-Speed Railway in Terms of Carbon Tax

    Directory of Open Access Journals (Sweden)

    Fu Yanbing

    2013-01-01

    Full Text Available This paper calculates the carbon dioxide mitigation benefit of high-speed railway based on the carbon dioxide tax policy. We define the carbon dioxide emission system boundary for high-speed railway in its whole life cycle and estimate the life cycle carbon dioxide inventories during its construction, application, and recovery stages. And then we establish a theoretical model to calculate the life cycle carbon dioxide mitigation quantity for high-speed railway when compared with road transport and then calculate its carbon dioxide mitigation benefit. The numerical example shows that the carbon dioxide mitigation benefit of high-speed railway is better than that of road transport from the whole life cycle perspective.

  4. Overview of Variable-Speed Power-Turbine Research

    Science.gov (United States)

    Welch, Gerard E.

    2011-01-01

    The vertical take-off and landing (VTOL) and high-speed cruise capability of the NASA Large Civil Tilt-Rotor (LCTR) notional vehicle is envisaged to enable increased throughput in the national airspace. A key challenge of the LCTR is the requirement to vary the main rotor speeds from 100% at take-off to near 50% at cruise as required to minimize mission fuel burn. The variable-speed power-turbine (VSPT), driving a fixed gear-ratio transmission, provides one approach for effecting this wide speed variation. The key aerodynamic and rotordynamic challenges of the VSPT were described in the FAP Conference presentation. The challenges include maintaining high turbine efficiency at high work factor, wide (60 deg.) of incidence variation in all blade rows due to the speed variation, and operation at low Reynolds numbers (with transitional flow). The PT -shaft of the VSPT must be designed for safe operation in the wide speed range required, and therefore poses challenges associated with rotordynamics. The technical challenges drive research activities underway at NASA. An overview of the NASA SRW VSPT research activities was provided. These activities included conceptual and preliminary aero and mechanical (rotordynamics) design of the VSPT for the LCTR application, experimental and computational research supporting the development of incidence tolerant blading, and steps toward component-level testing of a variable-speed power-turbine of relevance to the LCTR application.

  5. Preliminary tests of a high speed vertical axis windmill model

    Energy Technology Data Exchange (ETDEWEB)

    South, P; Rangi, R S

    1971-01-01

    This report discusses a fixed-pitch vertical axis windmill that combines the inherent simplicity of this type of machine with a high aerodynamic efficiency and a high relative velocity. A three-bladed rotor was selected as the basic design, having constant chord symmetric airfoil blades configured in a catenary curve such that the rotor diameter is equal to the rotor height. In wind tunnel tests using a 30 inch scale model, it was found that once this rotor was given a very low rotational speed, it picked up speed and ran at a rotor tip velocity/wind speed ratio greater than 1. The number of blades was varied in the testing. A maximum power coefficient of 0.67 was achieved at 17 ft/s wind speed at a tip speed/wind speed ratio of 7.25 for a 2-bladed rotor. Increasing the number of blades above 3 did not result in higher power. The rotor could operate in gusts which double the mean wind velocity. Examination of Reynolds number effects, and taking into account the scale of the model, it was concluded that a full-scale windmill could run at lower velocity ratios than those predicted by the model tests, and that it could self-start under no-load conditions if the cut-in rpm are at least half the rpm for maximum power at the prevailing wind speed. Preliminary estimates show that a 15 ft diameter windmill of this design, designed to operate with a safety factor of 2.5 up to a maximum wind speed of 60 ft/s, would weigh ca 150 lb and could be marketed for ca $60.00, excluding the driven unit, if sufficient quantities were produced to make tooling costs negligible. Similarly, a 30 ft windmill would weigh ca 1000 lb and cost ca $400.00. 2 refs., 6 figs.

  6. Modelling Of Residual Stresses Induced By High Speed Milling Process

    International Nuclear Information System (INIS)

    Desmaison, Olivier; Mocellin, Katia; Jardin, Nicolas

    2011-01-01

    Maintenance processes used in heavy industries often include high speed milling operations. The reliability of the post-process material state has to be studied. Numerical simulation appears to be a very interesting way to supply an efficient residual stresses (RS) distribution prediction.Because the adiabatic shear band and the serrated chip shaping are features of the austenitic stainless steel high speed machining, a 2D high speed orthogonal cutting model is briefly presented. This finite element model, developed on Forge registered software, is based on data taken from Outeiro and al.'s paper [1]. A new behaviour law fully coupling Johnson-Cook's constitutive law and Latham and Cockcroft's damage model is detailed in this paper. It ensures results that fit those found in literature.Then, the numerical tools used on the 2D model are integrated to a 3D high speed milling model. Residual stresses distribution is analysed, on the surface and into the depth of the material. Various revolutions and passes of the two teeth hemispheric mill on the workpiece are simulated. Thus the sensitivity of the residual stresses generation to the cutting conditions can be discussed. In order to validate the 3D model, a comparison of the cutting forces measured by EDF R and D to those given by numerical simulations is achieved.

  7. Bottom Raking Damage to High-Speed Craft

    DEFF Research Database (Denmark)

    Simonsen, Bo Cerup

    1998-01-01

    This paper presents a comparative study of the raking damage to high speed craft (HSC) and conventional ships. The analysis is based on a detailed theoretical model for the raking resistance of an assembled ship bottom structure and on the idea that the impact conditions for various ship types have...

  8. High-speed digital holographic interferometry for vibration measurement

    International Nuclear Information System (INIS)

    Pedrini, Giancarlo; Osten, Wolfgang; Gusev, Mikhail E.

    2006-01-01

    A system based on digital holographic interferometry for the measurement of vibrations is presented. A high-power continuous laser(10 W) and a high-speed CCD camera are used. Hundreds of holograms of an object that has been subjected to dynamic deformation are recorded. The acquisition speed and the time of exposure of the detector are determined by the vibration frequency. Two methods are presented for triggering the camera in order to acquire at a given phase of the vibration. The phase of the wavefront is calculated from the recorded holograms by use of a two-dimensional digital Fourier-transform method. The deformation of the object is obtained from the phase. By combination of the deformations recorded at different times it is possible to reconstruct the vibration of the object

  9. High Speed Railway Environment Safety Evaluation Based on Measurement Attribute Recognition Model

    Directory of Open Access Journals (Sweden)

    Qizhou Hu

    2014-01-01

    Full Text Available In order to rationally evaluate the high speed railway operation safety level, the environmental safety evaluation index system of high speed railway should be well established by means of analyzing the impact mechanism of severe weather such as raining, thundering, lightning, earthquake, winding, and snowing. In addition to that, the attribute recognition will be identified to determine the similarity between samples and their corresponding attribute classes on the multidimensional space, which is on the basis of the Mahalanobis distance measurement function in terms of Mahalanobis distance with the characteristics of noncorrelation and nondimensionless influence. On top of the assumption, the high speed railway of China environment safety situation will be well elaborated by the suggested methods. The results from the detailed analysis show that the evaluation is basically matched up with the actual situation and could lay a scientific foundation for the high speed railway operation safety.

  10. High speed, High resolution terahertz spectrometers

    International Nuclear Information System (INIS)

    Kim, Youngchan; Yee, Dae Su; Yi, Miwoo; Ahn, Jaewook

    2008-01-01

    A variety of sources and methods have been developed for terahertz spectroscopy during almost two decades. Terahertz time domain spectroscopy (THz TDS)has attracted particular attention as a basic measurement method in the fields of THz science and technology. Recently, asynchronous optical sampling (AOS)THz TDS has been demonstrated, featuring rapid data acquisition and a high spectral resolution. Also, terahertz frequency comb spectroscopy (TFCS)possesses attractive features for high precision terahertz spectroscopy. In this presentation, we report on these two types of terahertz spectrometer. Our high speed, high resolution terahertz spectrometer is demonstrated using two mode locked femtosecond lasers with slightly different repetition frequencies without a mechanical delay stage. The repetition frequencies of the two femtosecond lasers are stabilized by use of two phase locked loops sharing the same reference oscillator. The time resolution of our terahertz spectrometer is measured using the cross correlation method to be 270 fs. AOS THz TDS is presented in Fig. 1, which shows a time domain waveform rapidly acquired on a 10ns time window. The inset shows a zoom into the signal with 100ps time window. The spectrum obtained by the fast Fourier Transformation (FFT)of the time domain waveform has a frequency resolution of 100MHz. The dependence of the signal to noise ratio (SNR)on the measurement time is also investigated

  11. Evaluation report on research and development of high-speed computation system for technological use; Kagaku gijutsuyo kosoku keisan system no kenkyu kaihatsu ni kansuru hyoka hokokusho

    Energy Technology Data Exchange (ETDEWEB)

    NONE

    1990-08-01

    The above-named project is an effort implemented under the large-scale industrial technology research and development system through the cooperation of industrial, academic, and governmental circles in the nine-year-long period beginning in fiscal 1981. The project aims to establish technologies required for putting to practical use a high-speed computation system capable of speedily dealing with huge technological problems which the computers available at the commencement of the project failed to solve. The goals set for new devices and comprehensive systems were sufficiently challenging in view of the technological level of those days, and are still at the highest level in the world. It is judged that the goals were set with reason and appropriateness. The liaison council for the implementation of the project is constituted of people of experience or academic standing, entrusted research and development activities, Ministry of International Trade and Industry bureaus concerned, and the Electrotechnical Laboratory of the same ministry. Discussion, coordination, and communication on concrete matters are under way between the constituent members, contributing to the enhancement of research and development. The liaison council activities are evaluated to be appropriate and effective. (NEDO)

  12. Verification of high-speed solar wind stream forecasts using operational solar wind models

    DEFF Research Database (Denmark)

    Reiss, Martin A.; Temmer, Manuela; Veronig, Astrid M.

    2016-01-01

    and the background solar wind conditions. We found that both solar wind models are capable of predicting the large-scale features of the observed solar wind speed (root-mean-square error, RMSE ≈100 km/s) but tend to either overestimate (ESWF) or underestimate (WSA) the number of high-speed solar wind streams (threat......High-speed solar wind streams emanating from coronal holes are frequently impinging on the Earth's magnetosphere causing recurrent, medium-level geomagnetic storm activity. Modeling high-speed solar wind streams is thus an essential element of successful space weather forecasting. Here we evaluate...... high-speed stream forecasts made by the empirical solar wind forecast (ESWF) and the semiempirical Wang-Sheeley-Arge (WSA) model based on the in situ plasma measurements from the Advanced Composition Explorer (ACE) spacecraft for the years 2011 to 2014. While the ESWF makes use of an empirical relation...

  13. System Design of a Cheetah Robot Toward Ultra-high Speed

    OpenAIRE

    Mantian Li; Xin Wang; Wei Guo; Pengfei Wang; Lining Sun

    2014-01-01

    High-speed legged locomotion pushes the limits of the most challenging problems of design and development of the mechanism, also the control and the perception method. The cheetah is an existence proof of concept of what we imitate for high-speed running, and provides us lots of inspiration on design. In this paper, a new model of a cheetah-like robot is developed using anatomical analysis and design. Inspired by a biological neural mechanism, we propose a novel control method for controlling...

  14. Hierarchical micro-mobility management in high-speed multihop access networks

    Institute of Scientific and Technical Information of China (English)

    TANG Bi-hua; MA Xiao-lei; LIU Yuan-an; GAO Jin-chun

    2006-01-01

    This article integrates the hierarchical micro-mobility management and the high-speed multihop access networks (HMAN), to accomplish the smooth handover between different access routers. The proposed soft handover scheme in the high-speed HMAN can solve the micro-mobility management problem in the access network. This article also proposes the hybrid access router (AR) advertisement scheme and AR selection algorithm, which uses the time delay and stable route to the AR as the gateway selection parameters. By simulation, the proposed micro-mobility management scheme can achieve high packet delivery fraction and improve the lifetime of network.

  15. Network Based High Speed Product Innovation

    DEFF Research Database (Denmark)

    Lindgren, Peter

    In the first decade of the 21st century, New Product Development has undergone major changes in the way NPD is managed and organised. This is due to changes in technology, market demands, and in the competencies of companies. As a result NPD organised in different forms of networks is predicted...... to be of ever-increasing importance to many different kinds of companies. This happens at the same times as the share of new products of total turnover and earnings is increasing at unprecedented speed in many firms and industries. The latter results in the need for very fast innovation and product development...... - a need that can almost only be resolved by organising NPD in some form of network configuration. The work of Peter Lindgren is on several aspects of network based high speed product innovation and contributes to a descriptive understanding of this phenomenon as well as with normative theory on how NPD...

  16. High-speed parallel implementation of a modified PBR algorithm on DSP-based EH topology

    Science.gov (United States)

    Rajan, K.; Patnaik, L. M.; Ramakrishna, J.

    1997-08-01

    Algebraic Reconstruction Technique (ART) is an age-old method used for solving the problem of three-dimensional (3-D) reconstruction from projections in electron microscopy and radiology. In medical applications, direct 3-D reconstruction is at the forefront of investigation. The simultaneous iterative reconstruction technique (SIRT) is an ART-type algorithm with the potential of generating in a few iterations tomographic images of a quality comparable to that of convolution backprojection (CBP) methods. Pixel-based reconstruction (PBR) is similar to SIRT reconstruction, and it has been shown that PBR algorithms give better quality pictures compared to those produced by SIRT algorithms. In this work, we propose a few modifications to the PBR algorithms. The modified algorithms are shown to give better quality pictures compared to PBR algorithms. The PBR algorithm and the modified PBR algorithms are highly compute intensive, Not many attempts have been made to reconstruct objects in the true 3-D sense because of the high computational overhead. In this study, we have developed parallel two-dimensional (2-D) and 3-D reconstruction algorithms based on modified PBR. We attempt to solve the two problems encountered by the PBR and modified PBR algorithms, i.e., the long computational time and the large memory requirements, by parallelizing the algorithm on a multiprocessor system. We investigate the possible task and data partitioning schemes by exploiting the potential parallelism in the PBR algorithm subject to minimizing the memory requirement. We have implemented an extended hypercube (EH) architecture for the high-speed execution of the 3-D reconstruction algorithm using the commercially available fast floating point digital signal processor (DSP) chips as the processing elements (PEs) and dual-port random access memories (DPR) as channels between the PEs. We discuss and compare the performances of the PBR algorithm on an IBM 6000 RISC workstation, on a Silicon

  17. High-speed rail turnout literature review : final report.

    Science.gov (United States)

    2016-08-01

    High-speed rail (HSR) turnout design criteria generally address unbalanced lateral acceleration or cant deficiency (CD), cant deficiency change rate (CDCR), and entry and exit jerk. Various countries have adopted different design values for their HSR...

  18. The Application of Virtex-II Pro FPGA in High-Speed Image Processing Technology of Robot Vision Sensor

    International Nuclear Information System (INIS)

    Ren, Y J; Zhu, J G; Yang, X Y; Ye, S H

    2006-01-01

    The Virtex-II Pro FPGA is applied to the vision sensor tracking system of IRB2400 robot. The hardware platform, which undertakes the task of improving SNR and compressing data, is constructed by using the high-speed image processing of FPGA. The lower level image-processing algorithm is realized by combining the FPGA frame and the embedded CPU. The velocity of image processing is accelerated due to the introduction of FPGA and CPU. The usage of the embedded CPU makes it easily to realize the logic design of interface. Some key techniques are presented in the text, such as read-write process, template matching, convolution, and some modules are simulated too. In the end, the compare among the modules using this design, using the PC computer and using the DSP, is carried out. Because the high-speed image processing system core is a chip of FPGA, the function of which can renew conveniently, therefore, to a degree, the measure system is intelligent

  19. The Application of Virtex-II Pro FPGA in High-Speed Image Processing Technology of Robot Vision Sensor

    Science.gov (United States)

    Ren, Y. J.; Zhu, J. G.; Yang, X. Y.; Ye, S. H.

    2006-10-01

    The Virtex-II Pro FPGA is applied to the vision sensor tracking system of IRB2400 robot. The hardware platform, which undertakes the task of improving SNR and compressing data, is constructed by using the high-speed image processing of FPGA. The lower level image-processing algorithm is realized by combining the FPGA frame and the embedded CPU. The velocity of image processing is accelerated due to the introduction of FPGA and CPU. The usage of the embedded CPU makes it easily to realize the logic design of interface. Some key techniques are presented in the text, such as read-write process, template matching, convolution, and some modules are simulated too. In the end, the compare among the modules using this design, using the PC computer and using the DSP, is carried out. Because the high-speed image processing system core is a chip of FPGA, the function of which can renew conveniently, therefore, to a degree, the measure system is intelligent.

  20. Soliton-based ultra-high speed optical communications

    Indian Academy of Sciences (India)

    All these facts are the outcome of research on optical solitons in fibers in spite of the fact that the commonly used RZ format is not always called a soliton format. The overview presented here attempts to incorporate the role of soliton-based communications research in present day ultra-high speed communications.

  1. The new AGV high-speed train; Der neue Hochgeschwindigkeitszug AGV

    Energy Technology Data Exchange (ETDEWEB)

    Mueller, C.

    2008-07-01

    On 5th February 2008, Alstom lifted the veil on its new AGV high speed-train. With articulated carriages like the TGV, the AGV has a distributed drive system. Designed for a commercial speed of 360 km/h, the modular architecture of the AGV enables it to be built in a variety of configurations. (orig.)

  2. Three-dimensional optical reconstruction of vocal fold kinematics using high-speed video with a laser projection system

    Science.gov (United States)

    Luegmair, Georg; Mehta, Daryush D.; Kobler, James B.; Döllinger, Michael

    2015-01-01

    Vocal fold kinematics and its interaction with aerodynamic characteristics play a primary role in acoustic sound production of the human voice. Investigating the temporal details of these kinematics using high-speed videoendoscopic imaging techniques has proven challenging in part due to the limitations of quantifying complex vocal fold vibratory behavior using only two spatial dimensions. Thus, we propose an optical method of reconstructing the superior vocal fold surface in three spatial dimensions using a high-speed video camera and laser projection system. Using stereo-triangulation principles, we extend the camera-laser projector method and present an efficient image processing workflow to generate the three-dimensional vocal fold surfaces during phonation captured at 4000 frames per second. Initial results are provided for airflow-driven vibration of an ex vivo vocal fold model in which at least 75% of visible laser points contributed to the reconstructed surface. The method captures the vertical motion of the vocal folds at a high accuracy to allow for the computation of three-dimensional mucosal wave features such as vibratory amplitude, velocity, and asymmetry. PMID:26087485

  3. High-speed PIV applied to the wake of the NASA CRM model in ETW at high Re-number stall conditions for sub- and transonic speeds

    OpenAIRE

    Konrath, Robert; Geisler, Reinhard; Otter, Dirk; Philipp, Florian; Ehlers, Hauke; Agocs, Janos; Quest, Jürgen

    2015-01-01

    Within the framework of the EU project ESWIRP the Particle Image Velocimetry (PIV) using high-speed camera and laser has been used to measure the turbulent flow in the wake of a stalled aircraft wing. The measurements took place on the Common Research Model (CRM) provided by NASA in the pressurized cryogenic European Transonic Wind tunnel (ETW). A specific cryo-PIV system has been used and adapted for using high-speed PIV components under the cryogenic conditions of the wind tunnel faci...

  4. Subsidence Evaluation of High-Speed Railway in Shenyang Based on Time-Series Insar

    Science.gov (United States)

    Zhang, Yun; Wei, Lianhuan; Li, Jiayu; Liu, Shanjun; Mao, Yachun; Wu, Lixin

    2018-04-01

    More and more high-speed railway are under construction in China. The slow settlement along high-speed railway tracks and newly-built stations would lead to inhomogeneous deformation of local area, and the accumulation may be a threat to the safe operation of high-speed rail system. In this paper, surface deformation of the newly-built high-speed railway station as well as the railway lines in Shenyang region will be retrieved by time series InSAR analysis using multi-orbit COSMO-SkyMed images. This paper focuses on the non-uniform subsidence caused by the changing of local environment along the railway. The accuracy of the settlement results can be verified by cross validation of the results obtained from two different orbits during the same period.

  5. Exploring the quantum speed limit with computer games

    Science.gov (United States)

    Sørensen, Jens Jakob W. H.; Pedersen, Mads Kock; Munch, Michael; Haikka, Pinja; Jensen, Jesper Halkjær; Planke, Tilo; Andreasen, Morten Ginnerup; Gajdacz, Miroslav; Mølmer, Klaus; Lieberoth, Andreas; Sherson, Jacob F.

    2016-04-01

    Humans routinely solve problems of immense computational complexity by intuitively forming simple, low-dimensional heuristic strategies. Citizen science (or crowd sourcing) is a way of exploiting this ability by presenting scientific research problems to non-experts. ‘Gamification’—the application of game elements in a non-game context—is an effective tool with which to enable citizen scientists to provide solutions to research problems. The citizen science games Foldit, EteRNA and EyeWire have been used successfully to study protein and RNA folding and neuron mapping, but so far gamification has not been applied to problems in quantum physics. Here we report on Quantum Moves, an online platform gamifying optimization problems in quantum physics. We show that human players are able to find solutions to difficult problems associated with the task of quantum computing. Players succeed where purely numerical optimization fails, and analyses of their solutions provide insights into the problem of optimization of a more profound and general nature. Using player strategies, we have thus developed a few-parameter heuristic optimization method that efficiently outperforms the most prominent established numerical methods. The numerical complexity associated with time-optimal solutions increases for shorter process durations. To understand this better, we produced a low-dimensional rendering of the optimization landscape. This rendering reveals why traditional optimization methods fail near the quantum speed limit (that is, the shortest process duration with perfect fidelity). Combined analyses of optimization landscapes and heuristic solution strategies may benefit wider classes of optimization problems in quantum physics and beyond.

  6. All-optical ultra-high-speed OFDM to Nyquist-WDM conversion

    DEFF Research Database (Denmark)

    Guan, Pengyu; Røge, Kasper Meldgaard; Mulvad, Hans Christian Hansen

    2015-01-01

    We propose an all-optical ultra-high-speed OFDM to Nyquist-WDM conversion scheme based on complete OFT. An 8-subcarrier 640 Gbit/s DPSK OFDM super-channel is converted to eight 80-Gbit/s Nyquist-WDM channels with BER <10−9 performance for all channels.......We propose an all-optical ultra-high-speed OFDM to Nyquist-WDM conversion scheme based on complete OFT. An 8-subcarrier 640 Gbit/s DPSK OFDM super-channel is converted to eight 80-Gbit/s Nyquist-WDM channels with BER

  7. Life-cycle assessment of high-speed rail: the case of California

    International Nuclear Information System (INIS)

    Chester, Mikhail; Horvath, Arpad

    2010-01-01

    The state of California is expected to have significant population growth in the next half-century resulting in additional passenger transportation demand. Planning for a high-speed rail system connecting San Diego, Los Angeles, San Francisco, and Sacramento as well as many population centers between is now underway. The considerable investment in California high-speed rail has been debated for some time and now includes the energy and environmental tradeoffs. The per-trip energy consumption, greenhouse gas emissions, and other emissions are often compared against the alternatives (automobiles, heavy rail, and aircraft), but typically only considering vehicle operation. An environmental life-cycle assessment of the four modes was created to compare both direct effects of vehicle operation and indirect effects from vehicle, infrastructure, and fuel components. Energy consumption, greenhouse gas emissions, and SO 2 , CO, NO X , VOC, and PM 10 emissions were evaluated. The energy and emission intensities of each mode were normalized per passenger kilometer traveled by using high and low occupancies to illustrate the range in modal environmental performance at potential ridership levels. While high-speed rail has the potential to be the lowest energy consumer and greenhouse gas emitter, appropriate planning and continued investment would be needed to ensure sustained high occupancy. The time to environmental payback is discussed highlighting the ridership conditions where high-speed rail will or will not produce fewer environmental burdens than existing modes. Furthermore, environmental tradeoffs may occur. High-speed rail may lower energy consumption and greenhouse gas emissions per trip but can create more SO 2 emissions (given the current electricity mix) leading to environmental acidification and human health issues. The significance of life-cycle inventorying is discussed as well as the potential of increasing occupancy on mass transit modes.

  8. Design and reliability, availability, maintainability, and safety analysis of a high availability quadruple vital computer system

    Institute of Scientific and Technical Information of China (English)

    Ping TAN; Wei-ting HE; Jia LIN; Hong-ming ZHAO; Jian CHU

    2011-01-01

    With the development of high-speed railways in China,more than 2000 high-speed trains will be put into use.Safety and efficiency of railway transportation is increasingly important.We have designed a high availability quadruple vital computer (HAQVC) system based on the analysis of the architecture of the traditional double 2-out-of-2 system and 2-out-of-3 system.The HAQVC system is a system with high availability and safety,with prominent characteristics such as fire-new internal architecture,high efficiency,reliable data interaction mechanism,and operation state change mechanism.The hardware of the vital CPU is based on ARM7 with the real-time embedded safe operation system (ES-OS).The Markov modeling method is designed to evaluate the reliability,availability,maintainability,and safety (RAMS) of the system.In this paper,we demonstrate that the HAQVC system is more reliable than the all voting triple modular redundancy (AVTMR) system and double 2-out-of-2 system.Thus,the design can be used for a specific application system,such as an airplane or high-speed railway system.

  9. The development of high-speed 100 fps CCD camera

    International Nuclear Information System (INIS)

    Hoffberg, M.; Laird, R.; Lenkzsus, F.; Liu, C.; Rodricks, B.

    1997-01-01

    This paper describes the development of a high-speed CCD digital camera system. The system has been designed to use CCDs from various manufacturers with minimal modifications. The first camera built on this design utilizes a Thomson 512 x 512 pixel CCD as its sensor, which is read out from two parallel outputs at a speed of 15 MHz/pixel/output. The data undergo correlated double sampling after which it is digitized into 12 bits. The throughput of the system translates into 60 MB/second, which is either stored directly in a PC or transferred to a custom-designed VXI module. The PC data acquisition version of the camera can collect sustained data in real time that is limited to the memory installed in the PC. The VXI version of the camera, also controlled by a PC, stores 512 MB of real-time data before it must be read out to the PC disk storage. The uncooled CCD can be used either with lenses for visible light imaging or with a phosphor screen for X-ray imaging. This camera has been tested with a phosphor screen coupled to a fiber-optic face plate for high-resolution, high-speed X-ray imaging. The camera is controlled through a custom event-driven user-friendly Windows package. The pixel clock speed can be changed from 1 to 15 MHz. The noise was measured to be 1.05 bits at a 13.3 MHz pixel clock. This paper will describe the electronics, software, and characterizations that have been performed using both visible and X-ray photons. (orig.)

  10. Ultrahigh-speed X-ray imaging of hypervelocity projectiles

    Science.gov (United States)

    Miller, Stuart; Singh, Bipin; Cool, Steven; Entine, Gerald; Campbell, Larry; Bishel, Ron; Rushing, Rick; Nagarkar, Vivek V.

    2011-08-01

    High-speed X-ray imaging is an extremely important modality for healthcare, industrial, military and research applications such as medical computed tomography, non-destructive testing, imaging in-flight projectiles, characterizing exploding ordnance, and analyzing ballistic impacts. We report on the development of a modular, ultrahigh-speed, high-resolution digital X-ray imaging system with large active imaging area and microsecond time resolution, capable of acquiring at a rate of up to 150,000 frames per second. The system is based on a high-resolution, high-efficiency, and fast-decay scintillator screen optically coupled to an ultra-fast image-intensified CCD camera designed for ballistic impact studies and hypervelocity projectile imaging. A specially designed multi-anode, high-fluence X-ray source with 50 ns pulse duration provides a sequence of blur-free images of hypervelocity projectiles traveling at speeds exceeding 8 km/s (18,000 miles/h). This paper will discuss the design, performance, and high frame rate imaging capability of the system.

  11. Multimode polymer waveguides for high-speed optical interconnects

    Science.gov (United States)

    Bamiedakis, N.; Ingham, J. D.; Penty, R. V.; White, I. H.; DeGroot, J. V.; Clapp, T. V.

    2017-11-01

    Polymeric multimode waveguides are of particular interest for optical interconnections in short-reach data links. In some applications, for example in space-borne systems, the use of advanced materials with outstanding performance in extreme environments is required (temperature and radiation). In this paper therefore, we present novel siloxane polymers suitable for these applications. The materials are used to form straight, 90° bent and spiral polymer waveguides by low-cost conventional photolithographic techniques on FR4 substrates. The samples have been tested to investigate their propagation characteristics and demonstrate their potential for high-speed data links. Overall, there is strong evidence that these multimode waveguides can be successfully employed as high-speed short-reach data links. Their excellent thermal properties, their low cost and the simple fabrication process indicate their suitability for a wide range of space applications.

  12. The high speed interconnect system architecture and operation

    Science.gov (United States)

    Anderson, Steven C.

    The design and operation of a fiber-optic high-speed interconnect system (HSIS) being developed to meet the requirements of future avionics and flight-control hardware with distributed-system architectures are discussed. The HSIS is intended for 100-Mb/s operation of a local-area network with up to 256 stations. It comprises a bus transmission system (passive star couplers and linear media linked by active elements) and network interface units (NIUs). Each NIU is designed to perform the physical, data link, network, and transport functions defined by the ISO OSI Basic Reference Model (1982 and 1983) and incorporates a fiber-optic transceiver, a high-speed protocol based on the SAE AE-9B linear token-passing data bus (1986), and a specialized application interface unit. The operating modes and capabilities of HSIS are described in detail and illustrated with diagrams.

  13. High-speed photography and holography of laser induced breakdown in liquids

    International Nuclear Information System (INIS)

    Lauterborn, W.

    1979-01-01

    Optical breakdown phenomena in liquids due to focused ruby laser light are investigated by high-speed photography and holography. Special attention is given the dynamics of the cavities produced in the liquid upon breakdown as they can be expected to become a powerful research tool in cavitation physics. To this end the production of three-dimensional breakdown configurations would be desirable as well as their investigation by high-speed holographic means. Both problems are presently under study. To achieve multiple breakdown at preselected points in the liquid a grating-lens assembly and digital holograms in photoresist are used. To film the motion of the cavities high-speed holocinematographic methods are developed. By now four to eight holograms can be taken at a rate of 10 to 20 kHz. (author)

  14. Insect-computer hybrid legged robot with user-adjustable speed, step length and walking gait.

    Science.gov (United States)

    Cao, Feng; Zhang, Chao; Choo, Hao Yu; Sato, Hirotaka

    2016-03-01

    We have constructed an insect-computer hybrid legged robot using a living beetle (Mecynorrhina torquata; Coleoptera). The protraction/retraction and levation/depression motions in both forelegs of the beetle were elicited by electrically stimulating eight corresponding leg muscles via eight pairs of implanted electrodes. To perform a defined walking gait (e.g., gallop), different muscles were individually stimulated in a predefined sequence using a microcontroller. Different walking gaits were performed by reordering the applied stimulation signals (i.e., applying different sequences). By varying the duration of the stimulation sequences, we successfully controlled the step frequency and hence the beetle's walking speed. To the best of our knowledge, this paper presents the first demonstration of living insect locomotion control with a user-adjustable walking gait, step length and walking speed. © 2016 The Author(s).

  15. Effects of Vocal Fold Nodules on Glottal Cycle Measurements Derived from High-Speed Videoendoscopy in Children

    Science.gov (United States)

    2016-01-01

    The goal of this study is to quantify the effects of vocal fold nodules on vibratory motion in children using high-speed videoendoscopy. Differences in vibratory motion were evaluated in 20 children with vocal fold nodules (5–11 years) and 20 age and gender matched typically developing children (5–11 years) during sustained phonation at typical pitch and loudness. Normalized kinematic features of vocal fold displacements from the mid-membranous vocal fold point were extracted from the steady-state high-speed video. A total of 12 kinematic features representing spatial and temporal characteristics of vibratory motion were calculated. Average values and standard deviations (cycle-to-cycle variability) of the following kinematic features were computed: normalized peak displacement, normalized average opening velocity, normalized average closing velocity, normalized peak closing velocity, speed quotient, and open quotient. Group differences between children with and without vocal fold nodules were statistically investigated. While a moderate effect size was observed for the spatial feature of speed quotient, and the temporal feature of normalized average closing velocity in children with nodules compared to vocally normal children, none of the features were statistically significant between the groups after Bonferroni correction. The kinematic analysis of the mid-membranous vocal fold displacement revealed that children with nodules primarily differ from typically developing children in closing phase kinematics of the glottal cycle, whereas the opening phase kinematics are similar. Higher speed quotients and similar opening phase velocities suggest greater relative forces are acting on vocal fold in the closing phase. These findings suggest that future large-scale studies should focus on spatial and temporal features related to the closing phase of the glottal cycle for differentiating the kinematics of children with and without vocal fold nodules. PMID:27124157

  16. Effects of fourth-order dispersion in very high-speed optical time-division multiplexed transmission.

    Science.gov (United States)

    Capmany, J; Pastor, D; Sales, S; Ortega, B

    2002-06-01

    We present a closed-form expression for computation of the output pulse's rms time width in an optical fiber link with up to fourth-order dispersion (FOD) by use of an optical source with arbitrary linewidth and chirp parameters. We then specialize the expression to analyze the effect of FOD on the transmission of very high-speed linear optical time-division multiplexing systems. By suitable source chirping, FOD can be compensated for to an upper link-length limit above which other techniques must be employed. Finally, a design formula to estimate the maximum attainable bit rate limited by FOD as a function of the link length is also presented.

  17. Chaotic Dynamics of Cage Behavior in a High-Speed Cylindrical Roller Bearing

    Directory of Open Access Journals (Sweden)

    Long Chen

    2016-01-01

    Full Text Available This paper presents a mathematical model to investigate the nonlinear dynamic behavior of cage in high-speed cylindrical bearing. Variations of cage behavior due to varying cage eccentricity and cage guidance gap are observed. Hydrodynamic behavior in cage contacts is taken into consideration for a more realistic calculation of acting forces owing to high working speed. Analysis of real-time cage dynamic behavior on radial plane is carried out using chaos theory based on the theoretical and mathematical model established in the paper. The analytical results of this paper provide a solid foundation for designing and manufacturing of high-speed cylindrical roller bearing.

  18. High-throughput machining using a high-average power ultrashort pulse laser and high-speed polygon scanner

    Science.gov (United States)

    Schille, Joerg; Schneider, Lutz; Streek, André; Kloetzer, Sascha; Loeschner, Udo

    2016-09-01

    High-throughput ultrashort pulse laser machining is investigated on various industrial grade metals (aluminum, copper, and stainless steel) and Al2O3 ceramic at unprecedented processing speeds. This is achieved by using a high-average power picosecond laser in conjunction with a unique, in-house developed polygon mirror-based biaxial scanning system. Therefore, different concepts of polygon scanners are engineered and tested to find the best architecture for high-speed and precision laser beam scanning. In order to identify the optimum conditions for efficient processing when using high-average laser powers, the depths of cavities made in the samples by varying the processing parameter settings are analyzed and, from the results obtained, the characteristic removal values are specified. For overlapping pulses of optimum fluence, the removal rate is as high as 27.8 mm3/min for aluminum, 21.4 mm3/min for copper, 15.3 mm3/min for stainless steel, and 129.1 mm3/min for Al2O3, when a laser beam of 187 W average laser powers irradiates. On stainless steel, it is demonstrated that the removal rate increases to 23.3 mm3/min when the laser beam is very fast moving. This is thanks to the low pulse overlap as achieved with 800 m/s beam deflection speed; thus, laser beam shielding can be avoided even when irradiating high-repetitive 20-MHz pulses.

  19. An engineer's guide to automated testing of high-speed interfaces

    CERN Document Server

    Moreira, Jose

    2010-01-01

    Providing a complete introduction to the state-of-the-art in high-speed digital testing with automated test equipment (ATE), this practical resource is the first book focus exclusively on this increasingly important topic. Featuring clear examples, this one-stop reference covers all critical aspects of the subject, from high-speed digital basics, ATE instrumentation for digital applications, and test and measurements, to production testing, support instrumentation and text fixture design. This in-depth volume also discusses at advanced ATE topics, such as multiplexing of ATE pin channels and t

  20. Quiet High Speed Fan II (QHSF II): Final Report

    Science.gov (United States)

    Kontos, Karen; Weir, Don; Ross, Dave

    2012-01-01

    This report details the aerodynamic, mechanical, structural design and fabrication of a Honey Engines Quiet High Speed Fan II (lower hub/tip ratio and higher specific flow than the Baseline I fan). This fan/nacelle system incorporates features such as advanced forward sweep and an advanced integrated fan/fan exit guide vane design that provides for the following characteristics: (1) Reduced noise at supersonic tip speeds, in comparison to current state-of-the-art fan technology; (2) Improved aeroelastic stability within the anticipated operating envelope; and (3) Aerodynamic performance consistent with current state-of-the-art fan technology. This fan was fabricated by Honeywell and tested in the NASA Glenn 9- by 15-Ft Low Speed Wind Tunnel for aerodynamic, aeromechanical, and acoustic performance.

  1. Characterising argon-bomb balloons for high-speed photography

    CSIR Research Space (South Africa)

    Olivier, M

    2013-08-01

    Full Text Available A method to optimise the geometry, explosive charge mass and volume of an argon bomb for specific lighting requirements has been proposed. The method is specifically aimed at applications that require photographic diagnostics with ultra-high speed...

  2. High-speed radiography and x-ray cinematography by high-current betatrons

    International Nuclear Information System (INIS)

    Akimochkin, Yu.V.; Akulov, G.V.; Leunov, F.G.; Moskalev, V.A.; Ryabukhin, V.L.

    1979-01-01

    The paper provides a description of an equipment system comprising a pair of 25 MeV high-current betatrons and an X-ray drum-type cinecamera for high-speed radiography and X-ray cinematography for use when studying dynamics of objects moving at a rate of 0.5 - 3.0 km/s as well as in X-ray cinematography of processes at a rate of up to 1 m/s. (author)

  3. High-speed nuclear quality pulse height analyzer for synchrotron-based applications

    International Nuclear Information System (INIS)

    Beche, Jean-Francois; Bucher, Jerome J.; Fabris, Lorenzo; Riot, Vincent J.

    2001-01-01

    A high throughput Pulse Height Analyzer system for synchrotron-based applications requiring high resolution, high processing speed and low dead time has been developed. The system is comprised of a 120ns 12-bit nuclear quality Analog to Digital converter with a self-adaptive fast peak detector-stretcher and a custom-made fast histogramming memory module that records and processes the digitized data. The histogramming module is packaged in a VME or VXI compatible interface. Data is transferred through a fast optical link from the memory interface to a computer. A dedicated data acquisition program matches the hardware characteristics of the histogramming memory module. The data acquisition system allows for two data collection modes: ''standard'' data acquisition mode where the data is accumulated and read in synchronization with an external trigger and ''live'' data acquisition mode where the system operates as a standard Pulse Height Analyzer. The acquisition, standard or live, can be performed on several channels simultaneously. A two-channel prototype has been demonstrated at the Stanford Synchrotron Radiation Laboratory accelerator in conjunction with an X-ray Fluorescence Absorption Spectroscopy experiment. A detailed description of the entire system is given and experimental data is shown

  4. High-speed reconstruction of compressed images

    Science.gov (United States)

    Cox, Jerome R., Jr.; Moore, Stephen M.

    1990-07-01

    A compression scheme is described that allows high-definition radiological images with greater than 8-bit intensity resolution to be represented by 8-bit pixels. Reconstruction of the images with their original intensity resolution can be carried out by means of a pipeline architecture suitable for compact, high-speed implementation. A reconstruction system is described that can be fabricated according to this approach and placed between an 8-bit display buffer and the display's video system thereby allowing contrast control of images at video rates. Results for 50 CR chest images are described showing that error-free reconstruction of the original 10-bit CR images can be achieved.

  5. Thermographic measurements of high-speed metal cutting

    Science.gov (United States)

    Mueller, Bernhard; Renz, Ulrich

    2002-03-01

    Thermographic measurements of a high-speed cutting process have been performed with an infrared camera. To realize images without motion blur the integration times were reduced to a few microseconds. Since the high tool wear influences the measured temperatures a set-up has been realized which enables small cutting lengths. Only single images have been recorded because the process is too fast to acquire a sequence of images even with the frame rate of the very fast infrared camera which has been used. To expose the camera when the rotating tool is in the middle of the camera image an experimental set-up with a light barrier and a digital delay generator with a time resolution of 1 ns has been realized. This enables a very exact triggering of the camera at the desired position of the tool in the image. Since the cutting depth is between 0.1 and 0.2 mm a high spatial resolution was also necessary which was obtained by a special close-up lens allowing a resolution of app. 45 microns. The experimental set-up will be described and infrared images and evaluated temperatures of a titanium alloy and a carbon steel will be presented for cutting speeds up to 42 m/s.

  6. Teaching high-speed photography and photo-instrumentation

    Science.gov (United States)

    Davidhazy, Andrew

    2005-03-01

    As the tools available to the high speed photographer have become more powerful the underlying technology has increased in complexity and often is beyond the reach of most practitioners in terms of in-the-field troubleshooting or adaptation and this specialization has also driven many systems beyond the reach of high school, community college and undergraduate, non-research funded, universities. In spite of this and with the belief that fundamental techniques, reasoning and approaches have not changed much over the years, several courses in photo-instrumentation at the Imaging and Photographic Technology program at the Rochester Institute of Technology present to a couple dozen undergraduate students a year the principles associated with a various imaging systems and techniques for visualization and data analysis of high speed or "invisible" phenomena. This paper reviews the objectives and philosophy of these courses in the context of a total imaging technology education. It describes and illustrates current topics included in the program. In brief, calibration and time measurement concepts, instantaneous and repetitive time sampling equipment, various visualization technologies, strip and streak cameras and applications using film and improvised digital recorders, basic velocimetry techniques including sensitometric velocimetry and synchro-ballistic photography plus other related techniques are introduced to undergraduate students.

  7. DESIGN ASPECTS REGARDING THE RELATIONSHIPS BETWEEN THE FUNCTION, THE FORM AND THE USE OF HIGH SPEED TRAINS

    Directory of Open Access Journals (Sweden)

    CARP Bogdan

    2013-06-01

    Full Text Available This paper proposes to present a comparative study between three Electric-Diesel High Speed Train Power car bodies; the study is oriented on design issues and is concentrated especially on the aesthetical elements and the functional role. This comparison also involves the aero dynamical properties of the shapes used in the design of the Power cars. The 3D modeling of the three car bodies is made in CATIA V5, one of the powerful tools for computer aided design.

  8. Electric vehicle speed control

    Energy Technology Data Exchange (ETDEWEB)

    Krueger, W.R.; Mc Auliffe, G.N.; Schlageter, G.A.

    1987-06-23

    This patent describes an electric vehicle driven by a DC motor. The vehicle has a field winding, an electric resistance element in circuit with the field winding, a switch in the circuit operative when closed to place. The element in parallel with the field winding weakens the field and increases potential motor speed. Also are relay means for operating the switch, means to determine motor speed, computer means for determining whether the motor speed is increasing or decreasing, and means for operating the relay means to close the switch at a first speed. If the motor speed is increased, it actuates the switch at a second speed lower than the first speed but only if switch has been closed previously and motor speed is decreasing.

  9. Estimation of the high-spatial-resolution variability in extreme wind speeds for forestry applications

    Directory of Open Access Journals (Sweden)

    A. Venäläinen

    2017-07-01

    Full Text Available The bioeconomy has an increasing role to play in climate change mitigation and the sustainable development of national economies. In Finland, a forested country, over 50 % of the current bioeconomy relies on the sustainable management and utilization of forest resources. Wind storms are a major risk that forests are exposed to and high-spatial-resolution analysis of the most vulnerable locations can produce risk assessment of forest management planning. In this paper, we examine the feasibility of the wind multiplier approach for downscaling of maximum wind speed, using 20 m spatial resolution CORINE land-use dataset and high-resolution digital elevation data. A coarse spatial resolution estimate of the 10-year return level of maximum wind speed was obtained from the ERA-Interim reanalyzed data. Using a geospatial re-mapping technique the data were downscaled to 26 meteorological station locations to represent very diverse environments. Applying a comparison, we find that the downscaled 10-year return levels represent 66 % of the observed variation among the stations examined. In addition, the spatial variation in wind-multiplier-downscaled 10-year return level wind was compared with the WAsP model-simulated wind. The heterogeneous test area was situated in northern Finland, and it was found that the major features of the spatial variation were similar, but in some locations, there were relatively large differences. The results indicate that the wind multiplier method offers a pragmatic and computationally feasible tool for identifying at a high spatial resolution those locations with the highest forest wind damage risks. It can also be used to provide the necessary wind climate information for wind damage risk model calculations, thus making it possible to estimate the probability of predicted threshold wind speeds for wind damage and consequently the probability (and amount of wind damage for certain forest stand configurations.

  10. High speed video recording system on a chip for detonation jet engine testing

    Directory of Open Access Journals (Sweden)

    Samsonov Alexander N.

    2018-01-01

    Full Text Available This article describes system on a chip development for high speed video recording purposes. Current research was started due to difficulties in selection of FPGAs and CPUs which include wide bandwidth, high speed and high number of multipliers for real time signal analysis implementation. Current trend of high density silicon device integration will result soon in a hybrid sensor-controller-memory circuit packed in a single chip. This research was the first step in a series of experiments in manufacturing of hybrid devices. The current task is high level syntheses of high speed logic and CPU core in an FPGA. The work resulted in FPGA-based prototype implementation and examination.

  11. Evaluation of a new device for sterilizing dental high-speed handpieces

    DEFF Research Database (Denmark)

    Larsen, T; Andersen, H K; Fiehn, N E

    1997-01-01

    Dental high-speed turbines and handpieces can take up and expel microorganisms during operation and thus need regular sterilization. This study established a method for validating devices used to sterilize high-speed turbines and handpieces. The air and water channels and turbine chambers were...... contaminated with suspensions of Streptococcus salivarius or endospores of Bacillus stearothermophilus. The effect of flushing and/or autoclaving performed by a new device combining both procedures was evaluated by counting the number of viable bacteria recovered from these devices. Further, the effect...... on clinically used handpieces was evaluated. In an initial experiment, the device partially reduced S. salivarius, and the endospores survived. In a second experiment, a 5 to 6 log reduction of S. salivarius in air and water channels was obtained. No growth was observed in clinically used high-speed handpieces...

  12. A high-speed interconnect network using ternary logic

    DEFF Research Database (Denmark)

    Madsen, Jens Kargaard; Long, S. I.

    1995-01-01

    This paper describes the design and implementation of a high-speed interconnect network (ICN) for a multiprocessor system using ternary logic. By using ternary logic and a fast point-to-point communication technique called STARI (Self-Timed At Receiver's Input), the communication between...

  13. High capacity, high speed histogramming data acquisition memory

    International Nuclear Information System (INIS)

    Epstein, A.; Boulin, C.

    1996-01-01

    A double width CAMAC DRAM store module was developed for use as a histogramming memory in fast time-resolved synchrotron radiation applications to molecular biology. High speed direct memory modify (3 MHz) is accomplished by using a discrete DRAM controller and fast page mode access. The module can be configured using standard SIMMs to sizes of up to 64M-words. The word width is 16 bit and the module can handle overflows by storing the overflow addresses in a dedicated FIFO. Simultaneous front panel DMM/DMI access and CAMAC readout of the overflow addresses is supported

  14. Double Helical Gear Performance Results in High Speed Gear Trains

    Science.gov (United States)

    Handschuh, Robert F.; Ehinger, Ryan; Sinusas, Eric; Kilmain, Charles

    2010-01-01

    The operation of high speed gearing systems in the transmissions of tiltrotor aircraft has an effect on overall propulsion system efficiency. Recent work has focused on many aspects of high-speed helical gear trains as would be used in tiltrotor aircraft such as operational characteristics, comparison of analytical predictions to experimental data and the affect of superfinishing on transmission performance. Baseline tests of an aerospace quality system have been conducted in the NASA Glenn High-Speed Helical Gear Train Test Facility and have been described in earlier studies. These earlier tests had utilized single helical gears. The results that will be described in this study are those attained using double helical gears. This type of gear mesh can be configured in this facility to either pump the air-oil environment from the center gap between the meshing gears to the outside of tooth ends or in the reverse direction. Tests were conducted with both inward and outward air-oil pumping directions. Results are compared to the earlier baseline results of single helical gears.

  15. High-speed Integrated Circuits for electrical/Optical Interfaces

    DEFF Research Database (Denmark)

    Jespersen, Christoffer Felix

    2008-01-01

    This thesis is a continuation of the effort to increase the bandwidth of communicationnetworks. The thesis presents the results of the design of several high-speed electrical ircuits for an electrical/optical interface. These circuits have been a contribution to the ESTA project in collaboration...... circuits at the receiver interface, though VCOs are also found in the transmitter where a multitude of independent sources have to be mutually synchronized before multiplexing. The circuits are based on an InP DHBT process (VIP-2) supplied by Vitesse and made publicly available as MPW. The VIP-2 process...... represents the avant-garde of InP technology, with ft and fmax well above 300 GHz. Principles of high speed design are presented and described as a useful background before proceeding to circuits. A static divider is used as an example to illustrate many of the design principles. Theory and fundamentals...

  16. Computer modelling of the UK wind energy resource: UK wind speed data package and user manual

    Energy Technology Data Exchange (ETDEWEB)

    Burch, S F; Ravenscroft, F

    1993-12-31

    A software package has been developed for IBM-PC or true compatibles. It is designed to provide easy access to the results of a programme of work to estimate the UK wind energy resource. Mean wind speed maps and quantitative resource estimates were obtained using the NOABL mesoscale (1 km resolution) numerical model for the prediction of wind flow over complex terrain. NOABL was used in conjunction with digitised terrain data and wind data from surface meteorological stations for a ten year period (1975-1984) to provide digital UK maps of mean wind speed at 10m, 25m and 45m above ground level. Also included in the derivation of these maps was the use of the Engineering Science Data Unit (ESDU) method to model the effect on wind speed of the abrupt change in surface roughness that occurs at the coast. With the wind speed software package, the user is able to obtain a display of the modelled wind speed at 10m, 25m and 45m above ground level for any location in the UK. The required co-ordinates are simply supplied by the user, and the package displays the selected wind speed. This user manual summarises the methodology used in the generation of these UK maps and shows computer generated plots of the 25m wind speeds in 200 x 200 km regions covering the whole UK. The uncertainties inherent in the derivation of these maps are also described, and notes given on their practical usage. The present study indicated that 23% of the UK land area had speeds over 6 m/s, with many hill sites having 10m speeds over 10 m/s. It is concluded that these `first order` resource estimates represent a substantial improvement over the presently available `zero order` estimates. (18 figures, 3 tables, 6 references). (author)

  17. Analog computing

    CERN Document Server

    Ulmann, Bernd

    2013-01-01

    This book is a comprehensive introduction to analog computing. As most textbooks about this powerful computing paradigm date back to the 1960s and 1970s, it fills a void and forges a bridge from the early days of analog computing to future applications. The idea of analog computing is not new. In fact, this computing paradigm is nearly forgotten, although it offers a path to both high-speed and low-power computing, which are in even more demand now than they were back in the heyday of electronic analog computers.

  18. High speed turning of compacted graphite iron using controlled modulation

    Science.gov (United States)

    Stalbaum, Tyler Paul

    Compacted graphite iron (CGI) is a material which emerged as a candidate material to replace cast iron (CI) in the automotive industry for engine block castings. Its thermal and mechanical properties allow the CGI-based engines to operate at higher cylinder pressures and temperatures than CI-based engines, allowing for lower fuel emissions and increased fuel economy. However, these same properties together with the thermomechanical wear mode in the CGI-CBN system result in poor machinability and inhibit CGI from seeing wide spread use in the automotive industry. In industry, machining of CGI is done only at low speeds, less than V = 200 m/min, to avoid encountering rapid wear of the cutting tools during cutting. Studies have suggested intermittent cutting operations such as milling suffer less severe tool wear than continuous cutting. Furthermore, evidence that a hard sulfide layer which forms over the cutting edge in machining CI at high speeds is absent during machining CGI is a major factor in the difference in machinability of these material systems. The present study addresses both of these issues by modification to the conventional machining process to allow intermittent continuous cutting. The application of controlled modulation superimposed onto the cutting process -- modulation-assisted machining (MAM) -- is shown to be quite effective in reducing the wear of cubic boron nitride (CBN) tools when machining CGI at high machining speeds (> 500 m/min). The tool life is at least 20 times greater than found in conventional machining of CGI. This significant reduction in wear is a consequence of reduction in the severity of the tool-work contact conditions with MAM. The propensity for thermochemical wear of CBN is thus reduced. It is found that higher cutting speed (> 700 m/min) leads to lower tool wear with MAM. The MAM configuration employing feed-direction modulation appears feasible for implementation at high speeds and offers a solution to this challenging

  19. Grade Crossing Protection in High-Speed, High-Density, Passenger-Service Rail Corridors

    Science.gov (United States)

    1973-01-01

    The report is a preliminary examination of special aspects of grade crossing protection for operation of high-speed passenger trains in rail corridors for which complete grade separation is not possible. Overall system needs and constraints are indic...

  20. High-speed Light Peak optical link for high energy applications

    Energy Technology Data Exchange (ETDEWEB)

    Chang, F.X. [Academia Sinica, Taipei, Taiwan (China); Chiang, F. [FOCI Fiber Optic Comm., Inc., Hsinchu, Taiwan (China); Deng, B. [Hubei Polytechnic University, Huangshi, Hubei (China); Southern Methodist University, Dallas, TX (United States); Hou, J. [FOCI Fiber Optic Comm., Inc., Hsinchu, Taiwan (China); Hou, S., E-mail: suen@gate.sinica.edu.tw [Academia Sinica, Taipei, Taiwan (China); Liu, C.; Liu, T. [Southern Methodist University, Dallas, TX (United States); Teng, P.K. [Academia Sinica, Taipei, Taiwan (China); Wang, C.H. [National United University, Miaoli, Taiwan (China); Xu, T. [Shandong University, Ji' nan (China); Southern Methodist University, Dallas, TX (United States); Ye, J. [Southern Methodist University, Dallas, TX (United States)

    2014-11-21

    Optical links provide high speed data transmission with low mass fibers favorable for applications in high energy experiments. We report investigation of a compact Light Peak optical engine designed for data transmission at 4.8 Gbps. The module is assembled with bare die VCSEL, PIN diodes and a control IC aligned within a prism receptacle for light coupling to fiber ferrule. Radiation damage in the receptacle was examined with {sup 60}Co gamma ray. Radiation induced single event effects in the optical engine were studied with protons, neutrons and X-ray tests.

  1. Computational Aerodynamic Simulations of a 1215 ft/sec Tip Speed Transonic Fan System Model for Acoustic Methods Assessment and Development

    Science.gov (United States)

    Tweedt, Daniel L.

    2014-01-01

    Computational Aerodynamic simulations of a 1215 ft/sec tip speed transonic fan system were performed at five different operating points on the fan operating line, in order to provide detailed internal flow field information for use with fan acoustic prediction methods presently being developed, assessed and validated. The fan system is a sub-scale, low-noise research fan/nacelle model that has undergone extensive experimental testing in the 9- by 15-foot Low Speed Wind Tunnel at the NASA Glenn Research Center. Details of the fan geometry, the computational fluid dynamics methods, the computational grids, and various computational parameters relevant to the numerical simulations are discussed. Flow field results for three of the five operating points simulated are presented in order to provide a representative look at the computed solutions. Each of the five fan aerodynamic simulations involved the entire fan system, which for this model did not include a split flow path with core and bypass ducts. As a result, it was only necessary to adjust fan rotational speed in order to set the fan operating point, leading to operating points that lie on a fan operating line and making mass flow rate a fully dependent parameter. The resulting mass flow rates are in good agreement with measurement values. Computed blade row flow fields at all fan operating points are, in general, aerodynamically healthy. Rotor blade and fan exit guide vane flow characteristics are good, including incidence and deviation angles, chordwise static pressure distributions, blade surface boundary layers, secondary flow structures, and blade wakes. Examination of the flow fields at all operating conditions reveals no excessive boundary layer separations or related secondary-flow problems.

  2. High speed micromachining with high power UV laser

    Science.gov (United States)

    Patel, Rajesh S.; Bovatsek, James M.

    2013-03-01

    Increasing demand for creating fine features with high accuracy in manufacturing of electronic mobile devices has fueled growth for lasers in manufacturing. High power, high repetition rate ultraviolet (UV) lasers provide an opportunity to implement a cost effective high quality, high throughput micromachining process in a 24/7 manufacturing environment. The energy available per pulse and the pulse repetition frequency (PRF) of diode pumped solid state (DPSS) nanosecond UV lasers have increased steadily over the years. Efficient use of the available energy from a laser is important to generate accurate fine features at a high speed with high quality. To achieve maximum material removal and minimal thermal damage for any laser micromachining application, use of the optimal process parameters including energy density or fluence (J/cm2), pulse width, and repetition rate is important. In this study we present a new high power, high PRF QuasarR 355-40 laser from Spectra-Physics with TimeShiftTM technology for unique software adjustable pulse width, pulse splitting, and pulse shaping capabilities. The benefits of these features for micromachining include improved throughput and quality. Specific example and results of silicon scribing are described to demonstrate the processing benefits of the Quasar's available power, PRF, and TimeShift technology.

  3. Increasing the speed of computational fluid dynamics procedure for minimization the nitrogen oxide polution from the premixed atmospheric gas burner

    Directory of Open Access Journals (Sweden)

    Fotev Vasko G.

    2017-01-01

    Full Text Available This article presents innovative method for increasing the speed of procedure which includes complex computational fluid dynamic calculations for finding the distance between flame openings of atmospheric gas burner that lead to minimal NO pollution. The method is based on standard features included in commercial computational fluid dynamic software and shortens computer working time roughly seven times in this particular case.

  4. Application of oblique plane microscopy to high speed live cell imaging

    Science.gov (United States)

    Kumar, Sunil; Wilding, Dean; Sikkel, Markus B.; Lyon, Alexander R.; MacLeod, Ken T.; Dunsby, Chris

    2011-07-01

    Oblique Plane Microscopy (OPM) is a light sheet microscopy technique that combines oblique illumination with correction optics that tilt the focal plane of the collection system. OPM can be used to image conventionally mounted specimens on coverslips or tissue culture dishes and has low out-of-plane photobleaching and phototoxicity. No moving parts are required to achieve an optically sectioned image and so high speed optically sectioned imaging is possible. We present high speed 2D and 3D optically sectioned OPM imaging of live cells using a high NA water immersion lens.

  5. Optimum Design of High Speed Prop-Rotors

    Science.gov (United States)

    Chattopadhyay, Aditi

    1992-01-01

    The objective of this research is to develop optimization procedures to provide design trends in high speed prop-rotors. The necessary disciplinary couplings are all considered within a closed loop optimization process. The procedures involve the consideration of blade aeroelastic, aerodynamic performance, structural and dynamic design requirements. Further, since the design involves consideration of several different objectives, multiobjective function formulation techniques are developed.

  6. Study of fish response using particle image velocimetry and high-speed, high-resolution imaging

    Energy Technology Data Exchange (ETDEWEB)

    Deng, Z. [Pacific Northwest National Lab. (PNNL), Richland, WA (United States); Richmond, M. C. [Pacific Northwest National Lab. (PNNL), Richland, WA (United States); Mueller, R. P. [Pacific Northwest National Lab. (PNNL), Richland, WA (United States); Gruensch, G. R. [Pacific Northwest National Lab. (PNNL), Richland, WA (United States)

    2004-10-01

    Fish swimming has fascinated both engineers and fish biologists for decades. Digital particle image velocimetry (DPIV) and high-speed, high-resolution digital imaging are recently developed analysis tools that can help engineers and biologists better understand how fish respond to turbulent environments. This report details studies to evaluate DPIV. The studies included a review of existing literature on DPIV, preliminary studies to test the feasibility of using DPIV conducted at our Flow Biology Laboratory in Richland, Washington September through December 2003, and applications of high-speed, high-resolution digital imaging with advanced motion analysis to investigations of fish injury mechanisms in turbulent shear flows and bead trajectories in laboratory physical models. Several conclusions were drawn based on these studies, which are summarized as recommendations for proposed research at the end of this report.

  7. Droplet deposition measurement with high-speed camera and novel high-speed liquid film sensor with high spatial resolution

    International Nuclear Information System (INIS)

    Damsohn, M.; Prasser, H.-M.

    2011-01-01

    Highlights: → Development of a sensor for time- and space-resolved droplet deposition in annular flow. → Experimental measurement of droplet deposition in horizontal annular flow to compare readings of the sensor with images of a high-speed camera when droplets are depositing unto the liquid film. → Self-adaptive signal filter based on autoregression to separate droplet impacts in the sensor signal from waves of liquid films. - Abstract: A sensor based on the electrical conductance method is presented for the measurement of dynamic liquid films in two-phase flow. The so called liquid film sensor consists of a matrix with 64 x 16 measuring points, a spatial resolution of 3.12 mm and a time resolution of 10 kHz. Experiments in a horizontal co-current air-water film flow were conducted to test the capability of the sensor to detect droplet deposition from the gas core onto the liquid film. The experimental setup is equipped with the liquid film sensor and a high speed camera (HSC) recording the droplet deposition with a sampling rate of 10 kHz simultaneously. In some experiments the recognition of droplet deposition on the sensor is enhanced by marking the droplets with higher electrical conductivity. The comparison between the HSC and the sensor shows, that the sensor captures the droplet deposition above a certain droplet diameter. The impacts of droplet deposition can be filtered from the wavy structures respectively conductivity changes of the liquid film using a filter algorithm based on autoregression. The results will be used to locally measure droplet deposition e.g. in the proximity of spacers in a subchannel geometry.

  8. A High Speed Mobile Communication System implementing Bicasting Architecture on the IP Layer

    OpenAIRE

    Yamada, Kazuhiro

    2012-01-01

    Having a broadband connection on high speed rails is something that business travelers want most. Increasing number of passengers is requesting even higher access speeds. We are proposing the Media Convergence System as an ideal communication system for future high speed mobile entities. The Media Convergence System recognizes plural wireless communication media between the ground network and each train, and then traffic is load-balanced over active media which varies according to circumstanc...

  9. [Comfort of crew and passengers and atmospheric pressure, noise, wind speed in high-speed train of Shijiazhuang-Taiyuan passenger dedicated line].

    Science.gov (United States)

    Zhai, Yi-biao; Huo, Wei; Liu, Qiao-ying; Chen, Bao-shan; Zhang, Jin-long; Shi, Lei

    2012-11-01

    To explore the crew and passengers' comfort on the Shijiazhuang-Taiyuan passenger dedicated line and physical factors, such as air pressure, noise, wind speed. Comfort investigation of all the crew (n = 244) and passengers (n = 377) on the Shijiazhuang-Taiyuan passenger dedicated line at speed of 250 km/h and 200 km/h and the detection of the air pressure, noise and wind speed were performed in 2011. Significantly higher ratio of comfortable feeling, lower ratio of seriously discomfortable feeling were observed in crew and passengers at 200 km/h compared with those at 250 km/h (P noise in passengers at 200 km/h. No significant difference was observed in ear discomfort induced by air pressure and noise among crew, and the duration of disappearance of discomfortable feeling among passengers between 200 km/h and 250 km/h. The noise in carriages exceeded the related standard when the high-speed train passing through the tunnels. The individuals feel more comfortable at 200 km/h than 250 km/h in this line., which may be related with rapid variation of wind speed and noise when the train passes through the tunnels with high speed.

  10. Cross-sectional void fraction distribution measurements in a vertical annulus two-phase flow by high speed X-ray computed tomography and real-time neutron radiography techniques

    International Nuclear Information System (INIS)

    Harvel, G.D.; Hori, K.; Kawanishi, K.

    1995-01-01

    A Real-Time Neutron Radiography (RTNR) system and a high speed X-ray Computed tomography (X-CT) system are compared for measurement of two-phase flow. Each system is used to determine the flow regime, and the void fraction distribution in a vertical annulus flow channel. A standard optical video system is also used to observe the flow regime. The annulus flow channel is operated as a bubble column and measurements obtained for gas flow rates from 0.0 to 30.01/min. The flow regimes observed by all three measurement systems through image analysis shows that the two-dimensional void fraction distribution can be obtained. The X-CT system is shown to have a superior temporal resolution capable of resolving the void fraction distribution in an (r,θ) plane in 33.0 ms. Void fraction distribution for bubbly flow and slug flow is determined

  11. Cross-sectional void fraction distribution measurements in a vertical annulus two-phase flow by high speed X-ray computed tomography and real-time neutron radiography techniques

    Energy Technology Data Exchange (ETDEWEB)

    Harvel, G.D. [McMaster Univ., Ontario (Canada)]|[Combustion and Heat Transfer Lab., Takasago (Japan); Hori, K.; Kawanishi, K. [Combustion and Heat Transfer Lab., Takasago (Japan)] [and others

    1995-09-01

    A Real-Time Neutron Radiography (RTNR) system and a high speed X-ray Computed tomography (X-CT) system are compared for measurement of two-phase flow. Each system is used to determine the flow regime, and the void fraction distribution in a vertical annulus flow channel. A standard optical video system is also used to observe the flow regime. The annulus flow channel is operated as a bubble column and measurements obtained for gas flow rates from 0.0 to 30.01/min. The flow regimes observed by all three measurement systems through image analysis shows that the two-dimensional void fraction distribution can be obtained. The X-CT system is shown to have a superior temporal resolution capable of resolving the void fraction distribution in an (r,{theta}) plane in 33.0 ms. Void fraction distribution for bubbly flow and slug flow is determined.

  12. Development of FPGA-based High Speed Serial Links for High Energy Physics Experiments

    CERN Document Server

    Perrella, Sabrina; Giordano, Raffaele; Izzo, Vincenzo

    Ricerca Simple Search Advanced Search Ultime accessioni Browse Browse by Author Browse by Subject Browse by Year Browse by Type Browse by Accessibilità del full-text Informazioni Policy About FAQ Contatti Perrella, Sabrina (2016) Development of FPGA-based High-Speed serial links for High Energy Physics Experiments. [Tesi di dottorato] [img] Text Perrella_Sabrina_28.pdf Download (59MB) | Preview [error in script] [error in script] Item Type: Tesi di dottorato Lingua: English Title: Development of FPGA-based High-Speed serial links for High Energy Physics Experiments Creators: Creators\tEmail Perrella, Sabrina\tsa.perrella@gmail.com Date: 31 March 2016 Number of Pages: 113 Institution: Università degli Studi di Napoli Federico II Department: Fisica Scuola di dottorato: Scienze fisiche Dottorato: Fisica fondamentale ed applicata Ciclo di dottorato: 28 Coordinatore del Corso di dottorato: nome\temail Velotta, Raffaele\tvelotta@na.infn.it Tutor: nome\temail Alviggi, Mariagrazia\tUNSPECIFIED Giordano, ...

  13. Nanocrystalline Ni-Co Alloy Synthesis by High Speed Electrodeposition

    Directory of Open Access Journals (Sweden)

    Jamaliah Idris

    2013-01-01

    Full Text Available Electrodeposition of nanocrystals is economically and technologically viable production path for the synthesis of pure metals and alloys both in coatings and bulk form. The study presents nanocrystalline Ni-Co alloy synthesis by high speed electrodeposition. Nanocrystalline Ni-Co alloys coatings were prepared by direct current (DC and deposited directly on steel and aluminum substrates without any pretreatment, using high speed electrodeposition method. The influence of the electrolysis parameters, such as cathodic current density and temperature at constant pH, on electrodeposition and microstructure of Ni-Co alloys were examined. A homogeneous surface morphology was obtained at all current densities of the plated samples, and it was evident that the current density and temperature affect the coating thickness of Ni-Co alloy coatings.

  14. A high speed dual-gain preamplifier system with multiple channels

    International Nuclear Information System (INIS)

    Zhao Lei; Liu Shubin; Xian Ze; An Qi

    2008-01-01

    In this paper, a multiple-channel high speed preamplifier module with dual-gain is presented, together with its design principle, test methods and performance parameter. By proper choice of the chips and careful circuit design, the preamplifier accomplishes a fine performance in high speed analog signal processing. The 3 dB bandwidth is above 440 MHz for gain factor of 2 and 280 MHz for gain factor of 8, with the leading edge time of less than 2 ns. The preamplifier module has been used in the research project of β-delayed neutron emission of radionuclides in neutron-rich region. (authors)

  15. Design of very high speed electric generators

    International Nuclear Information System (INIS)

    Labollita, Santiago

    2008-01-01

    This work approaches the design process of an electric generator suitable for running efficiently at high speed, driven by a turbo shaft.The axial flux concept was used.For the mechanical design of the prototype, cooling capacity and mounting method were considered, looking for simplicity of the parts evolved. Neodymium-iron-boron permanent magnets were used as magnetic source.For the electrical design, a calculation tool was developed in order to predict the prototype electrical parameters and optimize its geometry.The goal was to obtain 1 kW of electric power at a speed of 100,000 rpm.The efficiency and electrical behaviour of the prototype were characterized at speeds between 2,000 rpm and 30,000 rpm and then the behaviour at the design condition was predicted by obtaining an equivalent electric circuit.The estimated load voltage was 237 V as well as an electrical efficiency of 95%.Eddy current effects were not recognized. Increase of the internal resistance and decree of inductance were observed while raising the electric frequency.Finally, an electronic system was developed in order to use the prototype as a c.c. motor. Global performance was measured according to different supply characteristic. An optimum supply voltage was found.A maximum efficiency of 63% was reached. [es

  16. GBParsy: A GenBank flatfile parser library with high speed

    Directory of Open Access Journals (Sweden)

    Kim Yeon-Ki

    2008-07-01

    Full Text Available Abstract Background GenBank flatfile (GBF format is one of the most popular sequence file formats because of its detailed sequence features and ease of readability. To use the data in the file by a computer, a parsing process is required and is performed according to a given grammar for the sequence and the description in a GBF. Currently, several parser libraries for the GBF have been developed. However, with the accumulation of DNA sequence information from eukaryotic chromosomes, parsing a eukaryotic genome sequence with these libraries inevitably takes a long time, due to the large GBF file and its correspondingly large genomic nucleotide sequence and related feature information. Thus, there is significant need to develop a parsing program with high speed and efficient use of system memory. Results We developed a library, GBParsy, which was C language-based and parses GBF files. The parsing speed was maximized by using content-specified functions in place of regular expressions that are flexible but slow. In addition, we optimized an algorithm related to memory usage so that it also increased parsing performance and efficiency of memory usage. GBParsy is at least 5 - 100× faster than current parsers in benchmark tests. Conclusion GBParsy is estimated to extract annotated information from almost 100 Mb of a GenBank flatfile for chromosomal sequence information within a second. Thus, it should be used for a variety of applications such as on-time visualization of a genome at a web site.

  17. METHOD OF CONVERSION OF HIGH- AND MIDDLE-SPEED DIESEL ENGINES INTO GAS DIESEL ENGINES

    Directory of Open Access Journals (Sweden)

    Mikhail G. Shatrov

    2017-12-01

    Full Text Available The paper aims at the development of fuel supply and electronic control systems for boosted high- and middle-speed transport engines. A detailed analysis of different ways of converting diesel engine to operate on natural gas was carried out. The gas diesel process with minimized ignition portion of diesel fuel injected by the Common Rail (CR system was selected. Electronic engine control and modular gas feed systems which can be used both on high- and middle-speed gas diesel engines were developed. Also diesel CR fuel supply systems were developed in cooperation with the industrial partner, namely, those that can be mounted on middle-speed diesel and gas diesel engines. Electronic control and gas feed systems were perfected using modeling and engine tests. The high-speed diesel engine was converted into a gas diesel one. After perfection of the gas feed and electronic control systems, bench tests of the high-speed gas diesel engine were carried out showing a high share of diesel fuel substitution with gas, high fuel efficiency and significant decrease of NOх and СО2 emissions.

  18. Development of High-Speed, Low-fixed Latency Serial Links for the Router of ATLAS NSW sTGC Detector

    CERN Document Server

    Hu, Xueye; The ATLAS collaboration

    2014-01-01

    The ATLAS experiment at the Large Hadron Collider (LHC) needs to be upgraded in order to cope with the increased luminosity and particle rates expected for the High Luminosity LHC (HL­LHC) running. Part of the phase­1 upgrade, to be done in the 2018/19 shutdown, is the replacement of the present muon forward detector (wheel) by a new detector, the so called New Small Wheel (NSW). The NSW detector consists of two detector technologies and the work here is on the small­strip Thin­Gap Chambers (sTGC). For sTGC, it requires very high­speed electronic triggering of signal events. The data must be quickly digitized, serialized, and transmitted off­detector for computer processing. The serialized data is sent to the trigger processor through a routing system that serves as a switchyard for all active signals. Design requirements on the router are low latency and stable/predictable data transfer timing with high­speed serial links (4.8 Gbps). We describe a 4.8 Gbps (maximum 6.6 Gbps) serial link structure base...

  19. Real time data compactor (sparsifier) and 8 megabyte high speed FIFO for HEP

    International Nuclear Information System (INIS)

    Baumbaugh, A.E.; Knickerbocker, K.L.; Wegner, C.R.; Baumbaugh, B.W.; Ruchti, R.

    1985-10-01

    A Video-Data-Acquisition-System (VDAS) has been developed to record image data from a scintillating glass fiber-optic target developed for High Energy Physics. The major components of the VDAS are a flash ADC, a ''real time'' high speed data compactor, and high speed 8 megabyte FIFO memory. The data rates through the system are in excess of 30 megabytes/second. The compactor is capable of reducing the amount of data needed to reconstruct typical images by as much as a factor of 20. The FIFO uses only standard NMOS DRAMS and TTL components to achieve its large size and high speed at relatively low power and cost

  20. High performance computing and communications: Advancing the frontiers of information technology

    Energy Technology Data Exchange (ETDEWEB)

    NONE

    1997-12-31

    This report, which supplements the President`s Fiscal Year 1997 Budget, describes the interagency High Performance Computing and Communications (HPCC) Program. The HPCC Program will celebrate its fifth anniversary in October 1996 with an impressive array of accomplishments to its credit. Over its five-year history, the HPCC Program has focused on developing high performance computing and communications technologies that can be applied to computation-intensive applications. Major highlights for FY 1996: (1) High performance computing systems enable practical solutions to complex problems with accuracies not possible five years ago; (2) HPCC-funded research in very large scale networking techniques has been instrumental in the evolution of the Internet, which continues exponential growth in size, speed, and availability of information; (3) The combination of hardware capability measured in gigaflop/s, networking technology measured in gigabit/s, and new computational science techniques for modeling phenomena has demonstrated that very large scale accurate scientific calculations can be executed across heterogeneous parallel processing systems located thousands of miles apart; (4) Federal investments in HPCC software R and D support researchers who pioneered the development of parallel languages and compilers, high performance mathematical, engineering, and scientific libraries, and software tools--technologies that allow scientists to use powerful parallel systems to focus on Federal agency mission applications; and (5) HPCC support for virtual environments has enabled the development of immersive technologies, where researchers can explore and manipulate multi-dimensional scientific and engineering problems. Educational programs fostered by the HPCC Program have brought into classrooms new science and engineering curricula designed to teach computational science. This document contains a small sample of the significant HPCC Program accomplishments in FY 1996.