WorldWideScience

Sample records for vector lane threading

  1. Generic accelerated sequence alignment in SeqAn using vectorization and multi-threading.

    Science.gov (United States)

    Rahn, René; Budach, Stefan; Costanza, Pascal; Ehrhardt, Marcel; Hancox, Jonny; Reinert, Knut

    2018-05-03

    Pairwise sequence alignment is undoubtedly a central tool in many bioinformatics analyses. In this paper, we present a generically accelerated module for pairwise sequence alignments applicable for a broad range of applications. In our module, we unified the standard dynamic programming kernel used for pairwise sequence alignments and extended it with a generalized inter-sequence vectorization layout, such that many alignments can be computed simultaneously by exploiting SIMD (Single Instruction Multiple Data) instructions of modern processors. We then extended the module by adding two layers of thread-level parallelization, where we a) distribute many independent alignments on multiple threads and b) inherently parallelize a single alignment computation using a work stealing approach producing a dynamic wavefront progressing along the minor diagonal. We evaluated our alignment vectorization and parallelization on different processors, including the newest Intel® Xeon® (Skylake) and Intel® Xeon Phi™ (KNL) processors, and use cases. The instruction set AVX512-BW (Byte and Word), available on Skylake processors, can genuinely improve the performance of vectorized alignments. We could run single alignments 1600 times faster on the Xeon Phi™ and 1400 times faster on the Xeon® than executing them with our previous sequential alignment module. The module is programmed in C++ using the SeqAn (Reinert et al., 2017) library and distributed with version 2.4. under the BSD license. We support SSE4, AVX2, AVX512 instructions and included UME::SIMD, a SIMD-instruction wrapper library, to extend our module for further instruction sets. We thoroughly test all alignment components with all major C++ compilers on various platforms. rene.rahn@fu-berlin.de.

  2. On the (1 + 3) threading of spacetime with respect to an arbitrary timelike vector field

    Energy Technology Data Exchange (ETDEWEB)

    Bejancu, Aurel [Kuwait University, Department of Mathematics, P.O.Box 5969, Safat (Kuwait); Calin, Constantin [Technical University ' ' Gh.Asachi' ' , Department of Mathematics, Iasi (Romania)

    2015-04-15

    We develop a newapproach on the (1 + 3) threading of spacetime (M, g) with respect to a congruence of curves defined by an arbitrary timelike vector field. The study is based on spatial tensor fields and on theRiemannian spatial connection ∇*, which behave as 3D geometric objects. We obtain new formulas for local components of the Ricci tensor field of (M, g) with respect to the threading frame field, in terms of the Ricci tensor field of ∇* and of kinematic quantities. Also, new expressions for time covariant derivatives of kinematic quantities are stated. In particular, a new form of Raychaudhuri's equation enables us to prove Lemma 6.3, which completes a well-known lemma used in the proof of the Penrose-Hawking singularity theorems. Finally, we apply the new (1 + 3) formalism to the study of the dynamics of a Kerr-Newman black hole. (orig.)

  3. Multithreading in vector processors

    Science.gov (United States)

    Evangelinos, Constantinos; Kim, Changhoan; Nair, Ravi

    2018-01-16

    In one embodiment, a system includes a processor having a vector processing mode and a multithreading mode. The processor is configured to operate on one thread per cycle in the multithreading mode. The processor includes a program counter register having a plurality of program counters, and the program counter register is vectorized. Each program counter in the program counter register represents a distinct corresponding thread of a plurality of threads. The processor is configured to execute the plurality of threads by activating the plurality of program counters in a round robin cycle.

  4. Brick Lane Patchwork

    Directory of Open Access Journals (Sweden)

    Emanuele Monegato

    2009-12-01

    Full Text Available The essay Brick Lane Patchwork takes its roots in the consideration that the most effective cultural representations of London Brick Lane are explicitly or implicitly linked to the nature of a patchwork. Many contemporary cultural representations made a vain and ambitious effort to portray the real soul(s of Brick Lane, without taking into consideration its complexity and, therefore, delivering a distinctive image of the area as if it was a single piece of cloth, not a whole quilt. Starting from already existing cultural representations of Brick Lane (Monica Ali's first novel Brick Lane and its filmic adaptation directed by Sarah Gavron, the poetic memoir Salaam Brick Lane - a Year in the New East End and the short film Brick Lane by Paul Makkar, which are going to be privileged squared cloths to be sewn in the above mentioned patchwork, the aim of this essay is both to detect its proper cultural representations and to sew an imaginative patchwork quilt, a new and multiple image of this London area enhancing its hybrid soul(s, its blending procedure and contemporary facets. Ali M., 2004, Brick Lane, Doubleday Black Swan, London.Gavron S., 2007, Brick Lane, Sony Pictures Classics.Hall T., 2005, Salaam Brick Lane - A Year in the New East End, John Murray Publishers, London. Makkar P., 2002, Brick Lane, Anapurna Films.

  5. Dedicated memory structure holding data for detecting available worker thread(s) and informing available worker thread(s) of task(s) to execute

    Energy Technology Data Exchange (ETDEWEB)

    Chiu, George L.; Eichenberger, Alexandre E.; O' Brien, John K. P.

    2016-12-13

    The present disclosure relates generally to a dedicated memory structure (that is, hardware device) holding data for detecting available worker thread(s) and informing available worker thread(s) of task(s) to execute.

  6. Refining Lane-Based Traffic Signal Settings to Satisfy Spatial Lane Length Requirements

    Directory of Open Access Journals (Sweden)

    Yanping Liu

    2017-01-01

    Full Text Available In conventional lane-based signal optimization models, lane markings guiding road users in making turns are optimized with traffic signal settings in a unified framework to maximize the overall intersection capacity or minimize the total delay. The spatial queue requirements of road lanes should be considered to avoid overdesigns of green durations. Point queue system adopted in the conventional lane-based framework causes overflow in practice. Based on the optimization results from the original lane-based designs, a refinement is proposed to enhance the lane-based settings to ensure that spatial holding limits of the approaching traffic lanes are not exceeded. A solution heuristic is developed to modify the green start times, green durations, and cycle length by considering the vehicle queuing patterns and physical holding capacities along the approaching traffic lanes. To show the effectiveness of this traffic signal refinement, a case study of one of the busiest and most complicated intersections in Hong Kong is given for demonstration. A site survey was conducted to collect existing traffic demand patterns and existing traffic signal settings in peak periods. Results show that the proposed refinement method is effective to ensure that all vehicle queue lengths satisfy spatial lane capacity limits, including short lanes, for daily operation.

  7. Road Lane Detection by Discriminating Dashed and Solid Road Lanes Using a Visible Light Camera Sensor.

    Science.gov (United States)

    Hoang, Toan Minh; Hong, Hyung Gil; Vokhidov, Husan; Park, Kang Ryoung

    2016-08-18

    With the increasing need for road lane detection used in lane departure warning systems and autonomous vehicles, many studies have been conducted to turn road lane detection into a virtual assistant to improve driving safety and reduce car accidents. Most of the previous research approaches detect the central line of a road lane and not the accurate left and right boundaries of the lane. In addition, they do not discriminate between dashed and solid lanes when detecting the road lanes. However, this discrimination is necessary for the safety of autonomous vehicles and the safety of vehicles driven by human drivers. To overcome these problems, we propose a method for road lane detection that distinguishes between dashed and solid lanes. Experimental results with the Caltech open database showed that our method outperforms conventional methods.

  8. Robust lane detection and tracking using multiple visual cues under stochastic lane shape conditions

    Science.gov (United States)

    Huang, Zhi; Fan, Baozheng; Song, Xiaolin

    2018-03-01

    As one of the essential components of environment perception techniques for an intelligent vehicle, lane detection is confronted with challenges including robustness against the complicated disturbance and illumination, also adaptability to stochastic lane shapes. To overcome these issues, we proposed a robust lane detection method named classification-generation-growth-based (CGG) operator to the detected lines, whereby the linear lane markings are identified by synergizing multiple visual cues with the a priori knowledge and spatial-temporal information. According to the quality of linear lane fitting, the linear and linear-parabolic models are dynamically switched to describe the actual lane. The Kalman filter with adaptive noise covariance and the region of interests (ROI) tracking are applied to improve the robustness and efficiency. Experiments were conducted with images covering various challenging scenarios. The experimental results evaluate the effectiveness of the presented method for complicated disturbances, illumination, and stochastic lane shapes.

  9. Road Lane Detection by Discriminating Dashed and Solid Road Lanes Using a Visible Light Camera Sensor

    Directory of Open Access Journals (Sweden)

    Toan Minh Hoang

    2016-08-01

    Full Text Available With the increasing need for road lane detection used in lane departure warning systems and autonomous vehicles, many studies have been conducted to turn road lane detection into a virtual assistant to improve driving safety and reduce car accidents. Most of the previous research approaches detect the central line of a road lane and not the accurate left and right boundaries of the lane. In addition, they do not discriminate between dashed and solid lanes when detecting the road lanes. However, this discrimination is necessary for the safety of autonomous vehicles and the safety of vehicles driven by human drivers. To overcome these problems, we propose a method for road lane detection that distinguishes between dashed and solid lanes. Experimental results with the Caltech open database showed that our method outperforms conventional methods.

  10. Motorcycle lane-sharing : literature review.

    Science.gov (United States)

    2010-06-01

    This report examines the use of lane-sharing (also sometimes referred to as lane-splitting and filtering) nationally and internationally and includes discussions on motorcycle and driver (auto) safety, and the potential benefits of lane-sharing.

  11. Probabilistic thread algebra

    NARCIS (Netherlands)

    Bergstra, J.A.; Middelburg, C.A.

    2015-01-01

    We add probabilistic features to basic thread algebra and its extensions with thread-service interaction and strategic interleaving. Here, threads represent the behaviours produced by instruction sequences under execution and services represent the behaviours exhibited by the components of execution

  12. Effects of Lane Width, Lane Position and Edge Shoulder Width on Driving Behavior in Underground Urban Expressways: A Driving Simulator Study

    Directory of Open Access Journals (Sweden)

    Shuo Liu

    2016-10-01

    Full Text Available This study tested the effects of lane width, lane position and edge shoulder width on driving behavior for a three-lane underground urban expressway. A driving simulator was used with 24 volunteer test subjects. Five lane widths (2.85, 3.00, 3.25, 3.50, and 3.75 m and three shoulder widths (0.50, 0.75, and 1.00 m were studied. Driving speed, lane deviation and subjective perception of driving behavior were collected as performance measures. The results show that lane and shoulder width have significant effects on driving speed. Average driving speed increases from 60.01 km/h in the narrowest lane to 88.05 km/h in the widest lane. While both narrower lanes and shoulders result in reduced speed and lateral lane deviation, the effect of lane width is greater than that of shoulder width. When the lane and shoulder are narrow, drivers in the left or right lane tend to shy away from the tunnel wall, even encroaching into the neighboring middle lane. As the lane or shoulder gets wider, drivers tend to stay in the middle of the lane. An interesting finding is that although few participants acknowledged that lane position had any great bearing on their driving behaviors, the observed driving speed is statistically higher in the left lane than in the other two lanes when the lane width is narrow (in 2.85, 3 and 3.25 m lanes. These findings provided support for amending the current design specifications of urban underground roads, such as the relationship between design speed and lane width, speed limit, and combination form of lanes.

  13. Lane Changing and Lane Utilization Behavior for Three Lane Normal Section in Iraq Traffic Sites

    Directory of Open Access Journals (Sweden)

    Hamid Athab Eedan Al-Jameel

    2017-05-01

    Full Text Available Recently, different programs or methods have been produced to solve the traffic problem everywhere in the world. Iraq is one of the countries which suffer from high problems in traffic operation, design and planning. Therefore, to use the sophisticated traffic programs or models such as simulation models there is an urgent need to investigate specified field parameters which correspond to calibrated parameters used in the model under study. This study has focused on studying driver behavior which represents the core stone in a traffic simulation. This behavior represents lane changing (LC and lane utilization (LU in normal sections. Three normal sections with three lanes have been selected in different sites in Iraq: two sites in Al-Najaf city and one site in Al-Muthna city. The results of data analysis show that the driver behavior in both LC and LU is similar to the behavior in the UK. The current observed data could be used for the calibration process for any traffic simulation model in order to mimic the reality of Iraqi drivers.

  14. A New Approach to Lane Guidance Systems

    OpenAIRE

    Eidehall, Andreas; Pohl, Jochen; Gustafsson, Fredrik

    2005-01-01

    This paper presents a new automotive safety function called Emergency Lane Assist (ELA). ELA combines conventional lane guidance systems with a threat assessment module that tries to activate and deactivate the lane guidance interventions according to the actual risk level of lane departure. The goal is to only prevent dangerous lane departure manoeuvres. Such a threat assessment algorithm is dependent on detailed information about the vehicle surroundings, i.e., positions and motion of other...

  15. Miami, FL I-95 express lanes.

    Science.gov (United States)

    2013-01-01

    The Miami-Ft. Lauderdale region is creating a 22-mile managed-lane facility, : including HOT lanes on I-95, between I-395 and I-595, with a longer term goal of : providing a network of managed lanes throughout the congested region. Freeflowing : cond...

  16. Lane detection using Randomized Hough Transform

    Science.gov (United States)

    Mongkonyong, Peerawat; Nuthong, Chaiwat; Siddhichai, Supakorn; Yamakita, Masaki

    2018-01-01

    According to the report of the Royal Thai Police between 2006 and 2015, lane changing without consciousness is one of the most accident causes. To solve this problem, many methods are considered. Lane Departure Warning System (LDWS) is considered to be one of the potential solutions. LDWS is a mechanism designed to warn the driver when the vehicle begins to move out of its current lane. LDWS contains many parts including lane boundary detection, driver warning and lane marker tracking. This article focuses on the lane boundary detection part. The proposed lane boundary detection detects the lines of the image from the input video and selects the lane marker of the road surface from those lines. Standard Hough Transform (SHT) and Randomized Hough Transform (RHT) are considered in this article. They are used to extract lines of an image. SHT extracts the lines from all of the edge pixels. RHT extracts only the lines randomly picked by the point pairs from edge pixels. RHT algorithm reduces the time and memory usage when compared with SHT. The increase of the threshold value in RHT will increase the voted limit of the line that has a high possibility to be the lane marker, but it also consumes the time and memory. By comparison between SHT and RHT with the different threshold values, 500 frames of input video from the front car camera will be processed. The accuracy and the computational time of RHT are similar to those of SHT in the result of the comparison.

  17. Multi-lane Roundabout Capacity Evaluation

    Directory of Open Access Journals (Sweden)

    Ammar Šarić

    2017-07-01

    Full Text Available Although two-lane roundabouts theoretically exhibit excellent operating performance, in practice, safety problems arise because of inappropriate driving behavior. Turbo roundabouts, which are characterized by a much higher level of safety, are alternatives to classic two-lane roundabouts, but the capacity-related benefits derived from such roundabouts remain an open issue. Accordingly, this study uses an equilibrium traffic flow allocation approach to evaluate multi-lane roundabout capacity based on gap acceptance theory. Capacity levels are calculated and compared for different gap acceptance parameters, including local parameters, and different traffic flow scenarios. It is found that the capacity of minor approaches on turbo roundabouts is always higher than on two-lane roundabouts, but that the main approaches on two-lane roundabouts exhibit better performance in terms of fully equilibrium traffic allocation. This state, however, cannot be achieved for every demand scenario. The results depend strongly on traffic movements and gap acceptance parameters indicating the need for local calibration processes.

  18. Rebound Attack on the Full LANE Compression Function

    DEFF Research Database (Denmark)

    Matusiewicz, Krystian; Naya-Plasencia, Maria; Nikolic, Ivica

    2009-01-01

    In this work, we apply the rebound attack to the AES based SHA-3 candidate Lane. The hash function Lane uses a permutation based compression function, consisting of a linear message expansion and 6 parallel lanes. In the rebound attack on Lane, we apply several new techniques to construct...... a collision for the full compression function of Lane-256 and Lane-512. Using a relatively sparse truncated differential path, we are able to solve for a valid message expansion and colliding lanes independently. Additionally, we are able to apply the inbound phase more than once by exploiting the degrees...

  19. Implementation elements for conversion of general-purpose freeway lane into high-occupancy-vehicle lane

    Science.gov (United States)

    1997-01-01

    Conversion of a general-purpose freeway into a high-occupancy-vehicle (HOV) lane is an alternative to infrastructure addition for HOV system implementation. Research indicates that lane conversion is feasible technically if sufficient HOV usage and m...

  20. Multi-lane detection based on multiple vanishing points detection

    Science.gov (United States)

    Li, Chuanxiang; Nie, Yiming; Dai, Bin; Wu, Tao

    2015-03-01

    Lane detection plays a significant role in Advanced Driver Assistance Systems (ADAS) for intelligent vehicles. In this paper we present a multi-lane detection method based on multiple vanishing points detection. A new multi-lane model assumes that a single lane, which has two approximately parallel boundaries, may not parallel to others on road plane. Non-parallel lanes associate with different vanishing points. A biological plausibility model is used to detect multiple vanishing points and fit lane model. Experimental results show that the proposed method can detect both parallel lanes and non-parallel lanes.

  1. A comparative study of bike lane injuries.

    Science.gov (United States)

    Wee, Jung Hee; Park, Jeong Ho; Park, Kyu Nam; Choi, Seung Pill

    2012-02-01

    Because of the increased number of bicycle riders and governmental promotions, a recent increase in the construction of bicycle lanes has occurred. We aimed to characterize injuries specific to bicycle lane accidents by comparing them with injuries that occurred on regular roadways. On the basis of our findings, we provide suggestions on proper preventive strategies. We performed a retrospective study on 408 cases obtained between January 1, 2009, and December 31, 2010. Of these cases, 387 met the criterion that the location of the injury could be confirmed by telephone or via review of the patient's chart. Data regarding age, gender, Injury Severity Score, time of the accident, location of the accident, and other characteristics were collected. Data were analyzed using SPSS 12.0K. Of the 387 cases, 204 (52.7%) patients were injured in bicycle lanes and 183 (47.3%) were injured on regular roadways. Comparing cases of bicycle lane injuries and non-bicycle lane injuries, there were no differences in age, day of the week, season, or the time at which the accident occurred. Bicycle helmets were used more frequently in bicycle lane injuries (33.2% vs. 13.7%; p cases, falls (42.6%) and collisions with other vehicles (39.3%) were the most common causes of injury. Although the severity of injuries was slightly lower in bicycle lane cases, it was not significantly lower than non-bicycle lane cases. Although people are increasingly using bicycle lanes for safety, this study shows that they are not definitively safer. Therefore, improvements in the policies related to implementing bicycle lane safety are needed, for example, by enforcing the use of protective gear or preventing the use of bicycle lanes by pedestrians. More safety education programs are also needed. III.

  2. Deployment strategies of managed lanes on arterials.

    Science.gov (United States)

    2015-02-01

    This report investigates issues related to planning, financing, deployment, and operation of managed : lanes on arterials. In this report, a strategy for managed lanes refers to a combination of the managed : lane type, the design and implementation,...

  3. Cribellate thread production in spiders: Complex processing of nano-fibres into a functional capture thread.

    Science.gov (United States)

    Joel, Anna-Christin; Kappel, Peter; Adamova, Hana; Baumgartner, Werner; Scholz, Ingo

    2015-11-01

    Spider silk production has been studied intensively in the last years. However, capture threads of cribellate spiders employ an until now often unnoticed alternative of thread production. This thread in general is highly interesting, as it not only involves a controlled arrangement of three types of threads with one being nano-scale fibres (cribellate fibres), but also a special comb-like structure on the metatarsus of the fourth leg (calamistrum) for its production. We found the cribellate fibres organized as a mat, enclosing two parallel larger fibres (axial fibres) and forming the typical puffy structure of cribellate threads. Mat and axial fibres are punctiform connected to each other between two puffs, presumably by the action of the median spinnerets. However, this connection alone does not lead to the typical puffy shape of a cribellate thread. Removing the calamistrum, we found a functional capture thread still being produced, but the puffy shape of the thread was lost. Therefore, the calamistrum is not necessary for the extraction or combination of fibres, but for further processing of the nano-scale cribellate fibres. Using data from Uloborus plumipes we were able to develop a model of the cribellate thread production, probably universally valid for cribellate spiders. Copyright © 2015 Elsevier Ltd. All rights reserved.

  4. Absence of localization in a disordered one-dimensional ring threaded by an Aharonov-Bohm flux

    International Nuclear Information System (INIS)

    Heinrichs, Jean

    2009-01-01

    Absence of localization is demonstrated analytically to leading order in weak disorder in a one-dimensional Anderson model of a ring threaded by an Aharonov-Bohm (AB) flux. The result follows from adapting an earlier perturbation treatment of disorder in a superconducting ring subjected to an imaginary vector potential proportional to a depinning field for flux lines bound to random columnar defects parallel to the axis of the ring. The absence of localization in the ring threaded by an AB flux for sufficiently weak disorder is compatible with large free-electron-type persistent current obtained in recent studies of the above model.

  5. Lane Detection on the iPhone

    Science.gov (United States)

    Ren, Feixiang; Huang, Jinsheng; Terauchi, Mutsuhiro; Jiang, Ruyi; Klette, Reinhard

    A robust and efficient lane detection system is an essential component of Lane Departure Warning Systems, which are commonly used in many vision-based Driver Assistance Systems (DAS) in intelligent transportation. Various computation platforms have been proposed in the past few years for the implementation of driver assistance systems (e.g., PC, laptop, integrated chips, PlayStation, and so on). In this paper, we propose a new platform for the implementation of lane detection, which is based on a mobile phone (the iPhone). Due to physical limitations of the iPhone w.r.t. memory and computing power, a simple and efficient lane detection algorithm using a Hough transform is developed and implemented on the iPhone, as existing algorithms developed based on the PC platform are not suitable for mobile phone devices (currently). Experiments of the lane detection algorithm are made both on PC and on iPhone.

  6. Lupino Lane

    OpenAIRE

    Couderc, Jean-Jacques

    2015-01-01

    Henry George Lupino est né à Londres le 16 juin 1892 d’une famille d’acteurs d’origine italienne : les Lupino, célèbre troupe de smarionnettistes, avaient émigré dès le xviie siècle, puis s’étaient illustrés au music-hall. Le père, Henry Charles, épousa une Lane, famille célèbre de la scène anglaise, et eut deux fils : Henry George qui adopta comme pseudonyme les noms de ses deux géniteurs (Lupino Lane) et Wallace qui comme son frère fit une carrière cinématographique. Le petit Henry George s...

  7. Vectorization for Molecular Dynamics on Intel Xeon Phi Corpocessors

    Science.gov (United States)

    Yi, Hongsuk

    2014-03-01

    Many modern processors are capable of exploiting data-level parallelism through the use of single instruction multiple data (SIMD) execution. The new Intel Xeon Phi coprocessor supports 512 bit vector registers for the high performance computing. In this paper, we have developed a hierarchical parallelization scheme for accelerated molecular dynamics simulations with the Terfoff potentials for covalent bond solid crystals on Intel Xeon Phi coprocessor systems. The scheme exploits multi-level parallelism computing. We combine thread-level parallelism using a tightly coupled thread-level and task-level parallelism with 512-bit vector register. The simulation results show that the parallel performance of SIMD implementations on Xeon Phi is apparently superior to their x86 CPU architecture.

  8. Effects of Car Accidents on Three-Lane Traffic Flow

    Directory of Open Access Journals (Sweden)

    Jianzhong Chen

    2014-01-01

    Full Text Available A three-lane traffic flow model is proposed to investigate the effect of car accidents on the traffic flow. The model is an extension of the full velocity difference (FVD model by taking into account the lane changing. The extended lane-changing rules are presented to model the lane-changing behaviour. The cases that the car accidents occupy the exterior or interior lane, the medium lane, and two lanes are studied by numerical simulations. The time-space diagrams and the current diagrams are presented, and the traffic jams are investigated. The results show that the car accident has a different effect on the traffic flow when it occupies different lanes. The car accidents have a more serious effect on the whole road when they occupy two lanes. The larger the density is, the greater the influence on the traffic flow becomes.

  9. Loading and Contact Stress Analysis on the Thread Teeth in Tubing and Casing Premium Threaded Connection

    Directory of Open Access Journals (Sweden)

    Honglin Xu

    2014-01-01

    Full Text Available Loading and contact stress distribution on the thread teeth in tubing and casing premium threaded connections are of great importance for design optimization, pretightening force control, and thread failure prevention. This paper proposes an analytical method based on the elastic mechanics. This is quite different from other papers, which mainly rely on finite element analysis. The differential equation of load distribution on the thread teeth was established according to equal pitch of the engaged thread after deformation and solved by finite difference method. Furthermore, the relation between load acting on each engaged thread and mean contact stress on its load flank is set up based on the geometric description of thread surface. By comparison, this new analytical method with the finite element analysis for a modified API 177.8 mm premium threaded connection is approved. Comparison of the contact stress on the last engaged thread between analytical model and FEM shows that the accuracy of analytical model will decline with the increase of pretightening force after the material enters into plastic deformation. However, the analytical method can meet the needs of engineering to some extent because its relative error is about 6.2%~18.1% for the in-service level of pretightening force.

  10. Mobile Thread Task Manager

    Science.gov (United States)

    Clement, Bradley J.; Estlin, Tara A.; Bornstein, Benjamin J.

    2013-01-01

    The Mobile Thread Task Manager (MTTM) is being applied to parallelizing existing flight software to understand the benefits and to develop new techniques and architectural concepts for adapting software to multicore architectures. It allocates and load-balances tasks for a group of threads that migrate across processors to improve cache performance. In order to balance-load across threads, the MTTM augments a basic map-reduce strategy to draw jobs from a global queue. In a multicore processor, memory may be "homed" to the cache of a specific processor and must be accessed from that processor. The MTTB architecture wraps access to data with thread management to move threads to the home processor for that data so that the computation follows the data in an attempt to avoid L2 cache misses. Cache homing is also handled by a memory manager that translates identifiers to processor IDs where the data will be homed (according to rules defined by the user). The user can also specify the number of threads and processors separately, which is important for tuning performance for different patterns of computation and memory access. MTTM efficiently processes tasks in parallel on a multiprocessor computer. It also provides an interface to make it easier to adapt existing software to a multiprocessor environment.

  11. Application of a performance management framework for priced lanes.

    Science.gov (United States)

    2013-04-01

    The Texas Department of Transportation and its agency partners have implemented various forms of lane : management and pricing over the past three decades, including high-occupancy vehicle (HOV) lanes, highoccupancy toll lanes, managed lanes, and tol...

  12. Stability of the car-following model on two lanes

    Science.gov (United States)

    Tang, Tie-Qiao; Huang, Hai-Jun; Gao, Zi-You

    2005-12-01

    In the case of two-lane traffic, vehicle drivers always worry about the lane changing actions from neighbor lane. This paper studies the stability of a car-following model on two lanes which incorporates the lateral effects in traffic. The stability condition of the model is obtained by using the linear stability theory. The modified Korteweg-de Vries equation is constructed and solved, and three types of traffic flows in the headway-sensitivity space—stable, metastable, and unstable—are classified. Both analytical and simulation results show that the anxiousness about lane changing from neighbor lane indeed has influence upon people’s driving behavior and the consideration of lateral effects could stabilize the traffic flows on both lanes.

  13. Optimization of bolt thread stress concentrations

    DEFF Research Database (Denmark)

    Pedersen, Niels Leergaard

    2013-01-01

    Designs of threaded fasteners are controlled by different standards, and the number of different thread definitions is large. The most commonly used thread is probably the metric ISO thread, and this design is therefore used in the present paper. Thread root design controls the stress concentration...... are found in the optimized designs leading to the proposal of a new standard. The reductions in the stress are achieved by rather simple changes made to the cutting tool....

  14. Semantic Information Extraction of Lanes Based on Onboard Camera Videos

    Science.gov (United States)

    Tang, L.; Deng, T.; Ren, C.

    2018-04-01

    In the field of autonomous driving, semantic information of lanes is very important. This paper proposes a method of automatic detection of lanes and extraction of semantic information from onboard camera videos. The proposed method firstly detects the edges of lanes by the grayscale gradient direction, and improves the Probabilistic Hough transform to fit them; then, it uses the vanishing point principle to calculate the lane geometrical position, and uses lane characteristics to extract lane semantic information by the classification of decision trees. In the experiment, 216 road video images captured by a camera mounted onboard a moving vehicle were used to detect lanes and extract lane semantic information. The results show that the proposed method can accurately identify lane semantics from video images.

  15. Understanding Traveler Behavior : The Psychology Behind Managed Lane Use

    Science.gov (United States)

    2012-07-01

    Recent analysis of Katy Freeway/Managed Lane (ML) travelers and I-394 Freeway/High : Occupancy Toll (HOT) lane traveler data has found that many travelers pay to use these HOT : lanes and MLs when adjacent toll-free lanes are operating at nearly the ...

  16. Impacts of wireless charging lanes on travel time and energy consumption in a two-lane road system

    Science.gov (United States)

    He, Jia; Yang, Hai; Huang, Hai-Jun; Tang, Tie-Qiao

    2018-06-01

    In this paper, we propose a method to compare different energy consumption models and design a strategy to study the quantitative effects of wireless charging lane (WCL) on each electric vehicle's (EV's) link travel time. We utilize the modified energy consumption model and strategy to explore electric vehicle's electricity consumption and link travel time in a two-lane system with a WCL. The numerical results show that EVs' charging behavior on WCL will cause the drivers to execute the lane-changing maneuvers frequently and that the WCL has prominent impacts on EV's energy consumption and travel time, i.e., the capacity drops by 8%-17% while the EV's energy consumption increases by 3%-14% in the two-lane road system.

  17. The Advanced Thread-Locking Mechanism

    Science.gov (United States)

    Weiss, Wolfgang

    2005-12-01

    Locking of threaded members is accomplished by a wide variety of engineering solutions. Generally, in terms of separate locking devices or by built-in locking features such as friction generating means.In regard of space flight vehicles, threaded joints are subject to severe vibration loads during launch, maneuvering, and reentry. This requires fastening systems which are capable to join structural members and attach accessories or equipment in a secure manner. However, manned spacecraft and especially payload components will be subject to installation activity during orbital or interstellar flight maintenance, repair, or mission modification. This, in turn, requires fast separation and engaging of the concerned fasteners, yet providing performance characteristics for high reliable and safe joints.The further described Advanced Thread Locking Mechanism (ATLM) has been developed to combine the merits of both, safe joining technique and a fast installation process. The ATLM uses a freewheel which is securely installed in one part of the threaded member and releasable coupled with the engaged counterpart. While screwing the threaded members together, once coupled, the freewheel will allow free mating of the threaded members including torquing to the desired value. The moment, the pair of threaded fasteners is forced to unscrew (by intended or unintended occurrence of torque in the undoing direction) the freewheel does lock instantly. Disengaging the coupling between the members of the threaded joint takes a separate release action.Owing to the nature of the ATLM, there are a number of design variants ready for implementation.Threaded fasteners in ATLM design are highly recommended for mechanical joints subject to fastening and unfastening during Extra Vehicular Activity (EVA) in course of space flight operations. This is justified through:1. Threaded members mate free running, thus, torque values preset at the wrenching tool are not influenced by varying prevailing

  18. Towards a definition of safety for individual drivers lane behavior

    NARCIS (Netherlands)

    van Loon, R.J.

    2012-01-01

    To assess lateral control performance in drivers, lane behaviour indicators such as the mean lane position, standard deviation of lane position and time-to-line-crossing are the most frequently used measures. For lane position, the commonly accepted (qualitative) proposition is that increased lane

  19. Intelligent driving in traffic systems with partial lane discipline

    Science.gov (United States)

    Assadi, Hamid; Emmerich, Heike

    2013-04-01

    It is a most common notion in traffic theory that driving in lanes and keeping lane changes to a minimum leads to smooth and laminar traffic flow, and hence to increased traffic capacity. On the other hand, there exist persistent vehicular traffic systems that are characterised by habitual disregarding of lane markings, and partial or complete loss of laminar traffic flow. Here, we explore the stability of such systems through a microscopic traffic flow model, where the degree of lane-discipline is taken as a variable, represented by the fraction of drivers that disregard lane markings completely. The results show that lane-free traffic may win over completely ordered traffic at high densities, and that partially ordered traffic leads to the poorest overall flow, while not considering the crash probability. Partial order in a lane-free system is similar to partial disorder in a lane-disciplined system in that both lead to decreased traffic capacity. This could explain the reason why standard enforcement methods, which rely on continuous increase of order, often fail to incur order to lane-free traffic systems. The results also provide an insight into the cooperative phenomena in open systems with self-driven particles.

  20. Two years' outcome of thread lifting with absorbable barbed PDO threads: Innovative score for objective and subjective assessment.

    Science.gov (United States)

    Ali, Yasser Helmy

    2018-02-01

    Thread-lifting rejuvenation procedures have evolved again, with the development of absorbable threads. Although they have gained popularity among plastic surgeons and dermatologists, very few articles have been written in literature about absorbable threads. This study aims to evaluate two years' outcome of thread lifting using absorbable barbed threads for facial rejuvenation. Prospective comparative stud both objectively and subjectively and follow-up assessment for 24 months. Thread lifting for face rejuvenation has significant long-lasting effects that include skin lifting from 3-10 mm and high degree of patients' satisfaction with less incidence rate of complications, about 4.8%. Augmented results are obtained when thread lifting is combined with other lifting and rejuvenation modalities. Significant facial rejuvenation is achieved by thread lifting and highly augmented results are observed when they are combined with Botox, fillers, and/or platelet rich plasma (PRP) rejuvenations.

  1. The Vector Space as a Unifying Concept in School Mathematics.

    Science.gov (United States)

    Riggle, Timothy Andrew

    The purpose of this study was to show how the concept of vector space can serve as a unifying thread for mathematics programs--elementary school to pre-calculus college level mathematics. Indicated are a number of opportunities to demonstrate how emphasis upon the vector space structure can enhance the organization of the mathematics curriculum.…

  2. Real-time inextensible surgical thread simulation.

    Science.gov (United States)

    Xu, Lang; Liu, Qian

    2018-03-27

    This paper discusses a real-time simulation method of inextensible surgical thread based on the Cosserat rod theory using position-based dynamics (PBD). The method realizes stable twining and knotting of surgical thread while including inextensibility, bending, twisting and coupling effects. The Cosserat rod theory is used to model the nonlinear elastic behavior of surgical thread. The surgical thread model is solved with PBD to achieve a real-time, extremely stable simulation. Due to the one-dimensional linear structure of surgical thread, the direct solution of the distance constraint based on tridiagonal matrix algorithm is used to enhance stretching resistance in every constraint projection iteration. In addition, continuous collision detection and collision response guarantee a large time step and high performance. Furthermore, friction is integrated into the constraint projection process to stabilize the twining of multiple threads and complex contact situations. Through comparisons with existing methods, the surgical thread maintains constant length under large deformation after applying the direct distance constraint in our method. The twining and knotting of multiple threads correspond to stable solutions to contact and friction forces. A surgical suture scene is also modeled to demonstrate the practicality and simplicity of our method. Our method achieves stable and fast simulation of inextensible surgical thread. Benefiting from the unified particle framework, the rigid body, elastic rod, and soft body can be simultaneously simulated. The method is appropriate for applications in virtual surgery that require multiple dynamic bodies.

  3. The mathematical model of thread unrolling from a bobbin

    Directory of Open Access Journals (Sweden)

    S. M. Tenenbaum

    2014-01-01

    solving of ordinary differential equation.III. Mathematical modelIn this section the detailed description of proposed mathematical model based on conventional spring-mass model is given.The major feature of this model is that on the every integration step all nodes divided into three groups: nodes on the bobbin (linked – their motion is completely determined by the bobbin rotation; free nodes – descended from the bobbin and not neighboring nodes on the bobbin; boundary nodes - descended from the bobbin neighboring nodes on the bobbin.For each nodes group the right parts of equations of motions are different. In these equations the additional corrections are included that result in reducing the impact of discretization on simulation results. These corrections are: equations of motion for boundary nodes eliminate unphysical reaction components, resulting from discretization; when a node descends from the bobbin its velocity vector turns following motion of already descended nodes, thus simulating the thread bending of very small radius at the point of thread descending.IV. Numerical experimentThe developed mathematical model is tested using the simplified problem of two-blades rotary solar sail deploying from the «BMSTU-Sail» project [2].The calculations demonstrated that the proposed mathematical model satisfies the law of conservation of angular momentum. It is also shown that calculation results are almost independent on the utility parameters of mathematical model (e.g. damping coefficient of nodes relative oscillations.V. ConclusionMajor conclusions in this paper are: proposed mathematical model satisfies the law of conservation of angular momentum that indirectly confirms its correctness; the transverse thread motion is almost independent on the damping and stiffness coefficients, therefore they can be adjusted for calculation stability without accuracy loss; based on proposed mathematical model of unrolling a thread from a bobbin the

  4. Lane marking detection based on waveform analysis and CNN

    Science.gov (United States)

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

    2017-06-01

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

  5. Genetic algorithms for protein threading.

    Science.gov (United States)

    Yadgari, J; Amir, A; Unger, R

    1998-01-01

    Despite many years of efforts, a direct prediction of protein structure from sequence is still not possible. As a result, in the last few years researchers have started to address the "inverse folding problem": Identifying and aligning a sequence to the fold with which it is most compatible, a process known as "threading". In two meetings in which protein folding predictions were objectively evaluated, it became clear that threading as a concept promises a real breakthrough, but that much improvement is still needed in the technique itself. Threading is a NP-hard problem, and thus no general polynomial solution can be expected. Still a practical approach with demonstrated ability to find optimal solutions in many cases, and acceptable solutions in other cases, is needed. We applied the technique of Genetic Algorithms in order to significantly improve the ability of threading algorithms to find the optimal alignment of a sequence to a structure, i.e. the alignment with the minimum free energy. A major progress reported here is the design of a representation of the threading alignment as a string of fixed length. With this representation validation of alignments and genetic operators are effectively implemented. Appropriate data structure and parameters have been selected. It is shown that Genetic Algorithm threading is effective and is able to find the optimal alignment in a few test cases. Furthermore, the described algorithm is shown to perform well even without pre-definition of core elements. Existing threading methods are dependent on such constraints to make their calculations feasible. But the concept of core elements is inherently arbitrary and should be avoided if possible. While a rigorous proof is hard to submit yet an, we present indications that indeed Genetic Algorithm threading is capable of finding consistently good solutions of full alignments in search spaces of size up to 10(70).

  6. Development of lane change aid system; Lane change aid system no kaihatsu

    Energy Technology Data Exchange (ETDEWEB)

    Uemura, H; Yoshida, T; Butsuen, T [Mazda Motor Corp., Hiroshima (Japan); Sakai, N; Nakano, T; Nakamoto, T

    1997-10-01

    We have developed a lane change aid system, which detects vehicles behind in adjacent lanes with CCD images, shows the driver the information of vehicle location with a head-up display, and warns him/her if necessary. By comparing the brightness on two CCD images, distance distribution along several CCD lines is measured. To assure the effective vehicle detection on public roads, we have developed a detection algorithm which distinguishes vehicles and guard-rails by observing the patterns of measured distances. We will show the system configuration, detection logic, and the system evaluation on public road. 5 refs., 12 figs.

  7. Thread Structure: Rewriting the Hollywood Formula.

    Science.gov (United States)

    Smith, Evan

    2000-01-01

    Describes a new nonlinear model that has crept into Hollywood's cinematic repertoire in which multiple story threads comprise the story. Examines how this thread structure differs from ensemble stories. Examines differences between traditionally linear films and films with thread structure regarding character roles and viewer orientation, shifts…

  8. Lane-changing model with dynamic consideration of driver's propensity

    Science.gov (United States)

    Wang, Xiaoyuan; Wang, Jianqiang; Zhang, Jinglei; Ban, Xuegang Jeff

    2015-07-01

    Lane-changing is the driver's selection result of the satisfaction degree in different lane driving conditions. There are many different factors influencing lane-changing behavior, such as diversity, randomicity and difficulty of measurement. So it is hard to accurately reflect the uncertainty of drivers' lane-changing behavior. As a result, the research of lane-changing models is behind that of car-following models. Driver's propensity is her/his emotion state or the corresponding preference of a decision or action toward the real objective traffic situations under the influence of various dynamic factors. It represents the psychological characteristics of the driver in the process of vehicle operation and movement. It is an important factor to influence lane-changing. In this paper, dynamic recognition of driver's propensity is considered during simulation based on its time-varying discipline and the analysis of the driver's psycho-physic characteristics. The Analytic Hierarchy Process (AHP) method is used to quantify the hierarchy of driver's dynamic lane-changing decision-making process, especially the influence of the propensity. The model is validated using real data. Test results show that the developed lane-changing model with the dynamic consideration of a driver's time-varying propensity and the AHP method are feasible and with improved accuracy.

  9. LANES - LOCAL AREA NETWORK EXTENSIBLE SIMULATOR

    Science.gov (United States)

    Gibson, J.

    1994-01-01

    The Local Area Network Extensible Simulator (LANES) provides a method for simulating the performance of high speed local area network (LAN) technology. LANES was developed as a design and analysis tool for networking on board the Space Station. The load, network, link and physical layers of a layered network architecture are all modeled. LANES models to different lower-layer protocols, the Fiber Distributed Data Interface (FDDI) and the Star*Bus. The load and network layers are included in the model as a means of introducing upper-layer processing delays associated with message transmission; they do not model any particular protocols. FDDI is an American National Standard and an International Organization for Standardization (ISO) draft standard for a 100 megabit-per-second fiber-optic token ring. Specifications for the LANES model of FDDI are taken from the Draft Proposed American National Standard FDDI Token Ring Media Access Control (MAC), document number X3T9.5/83-16 Rev. 10, February 28, 1986. This is a mature document describing the FDDI media-access-control protocol. Star*Bus, also known as the Fiber Optic Demonstration System, is a protocol for a 100 megabit-per-second fiber-optic star-topology LAN. This protocol, along with a hardware prototype, was developed by Sperry Corporation under contract to NASA Goddard Space Flight Center as a candidate LAN protocol for the Space Station. LANES can be used to analyze performance of a networking system based on either FDDI or Star*Bus under a variety of loading conditions. Delays due to upper-layer processing can easily be nullified, allowing analysis of FDDI or Star*Bus as stand-alone protocols. LANES is a parameter-driven simulation; it provides considerable flexibility in specifying both protocol an run-time parameters. Code has been optimized for fast execution and detailed tracing facilities have been included. LANES was written in FORTRAN 77 for implementation on a DEC VAX under VMS 4.6. It consists of two

  10. Investigation of Character and Spatial Distribution of Threading Edge Dislocations in 4H-SiC Epilayers by High-Resolution Topography

    International Nuclear Information System (INIS)

    Kamata, I.; Nagano, M.; Tsuchida, H.; Chen, Y.; Dudley, M.

    2009-01-01

    Topography image variation of threading edge dislocations (TEDs) in 4H-SiC epilayers has been investigated by grazing incidence high-resolution synchrotron topography. Six different images of TEDs resulting from an angle between the diffraction vector and the TED Burgers vector were confirmed by correlation between experimental topography images and simulation results. The TED-type distribution, dependent on the direction of the TED Burger vector, was examined on epitaxial wafers, while the spatial distribution of TEDs on a whole 2 in wafer along (1 1 2 0) and (1 1 0 0) was investigated.

  11. The effect of thread pattern upon implant osseointegration.

    Science.gov (United States)

    Abuhussein, Heba; Pagni, Giorgio; Rebaudi, Alberto; Wang, Hom-Lay

    2010-02-01

    Implant design features such as macro- and micro-design may influence overall implant success. Limited information is currently available. Therefore, it is the purpose of this paper to examine these factors such as thread pitch, thread geometry, helix angle, thread depth and width as well as implant crestal module may affect implant stability. A literature search was conducted using MEDLINE to identify studies, from simulated laboratory models, animal, to human, related to this topic using the keywords of implant thread, implant macrodesign, thread pitch, thread geometry, helix angle, thread depth, thread width and implant crestal module. The results showed how thread geometry affects the distribution of stress forces around the implant. A decreased thread pitch may positively influence implant stability. Excess helix angles in spite of a faster insertion may jeopardize the ability of implants to sustain axial load. Deeper threads seem to have an important effect on the stabilization in poorer bone quality situations. The addition of threads or microthreads up to the crestal module of an implant might provide a potential positive contribution on bone-to to-implant contact as well as on the preservation of marginal bone; nonetheless this remains to be determined. Appraising the current literature on this subject and combining existing data to verify the presence of any association between the selected characteristics may be critical in the achievement of overall implant success.

  12. Modeling electric bicycle's lane-changing and retrograde behaviors

    Science.gov (United States)

    Tang, Tie-Qiao; Luo, Xiao-Feng; Zhang, Jian; Chen, Liang

    2018-01-01

    Recently, electric bicycle (EB) has been one important traffic tool due to its own merits. However, EB's motion behaviors (especially at a signalized/non-signalized intersection) are more complex than those of vehicle since it always has lane-changing and retrograde behaviors. In this paper, we propose a model to explore EB's lane-changing and retrograde behaviors on a road with a signalized intersection. The numerical results indicate that the proposed model can qualitatively describe each EB's lane-changing and retrograde behaviors near a signalized intersection, and that lane-changing and retrograde behaviors have prominent impacts on the signalized intersection (i.e., prominent jams and congestions occur). The above results show that EB should be controlled as a vehicle, i.e., lane-changing and retrograde behaviors at a signalized intersection should strictly be prohibited to improve the operational efficiency and traffic safety at the signalized intersection.

  13. Comparisons of mandatory and discretionary lane changing behavior on freeways

    Directory of Open Access Journals (Sweden)

    Matthew Vechione

    2018-06-01

    Full Text Available This research performs comparative analyses on drivers’ behavior during mandatory and discretionary lane changes. We do this by examining the statistical properties of four lane changing decision variables that describe the gaps between the subject vehicle and the surrounding vehicles. Mandatory and discretionary lane changes in NGSIM’s I-80 Freeway and U.S. Highway 101 data collection sites were identified. First, for each variable at the same site, descriptive statistics for the two types of lane changes were compared, and hypothesis tests on the difference between two means were conducted. Then, for each decision variable at the same site, the observed cumulative distributions between the mandatory and discretionary lane changes were compared by means of the Kolmogorov–Smirnov test. This test was repeated for the fitted distributions of the same decision variable at the same site. The results show that, for the three decision variables associated with gaps in the target lane, the means and distributions between the two types of lane changes are not significantly different. The only variable found to have significant differences in means and distributions is the gap between the subject vehicle and the preceding vehicle in the original lane. This may be because this variable is not an important input in mandatory lane change decisions. This finding provides statistical justification for researchers to develop models with different inputs for mandatory and discretionary lane changes in driver assist systems, in autonomous vehicles, and in microscopic traffic simulation tools.

  14. Dynamic access control for two-direction shared traffic lanes

    NARCIS (Netherlands)

    Ebben, Mark; van der Zee, D.J.; van der Heijden, Matthijs C.

    2001-01-01

    In specific traffic situations, a single lane is available for traffic from two directions. Examples are traffic accidents or road maintenance reducing the number of available lanes on a road or, as we faced in a project on underground freight transportation, construction of a single lane for two

  15. Dynamic access control for two-direction shared traffic lanes

    NARCIS (Netherlands)

    Ebben, M.J.R.; van der Zee, D.J.; van der Heijden, M.C.

    2000-01-01

    In specilic traflic situations, a single lane is available for traiffic from two directions. Examples are traffic accidents or road maintenance reducing thc number of available lanes on a road or, as we faced in a project on underground freight transportation, construction of a slnglc lane for two

  16. Quantifying the number of lane changes in traffic : An empirical analysis

    NARCIS (Netherlands)

    Knoop, V.L.; Hoogendoorn, S.P.; Shiomi, Y.; Buisson, C.

    2012-01-01

    Lane changes are an important aspect of freeway flow. Most lane change models are microscopic, describing whether individual vehicles/drives will change lanes, and hence are calibrated microscopically. Macroscopic validation often is restricted to the distribution of vehicles across lanes. To the

  17. A Moiré Pattern-Based Thread Counter

    Science.gov (United States)

    Reich, Gary

    2017-10-01

    Thread count is a term used in the textile industry as a measure of how closely woven a fabric is. It is usually defined as the sum of the number of warp threads per inch (or cm) and the number of weft threads per inch. (It is sometimes confusingly described as the number of threads per square inch.) In recent years it has also become a subject of considerable interest and some controversy among consumers. Many consumers consider thread count to be a key measure of the quality or fineness of a fabric, especially bed sheets, and they seek out fabrics that advertise high counts. Manufacturers in turn have responded to this interest by offering fabrics with ever higher claimed thread counts (sold at ever higher prices), sometime achieving the higher counts by distorting the definition of the term with some "creative math." In 2005 the Federal Trade Commission noted the growing use of thread count in advertising at the retail level and warned of the potential for consumers to be misled by distortions of the definition.

  18. Lane Determination with GPS Precise Point Positioning

    NARCIS (Netherlands)

    Knoop, V.L.; de Bakker, P.F.; Tiberius, C.C.J.M.; van Arem, B.

    2017-01-01

    Modern intelligent transport solutions can achieve an improvement of traffic flow on motorways. With lane-specific measurements and lane-specific control, more measures are possible. Single frequency precise point positioning (PPP) is a newly developed and affordable technique to achieve an

  19. Design and development of multi-lane smart electromechanical actuators

    CERN Document Server

    Annaz, Fawaz Yahya

    2014-01-01

    Design and Development of Multi-Lane Smart Electromechanical Actuators presents the design of electromechanical actuators in two types of architectures, namely, Torque Summed Architecture (TSA) and Velocity Summed Architecture, (VSA). It examines them in: * Hardware redundancy, where the architecture is made up of 3 or 4 lanes. * Digital Math Model redundancy, where a more compact two lanes architectures will be presented. The book starts with the very basic concepts and introduces the design process logically so that an understanding of the smart multi-lane systems that drive an aileron

  20. High Resolution Topography Analysis on Threading Edge Dislocations in 4H-SiC Epilayers

    International Nuclear Information System (INIS)

    Kamata, I.; Nagano, M.; Tsuchida, H.; Chen, Y.; Dudley, M.

    2009-01-01

    Threading edge dislocations (TEDs) in a 4H-SiC epitaxial layer are investigated using high-resolution synchrotron topography. Six types of TED image are confirmed to correspond to the Burgers vector directions by a comparison of computer simulated images and observed topography images in crystal boundaries. Using a mapping method, a wide spatial distribution of the six types of TED is examined in a quarter section of a 2-inch wafer.

  1. Circulatory Markings at Double-Lane Traffic Roundabout.

    NARCIS (Netherlands)

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

    2008-01-01

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

  2. Towards End-to-End Lane Detection: an Instance Segmentation Approach

    OpenAIRE

    Neven, Davy; De Brabandere, Bert; Georgoulis, Stamatios; Proesmans, Marc; Van Gool, Luc

    2018-01-01

    Modern cars are incorporating an increasing number of driver assist features, among which automatic lane keeping. The latter allows the car to properly position itself within the road lanes, which is also crucial for any subsequent lane departure or trajectory planning decision in fully autonomous cars. Traditional lane detection methods rely on a combination of highly-specialized, hand-crafted features and heuristics, usually followed by post-processing techniques, that are computationally e...

  3. Express Lane Eligibility for Medicaid and CHIP Coverage

    Data.gov (United States)

    U.S. Department of Health & Human Services — States may rely on eligibility information from "Express Lane" agency programs to streamline and simplify enrollment and renewal in Medicaid and CHIP. Express Lane...

  4. Traffic flow behavior at a single-lane urban roundabout

    Science.gov (United States)

    Lakouari, N.; Oubram, O.; Ez-Zahraouy, H.; Cisneros-Villalobos, L.; Velásquez-Aguilar, J. G.

    In this paper, we propose a stochastic cellular automata model to study the traffic behavior at a single-lane roundabout. Vehicles can enter the interior lane or exit from it via N intersecting lane, the boundary conditions are stochastic. The traffic is controlled by a self-organized scheme. It has turned out that depending on the rules of insertion to the roundabout, five distinct traffic phases can appear, namely, free flow, congestion, maximum current, jammed and gridlock. The transition between the free flow and the gridlock is forbidden. The density profiles are used to study the traffic pattern at the interior lane of the roundabout. In order to quantify the interactions between vehicles in the interior lane of the roundabout, the velocity correlation coefficient (VCC) is also studied. Besides, the spatiotemporal diagrams corresponding to the entry/exit lanes are derived numerically. Furthermore, we have investigated the effect of displaying signal (PIn), as the PIn decreases, the maximum current increases at the expense of the free flow and the jamming phase. Finally, we have investigated the effect of the braking probability P on the interior lane of the roundabout. We have found that the increase of P raises the spontaneous jam formation on the ring. Thus, enlarges the maximum current and the jamming phase while the free flow phase decreases.

  5. Real-Time Lane Detection on Suburban Streets Using Visual Cue Integration

    Directory of Open Access Journals (Sweden)

    Shehan Fernando

    2014-04-01

    Full Text Available The detection of lane boundaries on suburban streets using images obtained from video constitutes a challenging task. This is mainly due to the difficulties associated with estimating the complex geometric structure of lane boundaries, the quality of lane markings as a result of wear, occlusions by traffic, and shadows caused by road-side trees and structures. Most of the existing techniques for lane boundary detection employ a single visual cue and will only work under certain conditions and where there are clear lane markings. Also, better results are achieved when there are no other on-road objects present. This paper extends our previous work and discusses a novel lane boundary detection algorithm specifically addressing the abovementioned issues through the integration of two visual cues. The first visual cue is based on stripe-like features found on lane lines extracted using a two-dimensional symmetric Gabor filter. The second visual cue is based on a texture characteristic determined using the entropy measure of the predefined neighbourhood around a lane boundary line. The visual cues are then integrated using a rule-based classifier which incorporates a modified sequential covering algorithm to improve robustness. To separate lane boundary lines from other similar features, a road mask is generated using road chromaticity values estimated from CIE L*a*b* colour transformation. Extraneous points around lane boundary lines are then removed by an outlier removal procedure based on studentized residuals. The lane boundary lines are then modelled with Bezier spline curves. To validate the algorithm, extensive experimental evaluation was carried out on suburban streets and the results are presented.

  6. Gap Acceptance During Lane Changes by Large-Truck Drivers-An Image-Based Analysis.

    Science.gov (United States)

    Nobukawa, Kazutoshi; Bao, Shan; LeBlanc, David J; Zhao, Ding; Peng, Huei; Pan, Christopher S

    2016-03-01

    This paper presents an analysis of rearward gap acceptance characteristics of drivers of large trucks in highway lane change scenarios. The range between the vehicles was inferred from camera images using the estimated lane width obtained from the lane tracking camera as the reference. Six-hundred lane change events were acquired from a large-scale naturalistic driving data set. The kinematic variables from the image-based gap analysis were filtered by the weighted linear least squares in order to extrapolate them at the lane change time. In addition, the time-to-collision and required deceleration were computed, and potential safety threshold values are provided. The resulting range and range rate distributions showed directional discrepancies, i.e., in left lane changes, large trucks are often slower than other vehicles in the target lane, whereas they are usually faster in right lane changes. Video observations have confirmed that major motivations for changing lanes are different depending on the direction of move, i.e., moving to the left (faster) lane occurs due to a slower vehicle ahead or a merging vehicle on the right-hand side, whereas right lane changes are frequently made to return to the original lane after passing.

  7. Optimizing traffic flow efficiency by controlling lane changes: collective, group and user optima

    NARCIS (Netherlands)

    Yao, S.; Knoop, V.L.; van Arem, B.

    2017-01-01

    Lane changes can lead to disturbances in traffic flow, whilst the uneven distribution of traffic over different lanes as a result of lane changes can also lead to instabilities and congestion on one specific lane. Therefore, giving advice on lane change can be beneficial for both individual drivers

  8. Effects of Potential Lane-Changing Probability on Uniform Flow

    International Nuclear Information System (INIS)

    Tang Tieqiao; Huang Haijun; Shang Huayan

    2010-01-01

    In this paper, we use the car-following model with the anticipation effect of the potential lane-changing probability (Acta Mech. Sin. 24 (2008) 399) to investigate the effects of the potential lane-changing probability on uniform flow. The analytical and numerical results show that the potential lane-changing probability can enhance the speed and flow of uniform flow and that their increments are related to the density.

  9. Gap Acceptance During Lane Changes by Large-Truck Drivers—An Image-Based Analysis

    Science.gov (United States)

    Nobukawa, Kazutoshi; Bao, Shan; LeBlanc, David J.; Zhao, Ding; Peng, Huei; Pan, Christopher S.

    2016-01-01

    This paper presents an analysis of rearward gap acceptance characteristics of drivers of large trucks in highway lane change scenarios. The range between the vehicles was inferred from camera images using the estimated lane width obtained from the lane tracking camera as the reference. Six-hundred lane change events were acquired from a large-scale naturalistic driving data set. The kinematic variables from the image-based gap analysis were filtered by the weighted linear least squares in order to extrapolate them at the lane change time. In addition, the time-to-collision and required deceleration were computed, and potential safety threshold values are provided. The resulting range and range rate distributions showed directional discrepancies, i.e., in left lane changes, large trucks are often slower than other vehicles in the target lane, whereas they are usually faster in right lane changes. Video observations have confirmed that major motivations for changing lanes are different depending on the direction of move, i.e., moving to the left (faster) lane occurs due to a slower vehicle ahead or a merging vehicle on the right-hand side, whereas right lane changes are frequently made to return to the original lane after passing. PMID:26924947

  10. Optically variable threads and polarization effects

    Science.gov (United States)

    Kretschmar, Friedrich; Burchard, Theodor; Heim, Manfred

    2006-02-01

    Based on common criteria for efficient security elements for banknotes the set-up of a state-of-the-art holographic security thread is described - as first representative of window embedded OVD. We continue with new colour-shifting OVD-threads - based on physical vapour deposition thin-film and liquid crystal technology. These three then form the family of optically variable threads following the same set of requirements for efficiency, durability, service to all authentication levels and economics. In addition to this set of OVD threads we introduce how liquid crystal based phase retarding layer can be used to install new authentication channels for the public use up-to machine authentication. Also we show the perspective how those development can be used to install similar sets of OVD families of foil elements on banknotes.

  11. AN MHD AVALANCHE IN A MULTI-THREADED CORONAL LOOP

    Energy Technology Data Exchange (ETDEWEB)

    Hood, A. W.; Cargill, P. J.; Tam, K. V. [School of Mathematics and Statistics, University of St Andrews, St Andrews, Fife, KY16 9SS (United Kingdom); Browning, P. K., E-mail: awh@st-andrews.ac.uk [School of Physics and Astronomy, University of Manchester, Oxford Road, Manchester, M13 9PL (United Kingdom)

    2016-01-20

    For the first time, we demonstrate how an MHD avalanche might occur in a multithreaded coronal loop. Considering 23 non-potential magnetic threads within a loop, we use 3D MHD simulations to show that only one thread needs to be unstable in order to start an avalanche even when the others are below marginal stability. This has significant implications for coronal heating in that it provides for energy dissipation with a trigger mechanism. The instability of the unstable thread follows the evolution determined in many earlier investigations. However, once one stable thread is disrupted, it coalesces with a neighboring thread and this process disrupts other nearby threads. Coalescence with these disrupted threads then occurs leading to the disruption of yet more threads as the avalanche develops. Magnetic energy is released in discrete bursts as the surrounding stable threads are disrupted. The volume integrated heating, as a function of time, shows short spikes suggesting that the temporal form of the heating is more like that of nanoflares than of constant heating.

  12. Lane-changing behavior and its effect on energy dissipation using full velocity difference model

    Science.gov (United States)

    Wang, Jian; Ding, Jian-Xun; Shi, Qin; Kühne, Reinhart D.

    2016-07-01

    In real urban traffic, roadways are usually multilane with lane-specific velocity limits. Most previous researches are derived from single-lane car-following theory which in the past years has been extensively investigated and applied. In this paper, we extend the continuous single-lane car-following model (full velocity difference model) to simulate the three-lane-changing behavior on an urban roadway which consists of three lanes. To meet incentive and security requirements, a comprehensive lane-changing rule set is constructed, taking safety distance and velocity difference into consideration and setting lane-specific speed restriction for each lane. We also investigate the effect of lane-changing behavior on distribution of cars, velocity, headway, fundamental diagram of traffic and energy dissipation. Simulation results have demonstrated asymmetric lane-changing “attraction” on changeable lane-specific speed-limited roadway, which leads to dramatically increasing energy dissipation.

  13. Study of current and planned high occupancy vehicle lane use: performance and prospects

    Energy Technology Data Exchange (ETDEWEB)

    Southworth, F.; Westbrook, F.

    1985-12-01

    This report details the results of a nationwide study of HOV lanes: their characteristics and performance as traffic congestion mitigating and rideshare enhancing facilities. The study took the form of telephone interviews with a variety of planning agencies in each of the 48 contiguous states and Hawaii over the period April through June 1985, with subsequent receipt of the most current documentation on regional HOV lane operations. The most up-to-date evidence on each lane's performance is presented: its hourly and peak period person throughput vis-a-vis the highway's adjacent, conventional mixed traffic lane(s), its vehicle throughput and occupancy, travel speed and travel time savings for HOVs, lane rule violation rates, lane construction and maintenance costs and accident data. Estimates are provided of the growth in ridesharing over the life of the HOV-only lanes, of the number of vehicles removed from the highway through ridesharing, and of the subsequent fuel savings attributable to HOV lane projects. The relationship between bus patronage and carpool/vanpool mode adoption is looked at, and it is concluded that both forms of HOV can do well on properly planned lanes. The authors also point out the very partial nature of the existing evidence upon which to base HOV lane project evaluation, and the subsequent difficulty associated with ''selling'' the HOV lane concept to many planners and members of the public. They identify those characteristics associated with clearly successful HOV lane projects. Finally, the current state of planning for new HOV lanes in cities around the nation is described, and the major reasons given for rejection or abandonment of HOV lane projects are discussed.

  14. MILLS B. LANE, JR. AND ENTERPRISE IN A NEW SOUTH

    Directory of Open Access Journals (Sweden)

    Randall L. Patton

    2009-01-01

    Full Text Available For a century, Citizens & Southern Bank was a fixture in Georgia. In 1991, the C&S brand name disappeared in a merger with North Carolina National Bank. This was one of the bittersweet consequences of the slow, confusing swirl of bank deregulation after 1970, when institutions such as C&S simply disappeared, swallowed by the “winners” in the new competitive environment of interstate banking in the 1980s and 1990s. Even earlier, however, the Lane family had ceased to control the bank started by Mills Lane, Sr. in 1891. Mills B. Lane, Jr. was the last member of the Lane family to run C&S. After his retirement in 1973, Mills handpicked his successor and tried to retain some influence, but the bank began slipping away from the Lanes. By the early 80s, a decade before Hugh McColl’s NCNB acquired C&S, Mills Lane, Jr. was deeply alienated from the institution that had been, according to many, “Georgia’s cornerstone bank.”

  15. Prediction of Driver's Intention of Lane Change by Augmenting Sensor Information Using Machine Learning Techniques.

    Science.gov (United States)

    Kim, Il-Hwan; Bong, Jae-Hwan; Park, Jooyoung; Park, Shinsuk

    2017-06-10

    Driver assistance systems have become a major safety feature of modern passenger vehicles. The advanced driver assistance system (ADAS) is one of the active safety systems to improve the vehicle control performance and, thus, the safety of the driver and the passengers. To use the ADAS for lane change control, rapid and correct detection of the driver's intention is essential. This study proposes a novel preprocessing algorithm for the ADAS to improve the accuracy in classifying the driver's intention for lane change by augmenting basic measurements from conventional on-board sensors. The information on the vehicle states and the road surface condition is augmented by using an artificial neural network (ANN) models, and the augmented information is fed to a support vector machine (SVM) to detect the driver's intention with high accuracy. The feasibility of the developed algorithm was tested through driving simulator experiments. The results show that the classification accuracy for the driver's intention can be improved by providing an SVM model with sufficient driving information augmented by using ANN models of vehicle dynamics.

  16. Threaded cognition : An integrated theory of concurrent multitasking

    NARCIS (Netherlands)

    Salvucci, Dario D.; Taatgen, Niels A.

    The authors propose the idea of threaded cognition, an integrated theory of concurrent multitasking-that is, performing 2 or more tasks at once. Threaded cognition posits that streams of thought can be represented as threads of processing coordinated by a serial procedural resource and executed

  17. Determination of the Tapping Part Diameter of the Thread Mill

    Directory of Open Access Journals (Sweden)

    A. E. Dreval'

    2015-01-01

    Full Text Available Currently, there is a tendency to increase the proportion of thread milling operations, among other ways of tapping, which is associated with increasing number of CNC machines, flexibility and versatility of the process.Developments presently existing in the RF and used in the thread mills deal, mainly, with the thread milling cutter designs, to process internal and external thread with straight flutes made from high-speed steel.The paper presents a technique to calculate and select the initial design parameters, i.e. the external diameter of the tapping part of thread milling cutter, which is chosen as a basic computational design. The analysis of directories of tool companies containing foreign de-signs of solid thread end-milling cutters has shown that most of them rep-resent the thread cutter designs made of solid carbide. There are solid and interlocking side milling cutters, which use a tapping part both as a single-disk and as a multi-disk one; chip flutes are made to be both as direct and as screw; solid designs of cutters are made from carbide with a diameter of up to 20 ... 25 mm; thread cutters can be left- and right-hand cutting; Designs of the combined thread mills are proposed; internal channels are used for coolant supply.It is shown that the purpose of the external diameter of the tapping part of the thread mill should take into account the effect of the thread mill diameter on the milling process performance, precision of thread profile received, taper thread, tool strength, and the volume of flutes.The analysis has shown that when choosing the external diameter of the thread mill it worth taking its maximum diameter to improve the char-acteristics of the process under the restrictions imposed on the accuracy of the formed thread.

  18. Lane changing and speed interaction on freeways : An analytical microscopic study

    NARCIS (Netherlands)

    Keyvan Ekbatani, M.; Grebert, V.; Daamen, W.; Knoop, V.L.

    2015-01-01

    Understanding the influence of lane changing manoeuvre on the capacity, stability, and breakdown of traffic flows is a crucial issue. In a recent study, four distinct lane change strategies on freeways have been empirically found: (1) Speed Leading; (2) Speed Leading with Overtaking; (3) Lane

  19. Multi-threaded ATLAS simulation on Intel Knights Landing processors

    Science.gov (United States)

    Farrell, Steven; Calafiura, Paolo; Leggett, Charles; Tsulaia, Vakhtang; Dotti, Andrea; ATLAS Collaboration

    2017-10-01

    The Knights Landing (KNL) release of the Intel Many Integrated Core (MIC) Xeon Phi line of processors is a potential game changer for HEP computing. With 72 cores and deep vector registers, the KNL cards promise significant performance benefits for highly-parallel, compute-heavy applications. Cori, the newest supercomputer at the National Energy Research Scientific Computing Center (NERSC), was delivered to its users in two phases with the first phase online at the end of 2015 and the second phase now online at the end of 2016. Cori Phase 2 is based on the KNL architecture and contains over 9000 compute nodes with 96GB DDR4 memory. ATLAS simulation with the multithreaded Athena Framework (AthenaMT) is a good potential use-case for the KNL architecture and supercomputers like Cori. ATLAS simulation jobs have a high ratio of CPU computation to disk I/O and have been shown to scale well in multi-threading and across many nodes. In this paper we will give an overview of the ATLAS simulation application with details on its multi-threaded design. Then, we will present a performance analysis of the application on KNL devices and compare it to a traditional x86 platform to demonstrate the capabilities of the architecture and evaluate the benefits of utilizing KNL platforms like Cori for ATLAS production.

  20. Threaded Cognition: An Integrated Theory of Concurrent Multitasking

    Science.gov (United States)

    Salvucci, Dario D.; Taatgen, Niels A.

    2008-01-01

    The authors propose the idea of threaded cognition, an integrated theory of concurrent multitasking--that is, performing 2 or more tasks at once. Threaded cognition posits that streams of thought can be represented as threads of processing coordinated by a serial procedural resource and executed across other available resources (e.g., perceptual…

  1. Prediction of Driver’s Intention of Lane Change by Augmenting Sensor Information Using Machine Learning Techniques

    Science.gov (United States)

    Kim, Il-Hwan; Bong, Jae-Hwan; Park, Jooyoung; Park, Shinsuk

    2017-01-01

    Driver assistance systems have become a major safety feature of modern passenger vehicles. The advanced driver assistance system (ADAS) is one of the active safety systems to improve the vehicle control performance and, thus, the safety of the driver and the passengers. To use the ADAS for lane change control, rapid and correct detection of the driver’s intention is essential. This study proposes a novel preprocessing algorithm for the ADAS to improve the accuracy in classifying the driver’s intention for lane change by augmenting basic measurements from conventional on-board sensors. The information on the vehicle states and the road surface condition is augmented by using an artificial neural network (ANN) models, and the augmented information is fed to a support vector machine (SVM) to detect the driver’s intention with high accuracy. The feasibility of the developed algorithm was tested through driving simulator experiments. The results show that the classification accuracy for the driver’s intention can be improved by providing an SVM model with sufficient driving information augmented by using ANN models of vehicle dynamics. PMID:28604582

  2. Prediction of Driver’s Intention of Lane Change by Augmenting Sensor Information Using Machine Learning Techniques

    Directory of Open Access Journals (Sweden)

    Il-Hwan Kim

    2017-06-01

    Full Text Available Driver assistance systems have become a major safety feature of modern passenger vehicles. The advanced driver assistance system (ADAS is one of the active safety systems to improve the vehicle control performance and, thus, the safety of the driver and the passengers. To use the ADAS for lane change control, rapid and correct detection of the driver’s intention is essential. This study proposes a novel preprocessing algorithm for the ADAS to improve the accuracy in classifying the driver’s intention for lane change by augmenting basic measurements from conventional on-board sensors. The information on the vehicle states and the road surface condition is augmented by using an artificial neural network (ANN models, and the augmented information is fed to a support vector machine (SVM to detect the driver’s intention with high accuracy. The feasibility of the developed algorithm was tested through driving simulator experiments. The results show that the classification accuracy for the driver’s intention can be improved by providing an SVM model with sufficient driving information augmented by using ANN models of vehicle dynamics.

  3. Social dilemma structures hidden behind traffic flow with lane changes

    International Nuclear Information System (INIS)

    Tanimoto, Jun; Kukida, Shinji; Hagishima, Aya

    2014-01-01

    Aiming to merge traffic flow analysis with evolutionary game theory, we investigated the question of whether such structures can be formed from frequent lane changes in usual traffic flow without any explicit bottlenecks. In our model system, two classes of driver-agents coexist: C-agents (cooperative strategy) always remain in the lane they are initially assigned, whereas D-agents (defective strategy) try to change lanes to move ahead. In relatively high-density flows, such as the metastable and high-density phases, we found structures that correspond to either n-person prisoner dilemma (n-PD) games or quasi-PD games. In these situations, lane changes by D-agents create heavy traffic jams that reduce social efficiency. (paper)

  4. Extended-Search, Bézier Curve-Based Lane Detection and Reconstruction System for an Intelligent Vehicle

    Directory of Open Access Journals (Sweden)

    Xiaoyun Huang

    2015-09-01

    Full Text Available To improve the real-time performance and detection rate of a Lane Detection and Reconstruction (LDR system, an extended-search-based lane detection method and a Bézier curve-based lane reconstruction algorithm are proposed in this paper. The extended-search-based lane detection method is designed to search boundary blocks from the initial position, in an upwards direction and along the lane, with small search areas including continuous search, discontinuous search and bending search in order to detect different lane boundaries. The Bézier curve-based lane reconstruction algorithm is employed to describe a wide range of lane boundary forms with comparatively simple expressions. In addition, two Bézier curves are adopted to reconstruct the lanes' outer boundaries with large curvature variation. The lane detection and reconstruction algorithm — including initial-blocks' determining, extended search, binarization processing and lane boundaries' fitting in different scenarios — is verified in road tests. The results show that this algorithm is robust against different shadows and illumination variations; the average processing time per frame is 13 ms. Significantly, it presents an 88.6% high-detection rate on curved lanes with large or variable curvatures, where the accident rate is higher than that of straight lanes.

  5. Accelerated Lane-Changing Trajectory Planning of Automated Vehicles with Vehicle-to-Vehicle Collaboration

    Directory of Open Access Journals (Sweden)

    Haijian Bai

    2017-01-01

    Full Text Available Considering the complexity of lane changing using automated vehicles and the frequency of turning lanes in city settings, this paper aims to generate an accelerated lane-changing trajectory using vehicle-to-vehicle collaboration (V2VC. Based on the characteristics of accelerated lane changing, we used a polynomial method and cooperative strategies for trajectory planning to establish a lane-changing model under different degrees of collaboration with the following vehicle in the target lane by considering vehicle kinematics and comfort requirements. Furthermore, considering the shortcomings of the traditional elliptical vehicle and round vehicle models, we established a rectangular vehicle model with collision boundary conditions by analysing the relationships between the possible collision points and the outline of the vehicle. Then, we established a simulation model for the accelerated lane-changing process in different environments under different degrees of collaboration. The results show that, by using V2VC, we can achieve safe accelerated lane-changing trajectories and simultaneously satisfy the requirements of vehicle kinematics and comfort control.

  6. First experience of vectorizing electromagnetic physics models for detector simulation

    International Nuclear Information System (INIS)

    Amadio, G; Bianchini, C; Apostolakis, J; Bitzes, G; Brun, R; Carminati, F; Gheata, A; Novak, M; Shadura, O; Wenzel, S; Bandieramonte, M; Canal, P; Elvira, D; Jun, S Y; Lima, G; Licht, J de Fine; Duhem, L; Presbyterian, M; Seghal, R

    2015-01-01

    The recent emergence of hardware architectures characterized by many-core or accelerated processors has opened new opportunities for concurrent programming models taking advantage of both SIMD and SIMT architectures. The GeantV vector prototype for detector simulations has been designed to exploit both the vector capability of mainstream CPUs and multi-threading capabilities of coprocessors including NVidia GPUs and Intel Xeon Phi. The characteristics of these architectures are very different in terms of the vectorization depth, parallelization needed to achieve optimal performance or memory access latency and speed. An additional challenge is to avoid the code duplication often inherent to supporting heterogeneous platforms. In this paper we present the first experience of vectorizing electromagnetic physics models developed for the GeantV project. (paper)

  7. First experience of vectorizing electromagnetic physics models for detector simulation

    Science.gov (United States)

    Amadio, G.; Apostolakis, J.; Bandieramonte, M.; Bianchini, C.; Bitzes, G.; Brun, R.; Canal, P.; Carminati, F.; de Fine Licht, J.; Duhem, L.; Elvira, D.; Gheata, A.; Jun, S. Y.; Lima, G.; Novak, M.; Presbyterian, M.; Shadura, O.; Seghal, R.; Wenzel, S.

    2015-12-01

    The recent emergence of hardware architectures characterized by many-core or accelerated processors has opened new opportunities for concurrent programming models taking advantage of both SIMD and SIMT architectures. The GeantV vector prototype for detector simulations has been designed to exploit both the vector capability of mainstream CPUs and multi-threading capabilities of coprocessors including NVidia GPUs and Intel Xeon Phi. The characteristics of these architectures are very different in terms of the vectorization depth, parallelization needed to achieve optimal performance or memory access latency and speed. An additional challenge is to avoid the code duplication often inherent to supporting heterogeneous platforms. In this paper we present the first experience of vectorizing electromagnetic physics models developed for the GeantV project.

  8. First experience of vectorizing electromagnetic physics models for detector simulation

    Energy Technology Data Exchange (ETDEWEB)

    Amadio, G. [Sao Paulo State U.; Apostolakis, J. [CERN; Bandieramonte, M. [Catania Astrophys. Observ.; Bianchini, C. [Mackenzie Presbiteriana U.; Bitzes, G. [CERN; Brun, R. [CERN; Canal, P. [Fermilab; Carminati, F. [CERN; Licht, J.de Fine [U. Copenhagen (main); Duhem, L. [Intel, Santa Clara; Elvira, D. [Fermilab; Gheata, A. [CERN; Jun, S. Y. [Fermilab; Lima, G. [Fermilab; Novak, M. [CERN; Presbyterian, M. [Bhabha Atomic Res. Ctr.; Shadura, O. [CERN; Seghal, R. [Bhabha Atomic Res. Ctr.; Wenzel, S. [CERN

    2015-12-23

    The recent emergence of hardware architectures characterized by many-core or accelerated processors has opened new opportunities for concurrent programming models taking advantage of both SIMD and SIMT architectures. The GeantV vector prototype for detector simulations has been designed to exploit both the vector capability of mainstream CPUs and multi-threading capabilities of coprocessors including NVidia GPUs and Intel Xeon Phi. The characteristics of these architectures are very different in terms of the vectorization depth, parallelization needed to achieve optimal performance or memory access latency and speed. An additional challenge is to avoid the code duplication often inherent to supporting heterogeneous platforms. In this paper we present the first experience of vectorizing electromagnetic physics models developed for the GeantV project.

  9. Towards trusted trade-lanes

    NARCIS (Netherlands)

    Hulstijn, J.; Hofman, W.; Zomer, G.; Tan, Y.H.

    2016-01-01

    Customs administrations are exploring system-based approaches to regulatory supervision, taking the entire set of controls in a process into account. In addition to Trusted Traders, which are recognized by a certification process, customs are considering to identify so called Trusted Trade Lanes:

  10. Thread-Skip: An Undefined Common Observation.

    Science.gov (United States)

    McDermott, Peter; Allan, William DE

    When a screw-retained implant prosthesis is removed, a click is heard and a slight axial shift is felt, indicating the screw has been fully removed from the retaining thread. This common observation has never been described in the literature. This article describes the click, and it is proposed it be termed thread-skip.

  11. Effect of bike lane infrastructure improvements on ridership in one New Orleans neighborhood.

    Science.gov (United States)

    Parker, Kathryn M; Rice, Janet; Gustat, Jeanette; Ruley, Jennifer; Spriggs, Aubrey; Johnson, Carolyn

    2013-02-01

    Incorporating cycling into daily life is one way to increase physical activity. This study examined the impact of building new bike lanes in New Orleans to determine whether more people were cycling on the street and with the flow of traffic after bike lanes were built. Through direct observation of one intervention and two adjacent streets, observers counted cyclists riding on the street and sidewalk, with and against traffic, before and after installation of the lanes. Data were tallied separately for adults, children, males, females, and by race for each location. There was an increase in cyclists on all three streets after the installation of the bike lanes, with the largest increase on the street with the new lane. Additionally, the proportion of riders cycling with traffic increased after the lanes were striped. Bike lanes can have a positive impact in creating a healthy neighborhood.

  12. Toward a best practice model for managed lanes in Texas.

    Science.gov (United States)

    2013-09-01

    Increasing implementation of managed lanes in the : United States : Katy Freeway Managed Lanes : (KML) offers lessons learned : for other projects : First operational, multilane, : variably priced, managed facility : in Texas : Became oper...

  13. Development of a lane change risk index using vehicle trajectory data.

    Science.gov (United States)

    Park, Hyunjin; Oh, Cheol; Moon, Jaepil; Kim, Seongho

    2018-01-01

    Surrogate safety measures (SSMs) have been widely used to evaluate crash potential, which is fundamental for the development of effective safety countermeasures. Unlike existing SSMs, which are mainly focused on the evaluation of longitudinal vehicle maneuvering leading to rear-end crashes, this study proposes a new method for estimating crash risk while a subject vehicle changes lanes, referred to as the lane change risk index (LCRI). A novel feature of the proposed methodology is its incorporation of the amount of exposure time to potential crash and the expected crash severity level by applying a fault tree analysis (FTA) to the evaluation framework. Vehicle interactions between a subject vehicle and adjacent vehicles in the starting lane and the target lane are evaluated in terms of crash potential during lane change. Vehicle trajectory data obtained from a traffic stream, photographed using a drone flown over a freeway segment, is used to investigate the applicability of the proposed methodology. This study compares the characteristics of compulsory and discretionary lane changes observed in a work zone section and a general section of a freeway using the LCRI. It is expected that the outcome of this study will be valuable in evaluating the effectiveness of various traffic operations and control strategies in terms of lane change safety. Copyright © 2017 Elsevier Ltd. All rights reserved.

  14. CPC: programming with a massive number of lightweight threads

    OpenAIRE

    Kerneis, Gabriel; Chroboczek, Juliusz

    2011-01-01

    To appear in PLACES'11.; International audience; Threads are a convenient and modular abstraction for writing concurrent programs, but often fairly expensive. The standard alternative to threads, event-loop programming, allows much lighter units of concurrency, but leads to code that is difficult to write and even harder to understand. Continuation Passing C (CPC) is a translator that converts a program written in threaded style into a program written with events and native system threads, at...

  15. Multi-lane Changing Model with Coupling Driving Intention and Inclination

    Directory of Open Access Journals (Sweden)

    Jiangfeng Wang

    2017-04-01

    Full Text Available Considering the impact of drivers’ psychology and behaviour, a multi-lane changing model coupling driving intention and inclination is proposed by introducing two quantitative indices of intention: strength of lane changing and risk factor. According to the psychological and behavioural characteristics of aggressive drivers and conservative drivers, the safety conditions for lane changing are designed respectively. The numerical simulations show that the proposed model is suitable for describing the traffic flow with frequent lane changing, which is more consistent with the driving behaviour of drivers in China. Compared with symmetric two-lane cellular automata (STCA model, the proposed model can improve the average speed of vehicles by 1.04% under different traffic demands when aggressive drivers are in a higher proportion (the threshold of risk factor is 0.4. When the risk factor increases, the average speed shows the polarization phenomenon with the average speed slowing down in big traffic demand. The proposed model can reflect the relationship among density, flow, and speed, and the risk factor has a significant impact on density and flow.

  16. Macroscopic and microscopic analyses of managed lanes on freeway facilities in South Florida

    Directory of Open Access Journals (Sweden)

    Soheil Sajjadi

    2017-02-01

    The results of the study indicate that the percent drop in capacity for the one-lane FP site is 7.6% while the flow did not substantially change after the breakdown in the two-lane FP site. The research findings also include guidelines for simulating the breakdown events and calibrating one-lane and two-lane managed lane facilities in VISSIM microsimulation software. The Wiedemann car-following parameters (CC0 = 3.9 ft, CC1 = 1.9 s, CC2 = 26.25 ft, CC4 = −0.35, and CC5 = 0.35 provided the best fit for the one-lane FP site, while the combination (CC0 = 4.92 ft, CC1 = 1.9 s, CC2 = 39.37 ft, CC4 = −0.7, and CC5 = 0.7 parameters is recommended for the two-lane FP site.

  17. Outcomes of polydioxanone knotless thread lifting for facial rejuvenation.

    Science.gov (United States)

    Suh, Dong Hye; Jang, Hee Won; Lee, Sang Jun; Lee, Won Seok; Ryu, Hwa Jung

    2015-06-01

    Thread lifting is a minimally invasive technique for facial rejuvenation. Various devices for thread lifting using polydioxanone (PDO) are popular in aesthetic clinics in Korea, but there have been a few studies regarding its use. To describe PDO thread and techniques adopted to counteract the descent and laxity of the face. A retrospective chart review was conducted over a 24-month period. A total of 31 thread lifting procedures were performed. On each side, 5 bidirectional cog threads were used in the procedure for the flabby skin of the nasolabial folds. And, the procedure was performed on the marionette line using 2 twin threads. In most patients (87%), the results obtained were considered satisfactory. Consensus ratings by 2 physicians found that objective outcomes were divided among "excellent," "good," "fair," and "poor." Texture wise, the outcome ratings were 13 as excellent and 9 as good. Lifting wise, ratings were 11 as excellent and 6 as good. The incidence of complications was low and not serious. Facial rejuvenation using PDO thread is a safe and effective procedure associated with only minor complications when performed on patients with modest face sagging, fine wrinkles, and marked facial pores.

  18. Double-Twisted Conductive Smart Threads Comprising a Homogeneously and a Gradient-Coated Thread for Multidimensional Flexible Pressure-Sensing Devices

    KAUST Repository

    Tai, Yanlong

    2016-03-17

    Fiber-based, flexible pressure-sensing systems have attracted attention recently due to their promising application as electronic skins. Here, a new kind of flexible pressure-sensing device based on a polydimethylsiloxane membrane instrumented with double-twisted smart threads (DTSTs) is reported. DTSTs are made of two conductive threads obtained by coating cotton threads with carbon nanotubes. One thread is coated with a homogeneous thickness of single-walled carbon nanotubes (SWCNTs) to detect the intensity of an applied load and the other is coated with a graded thickness of SWCNTs to identify the position of the load along the thread. The mechanism and capacity of DTSTs to accurately sense an applied load are systematically analyzed. Results demonstrate that the fabricated 1D, 2D, and 3D sensing devices can be used to predict both the intensity and the position of an applied load. The sensors feature high sensitivity (between ≈0.1% and 1.56% kPa) and tunable resolution, good cycling resilience (>104 cycles), and a short response time (minimum 2.5 Hz). The presented strategy is a viable alternative for the design of simple, low-cost pressure sensors.

  19. Design and scope of impact of auxiliary lanes : technical report.

    Science.gov (United States)

    2014-06-01

    For decades, Texas Department of Transportation districts have constructed auxiliary lanes to support interchange : ramp operations and to resolve congestion proximate to freeway entrance and exit ramps. While auxiliary lanes are : built throughout T...

  20. Fabrication and Characterisation of Flexible Coaxial Thin Thread Supercapacitors

    Directory of Open Access Journals (Sweden)

    Fulian Qiu

    2014-08-01

    Full Text Available Flexible coaxial thin thread supercapacitors were fabricated semi-automatically using a dip coating method. A typical coaxial thin thread supercapacitor of a length of 70 cm demonstrated a specific length capacitance of 0.3 mF cm-1 (11.2 mF cm-2 and 2.18 F cm-3 at 5 mV s-1, the device exhibited good electrochemical performance with a high volume energy density of 0.22 mWh cm-3 at a power density of 22 mW cm-3. Thread supercapacitors were assembled in series and parallel combinations, the accepted models for series and parallel circuit combinations were obeyed for two coaxial thread supercapacitors. The thread shows high flexibility and uniformity of specific length capacitance, one integrated with a commercial solar cell could be charged and power a LED. The process is simple, robust and easy to scale up to make unlimited length thread supercapacitors for numerous miniaturized and flexible electronic applications.

  1. Visual thread quality for precision miniature mechanisms

    Energy Technology Data Exchange (ETDEWEB)

    Gillespie, L.K.

    1981-04-01

    Threaded features have eight visual appearance factors which can affect their function in precision miniature mechanisms. The Bendix practice in deburring, finishing, and accepting these conditions on miniature threads is described as is their impact in assemblies of precision miniature electromechanical assemblies.

  2. A multi-threading approach to secure VERIFYPIN

    CSIR Research Space (South Africa)

    Frieslaar, Ibraheem

    2016-10-01

    Full Text Available along side a pin-acceptance program in a multi-threaded environment. These threads are inserted randomly on each execution of the program to create confusion for the attacker. Moreover, the research proposes a more improved version of the pin...

  3. How a fast lane may replace a congestion toll

    DEFF Research Database (Denmark)

    Fosgerau, Mogens

    2011-01-01

    This paper considers a congested bottleneck. A fast lane reserves a more than proportional share of capacity to a designated group of travellers. Travellers are otherwise identical and other travellers can use the reserved capacity when it would otherwise be idle. The paper shows that such a fast...... welfare improving when demand is elastic....... lane is always Pareto improving under Nash equilibrium in arrival times at the bottleneck and inelastic demand. It can replicate the arrival schedule and queueing outcomes of a toll that optimally charges a constant toll during part of the demand peak. Within some bounds, the fast lane scheme is still...

  4. How a fast lane may replace a congestion toll

    DEFF Research Database (Denmark)

    Fosgerau, Mogens

    This paper considers a congested bottleneck. A fast lane reserves a more than proportional share of capacity to a designated group of travellers. Travellers are otherwise identical and other travellers can use the reserved capacity when it would otherwise be idle. The paper shows that such a fast...... welfare improving when demand is elastic....... lane is always Pareto improving under Nash equilibrium in arrival times at the bottleneck and inelastic demand. It can replicate the arrival schedule and queueing outcomes of a toll that optimally charges a constant toll during part of the demand peak. Within some bounds, the fast lane scheme is still...

  5. Radiometric determination of uniformity of putting paraffin on textile threads

    International Nuclear Information System (INIS)

    Ridel', Z.; Kherrmann, Eh.; Shefer, I.; Tseiner, A.

    1979-01-01

    To improve processing of the natural and synthetic fiber threads on stocking-frames, they are treated by paraffin. Paraffin is applied in the amounts nearly equal to 0.1 -1.0 g for 10 4 m of the thread's length. To determine amount of paraffin on thread and to determine uniformity if its application, a radiometric method has been developed. As a radioactive label, didocilephosphate of rare earths was used. This compound has good solubility in hydrocarbons and does not change physical properties of paraffin in the investigated field of its application as well as its concentration. It is possible to add to paraffin this radioactive label or a non-active label with subsequent its activation. Amount of paraffin, applied on a thread is determined by means of measurement of activity of thread samples of different length. Information about uniformity of paraffin application on thread have been obtained by means of autoradiography. It has been found that paraffin in mainly applied on the thread's bulges [ru

  6. Gold thread implantation promotes hair growth in human and mice

    Science.gov (United States)

    Kim, Jong-Hwan; Cho, Eun-Young; Kwon, Euna; Kim, Woo-Ho; Park, Jin-Sung; Lee, Yong-Soon

    2017-01-01

    Thread-embedding therapy has been widely applied for cosmetic purposes such as wrinkle reduction and skin tightening. Particularly, gold thread was reported to support connective tissue regeneration, but, its role in hair biology remains largely unknown due to lack of investigation. When we implanted gold thread and Happy Lift™ in human patient for facial lifting, we unexpectedly found an increase of hair regrowth in spite of no use of hair growth medications. When embedded into the depilated dorsal skin of mice, gold thread or polyglycolic acid (PGA) thread, similarly to 5% minoxidil, significantly increased the number of hair follicles on day 14 after implantation. And, hair re-growth promotion in the gold threadimplanted mice were significantly higher than that in PGA thread group on day 11 after depilation. In particular, the skin tissue of gold thread-implanted mice showed stronger PCNA staining and higher collagen density compared with control mice. These results indicate that gold thread implantation can be an effective way to promote hair re-growth although further confirmatory study is needed for more information on therapeutic mechanisms and long-term safety. PMID:29399026

  7. A mathematical model for predicting lane changes using the steering wheel angle.

    Science.gov (United States)

    Schmidt, Kim; Beggiato, Matthias; Hoffmann, Karl Heinz; Krems, Josef F

    2014-06-01

    Positive safety effects of advanced driver assistance systems can only become effective if drivers accept and use these systems. Early detection of driver's intention would allow for selective system activation and therefore reduce false alarms. This driving simulator study aims at exploring early predictors of lane changes. In total, 3111 lane changes of 51 participants on a simulated highway track were analyzed. Results show that drivers stopped their engagement in a secondary task about 7s before crossing the lane, which indicates a first planning phase of the maneuver. Subsequently, drivers start moving toward the lane, marking a mean steering wheel angle of 2.5°. Steering wheel angle as a directly measurable vehicle parameter appears as a promising early predictor of a lane change. A mathematical model of the steering wheel angle is presented, which is supposed to contribute for predicting lane change maneuvers. The mathematical model will be part of a further predictor of lane changes. This predictor can be a new advanced driver assistance system able to recognize a driver's intention. With this knowledge, other systems can be activated or deactivated so drivers get no annoying and exhausting alarm signals. This is one way how we can increase the acceptance of assistance systems. Copyright © 2014 Elsevier Ltd. All rights reserved.

  8. Carbon Nanotube Thread Electrochemical Cell: Detection of Heavy Metals.

    Science.gov (United States)

    Zhao, Daoli; Siebold, David; Alvarez, Noe T; Shanov, Vesselin N; Heineman, William R

    2017-09-19

    In this work, all three electrodes in an electrochemical cell were fabricated based on carbon nanotube (CNT) thread. CNT thread partially insulated with a thin polystyrene coating to define the microelectrode area was used as the working electrode; bare CNT thread was used as the auxiliary electrode; and a micro quasi-reference electrode was fabricated by electroplating CNT thread with Ag and then anodizing it in chloride solution to form a layer of AgCl. The Ag|AgCl coated CNT thread electrode provided a stable potential comparable to the conventional liquid-junction type Ag|AgCl reference electrode. The CNT thread auxiliary electrode provided a stable current, which is comparable to a Pt wire auxiliary electrode. This all-CNT thread three electrode cell has been evaluated as a microsensor for the simultaneous determination of trace levels of heavy metal ions by anodic stripping voltammetry (ASV). Hg 2+ , Cu 2+ , and Pb 2+ were used as a representative system for this study. The calculated detection limits (based on the 3σ method) with a 120 s deposition time are 1.05, 0.53, and 0.57 nM for Hg 2+ , Cu 2+ , and Pb 2+ , respectively. These electrodes significantly reduce the dimensions of the conventional three electrode electrochemical cell to the microscale.

  9. The Sight Distance Issues with Retrofitted Single-Lane HOV Facilities

    Directory of Open Access Journals (Sweden)

    Zhongren Wang

    2013-06-01

    Full Text Available It is well-known that obstruction inside a highway horizontal curve will lead to impaired sight distance. Highway alignment design standards in terms of the minimum horizontal curve radius are specified to allow for adequate stopping sight distance at given design speeds. For a single-lane HOV facility, inside curve obstruction may occur no matter when the facility curves to the left (per travel direction or right. A unique situation that calls for special attention is that the adjacent mixed-flow lane traffic, once queued, may become sight obstruction. Calculations indicated that such obstruction may govern the minimum curve radius design as long as the left shoulder is not less than 0.92 m, when the HOV lane is contiguous to the mixed-flow lanes. Such governance may necessitate design speed reduction, horizontal and cross-section design adjustment, or both.

  10. A Multi-threaded Version of Field II

    DEFF Research Database (Denmark)

    Jensen, Jørgen Arendt

    2014-01-01

    A multi-threaded version of Field II has been developed, which automatically can use the multi-core capabil- ities of modern CPUs. The memory allocation routines were rewritten to minimize the number of dynamic allocations and to make pre-allocations possible for each thread. This ensures...... that the simulation job can be automatically partitioned and the interdependence between threads minimized. The new code has been compared to Field II version 3.22, October 27, 2013 (latest free-ware version). A 64 element 5 MHz focused array transducer was simulated. One million point scatterers randomly distributed...... in a plane of 20 x 50 mm (width x depth) with random Gaussian amplitudes were simulated using the command calc scat . Dual Intel Xeon CPU E5-2630 2.60 GHz CPUs were used under Ubuntu Linux 10.02 and Matlab version 2013b. Each CPU holds 6 cores with hyper-threading, corresponding to a total of 24 hyper...

  11. Multi-threaded software framework development for the ATLAS experiment

    CERN Document Server

    AUTHOR|(INSPIRE)INSPIRE-00226135; Baines, John; Bold, Tomasz; Calafiura, Paolo; Dotti, Andrea; Farrell, Steven; Leggett, Charles; Malon, David; Ritsch, Elmar; Snyder, Scott; Tsulaia, Vakhtang; van Gemmeren, Peter; Wynne, Benjamin

    2016-01-01

    ATLAS's current software framework, Gaudi/Athena, has been very successful for the experiment in LHC Runs 1 and 2. However, its single threaded design has been recognised for some time to be increasingly problematic as CPUs have increased core counts and decreased available memory per core. Even the multi-process version of Athena, AthenaMP, will not scale to the range of architectures we expect to use beyond Run2. ATLAS examined the requirements on an updated multi-threaded framework and laid out plans for a new framework, including better support for high level trigger (HLT) use cases, in 2014. In this paper we report on our progress in developing the new multi-threaded task parallel extension of Athena, AthenaMT. Implementing AthenaMT has required many significant code changes. Progress has been made in updating key concepts of the framework, to allow the incorporation of different levels of thread safety in algorithmic code (from un-migrated thread-unsafe code, to thread safe copyable code to reentrant co...

  12. Multi-threaded Software Framework Development for the ATLAS Experiment

    CERN Document Server

    Stewart, Graeme; The ATLAS collaboration; Baines, John; Calafiura, Paolo; Dotti, Andrea; Farrell, Steven; Leggett, Charles; Malon, David; Ritsch, Elmar; Snyder, Scott; Tsulaia, Vakhtang; van Gemmeren, Peter; Wynne, Benjamin

    2016-01-01

    ATLAS's current software framework, Gaudi/Athena, has been very successful for the experiment in LHC Runs 1 and 2. However, its single threaded design has been recognised for some time to be increasingly problematic as CPUs have increased core counts and decreased available memory per core. Even the multi-process version of Athena, AthenaMP, will not scale to the range of architectures we expect to use beyond Run2. ATLAS examined the requirements on an updated multi-threaded framework and layed out plans for a new framework, including better support for high level trigger (HLT) use cases, in 2014. In this paper we report on our progress in developing the new multi-threaded task parallel extension of Athena, AthenaMT. Implementing AthenaMT has required many significant code changes. Progress has been made in updating key concepts of the framework, to allow the incorporation of different levels of thread safety in algorithmic code (from un-migrated thread-unsafe code, to thread safe copyable code to reentrant c...

  13. ON THE CURVATURE OF DUST LANES IN GALACTIC BARS

    International Nuclear Information System (INIS)

    Comeron, Sebastien; MartInez-Valpuesta, Inma; Knapen, Johan H.; Beckman, John E.

    2009-01-01

    We test the theoretical prediction that the straightest dust lanes in bars are found in strongly barred galaxies, or more specifically, that the degree of curvature of the dust lanes is inversely proportional to the strength of the bar. The test uses archival images of barred galaxies for which a reliable nonaxisymmetric torque parameter (Q b ) and the radius at which Q b has been measured (r(Q b )) have been published in the literature. Our results confirm the theoretical prediction but show a large spread that cannot be accounted for by measurement errors. We simulate 238 galaxies with different bar and bulge parameters in order to investigate the origin of the spread in the dust lane curvature versus Q b relation. From these simulations, we conclude that the spread is greatly reduced when describing the bar strength as a linear combination of the bar parameters Q b and the quotient of the major and minor axes of the bar, a/b. Thus, we conclude that the dust lane curvature is predominantly determined by the parameters of the bar.

  14. Thread selection according to predefined power characteristics during context switching on compute nodes

    Science.gov (United States)

    None, None

    2013-06-04

    Methods, apparatus, and products are disclosed for thread selection during context switching on a plurality of compute nodes that includes: executing, by a compute node, an application using a plurality of threads of execution, including executing one or more of the threads of execution; selecting, by the compute node from a plurality of available threads of execution for the application, a next thread of execution in dependence upon power characteristics for each of the available threads; determining, by the compute node, whether criteria for a thread context switch are satisfied; and performing, by the compute node, the thread context switch if the criteria for a thread context switch are satisfied, including executing the next thread of execution.

  15. Nuclear reactor incorporating locking device for threaded bolt connections

    International Nuclear Information System (INIS)

    Blaushild, R.M.

    1987-01-01

    A nuclear reactor having a pressure vessel and a first element is described comprising a core barrel situated within the pressure vessel. The core barrel has a baffle former secured in and to the core barrel by bolted connections, and a second element comprising baffle plates secured to the inner surface of the baffle former by bolted connections, with a locking device to prevent loosening of bolted connections between the baffle former and at least one of the elements. The baffle former and at least one element are held together by a headed, threaded bolt engaged in a bore coaxially extending in the baffle former and at least one element and threadedly engaged in a threaded section in at least the baffle former. The threaded section has first threaded of a first direction, with the head of the bolt engaged with a shoulder about the bore in at least one element to hold the baffle formed and at least one element together, the head of the bolt having a first diameter and a cavity, having an unsymmetrical wall thereabout, in the end surface thereof. It comprises a recess in at least one element coaxial with the bore forming a wall thereabout and extending inwardly from the outer surface of at least one element, the recess having a second diameter greater than the first diameter, with at least one element having second threads in the wall of a direction opposite the direction of the first threads of the threaded bore; a locking nut having a base with a downwardly depending cylindrical wall thereabout

  16. Self-cleaning threaded rod spinneret for high-efficiency needleless electrospinning

    Science.gov (United States)

    Zheng, Gaofeng; Jiang, Jiaxin; Wang, Xiang; Li, Wenwang; Zhong, Weizheng; Guo, Shumin

    2018-07-01

    High-efficiency production of nanofibers is the key to the application of electrospinning technology. This work focuses on multi-jet electrospinning, in which a threaded rod electrode is utilized as the needless spinneret to achieve high-efficiency production of nanofibers. A slipper block, which fits into and moves through the threaded rod, is designed to transfer polymer solution evenly to the surface of the rod spinneret. The relative motion between the slipper block and the threaded rod electrode promotes the instable fluctuation of the solution surface, thus the rotation of threaded rod electrode decreases the critical voltage for the initial multi-jet ejection and the diameter of nanofibers. The residual solution on the surface of threaded rod is cleaned up by the moving slipper block, showing a great self-cleaning ability, which ensures the stable multi-jet ejection and increases the productivity of nanofibers. Each thread of the threaded rod electrode serves as an independent spinneret, which enhances the electric field strength and constrains the position of the Taylor cone, resulting in high productivity of uniform nanofibers. The diameter of nanofibers decreases with the increase of threaded rod rotation speed, and the productivity increases with the solution flow rate. The rotation of electrode provides an excess force for the ejection of charged jets, which also contributes to the high-efficiency production of nanofibers. The maximum productivity of nanofibers from the threaded rod spinneret is 5-6 g/h, about 250-300 times as high as that from the single-needle spinneret. The self-cleaning threaded rod spinneret is an effective way to realize continuous multi-jet electrospinning, which promotes industrial applications of uniform nanofibrous membrane.

  17. An extended two-lane car-following model accounting for inter-vehicle communication

    Science.gov (United States)

    Ou, Hui; Tang, Tie-Qiao

    2018-04-01

    In this paper, we develop a novel car-following model with inter-vehicle communication to explore each vehicle's movement in a two-lane traffic system when an incident occurs on a lane. The numerical results show that the proposed model can perfectly describe each vehicle's motion when an incident occurs, i.e., no collision occurs while the classical full velocity difference (FVD) model produces collision on each lane, which shows the proposed model is more reasonable. The above results can help drivers to reasonably adjust their driving behaviors when an incident occurs in a two-lane traffic system.

  18. Prevalence of driver physical factors leading to unintentional lane departure crashes.

    Science.gov (United States)

    Cicchino, Jessica B; Zuby, David S

    2017-07-04

    Some lane-keeping assist systems in development and production provide autonomous braking and steering to correct unintentional lane drift but otherwise require drivers to fully control their vehicles. The goal of this study was to quantify the proportion of drivers involved in unintentional lane drift crashes who would be unable to regain control of their vehicles to inform the design of such systems. The NHTSA's National Motor Vehicle Crash Causation Survey collected in-depth, on-scene data for a nationally representative sample of 5,470 U.S. police-reported passenger vehicle crashes during 2005-2007 that occurred between 6 a.m. and midnight and for which emergency medical services were dispatched. The physical states of drivers involved in the 631 lane drift crashes in the sample, which represented 259,034 crashes nationally, were characterized. Thirty-four percent of drivers who crashed because they drifted from their lanes were sleeping or otherwise incapacitated. These drivers would be unlikely to regain full control of their vehicles if an active safety system prevented their initial drift. An additional 13% of these drivers had a nonincapacitating medical issue, blood alcohol concentration (BAC) ≥ 0.08%, or other physical factor that may not allow them to regain full vehicle control. When crashes involved serious or fatal injuries, 42% of drivers who drifted were sleeping or otherwise incapacitated, and an additional 14% were impacted by a nonincapacitating medical issue, BAC ≥ 0.08%, or other physical factor. Designers of active safety systems that provide autonomous lateral control should consider that a substantial proportion of drivers at risk of lane drift crashes are incapacitated. Systems that provide only transient corrective action may not ultimately prevent lane departure crashes for these drivers, and drivers who do avoid lane drift crashes because of these systems may be at high risk of other types of crashes when they attempt to regain

  19. Thread angle dependency on flame spread shape over kenaf/polyester combined fabric

    Science.gov (United States)

    Azahari Razali, Mohd; Sapit, Azwan; Nizam Mohammed, Akmal; Nor Anuar Mohamad, Md; Nordin, Normayati; Sadikin, Azmahani; Faisal Hushim, Mohd; Jaat, Norrizam; Khalid, Amir

    2017-09-01

    Understanding flame spread behavior is crucial to Fire Safety Engineering. It is noted that the natural fiber exhibits different flame spread behavior than the one of the synthetic fiber. This different may influences the flame spread behavior over combined fabric. There is a research has been done to examined the flame spread behavior over kenaf/polyester fabric. It is seen that the flame spread shape is dependent on the thread angle dependency. However, the explanation of this phenomenon is not described in detail in that research. In this study, explanation about this phenomenon is given in detail. Results show that the flame spread shape is dependent on the position of synthetic thread. For thread angle, θ = 0°, the polyester thread is breaking when the flame approach to the thread and the kenaf thread tends to move to the breaking direction. This behavior produces flame to be ‘V’ shape. However, for thread angle, θ = 90°, the polyester thread melts while the kenaf thread decomposed and burned. At this angle, the distance between kenaf threads remains constant as flame approaches.

  20. Environmentally acceptable thread compounds: Requirements defined

    International Nuclear Information System (INIS)

    Stringfellow, W.D.; Hendriks, R.V.; Jacobs, N.L.

    1993-01-01

    New environmental regulations on thread compounds are now being enforced in several areas with strong maritime tradition and a sensitive environment. These areas include Indonesia, Alaska and portions of Norway. The industry generally recognizes the environmental concerns but, with wider enforcement of regulations imminent, has not been able to define clearly the requirements for environmental compliance. This paper, written in collaboration with The Netherlands State Supervision of Mines, is based on the National Policy on Thread Compounds of The Netherlands. This national policy is representative of policies being followed by other North Sea governments. Similar policies might well be adopted by other governments worldwide. These policies will affect the operator, drilling contractor, and supplier. This paper provides a specific and detailed definition of thread compound requirements by addressing four relevant categories. The categories of interest are regulatory approval, environmental, health, and performance

  1. Redoable Tie-Over Dressing Using Multiple Loop Silk Threads

    Directory of Open Access Journals (Sweden)

    Hyeon Jong Jo

    2013-05-01

    Full Text Available After skin grafting, to prevent hematoma or seroma collection at the graft site, a tie-over dressing has been commonly used. However, although the conventional tie-over dressing by suture is a useful method for securing a graft site, refixation is difficult when repeated tie-over dressing is needed. Therefore, we recommend a redoable tie-over dressing technique with multiple loops threads and connecting silk threads. After the raw surface of each of our cases was covered with a skin graft, multiple loop silk thread attached with nylon at the skin graft margin. We applied the ointment gauze and wet cotton/fluffy gauze over the skin graft, then fixed the dressing by connecting cross-counter multiple loop thread with connecting silk threads. When we opened the tie-over dressing by cutting the connecting silk threads, we repeated the tie-over dressing with the same method. The skin graft was taken successfully without hematoma or seroma collection or any other complications. In conclusion, we report a novel tie-over dressing enabling simple fixation of the dressing to maintain proper tension for wounds that require repetitive fixation. Further, with this reliable method, the skin grafts were well taken.

  2. Redoable Tie-Over Dressing Using Multiple Loop Silk Threads

    Directory of Open Access Journals (Sweden)

    Hyeon Jong Jo

    2013-05-01

    Full Text Available After skin grafting, to prevent hematoma or seroma collection at the graft site, a tie-over dressing has been commonly used. However, although the conventional tie-over dressing by suture is a useful method for securing a graft site, refixation is difficult when repeated tieover dressing is needed. Therefore, we recommend a redoable tie-over dressing technique with multiple loops threads and connecting silk threads. After the raw surface of each of our cases was covered with a skin graft, multiple loop silk thread attached with nylon at the skin graft margin. We applied the ointment gauze and wet cotton/fluffy gauze over the skin graft, then fixed the dressing by connecting cross-counter multiple loop thread with connecting silk threads. When we opened the tie-over dressing by cutting the connecting silk threads, we repeated the tie-over dressing with the same method. The skin graft was taken successfully without hematoma or seroma collection or any other complications. In conclusion, we report a novel tie-over dressing enabling simple fixation of the dressing to maintain proper tension for wounds that require repetitive fixation. Further, with this reliable method, the skin grafts were well taken.

  3. ADVANCED SCHEDULER FOR COOPERATIVE EXECUTION OF THREADS ON MULTI-CORE SYSTEM

    Directory of Open Access Journals (Sweden)

    O. N. Karasik

    2017-01-01

    Full Text Available Three architectures of the cooperative thread scheduler in a multithreaded application that is executed on a multi-core system are considered. Architecture A0 is based on the synchronization and scheduling facilities, which are provided by the operating system. Architecture A1 introduces a new synchronization primitive and a single queue of the blocked threads in the scheduler, which reduces the interaction activity between the threads and operating system, and significantly speed up the processes of blocking and unblocking the threads. Architecture A2 replaces the single queue of blocked threads with dedicated queues, one for each of the synchronizing primitives, extends the number of internal states of the primitive, reduces the inter- dependence of the scheduling threads, and further significantly speeds up the processes of blocking and unblocking the threads. All scheduler architectures are implemented on Windows operating systems and based on the User Mode Scheduling. Important experimental results are obtained for multithreaded applications that implement two blocked parallel algorithms of solving the linear algebraic equation systems by the Gaussian elimination. The algorithms differ in the way of the data distribution among threads and by the thread synchronization models. The number of threads varied from 32 to 7936. Architecture A1 shows the acceleration of up to 8.65% and the architecture A2 shows the acceleration of up to 11.98% compared to A0 architecture for the blocked parallel algorithms computing the triangular form and performing the back substitution. On the back substitution stage of the algorithms, architecture A1 gives the acceleration of up to 125%, and architecture A2 gives the acceleration of up to 413% compared to architecture A0. The experiments clearly show that the proposed architectures, A1 and A2 outperform A0 depending on the number of thread blocking and unblocking operations, which happen during the execution of

  4. Capacity of two-lane roads

    CSIR Research Space (South Africa)

    Kennedy, DA

    1991-01-01

    Full Text Available Relationships of speed vs density, volume and percentage loop occupation are investigated. The effect of differing directional splits in traffic volumes is also examined. A method of determining the Level-of Service of two-lane roads in terms...

  5. Do dual-thread orthodontic mini-implants improve bone/tissue mechanical retention?

    Science.gov (United States)

    Lin, Yang-Sung; Chang, Yau-Zen; Yu, Jian-Hong; Lin, Chun-Li

    2014-12-01

    The aim of this study was to understand whether the pitch relationship between micro and macro thread designs with a parametrical relationship in a dual-thread mini-implant can improve primary stability. Three types of mini-implants consisting of single-thread (ST) (0.75 mm pitch in whole length), dual-thread A (DTA) with double-start 0.375 mm pitch, and dual-thread B (DTB) with single-start 0.2 mm pitch in upper 2-mm micro thread region for performing insertion and pull-out testing. Histomorphometric analysis was performed in these specimens in evaluating peri-implant bone defects using a non-contact vision measuring system. The maximum inserted torque (Tmax) in type DTA was found to be the smallest significantly, but corresponding values found no significant difference between ST and DTB. The largest pull-out strength (Fmax) in the DTA mini-implant was found significantly greater than that for the ST mini-implant regardless of implant insertion orientation. Mini-implant engaged the cortical bone well as observed in ST and DTA types. Dual-thread mini-implant with correct micro thread pitch (parametrical relationship with macro thread pitch) in the cortical bone region can improve primary stability and enhanced mechanical retention.

  6. Development of Thread-compatible Open Source Stack

    Science.gov (United States)

    Zimmermann, Lukas; Mars, Nidhal; Schappacher, Manuel; Sikora, Axel

    2017-07-01

    The Thread protocol is a recent development based on 6LoWPAN (IPv6 over IEEE 802.15.4), but with extensions regarding a more media independent approach, which - additionally - also promises true interoperability. To evaluate and analyse the operation of a Thread network a given open source 6LoWPAN stack for embedded devices (emb::6) has been extended in order to comply with the Thread specification. The implementation covers Mesh Link Establishment (MLE) and network layer functionality as well as 6LoWPAN mesh under routing mechanism based on MAC short addresses. The development has been verified on a virtualization platform and allows dynamical establishment of network topologies based on Thread’s partitioning algorithm.

  7. An electric vehicle driving behavior model in the traffic system with a wireless charging lane

    Science.gov (United States)

    He, Jia; Huang, Hai-Jun; Yang, Hai; Tang, Tie-Qiao

    2017-09-01

    In this paper, a car-following model is proposed to study each EV's (electric vehicle) motion behavior near the WCL (wireless charging lane) and a lane-changing rule is designed to describe the EV's lane-changing behavior. Then, the car-following model and lane-changing rule are used to explore each EV's micro driving behavior in a two-lane system with a WCL. Finally, the impacts of the WCL on each EV's motion behavior are investigated. The numerical results show that each EV should run slowly on the WCL if it needs charge of electricity, that the EV's lane-changing behavior has great effects on the whole system, that the delay time caused by the WCL turns more prominent when the traffic turns heavy, and that lane-changing frequently occurs near the WCL (especially at the downstream of the WCL).

  8. Design of a lane departure driver-assist system under safety specifications

    OpenAIRE

    Hoehener Daniel; Huang Geng; Del Vecchio Domitilla

    2016-01-01

    We use a controlled invariance approach to design a semi-autonomous lane departure assist system that is guaranteed to keep the vehicle in the lane. The controlled invariant safe set is the set of system states from which an input exists that can keep the vehicle in the lane. First we provide theoretical conditions under which this set has a simple characterization and can be computed in real-time. We then use this characterization to derive a feedback strategy that keeps the vehicle in the l...

  9. Security threads: effective security devices in the past, present, and future

    Science.gov (United States)

    Wolpert, Gary R.

    2002-04-01

    Security threads were first used to secure banknotes in the mid 1800's. The key to their anti-counterfeiting success was the fact that by being embedded in the paper, they became an integral part of the banknote substrate. Today, all major currencies still utilize this effective security feature. Technological developments have allowed security threads to evolve from a feature authenticated by only visual means to devices that incorporate both visual and machine detectable components. When viewed from the perspective of a thread being a carrier of various security technologies and the fact that they can be incorporated into the core substrate of banknotes, documents, labels, packaging and some high valued articles, it is clear that security threads will remain as effective security devices well into the future. This paper discusses a brief historical background of security threads, current visual and machine authentication technologies incorporated into threads today and a look to the future of threads as effective security devices.

  10. Design of a Multi-layer Lane-Level Map for Vehicle Route Planning

    Directory of Open Access Journals (Sweden)

    Liu Chaoran

    2017-01-01

    Full Text Available With the development of intelligent transportation system, there occurs further demand for high precision localization and route planning, and simultaneously the traditional road-level map fails to meet with this requirement, by which this paper is motivated. In this paper, t he three-layer lane-level map architecture for vehicle path guidance is established, and the mathematical models of road-level layer, intermediate layer and lane-level layer are designed considering efficiency and precision. The geometric model of the lane-level layer of the map is characterized by Cubic Hermite Spline for continuity. A method of generating the lane geometry with fixed and variable control points is proposed, which can effectively ensure the accuracy with limited num ber of control points. In experimental part, a multi-layer map of an intersection is built to validate the map model, and an example of a local map was generated with the lane-level geometry.

  11. Modeling Lane-Changing Behavior in Freeway Off-Ramp Areas from the Shanghai Naturalistic Driving Study

    Directory of Open Access Journals (Sweden)

    Lanfang Zhang

    2018-01-01

    Full Text Available The objective of this study is to investigate lane-changing characteristics in freeway off-ramp areas using Shanghai Naturalistic Driving Study (SH-NDS data, considering a four-lane freeway stretch in various traffic conditions. In SH-NDS, the behavior of drivers is observed unobtrusively in a natural setting for a long period of time. We identified 433 lane-changing events with valid time series data from the whole dataset. Based on the logit model developed to analyze the choice of target lanes, a likelihood analysis of lane-changing behavior was graphed with respect to three traffic conditions: free flow, medium flow, and heavy flow. The results suggested that lane-changing behavior of exiting vehicles is the consequence of the balance between route plan (mandatory incentive and expectation to improve driving condition (discretionary incentive. In higher traffic density, the latter seems to play a significant role. Furthermore, we found that lane-change from the slow lane to the fast lane would lead to higher speed variance value, which indicates a higher crash risk. The findings contribute to a better understanding on drivers’ natural driving behavior in freeway off-ramp areas and can provide important insight into road network design and safety management strategies.

  12. A Precise Lane Detection Algorithm Based on Top View Image Transformation and Least-Square Approaches

    Directory of Open Access Journals (Sweden)

    Byambaa Dorj

    2016-01-01

    Full Text Available The next promising key issue of the automobile development is a self-driving technique. One of the challenges for intelligent self-driving includes a lane-detecting and lane-keeping capability for advanced driver assistance systems. This paper introduces an efficient and lane detection method designed based on top view image transformation that converts an image from a front view to a top view space. After the top view image transformation, a Hough transformation technique is integrated by using a parabolic model of a curved lane in order to estimate a parametric model of the lane in the top view space. The parameters of the parabolic model are estimated by utilizing a least-square approach. The experimental results show that the newly proposed lane detection method with the top view transformation is very effective in estimating a sharp and curved lane leading to a precise self-driving capability.

  13. Threaded cognition: an integrated theory of concurrent multitasking.

    Science.gov (United States)

    Salvucci, Dario D; Taatgen, Niels A

    2008-01-01

    The authors propose the idea of threaded cognition, an integrated theory of concurrent multitasking--that is, performing 2 or more tasks at once. Threaded cognition posits that streams of thought can be represented as threads of processing coordinated by a serial procedural resource and executed across other available resources (e.g., perceptual and motor resources). The theory specifies a parsimonious mechanism that allows for concurrent execution, resource acquisition, and resolution of resource conflicts, without the need for specialized executive processes. By instantiating this mechanism as a computational model, threaded cognition provides explicit predictions of how multitasking behavior can result in interference, or lack thereof, for a given set of tasks. The authors illustrate the theory in model simulations of several representative domains ranging from simple laboratory tasks such as dual-choice tasks to complex real-world domains such as driving and driver distraction. (c) 2008 APA, all rights reserved

  14. Method for reinforcing threads in multilayer composite tubes and cylindrical structures

    International Nuclear Information System (INIS)

    Romanoski, G.R.; Burchell, T.D.

    1996-01-01

    Multilayer techniques such as: tape wrapping, braiding, and filament winding represent versatile and economical routes for fabricating composite tubes and cylindrical structures. However, multilayer architectures lack the radial reinforcement required to retain threads when the desired means of connection or closure is a threaded joint. This issue was addressed in the development of a filament wound, carbon-carbon composite impact shell for the NASA radioisotope thermoelectric generator. The problem of poor thread shear strength was solved by incorporating a number of radial elements of triangular geometry around the circumference of the thread for the full length of thread engagement. The radial elements significantly increased the shear strength of the threaded joint by transmitting the applied force to the balance of composite structure. This approach is also applicable to ceramic composites

  15. SOCIO-SPATIAL INTEGRATION OF LANDSCAPE BACK LANE OF HOUSING AT BANDAR BARU NILAI: PRIVACY AND COMMUNITY

    Directory of Open Access Journals (Sweden)

    SITI F. M. LIAS

    2016-05-01

    Full Text Available Urban informal spaces in the form of back lane tend to promote socio-spatial integration between neighbourhood communities. The Back Lane Planning Design Guidelines issued in 2014 by Town and Country Planning Department of Malaysia identified back lane as such a place to encourage communal lifestyle whereas an area of owns residents privacy. In reality, back lane portrays as the wasted unfavourable paths thus several social concerns of safety, security, health issues as well as invading privacy and sense of deficiency community bonding issues arise. This study quantitatively analyses dwellers perception focusing to level of visual privacy and level of spiritual neighbourhood interaction towards effectiveness of newly landscape back lane (LBL in contemporary urban dwellings. Comparison of socio-spatial integration between two types of back lane design in grid-linear housing scheme ; the pleasing greenery landscape back lane (LBL and the plain empty bare paved back lane (PBL in residential area of Kota Seriemas, Nilai, Negeri Sembilan . Structured questionnaire distributed to 115 respondents to assess on privacy and comfort level, neighbourhood activities and communal lifestyle, back -lane usage, resident’s perception and expectation.The study proved the landscape design back lane (LBL is ensuring own right privacy lacking in promoting community interaction among the residents due to contemporary urban lifestyles.

  16. Dynamic thread assignment in web server performance optimization

    NARCIS (Netherlands)

    van der Weij, W.; Bhulai, S.; van der Mei, R.D.

    2009-01-01

    Popular web sites are expected to handle huge number of requests concurrently within a reasonable time frame. The performance of these web sites is largely dependent on effective thread management of their web servers. Although the implementation of static and dynamic thread policies is common

  17. The effects of lane width, shoulder width, and road cross-sectional reallocation on drivers' behavioral adaptations.

    Science.gov (United States)

    Mecheri, Sami; Rosey, Florence; Lobjois, Régis

    2017-07-01

    Previous research has shown that lane-width reduction makes drivers operate vehicles closer to the center of the road whereas hard-shoulder widening induces a position farther away from the road's center. The goal of the present driving-simulator study was twofold. First, it was aimed at further investigating the respective effects of lane and shoulder width on in-lane positioning strategies, by examining vehicle distance from the center of the lane. The second aim was to assess the impact on safety of three possible cross-sectional reallocations of the width of the road (i.e., three lane-width reductions with concomitant shoulder widening at a fixed cross-sectional width) as compared to a control road. The results confirmed that lane-width reduction made participants drive closer to the road's center. However, in-lane position was affected differently by lane narrowing, depending on the traffic situation. In the absence of oncoming traffic, lane narrowing gave rise to significant shifts in the car's distance from the lane's center toward the edge line, whereas this distance remained similar across lane widths during traffic periods. When the shoulders were at least 0.50m wide, participants drove farther away from both the road center and the lane center. Road reallocation operations resulted in vehicles positioned farther away from the edge of the road and less swerving behavior, without generating higher driving speeds. Finally, it is argued that road-space reallocation may serve as a good low-cost tool for providing a recovery area for steering errors, without impairing drivers' behavior. Copyright © 2017 Elsevier Ltd. All rights reserved.

  18. Performance improvement of developed program by using multi-thread technique

    Directory of Open Access Journals (Sweden)

    Surasak Jabal

    2015-03-01

    Full Text Available This research presented how to use a multi-thread programming technique to improve the performance of a program written by Windows Presentation Foundation (WPF. The Computer Assisted Instruction (CAI software, named GAME24, was selected to use as a case study. This study composed of two main parts. The first part was about design and modification of the program structure upon the Object Oriented Programing (OOP approach. The second part was about coding the program using the multi-thread technique which the number of threads were based on the calculated Catalan number. The result showed that the multi-thread programming technique increased the performance of the program 44%-88% compared to the single-thread technique. In addition, it has been found that the number of cores in the CPU also increase the performance of multithreaded program proportionally.

  19. Creating and improving multi-threaded Geant4

    CERN Document Server

    Dong, Xin; Apostolakis, John; Jarp, Sverre; Nowak, Andrzej; Asai, Makoto; Brandt, Daniel

    2012-01-01

    We document the methods used to create the multi-threaded prototype Geant4MT from a sequential version of Geant4. We cover the Source-to-Source transformations applied, and discuss the process of verifying the correctness of the Geant4MT toolkit and applications based on it. Tools to ensure that the results of a transformed multi-threaded application are exactly equal to the original sequential version are under development. Stand-alone or simple applications can be adapted within 1-2 working days. Geant4MT is shown to scale linearly on an 80-core computer. In the special case of a single worker thread on one core, 30% overhead has been observed. We explain the reasons for this and the improvements introduced to reduce this overhead.

  20. UTLEON3 Exploring Fine-Grain Multi-Threading in FPGAs

    CERN Document Server

    Daněk, Martin; Kohout, Lukáš; Sýkora, Jaroslav; Bartosinski, Roman

    2013-01-01

    This book describes a specification, microarchitecture, VHDL implementation and evaluation of a SPARC v8 CPU with fine-grain multi-threading, called micro-threading. The CPU, named UTLEON3, is an alternative platform for exploring CPU multi-threading that is compatible with the industry-standard GRLIB package. The processor microarchitecture was designed to map in an efficient way the data-flow scheme on a classical von Neumann pipelined processing used in common processors, while retaining full binary compatibility with existing legacy programs.  Describes and documents a working SPARC v8, with fine-grain multithreading and fast context switch; Provides VHDL sources for the described processor; Describes a latency-tolerant framework for coupling hardware accelerators to microthreaded processor pipelines; Includes programming by example in the micro-threaded assembly language.    

  1. Studies of vehicle lane-changing dynamics and its effect on traffic efficiency, safety and environmental impact

    Science.gov (United States)

    Li, Xiang; Sun, Jian-Qiao

    2017-02-01

    Drivers often change lanes on the road to maintain desired speed and to avoid slow vehicles, pedestrians, obstacles and lane closure. Understanding the effect of lane-changing on the traffic is an important topic in designing optimal traffic control systems. This paper presents a comprehensive study of this topic. We review the theory of microscopic dynamic car-following models and the lane-changing models, propose additional lane-changing rules to deal with moving bottleneck and lane reduction, and investigate the effects of lane-changing on the traffic efficiency, traffic safety and fuel consumption as a function of different variables including the distance of the emergency sign ahead of the lane closure, speed limit, traffic density, etc. Extensive simulations of the traffic system have been carried out in different scenarios. A number of important findings of the effect of various factors on the traffic are reported. These findings provide guidance on the traffic management and are important to the designers and engineers of modern highway or inner city roads to achieve high traffic efficiency and safety with minimum environmental impact.

  2. Threaded-fastener experience in nuclear power plants

    International Nuclear Information System (INIS)

    Koo, W.H.

    1983-01-01

    This report identifies 44 incidents of threaded-fastener degradation and failure in nuclear power plants from October 1964 to March 1982. It provides an overview of some of the threaded-fastener problems that have occurred since 1964. Safety implications of these incidents are discussed, and short-term regulatory actions and ongoing long-term regulatory actions are described. Information included in this report represents the current NRC staff understanding of each issue

  3. Effects of turning and through lane sharing on traffic performance at intersections

    Science.gov (United States)

    Li, Xiang; Sun, Jian-Qiao

    2016-02-01

    Turning vehicles strongly influence traffic flows at intersections. Effective regulation of turning vehicles is important to achieve better traffic performance. This paper studies the impact of lane sharing and turning signals on traffic performance at intersections by using cellular automata. Both right-turn and left-turn lane sharing are studied. Interactions between vehicles and pedestrians are considered. The transportation efficiency, road safety and energy economy are the traffic performance metrics. Extensive simulations are carried out to study the traffic performance indices. It is observed that shared turning lanes and permissive left-turn signal improve the transportation efficiency and reduce the fuel consumption in most cases, but the safety is usually sacrificed. It is not always beneficial for the through vehicles when they are allowed to be in the turning lanes.

  4. Lane detection algorithm for an onboard camera

    Science.gov (United States)

    Bellino, Mario; Lopez de Meneses, Yuri; Ryser, Peter; Jacot, Jacques

    2005-02-01

    After analysing the major causes of injuries and death on roads, it is understandable that one of the main goals in the automotive industry is to increase vehicle safety. The European project SPARC (Secure Propulsion using Advanced Redundant Control) is developing the next generation of trucks that will fulfil these aims. The main technologies that will be used in the SPARC project to achieve the desiderated level of safety will be presented. In order to avoid accidents in critical situations, it is necessary to have a representation of the environment of the vehicle. Thus, several solutions using different sensors will be described and analysed. Particularly, a division of this project aims to integrate cameras in automotive vehicles to increase security and prevent driver's mistakes. Indeed, with this vision platform it would be possible to extract the position of the lane with respect to the vehicle, and thus, help the driver to follow the optimal trajectory. A definition of lane is proposed, and a lane detection algorithm is presented. In order to improve the detection, several criteria are explained and detailed. Regrettably, such an embedded camera is subject to the vibration of the truck, and the resulting sequence of images is difficult to analyse. Thus, we present different solutions to stabilize the images and particularly a new approach developed by the "Laboratoire de Production Microtechnique". Indeed, it was demonstrated in previous works that the presence of noise can be used, through a phenomenon called Stochastic Resonance. Thus, instead of decreasing the influence of noise in industrial applications, which has non negligible costs, it is perhaps interesting to use this phenomenon to reveal some useful information, such as for example the contour of the objects and lanes.

  5. Lane-Level Road Information Mining from Vehicle GPS Trajectories Based on Naïve Bayesian Classification

    Directory of Open Access Journals (Sweden)

    Luliang Tang

    2015-11-01

    Full Text Available In this paper, we propose a novel approach for mining lane-level road network information from low-precision vehicle GPS trajectories (MLIT, which includes the number and turn rules of traffic lanes based on naïve Bayesian classification. First, the proposed method (MLIT uses an adaptive density optimization method to remove outliers from the raw GPS trajectories based on their space-time distribution and density clustering. Second, MLIT acquires the number of lanes in two steps. The first step establishes a naïve Bayesian classifier according to the trace features of the road plane and road profiles and the real number of lanes, as found in the training samples. The second step confirms the number of lanes using test samples in reference to the naïve Bayesian classifier using the known trace features of test sample. Third, MLIT infers the turn rules of each lane through tracking GPS trajectories. Experiments were conducted using the GPS trajectories of taxis in Wuhan, China. Compared with human-interpreted results, the automatically generated lane-level road network information was demonstrated to be of higher quality in terms of displaying detailed road networks with the number of lanes and turn rules of each lane.

  6. In-transit charging lane model

    NARCIS (Netherlands)

    Verkerk, A.; Nijmeijer, H.; Khajepour, A.

    2012-01-01

    The current electric vehicles still have a problem with a short range and long charging time compared to the internal combustion vehicles. A possible solution for this problem is to charge the batteries while driving on the highway. For this, a special traffic lane is needed with an in-transit

  7. An entropy-based analysis of lane changing behavior: An interactive approach.

    Science.gov (United States)

    Kosun, Caglar; Ozdemir, Serhan

    2017-05-19

    As a novelty, this article proposes the nonadditive entropy framework for the description of driver behaviors during lane changing. The authors also state that this entropy framework governs the lane changing behavior in traffic flow in accordance with the long-range vehicular interactions and traffic safety. The nonadditive entropy framework is the new generalized theory of thermostatistical mechanics. Vehicular interactions during lane changing are considered within this framework. The interactive approach for the lane changing behavior of the drivers is presented in the traffic flow scenarios presented in the article. According to the traffic flow scenarios, 4 categories of traffic flow and driver behaviors are obtained. Through the scenarios, comparative analyses of nonadditive and additive entropy domains are also provided. Two quadrants of the categories belong to the nonadditive entropy; the rest are involved in the additive entropy domain. Driving behaviors are extracted and the scenarios depict that nonadditivity matches safe driving well, whereas additivity corresponds to unsafe driving. Furthermore, the cooperative traffic system is considered in nonadditivity where the long-range interactions are present. However, the uncooperative traffic system falls into the additivity domain. The analyses also state that there would be possible traffic flow transitions among the quadrants. This article shows that lane changing behavior could be generalized as nonadditive, with additivity as a special case, based on the given traffic conditions. The nearest and close neighbor models are well within the conventional additive entropy framework. In this article, both the long-range vehicular interactions and safe driving behavior in traffic are handled in the nonadditive entropy domain. It is also inferred that the Tsallis entropy region would correspond to mandatory lane changing behavior, whereas additive and either the extensive or nonextensive entropy region would

  8. Assisted overtaking : An assessment of overtaking on two-lane rural roads

    NARCIS (Netherlands)

    Hegeman, G.

    2008-01-01

    At the start of the 21st century overtaking on two-lane rural roads is a major traffic safety problem. However, this dissertation research demonstrates that most drivers are perfectly able to safely perform these manoeuvres. Their time spent in the left lane is about eight seconds. Preparing

  9. Structural Analysis of Taper-Threaded Rebar Couplers

    International Nuclear Information System (INIS)

    Chu, Seok Jae; Kwon, Hyuk Mo; Seo, Sang Hwan

    2014-01-01

    A number of rebar couplers were developed by the leading companies. The information about the products is available from the company website. However, the theory on the taper-threaded coupler is not available. In this paper, the mechanics of the taper-thread was developed to understand the effect of the tightening torque. Structural analysis of our own newly developed rebar coupler was done to improve the strength of the coupler. The taper-threaded rebar coupler was analyzed. The tightening of the rebar into the coupler developed a circumferential stress in the coupler. The circumferential stress depends on the coefficient of friction as well as the tightening torque. The circumferential stress is less than the allowable stress 20 kgf/mm 2 of the material for the coefficient of friction greater than 0.1. The tightening of the rebar into the coupler and the subsequent tensioning was simulated using CATIA. Linear elastic analysis considering contact was done. The tightening of the taper-threaded rebar developed a uniform stress distribution in both standard coupler and position coupler. On the other hand, the tightening of the nut in the axial direction developed a non-uniform stress distribution. Similarly the tensioning also developed a non-uniform stress distribution

  10. Modelling of lane-changing behaviour integrating with merging effect before a city road bottleneck

    Science.gov (United States)

    Lv, Wei; Song, Wei-guo; Fang, Zhi-ming; Ma, Jian

    2013-10-01

    Merging behaviour is a compulsive action in a discretionary lane-changing traffic system, especially in a system with a bottleneck. This paper aims to investigate the generic lane-changing behaviour considering the merging effect before a city road bottleneck. Thus firstly the merging behaviour is distinguished from other generic lane-changing behaviour. Combining discretionary lane-changing and compulsive merging, we developed an integrative traffic model, in which a method to calculate the lane-changing probability and the merging probability was proposed. A simulation scenario derived from real life was conducted to validate the proposed programming algorithm. Finally, a discussion on the simulation findings shows that the merging influence can be expanded and the merging behaviour can increase the probability of local traffic jamming in its affected area of the adjacent lane. The distribution of the merging distance provides fundamental insights for actual traffic management. The result of the clearance time implies the position of the incident point has a significant effect on the clearing time and it is important to ensure the end (exit) of the road is unimpeded in traffic evacuation.

  11. High efficiency carbon nanotube thread antennas

    Science.gov (United States)

    Amram Bengio, E.; Senic, Damir; Taylor, Lauren W.; Tsentalovich, Dmitri E.; Chen, Peiyu; Holloway, Christopher L.; Babakhani, Aydin; Long, Christian J.; Novotny, David R.; Booth, James C.; Orloff, Nathan D.; Pasquali, Matteo

    2017-10-01

    Although previous research has explored the underlying theory of high-frequency behavior of carbon nanotubes (CNTs) and CNT bundles for antennas, there is a gap in the literature for direct experimental measurements of radiation efficiency. These measurements are crucial for any practical application of CNT materials in wireless communication. In this letter, we report a measurement technique to accurately characterize the radiation efficiency of λ/4 monopole antennas made from the CNT thread. We measure the highest absolute values of radiation efficiency for CNT antennas of any type, matching that of copper wire. To capture the weight savings, we propose a specific radiation efficiency metric and show that these CNT antennas exceed copper's performance by over an order of magnitude at 1 GHz and 2.4 GHz. We also report direct experimental observation that, contrary to metals, the radiation efficiency of the CNT thread improves significantly at higher frequencies. These results pave the way for practical applications of CNT thread antennas, particularly in the aerospace and wearable electronics industries where weight saving is a priority.

  12. Virtual queuing at airport security lanes

    NARCIS (Netherlands)

    Lange, de R.; Samoilovich, I.; Rhee, van der B.

    2013-01-01

    Airports continuously seek opportunities to reduce the security costs without negatively affecting passenger satisfaction. In this paper, we investigate the possibilities of implementing virtual queuing at airport security lanes, by offering some passengers a time window during which they can arrive

  13. Modeling merging behavior at lane drops.

    Science.gov (United States)

    2015-02-01

    In work-zone configurations where lane drops are present, merging of traffic at the taper presents an operational concern. In : addition, as flow through the work zone is reduced, the relative traffic safety of the work zone is also reduced. Improvin...

  14. Evaluating the Interference of Bicycle Traffic on Vehicle Operation on Urban Streets with Bike Lanes

    Directory of Open Access Journals (Sweden)

    Ziyuan Pu

    2017-01-01

    Full Text Available Many urban streets are designed with on-street bike lanes to provide right-of-way for bicycle traffic. However, when bicycle flow is large, extensive passing maneuvers could occupy vehicle lanes and thus cause interferences to vehicle traffic. The primary objective of this study is to evaluate how bicycle traffic affects vehicle operation on urban streets with bike lanes. Data were collected on six street segments in Nanjing, China. The cumulative curves were constructed to extract traffic flow information including individual bicycle and vehicle speeds and aggregated traffic parameters such as flow and density. The results showed that as bicycle density on bike lanes continuously increases faster bicycles may run into vehicle lanes causing considerable reductions in vehicle speeds. A generalized linear model was estimated to predict the vehicle delay. Results showed that vehicle delay increases as bicycle flow and vehicle flow increase. Number of vehicle lanes and width of bike lane also have significant impact on vehicle delay. Findings of the study are helpful to regions around the world in bike infrastructure design in order to improve operations of both bicycles and vehicles.

  15. "Bicycles May Use Full Lane" Signage Communicates U.S. Roadway Rules and Increases Perception of Safety.

    Science.gov (United States)

    Hess, George; Peterson, M Nils

    2015-01-01

    Many global challenges, including obesity, health care costs, and climate change, could be addressed in part by increasing the use of bicycles for transportation. Concern about the safety of bicycling on roadways is frequently cited as a deterrent to increasing bicycle use in the USA. The use of effective signage along roadways might help alleviate these concerns by increasing knowledge about the rights and duties of bicyclists and motorists, ideally reducing crashes. We administered a web-based survey, using Twitter for recruitment, to examine how well three US traffic control devices communicated the message that bicyclists are permitted in the center of the travel lane and do not have to "get out of the way" to allow motorists to pass without changing lanes: "Bicycles May Use Full Lane" and "Share the Road" signage, and Shared Lane Markings on the pavement. Each was compared to an unsigned roadway. We also asked respondents whether it was safe for a bicyclist to occupy the center of the travel lane. "Bicycles May Use Full Lane" signage was the most consistently comprehended device for communicating the message that bicyclists may occupy the travel lane and also increased perceptions of safety. "Share the Road" signage did not increase comprehension or perceptions of safety. Shared Lane Markings fell somewhere between. "Bicycles May Use Full Lane" signage showed notable increases in comprehension among novice bicyclists and private motor vehicle commuters, critical target audiences for efforts to promote bicycling in the USA. Although limited in scope, our survey results are indicative and suggest that Departments of Transportation consider replacing "Share the Road" with "Bicycles May Use Full Lane" signage, possibly combined with Shared Lane Markings, if the intent is to increase awareness of roadway rights and responsibilities. Further evaluation through virtual reality simulations and on-road experiments is merited.

  16. "Bicycles May Use Full Lane" Signage Communicates U.S. Roadway Rules and Increases Perception of Safety.

    Directory of Open Access Journals (Sweden)

    George Hess

    Full Text Available Many global challenges, including obesity, health care costs, and climate change, could be addressed in part by increasing the use of bicycles for transportation. Concern about the safety of bicycling on roadways is frequently cited as a deterrent to increasing bicycle use in the USA. The use of effective signage along roadways might help alleviate these concerns by increasing knowledge about the rights and duties of bicyclists and motorists, ideally reducing crashes. We administered a web-based survey, using Twitter for recruitment, to examine how well three US traffic control devices communicated the message that bicyclists are permitted in the center of the travel lane and do not have to "get out of the way" to allow motorists to pass without changing lanes: "Bicycles May Use Full Lane" and "Share the Road" signage, and Shared Lane Markings on the pavement. Each was compared to an unsigned roadway. We also asked respondents whether it was safe for a bicyclist to occupy the center of the travel lane. "Bicycles May Use Full Lane" signage was the most consistently comprehended device for communicating the message that bicyclists may occupy the travel lane and also increased perceptions of safety. "Share the Road" signage did not increase comprehension or perceptions of safety. Shared Lane Markings fell somewhere between. "Bicycles May Use Full Lane" signage showed notable increases in comprehension among novice bicyclists and private motor vehicle commuters, critical target audiences for efforts to promote bicycling in the USA. Although limited in scope, our survey results are indicative and suggest that Departments of Transportation consider replacing "Share the Road" with "Bicycles May Use Full Lane" signage, possibly combined with Shared Lane Markings, if the intent is to increase awareness of roadway rights and responsibilities. Further evaluation through virtual reality simulations and on-road experiments is merited.

  17. Servicing a globally broadcast interrupt signal in a multi-threaded computer

    Science.gov (United States)

    Attinella, John E.; Davis, Kristan D.; Musselman, Roy G.; Satterfield, David L.

    2015-12-29

    Methods, apparatuses, and computer program products for servicing a globally broadcast interrupt signal in a multi-threaded computer comprising a plurality of processor threads. Embodiments include an interrupt controller indicating in a plurality of local interrupt status locations that a globally broadcast interrupt signal has been received by the interrupt controller. Embodiments also include a thread determining that a local interrupt status location corresponding to the thread indicates that the globally broadcast interrupt signal has been received by the interrupt controller. Embodiments also include the thread processing one or more entries in a global interrupt status bit queue based on whether global interrupt status bits associated with the globally broadcast interrupt signal are locked. Each entry in the global interrupt status bit queue corresponds to a queued global interrupt.

  18. Permission-based separation logic for multi-threaded Java programs

    NARCIS (Netherlands)

    Amighi, A.; Haack, Christian; Huisman, Marieke; Hurlin, C.

    This paper presents a program logic for reasoning about multithreaded Java-like programs with concurrency primitives such as dynamic thread creation, thread joining and reentrant object monitors. The logic is based on concurrent separation logic. It is the first detailed adaptation of concurrent

  19. Collaborative learning using VoiceThread in an online graduate course

    Directory of Open Access Journals (Sweden)

    Yu-Hui Ching

    2013-09-01

    Full Text Available Collaborative learning enables participants in a learning community to externalize and share knowledge, experiences, and practice. However, collaborative learning in an online environment can be challenging due to the lack of face-to face interaction. This current study examined twenty graduate students’ experiences of using VoiceThread for a collaborative activity in an entirely online course to explore students’ perceptions of using multi-modal communication for collaboration and knowledge sharing. The results of this study revealed that graduate students had very positive experiences toward using VoiceThread for collaborative learning. The participants found VoiceThread easy to learn and use, and reported that audio and video interaction on VoiceThread helped connect them with their peers. More than half of the participants interacted with peers using audio, followed by text and then by video. Half of the students felt they were more connected to peers; however, feeling more connected did not result in more participation as most of the students only participated at the level that met the course requirement. Participants identified benefits and drawbacks of using VoiceThread for collaboration as compared to using text-based discussion forums. The most frequently mentioned benefit of using VoiceThread for collaboration exemplifies its multi-modal affordance that enables learners to communicate emotion, personality, and other non-verbal cues conducive to better understanding and interpretation of meanings. About half of the participants indicated that they preferred VoiceThread to text-based discussion forums for collaborative learning activity. Challenges and implications for future research are also discussed.

  20. Missing IUD Despite Threads at the Cervix

    Directory of Open Access Journals (Sweden)

    Andrew L. Atkinson

    2014-01-01

    Full Text Available Today, the intrauterine device (IUD is by far the most popular form of long term reversible contraception in the world. Side effects from the IUD are minimal and complications are rare. Uterine perforation and migration of the IUD outside the uterine cavity are the most serious complications. Physician visualization and/or the patient feeling retrieval threads at the cervical os are confirmation that the IUD has not been expelled or migrated. We present a case of a perforated, intraperitoneal IUD with threads noted at the cervical os. Office removal was not possible using gentle traction on the threads. Multiple imaging and endoscopic modalities were used to try and locate the IUD including pelvic ultrasound, diagnostic hysteroscopy, cystoscopy, and pelvic magnetic resonance imaging (MRI. The studies gave conflicting results on location of the IUD. Ultimately, the missing IUD was removed via laparoscopy.

  1. Dependence of the length of solar filament threads on the magnetic configuration

    International Nuclear Information System (INIS)

    Zhou Yu-Hao; Chen Peng-Fei; Fang Cheng; Zhang Qing-Min

    2014-01-01

    High-resolution Hα observations indicate that filaments consist of an assembly of thin threads. In quiescent filaments, the threads are generally short, whereas in active region filaments, the threads are generally long. In order to explain these observational features, we performed one-dimensional radiative hydrodynamic simulations of filament formation along a dipped magnetic flux tube in the framework of the chromospheric evaporation-coronal condensation model. The geometry of a dipped magnetic flux tube is characterized by three parameters, i.e., the depth (D), the half-width (w) and the altitude (h) of the magnetic dip. A survey of the parameters in numerical simulations shows that when allowing the filament thread to grow in 5 days, the maximum length (L th ) of the filament thread increases linearly with w, and decreases linearly with D and h. The dependence is fitted into a linear function L th = 0.84w − 0.88D − 2.78h+17.31(Mm). Such a relation can qualitatively explain why quiescent filaments have shorter threads and active region filaments have longer threads

  2. Video-based lane estimation and tracking for driver assistance: Survey, system, and evaluation

    OpenAIRE

    McCall, J C; Trivedi, Mohan Manubhai

    2006-01-01

    Driver-assistance systems that monitor driver intent, warn drivers of lane departures, or assist in vehicle guidance are all being actively considered. It is therefore important to take a critical look at key aspects of these systems, one of which is lane-position tracking. It is for these driver-assistance objectives that motivate the development of the novel "video-based lane estimation and tracking" (VioLET) system. The system is designed using steerable filters for robust and accurate lan...

  3. VoiceThread as a Peer Review and Dissemination Tool for Undergraduate Research

    Science.gov (United States)

    Guertin, L. A.

    2012-12-01

    VoiceThread has been utilized in an undergraduate research methods course for peer review and final research project dissemination. VoiceThread (http://www.voicethread.com) can be considered a social media tool, as it is a web-based technology with the capacity to enable interactive dialogue. VoiceThread is an application that allows a user to place a media collection online containing images, audio, videos, documents, and/or presentations in an interface that facilitates asynchronous communication. Participants in a VoiceThread can be passive viewers of the online content or engaged commenters via text, audio, video, with slide annotations via a doodle tool. The VoiceThread, which runs across browsers and operating systems, can be public or private for viewing and commenting and can be embedded into any website. Although few university students are aware of the VoiceThread platform (only 10% of the students surveyed by Ng (2012)), the 2009 K-12 edition of The Horizon Report (Johnson et al., 2009) lists VoiceThread as a tool to watch because of the opportunities it provides as a collaborative learning environment. In Fall 2011, eleven students enrolled in an undergraduate research methods course at Penn State Brandywine each conducted their own small-scale research project. Upon conclusion of the projects, students were required to create a poster summarizing their work for peer review. To facilitate the peer review process outside of class, each student-created PowerPoint file was placed in a VoiceThread with private access to only the class members and instructor. Each student was assigned to peer review five different student posters (i.e., VoiceThread images) with the audio and doodle tools to comment on formatting, clarity of content, etc. After the peer reviews were complete, the students were allowed to edit their PowerPoint poster files for a new VoiceThread. In the new VoiceThread, students were required to video record themselves describing their research

  4. Gold thread implantation promotes hair growth in human and mice

    OpenAIRE

    Kim, Jong-Hwan; Cho, Eun-Young; Kwon, Euna; Kim, Woo-Ho; Park, Jin-Sung; Lee, Yong-Soon; Yun, Jun-Won; Kang, Byeong-Cheol

    2017-01-01

    Thread-embedding therapy has been widely applied for cosmetic purposes such as wrinkle reduction and skin tightening. Particularly, gold thread was reported to support connective tissue regeneration, but, its role in hair biology remains largely unknown due to lack of investigation. When we implanted gold thread and Happy Lift™ in human patient for facial lifting, we unexpectedly found an increase of hair regrowth in spite of no use of hair growth medications. When embedded into the depilated...

  5. A Review of Lightweight Thread Approaches for High Performance Computing

    Energy Technology Data Exchange (ETDEWEB)

    Castello, Adrian; Pena, Antonio J.; Seo, Sangmin; Mayo, Rafael; Balaji, Pavan; Quintana-Orti, Enrique S.

    2016-09-12

    High-level, directive-based solutions are becoming the programming models (PMs) of the multi/many-core architectures. Several solutions relying on operating system (OS) threads perfectly work with a moderate number of cores. However, exascale systems will spawn hundreds of thousands of threads in order to exploit their massive parallel architectures and thus conventional OS threads are too heavy for that purpose. Several lightweight thread (LWT) libraries have recently appeared offering lighter mechanisms to tackle massive concurrency. In order to examine the suitability of LWTs in high-level runtimes, we develop a set of microbenchmarks consisting of commonlyfound patterns in current parallel codes. Moreover, we study the semantics offered by some LWT libraries in order to expose the similarities between different LWT application programming interfaces. This study reveals that a reduced set of LWT functions can be sufficient to cover the common parallel code patterns and that those LWT libraries perform better than OS threads-based solutions in cases where task and nested parallelism are becoming more popular with new architectures.

  6. Conversation Threads Hidden within Email Server Logs

    Science.gov (United States)

    Palus, Sebastian; Kazienko, Przemysław

    Email server logs contain records of all email Exchange through this server. Often we would like to analyze those emails not separately but in conversation thread, especially when we need to analyze social network extracted from those email logs. Unfortunately each mail is in different record and those record are not tided to each other in any obvious way. In this paper method for discussion threads extraction was proposed together with experiments on two different data sets - Enron and WrUT..

  7. Kinematics of Planetary Roller Screw Mechanism considering Helical Directions of Screw and Roller Threads

    Directory of Open Access Journals (Sweden)

    Shangjun Ma

    2015-01-01

    Full Text Available Based on the differential principle of thread transmission, an analytical model considering helical directions between screw and roller threads in planetary roller screw mechanism (PRSM is presented in this work. The model is critical for the design of PRSM with a smaller lead and a bigger pitch to realize a higher transmission accuracy. The kinematic principle of planetary transmission is employed to analyze the PRSM with different screw thread and roller thread directions. In order to investigate the differences with different screw thread and roller thread directions, the numerical model is developed by using the software Adams to validate the analytical solutions calculated by the presented model. The results indicate, when the helical direction of screw thread is identical with the direction of roller thread, that the lead of PRSM is unaffected regardless of whether sliding between screw and rollers occurs or not. Only when the direction of screw thread is reverse to the direction of roller thread, the design of PRSM with a smaller lead can be realized under a bigger pitch. The presented models and numerical simulation method can be used to research the transmission accuracy of PRSM.

  8. Energy Efficiency Effects of Vectorization in Data Reuse Transformations for Many-Core Processors—A Case Study †

    Directory of Open Access Journals (Sweden)

    Abdullah Al Hasib

    2017-02-01

    Full Text Available Thread-level and data-level parallel architectures have become the design of choice in many of today’s energy-efficient computing systems. However, these architectures put substantially higher requirements on the memory subsystem than scalar architectures, making memory latency and bandwidth critical in their overall efficiency. Data reuse exploration aims at reducing the pressure on the memory subsystem by exploiting the temporal locality in data accesses. In this paper, we investigate the effects on performance and energy from a data reuse methodology combined with parallelization and vectorization in multi- and many-core processors. As a test case, a full-search motion estimation kernel is evaluated on Intel® CoreTM i7-4700K (Haswell and i7-2600K (Sandy Bridge multi-core processors, as well as on an Intel® Xeon PhiTM many-core processor (Knights Landing with Streaming Single Instruction Multiple Data (SIMD Extensions (SSE and Advanced Vector Extensions (AVX instruction sets. Results using a single-threaded execution on the Haswell and Sandy Bridge systems show that performance and EDP (Energy Delay Product can be improved through data reuse transformations on the scalar code by a factor of ≈3× and ≈6×, respectively. Compared to scalar code without data reuse optimization, the SSE/AVX2 version achieves ≈10×/17× better performance and ≈92×/307× better EDP, respectively. These results can be improved by 10% to 15% using data reuse techniques. Finally, the most optimized version using data reuse and AVX512 achieves a speedup of ≈35× and an EDP improvement of ≈1192× on the Xeon Phi system. While single-threaded execution serves as a common reference point for all architectures to analyze the effects of data reuse on both scalar and vector codes, scalability with thread count is also discussed in the paper.

  9. A high accuracy vehicle positioning system implemented in a lane assistance system when GPS Is unavailable.

    Science.gov (United States)

    2011-07-01

    The use of lane assistance systems can reduce the stress levels experienced by drivers and allow for better lane : keeping in narrow, bus-dedicated lanes. In 2008, the Intelligent Vehicles (IV) Lab at the University of Minnesota : has developed such ...

  10. A new shared control for lane keeping and road departure prevention

    Science.gov (United States)

    Merah, Abdelkader; Hartani, Kada; Draou, Azeddine

    2016-01-01

    In recent years, the driver's active assistances have become important features in commercialised vehicles. In this paper, we present one of these features which consists of an advanced driver assistance system for lane keeping. A thorough analysis of its performance and stability with respect to variations in driver behaviour will be given. Firstly, the lateral control model based on visual preview is established and the kinematics model based on visual preview, including speed and other factors, is used to calculate the lateral error and direction error. Secondly, and according to the characteristics of the lateral control, an efficient strategy of intelligent electric vehicle lateral mode is proposed. The integration of the vehicle current lateral error and direction error is chosen as the parameter of the sliding mode switching function to design the sliding surface. The control variables are adjusted according to the fuzzy control rules to ensure that they meet the existence and reaching condition. A new fuzzy logic-based switching strategy with an efficient control law is also proposed to ensure a level of continuous and variable sharing according to the state of the driver and the vehicle positioning on the roadway. The proposed control law acts either at the centre of the lane, as a lane keeping assistance system to reduce the driver's workload for long trips, or as a lane departure avoidance system that intervenes for unintended lane departures. Simulation results are included in this paper to explain this concept.

  11. Sensor fusion: lane marking detection and autonomous intelligent cruise control system

    Science.gov (United States)

    Baret, Marc; Baillarin, S.; Calesse, C.; Martin, Lionel

    1995-12-01

    In the past few years MATRA and RENAULT have developed an Autonomous Intelligent Cruise Control (AICC) system based on a LIDAR sensor. This sensor incorporating a charge coupled device was designed to acquire pulsed laser diode emission reflected by standard car reflectors. The absence of moving mechanical parts, the large field of view, the high measurement rate and the very good accuracy for distance range and angular position of targets make this sensor very interesting. It provides the equipped car with the distance and the relative speed of other vehicles enabling the safety distance to be controlled by acting on the throttle and the automatic gear box. Experiments in various real traffic situations have shown the limitations of this kind of system especially on bends. All AICC sensors are unable to distinguish between a bend and a change of lane. This is easily understood if we consider a road without lane markings. This fact has led MATRA to improve its AICC system by providing the lane marking information. Also in the scope of the EUREKA PROMETHEUS project, MATRA and RENAULT have developed a lane keeping system in order to warn of the drivers lack of vigilance. Thus, MATRA have spread this system to far field lane marking detection and have coupled it with the AICC system. Experiments will be carried out on roads to estimate the gain in performance and comfort due to this fusion.

  12. 75 FR 22578 - Application To Export Electric Energy; Centre Lane Trading Limited

    Science.gov (United States)

    2010-04-29

    ... DEPARTMENT OF ENERGY [OE Docket No. EA-365] Application To Export Electric Energy; Centre Lane... application. SUMMARY: Centre Lane Trading Limited (CLT) has applied for authority to transmit electric energy...)). On April 20, 2010, DOE received an application from CLT for authority to transmit electric energy...

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

    International Nuclear Information System (INIS)

    Tang Hui

    1999-01-01

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

  14. Road Lane Detection Robust to Shadows Based on a Fuzzy System Using a Visible Light Camera Sensor.

    Science.gov (United States)

    Hoang, Toan Minh; Baek, Na Rae; Cho, Se Woon; Kim, Ki Wan; Park, Kang Ryoung

    2017-10-28

    Recently, autonomous vehicles, particularly self-driving cars, have received significant attention owing to rapid advancements in sensor and computation technologies. In addition to traffic sign recognition, road lane detection is one of the most important factors used in lane departure warning systems and autonomous vehicles for maintaining the safety of semi-autonomous and fully autonomous systems. Unlike traffic signs, road lanes are easily damaged by both internal and external factors such as road quality, occlusion (traffic on the road), weather conditions, and illumination (shadows from objects such as cars, trees, and buildings). Obtaining clear road lane markings for recognition processing is a difficult challenge. Therefore, we propose a method to overcome various illumination problems, particularly severe shadows, by using fuzzy system and line segment detector algorithms to obtain better results for detecting road lanes by a visible light camera sensor. Experimental results from three open databases, Caltech dataset, Santiago Lanes dataset (SLD), and Road Marking dataset, showed that our method outperformed conventional lane detection methods.

  15. Socio-demographic impacts on lane-changing response time and distance in work zone with Drivers' Smart Advisory System

    Directory of Open Access Journals (Sweden)

    Qing Li

    2015-10-01

    Full Text Available Lane-changing behavior is an important component of traffic simulation. A lane-changing action is normally confined to a decision-making process of the task, and the action itself is sometimes assumed as an instantaneous event. Besides, the lane-changing behavior is based mostly on observable positions and speeds of other vehicles, rather than on vehicles' intentions. In practice, changing one lane requires about 5–6 s to complete. Existing lane-changing models do not comprehensively consider drivers' response to work zone lane-changing signs (or other related messages, if any. Furthermore, drivers' socio-demographics are normally not taken into account. With regard to this, fuzzy logic-based lane-changing models that consider drivers' socio-demographics were developed to improve the realism of lane-changing maneuvers in work zones. Drivers' Smart Advisory System (DSAS messages were provided as one of the scenarios. Drivers' responses, including reactions to work zone signs and DSAS messages, and actions to change lane, were investigated. Drivers' socio-demographic factors were primary independent variables, while Lane-Changing Response Time (LCRT and Distance (LCRD were defined as output variables. The model validation process yielded acceptable error ranges. To illustrate how these models can be used in traffic simulation, the LCRT and LCRD in work zones were estimated for five geo-locations with different socio-demographic specifications. Results show that the DSAS is able to instruct all drivers to prepare and change lanes earlier, thereby shortening the duration of changing lanes. Educational background and age are essential variables, whereas the impacts of gender on the output variables are indistinctive.

  16. Controller Design and Evaluation of Lane-Keeping-Assistance System for Motorcycles

    Science.gov (United States)

    Katagiri, Nozomi; Marumo, Yoshitaka; Tsunashima, Hitoshi

    This study seeks to design a lane keeping controller for motorcycles and to evaluate it by computer simulation with a four-degree-of-freedom model and a rider control model. We applied the optimal control theory to the lane keeping controller as a model-based control. By examining the computer simulation with the rider-in-the-loop system consisting of the motorcycle, the controller, and the rider control model, good lane following performance is achieved without interference between the control input and the rider's input. In addition, the virtual point regulator, which compensates the lateral displacement at the virtual point ahead of the vehicle, corresponds to not only the steering torque disturbance but also the lateral force disturbance by choosing the distance to the virtual point.

  17. Exploiting Thread Parallelism for Ocean Modeling on Cray XC Supercomputers

    Energy Technology Data Exchange (ETDEWEB)

    Sarje, Abhinav [Lawrence Berkeley National Lab. (LBNL), Berkeley, CA (United States); Jacobsen, Douglas W. [Los Alamos National Lab. (LANL), Los Alamos, NM (United States); Williams, Samuel W. [Lawrence Berkeley National Lab. (LBNL), Berkeley, CA (United States); Ringler, Todd [Los Alamos National Lab. (LANL), Los Alamos, NM (United States); Oliker, Leonid [Lawrence Berkeley National Lab. (LBNL), Berkeley, CA (United States)

    2016-05-01

    The incorporation of increasing core counts in modern processors used to build state-of-the-art supercomputers is driving application development towards exploitation of thread parallelism, in addition to distributed memory parallelism, with the goal of delivering efficient high-performance codes. In this work we describe the exploitation of threading and our experiences with it with respect to a real-world ocean modeling application code, MPAS-Ocean. We present detailed performance analysis and comparisons of various approaches and configurations for threading on the Cray XC series supercomputers.

  18. Argobots: A Lightweight Low-Level Threading and Tasking Framework

    Energy Technology Data Exchange (ETDEWEB)

    Seo, Sangmin; Amer, Abdelhalim; Balaji, Pavan; Bordage, Cyril; Bosilca, George; Brooks, Alex; Carns, Philip; Castello, Adrian; Genet, Damien; Herault, Thomas; Iwasaki, Shintaro; Jindal, Prateek; Kale, Laxmikant V.; Krishnamoorthy, Sriram; Lifflander, Jonathan; Lu, Huiwei; Meneses, Esteban; Snir, Marc; Sun, Yanhua; Taura, Kenjiro; Beckman, Pete

    2018-03-01

    In the past few decades, a number of user-level threading and tasking models have been proposed in the literature to address the shortcomings of OS-level threads, primarily with respect to cost and flexibility. Current state-of-the-art user-level threading and tasking models, however, either are too specific to applications or architectures or are not as powerful or flexible. In this paper, we present Argobots, a lightweight, low-level threading and tasking framework that is designed as a portable and performant substrate for high-level programming models or runtime systems. Argobots offers a carefully designed execution model that balances generality of functionality with providing a rich set of controls to allow specialization by end users or high-level programming models. We describe the design, implementation, and performance characterization of Argobots and present integrations with three high-level models: OpenMP, MPI, and colocated I/O services. Evaluations show that (1) Argobots, while providing richer capabilities, is competitive with existing simpler generic threading runtimes; (2) our OpenMP runtime offers more efficient interoperability capabilities than production OpenMP runtimes do; (3) when MPI interoperates with Argobots instead of Pthreads, it enjoys reduced synchronization costs and better latency-hiding capabilities; and (4) I/O services with Argobots reduce interference with colocated applications while achieving performance competitive with that of a Pthreads approach.

  19. Argobots: A Lightweight Low-Level Threading and Tasking Framework

    International Nuclear Information System (INIS)

    Seo, Sangmin; Amer, Abdelhalim; Balaji, Pavan; Bordage, Cyril; Bosilca, George

    2017-01-01

    In the past few decades, a number of user-level threading and tasking models have been proposed in the literature to address the shortcomings of OS-level threads, primarily with respect to cost and flexibility. Current state-of-the-art user-level threading and tasking models, however, are either too specific to applications or architectures or are not as powerful or flexible. In this article, we present Argobots, a lightweight, low-level threading and tasking framework that is designed as a portable and performant substrate for high-level programming models or runtime systems. Argobots offers a carefully designed execution model that balances generality of functionality with providing a rich set of controls to allow specialization by the user or high-level programming model. Here, we describe the design, implementation, and optimization of Argobots and present integrations with three example high-level models: OpenMP, MPI, and co-located I/O service. Evaluations show that (1) Argobots outperforms existing generic threading runtimes; (2) our OpenMP runtime offers more efficient interoperability capabilities than production OpenMP runtimes do; (3) when MPI interoperates with Argobots instead of Pthreads, it enjoys reduced synchronization costs and better latency hiding capabilities; and (4) I/O service with Argobots reduces interference with co-located applications, achieving performance competitive with that of the Pthreads version.

  20. X-ray measurement of residual stress on bolt threads

    International Nuclear Information System (INIS)

    Hagiwara, Masaya; Nakahara, Kanefumi; Yoshimoto, Isamu.

    1989-01-01

    This study deals with X-ray measurement of residual stress at the local area around the thread root of a bolt. Residual stress in the 0.5 mm x 5 mm area was measured using a method of stepped scanning and parabolic approximation. The conditions of measurement had been determined and evaluated through the preliminary measurement of compressive stress acting on the cylindrical surface. Furthermore, the fatigue strength estimated by applying the residual stress data to the previously presented hypothesis was compared with the experimental results. The main conclusions obtained were as follows: (1) The residual stress in a relatively small area on the cylindrical surface with large curvature can be measured by X-ray using a method of stepped scanning and parabolic approximation; (2) The compressive residual stress measured at the thread root was larger for the bolt manufactured by thread rolling after heat treatment than for one manufactured by thread rolling before heat treatment; (3) The distribution of residual stress along the axial direction from the thread root to the portion under crest did not represent remarkable change in its value; (4) The residual stress of a bolt was somewhat decreased by fatigue loading on the condition of low mean stress; (5) The fatigue strength estimated using residual stress data showed the tendency of experimental results well. (author)

  1. Geant4-MT: bringing multi-threading into Geant4 production

    International Nuclear Information System (INIS)

    Ahn, S.; Apostolakis, J.; Cosmo, G.; Nowak, A.; Asai, M.; Brandt, D.; Dotti, A.; Coopermann, G.; Dong, X.; Jun, Soon Yung

    2013-01-01

    Geant4-MT is the multi-threaded version of the Geant4 particle transport code. The key goals for the design of Geant4-MT have been a) the need to reduce the memory footprint of the multi-threaded application compared to the use of separate jobs and processes; b) to create an easy migration of the existing applications; and c) to use efficiently many threads or cores, by scaling up to tens and potentially hundreds of workers. The first public release of a Geant4- MT prototype was made in 2011. We report on the revision of Geant4-MT for inclusion in the production-level release scheduled for end of 2013. This has involved significant re-engineering of the prototype in order to incorporate it into the main Geant4 development line, and the porting of Geant4-MT threading code to additional platforms. In order to make the porting of applications as simple as possible, refinements addressed the needs of standalone applications. Further adaptations were created to improve the fit with the frameworks of High Energy Physics experiments. We report on performances measurements on Intel Xeon TM , AMD Opteron TM the first trials of Geant4-MT on the Intel Many Integrated Cores (MIC) architecture, in the form of the Xeon Phi TM co-processor. These indicate near-linear scaling through about 200 threads on 60 cores, when holding fixed the number of events per thread. (authors)

  2. CMOS Image Sensor with a Built-in Lane Detector

    Directory of Open Access Journals (Sweden)

    Li-Chen Fu

    2009-03-01

    Full Text Available This work develops a new current-mode mixed signal Complementary Metal-Oxide-Semiconductor (CMOS imager, which can capture images and simultaneously produce vehicle lane maps. The adopted lane detection algorithm, which was modified to be compatible with hardware requirements, can achieve a high recognition rate of up to approximately 96% under various weather conditions. Instead of a Personal Computer (PC based system or embedded platform system equipped with expensive high performance chip of Reduced Instruction Set Computer (RISC or Digital Signal Processor (DSP, the proposed imager, without extra Analog to Digital Converter (ADC circuits to transform signals, is a compact, lower cost key-component chip. It is also an innovative component device that can be integrated into intelligent automotive lane departure systems. The chip size is 2,191.4 x 2,389.8 mm, and the package uses 40 pin Dual-In-Package (DIP. The pixel cell size is 18.45 x 21.8 mm and the core size of photodiode is 12.45 x 9.6 mm; the resulting fill factor is 29.7%.

  3. CMOS Image Sensor with a Built-in Lane Detector.

    Science.gov (United States)

    Hsiao, Pei-Yung; Cheng, Hsien-Chein; Huang, Shih-Shinh; Fu, Li-Chen

    2009-01-01

    This work develops a new current-mode mixed signal Complementary Metal-Oxide-Semiconductor (CMOS) imager, which can capture images and simultaneously produce vehicle lane maps. The adopted lane detection algorithm, which was modified to be compatible with hardware requirements, can achieve a high recognition rate of up to approximately 96% under various weather conditions. Instead of a Personal Computer (PC) based system or embedded platform system equipped with expensive high performance chip of Reduced Instruction Set Computer (RISC) or Digital Signal Processor (DSP), the proposed imager, without extra Analog to Digital Converter (ADC) circuits to transform signals, is a compact, lower cost key-component chip. It is also an innovative component device that can be integrated into intelligent automotive lane departure systems. The chip size is 2,191.4 × 2,389.8 μm, and the package uses 40 pin Dual-In-Package (DIP). The pixel cell size is 18.45 × 21.8 μm and the core size of photodiode is 12.45 × 9.6 μm; the resulting fill factor is 29.7%.

  4. Mechanical Strength Improvements of Carbon Nanotube Threads through Epoxy Cross-Linking

    Directory of Open Access Journals (Sweden)

    Qingyue Yu

    2016-01-01

    Full Text Available Individual Carbon Nanotubes (CNTs have a great mechanical strength that needs to be transferred into macroscopic fiber assemblies. One approach to improve the mechanical strength of the CNT assemblies is by creating covalent bonding among their individual CNT building blocks. Chemical cross-linking of multiwall CNTs (MWCNTs within the fiber has significantly improved the strength of MWCNT thread. Results reported in this work show that the cross-linked thread had a tensile strength six times greater than the strength of its control counterpart, a pristine MWCNT thread (1192 MPa and 194 MPa, respectively. Additionally, electrical conductivity changes were observed, revealing 2123.40 S·cm−1 for cross-linked thread, and 3984.26 S·cm−1 for pristine CNT thread. Characterization suggests that the obtained high tensile strength is due to the cross-linking reaction of amine groups from ethylenediamine plasma-functionalized CNT with the epoxy groups of the cross-linking agent, 4,4-methylenebis(N,N-diglycidylaniline.

  5. Does the Walker Lane extend through the Nevada test site region?

    International Nuclear Information System (INIS)

    Fridrich, C.; O'Leary, D.

    1993-01-01

    The southeastern terminus of the Walker Lane is poorly defined and poorly understood. Recent work in and around the Nevada Test Site (NTS) suggests the presence of a structural zone that may be an extension of the Walker Lane, and that may be continuous with the Las Vegas valley shear zone farther to the southeast. Unlike the Walker Lane, large through-going strike-slip faults have not been found in the NTS zone. Instead, the strike-slip faults present are few, are relatively short, commonly consist of diffuse fault zones, are interconnected poorly if at all, and largely appear to represent zones of accommodation between domains in which extension occurred at different times and to different degrees. However, the majority of these right-slip and left-slip faults are northwest-trending and northeast-trending, respectively, suggesting that plate motions may have played a role in the creation of these accommodation zones. An obstacle to understanding the NTS zone is that major ignimbrite sheets and calderas of the southwestern Nevada volcanic field (SNVF) formed in this zone at the height of late Tertiary tectonic activity, possibly burying much of the structural evidence. The NTS zone could represent an intersection of the Walker Lane with another major structural feature, a significant bend in the Walker Lane, or a transtensional tear that localized accommodation structures as well as the prominent late Miocene calderas of the SNVF. Ongoing field work is aimed at determining which of these and competing interpretations is best

  6. METHODS OF CONTROLLING THE AVERAGE DIAMETER OF THE THREAD WITH ASYMMETRICAL PROFILE

    Directory of Open Access Journals (Sweden)

    L. M. Aliomarov

    2015-01-01

    Full Text Available To handle the threaded holes in hard materials made of marine machinery, operating at high temperatures, heavy loads and in aggressive environments, the authors have developed the combined tool core drill -tap with a special cutting scheme, which has an asymmetric thread profile on the tap part. In order to control the average diameter of the thread of tap part of the combined tool was used the method three wires, which allows to make continuous measurement of the average diameter of the thread along the entire profile. Deviation from the average diameter from the sample is registered by inductive sensor and is recorded by the recorder. In the work are developed and presented control schemes of the average diameter of the threads with a symmetrical and asymmetrical profile. On the basis of these schemes are derived formulas for calculating the theoretical option to set the wires in the thread profile in the process of measuring the average diameter. Conducted complex research and the introduction of the combined instrument core drill-tap in the production of products of marine engineering, shipbuilding, ship repair power plants made of hard materials showed a high efficiency of the proposed technology for the processing of high-quality small-diameter threaded holes that meet modern requirements.

  7. Multi-threaded ATLAS simulation on Intel Knights Landing processors

    CERN Document Server

    AUTHOR|(INSPIRE)INSPIRE-00014247; The ATLAS collaboration; Calafiura, Paolo; Leggett, Charles; Tsulaia, Vakhtang; Dotti, Andrea

    2017-01-01

    The Knights Landing (KNL) release of the Intel Many Integrated Core (MIC) Xeon Phi line of processors is a potential game changer for HEP computing. With 72 cores and deep vector registers, the KNL cards promise significant performance benefits for highly-parallel, compute-heavy applications. Cori, the newest supercomputer at the National Energy Research Scientific Computing Center (NERSC), was delivered to its users in two phases with the first phase online at the end of 2015 and the second phase now online at the end of 2016. Cori Phase 2 is based on the KNL architecture and contains over 9000 compute nodes with 96GB DDR4 memory. ATLAS simulation with the multithreaded Athena Framework (AthenaMT) is a good potential use-case for the KNL architecture and supercomputers like Cori. ATLAS simulation jobs have a high ratio of CPU computation to disk I/O and have been shown to scale well in multi-threading and across many nodes. In this paper we will give an overview of the ATLAS simulation application with detai...

  8. Multi-threaded ATLAS Simulation on Intel Knights Landing Processors

    CERN Document Server

    Farrell, Steven; The ATLAS collaboration; Calafiura, Paolo; Leggett, Charles

    2016-01-01

    The Knights Landing (KNL) release of the Intel Many Integrated Core (MIC) Xeon Phi line of processors is a potential game changer for HEP computing. With 72 cores and deep vector registers, the KNL cards promise significant performance benefits for highly-parallel, compute-heavy applications. Cori, the newest supercomputer at the National Energy Research Scientific Computing Center (NERSC), will be delivered to its users in two phases with the first phase online now and the second phase expected in mid-2016. Cori Phase 2 will be based on the KNL architecture and will contain over 9000 compute nodes with 96GB DDR4 memory. ATLAS simulation with the multithreaded Athena Framework (AthenaMT) is a great use-case for the KNL architecture and supercomputers like Cori. Simulation jobs have a high ratio of CPU computation to disk I/O and have been shown to scale well in multi-threading and across many nodes. In this presentation we will give an overview of the ATLAS simulation application with details on its multi-thr...

  9. Investigating the value of time and value of reliability for managed lanes : [summary].

    Science.gov (United States)

    2015-09-01

    Managed lanes employ various operational and design strategies to improve highway : efficiency by moving traffic to lanes that are restricted, for example, to drivers with one or : more passengers or to drivers that pay a fee. A drivers decision t...

  10. Effective public communication and marketing of high-occupancy-vehicle lanes : an agency perspective

    Science.gov (United States)

    1997-01-01

    The Massachusetts Highway Department (MassHighway) opened the Southeast Expressway high-occupancy-vehicle (HOV) lane on November 15, 1995. The 6-mi (9.6-km) contraflow lane, open to vehicles with at least three occupants, was MassHighways third at...

  11. A summary of design, policies and operational characteristics for shared bicycle/bus lanes.

    Science.gov (United States)

    2012-07-01

    This report contains the results of an investigation of the design and operation of shared bicycle/bus lanes in municipalities in the United States and other countries. These lanes are designated for use by public transit buses, bicycles, and usually...

  12. Nonlinear model predictive control of a passenger vehicle for automated lane changes

    NARCIS (Netherlands)

    Acosta, A.F.; Marquez-Ruiz, A.; Espinosa, J.J.

    2017-01-01

    This article presents a nonlinear Model Predictive Control (MPC) for lane changes, based on a simplified Single Track Model (STM) of the vehicle. The STM includes the position of the vehicle in global coordinates as a state so that the position of the target lane can be specified to the MPC for

  13. Road Lane Detection Robust to Shadows Based on a Fuzzy System Using a Visible Light Camera Sensor

    Directory of Open Access Journals (Sweden)

    Toan Minh Hoang

    2017-10-01

    Full Text Available Recently, autonomous vehicles, particularly self-driving cars, have received significant attention owing to rapid advancements in sensor and computation technologies. In addition to traffic sign recognition, road lane detection is one of the most important factors used in lane departure warning systems and autonomous vehicles for maintaining the safety of semi-autonomous and fully autonomous systems. Unlike traffic signs, road lanes are easily damaged by both internal and external factors such as road quality, occlusion (traffic on the road, weather conditions, and illumination (shadows from objects such as cars, trees, and buildings. Obtaining clear road lane markings for recognition processing is a difficult challenge. Therefore, we propose a method to overcome various illumination problems, particularly severe shadows, by using fuzzy system and line segment detector algorithms to obtain better results for detecting road lanes by a visible light camera sensor. Experimental results from three open databases, Caltech dataset, Santiago Lanes dataset (SLD, and Road Marking dataset, showed that our method outperformed conventional lane detection methods.

  14. Image processing-based framework for continuous lane recognition in mountainous roads for driver assistance system

    Science.gov (United States)

    Manoharan, Kodeeswari; Daniel, Philemon

    2017-11-01

    This paper presents a robust lane detection technique for roads on hilly terrain. The target of this paper is to utilize image processing strategies to recognize lane lines on structured mountain roads with the help of improved Hough transform. Vision-based approach is used as it performs well in a wide assortment of circumstances by abstracting valuable information contrasted with other sensors. The proposed strategy processes the live video stream, which is a progression of pictures, and concentrates on the position of lane markings in the wake of sending the edges through different channels and legitimate thresholding. The algorithm is tuned for Indian mountainous curved and paved roads. A technique of computation is utilized to discard the disturbing lines other than the credible lane lines and show just the required prevailing lane lines. This technique will consequently discover two lane lines that are nearest to the vehicle in a picture as right on time as could reasonably be expected. Various video sequences on hilly terrain are tested to verify the effectiveness of our method, and it has shown good performance with a detection accuracy of 91.89%.

  15. Microscopic Model of Automobile Lane-changing Virtual Desire Trajectory by Spline Curves

    Directory of Open Access Journals (Sweden)

    Yulong Pei

    2010-05-01

    Full Text Available With the development of microscopic traffic simulation models, they have increasingly become an important tool for transport system analysis and management, which assist the traffic engineer to investigate and evaluate the performance of transport network systems. Lane-changing model is a vital component in any traffic simulation model, which could improve road capacity and reduce vehicles delay so as to reduce the likelihood of congestion occurrence. Therefore, this paper addresses the virtual desire trajectory, a vital part to investigate the behaviour divided into four phases. Based on the boundary conditions, β-spline curves and the corresponding reverse algorithm are introduced firstly. Thus, the relation between the velocity and length of lane-changing is constructed, restricted by the curvature, steering velocity and driving behaviour. Then the virtual desire trajectory curves are presented by Matlab and the error analysis results prove that this proposed description model has higher precision in automobile lane-changing process reconstruction, compared with the surveyed result. KEY WORDS: traffic simulation, lane-changing model, virtual desire trajectory, β-spline curves, driving behaviour

  16. Study the Possibility for Manufacturing a Conical Pipe Thread by Expansion

    Directory of Open Access Journals (Sweden)

    S. A. Evsyukov

    2014-01-01

    Full Text Available The experience of operating oil wells showed that the weak point of tubing is a connecting thread.Currently, the pipe thread of the specified class is made using the technology of cutting. The process of cutting a thread leads to waste metal chips and cutting fibers. Therefore the idea arose to make a thread by the method of pressure shaping.The aim was to study the possibility for full filling of the threaded matrix profile.The study was conducted by means of mathematical modeling in the software complex DEFORM. The impact of technological and geometrical factors on the process of form change was in detail analyzed. Thus, a work-piece material was specified to be continuous, isotropic, homogeneous, viscous-plastic and a tool material was set as a hard one. The friction was speci-fied according to Prandtl-Siebel law with the friction factor of 0.3. The thread profile has been replaced by the annular grooves of the similar profile. The task was considered to be axisymmetric.Scientific novelty of received results consists in revealed regularities of the plastic de-formation process of the work-piece when forming a profile of the conical thread on the pipe in the process of its expansion with a conical punch.The simulation allowed us to obtain information about the stress-strain state of the work-piece and tool, about the nature of the metal flow during deformation, and about the strength parameters of the process.In particular, it was found that the work-piece metal is displaced along the pipe axis both in punch movement direction and in the opposite one. Thus, a mechanical end burr is formed. The article shows that to remove a mechanical end burr requires insertion of extra limit stop housing. The article also analyses distribution of stresses arising in the matrix at the final moment of deformation. It was proved that the highest stresses occur in the hollows of the threaded part of matrix. Thus, their absolute value does not exceed 470 MPa that

  17. Shipping Fairways, Lanes, and Zones for US waters

    Data.gov (United States)

    National Oceanic and Atmospheric Administration, Department of Commerce — Various shipping zones delineate activities and regulations for marine vessel traffic. Traffic lanes define specific traffic flow, while traffic separation zones...

  18. Policy options evaluation tool for managed lanes (POET-ML) users guide and methodology description : Federal Highway Administration HOV lane performance

    Science.gov (United States)

    2008-12-01

    Users guide for a sketch planning tool for exploring policy alternatives. It is intended for an audience of transportation professionals responsible for planning, designing, funding, operating, enforcing, monitoring, and managing HOV and HOT lanes...

  19. A microfluidic glucose sensor incorporating a novel thread-based electrode system.

    Science.gov (United States)

    Gaines, Michelle; Gonzalez-Guerrero, Maria Jose; Uchida, Kathryn; Gomez, Frank A

    2018-05-01

    An electrochemical sensor for the detection of glucose using thread-based electrodes and fabric is described. This device is relatively simple to fabricate and can be used for multiple readings after washing with ethanol. The fabrication of the chip consisted of two steps. First, three thread-based electrodes (reference, working, and counter) were fabricated by painting pieces of nylon thread with either layered silver ink and carbon ink or silver/silver chloride ink. The threads were then woven into a fabric chip with a beeswax barrier molded around the edges in order to prevent leaks from the tested solutions. A thread-based working electrode consisting of one layer of silver underneath two layers of carbon was selected to fabricate the final sensor system. Using the chip, a PBS solution containing glucose oxidase (GOx) (10 mg/mL), potassium ferricyanide (K 3 [Fe(CN) 6 ]) (10 mg/mL) as mediator, and different concentrations of glucose (0-25 mM), was measured by cyclic voltammetry (CV). It was found that the current output from the oxidation of glucose was proportional to the glucose concentrations. This thread-based electrode system is a viable sensor platform for detecting glucose in the physiological range. This article is protected by copyright. All rights reserved. This article is protected by copyright. All rights reserved.

  20. An Optimization Model for the Selection of Bus-Only Lanes in a City.

    Science.gov (United States)

    Chen, Qun

    2015-01-01

    The planning of urban bus-only lane networks is an important measure to improve bus service and bus priority. To determine the effective arrangement of bus-only lanes, a bi-level programming model for urban bus lane layout is developed in this study that considers accessibility and budget constraints. The goal of the upper-level model is to minimize the total travel time, and the lower-level model is a capacity-constrained traffic assignment model that describes the passenger flow assignment on bus lines, in which the priority sequence of the transfer times is reflected in the passengers' route-choice behaviors. Using the proposed bi-level programming model, optimal bus lines are selected from a set of candidate bus lines; thus, the corresponding bus lane network on which the selected bus lines run is determined. The solution method using a genetic algorithm in the bi-level programming model is developed, and two numerical examples are investigated to demonstrate the efficacy of the proposed model.

  1. An Optimization Model for the Selection of Bus-Only Lanes in a City.

    Directory of Open Access Journals (Sweden)

    Qun Chen

    Full Text Available The planning of urban bus-only lane networks is an important measure to improve bus service and bus priority. To determine the effective arrangement of bus-only lanes, a bi-level programming model for urban bus lane layout is developed in this study that considers accessibility and budget constraints. The goal of the upper-level model is to minimize the total travel time, and the lower-level model is a capacity-constrained traffic assignment model that describes the passenger flow assignment on bus lines, in which the priority sequence of the transfer times is reflected in the passengers' route-choice behaviors. Using the proposed bi-level programming model, optimal bus lines are selected from a set of candidate bus lines; thus, the corresponding bus lane network on which the selected bus lines run is determined. The solution method using a genetic algorithm in the bi-level programming model is developed, and two numerical examples are investigated to demonstrate the efficacy of the proposed model.

  2. Assessing air quality impacts of managed lanes.

    Science.gov (United States)

    2010-12-01

    Impacts on transit bus performance and air quality were investigated for a case study high-occupancy / toll (HOT) lane project on a corridor of I-95 near Miami. Trends in air pollutant concentration monitoring data in the study area first were analyz...

  3. The evaluation of high occupancy vehicle lanes on Sun Yat-Sen freeway in Taiwan

    Energy Technology Data Exchange (ETDEWEB)

    Jou, R.C. [National Chi Nan Univ., Nantou, Taiwan (China). Dept. of Civil Engineering; Weng, M.C. [Ministry of Transportation and Communications, Taiwan (China); Chen, C.C. [National Central Univ., Taiwan (China)

    2005-06-30

    Travel demand in Taiwan, particularly intercity trips, has changed in response to the significant increase in domestic trade and economic activities. Most of Taiwan's population lives and works along the western corridor because there is a mountain range running north-south along the eastern coast. The existing transportation system includes highways, freeways, rail and aviation. The average travel time from Taipei to Koahsiung by the Sun Yat-Sen freeway can vary from 4 to 8 hours or more on weekends and holidays. The current capacity of the freeway is insufficient to accommodate the increasing travel demand. Many traffic management strategies such as ramp metering control, no tolls, and no tolls for high occupancy vehicles (HOV) have been proposed to alleviate traffic congestion. The government plans to reallocate one inner lane as an HOV lane in each direction at all times. However, this would require a preference survey to assess the drivers' decisions to use these HOV lanes at all times on the highway. In this study, 2 types of latent attributes, perceptions and attitudes were defined to analyze their effects on travelers' choice of HOV lanes. Revealed preference and stated preference data were collected and considered simultaneously to fully utilize the strength of each type. Travelers' decisions were found to be a function of socio-economic attributes, travel characteristics and perceptions of alternatives. A model system was developed to comprise a discrete choice model and the latent variable model's structural and measurement equations. It was concluded that the preferred choice was for the HOV lane to be used toll-free, by vehicles with 4 or more passengers, in which the HOV lane is separated from regular lanes with a guardrail. 8 tabs.

  4. Comparison of in-vivo failure of single-thread and dual-thread temporary anchorage devices over 18 months: A split-mouth randomized controlled trial.

    Science.gov (United States)

    Durrani, Owais Khalid; Shaheed, Sohrab; Khan, Arsalan; Bashir, Ulfat

    2017-10-01

    The purpose of this study was to compare the in-vivo failure rates of single-thread and dual-thread temporary anchorage device (TAD) designs over 18 months. Thirty patients with skeletal Class II Division 1 malocclusion requiring anchorage from TADs for retraction of maxillary incisors into the extracted premolar space were recruited in this parallel group, split-mouth, randomized controlled trial. A block randomization sequence was generated with Random Allocation Software (version 2.0; Isfahan, Iran) with the allocations concealed in sequentially numbered, opaque, sealed envelopes. A total of 60 TADs (diameter, 2 mm; length, 10 mm) were placed in the maxillary arches of these patients with random allocation of the 2 types to the left and the right sides in a 1:1 ratio. All TADs were placed between the roots of the second premolar and the first molar and were immediately loaded. Patients were followed for a minimum of 12 months and a maximum of 18 months for the failure of the TADs. Data were analyzed blindly on an intention-to-treat basis. Four TADs (13.3%) failed in the single-thread group, and 6 TADs (20%) failed in the dual-thread group. The McNemar test showed an insignificant difference (P = 0.72) between the 2 groups. An odds ratio of 1.6 (95% confidence interval, 0.39-6.97) showed no significant associations among the variables. Most TADs failed in the first month after insertion (50%). The failure rate of dual-thread TADs compared with single-thread TADs is statistically insignificant when placed in the maxilla for retraction of the anterior segment. Registration: The trial was not registered before commencement. The protocol was not published before the trial. Copyright © 2016 American Association of Orthodontists. Published by Elsevier Inc. All rights reserved.

  5. Three-dimensional optimization and sensitivity analysis of dental implant thread parameters using finite element analysis.

    Science.gov (United States)

    Geramizadeh, Maryam; Katoozian, Hamidreza; Amid, Reza; Kadkhodazadeh, Mahdi

    2018-04-01

    This study aimed to optimize the thread depth and pitch of a recently designed dental implant to provide uniform stress distribution by means of a response surface optimization method available in finite element (FE) software. The sensitivity of simulation to different mechanical parameters was also evaluated. A three-dimensional model of a tapered dental implant with micro-threads in the upper area and V-shaped threads in the rest of the body was modeled and analyzed using finite element analysis (FEA). An axial load of 100 N was applied to the top of the implants. The model was optimized for thread depth and pitch to determine the optimal stress distribution. In this analysis, micro-threads had 0.25 to 0.3 mm depth and 0.27 to 0.33 mm pitch, and V-shaped threads had 0.405 to 0.495 mm depth and 0.66 to 0.8 mm pitch. The optimized depth and pitch were 0.307 and 0.286 mm for micro-threads and 0.405 and 0.808 mm for V-shaped threads, respectively. In this design, the most effective parameters on stress distribution were the depth and pitch of the micro-threads based on sensitivity analysis results. Based on the results of this study, the optimal implant design has micro-threads with 0.307 and 0.286 mm depth and pitch, respectively, in the upper area and V-shaped threads with 0.405 and 0.808 mm depth and pitch in the rest of the body. These results indicate that micro-thread parameters have a greater effect on stress and strain values.

  6. Towards 400GBASE 4-lane Solution Using Direct Detection of MultiCAP Signal in 14 GHz Bandwidth per Lane

    DEFF Research Database (Denmark)

    Iglesias Olmedo, Miguel; Tianjian, Zuo; Jensen, Jesper Bevensee

    2013-01-01

    We report on an experimental demonstration of 102 Gbit/s transmission over a 15km single wavelength and polarization fiber link with 14GHz 3dB bandwidth. Novel multiband CAP signaling allows for a 4-lane 400GBASE long reach solution....

  7. Open Access!: Review of Online Statistics: An Interactive Multimedia Course of Study by David Lane

    Directory of Open Access Journals (Sweden)

    Samuel L. Tunstall

    2016-01-01

    Full Text Available David M. Lane (project leader. Online Statistics Education: An Interactive Multimedia Course of Study (http://onlinestatbook.com/ Also: David M. Lane (primary author and editor, with David Scott, Mikki Hebl, Rudy Guerra, Dan Osherson, and Heidi Zimmer. Introduction to Statistics. Online edition (http://onlinestatbook.com/Online_Statistics_Education.pdf, 694 pp. It is rare that students receive high-quality textbooks for free, but David Lane's Online Statistics: An Interactive Multimedia Course of Study permits precisely that. This review gives an overview of the many features in Lane's online textbook, including the Java Applets, the textbook itself, and the resources available for instructors. A discussion of uses of the site, as well as a comparison of the text to alternative online statistics textbooks, is included.

  8. Computer Vision Based Smart Lane Departure Warning System for Vehicle Dynamics Control

    Directory of Open Access Journals (Sweden)

    Ambarish G. Mohapatra

    2011-09-01

    Full Text Available Collision Avoidance System solves many problems caused by traffic congestion worldwide and a synergy of new information technologies for simulation, real-time control and communications networks. The above system is characterized as an intelligent vehicle system. Traffic congestion has been increasing world-wide as a result of increased motorization, urbanization, population growth and changes in population density. Congestion reduces utilization of the transportation infrastructure and increases travel time, air pollution, fuel consumption and most importantly traffic accidents. The main objective of this work is to develop a machine vision system for lane departure detection and warning to measure the lane related parameters such as heading angle, lateral deviation, yaw rate and sideslip angle from the road scene image using standard image processing technique that can be used for automation of steering a motor vehicle. The exact position of the steering wheel can be monitored using a steering wheel sensor. This core part of this work is based on Hough transformation based edge detection technique for the detection of lane departure parameters. The prototype designed for this work has been tested in a running vehicle for the monitoring of real-time lane related parameters.

  9. A multiple-scaling method of the computation of threaded structures

    International Nuclear Information System (INIS)

    Andrieux, S.; Leger, A.

    1989-01-01

    The numerical computation of threaded structures usually leads to very large finite elements problems. It was therefore very difficult to carry out some parametric studies, especially in non-linear cases involving plasticity or unilateral contact conditions. Nevertheless, these parametric studies are essential in many industrial problems, for instance for the evaluation of various repairing processes of the closure studs of PWR. It is well known that such repairing generally involves several modifications of the thread geometry, of the number of active threads, of the flange clamping conditions, and so on. This paper is devoted to the description of a two-scale method, which easily allows parametric studies. The main idea of this method consists of dividing the problem into a global part, and a local part. The local problem is solved by F.E.M. on the precise geometry of the thread of some elementary loadings. The global one is formulated on the gudgeon scale and is reduced to a monodimensional one. The resolution of this global problem leads to the unsignificant computational cost. Then, a post-processing gives the stress field at the thread scale anywhere in the assembly. After recalling some principles of the two-scales approach, the method is described. The validation by comparison with a direct F.E. computation and some further applications are presented

  10. Work zone simulator analysis : driver performance and acceptance of Missouri alternate lane shift configurations.

    Science.gov (United States)

    2017-01-13

    The objective of this project is to evaluate MoDOTs alternate lane shift sign configuration for work zones. The single sign proposed by MoDOT provides the traveler with enough information to let them know that all lanes are available to shift arou...

  11. Simty: generalized SIMT execution on RISC-V

    OpenAIRE

    Collange , Sylvain

    2017-01-01

    International audience; We present Simty, a massively multi-threaded RISC-V processor core that acts as a proof of concept for dynamic inter-thread vector-ization at the micro-architecture level. Simty runs groups of scalar threads executing SPMD code in lockstep, and assembles SIMD instructions dynamically across threads. Unlike existing SIMD or SIMT processors like GPUs or vector processors, Simty vector-izes scalar general-purpose binaries. It does not involve any instruction set extension...

  12. P-Refinement and P-Threads (Preprint)

    National Research Council Canada - National Science Library

    Dong, Steven; Karniadakis, George E

    2002-01-01

    ...]) in d dimensions, which is higher than lower-order methods. In this paper, we demonstrate that by employing multi-threading within MPI processes we manage to counter- balance the cost increase associated with P-refinement...

  13. Operational performance of a congested corridor with lanes dedicated to autonomous vehicle traffic

    Directory of Open Access Journals (Sweden)

    Zachary Vander Laan

    2017-06-01

    Full Text Available This paper considers the operational performance impact of autonomous vehicles (AV on a multi-lane freeway corridor with separate lanes dedicated to AV and non-AV traffic. Autonomous vehicle behavior is modeled at the macroscopic level by modifying the fundamental diagram relating hourly traffic flow and vehicle density, a step that is justified by adjusting a parameter from Newell’s car-following model at the microscopic level and transforming back to a macroscopic representation. The model is applied to the I-95 corridor between Washington, DC and Baltimore, MD during the PM peak period, where the impact of introducing a managed AV-only lane is assessed at varying penetration rates of autonomous vehicles. The results show that the overall corridor performance metrics improve with increasing penetration rates up to 30%, 40% or 50% (depending on the underlying assumptions that govern AV behavior, after which the performance deteriorates drastically. Implications of the results are discussed in light of the per-lane and aggregated metrics, and future directions for research are proposed.

  14. Lane Departure System Design using with IR Camera for Night-time Road Conditions

    Directory of Open Access Journals (Sweden)

    Osman Onur Akırmak

    2015-02-01

    Full Text Available Today, one of the largest areas of research and development in the automobile industry is road safety. Many deaths and injuries occur every year on public roads from accidents caused by sleepy drivers, that technology could have been used to prevent. Lane detection at night-time is an important issue in driving assistance systems. This paper deals with vision-based lane detection and tracking at night-time. This project consists of a research and development of an algorithm for automotive systems to detect the departure of vehicle from out of lane. Once the situation is detected, a warning is issued to the driver with sound and visual message through “Head Up Display” (HUD system. The lane departure is detected through the images obtained from a single IR camera, which identifies the departure at a satisfactory accuracy via improved quality of video stream. Our experimental results and accuracy evaluation show that our algorithm has good precision and our detecting method is suitable for night-time road conditions.

  15. The Automated Threaded Fastening Based on On-line Identification

    Directory of Open Access Journals (Sweden)

    Nicolas Ivan Giannoccaro

    2008-11-01

    Full Text Available The principle of the thread fastenings have been known and used for decades with the purpose of joining one component to another. Threaded fastenings are popular because they permit easy disassembly for maintenance, repair, relocation and recycling. Screw insertions are typically carried out manually. It is a difficult problem to automat. As a result there is very little published research on automating threaded fastenings, and most research on automated assembly focus on the peg-in-hole assembly problem. This paper investigates the problem of automated monitoring of the screw insertion process. The monitoring problem deals with predicting integrity of a threaded insertion, based on the torque vs. insertion depth curve generated during the insertions. The authors have developed an analytical model to predict the torque signature signals during self-tapping screw insertions. However, the model requires parameters on the screw dimensions and plate material properties are difficult to measure. This paper presents a study on on-line identification during screw fastenings. An identification methodology for two unknown parameter estimation during a self-tapping screw insertion process is presented. It is shown that friction and screw properties required by the model can be reliably estimated on-line. Experimental results are presented to validate the identification procedure.

  16. The Research of Screw Thread Parameter Measurement Based on Position Sensitive Detector and Laser

    International Nuclear Information System (INIS)

    Tong, Q B; Ding, Z L; Chen, J C; Ai, L L; Yuan, F

    2006-01-01

    A technique and system of measuring screw thread parameter based on the theory of laser measurement is presented in this paper, which can be carried out the automated measurement of screw thread parameter. An inspection instrument was designed and produced, which included exterior imaging system of optical path, transverse displacement measurement system, axial displacement measurement system, and a module to deal with, control and assess the data in the upper system. The inspection and estimate of the screw thread contour curve were completed by using position sensitive device (PSD) as photoelectric detector to measure the coordinate data of the screw thread contour curve in the transverse section, and using precise raster to measure the axial displacement of the precision worktable under the screw thread test criterion., computer can gives a measured result according to coordinate data of the screw thread obtained by PSD. The relation between measured spot and image is established, and optimum design of the system organization are introduced, including the image length of receiving lens focal length optical system and the choice of PSD , and some main factor affected measuring precision are analyzed. The experimental results show that the measurement uncertainty of screw thread minor diameter can reach 0. 5μm, which can meet most requests for the measurement of screw thread parameter

  17. High lane density slab-gel electrophoresis using micromachined instrumentation.

    Science.gov (United States)

    Papautsky, I; Mohanty, S; Weiss, R; Frazier, A B

    2001-10-01

    In this paper, micromachined pipette arrays (MPAs) and microcombs were studied as a means of enabling high lane density gel electrophoresis. The MPA provide a miniaturized format to interface sub-microliter volumes of samples between macroscale sample preparation formats and microscale biochemical analysis systems. The microcombs provide a means of creating sample loading wells in the gel material on the same center-to-center spacing as the MPAs. Together, the two micromachined instruments provide an alternative to current combs and pipetting technologies used for creating sample loading wells and sample delivery in gel electrophoresis systems. Using three designs for the microcomb-MPA pair, center-to-center spacings of 1.0 mm, 500 microm, and 250 microm are studied. The results demonstrate an approximate 10-fold increase in lane density and a 10-fold reduction in sample size from 5 microL to 500 pL. As a result, the number of theoretical plates has increased 2.5-fold, while system resolution has increased 1.5-fold over the conventional agarose gel systems. An examination of changes in resolution across the width of individual separation lanes in both systems revealed dependence in the case of the conventional gels and no dependence for the gels loaded with the micromachined instrumentation.

  18. A Hybrid Approach for Thread Recommendation in MOOC Forums

    OpenAIRE

    Ahmad. A. Kardan; Amir Narimani; Foozhan Ataiefard

    2017-01-01

    Recommender Systems have been developed to provide contents and services compatible to users based on their behaviors and interests. Due to information overload in online discussion forums and users diverse interests, recommending relative topics and threads is considered to be helpful for improving the ease of forum usage. In order to lead learners to find relevant information in educational forums, recommendations are even more needed. We present a hybrid thread recommender system for MOOC ...

  19. Modeling mechanical restriction differences between car and heavy truck in two-lane cellular automata traffic flow model

    Science.gov (United States)

    Li, Xin; Li, Xingang; Xiao, Yao; Jia, Bin

    2016-06-01

    Real traffic is heterogeneous with car and truck. Due to mechanical restrictions, the car and the truck have different limited deceleration capabilities, which are important factors in safety driving. This paper extends the single lane safety driving (SD) model with limited deceleration capability to two-lane SD model, in which car-truck heterogeneous traffic is considered. A car has a larger limited deceleration capability while a heavy truck has a smaller limited deceleration capability as a result of loaded goods. Then the safety driving conditions are different as the types of the following and the leading vehicles vary. In order to eliminate the well-known plug in heterogeneous two-lane traffic, it is assumed that heavy truck has active deceleration behavior when the heavy truck perceives the forming plug. The lane-changing decisions are also determined by the safety driving conditions. The fundamental diagram, spatiotemporal diagram, and lane-changing frequency were investigated to show the effect of mechanical restriction on heterogeneous traffic flow. It was shown that there would be still three traffic phases in heterogeneous traffic condition; the active deceleration of the heavy truck could well eliminate the plug; the lane-changing frequency was low in synchronized flow; the flow and velocity would decrease as the proportion of heavy truck grows or the limited deceleration capability of heavy truck drops; and the flow could be improved with lane control measures.

  20. Quantitative analysis of pedestrian safety at uncontrolled multi-lane mid-block crosswalks in China.

    Science.gov (United States)

    Zhang, Cunbao; Zhou, Bin; Chen, Guojun; Chen, Feng

    2017-11-01

    A lot of pedestrian-vehicle crashes at mid-block crosswalks severely threaten pedestrian's safety around the world. The situations are even worse in China due to low yielding rate of vehicles at crosswalks. In order to quantitatively analyze pedestrian's safety at multi-lane mid-block crosswalks, the number of pedestrian-vehicle conflicts was utilized to evaluate pedestrian's accident risk. Five mid-block crosswalks (Wuhan, China) were videoed to collect data of traffic situation and pedestrian-vehicle conflicts, and the quantity and spatial distribution of pedestrian-vehicle conflicts at multi-lane mid-block crosswalk were analyzed according to lane-based post-encroachment time(LPET). Statistical results indicate that conflicts are mainly concentrated in lane3 and lane6. Percentage of conflict of each lane numbered from 1 to 6 respectively are 4.1%, 13.1%, 19.8%, 8.4%, 19.0%, 28.1%. Conflict rate under different crossing strategies are also counted. Moreover, an order probit (OP) model of pedestrian-vehicle conflict analysis (PVCA) was built to find out the contributions corresponding to those factors (such as traffic volume, vehicle speed, pedestrian crossing behavior, pedestrian refuge, etc.) to pedestrian-vehicle conflicts. The results show that: pedestrian refuge have positive effects on pedestrian safety; on the other hand, high vehicle speed, high traffic volume, rolling gap crossing pattern, and larger pedestrian platoon have negative effects on pedestrian safety. Based on our field observation and PVCA model, the number of conflicts will rise by 2% while the traffic volume increases 200 pcu/h; similarly, if the vehicle speed increases 5km/h, the number of conflicts will rise by 12% accordingly. The research results could be used to evaluate pedestrian safety at multi-lane mid-block crosswalks, and useful to improve pedestrian safety by means of pedestrian safety education, pedestrian refuge setting, vehicle speed limiting, and so on. Copyright © 2017

  1. Microscopic modeling of multi-lane highway traffic flow

    Science.gov (United States)

    Hodas, Nathan O.; Jagota, Anand

    2003-12-01

    We discuss a microscopic model for the study of multi-lane highway traffic flow dynamics. Each car experiences a force resulting from a combination of the desire of the driver to attain a certain velocity, aerodynamic drag, and change of the force due to car-car interactions. The model also includes multi-lane simulation capability and the ability to add and remove obstructions. We implement the model via a Java applet, which is used to simulate traffic jam formation, the effect of bottlenecks on traffic flow, and the existence of light, medium, and heavy traffic flow. The simulations also provide insight into how the properties of individual cars result in macroscopic behavior. Because the investigation of emergent characteristics is so common in physics, the study of traffic in this manner sheds new light on how the micro-to-macro transition works in general.

  2. Impact of left lane truck restriction strategies on multilane highways in Louisiana : a literature review.

    Science.gov (United States)

    2009-04-01

    Truck lane restriction strategies (TLRS) are a means of managing truck traffic on highways by prohibiting trucks from using certain lanes to minimize interaction between trucks and other vehicles. The purpose of this study is to review the literature...

  3. Thread sign in biliary intraductal papillary mucinous neoplasm: a novel specific finding for MRI

    International Nuclear Information System (INIS)

    Hong, Gil-Sun; Byun, Jae Ho; Kim, Jin Hee; Kim, Hyoung Jung; Lee, Seung Soo; Lee, Moon-Gyu; Hong, Seung-Mo

    2016-01-01

    To evaluate thread sign of biliary intraductal papillary mucinous neoplasm (B-IPMN) on magnetic resonance imaging (MRI). Thread sign was defined as intraductal linear or curvilinear hypointense striations. Two radiologists independently evaluated the presence and location of thread sign on MR cholangiography (thin-slice, thick-slab and 3D MRC) and axial MR images (T2 TSE, T2 HASTE and DWI) in patients with B-IPMN (n = 38) and in matched control groups with benign (n = 36) or malignant (n = 35) biliary diseases. Sensitivity, specificity, accuracy, positive predictive value (PPV), and negative predictive value (NPV) of thread sign for diagnosing B-IPMN were evaluated. Thread sign was observed only in patients with B-IPMN on MRC (44.7-52.6 % [17/38-20/38], P < 0.001) and axial MR images (31.6 % [12/38], P < 0.001), except in one patient with recurrent pyogenic cholangitis on MRC (2.8 %, 1/36). The sensitivity, specificity, accuracy, PPV and NPV of thread sign for diagnosing B-IPMN on MRC were 0.53, 0.99, 0.83, 0.95 and 0.80, respectively (reader 1) and 0.45, 1.0, 0.81, 1.0 and 0.77, respectively (reader 2). Thread sign was detected mainly at the extrahepatic bile duct (52.6 %, 20/38). B-IPMN can manifest thread sign, a novel specific MR finding, mainly at the extrahepatic bile duct on MRI, especially on MRC. (orig.)

  4. Assessing air quality impacts of managed lanes : summary.

    Science.gov (United States)

    2010-01-01

    Researchers at the National Center for Transit Research, University of South Florida, recently studied a segment of I-95 between Ft. Lauderdale and Miami to investigate the impacts of high-occupancy/toll (HOT) lanes on air quality. The project simula...

  5. Human factors study of driver assistance systems to reduce lane departures and side collision accidents.

    Science.gov (United States)

    2008-07-01

    This study investigated the human factors issues related to the implementation of lane departure warning systems (LDWS) to reduce side collision and run-off-road crashes for heavy trucks. Lane departures can be either intentional (e.g., to pass anoth...

  6. Non-lane-discipline-based car-following model under honk environment

    Science.gov (United States)

    Rong, Ying; Wen, Huiying

    2018-04-01

    This study proposed a non-lane-discipline-based car-following model by synthetically considering the visual angles and the timid/aggressive characteristics of drivers under honk environment. We firstly derived the neutral stability condition by the linear stability theory. It showed that the parameters related to visual angles and driving characteristics of drivers under honk environment all have significant impact on the stability of non-lane-discipline traffic flow. For better understanding the inner mechanism among these factors, we further analyzed how each parameter affects the traffic flow and gained further insight into how the visual angles information influences other parameters and then influences the non-lane-discipline traffic flow under honk environment. And the results showed that the other aspects such as driving characteristics of drivers or honk effect are all interacted with the "Visual-Angle Factor". And the effect of visual angle is not just to say simply it has larger stable region or not as the existing studies. Finally, to verify the proposed model, we carried out the numerical simulation under the periodic boundary condition. And the results of numerical simulation are agreed well with the theoretical findings.

  7. Saturation flow mathematical model based on multiple combinations of lane groups

    Energy Technology Data Exchange (ETDEWEB)

    Racila, L.

    2016-07-01

    The ideal value of the traffic stream that can pass through an intersection is known as the saturation flow rate per hour on vehicle green time. The saturation flow is important in the understanding of the traffic light cycle and from there the understanding the Level of Service. The paper wishes to evaluate through a series of applied mathematical methods the effect of different lane grouping and critical lane group concept on the saturation flow rate. The importance of this method is that it creates a base for a signalized intersections timing plan. (Author)

  8. Lane changing trajectory planning and tracking control for intelligent vehicle on curved road.

    Science.gov (United States)

    Wang, Lukun; Zhao, Xiaoying; Su, Hao; Tang, Gongyou

    2016-01-01

    This paper explores lane changing trajectory planning and tracking control for intelligent vehicle on curved road. A novel arcs trajectory is planned for the desired lane changing trajectory. A kinematic controller and a dynamics controller are designed to implement the trajectory tracking control. Firstly, the kinematic model and dynamics model of intelligent vehicle with non-holonomic constraint are established. Secondly, two constraints of lane changing on curved road in practice (LCCP) are proposed. Thirdly, two arcs with same curvature are constructed for the desired lane changing trajectory. According to the geometrical characteristics of arcs trajectory, equations of desired state can be calculated. Finally, the backstepping method is employed to design a kinematic trajectory tracking controller. Then the sliding-mode dynamics controller is designed to ensure that the motion of the intelligent vehicle can follow the desired velocity generated by kinematic controller. The stability of control system is proved by Lyapunov theory. Computer simulation demonstrates that the desired arcs trajectory and state curves with B-spline optimization can meet the requirements of LCCP constraints and the proposed control schemes can make tracking errors to converge uniformly.

  9. Making Bengali Brick Lane: claiming and contesting space in East London.

    Science.gov (United States)

    Alexander, Claire

    2011-06-01

    Based on a recent empirical project on 'the Bengal diaspora', the paper explores the construction and contestation of meanings around the iconic East London street, Brick Lane. Taking the 2006 protests around the film Brick Lane as its starting point, the paper draws on original interviews conducted in 2008 with a range of Bengali community representatives, to examine the narratives of space, community and belonging that emerge around the idea of Brick Lane as the 'cultural heartland' of the British Bangladeshi community. By exploring the representation, production and contestation of 'social space' through everyday practices, the paper engages with and contests the representation of minority ethnic 'communities' in the context of contemporary multicultural London and examines the process of 'claiming' and 'making' space in East London. In so doing, the paper contributes to a critical tradition that challenges essentialising and pathologizing accounts of ethnic communities and racialized spaces, or that places them outside of broader social and historical processes - redolent, for example, in contemporary discussions about 'parallel lives' or 'the clash of civilizations'. By contrast, this paper views social space as made through movement and narration, with a particular emphasis on the social agency of local Bengali inhabitants and the multiple meanings that emerge from within this 'imagined community'. However, rather than simply stressing the unfinished and processual nature of spatial meanings, the paper insists on the historical, embodied and affective dimensions of such meaning making, and a reckoning with the broader social and political landscape within which such meanings take shape. The focus on Brick Lane provides an empirically rich, geographically and historically located lens through which to explore the complex role of ethnicity as a marker of social space and of spatial practices of resistance and identity. By exploring Bengali Brick Lane through

  10. A comparative study of history-based versus vectorized Monte Carlo methods in the GPU/CUDA environment for a simple neutron eigenvalue problem

    International Nuclear Information System (INIS)

    Liu, T.; Du, X.; Ji, W.; Xu, G.; Brown, F.B.

    2013-01-01

    For nuclear reactor analysis such as the neutron eigenvalue calculations, the time consuming Monte Carlo (MC) simulations can be accelerated by using graphics processing units (GPUs). However, traditional MC methods are often history-based, and their performance on GPUs is affected significantly by the thread divergence problem. In this paper we describe the development of a newly designed event-based vectorized MC algorithm for solving the neutron eigenvalue problem. The code was implemented using NVIDIA's Compute Unified Device Architecture (CUDA), and tested on a NVIDIA Tesla M2090 GPU card. We found that although the vectorized MC algorithm greatly reduces the occurrence of thread divergence thus enhancing the warp execution efficiency, the overall simulation speed is roughly ten times slower than the history-based MC code on GPUs. Profiling results suggest that the slow speed is probably due to the memory access latency caused by the large amount of global memory transactions. Possible solutions to improve the code efficiency are discussed. (authors)

  11. A comparative study of history-based versus vectorized Monte Carlo methods in the GPU/CUDA environment for a simple neutron eigenvalue problem

    Science.gov (United States)

    Liu, Tianyu; Du, Xining; Ji, Wei; Xu, X. George; Brown, Forrest B.

    2014-06-01

    For nuclear reactor analysis such as the neutron eigenvalue calculations, the time consuming Monte Carlo (MC) simulations can be accelerated by using graphics processing units (GPUs). However, traditional MC methods are often history-based, and their performance on GPUs is affected significantly by the thread divergence problem. In this paper we describe the development of a newly designed event-based vectorized MC algorithm for solving the neutron eigenvalue problem. The code was implemented using NVIDIA's Compute Unified Device Architecture (CUDA), and tested on a NVIDIA Tesla M2090 GPU card. We found that although the vectorized MC algorithm greatly reduces the occurrence of thread divergence thus enhancing the warp execution efficiency, the overall simulation speed is roughly ten times slower than the history-based MC code on GPUs. Profiling results suggest that the slow speed is probably due to the memory access latency caused by the large amount of global memory transactions. Possible solutions to improve the code efficiency are discussed.

  12. THE BASIC PRINCIPLES OF THE INTEGRATED MANAGEMENT OF THE PROCESS OF ASSEMBLY AND THREADING

    Directory of Open Access Journals (Sweden)

    Anton Skorkin

    2017-11-01

    Full Text Available The subject matter of this article is the issues related to the integrated management of assembling operations of fastening and threading elements at all stages of their implementation. The goal is to develop the generalized structure of the data management system of the process of assembly and threading. The objectives are: to justify the principles of managing the assembly and threading process at each stage of the assembly to improve the efficiency of these operations, to study the power, accuracy and performance characteristics of the connections and to draw the conclusion that suggested the theory of assembly management is efficient. The following results are obtained. The article presents the analytical dependencies of the force indexes of threading in the course of the package and sheet assembly, including the tightening force while joining; the assembly of a multilayered package of dissimilar sheet materials was analyzed. On the basis of the theoretical analysis, the dependences of the power indices of threading during the package and sheet assembly were determined. The assembly of the package of sheet materials was investigated, including a multilayered package of dissimilar materials of a “metal-plastic” type. Conclusions. The process of assembling threaded joints with the use of management principles was used; these principles enable increasing the efficiency of the assembly process, reducing the complexity of the basic operations, and improving the quality of the joints obtained. The use adaptive control of the screwing speed on the main threading transitions is suggested for reducing the torque.  The technology of making threaded joints with given properties is developed, the main ways of increasing the efficiency of assembly and threading processes are determined on the basis of the integrated control system for the assembly process.

  13. The effect of concurrent bandwidth feedback on learning the lane-keeping task in a driving simulator.

    Science.gov (United States)

    de Groot, Stefan; de Winter, Joost C F; López García, José Manuel; Mulder, Max; Wieringa, Peter A

    2011-02-01

    The aim of this study was to investigate whether concurrent bandwidth feedback improves learning of the lane-keeping task in a driving simulator. Previous research suggests that bandwidth feedback improves learning and that off-target feedback is superior to on-target feedback. This study aimed to extend these findings for the lane-keeping task. Participants without a driver's license drove five 8-min lane-keeping sessions in a driver training simulator: three practice sessions, an immediate retention session, and a delayed retention session I day later. There were four experimental groups (n=15 per group): (a) on-target, receiving seat vibrations when the center of the car was within 0.5 m of the lane center; (b) off-target, receiving seat vibrations when the center of the car was more than 0.5 m away from the lane center; (c) control, receiving no vibrations; and (d) realistic, receiving seat vibrations depending on engine speed. During retention, all groups were provided with the realistic vibrations. During practice, on-target and off-target groups had better lane-keeping performance than the nonaugmented groups, but this difference diminished in the retention phase. Furthermore, during late practice and retention, the off-target group outperformed the on-target group.The off-target group had a higher rate of steering reversal and higher steering entropy than the nonaugmented groups, whereas no clear group differences were found regarding mean speed, mental workload, or self-reported measures. Off-target feedback is superior to on-target feedback for learning the lane-keeping task. This research provides knowledge to researchers and designers of training systems about the value of feedback in simulator-based training of vehicular control.

  14. Lane Changing Trajectory Planning and Tracking Controller Design for Intelligent Vehicle Running on Curved Road

    Directory of Open Access Journals (Sweden)

    Lie Guo

    2014-01-01

    Full Text Available To enhance the active safety and realize the autonomy of intelligent vehicle on highway curved road, a lane changing trajectory is planned and tracked for lane changing maneuver on curved road. The kinematics model of the intelligent vehicle with nonholonomic constraint feature and the tracking error model are established firstly. The longitudinal and lateral coupling and the difference of curvature radius between the outside and inside lane are taken into account, which is helpful to enhance the authenticity of desired lane changing trajectory on curved road. Then the trajectory tracking controller of closed-loop control structure is derived using integral backstepping method to construct a new virtual variable. The Lyapunov theory is applied to analyze the stability of the proposed tracking controller. Simulation results demonstrate that this controller can guarantee the convergences of both the relative position tracking errors and the position tracking synchronization.

  15. On the origin of the dust lane in the active radio galaxies

    International Nuclear Information System (INIS)

    Morita, Kazuhiko; Sakashita, Shiro

    1979-01-01

    A simple explosion model leading to the extragalactic extended radio sources is developed to understand the origin of the dust lane seen in the active radio galaxies. The point explosion in a spheroid with inhomogeneous density distribution is investigated by taking account of the cooling effect induced by radiative energy loss. It is suggested that the morphological relation between the dust lane and double radio sources is well explained on the basis of explosion model. (author)

  16. Driver assistance system for lane departure avoidance by steering and differential braking

    OpenAIRE

    MINOIU-ENACHE, N; MAMMAR, S; GLASER, S; LUSETTI, B

    2010-01-01

    Lane departure avoidance systems assist actively the driver during inattention or drowsiness and increase driving safety. Most of the lane departure avoidance systems use for the lateral control of the vehicle in closed loop a DC motor similar to the electrical powered steering (EPS) assistance. Important difficulties and limits of this approach are the shared control with the driver on the steering wheel and the vehicle handling at limits. In this paper a combined lateral control using a DC ...

  17. HELICAL MOTIONS OF FINE-STRUCTURE PROMINENCE THREADS OBSERVED BY HINODE AND IRIS

    Energy Technology Data Exchange (ETDEWEB)

    Okamoto, Takenori J. [National Astronomical Observatory of Japan, Mitaka, Tokyo 181-8588 (Japan); Liu, Wei [Bay Area Environmental Research Institute, 625 2nd Street, Suite 209, Petaluma, CA 94952 (United States); Tsuneta, Saku, E-mail: joten.okamoto@nao.ac.jp [ISAS/JAXA, Sagamihara, Kanagawa 252-5210 (Japan)

    2016-11-10

    Fine-structure dynamics in solar prominences holds critical clues to understanding their physical nature of significant space-weather implications. We report evidence of rotational motions of horizontal helical threads in two active-region prominences observed by the Hinode and/or Interface Region Imaging Spectrograph satellites at high resolution. In the first event, we found transverse motions of brightening threads at speeds up to 55 km s{sup -1} seen in the plane of the sky. Such motions appeared as sinusoidal space–time trajectories with a typical period of ∼390 s, which is consistent with plane-of-sky projections of rotational motions. Phase delays at different locations suggest the propagation of twists along the threads at phase speeds of 90–270 km s{sup -1}. At least 15 episodes of such motions occurred in two days, none associated with an eruption. For these episodes, the plane-of-sky speed is linearly correlated with the vertical travel distance, suggestive of a constant angular speed. In the second event, we found Doppler velocities of 30–40 km s{sup -1} in opposite directions in the top and bottom portions of the prominence, comparable to the plane-of-sky speed. The moving threads have about twice broader line widths than stationary threads. These observations, when taken together, provide strong evidence for rotations of helical prominence threads, which were likely driven by unwinding twists triggered by magnetic reconnection between twisted prominence magnetic fields and ambient coronal fields.

  18. Improving the Sustainability of Transportation: Environmental and Functional Benefits of Right Turn By-Pass Lanes at Roundabouts

    Directory of Open Access Journals (Sweden)

    Marco Guerrieri

    2015-05-01

    Full Text Available The functional performances of conventional roundabouts (single-lane and multi-lane and innovative roundabouts (spiral, flower, C and turbo can be improved through right-turn bypass lanes controlled by stop, yield or free-flow signs. The article presents evaluations of the emissions of air pollutants (carbon dioxide, nitrogen oxides, particle pollution (PM10 and PM2.5, fuel consumption and construction, management, energetic and environmental costs in roundabouts without or with bypass lanes (controlled by stop, yield or free-flow. The suggested methodology has a general character and can be applied as a multi-parametric criterion for choosing road intersections, although, in the present paper, it has been employed only for a case study. For the aims of this research, we employed recent closed-form formulations to determine roundabout performances; moreover, we used the COPERT IV® software to estimate air emissions in nine different types of vehicles. Numerous traffic simulations were carried out. The variation in the maximum hourly traffic Qmax and annual traffic QTOT provided the appropriate domains of the examined geometric layouts, both in functional and environmental terms and with regard to generalized costs, estimated for a 10-year period. It resulted that the introduction of right-turn bypasses in all arms of conventional roundabouts with a one ring lane and one lane at the entries (single-lane roundabouts is the most cost-effective when the flows entering the roundabout are higher than Qmax = 2000 veh/h. Moreover, free-flow bypass lanes always provide greater capacity and lower delays than stop- or yield-signaled bypasses. However, with extremely high Qmax values, stop-controlled bypasses guarantee lower fuel consumption, while those with a yield sign lower total costs.

  19. Modeling merging behavior at lane drops : [tech transfer summary].

    Science.gov (United States)

    2015-02-01

    A better understanding of the merging behavior of drivers will lead : to the development of better lane-drop traffic-control plans and : strategies, which will provide better guidance to drivers for safer : merging.

  20. “Bus Lane Within The Area Of Intersection” Method For Buses Priority On The Intersections

    Directory of Open Access Journals (Sweden)

    Vikovych Ihor

    2015-12-01

    Full Text Available The primary objective of this article is to formalize the “special bus lanes within the area of intersection” method that allows providing buses with space-time priority at signalized intersections (mostly of the isolated type, including those with no more than two traffic lanes in each direction at the approaches to the intersection. The article establishes the limits for efficient application of this method, and describes the results of a simulation experiment conducted in the VISSIM environment to investigate the functioning of the method on an actual intersection. The most critical phase of implementation of this method is to determine the optimum length of the special bus lane at the approach to the intersection. The optimum length of special bus lanes at the approaches to isolated or coordinated intersections is determined based on the maximum length of queued vehicles which is computed using the simulation models developed in the Objective-C language. The article covers the basic characteristics of those models, their structure and building principles, and also provides the model validation results. Simulation models can be used both for determination of the optimum length of special bus lanes at the approaches to signalized intersections and for analysis of intersection performance based on the maximum length of queued vehicles.

  1. Fat versus Thin Threading Approach on GPUs: Application to Stochastic Simulation of Chemical Reactions

    KAUST Repository

    Klingbeil, Guido; Erban, Radek; Giles, Mike; Maini, Philip K.

    2012-01-01

    We explore two different threading approaches on a graphics processing unit (GPU) exploiting two different characteristics of the current GPU architecture. The fat thread approach tries to minimize data access time by relying on shared memory and registers potentially sacrificing parallelism. The thin thread approach maximizes parallelism and tries to hide access latencies. We apply these two approaches to the parallel stochastic simulation of chemical reaction systems using the stochastic simulation algorithm (SSA) by Gillespie [14]. In these cases, the proposed thin thread approach shows comparable performance while eliminating the limitation of the reaction system's size. © 2006 IEEE.

  2. Fat versus Thin Threading Approach on GPUs: Application to Stochastic Simulation of Chemical Reactions

    KAUST Repository

    Klingbeil, Guido

    2012-02-01

    We explore two different threading approaches on a graphics processing unit (GPU) exploiting two different characteristics of the current GPU architecture. The fat thread approach tries to minimize data access time by relying on shared memory and registers potentially sacrificing parallelism. The thin thread approach maximizes parallelism and tries to hide access latencies. We apply these two approaches to the parallel stochastic simulation of chemical reaction systems using the stochastic simulation algorithm (SSA) by Gillespie [14]. In these cases, the proposed thin thread approach shows comparable performance while eliminating the limitation of the reaction system\\'s size. © 2006 IEEE.

  3. Simulation of LHC events on a millions threads

    Science.gov (United States)

    Childers, J. T.; Uram, T. D.; LeCompte, T. J.; Papka, M. E.; Benjamin, D. P.

    2015-12-01

    Demand for Grid resources is expected to double during LHC Run II as compared to Run I; the capacity of the Grid, however, will not double. The HEP community must consider how to bridge this computing gap by targeting larger compute resources and using the available compute resources as efficiently as possible. Argonne's Mira, the fifth fastest supercomputer in the world, can run roughly five times the number of parallel processes that the ATLAS experiment typically uses on the Grid. We ported Alpgen, a serial x86 code, to run as a parallel application under MPI on the Blue Gene/Q architecture. By analysis of the Alpgen code, we reduced the memory footprint to allow running 64 threads per node, utilizing the four hardware threads available per core on the PowerPC A2 processor. Event generation and unweighting, typically run as independent serial phases, are coupled together in a single job in this scenario, reducing intermediate writes to the filesystem. By these optimizations, we have successfully run LHC proton-proton physics event generation at the scale of a million threads, filling two-thirds of Mira.

  4. Control of influence of a thread on a bending of screws

    International Nuclear Information System (INIS)

    Proskuriakov, N E; Lopa, I V; Trapeznikov, E V

    2017-01-01

    The influence of the threads and the bending of screw on their moments of inertia of the cross section considered. This problem is actual since existing methods exclude from calculations the influence of supporting the thread, using as the basic geometrical parameter such as the internal diameter of the thread (diameter of cavities). Fundamental difference of a bend of the screw from a bend of a smooth rod consists that moment of inertia of the screw is a variable. It is shown that the change in cross-section moment of inertia along the length of the screw are essential and have periodic character. Analytical interrelation of the bending of the screw and the decreasing of moment of inertia of its cross section is established and equation describing this phenomenon is suggested. The greatest decrease of the moment of inertia occurs in the middle of the screw length, and the lowest - at its ends. Function and approximate coefficients for the main types of thread are proposed, which take into account this change. (paper)

  5. An investigation of merging and diverging cars on a multi-lane road using a cellular automation model

    Science.gov (United States)

    Jetto, K.; Ez-Zahraouy, H.; Benyoussef, A.

    2012-11-01

    In this paper, we have investigated two observed situations in a multi-lane road. The first one concerns a fast merging vehicle. The second situation is related to the case of a fast vehicle leaving the fastest lane back into the slowest lane and targeting a specific way out. We are interested in the relaxation time τ, i.e., which is the time that the merging (diverging) vehicle spends before reaching the desired lane. Using analytical treatment and numerical simulations for the NaSch model, we have found two states, namely, the free state in which the merging (diverging) vehicle reaches the desired lane, and the trapped state in which τ diverges. We have established phase diagrams for several values of the braking probability. In the second situation, we have shown that diverging from the fast lane targeting a specific way out is not a simple task. Even if the diverging vehicle is in the free phase, two different states can be distinguished. One is the critical state, in which the diverging car can probably reach the desired way out. The other is the safe state, in which the diverging car can surely reach the desired way out. In order to be in the safe state, we have found that the driver of the diverging car must know the critical distance (below which the way out will be out of his reach) in each lane. Furthermore, this critical distance depends on the density of cars, and it follows an exponential law.

  6. Development of Fire Resistant/Heat Resistant Sewing Thread

    Science.gov (United States)

    2016-03-01

    BAA, specifically, Special Focus  Area:  Textile   Technologies . Service Thread’s proposal is hereby accepted in its entirety by the  government unless...report documents work carried out by Service Thread to show that domestic technology exists which would reduce base fiber costs, versus current...otherwise revised by this contract and is incorporated by reference.  The  technological  area under investigation is FR/HR sewing threads using core

  7. AthenaMT: upgrading the ATLAS software framework for the many-core world with multi-threading

    CERN Document Server

    AUTHOR|(INSPIRE)INSPIRE-00100895; The ATLAS collaboration; Baines, John; Bold, Tomasz; Calafiura, Paolo; Farrell, Steven; Malon, David; Ritsch, Elmar; Stewart, Graeme; Snyder, Scott; Tsulaia, Vakhtang; Wynne, Benjamin; van Gemmeren, Peter

    2017-01-01

    ATLAS’s current software framework, Gaudi/Athena, has been very successful for the experiment in LHC Runs 1 and 2. However, its single threaded design has been recognized for some time to be increasingly problematic as CPUs have increased core counts and decreased available memory per core. Even the multi-process version of Athena, AthenaMP, will not scale to the range of architectures we expect to use beyond Run2. After concluding a rigorous requirements phase, where many design components were examined in detail, ATLAS has begun the migration to a new data-flow driven, multi-threaded framework, which enables the simultaneous processing of singleton, thread unsafe legacy Algorithms, cloned Algorithms that execute concurrently in their own threads with different Event contexts, and fully re-entrant, thread safe Algorithms. In this paper we report on the process of modifying the framework to safely process multiple concurrent events in different threads, which entails significant changes in the underlying ha...

  8. AthenaMT: Upgrading the ATLAS Software Framework for the Many-Core World with Multi-Threading

    CERN Document Server

    Leggett, Charles; The ATLAS collaboration; Bold, Tomasz; Calafiura, Paolo; Farrell, Steven; Malon, David; Ritsch, Elmar; Stewart, Graeme; Snyder, Scott; Tsulaia, Vakhtang; Wynne, Benjamin; van Gemmeren, Peter

    2016-01-01

    ATLAS's current software framework, Gaudi/Athena, has been very successful for the experiment in LHC Runs 1 and 2. However, its single threaded design has been recognised for some time to be increasingly problematic as CPUs have increased core counts and decreased available memory per core. Even the multi-process version of Athena, AthenaMP, will not scale to the range of architectures we expect to use beyond Run2. After concluding a rigorous requirements phase, where many design components were examined in detail, ATLAS has begun the migration to a new data-flow driven, multi-threaded framework, which enables the simultaneous processing of singleton, thread unsafe legacy Algorithms, cloned Algorithms that execute concurrently in their own threads with different Event contexts, and fully re-entrant, thread safe Algorithms. In this paper we will report on the process of modifying the framework to safely process multiple concurrent events in different threads, which entails significant changes in the underlying...

  9. Thread-like supercapacitors based on one-step spun nanocomposite yarns.

    Science.gov (United States)

    Meng, Qinghai; Wang, Kai; Guo, Wei; Fang, Jin; Wei, Zhixiang; She, Xilin

    2014-08-13

    Thread-like electronic devices have attracted great interest because of their potential applications in wearable electronics. To produce high-performance, thread-like supercapacitors, a mixture of stable dispersions of single-walled carbon nanotubes and conducting polyaniline nanowires are prepared. Then, the mixture is spun into flexible yarns with a polyvinyl alcohol outer sheath by a one-step spinning process. The composite yarns show excellent mechanical properties and high electrical conductivities after sufficient washing to remove surfactants. After applying a further coating layer of gel electrolyte, two flexible yarns are twisted together to form a thread-like supercapacitor. The supercapacitor based on these two yarns (SWCNTs and PAniNWs) possesses a much higher specific capacitance than that based only on pure SWCNTs yarns, making it an ideal energy-storage device for wearable electronics. © 2014 WILEY-VCH Verlag GmbH & Co. KGaA, Weinheim.

  10. Blind spot detection & passive lane change assist systems

    NARCIS (Netherlands)

    Surovtcev, I.

    2015-01-01

    The project goal was design and implementation of proof-of-concept for two systems that aim to tackle the blind spot problem of for the commercial vehicles: Blind Spot Detection and Passive Lane Change Assist functions. The system implementation was done using Rapid Control Prototype (RCP) hardware.

  11. Adaptive control in multi-threaded iterated integration

    International Nuclear Information System (INIS)

    Doncker, Elise de; Yuasa, Fukuko

    2013-01-01

    In recent years we have developed a technique for the direct computation of Feynman loop-integrals, which are notorious for the occurrence of integrand singularities. Especially for handling singularities in the interior of the domain, we approximate the iterated integral using an adaptive algorithm in the coordinate directions. We present a novel multi-core parallelization scheme for adaptive multivariate integration, by assigning threads to the rule evaluations in the outer dimensions of the iterated integral. The method ensures a large parallel granularity as each function evaluation by itself comprises an integral over the lower dimensions, while the application of the threads is governed by the adaptive control in the outer level. We give computational results for a test set of 3- to 6-dimensional integrals, where several problems exhibit a loop integral behavior.

  12. Comparative analysis of dynamic pricing strategies for managed lanes.

    Science.gov (United States)

    2015-06-01

    The objective of this research is to investigate and compare the performances of different : dynamic pricing strategies for managed lanes facilities. These pricing strategies include real-time : traffic responsive methods, as well as refund options a...

  13. Excursions out-of-lane versus standard deviation of lateral position as outcome measure of the on-the-road driving test.

    Science.gov (United States)

    Verster, Joris C; Roth, Thomas

    2014-07-01

    The traditional outcome measure of the Dutch on-the-road driving test is the standard deviation of lateral position (SDLP), the weaving of the car. This paper explores whether excursions out-of-lane are a suitable additional outcome measure to index driving impairment. A literature search was conducted to search for driving tests that used both SDLP and excursions out-of-lane as outcome measures. The analyses were limited to studies examining hypnotic drugs because several of these drugs have been shown to produce next-morning sedation. Standard deviation of lateral position was more sensitive in demonstrating driving impairment. In fact, solely relying on excursions out-of-lane as outcome measure incorrectly classifies approximately half of impaired drives as unimpaired. The frequency of excursions out-of-lane is determined by the mean lateral position within the right traffic lane. Defining driving impairment as having a ΔSDLP > 2.4 cm, half of the impaired driving tests (51.2%, 43/84) failed to produce excursions out-of-lane. Alternatively, 20.9% of driving tests with ΔSDLP < 2.4 cm (27/129) had at least one excursion out-of-lane. Excursions out-of-lane are neither a suitable measure to demonstrate driving impairment nor is this measure sufficiently sensitive to differentiate adequately between differences in magnitude of driving impairment. Copyright © 2014 John Wiley & Sons, Ltd.

  14. Lane Changing Control to Reduce Traffic Load Effect on Long-Span Bridges

    OpenAIRE

    Caprani, Colin C; Enright, Bernard; Carey, Colm

    2012-01-01

    Long span bridges are critical parts of a nation’s infrastructure network and congested traffic loading is the governing form of traffic loading. Groups of trucks travelling in conveys are created when fast-er moving vehicles, such as cars, change lane. In this research the authors investigate how the control of these lane-changing events can help reduce the traffic load effects on long span bridges. Real traffic data is used to simulate a traffic stream on a virtual road and bridge using a m...

  15. Review of Bolt Preload and Torque for Assembling Threaded Fasteners in Nuclear Power Plant

    International Nuclear Information System (INIS)

    Lee, Yong-Sung; Lee, Jae-Gon; Kang, Yong-Chul; Shin, Ki-Jong

    2007-01-01

    There are numerous threaded fasteners such as bolts, studs, nuts, cap screws and anchor bolts used in nuclear power plants(NPPs). The major applications of threaded fasteners are reactor coolant pressure boundary components, their internals and supports. With the increase of commercial operation period of NPPs, the incidents caused by degradation of threaded fasteners have been occurred. A large number of reported incidents are involved in the pressure boundary and major component supports. The degradation and failure of threaded fasteners is affected by material, preload and torque value at assembly, bolting practice, etc. It is very important to select appropriate bolt preload and decide assembly torque value because torque control using a torque wrench is the most common method in a power plant to assemble a bolted flange connection. Many researches have been studied to define the proper bolt preload and desired torque value with regard to the integrity of bolted connections including pressure boundary joints by EPRI and other plant industry. But in domestic NPPs, considerably few works are done on the bolted joint assembly in spite of increasing events related with threaded faster. Therefore we investigated degradation or failure of the threaded fasteners used in NPPs, also examined the codes, standards and technical trends concerning bolt preload and assembly torque in NPPs. It is the purpose of this study to provide proper technical information for assuring integrity of the threaded fasteners

  16. 77 FR 8253 - Notice of Proposed Settlement Agreement and Opportunity for Public Comment: Hidden Lane Landfill...

    Science.gov (United States)

    2012-02-14

    ... ENVIRONMENTAL PROTECTION AGENCY [FRL-9631-3] Notice of Proposed Settlement Agreement and Opportunity for Public Comment: Hidden Lane Landfill Superfund Site ACTION: Notice. SUMMARY: In accordance... (``DOJ'') on behalf of EPA, in connection with the Hidden Lane Landfill Superfund Site, Sterling, Loudoun...

  17. Threaded biliary inside stents are a safe and effective therapeutic option in cases of malignant hilar obstruction.

    Science.gov (United States)

    Inatomi, Osamu; Bamba, Shigeki; Shioya, Makoto; Mochizuki, Yosuke; Ban, Hiromitsu; Tsujikawa, Tomoyuki; Saito, Yasuharu; Andoh, Akira; Fujiyama, Yoshihide

    2013-02-14

    Although endoscopic biliary stents have been accepted as part of palliative therapy for cases of malignant hilar obstruction, the optimal endoscopic management regime remains controversial. In this study, we evaluated the safety and efficacy of placing a threaded stent above the sphincter of Oddi (threaded inside plastic stents, threaded PS) and compared the results with those of other stent types. Patients with malignant hilar obstruction, including those requiring biliary drainage for stent occlusion, were selected. Patients received either one of the following endoscopic indwelling stents: threaded PS, conventional plastic stents (conventional PS), or metallic stents (MS). Duration of stent patency and the incident of complication were compared in these patients. Forty-two patients underwent placement of endoscopic indwelling stents (threaded PS = 12, conventional PS = 17, MS = 13). The median duration of threaded PS patency was significantly longer than that of conventional PS patency (142 vs. 32 days; P = 0.04, logrank test). The median duration of threaded PS and MS patency was not significantly different (142 vs. 150 days, P = 0.83). Stent migration did not occur in any group. Among patients who underwent threaded PS placement as a salvage therapy after MS obstruction due to tumor ingrowth, the median duration of MS patency was significantly shorter than that of threaded PS patency (123 vs. 240 days). Threaded PS are safe and effective in cases of malignant hilar obstruction; moreover, it is a suitable therapeutic option not only for initial drainage but also for salvage therapy.

  18. Engineering Solutions to Enhance Traffic Safety Performance on Two-Lane Highways

    Directory of Open Access Journals (Sweden)

    Lina Wu

    2015-01-01

    Full Text Available Improving two-lane highway traffic safety conditions is of practical importance to the traffic system, which has attracted significant research attention within the last decade. Many cost-effective and proactive solutions such as low-cost treatments and roadway safety monitoring programs have been developed to enhance traffic safety performance under prevailing conditions. This study presents research perspectives achieved from the Highway Safety Enhancement Project (HSEP that assessed safety performance on two-lane highways in Beijing, China. Potential causal factors are identified based on proposed evaluation criteria, and primary countermeasures are developed against inferior driving conditions such as sharp curves, heavy gradients, continuous downgrades, poor sight distance, and poor clear zones. Six cost-effective engineering solutions were specifically implemented to improve two-lane highway safety conditions, including (1 traffic sign replacement, (2 repainting pavement markings, (3 roadside barrier installation, (4 intersection channelization, (5 drainage optimization, and (6 sight distance improvement. The effectiveness of these solutions was examined and evaluated based on Empirical Bayes (EB models. The results indicate that the proposed engineering solutions effectively improved traffic safety performance by significantly reducing crash occurrence risks and crash severities.

  19. Three-dimensional investigations of the threading regime in a microfluidic flow-focusing channel

    Science.gov (United States)

    Gowda, Krishne; Brouzet, Christophe; Lefranc, Thibault; Soderberg, L. Daniel; Lundell, Fredrik

    2017-11-01

    We study the flow dynamics of the threading regime in a microfluidic flow-focusing channel through 3D numerical simulations and experiments. Making strong filaments from cellulose nano-fibrils (CNF) could potentially steer to new high-performance bio-based composites competing with conventional glass fibre composites. CNF filaments can be obtained through hydrodynamic alignment of dispersed CNF by using the concept of flow-focusing. The aligned structure is locked by diffusion of ions resulting in a dispersion-gel transition. Flow-focusing typically refers to a microfluidic channel system where the core fluid is focused by the two sheath fluids, thereby creating an extensional flow at the intersection. In this study, threading regime corresponds to an extensional flow field generated by the water sheath fluid stretching the dispersed CNF core fluid and leading to formation of long threads. The experimental measurements are performed using optical coherence tomography (OCT) and 3D numerical simulations with OpenFOAM. The prime focus is laid on the 3D characteristics of thread formation such as wetting length of core fluid, shape, aspect ratio of the thread and velocity flow-field in the microfluidic channel.

  20. During Threaded Discussions Are Non-Native English Speakers Always at a Disadvantage?

    Science.gov (United States)

    Shafer Willner, Lynn

    2014-01-01

    When participating in threaded discussions, under what conditions might non¬native speakers of English (NNSE) be at a comparative disadvantage to their classmates who are native speakers of English (NSE)? This study compares the threaded discussion perspectives of closely-matched NNSE and NSE adult students having different levels of threaded…

  1. Hagfish slime threads as a biomimetic model for high performance protein fibres

    International Nuclear Information System (INIS)

    Fudge, Douglas S; Hillis, Sonja; Levy, Nimrod; Gosline, John M

    2010-01-01

    Textile manufacturing is one of the largest industries in the world, and synthetic fibres represent two-thirds of the global textile market. Synthetic fibres are manufactured from petroleum-based feedstocks, which are becoming increasingly expensive as demand for finite petroleum reserves continues to rise. For the last three decades, spider silks have been held up as a model that could inspire the production of protein fibres exhibiting high performance and ecological sustainability, but unfortunately, artificial spider silks have yet to fulfil this promise. Previous work on the biomechanics of protein fibres from the slime of hagfishes suggests that these fibres might be a superior biomimetic model to spider silks. Based on the fact that the proteins within these 'slime threads' adopt conformations that are similar to those in spider silks when they are stretched, we hypothesized that draw processing of slime threads should yield fibres that are comparable to spider dragline silk in their mechanical performance. Here we show that draw-processed slime threads are indeed exceptionally strong and tough. We also show that post-drawing steps such as annealing, dehydration and covalent cross-linking can dramatically improve the long-term dimensional stability of the threads. The data presented here suggest that hagfish slime threads are a model that should be pursued in the quest to produce fibres that are ecologically sustainable and economically viable.

  2. The effect of varying levels of vehicle automation on drivers' lane changing behaviour.

    Science.gov (United States)

    Madigan, Ruth; Louw, Tyron; Merat, Natasha

    2018-01-01

    Much of the Human Factors research into vehicle automation has focused on driver responses to critical scenarios where a crash might occur. However, there is less knowledge about the effects of vehicle automation on drivers' behaviour during non-critical take-over situations, such as driver-initiated lane-changing or overtaking. The current driving simulator study, conducted as part of the EC-funded AdaptIVe project, addresses this issue. It uses a within-subjects design to compare drivers' lane-changing behaviour in conventional manual driving, partially automated driving (PAD) and conditionally automated driving (CAD). In PAD, drivers were required to re-take control from an automated driving system in order to overtake a slow moving vehicle, while in CAD, the driver used the indicator lever to initiate a system-performed overtaking manoeuvre. Results showed that while drivers' acceptance of both the PAD and CAD systems was high, they generally preferred CAD. A comparison of overtaking positions showed that drivers initiated overtaking manoeuvres slightly later in PAD than in manual driving or CAD. In addition, when compared to conventional driving, drivers had higher deviations in lane positioning and speed, along with higher lateral accelerations during lane changes following PAD. These results indicate that even in situations which are not time-critical, drivers' vehicle control after automation is degraded compared to conventional driving.

  3. Traffic conflict assessment for non-lane-based movements of motorcycles under congested conditions

    Directory of Open Access Journals (Sweden)

    Long Xuan Nguyen

    2014-03-01

    Full Text Available Traffic conflict under congested conditions is one of the main safety issues of motorcycle traffic in developing countries. Unlike cars, motorcycles often display non-lane-based movements such as swerving or oblique following of a lead vehicle when traffic becomes congested. Very few studies have quantitatively evaluated the effects of such non-lane-based movements on traffic conflict. Therefore, in this study we aim to develop an integrated model to assess the traffic conflict of motorcycles under congested conditions. The proposed model includes a concept of safety space to describe the non-lane-based movements unique to motorcycles, new features developed for traffic conflict assessment such as parameters of acceleration and deceleration, and the conditions for choosing a lead vehicle. Calibration data were extracted from video clips taken at two road segments in Ho Chi Minh City. A simulation based on the model was developed to verify the dynamic non-lane-based movements of motorcycles. Subsequently, the assessment of traffic conflict was validated by calculating the probability of sudden braking at each time interval according to the change in the density of motorcycle flow. Our findings underscore the fact that higher flow density may lead to conflicts associated with a greater probability of sudden breaking. Three types of motorcycle traffic conflicts were confirmed, and the proportions of each type were calculated and discussed.

  4. The effect of varying levels of vehicle automation on drivers’ lane changing behaviour

    Science.gov (United States)

    Louw, Tyron; Merat, Natasha

    2018-01-01

    Much of the Human Factors research into vehicle automation has focused on driver responses to critical scenarios where a crash might occur. However, there is less knowledge about the effects of vehicle automation on drivers’ behaviour during non-critical take-over situations, such as driver-initiated lane-changing or overtaking. The current driving simulator study, conducted as part of the EC-funded AdaptIVe project, addresses this issue. It uses a within-subjects design to compare drivers’ lane-changing behaviour in conventional manual driving, partially automated driving (PAD) and conditionally automated driving (CAD). In PAD, drivers were required to re-take control from an automated driving system in order to overtake a slow moving vehicle, while in CAD, the driver used the indicator lever to initiate a system-performed overtaking manoeuvre. Results showed that while drivers’ acceptance of both the PAD and CAD systems was high, they generally preferred CAD. A comparison of overtaking positions showed that drivers initiated overtaking manoeuvres slightly later in PAD than in manual driving or CAD. In addition, when compared to conventional driving, drivers had higher deviations in lane positioning and speed, along with higher lateral accelerations during lane changes following PAD. These results indicate that even in situations which are not time-critical, drivers’ vehicle control after automation is degraded compared to conventional driving. PMID:29466402

  5. The effect of varying levels of vehicle automation on drivers' lane changing behaviour.

    Directory of Open Access Journals (Sweden)

    Ruth Madigan

    Full Text Available Much of the Human Factors research into vehicle automation has focused on driver responses to critical scenarios where a crash might occur. However, there is less knowledge about the effects of vehicle automation on drivers' behaviour during non-critical take-over situations, such as driver-initiated lane-changing or overtaking. The current driving simulator study, conducted as part of the EC-funded AdaptIVe project, addresses this issue. It uses a within-subjects design to compare drivers' lane-changing behaviour in conventional manual driving, partially automated driving (PAD and conditionally automated driving (CAD. In PAD, drivers were required to re-take control from an automated driving system in order to overtake a slow moving vehicle, while in CAD, the driver used the indicator lever to initiate a system-performed overtaking manoeuvre. Results showed that while drivers' acceptance of both the PAD and CAD systems was high, they generally preferred CAD. A comparison of overtaking positions showed that drivers initiated overtaking manoeuvres slightly later in PAD than in manual driving or CAD. In addition, when compared to conventional driving, drivers had higher deviations in lane positioning and speed, along with higher lateral accelerations during lane changes following PAD. These results indicate that even in situations which are not time-critical, drivers' vehicle control after automation is degraded compared to conventional driving.

  6. A New Lane Departure Warning Algorithm Considering the Driver’s Behavior Characteristics

    Directory of Open Access Journals (Sweden)

    Lun Hui Xu

    2015-01-01

    Full Text Available In order to meet the driving safety warning required for different driver types and situations, a new lane departure warning (LDW algorithm was proposed. Its adaptability is much better through setting the different thresholds of time to lane crossing (TLC using fuzzy control method for driver with different driving behaviors in different lanes and different vehicle movements. To ensure the accuracy of computation of TLC under the different actual driving scenarios, the algorithm was established based on vehicle kinematics and advanced mathematics compared to other ways of computation of TLC. On this basis, a LDW strategy determining driver's intentions was presented by introducing identifying vehicle movements. Finally, a vast quantity of the real vehicle experiments was given to demonstrate the effectiveness of the proposed LDW algorithm. The results of the tests show that the algorithm can decrease false alarm rate effectively because of distinguishing from unconscious by real-time vehicle movements, and promote the adaptability to the driver behavior characteristics, so it has favorable driver acceptance and strong intelligence.

  7. Zebra mussels anchor byssal threads faster and tighter than quagga mussels in flow.

    Science.gov (United States)

    Peyer, Suzanne M; McCarthy, Alice J; Lee, Carol Eunmi

    2009-07-01

    While the invasive zebra mussel Dreissena polymorpha has rapidly spread throughout the Great Lakes and inland waterways, it is being displaced by the quagga mussel Dreissena bugensis in shallow water habitats. However, zebra mussels remain dominant in areas with higher water velocity. We hypothesized that the persistence of zebra over quagga mussels in habitats with higher water velocity might result from greater rate and strength of byssal thread attachment. We examined whether zebra mussels relative to quagga mussels have: (1) higher byssal thread synthesis rate, (2) lower dislodgment in flow and (3) greater mechanical force required for detachment from substrate. Specifically, we examined byssal thread synthesis rate and dislodgment of both species in response to water velocities of 0, 50, 100 and 180 cm s(-1). Byssal thread synthesis rate was significantly higher for zebra than for quagga mussels at all velocities. Dislodgment from the substrate increased for both species with increasing velocity but was significantly lower for zebra than for quagga mussels. We also tested the mechanical force to detach mussels after short (32 h) and long (two and three months) periods of attachment on hard substrate. Detachment force was significantly higher for zebra than for quagga mussels only after short-term attachment. Higher byssal thread synthesis rate in zebra mussels was a likely factor that minimized their dislodgment in flow and increased short-term attachment strength. Differences in byssal thread synthesis rate between the two species might partly account for the ability of zebra mussels to maintain dominance over quagga mussels in habitats with high velocities.

  8. Ultrasonic Detection of Small Crack in Studs[Bolts] by Time Difference of Thread Signals(TDTS)

    International Nuclear Information System (INIS)

    Suh, D. M.; Park, D. Y.; Kim, C. K.

    1990-01-01

    It is difficult to detect such flaws as stress - corrosion cracking or corrosion wastage(loss of bolt diameter) in the threads. In many cases the critical size of a flaw is very small(1-2 mm order). This paper describes how it is possible to discriminate small flaw indications in threads using the time difference or thread signals(TDTS) by a signal-conditioning technique

  9. Bifurcation of Lane Change and Control on Highway for Tractor-Semitrailer under Rainy Weather

    Directory of Open Access Journals (Sweden)

    Tao Peng

    2017-01-01

    Full Text Available A new method is proposed for analyzing the nonlinear dynamics and stability in lane changes on highways for tractor-semitrailer under rainy weather. Unlike most of the literature associated with a simulated linear dynamic model for tractor-semitrailers steady steering on dry road, a verified 5DOF mechanical model with nonlinear tire based on vehicle test was used in the lane change simulation on low adhesion coefficient road. According to Jacobian matrix eigenvalues of the vehicle model, bifurcations of steady steering and sinusoidal steering on highways under rainy weather were investigated using a numerical method. Furthermore, based on feedback linearization theory, taking the tractor yaw rate and joint angle as control objects, a feedback linearization controller combined with AFS and DYC was established. The numerical simulation results reveal that Hopf bifurcations are identified in steady and sinusoidal steering conditions, which translate into an oscillatory behavior leading to instability. And simulations of urgent step and single-lane change in high velocity show that the designed controller has good effects on eliminating bifurcations and improving lateral stability of tractor-semitrailer, during lane changing on highway under rainy weather. It is a valuable reference for safety design of tractor-semitrailers to improve the traffic safety with driver-vehicle-road closed-loop system.

  10. Is improved lane keeping during cognitive load caused by increased physical arousal or gaze concentration toward the road center?

    Science.gov (United States)

    Li, Penghui; Markkula, Gustav; Li, Yibing; Merat, Natasha

    2018-08-01

    Driver distraction is one of the main causes of motor-vehicle accidents. However, the impact on traffic safety of tasks that impose cognitive (non-visual) distraction remains debated. One particularly intriguing finding is that cognitive load seems to improve lane keeping performance, most often quantified as reduced standard deviation of lateral position (SDLP). The main competing hypotheses, supported by current empirical evidence, suggest that cognitive load improves lane keeping via either increased physical arousal, or higher gaze concentration toward the road center, but views are mixed regarding if, and how, these possible mediators influence lane keeping performance. Hence, a simulator study was conducted, with participants driving on a straight city road section whilst completing a cognitive task at different levels of difficulty. In line with previous studies, cognitive load led to increased physical arousal, higher gaze concentration toward the road center, and higher levels of micro-steering activity, accompanied by improved lane keeping performance. More importantly, during the high cognitive task, both physical arousal and gaze concentration changed earlier in time than micro-steering activity, which in turn changed earlier than lane keeping performance. In addition, our results did not show a significant correlation between gaze concentration and physical arousal on the level of individual task recordings. Based on these findings, various multilevel models for micro-steering activity and lane keeping performance were conducted and compared, and the results suggest that all of the mechanisms proposed by existing hypotheses could be simultaneously involved. In other words, it is suggested that cognitive load leads to: (i) an increase in arousal, causing increased micro-steering activity, which in turn improves lane keeping performance, and (ii) an increase in gaze concentration, causing lane keeping improvement through both (a) further increased micro

  11. Lane-Level Vehicle Trajectory Reckoning for Cooperative Vehicle-Infrastructure System

    Directory of Open Access Journals (Sweden)

    Yinsong Wang

    2012-01-01

    Full Text Available This paper presents a lane-level positioning method by trajectory reckoning without Global Positioning System (GPS equipment in the environment of Cooperative Vehicle-Infrastructure System (CVIS. Firstly, the accuracy requirements of vehicle position in CVIS applications and the applicability of GPS positioning methods were analyzed. Then, a trajectory reckoning method based on speed and steering data from vehicle’s Control Area Network (CAN and roadside calibration facilities was proposed, which consists of three critical models, including real-time estimation of steering angle and vehicle direction, vehicle movement reckoning, and wireless calibration. Finally, the proposed method was validated through simulation and field tests under a variety of traffic conditions. Results show that the accuracy of the reckoned vehicle position can reach the lane level and match the requirements of common CVIS applications.

  12. III - Template Metaprogramming for massively parallel scientific computing - Templates for Iteration; Thread-level Parallelism

    CERN Multimedia

    CERN. Geneva

    2016-01-01

    Large scale scientific computing raises questions on different levels ranging from the fomulation of the problems to the choice of the best algorithms and their implementation for a specific platform. There are similarities in these different topics that can be exploited by modern-style C++ template metaprogramming techniques to produce readable, maintainable and generic code. Traditional low-level code tend to be fast but platform-dependent, and it obfuscates the meaning of the algorithm. On the other hand, object-oriented approach is nice to read, but may come with an inherent performance penalty. These lectures aim to present he basics of the Expression Template (ET) idiom which allows us to keep the object-oriented approach without sacrificing performance. We will in particular show to to enhance ET to include SIMD vectorization. We will then introduce techniques for abstracting iteration, and introduce thread-level parallelism for use in heavy data-centric loads. We will show to to apply these methods i...

  13. Evaluating lane-by-lane gap-out based signal control for isolated intersection under stop-line, single and multiple advance detection systems

    Directory of Open Access Journals (Sweden)

    Chandan Keerthi Kancharla

    2016-12-01

    Full Text Available In isolated intersection’s actuated signal control, inductive loop detector layout plays a crucial role in providingthe vehicle information to the signal controller. Based on vehicle actuations at the detector, the green time is extended till a pre-defined threshold gap-out occurs. The Federal Highway Administration (FHWA proposed various guidelines for detec-tor layouts on low-speed and high-speed approaches. This paper proposes single and multiple advance detection schemes for low-speed traffic movements, that utilizes vehicle actuations from advance detectors located upstream of the stop-line, which are able to detect spill-back queues. The proposed detection schemes operate with actuated signal control based on lane-by-lane gap-out criteria. The performance of the proposed schemes is compared with FHWA’s stop-line and single advance detection schemes in the VISSIM simulation tool. Results have shown that the proposed single advance detection schemes showed improved performance in reducing travel time delay and average number of stops per vehicle under low volumes while the multiple advance detection scheme performed well under high volumes.

  14. Teaching "The Children of Willesden Lane." [DVD Series

    Science.gov (United States)

    Annenberg Media, 2006

    2006-01-01

    This unique set of multimedia resources for middle and high school teachers of history, literature, social studies, and the arts, provides background, lessons, and ideas for studying and discussing the book "The Children of Willesden Lane" (2002). This book is based on the true story of Lisa Jura, a young girl who escaped Nazi persecution, as told…

  15. Effective Vectorization with OpenMP 4.5

    Energy Technology Data Exchange (ETDEWEB)

    Huber, Joseph N. [Oak Ridge National Lab. (ORNL), Oak Ridge, TN (United States); Hernandez, Oscar R. [Oak Ridge National Lab. (ORNL), Oak Ridge, TN (United States); Lopez, Matthew Graham [Oak Ridge National Lab. (ORNL), Oak Ridge, TN (United States)

    2017-03-01

    This paper describes how the Single Instruction Multiple Data (SIMD) model and its extensions in OpenMP work, and how these are implemented in different compilers. Modern processors are highly parallel computational machines which often include multiple processors capable of executing several instructions in parallel. Understanding SIMD and executing instructions in parallel allows the processor to achieve higher performance without increasing the power required to run it. SIMD instructions can significantly reduce the runtime of code by executing a single operation on large groups of data. The SIMD model is so integral to the processor s potential performance that, if SIMD is not utilized, less than half of the processor is ever actually used. Unfortunately, using SIMD instructions is a challenge in higher level languages because most programming languages do not have a way to describe them. Most compilers are capable of vectorizing code by using the SIMD instructions, but there are many code features important for SIMD vectorization that the compiler cannot determine at compile time. OpenMP attempts to solve this by extending the C++/C and Fortran programming languages with compiler directives that express SIMD parallelism. OpenMP is used to pass hints to the compiler about the code to be executed in SIMD. This is a key resource for making optimized code, but it does not change whether or not the code can use SIMD operations. However, in many cases critical functions are limited by a poor understanding of how SIMD instructions are actually implemented, as SIMD can be implemented through vector instructions or simultaneous multi-threading (SMT). We have found that it is often the case that code cannot be vectorized, or is vectorized poorly, because the programmer does not have sufficient knowledge of how SIMD instructions work.

  16. Effect of Thread and Rotating Speed on Material Flow Behavior and Mechanical Properties of Friction Stir Lap Welding Joints

    Science.gov (United States)

    Ji, Shude; Li, Zhengwei; Zhou, Zhenlu; Wu, Baosheng

    2017-10-01

    This study focused on the effects of thread on hook and cold lap formation, lap shear property and impact toughness of alclad 2024-T4 friction stir lap welding (FSLW) joints. Except the traditional threaded pin tool (TR-tool), three new tools with different thread locations and orientations were designed. Results showed that thread significantly affected hook, cold lap morphologies and lap shear properties. The tool with tip-threaded pin (T-tool) fabricated joint with flat hook and cold lap, which resulted in shear fracture mode. The tools with bottom-threaded pin (B-tool) eliminated the hook. The tool with reverse-threaded pin (R-tool) widened the stir zone width. When using configuration A, the joints fabricated by the three new tools showed higher failure loads than the joint fabricated by the TR-tool. The joint using the T-tool owned the optimum impact toughness. This study demonstrated the significance of thread during FSLW and provided a reference to optimize tool geometry.

  17. Why Is There a Glass Ceiling for Threading Based Protein Structure Prediction Methods?

    Science.gov (United States)

    Skolnick, Jeffrey; Zhou, Hongyi

    2017-04-20

    Despite their different implementations, comparison of the best threading approaches to the prediction of evolutionary distant protein structures reveals that they tend to succeed or fail on the same protein targets. This is true despite the fact that the structural template library has good templates for all cases. Thus, a key question is why are certain protein structures threadable while others are not. Comparison with threading results on a set of artificial sequences selected for stability further argues that the failure of threading is due to the nature of the protein structures themselves. Using a new contact map based alignment algorithm, we demonstrate that certain folds are highly degenerate in that they can have very similar coarse grained fractions of native contacts aligned and yet differ significantly from the native structure. For threadable proteins, this is not the case. Thus, contemporary threading approaches appear to have reached a plateau, and new approaches to structure prediction are required.

  18. A communicating Thread -CT- case study: JIWY

    NARCIS (Netherlands)

    Jovanovic, D.S.; Hilderink, G.H.; Broenink, Johannes F.; Pascoe, P.W.J.; Loader, R.; Sunderman, V.

    2002-01-01

    This JIWY demonstrator is constructed in the context of the development of a design framework and software tools to efficiently support mechatronic engineers in developing sophisticated control computer code out of a set control laws. We use the CSP-based Communicating Threads -CT- library as the

  19. Highway driving safety the day after using sleep medication: the direction of lapses and excursions out-of-lane in drowsy drivers.

    Science.gov (United States)

    Verster, Joris C; Mooren, Loes; Bervoets, Adriana C; Roth, Thomas

    2017-10-24

    The primary outcome measure of the on-road driving test is the Standard Deviation of Lateral Position. However, other outcome measures, such as lapses and excursions out-of-lane, also need to be considered as they may be related to crash risk. The aim of this study was to determine the direction of lapses and excursions out-of-lane (i.e. towards/into the adjacent traffic lane or towards/into the road shoulder). In total, data from 240 driving tests were re-analysed, and 628 lapses and 401 excursions out-of-lane were identified. The analyses revealed that lapses were made equally frequently over left (49.4%) and over right (43.3%). In contrast, excursions out-of-lane were almost exclusively directed over right into the (safer) road shoulder (97.3%). These findings suggest that drivers are unaware of having lapses, whereas excursions out-of-lane are events where the driver is aware of loss of vehicle control. © 2017 The Authors. Journal of Sleep Research published by John Wiley & Sons Ltd on behalf of European Sleep Research Society.

  20. Evaluating the use of laser radiation in cleaning of copper embroidery threads on archaeological Egyptian textiles

    International Nuclear Information System (INIS)

    Abdel-Kareem, Omar; Harith, M.A.

    2008-01-01

    Cleaning of copper embroidery threads on archaeological textiles is still a complicated conservation process, as most textile conservators believe that the advantages of using traditional cleaning techniques are less than their disadvantages. In this study, the uses of laser cleaning method and two modified recipes of wet cleaning methods were evaluated for cleaning of the corroded archaeological Egyptian copper embroidery threads on an archaeological Egyptian textile fabric. Some corroded copper thread samples were cleaned using modified recipes of wet cleaning method; other corroded copper thread samples were cleaned with Q-switched Nd:YAG laser radiation of wavelength 532 nm. All tested metal thread samples before and after cleaning were investigated using a light microscope and a scanning electron microscope with an energy dispersive X-ray analysis unit. Also the laser-induced breakdown spectroscopy (LIBS) technique was used for the elemental analysis of laser-cleaned samples to follow up the laser cleaning procedure. The results show that laser cleaning is the most effective method among all tested methods in the cleaning of corroded copper threads. It can be used safely in removing the corrosion products without any damage to both metal strips and fibrous core. The tested laser cleaning technique has solved the problems caused by other traditional cleaning techniques that are commonly used in the cleaning of metal threads on museum textiles

  1. Evaluating the use of laser radiation in cleaning of copper embroidery threads on archaeological Egyptian textiles

    Energy Technology Data Exchange (ETDEWEB)

    Abdel-Kareem, Omar [Conservation Department, Faculty of Archaeology, Cairo University, El-Gamaa Street, El-Giza (Egypt)], E-mail: Omaa67@yahoo.com; Harith, M.A. [National Institute of Laser Enhanced Science, Cairo University (Egypt)], E-mail: mharithm@niles.edu.eg

    2008-07-15

    Cleaning of copper embroidery threads on archaeological textiles is still a complicated conservation process, as most textile conservators believe that the advantages of using traditional cleaning techniques are less than their disadvantages. In this study, the uses of laser cleaning method and two modified recipes of wet cleaning methods were evaluated for cleaning of the corroded archaeological Egyptian copper embroidery threads on an archaeological Egyptian textile fabric. Some corroded copper thread samples were cleaned using modified recipes of wet cleaning method; other corroded copper thread samples were cleaned with Q-switched Nd:YAG laser radiation of wavelength 532 nm. All tested metal thread samples before and after cleaning were investigated using a light microscope and a scanning electron microscope with an energy dispersive X-ray analysis unit. Also the laser-induced breakdown spectroscopy (LIBS) technique was used for the elemental analysis of laser-cleaned samples to follow up the laser cleaning procedure. The results show that laser cleaning is the most effective method among all tested methods in the cleaning of corroded copper threads. It can be used safely in removing the corrosion products without any damage to both metal strips and fibrous core. The tested laser cleaning technique has solved the problems caused by other traditional cleaning techniques that are commonly used in the cleaning of metal threads on museum textiles.

  2. Evaluating the use of laser radiation in cleaning of copper embroidery threads on archaeological Egyptian textiles

    Science.gov (United States)

    Abdel-Kareem, Omar; Harith, M. A.

    2008-07-01

    Cleaning of copper embroidery threads on archaeological textiles is still a complicated conservation process, as most textile conservators believe that the advantages of using traditional cleaning techniques are less than their disadvantages. In this study, the uses of laser cleaning method and two modified recipes of wet cleaning methods were evaluated for cleaning of the corroded archaeological Egyptian copper embroidery threads on an archaeological Egyptian textile fabric. Some corroded copper thread samples were cleaned using modified recipes of wet cleaning method; other corroded copper thread samples were cleaned with Q-switched Nd:YAG laser radiation of wavelength 532 nm. All tested metal thread samples before and after cleaning were investigated using a light microscope and a scanning electron microscope with an energy dispersive X-ray analysis unit. Also the laser-induced breakdown spectroscopy (LIBS) technique was used for the elemental analysis of laser-cleaned samples to follow up the laser cleaning procedure. The results show that laser cleaning is the most effective method among all tested methods in the cleaning of corroded copper threads. It can be used safely in removing the corrosion products without any damage to both metal strips and fibrous core. The tested laser cleaning technique has solved the problems caused by other traditional cleaning techniques that are commonly used in the cleaning of metal threads on museum textiles.

  3. Identifying factors affecting the safety of mid-block bicycle lanes considering mixed 2-wheeled traffic flow.

    Science.gov (United States)

    Bai, Lu; Chan, Ching-Yao; Liu, Pan; Xu, Chengcheng

    2017-10-03

    Electric bikes (e-bikes) have been one of the fastest growing trip modes in Southeast Asia over the past 2 decades. The increasing popularity of e-bikes raised some safety concerns regarding urban transport systems. The primary objective of this study was to identify whether and how the generalized linear regression model (GLM) could be used to relate cyclists' safety with various contributing factors when riding in a mid-block bike lane. The types of 2-wheeled vehicles in the study included bicycle-style electric bicycles (BSEBs), scooter-style electric bicycles (SSEBs), and regular bicycles (RBs). Traffic conflict technology was applied as a surrogate measure to evaluate the safety of 2-wheeled vehicles. The safety performance model was developed by adopting a generalized linear regression model for relating the frequency of rear-end conflicts between e-bikes and regular bikes to the operating speeds of BSEBs, SSEBs, and RBs in mid-block bike lanes. The frequency of rear-end conflicts between e-bikes and bikes increased with an increase in the operating speeds of e-bikes and the volume of e-bikes and bikes and decreased with an increase in the width of bike lanes. The large speed difference between e-bikes and bikes increased the frequency of rear-end conflicts between e-bikes and bikes in mid-block bike lanes. A 1% increase in the average operating speed of e-bikes would increase the expected number of rear-end conflicts between e-bikes and bikes by 1.48%. A 1% increase in the speed difference between e-bikes and bikes would increase the expected number of rear-end conflicts between e-bikes/bikes by 0.16%. The conflict frequency in mid-block bike lanes can be modeled using generalized linear regression models. The factors that significantly affected the frequency of rear-end conflicts included the operating speeds of e-bikes, the speed difference between e-bikes and regular bikes, the volume of e-bikes, the volume of bikes, and the width of bike lanes. The

  4. HIGH PERFORMANCE TAPS FOR CUTTING THREADS IN DIFFICULT TO MACHINE MATERIALS

    Directory of Open Access Journals (Sweden)

    M. R. Akhmedova

    2016-01-01

    Full Text Available Objectives. This article explores in detail questions of instrument operation function of tapping internal threads in hard materials. The existing relationship between vibration system amplitude and tool durability is indicated; on this basis, it is determined that the best course for improving the durability performance is increasing vibratory resistance. Based on a critical analysis of existing designs with consideration of their flaws, the development of new technological designs of taps is tasked with ensuring stable operation when handling hard materials. Methods. It is noteworthy that one of the main vibration resistance improvement methods of the tool is to reduce the contact area of the tool with the work piece in the cutting zone. Methods are proposed for improving the vibration resistance of taps, considering the correlation adjustment of tap teeth in order to completely eliminate friction at the sides of the thread cutting surface and uneven implementation flute cutting steps. Results. The idea of increasing vibration resistance has seen the new development of vibration-proof tap designs, heralded as innovations due to the accuracy of thread cutting and durability achieved by reducing the thread contact area with the work piece in the cutting zone. Increased vibration resistance is achieved in the modified taps through high correction by means of thread side downgrading of the coarse tap cone by an additional angle of 30º. In another design, the stylus provided with uneven angular spacing. Test results of designed taps machined in corrosion-resistant 1Kh18N9T steel. A manifold increase in tool durability was achieved due to its high vibration resistance. Conclusions. The redesigned taps have a number of advantages, characterised by a high resistance when processing difficult materials and an insignificant increase in the complexity of their manufacture compared with standard taps. Therefore they can be recommended for large

  5. Improving mandibular contour: A pilot study for indication of PPLA traction thread use.

    Science.gov (United States)

    Guida, Stefania; Persechino, Flavia; Rubino, Giuseppe; Pellacani, Giovanni; Farnetani, Francesca; Urtis, Giacomo Giovanni

    2018-02-20

    The request for less-aggressive procedures to improve mandibular contour is increasing. Several kinds of threads have been used for this purpose. Nevertheless, PLLA (poly-L-Lactic acid) traction thread procedure has not been previously described. To investigate the role of PLLA traction threads in improving mandibular contour. Twenty women were enrolled in the study. They were differentially classified for skin laxity. Patients were treated in a single session with two PLLA traction threads per side. Specific post-procedure instructions were given to patients, and complications occurred after the procedures were estimated. A Fisher's t-test was performed to identify criteria related to longevity of results. We found longevity of results to be associated with younger age (p = 0.001), absence of severe skin laxity of jawline and neck (p = 0.001), and aesthetic satisfaction (p = 0.024). Edema, swelling, and temporary skin contour irregularities were found in most cases (N = 16; 80%), whereas paresthesia resolving without sequelae in 2-4 weeks was found in two cases (10%). Our results show that selected patients, younger than 51 and showing a mild-moderate degree of skin laxity of jawline and neck angle represent ideal candidates for PLLA traction thread treatment. Further studies will be performed to confirm our results.

  6. Developing eThread Pipeline Using SAGA-Pilot Abstraction for Large-Scale Structural Bioinformatics

    Directory of Open Access Journals (Sweden)

    Anjani Ragothaman

    2014-01-01

    Full Text Available While most of computational annotation approaches are sequence-based, threading methods are becoming increasingly attractive because of predicted structural information that could uncover the underlying function. However, threading tools are generally compute-intensive and the number of protein sequences from even small genomes such as prokaryotes is large typically containing many thousands, prohibiting their application as a genome-wide structural systems biology tool. To leverage its utility, we have developed a pipeline for eThread—a meta-threading protein structure modeling tool, that can use computational resources efficiently and effectively. We employ a pilot-based approach that supports seamless data and task-level parallelism and manages large variation in workload and computational requirements. Our scalable pipeline is deployed on Amazon EC2 and can efficiently select resources based upon task requirements. We present runtime analysis to characterize computational complexity of eThread and EC2 infrastructure. Based on results, we suggest a pathway to an optimized solution with respect to metrics such as time-to-solution or cost-to-solution. Our eThread pipeline can scale to support a large number of sequences and is expected to be a viable solution for genome-scale structural bioinformatics and structure-based annotation, particularly, amenable for small genomes such as prokaryotes. The developed pipeline is easily extensible to other types of distributed cyberinfrastructure.

  7. APPLICATION PROSPECTS OF THREADED JOINT OF ARMATURE

    Directory of Open Access Journals (Sweden)

    A. V. Radkevych

    2014-06-01

    Full Text Available Purpose. One of the main technological operations of buildings construction on the basis of monolithic frame systems is the production of mesh reinforcement. The current interest is the new ways specification of advanced bonding armature techniques without reliability weakness and design of the building in whole, as well as the finding of use prospects of screw-threaded joint of armature as the most technological and economic method of re-bars joints. Methodology. Advantages and disadvantages analysis of existing rebar compound technologies was implemented by couplings of different types and constructions. The most promising vertical constructions for the vertical bars joints in frameworks were determined. Findings. Researches of existing technologies of rebar joints by the couplings of different construction were carried out. The installation method of mesh reinforcement of vertical structural elements with the use of the special catching devices was developed. It allows considerably accelerating installation of mesh reinforcement. Originality. Regularity of labor intensiveness change of mesh reinforcement installation of columns at armature joint in vertical position by threaded couplings with the help of catching devices using special construction was determined. This allows substantially reducing the labor expenditures during installation of these elements. Dependency of labor intensiveness and cost of lap welding armature joints, by tub-seam welding and by thread coupling depending on its diameter was designated. Regularity of labor intensiveness changes of installation at armature joints by different methods taking into account preparatory works was defined. Practical value. The analysis of mechanical armature joints techniques was conducted. It will allow selecting methods of armature joints to increase the speed of construction works more economical and effective.

  8. Protein Structure Prediction by Protein Threading

    Science.gov (United States)

    Xu, Ying; Liu, Zhijie; Cai, Liming; Xu, Dong

    The seminal work of Bowie, Lüthy, and Eisenberg (Bowie et al., 1991) on "the inverse protein folding problem" laid the foundation of protein structure prediction by protein threading. By using simple measures for fitness of different amino acid types to local structural environments defined in terms of solvent accessibility and protein secondary structure, the authors derived a simple and yet profoundly novel approach to assessing if a protein sequence fits well with a given protein structural fold. Their follow-up work (Elofsson et al., 1996; Fischer and Eisenberg, 1996; Fischer et al., 1996a,b) and the work by Jones, Taylor, and Thornton (Jones et al., 1992) on protein fold recognition led to the development of a new brand of powerful tools for protein structure prediction, which we now term "protein threading." These computational tools have played a key role in extending the utility of all the experimentally solved structures by X-ray crystallography and nuclear magnetic resonance (NMR), providing structural models and functional predictions for many of the proteins encoded in the hundreds of genomes that have been sequenced up to now.

  9. Compliant threads maximize spider silk connection strength and toughness

    Science.gov (United States)

    Meyer, Avery; Pugno, Nicola M.; Cranford, Steven W.

    2014-01-01

    Millions of years of evolution have adapted spider webs to achieve a range of functionalities, including the well-known capture of prey, with efficient use of material. One feature that has escaped extensive investigation is the silk-on-silk connection joints within spider webs, particularly from a structural mechanics perspective. We report a joint theoretical and computational analysis of an idealized silk-on-silk fibre junction. By modifying the theory of multiple peeling, we quantitatively compare the performance of the system while systematically increasing the rigidity of the anchor thread, by both scaling the stress–strain response and the introduction of an applied pre-strain. The results of our study indicate that compliance is a virtue—the more extensible the anchorage, the tougher and stronger the connection becomes. In consideration of the theoretical model, in comparison with rigid substrates, a compliant anchorage enormously increases the effective adhesion strength (work required to detach), independent of the adhered thread itself, attributed to a nonlinear alignment between thread and anchor (contact peeling angle). The results can direct novel engineering design principles to achieve possible load transfer from compliant fibre-to-fibre anchorages, be they silk-on-silk or another, as-yet undeveloped, system. PMID:25008083

  10. Experimental study of the vehicle dynamics behavior during lane changing in different speeds

    Science.gov (United States)

    Heerwan, P. M.; Asyraf, S. M.; Efistein, A. N.; Seah, C. H.; Zikri, J. M.; Syawahieda, J. N.

    2017-10-01

    During lane changing, the speed of the vehicle is related to the stability of the vehicle. If the driver changes the lane at a high speed, the vehicle will lose its stability and it can increase the possibility of an accident. In this study, the experiment has been developed to analyse how the speed of the vehicle can affect the vehicle dynamics behavior. To achieve this objective, the UMP Test Car which employed with global positioning system (GPS), steering torque and angle sensor, displacement sensor and gyro sensor is used in the experiment. The experiment is run at the UMP test track and the track has 2 lanes which can allows the vehicle to change the position from the left to the right. In the experiment, when the GPS monitor shows 30 km/h, the driver will maintain the speed and start to turn the steering just after the test car reaches to the first skittle. Then, the driver will turn again the steering when the test car reaches to the second skittle. This method is repeated two times and the same methods is used for the speed 50 km/h. The data from the sensors is recorded in the Dewetron software and the graph is plotted. From the experimental results, the steering angle, steering torque, yaw rate and displacement for the speed 30 km/h is smaller than 50 km/h. It means that during lane changing, the speed 30 km/h is more stable compared with 50 km/h.

  11. Intelligent Lane Reservation System for Highway(s)

    OpenAIRE

    Dobre, Ciprian

    2012-01-01

    Highways tend to get congested because of the increase in the number of cars travelling on them. There are two solutions to this. The first one, which is also expensive, consists in building new highways to support the traffic. A much cheaper alternative consists in the introduction of advanced intelligent traffic control systems to manage traffic and increase the efficiency of the already existing highways. Intelligent lane reservation system for highways (ILRSH) is such a software control s...

  12. Improved Fatigue Performance of Threaded Drillstring Connections by Cold Rolling

    Energy Technology Data Exchange (ETDEWEB)

    Kristoffersen, Steinar

    2002-01-01

    The research work presented in this thesis is concerned with analytical, numerical and experimental studies of the effect of cold rolling on the fatigue behaviour of threaded drillstring connections. A comprehensive literature study is made of the various effects on the fatigue behaviour of residual stresses introduced by mechanical deformation of notched components. Some of the effects studied are cyclic hardening behaviour after prestraining, cyclic creep, fatigue initiation in prestrained materials, short cracks and crack growth models including crack closure. Residual stresses were introduced in the surface of a smooth pipe by a rolling device to simulate a cold rolling process and verify the calculated residual stresses by measurements. Strain hardening and contact algorithm of the two bodies were incorporated in the FE analyses. Two significant errors were found in the commercial software package for residual stress evaluation, Restran v. 3.3.2a also called SINT, when using the Schajer method. The Schajer algorithm is the only hole-drilling algorithm without theoretical shortcomings, and is recommended when measuring large residual stress gradients in the depth direction. Using the Schajer method solved by in-house Matlab-routines good agreement between measured residual stress gradients and residual stress gradients from FE analyses was found. Full scale fatigue tests were performed on pipes cut from used drillstrings with notches of similar geometry as threads used in drillstring connections. The simulated threads consisted of four full depth helix notches with runouts at the surface. The pipe threads were cold rolled and fatigue tested in a full-scale four-point rotating bending fatigue testing rig. The test results showed that cold rolling had an effect on the crack initiation period. A major part of the fatigue life was with cracks observed at the notch root, but due to the increased fatigue crack propagation resistance the final fracture initiated at

  13. Study of Measurement Strategies of Geometric Deviation of the Position of the Threaded Holes

    Science.gov (United States)

    Drbul, Mário; Martikan, Pavol; Sajgalik, Michal; Czan, Andrej; Broncek, Jozef; Babik, Ondrej

    2017-12-01

    Verification of product and quality control is an integral part of current production process. In terms of functional requirements and product interoperability, it is necessary to analyze their dimensional and also geometric specifications. Threaded holes are verified elements too, which are a substantial part of detachable screw connections and have a broad presence in engineering products. This paper deals with on the analysing of measurement strategies of verification geometric deviation of the position of the threaded holes, which are the indirect method of measuring threaded pins when applying different measurement strategies which can affect the result of the verification of the product..

  14. Complex traffic flow that allows as well as hampers lane-changing intrinsically contains social-dilemma structures

    Science.gov (United States)

    Iwamura, Yoshiro; Tanimoto, Jun

    2018-02-01

    To investigate an interesting question as to whether or not social dilemma structures can be found in a realistic traffic flow reproduced by a model, we built a new microscopic model in which an intentional driver may try lane-changing to go in front of other vehicles and may hamper others’ lane-changes. Our model consists of twofold parts; cellular automaton emulating a real traffic flow and evolutionary game theory to implement a driver’s decision making-process. Numerical results reveal that a social dilemma like the multi-player chicken game or prisoner’s dilemma game emerges depending on the traffic phase. This finding implies that a social dilemma, which has been investigated by applied mathematics so far, hides behind a traffic flow, which has been explored by fluid dynamics. Highlight - Complex system of traffic flow with consideration of driver’s decision making process is concerned. - A new model dovetailing cellular automaton with game theory is established. - Statistical result from numerical simulations reveals a social dilemma structure underlying traffic flow. - The social dilemma is triggered by a driver’s egocentric actions of lane-changing and hampering other’s lane-change.

  15. Effective verification of confidentiality for multi-threaded programs

    NARCIS (Netherlands)

    Ngo, Minh Tri; Stoelinga, Mariëlle Ida Antoinette; Huisman, Marieke

    2014-01-01

    This paper studies how confidentiality properties of multi-threaded programs can be verified efficiently by a combination of newly developed and existing model checking algorithms. In particular, we study the verification of scheduler-specific observational determinism (SSOD), a property that

  16. Observed activation status of lane departure warning and forward collision warning of Honda vehicles at dealership service centers.

    Science.gov (United States)

    Reagan, Ian J; McCartt, Anne T

    2016-11-16

    There are little objective data on whether drivers with lane departure warning and forward collision warning systems actually use them, but self-report data indicate that lane departure warning may be used less and viewed less favorably than forward collision warning. The current study assessed whether the systems were turned on when drivers brought their vehicles to dealership service stations and whether the observational protocol is a feasible method for collecting similar data on various manufacturers' systems. Observations of 2013-2015 Honda Accords, 2014-2015 Odysseys, and 2015 CR-Vs occurred at 2 U.S. Honda dealerships for approximately 4 weeks during Summer 2015. Of the 265 vehicles observed to have the 2 systems, 87 (32.8%) had lane departure warning turned on. Accords were associated with a 66% increase in the likelihood that lane departure warning was turned on compared with Odysseys, but the rate was still only about 40% in Accords. In contrast, forward collision warning was turned on in all but one of the observed vehicles. Observations found that the activation rate was much higher for forward collision warning than lane departure warning. The observation method worked well and appears feasible for extending to other manufacturers.

  17. MT-ADRES: multi-threading on coarse-grained reconfigurable architecture

    DEFF Research Database (Denmark)

    Wu, Kehuai; Kanstein, Andreas; Madsen, Jan

    2008-01-01

    The coarse-grained reconfigurable architecture ADRES (architecture for dynamically reconfigurable embedded systems) and its compiler offer high instruction-level parallelism (ILP) to applications by means of a sparsely interconnected array of functional units and register files. As high-ILP archi......The coarse-grained reconfigurable architecture ADRES (architecture for dynamically reconfigurable embedded systems) and its compiler offer high instruction-level parallelism (ILP) to applications by means of a sparsely interconnected array of functional units and register files. As high......-ILP architectures achieve only low parallelism when executing partially sequential code segments, which is also known as Amdahl's law, this article proposes to extend ADRES to MT-ADRES (multi-threaded ADRES) to also exploit thread-level parallelism. On MT-ADRES architectures, the array can be partitioned...

  18. Evaluating transit preferential measures : Priority lanes, boarding and control strategies

    NARCIS (Netherlands)

    West, J.; Cats, O.

    2015-01-01

    Assessment of bus service improvements such as bus lanes, allowing boarding through all doors and headway-based holding control ideally requires a simulation model that combines features of both classical analytical models and microscopic simulation. However, as the usage of such models has been

  19. Deep Neural Network for Structural Prediction and Lane Detection in Traffic Scene.

    Science.gov (United States)

    Li, Jun; Mei, Xue; Prokhorov, Danil; Tao, Dacheng

    2017-03-01

    Hierarchical neural networks have been shown to be effective in learning representative image features and recognizing object classes. However, most existing networks combine the low/middle level cues for classification without accounting for any spatial structures. For applications such as understanding a scene, how the visual cues are spatially distributed in an image becomes essential for successful analysis. This paper extends the framework of deep neural networks by accounting for the structural cues in the visual signals. In particular, two kinds of neural networks have been proposed. First, we develop a multitask deep convolutional network, which simultaneously detects the presence of the target and the geometric attributes (location and orientation) of the target with respect to the region of interest. Second, a recurrent neuron layer is adopted for structured visual detection. The recurrent neurons can deal with the spatial distribution of visible cues belonging to an object whose shape or structure is difficult to explicitly define. Both the networks are demonstrated by the practical task of detecting lane boundaries in traffic scenes. The multitask convolutional neural network provides auxiliary geometric information to help the subsequent modeling of the given lane structures. The recurrent neural network automatically detects lane boundaries, including those areas containing no marks, without any explicit prior knowledge or secondary modeling.

  20. Rate of Threading a Cellulose Chain into the Binding Tunnel of a Cellulase

    DEFF Research Database (Denmark)

    Cruys-Bagger, Nicolaj; Alasepp, Kadri; Andersen, Morten

    2016-01-01

    the tunnel with a cellulose strand and end with the opposite, that is, the dethreading process. Evidence has suggested that threading or dethreading may be rate-limiting for the overall enzyme reaction. To directly elucidate the rates of threading and dethreading, we analyzed experimental data with respect......, at which other steps also influenced the overall dynamics. These results will be helpful in identifying rate-limiting steps for cellulases and, in turn, targets for rational design of faster enzymes.......Industrially important cellulase Cel7A hydrolyzes crystalline cellulose by a complex processive mechanism in which the enzyme slides along the cellulose surface with one strand of the polymeric substrate channeled through its catalytic tunnel. Each processive run must start with threading...

  1. Multi-thread Parallel Speech Recognition for Mobile Applications

    Directory of Open Access Journals (Sweden)

    LOJKA Martin

    2014-05-01

    Full Text Available In this paper, the server based solution of the multi-thread large vocabulary automatic speech recognition engine is described along with the Android OS and HTML5 practical application examples. The basic idea was to bring speech recognition available for full variety of applications for computers and especially for mobile devices. The speech recognition engine should be independent of commercial products and services (where the dictionary could not be modified. Using of third-party services could be also a security and privacy problem in specific applications, when the unsecured audio data could not be sent to uncontrolled environments (voice data transferred to servers around the globe. Using our experience with speech recognition applications, we have been able to construct a multi-thread speech recognition serverbased solution designed for simple applications interface (API to speech recognition engine modified to specific needs of particular application.

  2. Identification of symbiotically defective mutants of Lotus japonicus affected in infection thread growth

    DEFF Research Database (Denmark)

    Lombardo, Fabien; Heckmann, Anne Birgitte Lau; Miwa, Hiroki

    2006-01-01

    During the symbiotic interaction between legumes and rhizobia, the host cell plasma membrane and associated plant cell wall invaginate to form a tunnel-like infection thread, a structure in which bacteria divide to reach the plant root cortex. We isolated four Lotus japonicus mutants that make...... infection pockets in root hairs but form very few infection threads after inoculation with Mesorhizobium loti. The few infection threads that did initiate in the mutants usually did not progress further than the root hair cell. These infection-thread deficient (itd) mutants were unaffected for early...... symbiotic responses such as calcium spiking, root hair deformation, and curling, as well as for the induction of cortical cell division and the arbuscular mycorrhizal symbiosis. Complementation tests and genetic mapping indicate that itd2 is allelic to Ljsym7, whereas the itd1, itd3, and itd4 mutations...

  3. Comparative analysis of textile metal threads from liturgical vestments and folk costumes in Croatia

    Science.gov (United States)

    Šimić, Kristina; Zamboni, Ivana; Fazinić, Stjepko; Mudronja, Domagoj; Sović, Lea; Gouasmia, Sabrina; Soljačić, Ivo

    2018-02-01

    Textile is essential for everyday life in all societies. It is used in clothes for protection and warmth but also to indicate class and position, show wealth and social status. Threads from precious metals have also been used in combination with fibres for decoration in order to create luxury fabrics for secular and religious elites. We performed elemental analysis of 17th to 20th century metal threads from various textile articles of liturgical vestments and festive folk costumes collected in the museums of northern, southern and central Croatian regions. In order to determine elemental concentrations in threads we performed comparative X-ray Spectroscopy measurements using: (i) Scanning Electron Microscopy with Energy Dispersive X-ray Spectroscopy (SEM-EDX) at the Faculty of Textile Technology, (ii) X-ray Fluorescence Spectroscopy (XRF) at the Croatian Conservation Institute and (iii) Particle Induced X-ray Spectroscopy (PIXE) at the Ruđer Bošković Institute Tandem Accelerator Facility using ion micro beam. Rutherford Backscattering Spectroscopy (RBS) was performed as well on selected samples. SEM-EDX investigations of cross-sections along with the surfaces were also performed. In this work we report and discuss the results obtained by the three X-ray methods and RBS for major (gold, silver, copper) and minor elements on different threads like stripes, wires and "srma" (metal thread wrapped around textile yarn).

  4. Influence of Thread Root Radius on Maximum Local Stresses at Large Diameter Bolts under Axial Loading

    Directory of Open Access Journals (Sweden)

    Cojocaru Vasile

    2014-06-01

    Full Text Available In the thread root area of the threaded bolts submitted to axial loading occur local stresses, higher that nominal stresses calculated for the bolts. These local stresses can generate failure and can reduce the fatigue life of the parts. The paper is focused on the study of the influence of the thread root radius on the maximum local stresses. A large diameter trapezoidal bolt was subjected to a static analysis (axial loading using finite element simulation.

  5. Shipping Fairways, Lanes, and Zones for US waters as of June 2013

    Data.gov (United States)

    National Oceanic and Atmospheric Administration, Department of Commerce — Various shipping zones delineate activities and regulations for marine vessel traffic. Traffic lanes define specific traffic flow, while traffic separation zones...

  6. A IMPORTÂNCIA DE THREADS NO DESEMPENHO DE APLICAÇÕES

    Directory of Open Access Journals (Sweden)

    Victor Pereira Ribeiro

    2017-02-01

    Full Text Available Com a finalidade de mostrar a presença e a importância de threads para os usuários de computadores, e despertar o interesse, principalmente de estudantes das áreas relacionadas, foi construída uma tabela de comparação do tempo de processamento gasto, foram usados códigos escritos na linguagem C++, que implementam algoritmos de ordenação (Bubble Sort, Insertion Sort e Selection Sort, e para cada algoritmo foi feita a ordenação de um vetor de 100000 (cem mil posições. Também é importante citar que foram feitos testes com 5 e 9 vetores, afim de obter resultados mais expressivos. Por último foram feitos testes com threads, seguindo os mesmos moldes dos anterior. Os testes feitos em dois computadores diferentes mostraram um ganho notável para os threads, 48,34% e 67,46%, valores significativos para aplicações que requerem mais desempenho.

  7. Opportunities and choice in a new vector era

    International Nuclear Information System (INIS)

    Nowak, A

    2014-01-01

    This work discusses the significant changes in computing landscape related to the progression of Moore's Law, and the implications on scientific computing. Particular attention is devoted to the High Energy Physics domain (HEP), which has always made good use of threading, but levels of parallelism closer to the hardware were often left underutilized. Findings of the CERN openlab Platform Competence Center are reported in the context of expanding p erformance dimensions , and especially the resurgence of vectors. These suggest that data oriented designs are feasible in HEP and have considerable potential for performance improvements on multiple levels, but will rarely trump algorithmic enhancements. Finally, an analysis of upcoming hardware and software technologies identifies heterogeneity as a major challenge for software, which will require more emphasis on scalable, efficient design

  8. Homotopy perturbation method with Laplace Transform (LT-HPM) for solving Lane-Emden type differential equations (LETDEs).

    Science.gov (United States)

    Tripathi, Rajnee; Mishra, Hradyesh Kumar

    2016-01-01

    In this communication, we describe the Homotopy Perturbation Method with Laplace Transform (LT-HPM), which is used to solve the Lane-Emden type differential equations. It's very difficult to solve numerically the Lane-Emden types of the differential equation. Here we implemented this method for two linear homogeneous, two linear nonhomogeneous, and four nonlinear homogeneous Lane-Emden type differential equations and use their appropriate comparisons with exact solutions. In the current study, some examples are better than other existing methods with their nearer results in the form of power series. The Laplace transform used to accelerate the convergence of power series and the results are shown in the tables and graphs which have good agreement with the other existing method in the literature. The results show that LT-HPM is very effective and easy to implement.

  9. Effects of stitch density and stitch thread thickness on mode II delamination properties of Vectran stitched composites

    KAUST Repository

    Herwan, J.

    2014-11-01

    © Institute of Materials, Minerals and Mining 2014. Mode II delamination properties of Vectran stitched composites were investigated, and tabbed end notch flexural specimen testing was used to prevent premature failure. The effects of stitch density and stitch thread thickness were explored, and fibre compaction due to the stitching process was also verified. The results show that, in moderately stitched laminates (low stitch density), the improvement in GIIC was negligible. Crack bridging by the stitch threads at the crack zone were mostly compensated for the effect of fibre compaction, which reduced the GIIC values. Conversely, in densely stitched laminates (high stitch density), GIIC values were improved significantly (2·4 times higher than those of unstitched laminates). The effects of stitch thread thickness appeared to be negligible in moderately stitched laminates. For densely stitched laminates, thicker stitch thread (500 denier) possessed GIIC values that were 45·7% higher than thinner stitch thread (200 denier).

  10. Effects of stitch density and stitch thread thickness on mode II delamination properties of Vectran stitched composites

    KAUST Repository

    Herwan, J.; Kondo, A.; Morooka, S.; Watanabe, N.

    2014-01-01

    © Institute of Materials, Minerals and Mining 2014. Mode II delamination properties of Vectran stitched composites were investigated, and tabbed end notch flexural specimen testing was used to prevent premature failure. The effects of stitch density and stitch thread thickness were explored, and fibre compaction due to the stitching process was also verified. The results show that, in moderately stitched laminates (low stitch density), the improvement in GIIC was negligible. Crack bridging by the stitch threads at the crack zone were mostly compensated for the effect of fibre compaction, which reduced the GIIC values. Conversely, in densely stitched laminates (high stitch density), GIIC values were improved significantly (2·4 times higher than those of unstitched laminates). The effects of stitch thread thickness appeared to be negligible in moderately stitched laminates. For densely stitched laminates, thicker stitch thread (500 denier) possessed GIIC values that were 45·7% higher than thinner stitch thread (200 denier).

  11. Lane Detection in Video-Based Intelligent Transportation Monitoring via Fast Extracting and Clustering of Vehicle Motion Trajectories

    Directory of Open Access Journals (Sweden)

    Jianqiang Ren

    2014-01-01

    Full Text Available Lane detection is a crucial process in video-based transportation monitoring system. This paper proposes a novel method to detect the lane center via rapid extraction and high accuracy clustering of vehicle motion trajectories. First, we use the activity map to realize automatically the extraction of road region, the calibration of dynamic camera, and the setting of three virtual detecting lines. Secondly, the three virtual detecting lines and a local background model with traffic flow feedback are used to extract and group vehicle feature points in unit of vehicle. Then, the feature point groups are described accurately by edge weighted dynamic graph and modified by a motion-similarity Kalman filter during the sparse feature point tracking. After obtaining the vehicle trajectories, a rough k-means incremental clustering with Hausdorff distance is designed to realize the rapid online extraction of lane center with high accuracy. The use of rough set reduces effectively the accuracy decrease, which results from the trajectories that run irregularly. Experimental results prove that the proposed method can detect lane center position efficiently, the affected time of subsequent tasks can be reduced obviously, and the safety of traffic surveillance systems can be enhanced significantly.

  12. Inchworm movement of two rings switching onto a thread by biased Brownian diffusion represent a three-body problem.

    Science.gov (United States)

    Benson, Christopher R; Maffeo, Christopher; Fatila, Elisabeth M; Liu, Yun; Sheetz, Edward G; Aksimentiev, Aleksei; Singharoy, Abhishek; Flood, Amar H

    2018-05-07

    The coordinated motion of many individual components underpins the operation of all machines. However, despite generations of experience in engineering, understanding the motion of three or more coupled components remains a challenge, known since the time of Newton as the "three-body problem." Here, we describe, quantify, and simulate a molecular three-body problem of threading two molecular rings onto a linear molecular thread. Specifically, we use voltage-triggered reduction of a tetrazine-based thread to capture two cyanostar macrocycles and form a [3]pseudorotaxane product. As a consequence of the noncovalent coupling between the cyanostar rings, we find the threading occurs by an unexpected and rare inchworm-like motion where one ring follows the other. The mechanism was derived from controls, analysis of cyclic voltammetry (CV) traces, and Brownian dynamics simulations. CVs from two noncovalently interacting rings match that of two covalently linked rings designed to thread via the inchworm pathway, and they deviate considerably from the CV of a macrocycle designed to thread via a stepwise pathway. Time-dependent electrochemistry provides estimates of rate constants for threading. Experimentally derived parameters (energy wells, barriers, diffusion coefficients) helped determine likely pathways of motion with rate-kinetics and Brownian dynamics simulations. Simulations verified intercomponent coupling could be separated into ring-thread interactions for kinetics, and ring-ring interactions for thermodynamics to reduce the three-body problem to a two-body one. Our findings provide a basis for high-throughput design of molecular machinery with multiple components undergoing coupled motion.

  13. Rapid and reliable protein structure determination via chemical shift threading.

    Science.gov (United States)

    Hafsa, Noor E; Berjanskii, Mark V; Arndt, David; Wishart, David S

    2018-01-01

    Protein structure determination using nuclear magnetic resonance (NMR) spectroscopy can be both time-consuming and labor intensive. Here we demonstrate how chemical shift threading can permit rapid, robust, and accurate protein structure determination using only chemical shift data. Threading is a relatively old bioinformatics technique that uses a combination of sequence information and predicted (or experimentally acquired) low-resolution structural data to generate high-resolution 3D protein structures. The key motivations behind using NMR chemical shifts for protein threading lie in the fact that they are easy to measure, they are available prior to 3D structure determination, and they contain vital structural information. The method we have developed uses not only sequence and chemical shift similarity but also chemical shift-derived secondary structure, shift-derived super-secondary structure, and shift-derived accessible surface area to generate a high quality protein structure regardless of the sequence similarity (or lack thereof) to a known structure already in the PDB. The method (called E-Thrifty) was found to be very fast (often chemical shift refinement, these results suggest that protein structure determination, using only NMR chemical shifts, is becoming increasingly practical and reliable. E-Thrifty is available as a web server at http://ethrifty.ca .

  14. 40 Gb/s Lane Rate NG-PON using Electrical/Optical Duobinary, PAM-4 and Low Complex Equalizations

    DEFF Research Database (Denmark)

    Wei, J. L.; Grobe, Klaus; Wagner, Christoph

    2016-01-01

    We present the first numerical investigation and comparison of 40-Gb/s lane rate electrical Duobinary, optical Duobinary and PAM-4 for NG-PONs incorporating low complex linear and nonlinear post-equalizations.......We present the first numerical investigation and comparison of 40-Gb/s lane rate electrical Duobinary, optical Duobinary and PAM-4 for NG-PONs incorporating low complex linear and nonlinear post-equalizations....

  15. The Influence of the Properties of Embroidery Threads on Buckling of Fabric Inside of the Embroidered Element

    Directory of Open Access Journals (Sweden)

    Svetlana RADAVIČIENĖ

    2012-12-01

    Full Text Available In production of garments, embroidery carries out a variety of functions, one of which is the aesthetic appearance of the product improvement. The resulting defects, are seen as a negative indicator of the product quality. The discrepancy of the embroidered element to the digital design in size is a defect, which is influenced by the embroidery threads, embroidery materials properties and process parameters. The fabric sorrounded by the embroidery threads between adjancent needle penetrations inside of the embroidered element is compressed, buckling. The aim of this paper is to investigate the influence of the properties of embroidery threads on buckling of fabric inside of the embroidered element. For investigations specimens were prepared using different fibre composition, density and linear structure of the embroidery threads. Specimens were cut and photo-captured at the beginning, middle and end of the embroidered element.  It was found, that different properties of the embroidery threads affecting on the different behavior of fabric inside of the embroidered element. The results of the investigations showed that the fabric inside of the embroidered element formed larger waves of buckling using the maximum elongation of the feedback exhibiting embroidery thread.DOI: http://dx.doi.org/10.5755/j01.ms.18.4.3100

  16. PERBEDAAN UNSAFE ACTIONS ANTAR SHIFT KERJA PADA BAGIAN THREADING UNIT PRODUKSI I PT X DI SURABAYA

    OpenAIRE

    Insanno, Jenius Setio

    2017-01-01

    PT. X is one of the companies that produces iron pipe in Indonesia. Unit of production I PT. X threading part used work shift system. Few months ago there was an accident happened to a night shift workers threading part, and it caused them to be rushed to the hospital and got medical help. The purpose of this research was to analyze the difference between unsafe action on work shifts threading of PT. X. This research was an observational descriptive study that used crossectional approach. The...

  17. Perbedaan Unsafe Actions Antar Shift Kerja pada Bagian Threading Unit Produksi I PT X di Surabaya

    OpenAIRE

    Insanno, Jenius Setio

    2016-01-01

    PT. X is one of the companies that produces iron pipe in Indonesia. Unit of production I PT. X threading part used work shift system. Few months ago there was an accident happened to a night shift workers threading part, and it caused them to be rushed to the hospital and got medical help. The purpose of this research was to analyze the difference between unsafe action on work shifts threading of PT. X. This research was an observational descriptive study that used crossectional approach. The...

  18. Successive Two-sided Loop Jets Caused by Magnetic Reconnection between Two Adjacent Filamentary Threads

    Energy Technology Data Exchange (ETDEWEB)

    Tian, Zhanjun; Liu, Yu; Shen, Yuandeng [Yunnan Observatories, Chinese Academy of Sciences, Kunming, 650216 (China); Elmhamdi, Abouazza; Kordi, Ayman S. [Department of Physics and Astronomy, King Saud University, P.O. Box 2455, 11451 (Saudi Arabia); Su, Jiangtao [University of Chinese Academy of Sciences, Beijing 100049 (China); Liu, Ying D., E-mail: ydshen@ynao.ac.cn [State Key Laboratory of Space Weather, Chinese Academy of Sciences, Beijing 100190 (China)

    2017-08-20

    We present observational analysis of two successive two-sided loop jets observed by the ground-based New Vacuum Solar Telescope and the space-borne Solar Dynamics Observatory . The two successive two-sided loop jets manifested similar evolution processes and both were associated with the interaction of two small-scale adjacent filamentary threads, magnetic emerging, and cancellation processes at the jet’s source region. High temporal and high spatial resolution observations reveal that the two adjacent ends of the two filamentary threads are rooted in opposite magnetic polarities within the source region. The two threads approached each other, and then an obvious brightening patch is observed at the interaction position. Subsequently, a pair of hot plasma ejections are observed heading in opposite directions along the paths of the two filamentary threads at a typical speed for two-sided loop jets of the order 150 km s{sup −1}. Close to the end of the second jet, we report the formation of a bright hot loop structure at the source region, which suggests the formation of new loops during the interaction. Based on the observational results, we propose that the observed two-sided loop jets are caused by magnetic reconnection between the two adjacent filamentary threads, largely different from the previous scenario that a two-sided loop jet is generated by magnetic reconnection between an emerging bipole and the overlying horizontal magnetic fields.

  19. Hierarchical resilience with lightweight threads

    International Nuclear Information System (INIS)

    Wheeler, Kyle Bruce

    2011-01-01

    This paper proposes methodology for providing robustness and resilience for a highly threaded distributed- and shared-memory environment based on well-defined inputs and outputs to lightweight tasks. These inputs and outputs form a failure 'barrier', allowing tasks to be restarted or duplicated as necessary. These barriers must be expanded based on task behavior, such as communication between tasks, but do not prohibit any given behavior. One of the trends in high-performance computing codes seems to be a trend toward self-contained functions that mimic functional programming. Software designers are trending toward a model of software design where their core functions are specified in side-effect free or low-side-effect ways, wherein the inputs and outputs of the functions are well-defined. This provides the ability to copy the inputs to wherever they need to be - whether that's the other side of the PCI bus or the other side of the network - do work on that input using local memory, and then copy the outputs back (as needed). This design pattern is popular among new distributed threading environment designs. Such designs include the Barcelona STARS system, distributed OpenMP systems, the Habanero-C and Habanero-Java systems from Vivek Sarkar at Rice University, the HPX/ParalleX model from LSU, as well as our own Scalable Parallel Runtime effort (SPR) and the Trilinos stateless kernels. This design pattern is also shared by CUDA and several OpenMP extensions for GPU-type accelerators (e.g. the PGI OpenMP extensions).

  20. Influence of Micro Threads Alteration on Osseointegration and Primary Stability of Implants: An FEA and In Vivo Analysis in Rabbits.

    Science.gov (United States)

    Chowdhary, Ramesh; Halldin, Anders; Jimbo, Ryo; Wennerberg, Ann

    2015-06-01

    To describe the early bone tissue response to implants with and without micro threads designed to the full length of an oxidized titanium implant. A pair of two-dimensional finite element models was designed using a computer aided three-dimensional interactive application files of an implant model with micro threads in between macro threads and one without micro threads. Oxidized titanium implants with (test implants n=20) and without (control implants n=20) micro thread were prepared. A total of 12 rabbits were used and each received four implants. Insertion torque while implant placement and removal torque analysis after 4 weeks was performed in nine rabbits, and histomorphometric analysis in three rabbits, respectively. Finite element analysis showed less stress accumulation in test implant models with 31Mpa when compared with 62.2 Mpa in control implant model. Insertion and removal torque analysis did not show any statistical significance between the two implant designs. At 4 weeks, there was a significant difference between the two groups in the percentage of new bone volume and bone-to-implant contact in the femur (pmicro threads was prominent in the femur suggesting that micro threads promote bone formation. The stress distribution supported by the micro threads was especially effective in the cancellous bone. © 2013 Wiley Periodicals, Inc.

  1. Briefing paper : toward a best practice model for managed lanes in Texas.

    Science.gov (United States)

    2013-09-01

    Over the past two decades, agencies : have increasingly implemented managed : lanes (MLs) to mitigate growing urban traffic : congestion in the United States. Multiple operating : projects : representing a combination : of HOV-to-HOT conversions a...

  2. A Mathematical Model for Temperature Induced Loosening due to Radial Expansion of Rectangle Thread Bolted Joints

    Directory of Open Access Journals (Sweden)

    Shiyuan Hou

    2015-01-01

    Full Text Available This paper proposed a mathematical model to investigate the radial expansion induced loosening of rectangle thread bolted joints that were subjected to cyclic temperature variation, which could cause slippage between contact pairs of engaged threads and bolt bearing. Firstly, integral equations were derived for the shear stress components caused by expansion difference, as well as the bearing and thread friction torque components, which depended on the temperature variation. Secondly, the relationship of displacement components was developed based on quasi-static hypotheses. Then, treating the rotation of bolt as plastic elongation, the bolt tension's evolution was obtained by using a one-dimensional bolted joint model. Numerical results showed that the temperature variation decreased the bearing and thread friction torque components, which could lead bolted joint to loosen. Finally, the effects of some associated factors on the progress were discussed.

  3. Inner-Outer Lane Advantage in Olympic 1000 Meter Speed Skating

    NARCIS (Netherlands)

    Kamst, Richard; Kuper, Gerard H.; Sierksma, Gerard; Talsma, Bertus G.

    During the Olympic Games and the World Championships Single Distances the 1000m is skated by every skater only one time. However, there may be a difference in skating a 1000m race with a start in the inner and the outer lane that introduces an externality that introduces unfairness. We show that

  4. Safety effects of cross-section design for two-lane roads. Volume 1

    Science.gov (United States)

    1987-10-01

    This study was intended to quantify the benefits and costs resulting from lane widening, shoulder widening, shoulder surfacing, sideslope flattening, and roadside improvements. Detailed traffic, accident, and roadway data were collected on 4,951 mile...

  5. Use of Nitrocarburizing for Strengthening Threaded Joints of Drill Pipes from Medium-Carbon Alloy Steels

    Science.gov (United States)

    Priymak, E. Yu.; Stepanchukova, A. V.; Yakovleva, I. L.; Tereshchenko, N. A.

    2015-05-01

    Nitrocarburizing is tested at the Drill Equipment Plant for reinforcing threaded joints of drill pipes for units with retrievable core receiver (RCR). The effect of the nitrocarburizing on the mechanical properties of steels of different alloying systems is considered. Steels for the production of threaded joints of drill pipes are recommended.

  6. Bolt Thread Stress Optimization

    DEFF Research Database (Denmark)

    Pedersen, Niels Leergaard

    2012-01-01

    of threads and therefore indirectly the bolt fatigue life. The root shape is circular, and from shape optimization for minimum stress concentration it is well known that the circular shape is seldom optimal. An axisymmetric Finite Element (FE) formulation is used to analyze the bolted connection, and a study...... is performed to establish the need for contact modeling with regard to finding the correct stress concentration factor. Optimization is performed with a simple parameterization with two design variables. Stress reduction of up to 9% is found in the optimization process, and some similarities are found...... in the optimized designs leading to the proposal of a new standard. The reductions in the stress are achieved by rather simple changes made to the cutting tool....

  7. Multi-Threaded DNA Tag/Anti-Tag Library Generator for Multi-Core Platforms

    Science.gov (United States)

    2009-05-01

    base pair)  Watson ‐ Crick  strand pairs that bind perfectly within pairs, but poorly across pairs. A variety  of  DNA  strand hybridization metrics...AFRL-RI-RS-TR-2009-131 Final Technical Report May 2009 MULTI-THREADED DNA TAG/ANTI-TAG LIBRARY GENERATOR FOR MULTI-CORE PLATFORMS...TYPE Final 3. DATES COVERED (From - To) Jun 08 – Feb 09 4. TITLE AND SUBTITLE MULTI-THREADED DNA TAG/ANTI-TAG LIBRARY GENERATOR FOR MULTI-CORE

  8. A Multi-Threaded Cryptographic Pseudorandom Number Generator Test Suite

    Science.gov (United States)

    2016-09-01

    bitcoin thieves, Google releases patch. (2013, Aug. 16). SiliconANGLE. [Online]. Available: http://siliconangle.com/blog/2013/ 08/16/android-crypto-prng...flaw-aided- bitcoin -thieves-google-releases-patch/ [5] M. Gondree. (2014, Sep. 28). NPS POSIX thread pool library. [Online]. Available: https

  9. Changing lanes in a simulator: effects of aging on the control of the vehicle and visual inspection of mirrors and blind spot.

    Science.gov (United States)

    Lavalliere, Martin; Laurendeau, Denis; Simoneau, Martin; Teasdale, Normand

    2011-04-01

    The aim of this study was to examine lane change strategies in active younger and older drivers. Visual inspection of mirrors and the blind spot and the control of the vehicle were documented in a simulator environment. Younger (n = 10, 21-31 years) and older (n = 11, 65-75 years) active drivers drove through a continuous simulated environment including urban and rural sections. The scenario included events where, to negotiate a secure lane change, the driver needed to look at 3 regions of interest (ROI): (1) the rearview mirror, (2) the left side mirror, and (3) the left blind spot. The lane change maneuvers were necessary to avoid a vehicle parked halfway in the rightmost lane that was partially or completely blocking the lane or for overtaking a slower moving vehicle. Compared with younger drivers, older drivers showed a reduced frequency of visual inspection toward the rearview mirror and the blind spot. Also, though the older drivers showed a constant frequency of visual inspection across the 2 types of driving maneuvers, the younger drivers increased their frequency of inspection when overtaking a slower vehicle. Control of the car was mostly similar for both groups. A better knowledge of the drivers' visual search strategies when changing lanes could help in identifying suboptimal strategies at-risk of causing crashes and also serves to develop retraining programs.

  10. Ion beam analysis of golden threads from Romanian medieval textiles

    International Nuclear Information System (INIS)

    Balta, Z.I.; Csedreki, L.; Furu, E.; Cretu, I.; Huszánk, R.; Lupu, M.; Török, Z.; Kertész, Z.; Szikszai, Z.

    2015-01-01

    In this study, metal threads from Romanian religious embroideries and precious velvet brocades dated from 15th to 18th century were analyzed by using IBA methods (PIXE and RBS) which, in comparison to the traditional analytical techniques (XRF, EDS), allowed the detection of their structures and accurate identification of the trace elements (detection limits of few tens of ppm). PIXE results confirmed that both types of the metal threads studied – wires and strips – have layered structures being made of fine silver, refined by cupellation, and gilded most probably with pure gold, and not of Au–Ag alloy, or gilded Ag–Cu alloy or Au–Ag–Cu alloy, as resulted from the previously performed SEM-EDS analysis. Trace elements of historical interest like lead, mercury and bismuth have been also possible to be detected by PIXE. The resulting elemental maps allowed us to identify the areas from which the metal thread structure and quantitative composition could be accurately determined. RBS measurements revealed that the gilding layer is separated from the silver bulk by an interface layer resulting through atomic diffusion of silver into the gold, which lead to the conclusion that the methods used for gilding were probably either the diffusion bonding or the fire gilding. The gilding layers thicknesses were estimated by PIXE with the GUPIX software and also determined from RBS measurements

  11. Ion beam analysis of golden threads from Romanian medieval textiles

    Energy Technology Data Exchange (ETDEWEB)

    Balta, Z.I., E-mail: balta_z_i@yahoo.com [National History Museum of Romania, Calea Victoriei 12, Sector 3, Bucharest (Romania); Csedreki, L.; Furu, E. [Institute for Nuclear Research, Hungarian Academy of Sciences, H-4001 Debrecen, P.O. Box 51 (Hungary); Cretu, I. [National Art Museum of Romania, Calea Victoriei 49-53, Sector 1, Bucharest (Romania); Huszánk, R. [Institute for Nuclear Research, Hungarian Academy of Sciences, H-4001 Debrecen, P.O. Box 51 (Hungary); Lupu, M. [National Art Museum of Romania, Calea Victoriei 49-53, Sector 1, Bucharest (Romania); Török, Z.; Kertész, Z.; Szikszai, Z. [Institute for Nuclear Research, Hungarian Academy of Sciences, H-4001 Debrecen, P.O. Box 51 (Hungary)

    2015-04-01

    In this study, metal threads from Romanian religious embroideries and precious velvet brocades dated from 15th to 18th century were analyzed by using IBA methods (PIXE and RBS) which, in comparison to the traditional analytical techniques (XRF, EDS), allowed the detection of their structures and accurate identification of the trace elements (detection limits of few tens of ppm). PIXE results confirmed that both types of the metal threads studied – wires and strips – have layered structures being made of fine silver, refined by cupellation, and gilded most probably with pure gold, and not of Au–Ag alloy, or gilded Ag–Cu alloy or Au–Ag–Cu alloy, as resulted from the previously performed SEM-EDS analysis. Trace elements of historical interest like lead, mercury and bismuth have been also possible to be detected by PIXE. The resulting elemental maps allowed us to identify the areas from which the metal thread structure and quantitative composition could be accurately determined. RBS measurements revealed that the gilding layer is separated from the silver bulk by an interface layer resulting through atomic diffusion of silver into the gold, which lead to the conclusion that the methods used for gilding were probably either the diffusion bonding or the fire gilding. The gilding layers thicknesses were estimated by PIXE with the GUPIX software and also determined from RBS measurements.

  12. Use of barbed threads in facial rejuvenation.

    Science.gov (United States)

    Kalra, Rakesh

    2008-10-01

    Use of barbed threads, available with uni- and bi-directional cogs or barbs, is a semi-invasive method of lifting sagging skin of the face. Areas treated with this method include the eyebrows, the cheeks, the jowls and the neck. Ease of use and a shorter down-time have made their use popular. Specific indications, operative procedures, risks and complications are described and some clinical results of the author shown.

  13. NUMA-Aware Thread Scheduling for Big Data Transfers over Terabits Network Infrastructure

    Directory of Open Access Journals (Sweden)

    Taeuk Kim

    2018-01-01

    Full Text Available The evergrowing trend of big data has led scientists to share and transfer the simulation and analytical data across the geodistributed research and computing facilities. However, the existing data transfer frameworks used for data sharing lack the capability to adopt the attributes of the underlying parallel file systems (PFS. LADS (Layout-Aware Data Scheduling is an end-to-end data transfer tool optimized for terabit network using a layout-aware data scheduling via PFS. However, it does not consider the NUMA (Nonuniform Memory Access architecture. In this paper, we propose a NUMA-aware thread and resource scheduling for optimized data transfer in terabit network. First, we propose distributed RMA buffers to reduce memory controller contention in CPU sockets and then schedule the threads based on CPU socket and NUMA nodes inside CPU socket to reduce memory access latency. We design and implement the proposed resource and thread scheduling in the existing LADS framework. Experimental results showed from 21.7% to 44% improvement with memory-level optimizations in the LADS framework as compared to the baseline without any optimization.

  14. Pearling Instabilities of a Viscoelastic Thread

    Science.gov (United States)

    Deblais, A.; Velikov, K. P.; Bonn, D.

    2018-05-01

    Pearling instabilities of slender viscoelastic threads have received much attention, but remain incompletely understood. We study the instabilities in polymer solutions subject to uniaxial elongational flow. Two distinctly different instabilites are observed: beads on a string and blistering. The beads-on-a-string structure arises from a capillary instability whereas the blistering instability has a different origin: it is due to a coupling between stress and polymer concentration. By varying the temperature to change the solution properties we elucidate the interplay between flow and phase separation.

  15. Investigating the value of time and value of reliability for managed lanes.

    Science.gov (United States)

    2015-12-01

    This report presents a comprehensive study in Value of Time (VOT) and Value of Reliability (VOR) analysis in : the context of managed lane (ML) facilities. Combined Revealed Preference (RP) and Stated Preference (SP) : data were used to understand tr...

  16. 112-Gbit/s × 4-lane duobinary-4-PAM for 400GBase

    DEFF Research Database (Denmark)

    Suhr, Lau Frejstrup; Vegas Olmos, Juan José; Mao, B.

    2014-01-01

    Novel duobinary-4-PAM signaling is experimentally demonstrated to support a 4-lane low-latency 400GbE client side solution. Direct detection of 112 Gbps transmission over a 5 km single wavelength and polarization fiber link is achieved....

  17. Microscopic origin and macroscopic implications of lane formation in mixtures of oppositely driven particles

    Science.gov (United States)

    Klymko, Katherine; Geissler, Phillip L.; Whitelam, Stephen

    2016-08-01

    Colloidal particles of two types, driven in opposite directions, can segregate into lanes [Vissers et al., Soft Matter 7, 2352 (2011), 10.1039/c0sm01343a]. This phenomenon can be reproduced by two-dimensional Brownian dynamics simulations of model particles [Dzubiella et al., Phys. Rev. E 65, 021402 (2002), 10.1103/PhysRevE.65.021402]. Here we use computer simulation to assess the generality of lane formation with respect to variation of particle type and dynamical protocol. We find that laning results from rectification of diffusion on the scale of a particle diameter: oppositely driven particles must, in the time taken to encounter each other in the direction of the drive, diffuse in the perpendicular direction by about one particle diameter. This geometric constraint implies that the diffusion constant of a particle, in the presence of those of the opposite type, grows approximately linearly with the Péclet number, a prediction confirmed by our numerics over a range of model parameters. Such environment-dependent diffusion is statistically similar to an effective interparticle attraction; consistent with this observation, we find that oppositely driven nonattractive colloids display features characteristic of the simplest model system possessing both interparticle attractions and persistent motion, the driven Ising lattice gas [Katz, Leibowitz, and Spohn, J. Stat. Phys. 34, 497 (1984), 10.1007/BF01018556]. These features include long-ranged correlations in the disordered regime, a critical regime characterized by a change in slope of the particle current with the Péclet number, and fluctuations that grow with system size. By analogy, we suggest that lane formation in the driven colloid system is a phase transition in the macroscopic limit, but that macroscopic phase separation would not occur in finite time upon starting from disordered initial conditions.

  18. Reed beds may facilitate transfer of tributyltin from aquatic to terrestrial ecosystems through insect vectors in the Archipelago Sea, SW Finland.

    Science.gov (United States)

    Lilley, Thomas M; Meierjohann, Axel; Ruokolainen, Lasse; Peltonen, Jani; Vesterinen, Eero; Kronberg, Leif; Nikinmaa, Mikko

    2012-08-01

    Due to their adsorptive behavior, organotin compounds (OTCs), such as tributyltin (TBT), are accumulated in aquatic sediments. They resist biodegradation and, despite a ban in 2008, are a potential source for future exposure. Sediment OTCs have mostly been measured from sites of known high concentrations such as ports, shipping lanes, and marine dredging waste sites. The possible flow of OTCs from marine to terrestrial ecosystems, however, has not been studied. In the present study, the authors assessed whether sediments in common reed beds (Phragmites australis) accumulate TBT and whether chironomid (Diptera: Chironomidae) communities developing in reed-bed sediments act as vectors in the transfer of TBT from aquatic to terrestrial ecosystems in the Airisto channel, Archipelago Sea. The authors also investigated whether distance from the only known source and depth and TBT concentration of the adjacent shipping lane affect reed-bed concentrations. Thirty-six sites along the Airisto channel were sampled at 2-km intervals with triplicate samples from reed beds and the adjacent shipping lane for sediment and seven reed-bed sites for chironomids, and these were analyzed with an solid phase extraction liquid chromatography tamdem mass spectrometry method. The closer to the source the sample site was, the higher the measured TBT concentrations were; and the deeper the shipping lane, the lower the concentration of TBT in reed-bed sediments. The chironomid TBT concentrations correlated with reed-bed sediment TBT concentrations and showed evidence of accumulation. Therefore, TBT may be transferred, through the food web, from aquatic to terrestrial ecosystems relatively close to a source through ecosystem boundaries, such as common reed beds, which are areas of high insect biomass production in the Archipelago Sea. Copyright © 2012 SETAC.

  19. Use of barbed threads in facial rejuvenation

    Directory of Open Access Journals (Sweden)

    Kalra Rakesh

    2008-10-01

    Full Text Available Use of barbed threads, available with uni- and bi-directional cogs or barbs, is a semi-invasive method of lifting sagging skin of the face. Areas treated with this method include the eyebrows, the cheeks, the jowls and the neck. Ease of use and a shorter down-time have made their use popular. Specific indications, operative procedures, risks and complications are described and some clinical results of the author shown.

  20. A self-adaptive toll rate algorithm for high occupancy toll (HOT) lane operations.

    Science.gov (United States)

    2009-12-01

    Dramatically increasing travel demands and insufficient traffic facility supplies have resulted in severe : traffic congestion. High Occupancy Toll (HOT) lane operations have been proposed as one of the most : applicable and cost-effective countermea...

  1. Role of Marangoni stress during breakup of surfactant-covered liquid threads: Reduced rates of thinning and microthread cascades

    Science.gov (United States)

    Kamat, Pritish M.; Wagoner, Brayden W.; Thete, Sumeet S.; Basaran, Osman A.

    2018-04-01

    Adsorption onto and lowering of surface tension σ of fluid interfaces by surfactants is exploited in drop formation (e.g., inkjet printing) where a thinning liquid thread (radius h ) connects an about-to-form drop to the liquid that remains hanging from the nozzle when the former falls from it. Surfactants can affect thread pinch-off in two ways: first, by lowering σ , they lower capillary pressure (σ /h ), and second, as surfactant concentration along the interface can be nonuniform, they cause the interface to be subjected to a surface tension gradient or Marangoni stress. Recent studies show that the location where the thread breaks is devoid of surfactant, and others assert that the influence of Marangoni stress on pinch-off is negligible. We demonstrate by simulations and experiments that surfactants play a major role in drop formation and that Marangoni stresses acting near but not at the pinch point give rise to reduced rates of thread thinning and formation of multiple microthreads that distinguish pinch-off of surfactant-covered threads from surfactant-free ones. Thinning at finite Reynolds and Peclet numbers, Re and Pe, is shown to exhibit intermediate scaling regimes that have heretofore only been observed during pinch-off of threads undergoing creeping flow (Re=0 ) while convection of surfactant is weak compared to its diffusion (Pe<1 ).

  2. Multivariate poisson lognormal modeling of crashes by type and severity on rural two lane highways.

    Science.gov (United States)

    Wang, Kai; Ivan, John N; Ravishanker, Nalini; Jackson, Eric

    2017-02-01

    In an effort to improve traffic safety, there has been considerable interest in estimating crash prediction models and identifying factors contributing to crashes. To account for crash frequency variations among crash types and severities, crash prediction models have been estimated by type and severity. The univariate crash count models have been used by researchers to estimate crashes by crash type or severity, in which the crash counts by type or severity are assumed to be independent of one another and modelled separately. When considering crash types and severities simultaneously, this may neglect the potential correlations between crash counts due to the presence of shared unobserved factors across crash types or severities for a specific roadway intersection or segment, and might lead to biased parameter estimation and reduce model accuracy. The focus on this study is to estimate crashes by both crash type and crash severity using the Integrated Nested Laplace Approximation (INLA) Multivariate Poisson Lognormal (MVPLN) model, and identify the different effects of contributing factors on different crash type and severity counts on rural two-lane highways. The INLA MVPLN model can simultaneously model crash counts by crash type and crash severity by accounting for the potential correlations among them and significantly decreases the computational time compared with a fully Bayesian fitting of the MVPLN model using Markov Chain Monte Carlo (MCMC) method. This paper describes estimation of MVPLN models for three-way stop controlled (3ST) intersections, four-way stop controlled (4ST) intersections, four-way signalized (4SG) intersections, and roadway segments on rural two-lane highways. Annual Average Daily traffic (AADT) and variables describing roadway conditions (including presence of lighting, presence of left-turn/right-turn lane, lane width and shoulder width) were used as predictors. A Univariate Poisson Lognormal (UPLN) was estimated by crash type and

  3. Real-time SHVC software decoding with multi-threaded parallel processing

    Science.gov (United States)

    Gudumasu, Srinivas; He, Yuwen; Ye, Yan; He, Yong; Ryu, Eun-Seok; Dong, Jie; Xiu, Xiaoyu

    2014-09-01

    This paper proposes a parallel decoding framework for scalable HEVC (SHVC). Various optimization technologies are implemented on the basis of SHVC reference software SHM-2.0 to achieve real-time decoding speed for the two layer spatial scalability configuration. SHVC decoder complexity is analyzed with profiling information. The decoding process at each layer and the up-sampling process are designed in parallel and scheduled by a high level application task manager. Within each layer, multi-threaded decoding is applied to accelerate the layer decoding speed. Entropy decoding, reconstruction, and in-loop processing are pipeline designed with multiple threads based on groups of coding tree units (CTU). A group of CTUs is treated as a processing unit in each pipeline stage to achieve a better trade-off between parallelism and synchronization. Motion compensation, inverse quantization, and inverse transform modules are further optimized with SSE4 SIMD instructions. Simulations on a desktop with an Intel i7 processor 2600 running at 3.4 GHz show that the parallel SHVC software decoder is able to decode 1080p spatial 2x at up to 60 fps (frames per second) and 1080p spatial 1.5x at up to 50 fps for those bitstreams generated with SHVC common test conditions in the JCT-VC standardization group. The decoding performance at various bitrates with different optimization technologies and different numbers of threads are compared in terms of decoding speed and resource usage, including processor and memory.

  4. Large Scale Document Inversion using a Multi-threaded Computing System.

    Science.gov (United States)

    Jung, Sungbo; Chang, Dar-Jen; Park, Juw Won

    2017-06-01

    Current microprocessor architecture is moving towards multi-core/multi-threaded systems. This trend has led to a surge of interest in using multi-threaded computing devices, such as the Graphics Processing Unit (GPU), for general purpose computing. We can utilize the GPU in computation as a massive parallel coprocessor because the GPU consists of multiple cores. The GPU is also an affordable, attractive, and user-programmable commodity. Nowadays a lot of information has been flooded into the digital domain around the world. Huge volume of data, such as digital libraries, social networking services, e-commerce product data, and reviews, etc., is produced or collected every moment with dramatic growth in size. Although the inverted index is a useful data structure that can be used for full text searches or document retrieval, a large number of documents will require a tremendous amount of time to create the index. The performance of document inversion can be improved by multi-thread or multi-core GPU. Our approach is to implement a linear-time, hash-based, single program multiple data (SPMD), document inversion algorithm on the NVIDIA GPU/CUDA programming platform utilizing the huge computational power of the GPU, to develop high performance solutions for document indexing. Our proposed parallel document inversion system shows 2-3 times faster performance than a sequential system on two different test datasets from PubMed abstract and e-commerce product reviews. •Information systems➝Information retrieval • Computing methodologies➝Massively parallel and high-performance simulations.

  5. Parallel Void Thread in Long-Reach Ethernet Passive Optical Networks

    KAUST Repository

    Elrasad, Amr; Shihada, Basem

    2015-01-01

    This work investigates void filling (idle periods) in long-reach Ethernet passive optical networks. We focus on reducing grant delays and hence reducing the average packet delay. We introduce a novel approach called parallel void thread (PVT), which

  6. An Abstract Model for Proving Safety of Multi-lane Traffic Manoeuvres

    DEFF Research Database (Denmark)

    Hilscher, Martin; Linker, Sven; Olderog, Ernst-Rüdiger

    2011-01-01

    on the view of each car. To guarantee safety, we present two variants of a lane-change controller, one with perfect knowledge of the safety envelopes of neighbouring cars and one which takes only the size of the neighbouring cars into account. Based on these controllers we provide a local safety proof...

  7. SWPS3 - fast multi-threaded vectorized Smith-Waterman for IBM Cell/B.E. and x86/SSE2.

    Science.gov (United States)

    Szalkowski, Adam; Ledergerber, Christian; Krähenbühl, Philipp; Dessimoz, Christophe

    2008-10-29

    We present swps3, a vectorized implementation of the Smith-Waterman local alignment algorithm optimized for both the Cell/BE and x86 architectures. The paper describes swps3 and compares its performances with several other implementations. Our benchmarking results show that swps3 is currently the fastest implementation of a vectorized Smith-Waterman on the Cell/BE, outperforming the only other known implementation by a factor of at least 4: on a Playstation 3, it achieves up to 8.0 billion cell-updates per second (GCUPS). Using the SSE2 instruction set, a quad-core Intel Pentium can reach 15.7 GCUPS. We also show that swps3 on this CPU is faster than a recent GPU implementation. Finally, we note that under some circumstances, alignments are computed at roughly the same speed as BLAST, a heuristic method. The Cell/BE can be a powerful platform to align biological sequences. Besides, the performance gap between exact and heuristic methods has almost disappeared, especially for long protein sequences.

  8. Understanding the emission impacts of high-occupancy vehicle (HOV) to high-occupancy toll (HOT) lane conversions: Experience from Atlanta, Georgia.

    Science.gov (United States)

    Xu, Yanzhi Ann; Liu, Haobing; Rodgers, Michael O; Guin, Angshuman; Hunter, Michael; Sheikh, Adnan; Guensler, Randall

    2017-08-01

    Converting a congested high-occupancy vehicle (HOV) lane into a high-occupancy toll (HOT) lane is a viable option for improving travel time reliability for carpools and buses that use the managed lane. However, the emission impacts of HOV-to-HOT conversions are not well understood. The lack of emission impact quantification for HOT conversions creates a policy challenge for agencies making transportation funding choices. The goal of this paper is to evaluate the case study of before-and-after changes in vehicle emissions for the Atlanta, Georgia, I-85 HOV/HOT lane conversion project, implemented in October 2011. The analyses employed the Motor Vehicle Emission Simulator (MOVES) for project-level analysis with monitored changes in vehicle activity data collected by Georgia Tech researchers for the Georgia Department of Transportation (GDOT). During the quarterly field data collection from 2010 to 2012, more than 1.5 million license plates were observed and matched to vehicle class and age information using the vehicle registration database. The study also utilized the 20-sec, lane-specific traffic operations data from the Georgia NaviGAtor intelligent transportation system, as well as a direct feed of HOT lane usage data from the State Road and Tollway Authority (SRTA) managed lane system. As such, the analyses in this paper simultaneously assessed the impacts associated with changes in traffic volumes, on-road operating conditions, and fleet composition before and after the conversion. Both greenhouse gases and criteria pollutants were examined. A straight before-after analysis showed about 5% decrease in air pollutants and carbon dioxide (CO 2 ). However, when the before-after calendar year of analysis was held constant (to account for the effect of 1 yr of fleet turnover), mass emissions at the analysis site during peak hours increased by as much as 17%, with little change in CO 2 . Further investigation revealed that a large percentage decrease in criteria

  9. Thread-Lift Sutures: Still in the Lift? A Systematic Review of the Literature.

    Science.gov (United States)

    Gülbitti, Haydar Aslan; Colebunders, Britt; Pirayesh, Ali; Bertossi, Dario; van der Lei, Berend

    2018-03-01

    In 2006, Villa et al. published a review article concerning the use of thread-lift sutures and concluded that the technique was still in its infancy but had great potential to become a useful and effective procedure for nonsurgical lifting of sagged facial tissues. As 11 years have passed, the authors now performed again a systematic review to determine the real scientific current state of the art on the use of thread-lift sutures. A systematic review was performed according to Preferred Reporting Items for Systematic Reviews and Meta-Analyses guidelines using the PubMed database and using the Medical Subject Headings search term "Rhytidoplasty." "Rhytidoplasty" and the following entry terms were included by this Medical Subject Headings term: "facelift," "facelifts," "face Lift," "Face Lifts," "Lift," "Face," "Lifts," "Platysmotomy," "Platysmotomies," "Rhytidectomy," "Rhytidectomies," "Platysmaplasty," "and "Platysmaplasties." The Medical Subject Headings term "Rhytidoplasty" was combined with the following search terms: "Barbed suture," "Thread lift," "APTOS," "Suture suspension," "Percutaneous," and "Silhouette suture." RefWorks was used to filter duplicates. Three of the authors (H.A.G., B.C., and B.L.) performed the search independently. The initial search with all search terms resulted in 188 articles. After filtering the duplicates and the articles about open procedures, a total of 41 articles remained. Of these, the review articles, case reports, and letters to the editor were subsequently excluded, as were reports dealing with nonbarbed sutures, such as Vicryl and Prolene with Gore-Tex. This resulted in a total of 12 articles, seven additional articles since the five articles reviewed by Villa et al. The authors' review demonstrated that, within the past decade, little or no substantial evidence has been added to the peer-reviewed literature to support or sustain the promising statement about thread-lift sutures as made by Villa et al. in 2006 in terms of

  10. Evaluation of vectorized Monte Carlo algorithms on GPUs for a neutron Eigenvalue problem

    International Nuclear Information System (INIS)

    Du, X.; Liu, T.; Ji, W.; Xu, X. G.; Brown, F. B.

    2013-01-01

    Conventional Monte Carlo (MC) methods for radiation transport computations are 'history-based', which means that one particle history at a time is tracked. Simulations based on such methods suffer from thread divergence on the graphics processing unit (GPU), which severely affects the performance of GPUs. To circumvent this limitation, event-based vectorized MC algorithms can be utilized. A versatile software test-bed, called ARCHER - Accelerated Radiation-transport Computations in Heterogeneous Environments - was used for this study. ARCHER facilitates the development and testing of a MC code based on the vectorized MC algorithm implemented on GPUs by using NVIDIA's Compute Unified Device Architecture (CUDA). The ARCHER GPU code was designed to solve a neutron eigenvalue problem and was tested on a NVIDIA Tesla M2090 Fermi card. We found that although the vectorized MC method significantly reduces the occurrence of divergent branching and enhances the warp execution efficiency, the overall simulation speed is ten times slower than the conventional history-based MC method on GPUs. By analyzing detailed GPU profiling information from ARCHER, we discovered that the main reason was the large amount of global memory transactions, causing severe memory access latency. Several possible solutions to alleviate the memory latency issue are discussed. (authors)

  11. Evaluation of vectorized Monte Carlo algorithms on GPUs for a neutron Eigenvalue problem

    Energy Technology Data Exchange (ETDEWEB)

    Du, X.; Liu, T.; Ji, W.; Xu, X. G. [Nuclear Engineering Program, Rensselaer Polytechnic Institute, Troy, NY 12180 (United States); Brown, F. B. [Monte Carlo Codes Group, Los Alamos National Laboratory, Los Alamos, NM 87545 (United States)

    2013-07-01

    Conventional Monte Carlo (MC) methods for radiation transport computations are 'history-based', which means that one particle history at a time is tracked. Simulations based on such methods suffer from thread divergence on the graphics processing unit (GPU), which severely affects the performance of GPUs. To circumvent this limitation, event-based vectorized MC algorithms can be utilized. A versatile software test-bed, called ARCHER - Accelerated Radiation-transport Computations in Heterogeneous Environments - was used for this study. ARCHER facilitates the development and testing of a MC code based on the vectorized MC algorithm implemented on GPUs by using NVIDIA's Compute Unified Device Architecture (CUDA). The ARCHER{sub GPU} code was designed to solve a neutron eigenvalue problem and was tested on a NVIDIA Tesla M2090 Fermi card. We found that although the vectorized MC method significantly reduces the occurrence of divergent branching and enhances the warp execution efficiency, the overall simulation speed is ten times slower than the conventional history-based MC method on GPUs. By analyzing detailed GPU profiling information from ARCHER, we discovered that the main reason was the large amount of global memory transactions, causing severe memory access latency. Several possible solutions to alleviate the memory latency issue are discussed. (authors)

  12. An Extended Non-Lane-Based Optimal Velocity Model with Dynamic Collaboration

    Directory of Open Access Journals (Sweden)

    Zhipeng Li

    2013-01-01

    Full Text Available Incorporating the effects of the lane width in traffic, in this paper, we propose a dynamical model based on the strategy of three-vehicle cooperation driving. We obtain the smoother acceleration distribution in the new model through considering the dynamic collaboration with the nearest preceding vehicle and the nearest following vehicle. It is proved that the stability of the new model is greatly improved compared to the early non-lane-based car following model by using the linear stability theory. We find that when the parameter of lateral separation distance is identified, the amplitude of traffic congestion decreases with increasing the strength of dynamic collaboration in the simulation experiments. In addition, we apply the new extended model to simulate the motions of cars starting from a traffic signal and the dissipating of the traffic congestion; it is found that our new model can predict realistic delay time and kinematic wave speed and obtained a faster dissipation speed of traffic congestion than the traffic flow model without considering the dynamic collaboration.

  13. An introduction to vectors, vector operators and vector analysis

    CERN Document Server

    Joag, Pramod S

    2016-01-01

    Ideal for undergraduate and graduate students of science and engineering, this book covers fundamental concepts of vectors and their applications in a single volume. The first unit deals with basic formulation, both conceptual and theoretical. It discusses applications of algebraic operations, Levi-Civita notation, and curvilinear coordinate systems like spherical polar and parabolic systems and structures, and analytical geometry of curves and surfaces. The second unit delves into the algebra of operators and their types and also explains the equivalence between the algebra of vector operators and the algebra of matrices. Formulation of eigen vectors and eigen values of a linear vector operator are elaborated using vector algebra. The third unit deals with vector analysis, discussing vector valued functions of a scalar variable and functions of vector argument (both scalar valued and vector valued), thus covering both the scalar vector fields and vector integration.

  14. Parallel Kalman filter track fit based on vector classes

    Energy Technology Data Exchange (ETDEWEB)

    Kisel, Ivan [GSI Helmholtzzentrum fuer Schwerionenforschung GmbH (Germany); Kretz, Matthias [Kirchhoff-Institut fuer Physik, Ruprecht-Karls Universitaet, Heidelberg (Germany); Kulakov, Igor [Goethe-Universitaet, Frankfurt am Main (Germany); National Taras Shevchenko University, Kyiv (Ukraine)

    2010-07-01

    Modern high energy physics experiments have to process terabytes of input data produced in particle collisions. The core of the data reconstruction in high energy physics is the Kalman filter. Therefore, developing the fast Kalman filter algorithm, which uses maximum available power of modern processors, is important, in particular for initial selection of events interesting for the new physics. One of processors features, which can speed up the algorithm, is a SIMD instruction set, which allows to pack several data items in one register and operate on all of them in one go, thus achieving more operations per clock cycle. Therefore a flexible and useful interface, which uses the SIMD instruction set on different CPU and GPU processors architectures, has been realized as a vector classes library. The Kalman filter based track fitting algorithm has been implemented with use of the vector classes. Fitting quality tests show good results with the residuals equal to 49 {mu}m and 44 {mu}m for x and y track parameters and relative momentum resolution of 0.7%. The fitting time of 0.053 {mu}s per track has been achieved on Intel Xeon X5550 with 8 cores at 2.6 GHz by using in addition Intel Threading Building Blocks.

  15. Weaving colourful threads: A tapestry of spirituality and mysticism

    African Journals Online (AJOL)

    2015-09-29

    Sep 29, 2015 ... contributing to a discussion of these issues, it is hoped that the threads of spirituality and ... has been described as an 'applause-word'2 and is widely used in medicine, business, education, ..... of morality in teaching spirituality: 'If we as educators […] ..... William James ([1902] 1982), is worth quoting here:.

  16. Accommodation of missing shear strain in the Central Walker Lane, western North America: Constraints from dense GPS measurements

    Science.gov (United States)

    Bormann, Jayne M.; Hammond, William C.; Kreemer, Corné; Blewitt, Geoffrey

    2016-04-01

    We present 264 new interseismic GPS velocities from the Mobile Array of GPS for Nevada Transtension (MAGNET) and continuous GPS networks that measure Pacific-North American plate boundary deformation in the Central Walker Lane. Relative to a North America-fixed reference frame, northwestward velocities increase smoothly from ∼4 mm/yr in the Basin and Range province to 12.2 mm/yr in the central Sierra Nevada resulting in a Central Walker Lane deformation budget of ∼8 mm/yr. We use an elastic block model to estimate fault slip and block rotation rates and patterns of deformation from the GPS velocities. Right-lateral shear is distributed throughout the Central Walker Lane with strike-slip rates generally Bodie Hills, Carson Domain, and Mina Deflection are between 1-4°/Myr, lower than published paleomagnetic rotation rates, suggesting that block rotation rates have decreased since the Late to Middle Miocene.

  17. Perception of Safety and Liking Associated to the Colour Intervention of Bike Lanes: Contribution from the Behavioural Sciences to Urban Design and Wellbeing

    Science.gov (United States)

    Vera-Villarroel, Pablo; Contreras, Daniela; Lillo, Sebastián; Segovia, Ariel; Rojo, Natalia; Moreno, Sandra; Oyarzo, Francisco

    2016-01-01

    The perception of colour and its subjective effects are key issues to designing safe and enjoyable bike lanes. This paper addresses the relationship between the colours of bike lane interventions—in particular pavement painting and intersection design—and the subjective evaluation of liking, visual saliency, and perceived safety related to such an intervention. Utilising images of three real bike lane intersections modified by software to change their colour (five in total), this study recruited 538 participants to assess their perception of all fifteen colour-design combinations. A multivariate analysis of covariance (MANCOVA) with the Bonferroni post hoc test was performed to assess the effect of the main conditions (colour and design) on the dependent variables (liking towards the intervention, level of visual saliency of the intersection, and perceived safety of the bike lane). The results showed that the colour red was more positively associated to the outcome variables, followed by yellow and blue. Additionally, it was observed that the effect of colour widely outweighs the effect of design, suggesting that the right choice and use of colour would increase the effectiveness on bike-lanes pavement interventions. Limitations and future directions are discussed. PMID:27548562

  18. Traffic lanes for vehicles of mass public passenger transport on city streets

    Directory of Open Access Journals (Sweden)

    Gladović Pavle V.

    2015-01-01

    Full Text Available Some of the basic measures of regulating public mass passenger transport in a city network are the introduction and management of traffic lanes reserved for the public transportation. These traffic lanes are important for several reasons: faster moving and shorter travelling time for the vehicles, reducing operating costs, improving the safety, increasing passenger comfort, maintaining of the timetable quality, etc. In most cities, an intensive use of the public transport is concentrated in the morning and the afternoon peak period. The state of the public transport system during these periods is reflected in the crowds inside the vehicles, long vehicle queues at intersections and at bus stops, which cause congestion on the streets and result in delays of public transport vehicles. This paper provides an overview of the current situation on an example in the city of Belgrade. The capacity and the quality of service for the street surfaces reserved for the public transportation vehicles were analysed on the aforementioned example.

  19. Toyota drivers' experiences with Dynamic Radar Cruise Control, Pre-Collision System, and Lane-Keeping Assist.

    Science.gov (United States)

    Eichelberger, Angela H; McCartt, Anne T

    2016-02-01

    Advanced crash avoidance and driver assistance technologies potentially can prevent or mitigate many crashes. Previous surveys with drivers have found favorable opinions for many advanced technologies; however, these surveys are not necessarily representative of all drivers or all systems. As the technologies spread throughout the vehicle fleet, it is important to continue studying driver acceptance and use of them. This study focused on 2010-2013 Toyota Sienna and Prius models that were equipped with adaptive cruise control, forward collision avoidance, and lane departure warning and prevention (Prius models only). Telephone interviews were conducted in summer 2013 with 183 owners of vehicles with these technologies. About 9 in 10 respondents wanted adaptive cruise control and forward collision avoidance on their next vehicle, and 71% wanted lane departure warning/prevention again. Males and females reported some differences in their experiences with the systems; for example, males were more likely to have turned on lane departure warning/prevention than females, and when using this system, males reported more frequent warnings than did females. Relative to older drivers, drivers age 40 and younger were more likely to have seen or heard a forward collision warning. Consistent with the results in previous surveys of owners of luxury vehicles, the present survey found that driver acceptance of the technologies was high, although less so for lane departure warning/prevention. Experiences with the Toyota systems differed by driver age and gender to a greater degree than in previous surveys, suggesting that the responses of drivers may begin to differ as crash avoidance technology becomes available on a wider variety of vehicles. Crash avoidance technologies potentially can prevent or mitigate many crashes, but their success depends in part on driver acceptance. These systems will be effective only to the extent that drivers use them. Copyright © 2015 Elsevier Ltd and

  20. Lane fuzzy collision in channel with potential deformation by photon-phonon-electron excitation and sub-atomic control

    International Nuclear Information System (INIS)

    Shen Jing

    1998-01-01

    Collision between μ + and the μ - beams in the crystal are forbidden due to the two beams having different ''lanes'' in a channel. A laser pulse of ps-fs shocks lattice kernel vibration and dilates lattice electron distribution. It deforms the Lindhard's potential which is then expressed in a quantized form as the Huang-Zhu's potential[1]. The dynamic lanes can be made to overlap in a channel to allow collision without ductile fracture. This raises a new technology of sub-atomic information and control, which has been raised by T. D. Lee

  1. Large Scale Document Inversion using a Multi-threaded Computing System

    Science.gov (United States)

    Jung, Sungbo; Chang, Dar-Jen; Park, Juw Won

    2018-01-01

    Current microprocessor architecture is moving towards multi-core/multi-threaded systems. This trend has led to a surge of interest in using multi-threaded computing devices, such as the Graphics Processing Unit (GPU), for general purpose computing. We can utilize the GPU in computation as a massive parallel coprocessor because the GPU consists of multiple cores. The GPU is also an affordable, attractive, and user-programmable commodity. Nowadays a lot of information has been flooded into the digital domain around the world. Huge volume of data, such as digital libraries, social networking services, e-commerce product data, and reviews, etc., is produced or collected every moment with dramatic growth in size. Although the inverted index is a useful data structure that can be used for full text searches or document retrieval, a large number of documents will require a tremendous amount of time to create the index. The performance of document inversion can be improved by multi-thread or multi-core GPU. Our approach is to implement a linear-time, hash-based, single program multiple data (SPMD), document inversion algorithm on the NVIDIA GPU/CUDA programming platform utilizing the huge computational power of the GPU, to develop high performance solutions for document indexing. Our proposed parallel document inversion system shows 2-3 times faster performance than a sequential system on two different test datasets from PubMed abstract and e-commerce product reviews. CCS Concepts •Information systems➝Information retrieval • Computing methodologies➝Massively parallel and high-performance simulations.

  2. Clinical leadership as an integral curriculum thread in pre-registration nursing programmes.

    Science.gov (United States)

    Brown, Angela; Dewing, Jan; Crookes, Patrick

    2016-03-01

    In recent years there has been a growth in leadership development frameworks in health for the existing workforce. There has also been a related abundance of leadership programmes developed specifically for qualified nurses. There is a groundswell of opinion that clinical leadership preparation needs to extend to preparatory programmes leading to registration as a nurse. To this end a doctoral research study has been completed that focused specifically on the identification and verification of the antecedents of clinical leadership (leadership and management) so they can shape the curriculum content and the best way to deliver the curriculum content as a curriculum thread. To conceptualise how the curriculum content, identified and verified empirically, can be structured within a curriculum thread and to contribute to the discussion on effective pedagogical approaches and educational strategies for learning and teaching of clinical leadership. A multi-method design was utilised in the research in Australia. Drawing on core principles in critical social theory, an integral curriculum thread is proposed for pre-registration nursing programmes that identifies the antecedents of clinical leadership; the core concepts, together with the continuum of enlightenment, empowerment, and emancipation. The curriculum content, the effective pedagogical approaches and the educational strategies are supported theoretically and we believe this offers a design template for action and a way of thinking about this important aspect of preparatory nursing education. Moreover, we hope to have created a process contributing to a heighten sense of awareness in the nursing student (and other key stakeholders) of the what, how and when of clinical leadership for a novice registered nurse. The next stage is to further test through research the proposed integral curriculum thread. Copyright © 2015 Elsevier Ltd. All rights reserved.

  3. Advanced laser-based tracking device for motor vehicle lane position monitoring and steering assistance

    Science.gov (United States)

    Bachalo, William D.; Inenaga, Andrew; Schuler, Carlos A.

    1995-12-01

    Aerometrics is developing an innovative laser-diode based device that provides a warning signal when a motor-vehicle deviates from the center of the lane. The device is based on a sensor that scans the roadway on either side of the vehicle and determines the lateral position relative to the existing painted lines marking the lane. No additional markings are required. A warning is used to alert the driver of excessive weaving or unanticipated departure from the center of the lane. The laser beams are at invisible wavelengths to that operation of the device does not pose a distraction to the driver or other motorists: When appropriate markers are not present on the road, the device is capable of detecting this condition and warn the driver. The sensor system is expected to work well irrespective of ambient light levels, fog and rain. This sensor has enormous commercial potential. It could be marketed as an instrument to warn drivers that they are weaving, used as a research tool to monitor driving patterns, be required equipment for those previously convicted of driving under the influence, or used as a backup sensor for vehicle lateral position control. It can also be used in storage plants to guide robotic delivery vehicles. In this paper, the principles of operation of the sensor, and the results of Aerometrics ongoing testing will be presented.

  4. CityMobil : Human factor issues regarding highly automated vehicles on eLane

    NARCIS (Netherlands)

    Toffetti, A.; Wilschut, E.S.; Martens, M.H.; Schieben, A.; Rambaldini, A.; Merat, N.; Flemisch, F.

    2009-01-01

    There are several human factor concerns with highly autonomous or semiautonomous driving, such as transition of control, loss of skill, and dealing with automated system errors. Four CityMobil experiments studied the eLane concept for dual-mode cars, and the results of one are described. The open

  5. Hair-Thread Tourniquet Syndrome

    Directory of Open Access Journals (Sweden)

    Emre Gokcen

    2016-01-01

    Two month-old male infant was brought to the emergency service with the complaint of fever, uneasiness, and swelling on 4th-5th toes of right foot.  Apparent swelling, rubescence and increase in heat were seen and a constrictive band was observed to surround proximal phalanges of both toes in the physical examination of the patient (Figure 1.  A hair was found on the constrictive band surrounding both toes. The hair was removed by means of forceps. Oral antibiotic was administered to the patient. The patient was treated successfully by not letting a necrosis develop on the toes. It should be remembered that hair-thread tourniquet syndrome may be observed in the infant patients applying to the hospital with the complaints of unexplained fever and uneasiness. Figure 1: Appearance of the toes right after the hair was removed. Arrows show the constrictive band. 

  6. Egocentric framing - one way people may fail in a switch dilemma: evidence from excessive lane switching.

    Science.gov (United States)

    Navon, David; Kaplan, Todd R; Kasten, Ronen

    2013-11-01

    To study switching behavior, an experiment mimicking the state of a driver on the road was conducted. In each trial participants were given a chance to switch lanes. Despite the fact that lane switching had no sound rational basis, participants often switched lanes when the speed of driving in their lane on the previous trial was relatively slow. That tendency was discerned even when switching behavior had been sparsely reinforced, and was especially marked in almost a third of the participants, who manifested it consistently. The findings illustrate a type of behavior occurring in various contexts (e.g., stocks held in a portfolio, conduct pertinent for residual life expectancy, supermarket queues). We argue that this behavior may be due to a fallacy reminiscent of that arising in the well-known "envelopes problem", in which each of two players holds a sum of money of which she knows nothing about except that it is either half or twice the amount held by the other player. Players may be paradoxically tempted to exchange assets, since an exchange fallaciously appears to always yield an expected value greater than whatever is regarded as the player's present assets. We argue that the fallacy is due to egocentrically framing the problem as if the "amount I have" is definite, albeit unspecified, and shows that framing the paradox acentrically instead eliminates the incentive to exchange assets. A possible psychological source for the human disposition to frame problems in a way that inflates expected gain is discussed. Finally, a heuristic meant to avert the source of the fallacy is proposed. © 2013.

  7. First motorcycle-exclusive lane (Motovia) in Colombia: perceptions of users in Cali, 2012-2013.

    Science.gov (United States)

    Osorio-Cuéllar, Gisel V; Pacichana-Quinayaz, Sara G; Bonilla-Escobar, Francisco J; Fandiño-Losada, Andrés; Jaramillo-Molina, Ciro; Gutiérrez-Martínez, María I

    2017-06-01

    This study's goal was to evaluate the pilot exclusive lane for motorcycles (Motovía) in Cali, Colombia, from the perception of its users in 2012-2013. A cross-sectional study using roadside surveys plus a qualitative component of individual semi-structured interviews was carried out. Road users' perceptions were investigated before and after implementation of lane dividers (LD) and were compared with other roads in the city. Perceptions were compared using chi-square tests. In the study, 293 motorcyclists, 111 cyclists, and 115 automobile drivers were interviewed. Following the installation of the LD, the majority of motorcyclists and cyclists reported that LD made easier the driving maneuvers and decreased travel time, in contrast to perceptions of automobile drivers (p motorcycles. Further research about vulnerable road users' infrastructure is required.

  8. Empirical analysis of an in-car speed, headway and lane use Advisory system

    NARCIS (Netherlands)

    Schakel, W.J.; Van Arem, B.; Van Lint, J.W.C.

    2014-01-01

    For a recently developed in-car speed, headway and lane use advisory system, this paper investigates empirically advice validity (advice given in correct traffic circumstances), credibility (advice logical to drivers) and frequency. The system has been developed to optimize traffic flow by giving

  9. Modeling and simulation of driver's anticipation effect in a two lane system on curved road with slope

    Science.gov (United States)

    Kaur, Ramanpreet; Sharma, Sapna

    2018-06-01

    The complexity of traffic flow phenomena on curved road with slope is investigated and a new lattice model is presented with the addition of driver's anticipation effect for two lane system. The condition under which the free flow turns into the jammed one, is obtained theoretically by using stability analysis. The results obtained through linear analysis indicates that the stable region increases (decreases) corresponding to uphill (downhill) case due to increasing slope angle for fixed anticipation parameter. It is found that when the vehicular density becomes higher than a critical value, traffic jam appears in the form of kink antikink density waves. Analytically, the kink antikink density waves are described by the solution of mKdV equation obtained from non linear analysis. In addition, the theoretical results has been verified through numerical simulation, which confirm that the slope on a curved highway significantly influence the traffic dynamics and traffic jam can be suppressed efficiently by considering the anticipation parameter in a two lane lattice model when lane changing is allowed.

  10. A likelihood-based framework for the analysis of discussion threads

    NARCIS (Netherlands)

    Gómez, Vincenc; Kappen, Hilbert J.; Litvak, Nelli; Kaltenbrunner, Andreas

    2013-01-01

    Online discussion threads are conversational cascades in the form of posted messages that can be generally found in social systems that comprise many-to-many interaction such as blogs, news aggregators or bulletin board systems. We propose a framework based on generative models of growing trees to

  11. Single-Thread-Based Wearable and Highly Stretchable Triboelectric Nanogenerators and Their Applications in Cloth-Based Self-Powered Human-Interactive and Biomedical Sensing

    KAUST Repository

    Lai, Ying-Chih

    2016-11-03

    The development of wearable and large-area fabric energy harvester and sensor has received great attention due to their promising applications in next-generation autonomous and wearable healthcare technologies. Here, a new type of “single” thread-based triboelectric nanogenerator (TENG) and its uses in elastically textile-based energy harvesting and sensing have been demonstrated. The energy-harvesting thread composed by one silicone-rubber-coated stainless-steel thread can extract energy during contact with skin. With sewing the energy-harvesting thread into a serpentine shape on an elastic textile, a highly stretchable and scalable TENG textile is realized to scavenge various kinds of human-motion energy. The collected energy is capable to sustainably power a commercial smart watch. Moreover, the simplified single triboelectric thread can be applied in a wide range of thread-based self-powered and active sensing uses, including gesture sensing, human-interactive interfaces, and human physiological signal monitoring. After integration with microcontrollers, more complicated systems, such as wireless wearable keyboards and smart beds, are demonstrated. These results show that the newly designed single-thread-based TENG, with the advantage of interactive, responsive, sewable, and conformal features, can meet application needs of a vast variety of fields, ranging from wearable and stretchable energy harvesters to smart cloth-based articles.

  12. Single-Thread-Based Wearable and Highly Stretchable Triboelectric Nanogenerators and Their Applications in Cloth-Based Self-Powered Human-Interactive and Biomedical Sensing

    KAUST Repository

    Lai, Ying-Chih; Deng, Jianan; Zhang, Steven L.; Niu, Simiao; Guo, Hengyu; Wang, Zhong Lin

    2016-01-01

    The development of wearable and large-area fabric energy harvester and sensor has received great attention due to their promising applications in next-generation autonomous and wearable healthcare technologies. Here, a new type of “single” thread-based triboelectric nanogenerator (TENG) and its uses in elastically textile-based energy harvesting and sensing have been demonstrated. The energy-harvesting thread composed by one silicone-rubber-coated stainless-steel thread can extract energy during contact with skin. With sewing the energy-harvesting thread into a serpentine shape on an elastic textile, a highly stretchable and scalable TENG textile is realized to scavenge various kinds of human-motion energy. The collected energy is capable to sustainably power a commercial smart watch. Moreover, the simplified single triboelectric thread can be applied in a wide range of thread-based self-powered and active sensing uses, including gesture sensing, human-interactive interfaces, and human physiological signal monitoring. After integration with microcontrollers, more complicated systems, such as wireless wearable keyboards and smart beds, are demonstrated. These results show that the newly designed single-thread-based TENG, with the advantage of interactive, responsive, sewable, and conformal features, can meet application needs of a vast variety of fields, ranging from wearable and stretchable energy harvesters to smart cloth-based articles.

  13. Influence of Industrial Washing and Cyclic Fatigue on Slippage of Linen Fabric Threads along the Seam

    Directory of Open Access Journals (Sweden)

    Irina KORUNČAK

    2014-04-01

    Full Text Available All seams of garments shall withstand the established force effect in the longitudinal and transverse directions. Resistance to thread slippage along the seam is a major property of fabrics that is regulated by strict guidelines. In many research works, lining fabrics are chosen as the object of research as thread slippage is the most typical of them. What concerns the reports exploring slippage of linen fabric threads along the seam, just very few papers are available. Studies dealing with the influence made by industrial washing and cyclic load on the defect under investigation, thereby taking into account operational properties of garments are not readily available at all. The objective of the paper is to define the influence of industrial washing and cyclic tensile on slippage of linen fabric threads along the seam. For the research, five 100 % linen fabrics of plain weave have been selected. Control test specimens, unwashed and processed with different washing methods, have been analysed. Cyclic tensile of the test specimens has been carried out by a tensile machine “Tinius Olsen” at tensile force P = 20 N, tensile speed of 12.55 mm/s, number of cycles of 100. The carried-out testing has demonstrated that industrial washing decreased resistance of linen fabrics to thread slippage along the seam in the most cases. Analysis of the results obtained has shown that cyclic tensile led to particularly significant increase in the seam gap. DOI: http://dx.doi.org/10.5755/j01.ms.20.1.2486

  14. Theoretical prediction of pullout strengths for dental and orthopaedic screws with conical profile and buttress threads.

    Science.gov (United States)

    Shih, Kao-Shang; Hou, Sheng-Mou; Lin, Shang-Chih

    2017-12-01

    The pullout strength of a screw is an indicator of how secure bone fragments are being held in place. Such bone-purchasing ability is sensitive to bone quality, thread design, and the pilot hole, and is often evaluated by experimental and numerical methods. Historically, there are some mathematical formulae to simulate the screw withdrawal from the synthetic bone. There are great variations in screw specifications. However, extensive investigation of the correlation between experimental and analytical results has not been reported in literature. Referring to the literature formulae, this study aims to evaluate the differences in the calculated pullout strengths. The pullout tests of the surgical screws are measured and the sawbone is used as the testing block. The absolute errors and correlation coefficients of the experimental and analytical results are calculated as the comparison baselines of the formulae. The absolute error of the dental, traumatic, and spinal groups are 21.7%, 95.5%, and 37.0%, respectively. For the screws with a conical profile and/or tiny threads, the calculated and measured results are not well correlated. The formulae are not accurate indicators of the pullout strengths of the screws where the design parameters are slightly varied. However, the experimental and numerical results are highly correlated for the cylindrical screws. The pullout strength of a conical screw is higher than that of its counterpart, but all formulae consistently predict the opposite results. In general, the bony purchase of the buttress threads is securer than that of the symmetric thread. An absolute error of up to 51.4% indicates the theoretical results cannot predict the actual value of the pullout strength. Only thread diameter, pitch, and depth are considered in the investigated formulae. The thread profile and shape should be formulated to modify the slippage mechanism at the bone-screw interfaces and simulate the strength change in the squeezed bones

  15. MAGNETOHYDRODYNAMIC WAVES IN A PARTIALLY IONIZED FILAMENT THREAD

    International Nuclear Information System (INIS)

    Soler, R.; Oliver, R.; Ballester, J. L.

    2009-01-01

    Oscillations and propagating waves are commonly seen in high-resolution observations of filament threads, i.e., the fine-structures of solar filaments/prominences. Since the temperature of prominences is typically of the order of 10 4 K, the prominence plasma is only partially ionized. In this paper, we study the effect of neutrals on the wave propagation in a filament thread modeled as a partially ionized homogeneous magnetic flux tube embedded in an homogeneous and fully ionized coronal plasma. Ohmic and ambipolar magnetic diffusion are considered in the basic resistive magnetohydrodynamic (MHD) equations. We numerically compute the eigenfrequencies of kink, slow, and Alfven linear MHD modes and obtain analytical approximations in some cases. We find that the existence of propagating modes is constrained by the presence of critical values of the longitudinal wavenumber. In particular, the lower and upper frequency cutoffs of kink and Alfven waves owe their existence to magnetic diffusion parallel and perpendicular to magnetic field lines, respectively. The slow mode only has a lower frequency cutoff, which is caused by perpendicular magnetic diffusion and is significantly affected by the ionization degree. In addition, ion-neutral collision is the most efficient damping mechanism for short wavelengths, while ohmic diffusion dominates in the long-wavelength regime.

  16. Crowd of individuals walking in opposite directions. A toy model to study the segregation of the group into lanes of individuals moving in the same direction

    Science.gov (United States)

    Goldsztein, Guillermo H.

    2017-08-01

    Consider a corridor, street or bridge crowded with pedestrians walking in both directions. The individuals do not walk in a completely straight line. They adjust their path to avoid colliding with incoming pedestrians. As a result of these adjustments, the whole group sometimes end up split into lanes of individuals moving in the same direction. While this formation of lanes facilitates the flow and benefits the whole group, it is believed that results from the actions of the individuals acting only on their behalf, without considering others. This phenomenon is an example of self-organization. We analyze a simple model. We assume that individuals move around a two-lane circular track. All of them at the same speed. Half of them in one direction and the rest in the opposite direction. Each time two individuals collide, one of them moves to the other lane. The individual changing lanes is selected randomly. The system self-organizes. Eventually each lane is occupied with individuals moving in only one direction. We show that the time required for the system to self-organize is bounded by a linear function on the number of individuals. This toy model provides an example where global self-organization occurs even though each member of the group acts without considering the rest.

  17. Prediction of Chinese Drivers' Intentions to Park Illegally in Emergency Lanes: An Application of the Theory of Planned Behavior.

    Science.gov (United States)

    Zheng, Yubing; Ma, Yang; Guo, Lixin; Cheng, Jianchuan; Zhang, Yunlong

    2018-06-21

    Illegal parking in emergency lanes (paved highway shoulders) is becoming a serious road safety issue in China. The aim of this study was: 1) to examine the utility of the theory of planned behavior (TPB) extended with descriptive norm, past behavior, facilitating and deterring circumstances, sensation seeking and invulnerability in predicting Chinese drivers' intentions in illegal emergency lane parking; 2) to investigate whether respondents' demographic characteristics would impact their views towards the behavior and predictive patterns of intentions; 3) to identify significant predictors of intentions. In this cross-sectional study, eligible respondents were all qualified Chinese drivers. A self-administered questionnaire was employed to collect data including demographic information, descriptive norm, past behavior, facilitating and deterring circumstances, sensation seeking and scenario-based invulnerability combined with TPB constructs. Descriptive statistics, MANOVAs and a series of hierarchical multiple linear regression analyses were conducted in SPSS. A total of 435 qualified drivers (234 males and 201 females) with a mean age of 35.2 years (S.D.=10.3) were included in analysis. The descriptive analysis showed that most participants reported weak intentions (M = 2.35) to park illegally in emergency lanes with negative attitude (M = 3.19), low perceived support (M = 2.91) and high control (M = 5.08) over the behavior. The model succeeded in explaining 64% of the variance in intentions for the whole sample, and principal TPB components accounted for 21% of variance in intentions after demographic variables were controlled. MANOVAs revealed that significant differences of respondents' opinions towards illegal emergency lane parking were only found between better-educated drivers (with college education background) and less-educated ones. Separate regression analyses revealed that predictive pattern of better-educated participants also

  18. Comparison of Software Technologies for Vectorization and Parallelization

    CERN Document Server

    Lazzaro, Alfio; Nowak, Andrzej; Valsan, Liviu

    2012-01-01

    This paper demonstrates how modern software development methodologies can be used to give an existing sequential application a considerable performance speed-up on modern x86 server systems. Whereas, in the past, speed-up was directly linked to the increase in clock frequency when moving to a more modern system, current x86 servers present a plethora of “performance dimensions” that need to be harnessed with great care. The application we used is a real-life data analysis example in C++ analyzing High Energy Physics data. The key software methods used are OpenMP, Intel Threading Building Blocks (TBB), Intel Cilk Plus, and the auto-vectorization capability of the Intel compiler (Composer XE). Somewhat surprisingly, the Message Passing Interface (MPI) is successfully added, although our focus is on single-node rather than multi-node performance optimization. The paper underlines the importance of algorithmic redesign in order to optimize each performance dimension and links this to close control of the memo...

  19. Electrical current leakage and open-core threading dislocations in AlGaN-based deep ultraviolet light-emitting diodes

    International Nuclear Information System (INIS)

    Moseley, Michael; Allerman, Andrew; Crawford, Mary; Wierer, Jonathan J.; Smith, Michael; Biedermann, Laura

    2014-01-01

    Electrical current transport through leakage paths in AlGaN-based deep ultraviolet (DUV) light-emitting diodes (LEDs) and their effect on LED performance are investigated. Open-core threading dislocations, or nanopipes, are found to conduct current through nominally insulating Al 0.7 Ga 0.3 N layers and limit the performance of DUV-LEDs. A defect-sensitive phosphoric acid etch reveals these open-core threading dislocations in the form of large, micron-scale hexagonal etch pits visible with optical microscopy, while closed-core screw-, edge-, and mixed-type threading dislocations are represented by smaller and more numerous nanometer-scale pits visible by atomic-force microscopy. The electrical and optical performances of DUV-LEDs fabricated on similar Si-doped Al 0.7 Ga 0.3 N templates are found to have a strong correlation to the density of these nanopipes, despite their small fraction (<0.1% in this study) of the total density of threading dislocations

  20. Promoting International Energy Security. Volume 3: Sea-Lanes to Asia

    Science.gov (United States)

    2012-01-01

    set off tsunamis, as occurred in the Indian Ocean on December 26, 2004, when an earthquake and tsunami killed over 225,000 people. Natural events...in Somalia, the ability to counter the menagerie of gangs that currently plough the seas off the Horn of Africa will be minimal. Further, the...Promoting International Energy Security: Volume 3, Sea-Lanes to Asia sunk several Vietnamese ships, killing 70 Vietnamese sailors (EIA, 2008b). As states

  1. Detection of fine magnetic particles coated on a thread using an HTS-SQUID

    International Nuclear Information System (INIS)

    Kawagishi, K.; Itozaki, H.; Kondo, T.; Komori, K.; Koetitz, R.

    2004-01-01

    Polymer-coated magnetic particles, which contain superparamagnetic ferrite nanoparticles, were attached to a nylon thread of 0.35 mm in diameter and were detected by an HTS-SQUID. The length of the sample attached into the thread was within 3 mm and its interval was 30 mm. The particles were magnetized by a coil applied dc field or by a magnet of 1.4 T. The thread ran 2 mm under the SQUID with 20-100 mm/s of the rate. Signals of magnetic beads were detected and the peak-to-peak amplitude of the signals was directly proportional to the applied field and the weight of the magnetic particles. Obtained peak-to-peak amplitude for 20 ng of magnetite particles was 350 pT at 0.25 mT of applied dc field with noise of 18 pT, and estimated detection limit was 10 ng. S/N ratio was improved by the remanence measurement using the magnet and 5.8 ng of detection limit was obtained. This measurement has been proved to be promising for the continuous analysis of ultra dilute DNA solution

  2. Personality Types and Learners' Interaction in Web-Based Threaded Discussion

    Science.gov (United States)

    Lee, JeongMin; Lee, Youngmin

    2006-01-01

    This study examined the effects of group composition based on the learners' personality types as measured by the Myers-Briggs type indicator as they interacted in threaded discussions. Three groups comprised introverts, extroverts, and mixed introvert-extrovert classifications. Ninety-six participants were divided into 24 groups of 4 participants…

  3. The Effects of using VoiceThread on Students’ Listening Comprehension and Attitudes Toward using VoiceThread

    Directory of Open Access Journals (Sweden)

    Oraib Mango

    2017-06-01

    Full Text Available The current study investigated the effects of the use of VoiceThread (VT on the listening comprehension and attitudes of college students of Arabic as a foreign language. Thirty-five students in two 10-week classes of beginning Arabic participated in this study. The instruction in both classes was the same except that, for one group, the instruction was supplemented by the use of VT to enhance listening and speaking skills during the 10 weeks. Upon completion of the class, students using VT showed superior listening skills. Moreover, an Attitude and Engagement survey showed that the students enjoyed using VT and viewed it as a valuable tool that enhanced their language learning.

  4. Process and device to set a separated helicoid thread in a large diameter tapped hole and use of this process and device

    International Nuclear Information System (INIS)

    Dworaczek, J.P.; Grypczynski, D.

    1992-01-01

    In a PWR reactor the vessel head is fixed to the reactor vessel by the vessel flange and closure studs. If the thread machined in the vessel flange is damaged or worn out, a separate thread, rolled up on a tapped drum is screwed in the tapped opening and the thread is fixed by a pin

  5. Preload, Coefficient of Friction, and Thread Friction in an Implant-Abutment-Screw Complex.

    Science.gov (United States)

    Wentaschek, Stefan; Tomalla, Sven; Schmidtmann, Irene; Lehmann, Karl Martin

    To examine the screw preload, coefficient of friction (COF), and tightening torque needed to overcome the thread friction of an implant-abutment-screw complex. In a customized load frame, 25 new implant-abutment-screw complexes including uncoated titanium alloy screws were torqued and untorqued 10 times each, applying 25 Ncm. Mean preload values decreased significantly from 209.8 N to 129.5 N according to the number of repetitions. The overall COF increased correspondingly. There was no comparable trend for the thread friction component. These results suggest that the application of a used implant-abutment-screw complex may be unfavorable for obtaining optimal screw preload.

  6. Protein structure recognition: From eigenvector analysis to structural threading method

    Science.gov (United States)

    Cao, Haibo

    In this work, we try to understand the protein folding problem using pair-wise hydrophobic interaction as the dominant interaction for the protein folding process. We found a strong correlation between amino acid sequence and the corresponding native structure of the protein. Some applications of this correlation were discussed in this dissertation include the domain partition and a new structural threading method as well as the performance of this method in the CASP5 competition. In the first part, we give a brief introduction to the protein folding problem. Some essential knowledge and progress from other research groups was discussed. This part include discussions of interactions among amino acids residues, lattice HP model, and the designablity principle. In the second part, we try to establish the correlation between amino acid sequence and the corresponding native structure of the protein. This correlation was observed in our eigenvector study of protein contact matrix. We believe the correlation is universal, thus it can be used in automatic partition of protein structures into folding domains. In the third part, we discuss a threading method based on the correlation between amino acid sequence and ominant eigenvector of the structure contact-matrix. A mathematically straightforward iteration scheme provides a self-consistent optimum global sequence-structure alignment. The computational efficiency of this method makes it possible to search whole protein structure databases for structural homology without relying on sequence similarity. The sensitivity and specificity of this method is discussed, along with a case of blind test prediction. In the appendix, we list the overall performance of this threading method in CASP5 blind test in comparison with other existing approaches.

  7. Protein Structure Recognition: From Eigenvector Analysis to Structural Threading Method

    Energy Technology Data Exchange (ETDEWEB)

    Cao, Haibo [Iowa State Univ., Ames, IA (United States)

    2003-01-01

    In this work, they try to understand the protein folding problem using pair-wise hydrophobic interaction as the dominant interaction for the protein folding process. They found a strong correlation between amino acid sequences and the corresponding native structure of the protein. Some applications of this correlation were discussed in this dissertation include the domain partition and a new structural threading method as well as the performance of this method in the CASP5 competition. In the first part, they give a brief introduction to the protein folding problem. Some essential knowledge and progress from other research groups was discussed. This part includes discussions of interactions among amino acids residues, lattice HP model, and the design ability principle. In the second part, they try to establish the correlation between amino acid sequence and the corresponding native structure of the protein. This correlation was observed in the eigenvector study of protein contact matrix. They believe the correlation is universal, thus it can be used in automatic partition of protein structures into folding domains. In the third part, they discuss a threading method based on the correlation between amino acid sequences and ominant eigenvector of the structure contact-matrix. A mathematically straightforward iteration scheme provides a self-consistent optimum global sequence-structure alignment. The computational efficiency of this method makes it possible to search whole protein structure databases for structural homology without relying on sequence similarity. The sensitivity and specificity of this method is discussed, along with a case of blind test prediction. In the appendix, they list the overall performance of this threading method in CASP5 blind test in comparison with other existing approaches.

  8. Protein Structure Recognition: From Eigenvector Analysis to Structural Threading Method

    International Nuclear Information System (INIS)

    Haibo Cao

    2003-01-01

    In this work, they try to understand the protein folding problem using pair-wise hydrophobic interaction as the dominant interaction for the protein folding process. They found a strong correlation between amino acid sequences and the corresponding native structure of the protein. Some applications of this correlation were discussed in this dissertation include the domain partition and a new structural threading method as well as the performance of this method in the CASP5 competition. In the first part, they give a brief introduction to the protein folding problem. Some essential knowledge and progress from other research groups was discussed. This part includes discussions of interactions among amino acids residues, lattice HP model, and the design ability principle. In the second part, they try to establish the correlation between amino acid sequence and the corresponding native structure of the protein. This correlation was observed in the eigenvector study of protein contact matrix. They believe the correlation is universal, thus it can be used in automatic partition of protein structures into folding domains. In the third part, they discuss a threading method based on the correlation between amino acid sequences and ominant eigenvector of the structure contact-matrix. A mathematically straightforward iteration scheme provides a self-consistent optimum global sequence-structure alignment. The computational efficiency of this method makes it possible to search whole protein structure databases for structural homology without relying on sequence similarity. The sensitivity and specificity of this method is discussed, along with a case of blind test prediction. In the appendix, they list the overall performance of this threading method in CASP5 blind test in comparison with other existing approaches

  9. SWPS3 – fast multi-threaded vectorized Smith-Waterman for IBM Cell/B.E. and ×86/SSE2

    Science.gov (United States)

    Szalkowski, Adam; Ledergerber, Christian; Krähenbühl, Philipp; Dessimoz, Christophe

    2008-01-01

    Background We present swps3, a vectorized implementation of the Smith-Waterman local alignment algorithm optimized for both the Cell/BE and ×86 architectures. The paper describes swps3 and compares its performances with several other implementations. Findings Our benchmarking results show that swps3 is currently the fastest implementation of a vectorized Smith-Waterman on the Cell/BE, outperforming the only other known implementation by a factor of at least 4: on a Playstation 3, it achieves up to 8.0 billion cell-updates per second (GCUPS). Using the SSE2 instruction set, a quad-core Intel Pentium can reach 15.7 GCUPS. We also show that swps3 on this CPU is faster than a recent GPU implementation. Finally, we note that under some circumstances, alignments are computed at roughly the same speed as BLAST, a heuristic method. Conclusion The Cell/BE can be a powerful platform to align biological sequences. Besides, the performance gap between exact and heuristic methods has almost disappeared, especially for long protein sequences. PMID:18959793

  10. SWPS3 – fast multi-threaded vectorized Smith-Waterman for IBM Cell/B.E. and ×86/SSE2

    Directory of Open Access Journals (Sweden)

    Krähenbühl Philipp

    2008-10-01

    Full Text Available Abstract Background We present swps3, a vectorized implementation of the Smith-Waterman local alignment algorithm optimized for both the Cell/BE and ×86 architectures. The paper describes swps3 and compares its performances with several other implementations. Findings Our benchmarking results show that swps3 is currently the fastest implementation of a vectorized Smith-Waterman on the Cell/BE, outperforming the only other known implementation by a factor of at least 4: on a Playstation 3, it achieves up to 8.0 billion cell-updates per second (GCUPS. Using the SSE2 instruction set, a quad-core Intel Pentium can reach 15.7 GCUPS. We also show that swps3 on this CPU is faster than a recent GPU implementation. Finally, we note that under some circumstances, alignments are computed at roughly the same speed as BLAST, a heuristic method. Conclusion The Cell/BE can be a powerful platform to align biological sequences. Besides, the performance gap between exact and heuristic methods has almost disappeared, especially for long protein sequences.

  11. Feasibility of the reversal and substitute element technique for thread calibration

    DEFF Research Database (Denmark)

    Larsen, Erik; Carmignato, Simone; De Chiffre, Leonardo

    . For this project, the Centre for Geometrical Metrology (CGM) at the Technical University of Denmark (DTU) takes care of thread measurements, in collaboration with Dipartimento di Innovazione Meccanica e Gestionale (DIMEG) - University of Padova - Italy, Physikalisch-Technische Bundesanstalt Braunschweig (PTB...

  12. Quad 14Gbps L-Band VCSEL-based System for WDM Migration of 4-lanes 56 Gbps Optical Data Links

    DEFF Research Database (Denmark)

    Estaran Tolosa, Jose Manuel; Rodes Lopez, Roberto; Pham, Tien Thang

    2012-01-01

    We report on migrating multiple lane link into a single WDM L-band VCSEL-based system. Experimental validation successfully achieves 10 km of SMF reach with 4x14Gbps and less than 0.5dB inter-channel crosstalk penalty.......We report on migrating multiple lane link into a single WDM L-band VCSEL-based system. Experimental validation successfully achieves 10 km of SMF reach with 4x14Gbps and less than 0.5dB inter-channel crosstalk penalty....

  13. Density of bunched threading dislocations in epitaxial GaN layers as determined using X-ray diffraction

    Science.gov (United States)

    Barchuk, M.; Holý, V.; Rafaja, D.

    2018-04-01

    X-ray diffraction is one of the most popular experimental methods employed for determination of dislocation densities, as it can recognize both the strain fields and the local lattice rotations produced by dislocations. The main challenge of the quantitative analysis of the dislocation density is the formulation of a suitable microstructure model, which describes the dislocation arrangement and the effect of the interactions between the strain fields from neighboring dislocations reliably in order to be able to determine the dislocation densities precisely. The aim of this study is to prove the capability of X-ray diffraction and two computational methods, which are frequently used for quantification of the threading dislocation densities from X-ray diffraction measurements, in the special case of partially bunched threading dislocations. The first method is based on the analysis of the dislocation-controlled crystal mosaicity, and the other one on the analysis of diffuse X-ray scattering from threading dislocations. The complementarity of both methods is discussed. Furthermore, it is shown how the complementarity of these methods can be used to improve the results of the quantitative analysis of bunched and thus inhomogeneously distributed threading dislocations and to get a better insight into the dislocation arrangement.

  14. The Effect of Sharrows, Painted Bicycle Lanes and Physically Protected Paths on the Severity of Bicycle Injuries Caused by Motor Vehicles.

    Science.gov (United States)

    Wall, Stephen P; Lee, David C; Frangos, Spiros G; Sethi, Monica; Heyer, Jessica H; Ayoung-Chee, Patricia; DiMaggio, Charles J

    2016-01-01

    We conducted individual and ecologic analyses of prospectively collected data from 839 injured bicyclists who collided with motorized vehicles and presented to Bellevue Hospital, an urban Level-1 trauma center in New York City, from December 2008 to August 2014. Variables included demographics, scene information, rider behaviors, bicycle route availability, and whether the collision occurred before the road segment was converted to a bicycle route. We used negative binomial modeling to assess the risk of injury occurrence following bicycle path or lane implementation. We dichotomized U.S. National Trauma Data Bank Injury Severity Scores (ISS) into none/mild (0-8) versus moderate, severe, or critical (>8) and used adjusted multivariable logistic regression to model the association of ISS with collision proximity to sharrows (i.e., bicycle lanes designated for sharing with cars), painted bicycle lanes, or physically protected paths. Negative binomial modeling of monthly counts, while adjusting for pedestrian activity, revealed that physically protected paths were associated with 23% fewer injuries. Painted bicycle lanes reduced injury risk by nearly 90% (IDR 0.09, 95% CI 0.02-0.33). Holding all else equal, compared to no bicycle route, a bicycle injury nearby sharrows was nearly twice as likely to be moderate, severe, or critical (adjusted odds ratio 1.94; 95% confidence interval (CI) 0.91-4.15). Painted bicycle lanes and physically protected paths were 1.52 (95% CI 0.85-2.71) and 1.66 (95% CI 0.85-3.22) times as likely to be associated with more than mild injury respectively.

  15. The Effect of Sharrows, Painted Bicycle Lanes and Physically Protected Paths on the Severity of Bicycle Injuries Caused by Motor Vehicles

    Directory of Open Access Journals (Sweden)

    Stephen P. Wall

    2016-12-01

    Full Text Available We conducted individual and ecologic analyses of prospectively collected data from 839 injured bicyclists who collided with motorized vehicles and presented to Bellevue Hospital, an urban Level-1 trauma center in New York City, from December 2008 to August 2014. Variables included demographics, scene information, rider behaviors, bicycle route availability, and whether the collision occurred before the road segment was converted to a bicycle route. We used negative binomial modeling to assess the risk of injury occurrence following bicycle path or lane implementation. We dichotomized U.S. National Trauma Data Bank Injury Severity Scores (ISS into none/mild (0–8 versus moderate, severe, or critical (>8 and used adjusted multivariable logistic regression to model the association of ISS with collision proximity to sharrows (i.e., bicycle lanes designated for sharing with cars, painted bicycle lanes, or physically protected paths. Negative binomial modeling of monthly counts, while adjusting for pedestrian activity, revealed that physically protected paths were associated with 23% fewer injuries. Painted bicycle lanes reduced injury risk by nearly 90% (IDR 0.09, 95% CI 0.02–0.33. Holding all else equal, compared to no bicycle route, a bicycle injury nearby sharrows was nearly twice as likely to be moderate, severe, or critical (adjusted odds ratio 1.94; 95% confidence interval (CI 0.91–4.15. Painted bicycle lanes and physically protected paths were 1.52 (95% CI 0.85–2.71 and 1.66 (95% CI 0.85–3.22 times as likely to be associated with more than mild injury respectively.

  16. Automatic Thread-Level Parallelization in the Chombo AMR Library

    Energy Technology Data Exchange (ETDEWEB)

    Christen, Matthias; Keen, Noel; Ligocki, Terry; Oliker, Leonid; Shalf, John; Van Straalen, Brian; Williams, Samuel

    2011-05-26

    The increasing on-chip parallelism has some substantial implications for HPC applications. Currently, hybrid programming models (typically MPI+OpenMP) are employed for mapping software to the hardware in order to leverage the hardware?s architectural features. In this paper, we present an approach that automatically introduces thread level parallelism into Chombo, a parallel adaptive mesh refinement framework for finite difference type PDE solvers. In Chombo, core algorithms are specified in the ChomboFortran, a macro language extension to F77 that is part of the Chombo framework. This domain-specific language forms an already used target language for an automatic migration of the large number of existing algorithms into a hybrid MPI+OpenMP implementation. It also provides access to the auto-tuning methodology that enables tuning certain aspects of an algorithm to hardware characteristics. Performance measurements are presented for a few of the most relevant kernels with respect to a specific application benchmark using this technique as well as benchmark results for the entire application. The kernel benchmarks show that, using auto-tuning, up to a factor of 11 in performance was gained with 4 threads with respect to the serial reference implementation.

  17. Bayesian Reasoning Using 3D Relations for Lane Marker Detection

    DEFF Research Database (Denmark)

    Boesman, Bart; Jensen, Lars Baunegaard With; Baseski, Emre

    2009-01-01

    We introduce a lane marker detection algorithm that integrates 3D attributes as well as 3D relations between local edges and semi-global contours in a Bayesian framework. The algorithm is parameter free and does not make use of any heuristic assumptions. The reasoning is based on the complete...... to the reconstruction process need to be taken into account to make the reasoning process more stable. The results are shown on a publicly available data set....

  18. Method of measuring misalignment of welded threaded connections

    Energy Technology Data Exchange (ETDEWEB)

    Kasatkin, V I

    1981-01-01

    A method is presented for measuring misalignment of welded connections by special attachment, superposed indicator. Requirements are analyzed for welding the threaded sleeves established by specifications. It is shown that measurement of the slack only in one section on the selected base is insufficient for monitoring the geometry of the connected pipe parts. It is suggested that in order to evaluate the misalignment the concept of total slack be used and formulas are derived to define it.

  19. A PREDICTABLE MULTI-THREADED MAIN-MEMORY STORAGE MANAGER

    Institute of Scientific and Technical Information of China (English)

    2001-01-01

    This paper introduces the design and implementation of a predictable multi-threaded main-memo- ry storage manager (CS20), and emphasizes the database service mediator(DSM), an operation prediction model using exponential averaging. The memory manager, indexing, as well as lock manager in CS20 are also presented briefly. CS20 has been embedded in a mobile telecommunication service system. Practice showed, DSM effectively controls system load and hence improves the real-time characteristics of data accessing.

  20. Lane assignment traffic control devices on frontage roads and conventional roads at interchanges : technical report.

    Science.gov (United States)

    2011-11-01

    The intersection and mandatory movement lane control signs placed on intersection approaches are critical to : safe and efficient intersection operations. Ramp, frontage road, and cross-street approaches to interchanges : often widen at intersections...

  1. Assessment of deposits and the aqueous medium of thread holes of primary collector flanges

    International Nuclear Information System (INIS)

    Splichal, K.; Burda, J.; Rybka, R.; Zamboch, M.

    1996-10-01

    The parameters of the local environment of primary header thread holes were determined based on analysis of the aqueous medium and determination of the composition and structure of the deposits. The data were evaluated with respect to the aggressive impurity contents and proportions and solubilities of the components. Corrosion damage of the thread holes will be governed by the amounts of aggressive impurities such as sulfates and chlorides and by the presence of inactive compounds such as aluminosilicates and silicates. Although not participating directly, such substances can affect the corrosion processes through their physico-chemical properties, e.g., by adsorbing aggressive reagents. (author)

  2. Correlation between the sub-structure parameters and the manufacturing technologies of metal threads in historical textiles using X-ray line profile analysis

    Energy Technology Data Exchange (ETDEWEB)

    Csiszar, Gabor; Ungar, Tamas [Eoetvoes University Budapest, Department of Materials Physics, Budapest (Hungary); Jaro, Marta [Hungarian National Museum, Budapest (Hungary)

    2013-06-15

    Micro-structure can talk when documentation is missing. In ancient Roman or medieval periods, kings, queens, or just rich people decorated their clothes or even their horse covers richly with miniature jewels or metal threads. The origin or the fabrication techniques of these ancient threads is often unknown. Thirteen thread samples made of gold or gilt silver manufactured during the last sixteen hundred years are investigated for the micro-structure in terms of dislocation density, crystallite size, and planar defects. In a few cases, these features are compared with sub-structure of similar metallic threads prepared in modern, twentieth century workshops. The sub-structure is determined by X-ray line profile analysis, using high resolution diffractograms with negligible instrumental broadening. On the basis of the sub-structure parameters, we attempt to assess the metal-threads manufacturing procedures on samples stemming from the fourth century A.D. until now. (orig.)

  3. Discriminating Intercalative Effects of Threading Intercalator Nogalamycin, from Classical Intercalator Daunomycin, Using Single Molecule Atomic Force Spectroscopy.

    Directory of Open Access Journals (Sweden)

    T Banerjee

    Full Text Available DNA threading intercalators are a unique class of intercalating agents, albeit little biophysical information is available on their intercalative actions. Herein, the intercalative effects of nogalamycin, which is a naturally-occurring DNA threading intercalator, have been investigated by high-resolution atomic force microscopy (AFM and spectroscopy (AFS. The results have been compared with those of the well-known chemotherapeutic drug daunomycin, which is a non-threading classical intercalator bearing structural similarity to nogalamycin. A comparative AFM assessment revealed a greater increase in DNA contour length over the entire incubation period of 48 h for nogalamycin treatment, whereas the contour length increase manifested faster in case of daunomycin. The elastic response of single DNA molecules to an externally applied force was investigated by the single molecule AFS approach. Characteristic mechanical fingerprints in the overstretching behaviour clearly distinguished the nogalamycin/daunomycin-treated dsDNA from untreated dsDNA-the former appearing less elastic than the latter, and the nogalamycin-treated DNA distinguished from the daunomycin-treated DNA-the classically intercalated dsDNA appearing the least elastic. A single molecule AFS-based discrimination of threading intercalation from the classical type is being reported for the first time.

  4. Discriminating Intercalative Effects of Threading Intercalator Nogalamycin, from Classical Intercalator Daunomycin, Using Single Molecule Atomic Force Spectroscopy.

    Science.gov (United States)

    Banerjee, T; Banerjee, S; Sett, S; Ghosh, S; Rakshit, T; Mukhopadhyay, R

    2016-01-01

    DNA threading intercalators are a unique class of intercalating agents, albeit little biophysical information is available on their intercalative actions. Herein, the intercalative effects of nogalamycin, which is a naturally-occurring DNA threading intercalator, have been investigated by high-resolution atomic force microscopy (AFM) and spectroscopy (AFS). The results have been compared with those of the well-known chemotherapeutic drug daunomycin, which is a non-threading classical intercalator bearing structural similarity to nogalamycin. A comparative AFM assessment revealed a greater increase in DNA contour length over the entire incubation period of 48 h for nogalamycin treatment, whereas the contour length increase manifested faster in case of daunomycin. The elastic response of single DNA molecules to an externally applied force was investigated by the single molecule AFS approach. Characteristic mechanical fingerprints in the overstretching behaviour clearly distinguished the nogalamycin/daunomycin-treated dsDNA from untreated dsDNA-the former appearing less elastic than the latter, and the nogalamycin-treated DNA distinguished from the daunomycin-treated DNA-the classically intercalated dsDNA appearing the least elastic. A single molecule AFS-based discrimination of threading intercalation from the classical type is being reported for the first time.

  5. Verification of motion induced thread effect during tomotherapy using gel dosimetry

    International Nuclear Information System (INIS)

    Edvardsson, Anneli; Ljusberg, Anna; Ceberg, Crister; Medin, Joakim; Ambolt, Lee; Nordström, Fredrik; Ceberg, Sofie

    2015-01-01

    The purpose of the study was to evaluate how breathing motion during tomotherapy (Accuray, CA, USA) treatment affects the absorbed dose distribution. The experiments were carried out using gel dosimetry and a motion device simulating respiratory-like motion (HexaMotion, ScandiDos, Uppsala, Sweden). Normoxic polyacrylamide gels (nPAG) were irradiated, both during respiratory-like motion and in a static mode. To be able to investigate interplay effects the static absorbed dose distribution was convolved with the motion function and differences between the dynamic and convolved static absorbed dose distributions were interpreted as interplay effects. The expected dose blurring was present and the interplay effects formed a spiral pattern in the lower dose volume. This was expected since the motion induced affects the preset pitch and the theoretically predicted thread effect may emerge. In this study, the motion induced thread effect was experimentally verified for the first time

  6. An observational study of consumer use of fast-food restaurant drive-through lanes: implications for menu labelling policy.

    Science.gov (United States)

    Roberto, Christina A; Hoffnagle, Elena; Bragg, Marie A; Brownell, Kelly D

    2010-11-01

    Some versions of restaurant menu labelling legislation do not require energy information to be posted on menus for drive-through lanes. The present study was designed to quantify the number of customers who purchase fast food through drive-in windows as a means of informing legislative labelling efforts. This was an observational study. The study took place at two McDonald's and Burger King restaurants, and single Dairy Queen, Kentucky Fried Chicken, Taco Bell and Wendy's restaurants. The number of customers entering the chain restaurants and purchasing food via the drive-through lane were recorded. A total of 3549 patrons were observed. The percentage of customers who made their purchases at drive-throughs was fifty-seven. The overall average (57 %) is likely a conservative estimate because some fast-food restaurants have late-night hours when only the drive-throughs are open. Since nearly six in ten customers purchase food via the drive-through lanes, menu labelling legislation should mandate the inclusion of menu labels on drive-through menu boards to maximise the impact of this public health intervention.

  7. Speed Distribution on Two-Lane Rural Highways with Mixed Traffic: A Case Study in North East India

    Science.gov (United States)

    Saha, Pritam; Roy, Nabanita; Sarkar, Ashoke Kumar; Pal, Manish

    2017-06-01

    This work focuses on minimising inaccuracies in distributional assumptions of speed data on two-lane roads with heterogeneous traffic to improve accuracy in capacity and level of service analysis. Accordingly, field study was conducted on a two-lane highway in India that exhibits heterogeneity in its traffic composition. Two distribution functions, namely, normal and logistic were examined for the observed speed data. The appropriate function was chosen using a methodology based on K-S test and field validation. Logistic distribution function was found to exhibit its aptness in describing speed under such traffic and was, thereby, considered in estimating the limiting speed of slower vehicles that tends to obstruct the flow of traffic. Vehicles that move at or below this speed cause delay to the faster ones resulting in formation of platoons at moderate and heavy flow when passing is restricted. Since the percent time-spent-following, a performance measure to assess level-of-service of two-lane highways, considers proportion of vehicles that are trapped inside platoons, it is imperative to estimate the limiting speed of slower vehicles correctly to approximate the delayed vehicles.

  8. Threaded-Field-Line Model for the Transition Region and Solar Corona

    Science.gov (United States)

    Sokolov, I.; van der Holst, B.; Gombosi, T. I.

    2014-12-01

    In numerical simulations of the solar corona, both for the ambient state and especially for dynamical processes the most computational resources are spent for maintaining the numerical solution in the Low Solar Corona and in the transition region, where the temperature gradients are very sharp and the magnetic field has a complicated topology. The degraded computational efficiency is caused by the need in a highest resolution as well as the use of the fully three-dimensional implicit solver for electron heat conduction. On the other hand, the physical nature of the processes involved is rather simple (which still does not facilitate the numerical methods) as long as the heat fluxes as well as slow plasma motional velocities are aligned with the magnetic field. The Alfven wave turbulence, which is often believed to be the main driver of the solar wind and the main source of the coronal heating, is characterized by the Poynting flux of the waves, which is also aligned with the magnetic field. Therefore, the plasma state in any point of the three-dimensional grid in the Low Solar Corona can be found by solving a set of one-dimensional equations for the magnetic field line ("thread"), which passes through this point and connects it to the chromosphere and to the global Solar Corona. In the present paper we describe an innovative computational technology based upon the use of the magnetic-field-line-threads to forlmulate the boundary condition for the global solar corona model which traces the connection of each boundary point to the cromosphere along the threads.

  9. Structural pathway of regulated substrate transfer and threading through an Hsp100 disaggregase.

    Science.gov (United States)

    Deville, Célia; Carroni, Marta; Franke, Kamila B; Topf, Maya; Bukau, Bernd; Mogk, Axel; Saibil, Helen R

    2017-08-01

    Refolding aggregated proteins is essential in combating cellular proteotoxic stress. Together with Hsp70, Hsp100 chaperones, including Escherichia coli ClpB, form a powerful disaggregation machine that threads aggregated polypeptides through the central pore of tandem adenosine triphosphatase (ATPase) rings. To visualize protein disaggregation, we determined cryo-electron microscopy structures of inactive and substrate-bound ClpB in the presence of adenosine 5'- O -(3-thiotriphosphate), revealing closed AAA+ rings with a pronounced seam. In the substrate-free state, a marked gradient of resolution, likely corresponding to mobility, spans across the AAA+ rings with a dynamic hotspot at the seam. On the seam side, the coiled-coil regulatory domains are locked in a horizontal, inactive orientation. On the opposite side, the regulatory domains are accessible for Hsp70 binding, substrate targeting, and activation. In the presence of the model substrate casein, the polypeptide threads through the entire pore channel and increased nucleotide occupancy correlates with higher ATPase activity. Substrate-induced domain displacements indicate a pathway of regulated substrate transfer from Hsp70 to the ClpB pore, inside which a spiral of loops contacts the substrate. The seam pore loops undergo marked displacements, along with ordering of the regulatory domains. These asymmetric movements suggest a mechanism for ATPase activation and substrate threading during disaggregation.

  10. Late Migration of Threaded Wire (Schanz Screw from Right Distal Clavicle to the Cervical Spine

    Directory of Open Access Journals (Sweden)

    Chun-Hao Tsai

    2009-01-01

    Full Text Available We report a 49-year-old man who had undergone osteosynthesis to treat right distal clavicular fracture with a threaded wire (Schanz screw. The wire could not be removed due to its firm fixation within the bone. Eight years later, migration of the broken wire to the right 7th cervical vertebra punctured the lamina, with no spinal cord injury noted. The threaded wire was extracted from the C7 lamina emergently. No complication occurred after pin removal or during the 1-year postoperative follow-up.

  11. Analisis Elemen Visual Pada Promosi Busana Muslimah di Instagram (Studi Kasus Merek Hijab Juniper Lane, Zaha, dan Zysku Xena di Bandung

    Directory of Open Access Journals (Sweden)

    Ramadita Fetrianggi

    2017-06-01

    Full Text Available Analysis of Visual Elements on Muslimah Clothing Promotion in Instagram (Case Study on Brands of Hijab Juniper Lane, Zaha, and Zysku Xena in Bandung. Muslim clothing in the form of hijab has become popular as a religious lifestyle and identity. The popularity of hijab is due to the promotion of marketing through instagram displaying muslim fashion clothing that is designed very interesting, so that consumers become interested and marketing becomes increasing. This study aims to examine muslim clothing photos on instagram hijab with brands of Juniper Lane, Zaha, and Zysku Xena in Bandung seen from the visual elements of photography. The research method used case study with descriptive approach through visual analysis. The research subjects are instagram photos on Juniper Lane hijab brand, Zaha, and Zysku Xena in Bandung. Data collection techniques were collected by observation, instagram photo documentation study, and interviews with local brand owners of hijab and consumers. Data were analyzed by visual analysis, content analysis, and qualitative analysis. The results show that muslim clothing photos on instagram with brands of hijab Juniper Lane, Zaha, and Zysku Xena in Bandung have fulfilled the visual elements of photography, so the photo design becomes attractive, the consumers become interested in them, and the marketing becomes increasing.

  12. Understanding Single-Thread Meandering Rivers with High Sinuosity on Mars through Chemical Precipitation Experiments

    Science.gov (United States)

    Lim, Y.; Kim, W.

    2015-12-01

    Meandering rivers are extremely ubiquitous on Earth, yet it is only recently that single-thread experimental channels with low sinuosity have been created. In these recent experiments, as well as in natural rivers, vegetation plays a crucial role in maintaining a meandering pattern by adding cohesion to the bank and inhibiting erosion. The ancient, highly sinuous channels found on Mars are enigmatic because presumably vegetation did not exist on ancient Mars. Under the hypothesis that Martian meandering rivers formed by chemical precipitation on levees and flood plain deposits, we conducted carbonate flume experiments to investigate the formation and evolution of a single-thread meander pattern without vegetation. The flow recirculating in the flume is designed to accelerate chemical reactions - dissolution of limestone using CO2 gas to produce artificial spring water and precipitation of carbonates to increase cohesion- with precise control of water discharge, sediment discharge, and temperature. Preliminary experiments successfully created a single-thread meandering pattern through chemical processes. Carbonate deposits focused along the channel sides improved the bank stability and made them resistant to erosion, which led to a stream confined in a narrow path. The experimental channels showed lateral migration of the bend through cut bank and point bar deposits; intermittent floods created overbank flow and encouraged cut bank erosion, which enhanced lateral migration of the channel, while increase in sediment supply improved lateral point bar deposition, which balanced erosion and deposition rates. This mechanism may be applied to terrestrial single-thread and/or meandering rivers with little to no vegetation or before its introduction to Earth and also provide the link between meandering river records on Mars to changes in Martian surface conditions.

  13. Deviation of the typical AAA substrate-threading pore prevents fatal protein degradation in yeast Cdc48.

    Science.gov (United States)

    Esaki, Masatoshi; Islam, Md Tanvir; Tani, Naoki; Ogura, Teru

    2017-07-14

    Yeast Cdc48 is a well-conserved, essential chaperone of ATPases associated with diverse cellular activity (AAA) proteins, which recognizes substrate proteins and modulates their conformations to carry out many cellular processes. However, the fundamental mechanisms underlying the diverse pivotal roles of Cdc48 remain unknown. Almost all AAA proteins form a ring-shaped structure with a conserved aromatic amino acid residue that is essential for proper function. The threading mechanism hypothesis suggests that this residue guides the intrusion of substrate proteins into a narrow pore of the AAA ring, thereby becoming unfolded. By contrast, the aromatic residue in one of the two AAA rings of Cdc48 has been eliminated through evolution. Here, we show that artificial retrieval of this aromatic residue in Cdc48 is lethal, and essential features to support the threading mechanism are required to exhibit the lethal phenotype. In particular, genetic and biochemical analyses of the Cdc48 lethal mutant strongly suggested that when in complex with the 20S proteasome, essential proteins are abnormally forced to thread through the Cdc48 pore to become degraded, which was not detected in wild-type Cdc48. Thus, the widely applicable threading model is less effective for wild-type Cdc48; rather, Cdc48 might function predominantly through an as-yet-undetermined mechanism.

  14. Using VoiceThread to Promote Collaborative Learning in On-Line Clinical Nurse Leader Courses.

    Science.gov (United States)

    Fox, Ola H

    The movement to advance the clinical nurse leader (CNL) as an innovative new role for meeting higher health care quality standards continues with CNL programs offered on-line at colleges and universities nationwide. Collaborative learning activities offer the opportunity for CNL students to gain experience in working together in small groups to negotiate and solve care process problems. The challenge for nurse educators is to provide collaborative learning activities in an asynchronous learning environment that can be considered isolating by default. This article reports on the experiences of 17 CNL students who used VoiceThread, a cloud-based tool that allowed them to communicate asynchronously with one another through voice comments for collaboration and sharing knowledge. Participants identified benefits and drawbacks to using VoiceThread for collaboration as compared to text-based discussion boards. Students reported that the ability to hear the voice of their peers and the instructor helped them feel like they were in a classroom communicating with "real" instructor and peers. Students indicated a preference for on-line classes that used VoiceThread discussions to on-line classes that used only text-based discussion boards. Copyright © 2016 Elsevier Inc. All rights reserved.

  15. A General Case to Determine Dimensions and Their Tolerance Zones for the Thread Parts of Epicyclic Roller-Screw Mechanisms

    Directory of Open Access Journals (Sweden)

    D. S. Blinov

    2017-01-01

    Full Text Available The most important trend in the development of aerospace industry is to increase load capacity of mechanisms, assemblies, and parts without increasing their size and weight. The above is also true for widely used in aircrafts and the most promising up to date Epicyclic Roller-Screw Mechanisms (ERSM that convert rotational movement into translational one. Previously (in the article, it was proposed to increase the load capacity (approximately by 15% through reduction of included angle of ERSM threaded parts from 90° to 70°.However, such improvement of ERSM will change dimensions of the mechanism parts and its parameters and characteristics (efficiency factor, position of initial point of contact of the conjugated thread turns and parameters of their contact interaction, as well as kinematic parameters, which will require additional studies. If we take into account the priority of these studies, then surely we must begin with development of technique to determine dimensions of the ERSM main parts and their tolerance zones because we need drawings to manufacture and test the upgraded ERSM. We have developed a technique to calculate dimensions of the main parts of ERSM and associated tolerance zones that takes in to account the change of included angle of threaded parts of the mechanism and radius of circular arc according to which roller thread profile has been fulfilled. So the proposed technique is the general one in comparison with the previous ones.This technique uses various conditions and equations to determine dimensions of parts and associated tolerance zones. For example, a nut encircles a screw with rollers, and their dimensions form a closed dimension chain, in which the dimensions and associated tolerances must be such as to ensure ERSM assembling, on the one hand, and, on the other hand the backlash of the mechanism should be minimal to ensure high load capacity, kinematic accuracy, and rigidity of ERSM. We used the following

  16. Metal and transuranic records in mussel shells, byssal threads and tissues

    Science.gov (United States)

    Koide, Minoru; Lee, Dong Soo; Goldberg, Edward D.

    1982-12-01

    Bivalve shells offer several advantages over tissues for the monitoring of heavy metal pollutants in the marine environment. They are easier to handle and to store. The problem of whether to depurate the animals before analyses is avoided. The shells appear to be more sensitive to environmental heavy metals levels over the long term than do the soft parts. Of the substances examined (Cd, Cu, Zn, Pb, Ag, Ni, 238Pu and 239 + 240Pu) only Pb and Pu displayed a strong covariance between soft tissue and shell concentrations. There were strong correlations between metals in the shell but not in the soft tissues in general. The byssal threads, because of their enrichment of transuranic elements and of their ease in handling, may be useful in monitoring these metals. A very weak discharge of 238Pu to marine waters adjacent to a nuclear reactor was detected in the byssal threads of mussels.

  17. Reducing perceived barriers to nursing homes data entry in the advancing excellence campaign: the role of LANEs (Local Area Networks for Excellence).

    Science.gov (United States)

    Bakerjian, Debra; Bonner, Alice; Benner, Carol; Caswell, Cheryl; Weintraub, Alissa; Koren, Mary Jane

    2011-09-01

    Advancing Excellence (AE) is a coalition-based campaign concerned with how society cares for its elderly and disabled citizens. The purpose of this project was to work with a small group of volunteer nursing homes and with local quality improvement networks called LANEs (Local Area Networks for Excellence) in 6 states in a learning collaborative. The purpose of the collaborative was to determine effective ways for LANEs to address and mitigate perceived barriers to nursing home data entry in the national Advancing Excellence campaign and to test methods by which local quality improvement networks could support nursing homes as they enter data on the AE Web site. A semistructured telephone survey of nursing homes was conducted in 6 states. Participants included LANEs from California, Georgia, Massachusetts, Michigan, Oklahoma, and Washington. Facility characteristics were obtained from a series of questions during the telephone interview. Three states (GA, MA, OK) piloted a new spreadsheet and process for entering data on staff turnover, and 3 states (CA, MI, WA) piloted a new spreadsheet and process for entering data on consistent assignment. Many of the nursing homes we contacted had not entered data for organizational goals on the national Web site, but all were able to do so with telephone assistance from the LANE. Eighty-five percent of nursing homes said they would be able to collect information on advance directives if tools (eg, spreadsheets) were provided. Over 40% of nursing homes, including for-profit homes, were willing to have staff and residents/families enter satisfaction data directly on an independent Web site. Nursing homes were able to convey concerns and questions about the process of goal entry, and offer suggestions to the LANEs during semistructured telephone interviews. The 6 LANEs discussed nursing home responses on their regularly scheduled calls, and useful strategies were shared across states. Nursing homes reported that they are using

  18. BIOMECHANICAL JUSTIFICATION OF THE THREADED ELEMENT’S FORM OF THE TOTAL HIP ENDOPROSTHESIS’ ACETABULAR COMPONENT

    Directory of Open Access Journals (Sweden)

    PANCHENKO S. P.

    2017-03-01

    Full Text Available Abstract. Formulation of the problem. Total hip replacement (THR remains to be responsible for the markable clinical achievements of contemporal orthopaedic surgery [1; 2; 4]. It should be noted, that numerous efforts to create an “ideal” uncemented hip endoprosthesis’ construction were failed, but led into wide diversity of implants. Such a diversity allowes to individualize implant type selection and to improve implant’s survival and total THR’s clinical outcomes [1; 4]. Outcomes mentioned above determine successful application of total hip replacement as a treatment method. Consequently, development of new and improvement of existing hip endoprosthesis’ constructions seems to be of current interest for contemporal orthopaedic surgery. Purpose. To determine optimal parametres of threaded element’s geometry of total hip endoprosthesis’ threaded acetabular component. Conclusion. There were revealed that threaded element model with right-angled triangle transverse section shape seems to be the most effective considering hardness, while the triangle is leaned on the bone massive with its cathetus. At the same time, results of calculations represent pelvic bone stress-strain state during THR quantitavely and stipulate further research.

  19. An empirical Bayes safety evaluation of tram/streetcar signal and lane priority measures in Melbourne.

    Science.gov (United States)

    Naznin, Farhana; Currie, Graham; Sarvi, Majid; Logan, David

    2016-01-01

    Streetcars/tram systems are growing worldwide, and many are given priority to increase speed and reliability performance in mixed traffic conditions. Research related to the road safety impact of tram priority is limited. This study explores the road safety impacts of tram priority measures including lane and intersection/signal priority measures. A before-after crash study was conducted using the empirical Bayes (EB) method to provide more accurate crash impact estimates by accounting for wider crash trends and regression to the mean effects. Before-after crash data for 29 intersections with tram signal priority and 23 arterials with tram lane priority in Melbourne, Australia, were analyzed to evaluate the road safety impact of tram priority. The EB before-after analysis results indicated a statistically significant adjusted crash reduction rate of 16.4% after implementation of tram priority measures. Signal priority measures were found to reduce crashes by 13.9% and lane priority by 19.4%. A disaggregate level simple before-after analysis indicated reductions in total and serious crashes as well as vehicle-, pedestrian-, and motorcycle-involved crashes. In addition, reductions in on-path crashes, pedestrian-involved crashes, and collisions among vehicles moving in the same and opposite directions and all other specific crash types were found after tram priority implementation. Results suggest that streetcar/tram priority measures result in safety benefits for all road users, including vehicles, pedestrians, and cyclists. Policy implications and areas for future research are discussed.

  20. Modeling of prominence threads in magnetic fields: Levitation by incompressible MHD waves

    Science.gov (United States)

    Pécseli, Hans; Engvold, OddbjØrn

    2000-05-01

    The nature of thin, highly inclined threads observed in quiescent prominences has puzzled solar physicists for a long time. When assuming that the threads represent truly inclined magnetic fields, the supporting mechanism of prominence plasma against gravity has remained an open issue. This paper examines the levitation of prominence plasma exerted by weakly damped MHD waves in nearly vertical magnetic flux tubes. It is shown that the wave damping, and resulting `radiation pressure', caused predominantly by ion-neutral collisions in the `cold' prominence plasma, may balance the acceleration of gravity provided the oscillation frequency is ω~ 2 rad s^-1 (f~0.5 Hz). Such short wave periods may be the result of small-scale magnetic reconnections in the highly fragmentary magnetic field of quiescent prominences. In the proposed model, the wave induced levitation acts predominantly on plasma - neutral gas mixtures.

  1. Control of threading dislocations by strain engineering in GaInP buffers grown on GaAs substrates

    Energy Technology Data Exchange (ETDEWEB)

    Li, K.L., E-mail: klli2010@sinano.ac.cn [Key Laboratory of Nanodevices and Applications, Suzhou Institute of Nano-Tech and Nano-Bionics, CAS, Suzhou 215123 (China); University of Chinese Academy of Sciences, Beijing 100049 (China); Sun, Y.R. [Key Laboratory of Nanodevices and Applications, Suzhou Institute of Nano-Tech and Nano-Bionics, CAS, Suzhou 215123 (China); University of Chinese Academy of Sciences, Beijing 100049 (China); Dong, J.R. [Key Laboratory of Nanodevices and Applications, Suzhou Institute of Nano-Tech and Nano-Bionics, CAS, Suzhou 215123 (China); He, Y.; Zeng, X.L. [Key Laboratory of Nanodevices and Applications, Suzhou Institute of Nano-Tech and Nano-Bionics, CAS, Suzhou 215123 (China); University of Chinese Academy of Sciences, Beijing 100049 (China); Zhao, Y.M.; Yu, S.Z.; Zhao, C.Y. [Key Laboratory of Nanodevices and Applications, Suzhou Institute of Nano-Tech and Nano-Bionics, CAS, Suzhou 215123 (China)

    2015-10-30

    High quality strain-relaxed In0.3Ga0.7As layers with threading dislocation density about 2 × 10{sup 6} cm{sup −2} and root-mean-square surface roughness below 8.0 nm were obtained on GaAs substrates using compositionally undulating step-graded Ga{sub 1−x}In{sub x}P (x = 0.48–0.78) buffers. The transmission electron microscopy results reveal that the conventional step-graded GaInP buffers produce high density dislocation pile-ups, which are induced by the blocking effect of the nonuniform misfit dislocation strain field and crosshatched surface on the gliding of threading dislocations. In contrast, due to strain compensation, insertion of the tensile GaInP layers decreases the surface roughness and promotes dislocation annihilation in the interfaces, and eventually reduces the threading dislocation density. This provides a promising way to achieve a virtual substrate with the desired lattice parameter for metamorphic device applications. - Highlights: • Metamorphic GaInP buffers were grown by metal–organic chemical vapor deposition. • The compositionally undulating buffers effectively reduce the threading dislocation density. • High quality strain-relaxed In{sub 0.3}Ga{sub 0.7}As layers were obtained.

  2. A two-Lane model with anomalous slow dynamics

    Science.gov (United States)

    Linford, Dan; Richards, Trevor; Pleimling, Michel

    2011-10-01

    It is known that in one-dimensional equilibrium systems with short range interactions a phase transition cannot exist at finite, non-zero temperatures. However, far from equilibrium, one-dimensional systems with local interactions can exhibit a phase transition. The ABC model, a three species model defined on a chain characterized by non-symmetric exchanges between particles, is known to possess a non-equilibrium phase transition. This model exhibits anomalous slow dynamics that we investigate in some detail using two-time quantities. In addition we discuss an extension of this model to a case where this single lane is coupled to a one-dimensional particle bath. This coupling yields an additional phase transition that we discuss in some detail.

  3. FODEM: A Multi-Threaded Research and Development Method for Educational Technology

    Science.gov (United States)

    Suhonen, Jarkko; de Villiers, M. Ruth; Sutinen, Erkki

    2012-01-01

    Formative development method (FODEM) is a multithreaded design approach that was originated to support the design and development of various types of educational technology innovations, such as learning tools, and online study programmes. The threaded and agile structure of the approach provides flexibility to the design process. Intensive…

  4. Low threading dislocation density aluminum nitride on silicon carbide through the use of reduced temperature interlayers

    KAUST Repository

    Foronda, Humberto M.

    2017-11-23

    In this work, reduced threading dislocation density AlN on (0 0 0 1) 6H-SiC was realized through the use of reduced temperature AlN interlayers in the metalorganic chemical vapor deposition growth. We explored the dependence of the interlayer growth temperature on the AlN crystal quality, defect density, and surface morphology. The crystal quality was characterized using omega rocking curve scans and the threading dislocation density was determined by plan view transmission electron microscopy. The growth resulted in a threading dislocation density of 7 × 108 cm−2 indicating a significant reduction in the defect density of AlN in comparison to direct growth of AlN on SiC (∼1010 cm−2). Atomic force microscopy images demonstrated a clear step-terrace morphology that is consistent with step flow growth at high temperature. Reducing the interlayer growth temperature increased the TD inclination and thus enhanced TD-TD interactions. The TDD was decreased via fusion and annihilation reactions.

  5. Detection and recognition of road markings in panoramic images

    Science.gov (United States)

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

    2015-03-01

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

  6. Study on driver`s stress in lane-change maneuver. Evaluation and analysis of heat rate change; Shasen henkoji no untensha no kinchodo kaiseki. Shinpaku hendo no gen`in bunrui to sono hyoka

    Energy Technology Data Exchange (ETDEWEB)

    Sumida, K [Mitsubishi Motors Corp., Tokyo (Japan); Chikamori, S; Shimizu, Y [Seikei University, Tokyo (Japan)

    1997-10-01

    We measured the changes of heart rate in order to analyze the drivers` stress while they tried high speed lane-change on the stationary driving simulator. We concluded that the reasons of the chances were mainly dependent on the following two items. (1) mental pressure caused by the coming task of lane-change, (2) mental disturbance by the task to keep the vehicle inside the lane. By using the mental pressure and disturbance, we could evaluate the stability of the vehicles in lane-change maneuver. 3 refs., 11 figs.

  7. Microfiltration of red berry juice with thread filters: Effects of temperature, flow and filter pore size

    DEFF Research Database (Denmark)

    Bagger-Jørgensen, Rico; Casani, Sandra Dobon; Meyer, Anne Boye Strunge

    2002-01-01

    ) on the transmembrane pressure, juice turbidity, protein, sugar, and total phenols levels was evaluated in a lab scale microfiltration unit employing statistically designed factorial experiments. Thread microfiltration reduced significantly the turbidity of both juices. For blackcurrant juice, in all experiments......, the turbidity was immediately reduced to the level required for finished juice without compromising either the protein, the sugar or the phenols content. High flow rates increased the turbidity in blackcurrant juice, but did not affect cherry juice quality. Filtomat(R) thread microfiltration therefore appears...

  8. Practical Formal Verification of MPI and Thread Programs

    Science.gov (United States)

    Gopalakrishnan, Ganesh; Kirby, Robert M.

    Large-scale simulation codes in science and engineering are written using the Message Passing Interface (MPI). Shared memory threads are widely used directly, or to implement higher level programming abstractions. Traditional debugging methods for MPI or thread programs are incapable of providing useful formal guarantees about coverage. They get bogged down in the sheer number of interleavings (schedules), often missing shallow bugs. In this tutorial we will introduce two practical formal verification tools: ISP (for MPI C programs) and Inspect (for Pthread C programs). Unlike other formal verification tools, ISP and Inspect run directly on user source codes (much like a debugger). They pursue only the relevant set of process interleavings, using our own customized Dynamic Partial Order Reduction algorithms. For a given test harness, DPOR allows these tools to guarantee the absence of deadlocks, instrumented MPI object leaks and communication races (using ISP), and shared memory races (using Inspect). ISP and Inspect have been used to verify large pieces of code: in excess of 10,000 lines of MPI/C for ISP in under 5 seconds, and about 5,000 lines of Pthread/C code in a few hours (and much faster with the use of a cluster or by exploiting special cases such as symmetry) for Inspect. We will also demonstrate the Microsoft Visual Studio and Eclipse Parallel Tools Platform integrations of ISP (these will be available on the LiveCD).

  9. Restorasi Resin Komposit Menggunakan Pasak Tapered Self Threading Pada Molar Ketiga Kiri Mandibula

    Directory of Open Access Journals (Sweden)

    Ellen Krisanti

    2013-06-01

    Composite Resin Restoration Using Tapered Self Threading Poston Left Mandibular Third Molar. Root canal morphology of mandibular third molar has more complex variation than the other molars. In third molar, the extraction teeth are often executed; however, the third molar can be maintained in other conditions. One visit root canal treatment is a therapy option for this case. The purpose of this case report is to show the success of one visit root canal treatment in third molar with pulp necrosis by restoring the composite resin through tapered self-treading post. A 20 year-old female patient who came to the Prof Soedomo RSGM, FKG UGM complained about the pain when chewing food on her third molar and positive in percussion. The radiographs showed that there was an incomplete restoration. There was a gap between cavities with restoration. The treatment plan for this case was one visit root canal treatment and composite resin with tapered self-threading post as final restoration. From the case, it can concluded that one visit root canal treatment results in a smaller chance for microorganism recontamination than the multi-visit in order to ensure the success of the treatment. Direct composite resin restoration with tapered self-threading dowel is an alternative restoration after endodontic treatment because it works out faster and more retentive.

  10. Approximate Analytic and Numerical Solutions to Lane-Emden Equation via Fuzzy Modeling Method

    Directory of Open Access Journals (Sweden)

    De-Gang Wang

    2012-01-01

    Full Text Available A novel algorithm, called variable weight fuzzy marginal linearization (VWFML method, is proposed. This method can supply approximate analytic and numerical solutions to Lane-Emden equations. And it is easy to be implemented and extended for solving other nonlinear differential equations. Numerical examples are included to demonstrate the validity and applicability of the developed technique.

  11. Energy-aware Thread and Data Management in Heterogeneous Multi-core, Multi-memory Systems

    Energy Technology Data Exchange (ETDEWEB)

    Su, Chun-Yi [Virginia Polytechnic Inst. and State Univ. (Virginia Tech), Blacksburg, VA (United States)

    2014-12-16

    By 2004, microprocessor design focused on multicore scaling—increasing the number of cores per die in each generation—as the primary strategy for improving performance. These multicore processors typically equip multiple memory subsystems to improve data throughput. In addition, these systems employ heterogeneous processors such as GPUs and heterogeneous memories like non-volatile memory to improve performance, capacity, and energy efficiency. With the increasing volume of hardware resources and system complexity caused by heterogeneity, future systems will require intelligent ways to manage hardware resources. Early research to improve performance and energy efficiency on heterogeneous, multi-core, multi-memory systems focused on tuning a single primitive or at best a few primitives in the systems. The key limitation of past efforts is their lack of a holistic approach to resource management that balances the tradeoff between performance and energy consumption. In addition, the shift from simple, homogeneous systems to these heterogeneous, multicore, multi-memory systems requires in-depth understanding of efficient resource management for scalable execution, including new models that capture the interchange between performance and energy, smarter resource management strategies, and novel low-level performance/energy tuning primitives and runtime systems. Tuning an application to control available resources efficiently has become a daunting challenge; managing resources in automation is still a dark art since the tradeoffs among programming, energy, and performance remain insufficiently understood. In this dissertation, I have developed theories, models, and resource management techniques to enable energy-efficient execution of parallel applications through thread and data management in these heterogeneous multi-core, multi-memory systems. I study the effect of dynamic concurrent throttling on the performance and energy of multi-core, non-uniform memory access

  12. Vaginal thread formation in the healthy offspring of untreated Long-Evans rats

    Science.gov (United States)

    Vaginal threads are characterized as cords of mesenchymal tissue that cross the vaginal opening. They are sometimes apparent in rats after weaning, and typically disappear within 1-2 days as the female reaches puberty. If persistent, they can increase uncertainty in assessing rep...

  13. Scheduler-specific Confidentiality for Multi-Threaded Programs and Its Logic-Based Verification

    NARCIS (Netherlands)

    Huisman, Marieke; Ngo, Minh Tri

    2011-01-01

    Observational determinism has been proposed in the literature as a way to ensure confidentiality for multi-threaded programs. Intuitively, a program is observationally deterministic if the behavior of the public variables is deterministic, i.e., independent of the private variables and the

  14. Scheduler-Specific Confidentiality for Multi-Threaded Programs and Its Logic-Based Verification

    NARCIS (Netherlands)

    Huisman, Marieke; Ngo, Minh Tri; Beckert, B.; Damiani, F.; Gurov, D.

    2012-01-01

    Observational determinism has been proposed in the literature as a way to ensure condentiality for multi-threaded programs. Intuitively, a program is observationally deterministic if the behavior of the public variables is deterministic, i.e., independent of the private variables and the scheduling

  15. Effect of thread embedding acupuncture for facial wrinkles and laxity: a single-arm, prospective, open-label study

    Directory of Open Access Journals (Sweden)

    Younghee Yun

    2017-12-01

    Full Text Available Background: There is a growing trend for patients to seek the least invasive treatments with less risk of complications and downtime for facial rejuvenation. Thread embedding acupuncture has become popular as a minimally invasive treatment. However, there is little clinical evidence in the literature regarding its effects. Methods: This single-arm, prospective, open-label study recruited participants who were women aged 40–59 years, with Glogau photoaging scale III–IV. Fourteen participants received thread embedding acupuncture one time and were measured before and after 1 week from the procedure. The primary outcome was a jowl to subnasale vertical distance. The secondary outcomes were facial wrinkle distances, global esthetic improvement scale, Alexiades–Armenakas laxity scale, and patient-oriented self-assessment scale. Results: Fourteen participants underwent thread embedding acupuncture alone, and 12 participants revisited for follow-up outcome measures. For the primary outcome measure, both jowls were elevated in vertical height by 1.87 mm (left and 1.43 mm (right. Distances of both melolabial and nasolabial folds showed significant improvement. In the Alexiades–Armenakas laxity scale, each evaluator evaluated for four and nine participants by 0.5 grades improved. In the global aesthetic improvement scale, improvement was graded as 1 and 2 in nine and five cases, respectively. The most common adverse events were mild bruising, swelling, and pain. However, adverse events occurred, although mostly minor and of short duration. Conclusion: In this study, thread embedding acupuncture showed clinical potential for facial wrinkles and laxity. However, further large-scale trials with a controlled design and objective measurements are needed. Keywords: polydioxanone, rejuvenation, rhytidoplasty, skin aging, thread embedding acupuncture

  16. Molecular threading and tunable molecular recognition on DNA origami nanostructures.

    Science.gov (United States)

    Wu, Na; Czajkowsky, Daniel M; Zhang, Jinjin; Qu, Jianxun; Ye, Ming; Zeng, Dongdong; Zhou, Xingfei; Hu, Jun; Shao, Zhifeng; Li, Bin; Fan, Chunhai

    2013-08-21

    The DNA origami technology holds great promise for the assembly of nanoscopic technological devices and studies of biochemical reactions at the single-molecule level. For these, it is essential to establish well controlled attachment of functional materials to predefined sites on the DNA origami nanostructures for reliable measurements and versatile applications. However, the two-sided nature of the origami scaffold has shown limitations in this regard. We hypothesized that holes of the commonly used two-dimensional DNA origami designs are large enough for the passage of single-stranded (ss)-DNA. Sufficiently long ssDNA initially located on one side of the origami should thus be able to "thread" to the other side through the holes in the origami sheet. By using an origami sheet attached with patterned biotinylated ssDNA spacers and monitoring streptavidin binding with atomic force microscopic (AFM) imaging, we provide unambiguous evidence that the biotin ligands positioned on one side have indeed threaded through to the other side. Our finding reveals a previously overlooked critical design feature that should provide new interpretations to previous experiments and new opportunities for the construction of origami structures with new functional capabilities.

  17. Sediment Core Extrusion Method at Millimeter Resolution Using a Calibrated, Threaded-rod.

    Science.gov (United States)

    Schwing, Patrick T; Romero, Isabel C; Larson, Rebekka A; O'Malley, Bryan J; Fridrik, Erika E; Goddard, Ethan A; Brooks, Gregg R; Hastings, David W; Rosenheim, Brad E; Hollander, David J; Grant, Guy; Mulhollan, Jim

    2016-08-17

    Aquatic sediment core subsampling is commonly performed at cm or half-cm resolution. Depending on the sedimentation rate and depositional environment, this resolution provides records at the annual to decadal scale, at best. An extrusion method, using a calibrated, threaded-rod is presented here, which allows for millimeter-scale subsampling of aquatic sediment cores of varying diameters. Millimeter scale subsampling allows for sub-annual to monthly analysis of the sedimentary record, an order of magnitude higher than typical sampling schemes. The extruder consists of a 2 m aluminum frame and base, two core tube clamps, a threaded-rod, and a 1 m piston. The sediment core is placed above the piston and clamped to the frame. An acrylic sampling collar is affixed to the upper 5 cm of the core tube and provides a platform from which to extract sub-samples. The piston is rotated around the threaded-rod at calibrated intervals and gently pushes the sediment out the top of the core tube. The sediment is then isolated into the sampling collar and placed into an appropriate sampling vessel (e.g., jar or bag). This method also preserves the unconsolidated samples (i.e., high pore water content) at the surface, providing a consistent sampling volume. This mm scale extrusion method was applied to cores collected in the northern Gulf of Mexico following the Deepwater Horizon submarine oil release. Evidence suggests that it is necessary to sample at the mm scale to fully characterize events that occur on the monthly time-scale for continental slope sediments.

  18. Racial Profiling and Moral Panic: Operation Thread and the Al-Qaeda Sleeper Cell that Never Was

    Directory of Open Access Journals (Sweden)

    Felix Odartey-Wellington

    2009-01-01

    Full Text Available In August 2003, Canadian and international media broke news of Operation Thread, executed by the Canadian state security apparatus to apprehend 23 South-Asian Muslim members of a “possible Al-Qaeda sleeper cell” in the Greater Toronto Area. After exposing the suspects to domestic and international opprobrium, the state security apparatus conceded that the allegations of terrorism were unfounded. Using material from the National Post and The Globe and Mail, this paper interrogates the mass mediation of Operation Thread as a case of racial profiling situated in a moral panic over “Islamic terrorism” that was created by a section of the Canadian news media and the state security apparatus. Particularly, it shows that the media contested the discourse of the state security apparatus, thus reflecting the contested nature of news as a social power resource. However, there is still a need for the media to be more critical when dealing with cases such as Operation Thread that are informed by racial profiling post September 11.

  19. Diagnostics of the wheel thread of railway rolling stock

    Directory of Open Access Journals (Sweden)

    S. Yu. Buryak

    2013-02-01

    Full Text Available Purpose. At present, the devastating impact of faulty wheels on rails on the move is a major problem of railway transport. This factor is one of the most important, which causes the shift from traditional manual methods of verification and external examination to the automated diagnostic system of rolling stock in operation. Methodology. To achieve this goal the main types of wheel damages and the way they appear are analyzed. The methods for defects and abnormalities of the wheel thread determining as well as their advantages and disadvantages were presented. Nowadays these methods are under usage in both the international practice and in the one of the CIS countries. Findings. The faulty wheel sound on the move was researched and analyzed. The necessity of using the automated system, enabling one to reduce significantly the human factor is substantiated. Originality. The method to determine the wheel thread damage on the basis of a sound diagnostic is proposed. Practical value. Automatic tracking system of the wheels condition allows performing their more qualitative diagnostics, detecting a fault at the early stage and forecasting the rate of its extension. Besides detecting the location of the faulty wheel in the rolling stock, it is also possible to trace the dynamics of the fault extension and to give the recommendations on how to eliminate it.

  20. A multiclass vehicular dynamic traffic flow model for main roads and dedicated lanes/roads of multimodal transport network

    Energy Technology Data Exchange (ETDEWEB)

    Sossoe, K.S., E-mail: kwami.sossoe@irt-systemx.fr [TECHNOLOGICAL RESEARCH INSTITUTE SYSTEMX (France); Lebacque, J-P., E-mail: jean-patrick.lebacque@ifsttar.fr [UPE/IFSTTAR-COSYS-GRETTIA (France)

    2015-03-10

    We present in this paper a model of vehicular traffic flow for a multimodal transportation road network. We introduce the notion of class of vehicles to refer to vehicles of different transport modes. Our model describes the traffic on highways (which may contain several lanes) and network transit for pubic transportation. The model is drafted with Eulerian and Lagrangian coordinates and uses a Logit model to describe the traffic assignment of our multiclass vehicular flow description on shared roads. The paper also discusses traffic streams on dedicated lanes for specific class of vehicles with event-based traffic laws. An Euler-Lagrangian-remap scheme is introduced to numerically approximate the model’s flow equations.

  1. Radiological survey results at 1 Shady Lane, Lodi, New Jersey (LJ095)

    International Nuclear Information System (INIS)

    Foley, R.D.; Johnson, C.A.

    1995-07-01

    The US Department of Energy (DOE) conducted remedial action at the Stepan property in Maywood, New Jersey and several vicinity properties in Lodi, New Jersey as part of the Formerly Utilized Sites Remedial Action Program (FUSRAP). These properties are in the vicinity of the DOE-owned Maywood Interim Storage Site (MISS), adjacent to the former Maywood Chemical Works facility. The property at One Shady Lane, Lodi, New Jersey was not one of these vicinity properties but was surveyed by DOE at the request of the owner. At the request of DOE, a team from Oak Ridge National Laboratory conducted a radiological survey at this property. The purpose of the survey, conducted in November 1994, was to confirm whether remedial actions were to be performed on the property in order to be in compliance with the identified Guidelines. The radiological survey included surface gamma scans and gamma readings at 1 meter, and the collection of soil samples for radionuclide analysis. Results of the survey demonstrated that all radiological measurements on the property at One Shady Lane, Lodi, New Jersey, were comparable to background levels in the area, and well within the limits prescribed by DOE radiological guidelines. Based on the results of the radiological survey data, this property does not meet guidelines for inclusion under FUSRAP

  2. A Fast and On-Machine Measuring System Using the Laser Displacement Sensor for the Contour Parameters of the Drill Pipe Thread

    Directory of Open Access Journals (Sweden)

    Zhixu Dong

    2018-04-01

    Full Text Available The inconvenient loading and unloading of a long and heavy drill pipe gives rise to the difficulty in measuring the contour parameters of its threads at both ends. To solve this problem, in this paper we take the SCK230 drill pipe thread-repairing machine tool as a carrier to design and achieve a fast and on-machine measuring system based on a laser probe. This system drives a laser displacement sensor to acquire the contour data of a certain axial section of the thread by using the servo function of a CNC machine tool. To correct the sensor’s measurement errors caused by the measuring point inclination angle, an inclination error model is built to compensate data in real time. To better suppress random error interference and ensure real contour information, a new wavelet threshold function is proposed to process data through the wavelet threshold denoising. Discrete data after denoising is segmented according to the geometrical characteristics of the drill pipe thread, and the regression model of the contour data in each section is fitted by using the method of weighted total least squares (WTLS. Then, the thread parameters are calculated in real time to judge the processing quality. Inclination error experiments show that the proposed compensation model is accurate and effective, and it can improve the data acquisition accuracy of a sensor. Simulation results indicate that the improved threshold function is of better continuity and self-adaptability, which makes sure that denoising effects are guaranteed, and, meanwhile, the complete elimination of real data distorted in random errors is avoided. Additionally, NC50 thread-testing experiments show that the proposed on-machine measuring system can complete the measurement of a 25 mm thread in 7.8 s, with a measurement accuracy of ±8 μm and repeatability limit ≤ 4 μm (high repeatability, and hence the accuracy and efficiency of measurement are both improved.

  3. Processing communications events in parallel active messaging interface by awakening thread from wait state

    Science.gov (United States)

    Archer, Charles J; Blocksome, Michael A; Ratterman, Joseph D; Smith, Brian E

    2013-10-22

    Processing data communications events in a parallel active messaging interface (`PAMI`) of a parallel computer that includes compute nodes that execute a parallel application, with the PAMI including data communications endpoints, and the endpoints are coupled for data communications through the PAMI and through other data communications resources, including determining by an advance function that there are no actionable data communications events pending for its context, placing by the advance function its thread of execution into a wait state, waiting for a subsequent data communications event for the context; responsive to occurrence of a subsequent data communications event for the context, awakening by the thread from the wait state; and processing by the advance function the subsequent data communications event now pending for the context.

  4. Enabling 4-Lane Based 400 G Client-Side Transmission Links with MultiCAP Modulation

    DEFF Research Database (Denmark)

    Tatarczak, Anna; Iglesias Olmedo, Miguel; Zuo, Tianjian

    2015-01-01

    We propose a uniform solution for a future client-side 400 G Ethernet standard based on MultiCAP advanced modulation format, intensity modulation, and direct detection. It employs 4 local area networks-wavelength division multiplexing (LAN-WDM) lanes in 1300 nm wavelength band and parallel optics...

  5. 78 FR 51184 - Air Pollution Control: Proposed Actions on Clean Air Act Section 105 Grant to the Lane Regional...

    Science.gov (United States)

    2013-08-20

    ...The EPA has made a proposed determination that a reduction in recurring expenditures of non-Federal funds for the Lane Regional Air Protection Agency (LRAPA) in Eugene, Oregon is a result of agency wide non-selective reductions in expenditures. This determination, when final, will permit the LRAPA to continue to receive grant funding under Section 105 of the Clean Air Act for the state fiscal year (SFY) 2014. This determination will also reset the LRAPA required maintenance of effort level for SFY 2012 and 2013 to reflect the non-selective reductions made to address reductions in revenue due to adverse economic conditions in Lane County, Oregon.

  6. Simulation of three lanes one-way freeway in low visibility weather by possible traffic accidents

    Science.gov (United States)

    Pang, Ming-bao; Zheng, Sha-sha; Cai, Zhang-hui

    2015-09-01

    The aim of this work is to investigate the traffic impact of low visibility weather on a freeway including the fraction of real vehicle rear-end accidents and road traffic capacity. Based on symmetric two-lane Nagel-Schreckenberg (STNS) model, a cellular automaton model of three-lane freeway mainline with the real occurrence of rear-end accidents in low visibility weather, which considers delayed reaction time and deceleration restriction, was established with access to real-time traffic information of intelligent transportation system (ITS). The characteristics of traffic flow in different visibility weather were discussed via the simulation experiments. The results indicate that incoming flow control (decreasing upstream traffic volume) and inputting variable speed limits (VSL) signal are effective in accident reducing and road actual traffic volume's enhancing. According to different visibility and traffic demand the appropriate control strategies should be adopted in order to not only decrease the probability of vehicle accidents but also avoid congestion.

  7. Characteristics of threading dislocations in ZnO grown on facet-controlled epitaxial overgrown GaN templates

    International Nuclear Information System (INIS)

    Zhou, H L; Chua, S J; Chow, S Y; Pan, H; Zhu, Y W; Feng, Y P; Wang, L S; Zang, K Y; Liu, W; Tripathy, S

    2007-01-01

    Using transmission electron microscopy (TEM), the authors have investigated the behavior of threading dislocations in ZnO selectively grown on a facet-controlled epitaxial overgrown GaN template. In this case, the ZnO is grown by a vapor transport method. The TEM study in the overgrown regions shows that all the pure-edge type dislocations in ZnO are parallel toward the mask area and vertical propagation of dislocation to the ZnO surface is minimized. Using such a selective growth technique on a faceted semi-polar GaN surface, a reduction of threading dislocation density in ZnO could be achieved

  8. Microscopic origin and macroscopic implications of lane formation in mixtures of oppositely-driven particles

    Science.gov (United States)

    Whitelam, Stephen

    Colloidal particles of two types, driven in opposite directions, can segregate into lanes. I will describe some results on this phenomenon obtained by simple physical arguments and computer simulations. Laning results from rectification of diffusion on the scale of a particle diameter: oppositely-driven particles must, in the time taken to encounter each other in the direction of the drive, diffuse in the perpendicular direction by about one particle diameter. This geometric constraint implies that the diffusion constant of a particle, in the presence of those of the opposite type, grows approximately linearly with Peclet number, a prediction confirmed by our numerics. Such environment-dependent diffusion is statistically similar to an effective interparticle attraction; consistent with this observation, we find that oppositely-driven colloids display features characteristic of the simplest model system possessing both interparticle attractions and persistent motion, the driven Ising lattice gas. Office of Science, Office of Basic Energy Sciences, of the U.S. Department of Energy under Contract No. DE-AC02-05CH11231.

  9. The “green wave” mode production on the two-lane highways during the construction works time period

    Directory of Open Access Journals (Sweden)

    А. Berezhnoy

    2007-12-01

    Full Text Available In the paper, the problem of a bi-directional “green wave” mode production is considered for the vehicle flows motion on two-lane highways during the conducting of construction works. The solution of the given task allows to develop practical recommendations for the sphere of the construction works management on two-lane roads and country highways, and also to raise traffic control efficiency in the pointed conditions. The comparative analysis of possible traffic regulation modes for the set scheme of road construction works sites and the estimation of their effi ciency is performed, the test of a hypothesis regarding the possibility of a bi-directional “green wave” mode realization is carried out, and calculation of traffic lights signal control phases time is performed.

  10. Progress report on reversal and substitute element technique for thread calibration on CMMs

    DEFF Research Database (Denmark)

    Carmignato, Simone; Larsen, Erik; Sobiecki, Rene

    . For this project, the Centre for Geometrical Metrology (CGM) at the Technical University of Denmark (DTU) takes care of thread measurements, in collaboration with Dipartimento di Innovazione Meccanica e Gestionale (DIMEG) - University of Padova - Italy, Physikalisch-Technische Bundesanstalt Braunschweig (PTB...

  11. Benzole still reflux system - Dawes Lane Coke Ovens

    Energy Technology Data Exchange (ETDEWEB)

    Hardwick, J.

    2005-07-01

    The paper describes a project carried out at Dawes Lane coking plant (in Scunthorpe, UK) to access current performance of the batch reflux system with respect to the operation of personnel and to recommend a solution to eliminate naphthalene blockage and problems previously caused by the use of hot debenzolised oil (DBO) as make-up. A successful solution was found and implemented. The benzole product now being produced is within specification and regularly achieves the composition produced by the previous hot reflux system (83% benzole, 7% naphthalene) with an addition reduction in wash oil usage of 20%. Problems of naphthalene blockages in reflux pipework have been cured. The expenses on the project were small. The paper was presented at a COMA meeting at Monckton Coke Ovens on 19 May 2005. 6 figs.

  12. Nano-enabled sensors, electronics and energy source on polymer, paper and thread substrates

    Science.gov (United States)

    Mostafalu, Pooria

    Over the past decades, design and development of portable devices for monitoring of biomarkers especially for at risk patients is receiving considerable attention. These devices are either single use diagnostic platforms, wearable on body or on fabric, or they are implanted close to the tissue and organ that it monitors and cures. Sensors, energy sources, and data acquisition devices are the main components of a such monitoring platform. Sensors collect the information using bio-recognition tools such as enzymes and antibodies. Then, the transducers (electrodes, fluorophore, etc) convert it to the appropriate format, for instance electrical and optical signals. After that, data acquisition system amplifies and digitizes the signal and transfers the data to the recording instruments for further processing. Moreover, energy sources are necessary for powering the sensors and electronics. In wearable and implantable applications, these devices need to be flexible, light weight and biocompatible, and their performance should be similar to their rigid counterparts. In this dissertation we address these requirement for wearable and implantable devices. We showed integrated sensors, electronics, and energy sources on flexible polymers, paper, and thread. These devices provide many advantages for monitoring of the physiological condition of a patient and treatment accordingly. Real-time capability of the platform was enabled using wireless telemetry. One of the major innovations of this dissertation is the use of thread as a substrate for making medical diagnostic devices. While conventional substrates (glass, silicon, polyimide, PDMS etc) hold great promise for making wearable and implantable devices, their overall structure and form has remained essentially two dimensional, limiting their function to tissue surfaces such as skin. However, the ability to integrate functional components such as sensors, actuators, and electronics in a way that they penetrate multiple layers

  13. Black thread disease, control measures and yield stimulation in Hevea brasiliensis in Liberia

    NARCIS (Netherlands)

    Schreurs, J.

    1972-01-01

    Described are investigations, carried out in 1963 to 1971 in Hevea brasiliensis at the Firestone Plantation at Harbel in Liberia. Studied was the tapping panel disease, black thread, caused by the fungus Phytophthora palmivora. The emphasis of the

  14. Adjustment of web-building initiation to high humidity: a constraint by humidity-dependent thread stickiness in the spider Cyrtarachne.

    Science.gov (United States)

    Baba, Yuki G; Kusahara, Miki; Maezono, Yasunori; Miyashita, Tadashi

    2014-07-01

    Cyrtarachne is an orb-weaving spider belonging to the subfamily Cyrtarachninae (Araneidae) which includes triangular-web-building Pasilobus and bolas spiders. The Cyrtarachninae is a group of spiders specialized in catching moths, which is thought to have evolved from ordinary orb-weaving araneids. Although the web-building time of nocturnal spiders is in general related to the time of sunset, anecdotal evidence has suggested variability of web-building time in Cyrtarachne and its closely related genera. This study has examined the effects of temperature, humidity, moonlight intensity, and prey (moths) availability on web-building time of Cyrtarachne bufo, Cyrtarachne akirai, and Cyrtarachne nagasakiensis. Generalized linear mixed model (GLMM) have revealed that humidity, and not prey availability, was the essential variable that explained the daily variability of web-building time. Experiments measuring thread stickiness under different humidities showed that, although the thread of Cyrtarachne was found to have strong stickiness under high humidity, low humidity caused a marked decrease of thread stickiness. By contrast, no obvious change in stickiness was seen in an ordinary orb-weaving spider, Larinia argiopiformis. These findings suggest that Cyrtarachne adjusts its web-building time to favorable conditions of high humidity maintaining strong stickiness, which enables the threads to work efficiently for capturing prey.

  15. Isospin term of the real part of the Lane optical-model potential

    International Nuclear Information System (INIS)

    Brandenberger, J.D.; Schrils, R.

    1976-01-01

    Previous neutron differential cross section measurements for Ni, Fe, and Co at 9 MeV are reanalyzed to obtain the isospin term in the real part of the Lane optical model potential employing a surface-centered form factor. The strength determined is 1.4 +- 0.2 MeV. It is further shown that analysis of the data is little affected by the choice of a volume or surface form for the isospin term in the real potential

  16. Difficulty with cuff deflation of reinforced tracheal tube caused by inflation line occlusion with silk thread ligation and fixation.

    Science.gov (United States)

    Gotoh, Sayoko; Sugiyama, Daisuke; Imai, Eriko; Kawamata, Mikito

    2015-03-05

    A reinforced tracheal tube, ligated with silk threads, was inserted into a tracheostomy orifice and fixed to the skin. The cuff inflation line of the reinforced tracheal tube became occluded. Reinforced 'armoured' tracheal tubes have a spiral of wire embedded into the wall of the tube to give strength and flexibility, and may be sharply bent without compromising the tube lumen. The tracheal cuff attached to the tube is inflated by injecting air through a narrow-diameter tube welded to the outside of the tracheal tube. When a reinforced tracheal tube is ligated and fixed with silk threads, it should be confirmed whether the tracheal tube cuff can be deflated and inflated after fixation. Moreover, because occlusion can be eliminated by removing all silk threads used to ligate a tracheal tube, they should be removed before extubation. 2015 BMJ Publishing Group Ltd.

  17. Threading dislocation movement in AlGaN/GaN-on-Si high electron mobility transistors under high temperature reverse bias stressing

    Directory of Open Access Journals (Sweden)

    W. A. Sasangka

    2016-09-01

    Full Text Available Dislocations are known to be associated with both physical and electrical degradation mechanisms of AlGaN/GaN-on-Si high electron mobility transistors (HEMTs. We have observed threading dislocation movement toward the gate-edges in AlGaN/GaN-on-Si HEMT under high reverse bias stressing. Stressed devices have higher threading dislocation densities (i.e. ∼5 × 109/cm2 at the gate-edges, as compared to unstressed devices (i.e. ∼2.5 × 109/cm2. Dislocation movement correlates well with high tensile stress (∼1.6 GPa at the gate-edges, as seen from inverse piezoelectric calculations and x-ray synchrotron diffraction residual stress measurements. Based on Peierls stress calculation, we believe that threading dislocations move via glide in 〈 11 2 ¯ 0 〉 / { 1 1 ¯ 00 } and 〈 11 2 ¯ 0 〉 / { 1 1 ¯ 01 } slip systems. This result illustrates the importance of threading dislocation mobility in controlling the reliability of AlGaN/GaN-on-Si HEMTs.

  18. Identification of the Process of Dynamic Stretching of Threads in Warp Knitting Technology Part II: Experimental Identification of the Process of Stretching Threads, with Verification of Rheological Models

    Directory of Open Access Journals (Sweden)

    Prążyńska Aleksandra

    2018-03-01

    Full Text Available The study is a continuation of the first part of the publication, concerning the theoretical analysis of sensitivity of rheological models of dynamically stretched thread. This part presents the experimental research on the characteristics of stretching forces as a function of time, in the context of comparing the obtained results with theoretical data.

  19. Study of a Fine Grained Threaded Framework Design

    International Nuclear Information System (INIS)

    Jones, C D

    2012-01-01

    Traditionally, HEP experiments exploit the multiple cores in a CPU by having each core process one event. However, future PC designs are expected to use CPUs which double the number of processing cores at the same rate as the cost of memory falls by a factor of two. This effectively means the amount of memory per processing core will remain constant. This is a major challenge for LHC processing frameworks since the LHC is expected to deliver more complex events (e.g. greater pileup events) in the coming years while the LHC experiment's frameworks are already memory constrained. Therefore in the not so distant future we may need to be able to efficiently use multiple cores to process one event. In this presentation we will discuss a design for an HEP processing framework which can allow very fine grained parallelization within one event as well as supporting processing multiple events simultaneously while minimizing the memory footprint of the job. The design is built around the libdispatch framework created by Apple Inc. (a port for Linux is available) whose central concept is the use of task queues. This design also accommodates the reality that not all code will be thread safe and therefore allows one to easily mark modules or sub parts of modules as being thread unsafe. In addition, the design efficiently handles the requirement that events in one run must all be processed before starting to process events from a different run. After explaining the design we will provide measurements from simulating different processing scenarios where the processing times used for the simulation are drawn from processing times measured from actual CMS event processing.

  20. Study of a Fine Grained Threaded Framework Design

    Science.gov (United States)

    Jones, C. D.

    2012-12-01

    Traditionally, HEP experiments exploit the multiple cores in a CPU by having each core process one event. However, future PC designs are expected to use CPUs which double the number of processing cores at the same rate as the cost of memory falls by a factor of two. This effectively means the amount of memory per processing core will remain constant. This is a major challenge for LHC processing frameworks since the LHC is expected to deliver more complex events (e.g. greater pileup events) in the coming years while the LHC experiment's frameworks are already memory constrained. Therefore in the not so distant future we may need to be able to efficiently use multiple cores to process one event. In this presentation we will discuss a design for an HEP processing framework which can allow very fine grained parallelization within one event as well as supporting processing multiple events simultaneously while minimizing the memory footprint of the job. The design is built around the libdispatch framework created by Apple Inc. (a port for Linux is available) whose central concept is the use of task queues. This design also accommodates the reality that not all code will be thread safe and therefore allows one to easily mark modules or sub parts of modules as being thread unsafe. In addition, the design efficiently handles the requirement that events in one run must all be processed before starting to process events from a different run. After explaining the design we will provide measurements from simulating different processing scenarios where the processing times used for the simulation are drawn from processing times measured from actual CMS event processing.

  1. Fast learning method for convolutional neural networks using extreme learning machine and its application to lane detection.

    Science.gov (United States)

    Kim, Jihun; Kim, Jonghong; Jang, Gil-Jin; Lee, Minho

    2017-03-01

    Deep learning has received significant attention recently as a promising solution to many problems in the area of artificial intelligence. Among several deep learning architectures, convolutional neural networks (CNNs) demonstrate superior performance when compared to other machine learning methods in the applications of object detection and recognition. We use a CNN for image enhancement and the detection of driving lanes on motorways. In general, the process of lane detection consists of edge extraction and line detection. A CNN can be used to enhance the input images before lane detection by excluding noise and obstacles that are irrelevant to the edge detection result. However, training conventional CNNs requires considerable computation and a big dataset. Therefore, we suggest a new learning algorithm for CNNs using an extreme learning machine (ELM). The ELM is a fast learning method used to calculate network weights between output and hidden layers in a single iteration and thus, can dramatically reduce learning time while producing accurate results with minimal training data. A conventional ELM can be applied to networks with a single hidden layer; as such, we propose a stacked ELM architecture in the CNN framework. Further, we modify the backpropagation algorithm to find the targets of hidden layers and effectively learn network weights while maintaining performance. Experimental results confirm that the proposed method is effective in reducing learning time and improving performance. Copyright © 2016 Elsevier Ltd. All rights reserved.

  2. Towards Fast Reverse Time Migration Kernels using Multi-threaded Wavefront Diamond Tiling

    KAUST Repository

    Malas, T.

    2015-09-13

    Today’s high-end multicore systems are characterized by a deep memory hierarchy, i.e., several levels of local and shared caches, with limited size and bandwidth per core. The ever-increasing gap between the processor and memory speed will further exacerbate the problem and has lead the scientific community to revisit numerical software implementations to better suit the underlying memory subsystem for performance (data reuse) as well as energy efficiency (data locality). The authors propose a novel multi-threaded wavefront diamond blocking (MWD) implementation in the context of stencil computations, which represents the core operation for seismic imaging in oil industry. The stencil diamond formulation introduces temporal blocking for high data reuse in the upper cache levels. The wavefront optimization technique ensures data locality by allowing multiple threads to share common adjacent point stencil. Therefore, MWD is able to take up the aforementioned challenges by alleviating the cache size limitation and releasing pressure from the memory bandwidth. Performance comparisons are shown against the optimized 25-point stencil standard seismic imaging scheme using spatial and temporal blocking and demonstrate the effectiveness of MWD.

  3. Comparative study on the mechanical property of silk thread from cocoons of Bombyx mori L.

    Science.gov (United States)

    Iizuka, E; Hachimori, A; Abe, K; Sunohara, M; Hiraide, Y; Ueyama, A; Kamo, K; Fujiwara, T; Nakamura, F; Uno, T

    1983-01-01

    Specimens of bave (undegummed silk thread) were collected from cocoons of various origins of parent silkworm races, such as Japanese, Chinese, European, Korean and tropical origins, and from as many races as possible. An apparatus was set up to measure the dynamic elastic modulus of these specimens. In all the categories of the races tested, the elastic modulus was linearly related to the size of bave, regardless of the portion of cocoon layer from which the specimens were taken. This correlation was concluded to be universal to the silk thread of Bombyx mori L. species; however, values of the regression coefficient and of the elastic modulus were susceptible to the origin of silkworm races, depending on whether they were native or improved.

  4. Moisture properties of raised 3-thread fleece fabric knitted with different face and fleecy yarns

    Directory of Open Access Journals (Sweden)

    Alaa Arafa Badr

    2016-09-01

    So, in this study, nine three-thread fleece fabrics of different composition materials have been studied, where these knitted fabrics are produced in a special circular knitted machine. The developed fabrics are taken to measure, water vapor permeability “WVP”, gain%, air permeability, drying time, color difference, immersion time and bursting strength. The test results were discussed statistically with single factor ANOVA. From the experimental results, it has been observed that the difference between face and fleecy yarns material was highly significant for the whole fabric in the water vapor permeability, gain%, color difference and immersion time. Three-thread Fleece fabric knitted with Egyptian cotton for the face and fleecy yarns has the maximum bursting strength compared to other samples having Bamboo and Tencel yarns.

  5. Too much control can hurt : A threaded cognition model of the attentional blink

    NARCIS (Netherlands)

    Taatgen, Niels A.; Juvina, Ion; Schipper, Marc; Borst, Jelmer P.; Martens, Sander

    Explanations for the attentional blink (AB; a deficit in identifying the second of two targets when presented 200-500 ms after the first) have recently shifted from limitations in memory consolidation to disruptions in cognitive control. With a new model based on the threaded cognition theory of

  6. 78 FR 76815 - Steel Threaded Rod From India: Preliminary Affirmative Countervailing Duty Determination and...

    Science.gov (United States)

    2013-12-19

    ... DEPARTMENT OF COMMERCE International Trade Administration [C-533-856] Steel Threaded Rod From..., International Trade Administration, Department of Commerce. SUMMARY: The Department of Commerce (``the... CONTACT: Brooke Kennedy, AD/CVD Operations, Office III, Enforcement and Compliance, International Trade...

  7. Full covered self-expandable metal stents for the treatment of anastomotic leak using a silk thread.

    Science.gov (United States)

    Choi, Cheol Woong; Kang, Dae Hwan; Kim, Hyung Wook; Park, Su Bum; Kim, Su Jin; Hwang, Sun Hwi; Lee, Si Hak

    2017-07-01

    To evaluate the safety and effectiveness of fixation of the fully covered self-expandable metal stent (SEMS) placement using a silk thread for complete closure of an anastomotic leak. An anastomotic leak is a life-threatening complication after gastrectomy. Although the traditional treatment of choice was surgical re-intervention, an endoscopic SEMS can be used alternatively.During the study period, we retrospectively reviewed consecutive patients who received a modified covered SEMS capable of being fixed using a silk thread (Shim technique) due to an anastomotic leak after gastrectomy to prevent stent migration. Demographic data, stent placement and removal, clinical success, time to resolution, and complications were evaluated.A total of 7 patients underwent fully covered SEMS with a silk thread placement for an anastomotic leak after gastrectomy to treat gastric cancer. The patients' mean age was 71.3 ± 8.0 years. Man sex was predominant (85.7%). All patients' American Society of Anesthesiologists (ASA) scores were between I and III. Total gastrectomy was performed in 5 patients (71.4%) and proximal gastrectomy was performed in 2 patients (28.6%). The time between gastrectomy and stent insertion was 22.3 ± 11.1 days. The size of the leaks was 27.1 ± 11.1 mm. Technical success and complete leak closure were achieved in all patients. Stent migration was absent. All stents were removed between 4 and 6 weeks. Delayed esophageal stricture was found in 1 patient (14.2) and successfully resolved after endoscopic balloon dilation.For an anastomotic leak after gastrectomy, fully covered SEMS placement with a silk thread is an effective and safe treatment option without stent migration. The stent extraction time between 4 and 6 weeks was optimal without severe complications.

  8. Integrating soft sensor systems using conductive thread

    Science.gov (United States)

    Teng, Lijun; Jeronimo, Karina; Wei, Tianqi; Nemitz, Markus P.; Lyu, Geng; Stokes, Adam A.

    2018-05-01

    We are part of a growing community of researchers who are developing a new class of soft machines. By using mechanically soft materials (MPa modulus) we can design systems which overcome the bulk-mechanical mismatches between soft biological systems and hard engineered components. To develop fully integrated soft machines—which include power, communications, and control sub-systems—the research community requires methods for interconnecting between soft and hard electronics. Sensors based upon eutectic gallium alloys in microfluidic channels can be used to measure normal and strain forces, but integrating these sensors into systems of heterogeneous Young’s modulus is difficult due the complexity of finding a material which is electrically conductive, mechanically flexible, and stable over prolonged periods of time. Many existing gallium-based liquid alloy sensors are not mechanically or electrically robust, and have poor stability over time. We present the design and fabrication of a high-resolution pressure-sensor soft system that can transduce normal force into a digital output. In this soft system, which is built on a monolithic silicone substrate, a galinstan-based microfluidic pressure sensor is integrated with a flexible printed circuit board. We used conductive thread as the interconnect and found that this method alleviates problems arising due to the mechanical mismatch between conventional metal wires and soft or liquid materials. Conductive thread is low-cost, it is readily wetted by the liquid metal, it produces little bending moment into the microfluidic channel, and it can be connected directly onto the copper bond-pads of the flexible printed circuit board. We built a bridge-system to provide stable readings from the galinstan pressure sensor. This system gives linear measurement results between 500-3500 Pa of applied pressure. We anticipate that integrated systems of this type will find utility in soft-robotic systems as used for wearable

  9. Lie Group Classification of a Generalized Lane-Emden Type System in Two Dimensions

    Directory of Open Access Journals (Sweden)

    Motlatsi Molati

    2012-01-01

    Full Text Available The aim of this work is to perform a complete Lie symmetry classification of a generalized Lane-Emden type system in two dimensions which models many physical phenomena in biological and physical sciences. The classical approach of group classification is employed for classification. We show that several cases arise in classifying the arbitrary parameters, the forms of which include amongst others the power law nonlinearity, and exponential and quadratic forms.

  10. Thread-Lift Sutures : Still in the Lift? A Systematic Review of the Literature

    NARCIS (Netherlands)

    Gulbitti, Haydar Aslan; Colebunders, Britt; Pirayesh, Ali; Bertossi, Dario; van der Lei, Berend

    Background: In 2006, Villa et al. published a review article concerning the use of thread-lift sutures and concluded that the technique was still in its infancy but had great potential to become a useful and effective procedure for nonsurgical lifting of sagged facial tissues. As 11 years have

  11. Thread-Lift Sutures : Still in the Lift? A Systematic Review of the Literature

    NARCIS (Netherlands)

    Gülbitti, Haydar Aslan; Colebunders, Britt; Pirayesh, Ali; Bertossi, Dario; van der Lei, Berend

    2018-01-01

    BACKGROUND: In 2006, Villa et al. published a review article concerning the use of thread-lift sutures and concluded that the technique was still in its infancy but had great potential to become a useful and effective procedure for nonsurgical lifting of sagged facial tissues. As 11 years have

  12. Cable-type supercapacitors of three-dimensional cotton thread based multi-grade nanostructures for wearable energy storage.

    Science.gov (United States)

    Liu, Nishuang; Ma, Wenzhen; Tao, Jiayou; Zhang, Xianghui; Su, Jun; Li, Luying; Yang, Congxing; Gao, Yihua; Golberg, Dmitri; Bando, Yoshio

    2013-09-20

    A novel cable-type flexible supercapacitor with excellent performance is fabricated using 3D polypyrrole(PPy)-MnO2 -CNT-cotton thread multi-grade nanostructure-based electrodes. The multiple supercapacitors with a high areal capacitance 1.49 F cm(-2) at a scan rate of 1 mV s(-1) connected in series and in parallel can successfully drive a LED segment display. Such an excellent performance is attributed to the cumulative effect of conducting single-walled carbon nanotubes on cotton thread, active mesoporous flower-like MnO2 nanoplates, and PPy conductive wrapping layer improving the conductivity, and acting as pseudocapacitance material simultaneously. Copyright © 2013 WILEY-VCH Verlag GmbH & Co. KGaA, Weinheim.

  13. Analysis of Modeling Parameters on Threaded Screws.

    Energy Technology Data Exchange (ETDEWEB)

    Vigil, Miquela S. [Sandia National Lab. (SNL-NM), Albuquerque, NM (United States); Brake, Matthew Robert [Sandia National Lab. (SNL-NM), Albuquerque, NM (United States); Vangoethem, Douglas [Sandia National Lab. (SNL-NM), Albuquerque, NM (United States)

    2015-06-01

    Assembled mechanical systems often contain a large number of bolted connections. These bolted connections (joints) are integral aspects of the load path for structural dynamics, and, consequently, are paramount for calculating a structure's stiffness and energy dissipation prop- erties. However, analysts have not found the optimal method to model appropriately these bolted joints. The complexity of the screw geometry cause issues when generating a mesh of the model. This paper will explore different approaches to model a screw-substrate connec- tion. Model parameters such as mesh continuity, node alignment, wedge angles, and thread to body element size ratios are examined. The results of this study will give analysts a better understanding of the influences of these parameters and will aide in finding the optimal method to model bolted connections.

  14. II - Template Metaprogramming for Massively Parallel Scientific Computing - Vectorization with Expression Templates

    CERN Multimedia

    CERN. Geneva

    2016-01-01

    Large scale scientific computing raises questions on different levels ranging from the fomulation of the problems to the choice of the best algorithms and their implementation for a specific platform. There are similarities in these different topics that can be exploited by modern-style C++ template metaprogramming techniques to produce readable, maintainable and generic code. Traditional low-level code tend to be fast but platform-dependent, and it obfuscates the meaning of the algorithm. On the other hand, object-oriented approach is nice to read, but may come with an inherent performance penalty. These lectures aim to present he basics of the Expression Template (ET) idiom which allows us to keep the object-oriented approach without sacrificing performance. We will in particular show to to enhance ET to include SIMD vectorization. We will then introduce techniques for abstracting iteration, and introduce thread-level parallelism for use in heavy data-centric loads. We will show to to apply these methods i...

  15. We Have Met Our Past and Our Future: Thanks for the Walk down Memory Lane

    Science.gov (United States)

    Wiseman, Robert C.

    2006-01-01

    In this article, the author takes the readers for a walk down memory lane on the use of teaching aids. He shares his experience of the good old days of Audio Visual--opaque projector, motion pictures/films, recorders, and overhead projector. Computers have arrived, and now people can make graphics, pictures, motion pictures, and many different…

  16. Distinct spinning patterns gain differentiated loading tolerance of silk thread anchorages in spiders with different ecology.

    Science.gov (United States)

    Wolff, Jonas O; van der Meijden, Arie; Herberstein, Marie E

    2017-07-26

    Building behaviour in animals extends biological functions beyond bodies. Many studies have emphasized the role of behavioural programmes, physiology and extrinsic factors for the structure and function of buildings. Structure attachments associated with animal constructions offer yet unrealized research opportunities. Spiders build a variety of one- to three-dimensional structures from silk fibres. The evolution of economic web shapes as a key for ecological success in spiders has been related to the emergence of high performance silks and thread coating glues. However, the role of thread anchorages has been widely neglected in those models. Here, we show that orb-web (Araneidae) and hunting spiders (Sparassidae) use different silk application patterns that determine the structure and robustness of the joint in silk thread anchorages. Silk anchorages of orb-web spiders show a greater robustness against different loading situations, whereas the silk anchorages of hunting spiders have their highest pull-off resistance when loaded parallel to the substrate along the direction of dragline spinning. This suggests that the behavioural 'printing' of silk into attachment discs along with spinneret morphology was a prerequisite for the evolution of extended silk use in a three-dimensional space. This highlights the ecological role of attachments in the evolution of animal architectures. © 2017 The Author(s).

  17. Re-targeting the Graze performance debugging tool for Java threads and analyzing the re-targeting to automatically parallelized (FORTRAN) code

    OpenAIRE

    Tsai, Pedro T. H.

    2000-01-01

    Approved for public release; distribution is unlimited This research focuses on the design of a language-independent concept, Glimpse, for performance debugging of multi-threaded programs. This research extends previous work on Graze, a tool designed and implemented for performance debugging of C++ programs. Not only is Glimpse easily portable among different programming languages, (i) it is useful in many different paradigms ranging from few long-lived threads to many short-lived...

  18. Meditope-Fab interaction: threading the hole.

    Science.gov (United States)

    Bzymek, Krzysztof P; Ma, Yuelong; Avery, Kendra N; Horne, David A; Williams, John C

    2017-12-01

    Meditope, a cyclic 12-residue peptide, binds to a unique binding side between the light and heavy chains of the cetuximab Fab. In an effort to improve the affinity of the interaction, it was sought to extend the side chain of Arg8 in the meditope, a residue that is accessible from the other side of the meditope binding site, in order to increase the number of interactions. These modifications included an n-butyl and n-octyl extension as well as hydroxyl, amine and carboxyl substitutions. The atomic structures of the complexes and the binding kinetics for each modified meditope indicated that each extension threaded through the Fab `hole' and that the carboxyethylarginine substitution makes a favorable interaction with the Fab, increasing the half-life of the complex by threefold compared with the unmodified meditope. Taken together, these studies provide a basis for the design of additional modifications to enhance the overall affinity of this unique interaction.

  19. Direct HST Dust Lane Detection in Powerful Narrow-Line Radio Galaxies

    Energy Technology Data Exchange (ETDEWEB)

    Ramírez, Edgar A.; Aretxaga, Itziar [Instituto Nacional de Astrofísica, Óptica y Electrónica, Puebla (Mexico); Tadhunter, Clive N. [Department of Physics and Astronomy, University of Sheffield, Sheffield (United Kingdom); Lopez-Rodriguez, Enrique [NASA Ames Research Center, SOFIA Science Center, SOFIA/USRA, Mountain View, CA (United States); Department of Astronomy, University of Texas at Austin, Austin, TX (United States); McDonald Observatory, University of Texas at Austin, Austin, TX (United States); Packham, Chris, E-mail: e.ramirez@inaoep.mx [Department of Physics and Astronomy, University of Texas at San Antonio, San Antonio, TX (United States); National Astronomical Observatory of Japan, Tokyo (Japan)

    2017-11-22

    We present the analysis of near-infrared Hubble Space Telescope imaging of 10 Fanaroff Riley II powerful radio galaxies at low redshift (0.03 < z < 0.11) optically classified as narrow-line radio galaxies. The photometric properties of the host galaxy are measured using galfit, and compared with those from the literature. Our high resolution near-infrared observations provide new and direct information on the central kpc-scale dust lanes in our sample that could be connected to the pc-scale torus structure. Moreover, analyzing the infrared spectrograph Spitzer spectra of our sample, we suggest properties of the dust size of the torus.

  20. An unusual case of foreign body aspiration mimicking cavitary tuberculosis in adolescent patient: Thread aspiration

    Directory of Open Access Journals (Sweden)

    Cakir Erkan

    2012-05-01

    Full Text Available Abstract Foreign body aspiration continues to be a serious problem in childhood and adolescent period with significant rate of morbidity and rarely mortality. Half of the foreign body aspiration cases have no history of aspiration. The main foreign bodies inhaled are food fragments and different kinds of metallic objects. A 12-year-old girl was referred to the pediatric pulmonology department for chronic cough and hemoptysis. She had persistent infiltration and cavitary lesion mimicking cavitary tuberculosis. There was no contact history with tuberculosis in her family and acid resistant bacillus was not found in the sputum examination. Flexible bronchoscopy was performed for persistent infiltration and hemoptysis and inflamed thread was found in right lower lobe bronchus. This is the first case of thread inhalation mimicking cavitary tuberculosis in an adolescent patient.

  1. SURGICAL RECTIFICATION OF THREAD-ASSOCIATED GLOSSOPTOSIS IN PEAFOWLS

    Directory of Open Access Journals (Sweden)

    M. Athar, A. Shakoor, G. Muhammad, M.N. Asi, and M. Saqib

    2001-02-01

    Full Text Available Domesticated and/or caged peafowls (Pavo cristatus and other fancy birds suffer from a variety of disease conditions due to unnatural habitat and suboptimal managemental practices. The present article scribes glossoptosis (downward displacement of tongue in four juvenile peafowls caused by kite-flying read wrapped around the base of tongue and terminating somewhere in the lower gastrointestinal tract. The condition was characterized by difficulty in swallowing, chronic inappetance, gasping and a fading body condition. Severing of the proximal part of thread through crop and then unwinding it from the base .the tongue affected an instant relief. As far as could be ascertained, the condition under reference has not been reported heretofore in birds especially in peafowls.

  2. Nature's longest threads new frontiers in the mathematics and physics of information in biology

    CERN Document Server

    Sreekantan, B V

    2014-01-01

    Organisms endowed with life show a sense of awareness, interacting with and learning from the universe in and around them. Each level of interaction involves transfer of information of various kinds, and at different levels. Each thread of information is interlinked with the other, and woven together, these constitute the universe — both the internal self and the external world — as we perceive it. They are, figuratively speaking, Nature's longest threads. This volume reports inter-disciplinary research and views on information and its transfer at different levels of organization by reputed scientists working on the frontier areas of science. It is a frontier where physics, mathematics and biology merge seamlessly, binding together specialized streams such as quantum mechanics, dynamical systems theory, and mathematics. The topics would interest a broad cross-section of researchers in life sciences, physics, cognition, neuroscience, mathematics and computer science, as well as interested amateurs, familia...

  3. Emerging Vector-Borne Diseases - Incidence through Vectors.

    Science.gov (United States)

    Savić, Sara; Vidić, Branka; Grgić, Zivoslav; Potkonjak, Aleksandar; Spasojevic, Ljubica

    2014-01-01

    Vector-borne diseases use to be a major public health concern only in tropical and subtropical areas, but today they are an emerging threat for the continental and developed countries also. Nowadays, in intercontinental countries, there is a struggle with emerging diseases, which have found their way to appear through vectors. Vector-borne zoonotic diseases occur when vectors, animal hosts, climate conditions, pathogens, and susceptible human population exist at the same time, at the same place. Global climate change is predicted to lead to an increase in vector-borne infectious diseases and disease outbreaks. It could affect the range and population of pathogens, host and vectors, transmission season, etc. Reliable surveillance for diseases that are most likely to emerge is required. Canine vector-borne diseases represent a complex group of diseases including anaplasmosis, babesiosis, bartonellosis, borreliosis, dirofilariosis, ehrlichiosis, and leishmaniosis. Some of these diseases cause serious clinical symptoms in dogs and some of them have a zoonotic potential with an effect to public health. It is expected from veterinarians in coordination with medical doctors to play a fundamental role at primarily prevention and then treatment of vector-borne diseases in dogs. The One Health concept has to be integrated into the struggle against emerging diseases. During a 4-year period, from 2009 to 2013, a total number of 551 dog samples were analyzed for vector-borne diseases (borreliosis, babesiosis, ehrlichiosis, anaplasmosis, dirofilariosis, and leishmaniasis) in routine laboratory work. The analysis was done by serological tests - ELISA for borreliosis, dirofilariosis, and leishmaniasis, modified Knott test for dirofilariosis, and blood smear for babesiosis, ehrlichiosis, and anaplasmosis. This number of samples represented 75% of total number of samples that were sent for analysis for different diseases in dogs. Annually, on average more then half of the samples

  4. Dark nebulae, dark lanes, and dust belts

    CERN Document Server

    Cooke, Antony

    2012-01-01

    As probably the only book of its type, this work is aimed at the observer who wants to spend time with something less conventional than the usual fare. Because we usually see objects in space by means of illumination of one kind or another, it has become routine to see them only in these terms. However, part of almost everything that we see is the defining dimension of dark shading, or even the complete obscuration of entire regions in space. Thus this book is focused on everything dark in space: those dark voids in the stellar fabric that mystified astronomers of old; the dark lanes reported in many star clusters; the magical dust belts or dusty regions that have given so many galaxies their identities; the great swirling 'folds' that we associate with bright nebulae; the small dark feature detectable even in some planetary nebulae; and more. Many observers pay scant attention to dark objects and details. Perhaps they are insufficiently aware of them or of the viewing potential they hold, but also it may be...

  5. Perceiving and Acting on Complex Affordances: How Children and Adults Bicycle across Two Lanes of Opposing Traffic

    Science.gov (United States)

    Grechkin, Timofey Y.; Chihak, Benjamin J.; Cremer, James F.; Kearney, Joseph K.; Plumert, Jodie M.

    2013-01-01

    This investigation examined how children and adults negotiate a challenging perceptual-motor problem with significant real-world implications--bicycling across two lanes of opposing traffic. Twelve- and 14-year-olds and adults rode a bicycling simulator through an immersive virtual environment. Participants crossed intersections with continuous…

  6. [A novel method based on Y-shaped cotton-polyester thread microfluidic channel].

    Science.gov (United States)

    Wang, Lu; Shi, Yan-ru; Yan, Hong-tao

    2014-08-01

    A novel method based on Y-shaped microfluidic channel was firstly proposed in this study. The microfluidic channel was made of two cotton-polyester threads based on the capillary effect of cotton-polyester threads for the determination solutions. A special device was developed to fix the Y-shaped microfluidic channel by ourselves, through which the length and the tilt angle of the channel can be adjusted as requested. The spectrophotometry was compared with Scan-Adobe Photoshop software processing method. The former had a lower detection limit while the latter showed advantages in both convenience and fast operations and lower amount of samples. The proposed method was applied to the determination of nitrite. The linear ranges and detection limits are 1.0-70 micromol x L(-1), 0.66 micromol x L(-1) (spectrophotometry) and 50-450 micromol x L(-1), 45.10 micromol x L(-1) (Scan-Adobe Photoshop software processing method) respectively. This method has been successfully used to the determination of nitrite in soil samples and moat water with recoveries between 96.7% and 104%. It was proved that the proposed method was a low-cost, rapid and convenient analytical method with extensive application prospect.

  7. Processing data communications events by awakening threads in parallel active messaging interface of a parallel computer

    Science.gov (United States)

    Archer, Charles J.; Blocksome, Michael A.; Ratterman, Joseph D.; Smith, Brian E.

    2016-03-15

    Processing data communications events in a parallel active messaging interface (`PAMI`) of a parallel computer that includes compute nodes that execute a parallel application, with the PAMI including data communications endpoints, and the endpoints are coupled for data communications through the PAMI and through other data communications resources, including determining by an advance function that there are no actionable data communications events pending for its context, placing by the advance function its thread of execution into a wait state, waiting for a subsequent data communications event for the context; responsive to occurrence of a subsequent data communications event for the context, awakening by the thread from the wait state; and processing by the advance function the subsequent data communications event now pending for the context.

  8. Vector analysis

    CERN Document Server

    Newell, Homer E

    2006-01-01

    When employed with skill and understanding, vector analysis can be a practical and powerful tool. This text develops the algebra and calculus of vectors in a manner useful to physicists and engineers. Numerous exercises (with answers) not only provide practice in manipulation but also help establish students' physical and geometric intuition in regard to vectors and vector concepts.Part I, the basic portion of the text, consists of a thorough treatment of vector algebra and the vector calculus. Part II presents the illustrative matter, demonstrating applications to kinematics, mechanics, and e

  9. End-threaded intramedullary positive profile screw ended self-tapping pin (Admit pin) - A cost-effective novel implant for fixing canine long bone fractures.

    Science.gov (United States)

    Chanana, Mitin; Kumar, Adarsh; Tyagi, Som Prakash; Singla, Amit Kumar; Sharma, Arvind; Farooq, Uiase Bin

    2018-02-01

    The current study was undertaken to evaluate the clinical efficacy of end-threaded intramedullary pinning for management of various long bone fractures in canines. This study was conducted in two phases, managing 25 client-owned dogs presented with different fractures. The technique of application of end-threaded intramedullary pinning in long bone fractures was initially standardized in 6 clinical patients presented with long bone fractures. In this phase, end-threaded pins of different profiles, i.e., positive and negative, were used as the internal fixation technique. On the basis of results obtained from standardization phase, 19 client-owned dogs clinically presented with different fractures were implanted with end-threaded intramedullary positive profile screw ended self-tapping pin in the clinical application phase. The patients, allocated randomly in two groups, when evaluated postoperatively revealed slight pin migration in Group-I (negative profile), which resulted in disruption of callus site causing delayed union in one case and large callus formation in other two cases whereas no pin migration was observed in Group-II (positive profile). Other observations in Group-I was reduced muscle girth and delayed healing time as compared to Group-II. In clinical application, phase 21 st and 42 nd day post-operative radiographic follow-up revealed no pin migration in any of the cases, and there was no bone shortening or fragment collapse in end-threaded intramedullary positive profile screw ended self-tapping pin. The end-threaded intramedullary positive profile screw ended self-tapping pin used for fixation of long bone fractures in canines can resist pin migration, pin breakage, and all loads acting on the bone, i.e., compression, tension, bending, rotation, and shearing to an extent with no post-operative complications.

  10. The effectiveness of lane departure warning systems-A reduction in real-world passenger car injury crashes.

    Science.gov (United States)

    Sternlund, Simon; Strandroth, Johan; Rizzi, Matteo; Lie, Anders; Tingvall, Claes

    2017-02-17

    The objective of this study was to estimate the safety benefits of in vehicle lane departure warning (LDW) and lane keeping aid (LKA) systems in reducing relevant real-world passenger car injury crashes. The study used an induced exposure method, where LDW/LKA-sensitive and nonsensitive crashes were compared for Volvo passenger cars equipped with and without LDW/LKA systems. These crashes were matched by car make, model, model year, and technical equipment; that is, low-speed autonomous emergency braking (AEB) called City Safety (CS). The data were extracted from the Swedish Traffic Accident Data Acquisition database (STRADA) and consisted of 1,853 driver injury crashes that involved 146 LDW-equipped cars, 11 LKA-equipped cars, and 1,696 cars without LDW/LKA systems. The analysis showed a positive effect of the LDW/LKA systems in reducing lane departure crashes. The LDW/LKA systems were estimated to reduce head-on and single-vehicle injury crashes on Swedish roads with speed limits between 70 and 120 km/h and with dry or wet road surfaces (i.e., not covered by ice or snow) by 53% with a lower limit of 11% (95% confidence interval [CI]). This reduction corresponded to a reduction of 30% with a lower limit of 6% (95% CI) for all head-on and single-vehicle driver injury crashes (including all speed limits and all road surface conditions). LDW/LKA systems were estimated to lower the driver injury risk in crash types that the systems are designed to prevent; that is, head-on and single-vehicle crashes. Though these are important findings, they were based on a small data set. Therefore, further research is desirable to evaluate the effectiveness of LDW/LKA systems under real-world conditions and to differentiate the effectiveness between technical solutions (i.e., LDW and LKA) proposed by different manufacturers.

  11. Vector-Tensor and Vector-Vector Decay Amplitude Analysis of B0→φK*0

    International Nuclear Information System (INIS)

    Aubert, B.; Bona, M.; Boutigny, D.; Couderc, F.; Karyotakis, Y.; Lees, J. P.; Poireau, V.; Tisserand, V.; Zghiche, A.; Grauges, E.; Palano, A.; Chen, J. C.; Qi, N. D.; Rong, G.; Wang, P.; Zhu, Y. S.; Eigen, G.; Ofte, I.; Stugu, B.; Abrams, G. S.

    2007-01-01

    We perform an amplitude analysis of the decays B 0 →φK 2 * (1430) 0 , φK * (892) 0 , and φ(Kπ) S-wave 0 with a sample of about 384x10 6 BB pairs recorded with the BABAR detector. The fractions of longitudinal polarization f L of the vector-tensor and vector-vector decay modes are measured to be 0.853 -0.069 +0.061 ±0.036 and 0.506±0.040±0.015, respectively. Overall, twelve parameters are measured for the vector-vector decay and seven parameters for the vector-tensor decay, including the branching fractions and parameters sensitive to CP violation

  12. Effects of Coatings on the High-Cycle Fatigue Life of Threaded Steel Samples

    Science.gov (United States)

    Eder, M. A.; Haselbach, P. U.; Mishin, O. V.

    2018-05-01

    In this work, high-cycle fatigue is studied for threaded cylindrical high-strength steel samples coated using three different industrial processes: black oxidation, normal-temperature galvanization and high-temperature galvanization. The fatigue performance in air is compared with that of uncoated samples. Microstructural characterization revealed the abundant presence of small cracks in the zinc coating partially penetrating into the steel. This is consistent with the observation of multiple crack initiation sites along the thread in the galvanized samples, which led to crescent type fracture surfaces governed by circumferential growth. In contrast, the black oxidized and uncoated samples exhibited a semicircular segment type fracture surface governed by single-sided growth with a significantly longer fatigue life. Numerical fatigue life prediction based on an extended Paris-law formulation has been conducted on two different fracture cases: 2D axisymmetric multisided crack growth and 3D single-sided crack growth. The results of this upper-bound and lower-bound approach are in good agreement with experimental data and can potentially be used to predict the lifetime of bolted components.

  13. About vectors

    CERN Document Server

    Hoffmann, Banesh

    1975-01-01

    From his unusual beginning in ""Defining a vector"" to his final comments on ""What then is a vector?"" author Banesh Hoffmann has written a book that is provocative and unconventional. In his emphasis on the unresolved issue of defining a vector, Hoffmann mixes pure and applied mathematics without using calculus. The result is a treatment that can serve as a supplement and corrective to textbooks, as well as collateral reading in all courses that deal with vectors. Major topics include vectors and the parallelogram law; algebraic notation and basic ideas; vector algebra; scalars and scalar p

  14. HMMerThread: detecting remote, functional conserved domains in entire genomes by combining relaxed sequence-database searches with fold recognition.

    Directory of Open Access Journals (Sweden)

    Charles Richard Bradshaw

    Full Text Available Conserved domains in proteins are one of the major sources of functional information for experimental design and genome-level annotation. Though search tools for conserved domain databases such as Hidden Markov Models (HMMs are sensitive in detecting conserved domains in proteins when they share sufficient sequence similarity, they tend to miss more divergent family members, as they lack a reliable statistical framework for the detection of low sequence similarity. We have developed a greatly improved HMMerThread algorithm that can detect remotely conserved domains in highly divergent sequences. HMMerThread combines relaxed conserved domain searches with fold recognition to eliminate false positive, sequence-based identifications. With an accuracy of 90%, our software is able to automatically predict highly divergent members of conserved domain families with an associated 3-dimensional structure. We give additional confidence to our predictions by validation across species. We have run HMMerThread searches on eight proteomes including human and present a rich resource of remotely conserved domains, which adds significantly to the functional annotation of entire proteomes. We find ∼4500 cross-species validated, remotely conserved domain predictions in the human proteome alone. As an example, we find a DNA-binding domain in the C-terminal part of the A-kinase anchor protein 10 (AKAP10, a PKA adaptor that has been implicated in cardiac arrhythmias and premature cardiac death, which upon stress likely translocates from mitochondria to the nucleus/nucleolus. Based on our prediction, we propose that with this HLH-domain, AKAP10 is involved in the transcriptional control of stress response. Further remotely conserved domains we discuss are examples from areas such as sporulation, chromosome segregation and signalling during immune response. The HMMerThread algorithm is able to automatically detect the presence of remotely conserved domains in

  15. CNTs threaded (001) exposed TiO2 with high activity in photocatalytic NO oxidation.

    Science.gov (United States)

    Xiao, Shuning; Zhu, Wei; Liu, Peijue; Liu, Fanfan; Dai, Wenrui; Zhang, Dieqing; Chen, Wei; Li, Hexing

    2016-02-07

    A microwave-ionothermal strategy was developed for in situ synthesis of CNTs threaded TiO2 single crystal with a tunable percentage of surface exposed (001) active facets. The CNTs were used as microwave antennas to create local "super hot" dots to induce Ti(3+) adsorption and hydrolysis, thereby leading to a good assembly of (001) facets exposed single crystalline TiO2 threaded by the CNTs in the presence of Hmim[BF4] ionic liquid. Due to the high percentage of the active (001) facets of single crystal TiO2 and the direct electron transfer property of the CNTs, the as-prepared CNTs-TiO2 composite showed a photocatalytic NO removal ratio of up to 76.8% under UV irradiation. In addition, with self-doped Ti(3+), the CNTs-TiO2 composite also exhibited an enhanced activity under irradiation with either solar lights or visible lights, showing good potential in practical applications for environmental remediation.

  16. High Resolution Modelling of the Congo River's Multi-Threaded Main Stem Hydraulics

    Science.gov (United States)

    Carr, A. B.; Trigg, M.; Tshimanga, R.; Neal, J. C.; Borman, D.; Smith, M. W.; Bola, G.; Kabuya, P.; Mushie, C. A.; Tschumbu, C. L.

    2017-12-01

    We present the results of a summer 2017 field campaign by members of the Congo River users Hydraulics and Morphology (CRuHM) project, and a subsequent reach-scale hydraulic modelling study on the Congo's main stem. Sonar bathymetry, ADCP transects, and water surface elevation data have been collected along the Congo's heavily multi-threaded middle reach, which exhibits complex in-channel hydraulic processes that are not well understood. To model the entire basin's hydrodynamics, these in-channel hydraulic processes must be parameterised since it is not computationally feasible to represent them explicitly. Furthermore, recent research suggests that relative to other large global rivers, in-channel flows on the Congo represent a relatively large proportion of total flow through the river-floodplain system. We therefore regard sufficient representation of in-channel hydraulic processes as a Congo River hydrodynamic research priority. To enable explicit representation of in-channel hydraulics, we develop a reach-scale (70 km), high resolution hydraulic model. Simulation of flow through individual channel threads provides new information on flow depths and velocities, and will be used to inform the parameterisation of a broader basin-scale hydrodynamic model. The basin-scale model will ultimately be used to investigate floodplain fluxes, flood wave attenuation, and the impact of future hydrological change scenarios on basin hydrodynamics. This presentation will focus on the methodology we use to develop a reach-scale bathymetric DEM. The bathymetry of only a small proportion of channel threads can realistically be captured, necessitating some estimation of the bathymetry of channels not surveyed. We explore different approaches to this bathymetry estimation, and the extent to which it influences hydraulic model predictions. The CRuHM project is a consortium comprising the Universities of Kinshasa, Rhodes, Dar es Salaam, Bristol, and Leeds, and is funded by Royal

  17. Aerometrics' laser-based lane-tracker sensor: engineering and on-the-road evaluation of advanced prototypes

    Science.gov (United States)

    Schuler, Carlos A.; Tapos, Francis M.; Alayleh, Mehyeddine M.; Bachalo, William D.

    1997-02-01

    Aerometrics initiated and continues on the development an innovative laser-diode based device that provides a warning signal when a motor-vehicle deviates from the center of the lane. The device is based on a sensor that scans the roadway on either side of the vehicle and determines the lateral position relative to the existing painted lines marking the lane. The principles of operation of the sensor, and the results of Aerometrics' early testing were presented last year in this forum. This paper presents Aerometrics' continuing efforts in bringing the technology to market. New prototypes have been developed and tested. Aerometrics' engineering efforts and the use of latest technologies have resulted in a 24-fold reduction in sensor volume when compared to their predecessors and similar reductions in weight. The current prototype measures less than 9 cm X 8 cm X 7 cm, and can be easily fit within the cavity of rear-view mirror holders used in most present-day vehicles. Also, advances in signal conditioning and processing have improved the reliability of the sensor. Results of continuing testing of the sensor will be presented.

  18. Atmospheric pressure H20 plasma treatment of polyester cord threads

    International Nuclear Information System (INIS)

    Simor, M.; Krump, H.; Hudec, I.; Rahel, J.; Brablec, A.; Cernak, M.

    2004-01-01

    Polyester cord threads, which are used as a reinforcing materials of rubber blend, have been treated in atmospheric-pressure H 2 0 plasma in order to enhance their adhesion to rubber. The atmospheric-pressure H 2 0 plasma was generated in an underwater diaphragm discharge. The plasma treatment resulted in approximately 100% improvement in the adhesion. Scanning electron microscopy investigation indicates that not only introduced surface polar groups but also increased surface area of the fibres due to a fibre surface roughening are responsible for the improved adhesive strength (Authors)

  19. Thread-Level Parallel Indexing of Update Intensive Moving-Object Workloads

    DEFF Research Database (Denmark)

    Sidlauskas, Darius; Ross, Kenneth A.; Jensen, Christian S.

    2011-01-01

    as well as contain queries. The non-trivial challenge addressed is that of avoiding contention between long-running queries and frequent updates. Specifically, the paper proposes a grid-based indexing technique. A static grid indexes a near up-to-date snapshot of the data to support queries, while a live......Modern processors consist of multiple cores that each support parallel processing by multiple physical threads, and they offer ample main-memory storage. This paper studies the use of such processors for the processing of update-intensive moving-object workloads that contain very frequent updates...

  20. Structure and stability of threading edge and screw dislocations in bulk GaN

    Czech Academy of Sciences Publication Activity Database

    Gröger, Roman; Leconte, L.; Ostapovets, Andriy

    2015-01-01

    Roč. 99, MAR (2015), s. 195-202 ISSN 0927-0256 R&D Projects: GA MŠk(CZ) ED1.1.00/02.0068; GA MŠk(CZ) EE2.3.30.0063 Institutional support: RVO:68081723 Keywords : Threading dislocation * Edge * Screw * GaN Subject RIV: BM - Solid Matter Physics ; Magnetism Impact factor: 2.086, year: 2015