WorldWideScience

Sample records for cyclic coordinate descent

  1. Scaling Up Coordinate Descent Algorithms for Large ℓ1 Regularization Problems

    Energy Technology Data Exchange (ETDEWEB)

    Scherrer, Chad; Halappanavar, Mahantesh; Tewari, Ambuj; Haglin, David J.

    2012-07-03

    We present a generic framework for parallel coordinate descent (CD) algorithms that has as special cases the original sequential algorithms of Cyclic CD and Stochastic CD, as well as the recent parallel Shotgun algorithm of Bradley et al. We introduce two novel parallel algorithms that are also special cases---Thread-Greedy CD and Coloring-Based CD---and give performance measurements for an OpenMP implementation of these.

  2. A Block Coordinate Descent Method for Multi-Convex Optimization with Applications to Nonnegative Tensor Factorization and Completion

    Science.gov (United States)

    2012-08-01

    Sciandrone, On the convergence of the block nonlinear Gauss - Seidel method under convex constraints , Oper. Res. Lett., 26 (2000), pp. 127–136. [23] S.P...include nonsmooth functions. Our main interest is the block coordinate descent (BCD) method of the Gauss - Seidel type, which mini- mizes F cyclically over...original objective around the current iterate . They do not use extrapolation either and only have subsequence convergence . There are examples of ri

  3. Full cyclic coordinate descent: solving the protein loop closure problem in Cα space

    Directory of Open Access Journals (Sweden)

    Hamelryck Thomas

    2005-06-01

    Full Text Available Abstract Background Various forms of the so-called loop closure problem are crucial to protein structure prediction methods. Given an N- and a C-terminal end, the problem consists of finding a suitable segment of a certain length that bridges the ends seamlessly. In homology modelling, the problem arises in predicting loop regions. In de novo protein structure prediction, the problem is encountered when implementing local moves for Markov Chain Monte Carlo simulations. Most loop closure algorithms keep the bond angles fixed or semi-fixed, and only vary the dihedral angles. This is appropriate for a full-atom protein backbone, since the bond angles can be considered as fixed, while the (φ, ψ dihedral angles are variable. However, many de novo structure prediction methods use protein models that only consist of Cα atoms, or otherwise do not make use of all backbone atoms. These methods require a method that alters both bond and dihedral angles, since the pseudo bond angle between three consecutive Cα atoms also varies considerably. Results Here we present a method that solves the loop closure problem for Cα only protein models. We developed a variant of Cyclic Coordinate Descent (CCD, an inverse kinematics method from the field of robotics, which was recently applied to the loop closure problem. Since the method alters both bond and dihedral angles, which is equivalent to applying a full rotation matrix, we call our method Full CCD (FCDD. FCCD replaces CCD's vector-based optimization of a rotation around an axis with a singular value decomposition-based optimization of a general rotation matrix. The method is easy to implement and numerically stable. Conclusion We tested the method's performance on sets of random protein Cα segments between 5 and 30 amino acids long, and a number of loops of length 4, 8 and 12. FCCD is fast, has a high success rate and readily generates conformations close to those of real loops. The presence of constraints

  4. Distributed Coordinate Descent Method for Learning with Big Data

    OpenAIRE

    Richtárik, Peter; Takáč, Martin

    2013-01-01

    In this paper we develop and analyze Hydra: HYbriD cooRdinAte descent method for solving loss minimization problems with big data. We initially partition the coordinates (features) and assign each partition to a different node of a cluster. At every iteration, each node picks a random subset of the coordinates from those it owns, independently from the other computers, and in parallel computes and applies updates to the selected coordinates based on a simple closed-form formula. We give bound...

  5. Non-homogeneous updates for the iterative coordinate descent algorithm

    Science.gov (United States)

    Yu, Zhou; Thibault, Jean-Baptiste; Bouman, Charles A.; Sauer, Ken D.; Hsieh, Jiang

    2007-02-01

    Statistical reconstruction methods show great promise for improving resolution, and reducing noise and artifacts in helical X-ray CT. In fact, statistical reconstruction seems to be particularly valuable in maintaining reconstructed image quality when the dosage is low and the noise is therefore high. However, high computational cost and long reconstruction times remain as a barrier to the use of statistical reconstruction in practical applications. Among the various iterative methods that have been studied for statistical reconstruction, iterative coordinate descent (ICD) has been found to have relatively low overall computational requirements due to its fast convergence. This paper presents a novel method for further speeding the convergence of the ICD algorithm, and therefore reducing the overall reconstruction time for statistical reconstruction. The method, which we call nonhomogeneous iterative coordinate descent (NH-ICD) uses spatially non-homogeneous updates to speed convergence by focusing computation where it is most needed. Experimental results with real data indicate that the method speeds reconstruction by roughly a factor of two for typical 3D multi-slice geometries.

  6. Dictionary Learning Based on Nonnegative Matrix Factorization Using Parallel Coordinate Descent

    Directory of Open Access Journals (Sweden)

    Zunyi Tang

    2013-01-01

    Full Text Available Sparse representation of signals via an overcomplete dictionary has recently received much attention as it has produced promising results in various applications. Since the nonnegativities of the signals and the dictionary are required in some applications, for example, multispectral data analysis, the conventional dictionary learning methods imposed simply with nonnegativity may become inapplicable. In this paper, we propose a novel method for learning a nonnegative, overcomplete dictionary for such a case. This is accomplished by posing the sparse representation of nonnegative signals as a problem of nonnegative matrix factorization (NMF with a sparsity constraint. By employing the coordinate descent strategy for optimization and extending it to multivariable case for processing in parallel, we develop a so-called parallel coordinate descent dictionary learning (PCDDL algorithm, which is structured by iteratively solving the two optimal problems, the learning process of the dictionary and the estimating process of the coefficients for constructing the signals. Numerical experiments demonstrate that the proposed algorithm performs better than the conventional nonnegative K-SVD (NN-KSVD algorithm and several other algorithms for comparison. What is more, its computational consumption is remarkably lower than that of the compared algorithms.

  7. A coordinate descent MM algorithm for fast computation of sparse logistic PCA

    KAUST Repository

    Lee, Seokho

    2013-06-01

    Sparse logistic principal component analysis was proposed in Lee et al. (2010) for exploratory analysis of binary data. Relying on the joint estimation of multiple principal components, the algorithm therein is computationally too demanding to be useful when the data dimension is high. We develop a computationally fast algorithm using a combination of coordinate descent and majorization-minimization (MM) auxiliary optimization. Our new algorithm decouples the joint estimation of multiple components into separate estimations and consists of closed-form elementwise updating formulas for each sparse principal component. The performance of the proposed algorithm is tested using simulation and high-dimensional real-world datasets. © 2013 Elsevier B.V. All rights reserved.

  8. Fastest Rates for Stochastic Mirror Descent Methods

    KAUST Repository

    Hanzely, Filip; Richtarik, Peter

    2018-01-01

    Relative smoothness - a notion introduced by Birnbaum et al. (2011) and rediscovered by Bauschke et al. (2016) and Lu et al. (2016) - generalizes the standard notion of smoothness typically used in the analysis of gradient type methods. In this work we are taking ideas from well studied field of stochastic convex optimization and using them in order to obtain faster algorithms for minimizing relatively smooth functions. We propose and analyze two new algorithms: Relative Randomized Coordinate Descent (relRCD) and Relative Stochastic Gradient Descent (relSGD), both generalizing famous algorithms in the standard smooth setting. The methods we propose can be in fact seen as a particular instances of stochastic mirror descent algorithms. One of them, relRCD corresponds to the first stochastic variant of mirror descent algorithm with linear convergence rate.

  9. Fastest Rates for Stochastic Mirror Descent Methods

    KAUST Repository

    Hanzely, Filip

    2018-03-20

    Relative smoothness - a notion introduced by Birnbaum et al. (2011) and rediscovered by Bauschke et al. (2016) and Lu et al. (2016) - generalizes the standard notion of smoothness typically used in the analysis of gradient type methods. In this work we are taking ideas from well studied field of stochastic convex optimization and using them in order to obtain faster algorithms for minimizing relatively smooth functions. We propose and analyze two new algorithms: Relative Randomized Coordinate Descent (relRCD) and Relative Stochastic Gradient Descent (relSGD), both generalizing famous algorithms in the standard smooth setting. The methods we propose can be in fact seen as a particular instances of stochastic mirror descent algorithms. One of them, relRCD corresponds to the first stochastic variant of mirror descent algorithm with linear convergence rate.

  10. THE GREAT DESCENT CONTINUES

    CERN Document Server

        With precise coordination YE+1 was lowered into the cavern (9-Jan), soon joined by the ?rst barrel wheel YB+2 (19-Jan), then YB+1(4-Feb) and HB+ (13-Feb). The 1920 ton central barrel wheel YB0 rests brie?y on the pit-head cover in anticipation of a monumental descent (28-Feb) that will also trigger an intense campaign of installation of services and detectors underground.  

  11. Dictionary descent in optimization

    OpenAIRE

    Temlyakov, Vladimir

    2015-01-01

    The problem of convex optimization is studied. Usually in convex optimization the minimization is over a d-dimensional domain. Very often the convergence rate of an optimization algorithm depends on the dimension d. The algorithms studied in this paper utilize dictionaries instead of a canonical basis used in the coordinate descent algorithms. We show how this approach allows us to reduce dimensionality of the problem. Also, we investigate which properties of a dictionary are beneficial for t...

  12. Z₂-double cyclic codes

    OpenAIRE

    Borges, J.

    2014-01-01

    A binary linear code C is a Z2-double cyclic code if the set of coordinates can be partitioned into two subsets such that any cyclic shift of the coordinates of both subsets leaves invariant the code. These codes can be identified as submodules of the Z2[x]-module Z2[x]/(x^r − 1) × Z2[x]/(x^s − 1). We determine the structure of Z2-double cyclic codes giving the generator polynomials of these codes. The related polynomial representation of Z2-double cyclic codes and its duals, and the relation...

  13. Two-way regularization for MEG source reconstruction via multilevel coordinate descent

    KAUST Repository

    Siva Tian, Tian

    2013-12-01

    Magnetoencephalography (MEG) source reconstruction refers to the inverse problem of recovering the neural activity from the MEG time course measurements. A spatiotemporal two-way regularization (TWR) method was recently proposed by Tian et al. to solve this inverse problem and was shown to outperform several one-way regularization methods and spatiotemporal methods. This TWR method is a two-stage procedure that first obtains a raw estimate of the source signals and then refines the raw estimate to ensure spatial focality and temporal smoothness using spatiotemporal regularized matrix decomposition. Although proven to be effective, the performance of two-stage TWR depends on the quality of the raw estimate. In this paper we directly solve the MEG source reconstruction problem using a multivariate penalized regression where the number of variables is much larger than the number of cases. A special feature of this regression is that the regression coefficient matrix has a spatiotemporal two-way structure that naturally invites a two-way penalty. Making use of this structure, we develop a computationally efficient multilevel coordinate descent algorithm to implement the method. This new one-stage TWR method has shown its superiority to the two-stage TWR method in three simulation studies with different levels of complexity and a real-world MEG data analysis. © 2013 Wiley Periodicals, Inc., A Wiley Company.

  14. Steepest descent moment method for three-dimensional magnetohydrodynamic equilibria

    International Nuclear Information System (INIS)

    Hirshman, S.P.; Whitson, J.C.

    1983-11-01

    An energy principle is used to obtain the solution of the magnetohydrodynamic (MHD) equilibrium equation J Vector x B Vector - del p = 0 for nested magnetic flux surfaces that are expressed in the inverse coordinate representation x Vector = x Vector(rho, theta, zeta). Here, theta and zeta are poloidal and toroidal flux coordinate angles, respectively, and p = p(rho) labels a magnetic surface. Ordinary differential equations in rho are obtained for the Fourier amplitudes (moments) in the doubly periodic spectral decomposition of x Vector. A steepest descent iteration is developed for efficiently solving these nonlinear, coupled moment equations. The existence of a positive-definite energy functional guarantees the monotonic convergence of this iteration toward an equilibrium solution (in the absence of magnetic island formation). A renormalization parameter lambda is introduced to ensure the rapid convergence of the Fourier series for x Vector, while simultaneously satisfying the MHD requirement that magnetic field lines are straight in flux coordinates. A descent iteration is also developed for determining the self-consistent value for lambda

  15. Optimization of axial enrichment distribution for BWR fuels using scoping libraries and block coordinate descent method

    Energy Technology Data Exchange (ETDEWEB)

    Tung, Wu-Hsiung, E-mail: wstong@iner.gov.tw; Lee, Tien-Tso; Kuo, Weng-Sheng; Yaur, Shung-Jung

    2017-03-15

    Highlights: • An optimization method for axial enrichment distribution in a BWR fuel was developed. • Block coordinate descent method is employed to search for optimal solution. • Scoping libraries are used to reduce computational effort. • Optimization search space consists of enrichment difference parameters. • Capability of the method to find optimal solution is demonstrated. - Abstract: An optimization method has been developed to search for the optimal axial enrichment distribution in a fuel assembly for a boiling water reactor core. The optimization method features: (1) employing the block coordinate descent method to find the optimal solution in the space of enrichment difference parameters, (2) using scoping libraries to reduce the amount of CASMO-4 calculation, and (3) integrating a core critical constraint into the objective function that is used to quantify the quality of an axial enrichment design. The objective function consists of the weighted sum of core parameters such as shutdown margin and critical power ratio. The core parameters are evaluated by using SIMULATE-3, and the cross section data required for the SIMULATE-3 calculation are generated by using CASMO-4 and scoping libraries. The application of the method to a 4-segment fuel design (with the highest allowable segment enrichment relaxed to 5%) demonstrated that the method can obtain an axial enrichment design with improved thermal limit ratios and objective function value while satisfying the core design constraints and core critical requirement through the use of an objective function. The use of scoping libraries effectively reduced the number of CASMO-4 calculation, from 85 to 24, in the 4-segment optimization case. An exhausted search was performed to examine the capability of the method in finding the optimal solution for a 4-segment fuel design. The results show that the method found a solution very close to the optimum obtained by the exhausted search. The number of

  16. Optimization of an auto-thermal ammonia synthesis reactor using cyclic coordinate method

    Science.gov (United States)

    A-N Nguyen, T.; Nguyen, T.-A.; Vu, T.-D.; Nguyen, K.-T.; K-T Dao, T.; P-H Huynh, K.

    2017-06-01

    The ammonia synthesis system is an important chemical process used in the manufacture of fertilizers, chemicals, explosives, fibers, plastics, refrigeration. In the literature, many works approaching the modeling, simulation and optimization of an auto-thermal ammonia synthesis reactor can be found. However, they just focus on the optimization of the reactor length while keeping the others parameters constant. In this study, the other parameters are also considered in the optimization problem such as the temperature of feed gas enters the catalyst zone, the initial nitrogen proportion. The optimal problem requires the maximization of an objective function which is multivariable function and subject to a number of equality constraints involving the solution of coupled differential equations and also inequality constraint. The cyclic coordinate search was applied to solve the multivariable-optimization problem. In each coordinate, the golden section method was applied to find the maximum value. The inequality constraints were treated using penalty method. The coupled differential equations system was solved using Runge-Kutta 4th order method. The results obtained from this study are also compared to the results from the literature.

  17. Stochastic Spectral and Conjugate Descent Methods

    KAUST Repository

    Kovalev, Dmitry

    2018-02-11

    The state-of-the-art methods for solving optimization problems in big dimensions are variants of randomized coordinate descent (RCD). In this paper we introduce a fundamentally new type of acceleration strategy for RCD based on the augmentation of the set of coordinate directions by a few spectral or conjugate directions. As we increase the number of extra directions to be sampled from, the rate of the method improves, and interpolates between the linear rate of RCD and a linear rate independent of the condition number. We develop and analyze also inexact variants of these methods where the spectral and conjugate directions are allowed to be approximate only. We motivate the above development by proving several negative results which highlight the limitations of RCD with importance sampling.

  18. Stochastic Spectral and Conjugate Descent Methods

    KAUST Repository

    Kovalev, Dmitry; Gorbunov, Eduard; Gasanov, Elnur; Richtarik, Peter

    2018-01-01

    The state-of-the-art methods for solving optimization problems in big dimensions are variants of randomized coordinate descent (RCD). In this paper we introduce a fundamentally new type of acceleration strategy for RCD based on the augmentation of the set of coordinate directions by a few spectral or conjugate directions. As we increase the number of extra directions to be sampled from, the rate of the method improves, and interpolates between the linear rate of RCD and a linear rate independent of the condition number. We develop and analyze also inexact variants of these methods where the spectral and conjugate directions are allowed to be approximate only. We motivate the above development by proving several negative results which highlight the limitations of RCD with importance sampling.

  19. Design optimization of single mixed refrigerant LNG process using a hybrid modified coordinate descent algorithm

    Science.gov (United States)

    Qyyum, Muhammad Abdul; Long, Nguyen Van Duc; Minh, Le Quang; Lee, Moonyong

    2018-01-01

    Design optimization of the single mixed refrigerant (SMR) natural gas liquefaction (LNG) process involves highly non-linear interactions between decision variables, constraints, and the objective function. These non-linear interactions lead to an irreversibility, which deteriorates the energy efficiency of the LNG process. In this study, a simple and highly efficient hybrid modified coordinate descent (HMCD) algorithm was proposed to cope with the optimization of the natural gas liquefaction process. The single mixed refrigerant process was modeled in Aspen Hysys® and then connected to a Microsoft Visual Studio environment. The proposed optimization algorithm provided an improved result compared to the other existing methodologies to find the optimal condition of the complex mixed refrigerant natural gas liquefaction process. By applying the proposed optimization algorithm, the SMR process can be designed with the 0.2555 kW specific compression power which is equivalent to 44.3% energy saving as compared to the base case. Furthermore, in terms of coefficient of performance (COP), it can be enhanced up to 34.7% as compared to the base case. The proposed optimization algorithm provides a deep understanding of the optimization of the liquefaction process in both technical and numerical perspectives. In addition, the HMCD algorithm can be employed to any mixed refrigerant based liquefaction process in the natural gas industry.

  20. Complex Interplay between FleQ, Cyclic Diguanylate and Multiple σ Factors Coordinately Regulates Flagellar Motility and Biofilm Development in Pseudomonas putida.

    Directory of Open Access Journals (Sweden)

    Alicia Jiménez-Fernández

    Full Text Available Most bacteria alternate between a free living planktonic lifestyle and the formation of structured surface-associated communities named biofilms. The transition between these two lifestyles requires a precise and timely regulation of the factors involved in each of the stages that has been likened to a developmental process. Here we characterize the involvement of the transcriptional regulator FleQ and the second messenger cyclic diguanylate in the coordinate regulation of multiple functions related to motility and surface colonization in Pseudomonas putida. Disruption of fleQ caused strong defects in flagellar motility, biofilm formation and surface attachment, and the ability of this mutation to suppress multiple biofilm-related phenotypes associated to cyclic diguanylate overproduction suggests that FleQ mediates cyclic diguanylate signaling critical to biofilm growth. We have constructed a library containing 94 promoters potentially involved in motility and biofilm development fused to gfp and lacZ, screened this library for FleQ and cyclic diguanylate regulation, and assessed the involvement of alternative σ factors σN and FliA in the transcription of FleQ-regulated promoters. Our results suggest a dual mode of action for FleQ. Low cyclic diguanylate levels favor FleQ interaction with σN-dependent promoters to activate the flagellar cascade, encompassing the flagellar cluster and additional genes involved in cyclic diguanylate metabolism, signal transduction and gene regulation. On the other hand, characterization of the FleQ-regulated σN- and FliA-independent PlapA and PbcsD promoters revealed two disparate regulatory mechanisms leading to a similar outcome: the synthesis of biofilm matrix components in response to increased cyclic diguanylate levels.

  1. Regression Analysis of Top of Descent Location for Idle-thrust Descents

    Science.gov (United States)

    Stell, Laurel; Bronsvoort, Jesper; McDonald, Greg

    2013-01-01

    In this paper, multiple regression analysis is used to model the top of descent (TOD) location of user-preferred descent trajectories computed by the flight management system (FMS) on over 1000 commercial flights into Melbourne, Australia. The independent variables cruise altitude, final altitude, cruise Mach, descent speed, wind, and engine type were also recorded or computed post-operations. Both first-order and second-order models are considered, where cross-validation, hypothesis testing, and additional analysis are used to compare models. This identifies the models that should give the smallest errors if used to predict TOD location for new data in the future. A model that is linear in TOD altitude, final altitude, descent speed, and wind gives an estimated standard deviation of 3.9 nmi for TOD location given the trajec- tory parameters, which means about 80% of predictions would have error less than 5 nmi in absolute value. This accuracy is better than demonstrated by other ground automation predictions using kinetic models. Furthermore, this approach would enable online learning of the model. Additional data or further knowl- edge of algorithms is necessary to conclude definitively that no second-order terms are appropriate. Possible applications of the linear model are described, including enabling arriving aircraft to fly optimized descents computed by the FMS even in congested airspace. In particular, a model for TOD location that is linear in the independent variables would enable decision support tool human-machine interfaces for which a kinetic approach would be computationally too slow.

  2. Terrain reconstruction based on descent images for the Chang’e III landing area

    Directory of Open Access Journals (Sweden)

    Xu Xinchao

    2015-10-01

    Full Text Available A new method that combined image matching and shape from shading for terrain reconstruction was proposed to solve the lack of terrain in the landing area of Chang'e III. First, the reflection equation was established based on the Lommel– Seeliger reflection model. After edge extraction, the gradients of points on the edge were solved. The normal vectors of adjacent points were obtained using the smoothness constraint. Furthermore, the gradients of residual points in the image were determined through evolution. The inadequacy of the reflection equation was eliminated by considering the gradient as the constraint of the reflection equation. The normal vector of each point could be obtained by solving the reflection equation. The terrain without coordinate information was reconstructed by iterating the vector field. After using scaleinvariant feature transform to extract matching points in the descent images, the terrain was converted to a lander centroid coordinate system. Experiments were carried out with MATLAB-simulated images, laboratory images, and descent images of Chang'e III. Results show that the proposed method performs better than the classical SFS algorithm. The new method can provide reference for other deep space exploration activities.

  3. Theseus' arid Peirithoos' descent into the underworld

    NARCIS (Netherlands)

    Bremmer, Jan N.

    2015-01-01

    In my contribution I will first briefly discuss the earliest known literary descent, that by Enkidu, which almost certainly influenced the poet of the Odyssey in his depiction of Odysseus' descent. Then I will take a brief look at some descents in the Archaic Age, in particular the earliest

  4. Continuous Descent Operations using Energy Principles

    NARCIS (Netherlands)

    De Jong, P.M.A.

    2014-01-01

    During today’s aircraft descents, Air Traf?c Control (ATC) commands aircraft to descend to specific altitudes and directions to maintain separation and spacing from other aircraft. When the aircraft is instructed to maintain an intermediate descent altitude, it requires engine thrust to maintain

  5. Flight Management System Execution of Idle-Thrust Descents in Operations

    Science.gov (United States)

    Stell, Laurel L.

    2011-01-01

    To enable arriving aircraft to fly optimized descents computed by the flight management system (FMS) in congested airspace, ground automation must accurately predict descent trajectories. To support development of the trajectory predictor and its error models, commercial flights executed idle-thrust descents, and the recorded data includes the target speed profile and FMS intent trajectories. The FMS computes the intended descent path assuming idle thrust after top of descent (TOD), and any intervention by the controllers that alters the FMS execution of the descent is recorded so that such flights are discarded from the analysis. The horizontal flight path, cruise and meter fix altitudes, and actual TOD location are extracted from the radar data. Using more than 60 descents in Boeing 777 aircraft, the actual speeds are compared to the intended descent speed profile. In addition, three aspects of the accuracy of the FMS intent trajectory are analyzed: the meter fix crossing time, the TOD location, and the altitude at the meter fix. The actual TOD location is within 5 nmi of the intent location for over 95% of the descents. Roughly 90% of the time, the airspeed is within 0.01 of the target Mach number and within 10 KCAS of the target descent CAS, but the meter fix crossing time is only within 50 sec of the time computed by the FMS. Overall, the aircraft seem to be executing the descents as intended by the designers of the onboard automation.

  6. Micromechanics of soil responses in cyclic simple shear tests

    Directory of Open Access Journals (Sweden)

    Cui Liang

    2017-01-01

    Full Text Available Offshore wind turbine (OWT foundations are subjected to a combination of cyclic and dynamic loading arising from wind, wave, rotor and blade shadowing. Under cyclic loading, most soils change their characteristics including stiffness, which may cause the system natural frequency to approach the loading frequency and lead to unplanned resonance and system damage or even collapse. To investigate such changes and the underlying micromechanics, a series of cyclic simple shear tests were performed on the RedHill 110 sand with different shear strain amplitudes, vertical stresses and initial relative densities of soil. The test results showed that: (a Vertical accumulated strain is proportional to the shear strain amplitude but inversely proportional to relative density of soil; (b Shear modulus increases rapidly in the initial loading cycles and then the rate of increase diminishes and the shear modulus remains below an asymptote; (c Shear modulus increases with increasing vertical stress and relative density, but decreasing with increasing strain amplitude. Coupled DEM simulations were performed using PFC2D to analyse the micromechanics underlying the cyclic behaviour of soils. Micromechanical parameters (e.g. fabric tensor, coordination number were examined to explore the reasons for the various cyclic responses to different shear strain amplitudes or vertical stresses. Both coordination number and magnitude of fabric anisotropy contribute to the increasing shear modulus.

  7. Conjugate descent formulation of backpropagation error in ...

    African Journals Online (AJOL)

    nique of backpropagation was popularized in a paper by Rumelhart, et al. ... the training of a multilayer neural network using a gradient descent approach applied to a .... superior convergence of the conjugate descent method over a standard ...

  8. Luteinizing hormone in testicular descent

    DEFF Research Database (Denmark)

    Toppari, Jorma; Kaleva, Marko M; Virtanen, Helena E

    2007-01-01

    alone is not sufficient for normal testicular descent. The regulation of androgen production is influenced both by placental human chorionic gonadotropin (hCG) and pituitary luteinizing hormone (LH). There is evidence that the longer pregnancy continues, the more important role pituitary LH may have....... Insulin-like hormone-3 (INSL3) is suggested to be the main regulator of gubernacular development and therefore an apparent regulator of testicular descent. INSL3 production is also related to LH, and reduced INSL3 action is a possible cause for cryptorchidism. Cryptorchid boys have normal testosterone...

  9. Technical Note: FreeCT_ICD: An Open Source Implementation of a Model-Based Iterative Reconstruction Method using Coordinate Descent Optimization for CT Imaging Investigations.

    Science.gov (United States)

    Hoffman, John M; Noo, Frédéric; Young, Stefano; Hsieh, Scott S; McNitt-Gray, Michael

    2018-06-01

    To facilitate investigations into the impacts of acquisition and reconstruction parameters on quantitative imaging, radiomics and CAD using CT imaging, we previously released an open source implementation of a conventional weighted filtered backprojection reconstruction called FreeCT_wFBP. Our purpose was to extend that work by providing an open-source implementation of a model-based iterative reconstruction method using coordinate descent optimization, called FreeCT_ICD. Model-based iterative reconstruction offers the potential for substantial radiation dose reduction, but can impose substantial computational processing and storage requirements. FreeCT_ICD is an open source implementation of a model-based iterative reconstruction method that provides a reasonable tradeoff between these requirements. This was accomplished by adapting a previously proposed method that allows the system matrix to be stored with a reasonable memory requirement. The method amounts to describing the attenuation coefficient using rotating slices that follow the helical geometry. In the initially-proposed version, the rotating slices are themselves described using blobs. We have replaced this description by a unique model that relies on tri-linear interpolation together with the principles of Joseph's method. This model offers an improvement in memory requirement while still allowing highly accurate reconstruction for conventional CT geometries. The system matrix is stored column-wise and combined with an iterative coordinate descent (ICD) optimization. The result is FreeCT_ICD, which is a reconstruction program developed on the Linux platform using C++ libraries and the open source GNU GPL v2.0 license. The software is capable of reconstructing raw projection data of helical CT scans. In this work, the software has been described and evaluated by reconstructing datasets exported from a clinical scanner which consisted of an ACR accreditation phantom dataset and a clinical pediatric

  10. Several Guaranteed Descent Conjugate Gradient Methods for Unconstrained Optimization

    Directory of Open Access Journals (Sweden)

    San-Yang Liu

    2014-01-01

    Full Text Available This paper investigates a general form of guaranteed descent conjugate gradient methods which satisfies the descent condition gkTdk≤-1-1/4θkgk2  θk>1/4 and which is strongly convergent whenever the weak Wolfe line search is fulfilled. Moreover, we present several specific guaranteed descent conjugate gradient methods and give their numerical results for large-scale unconstrained optimization.

  11. Gender difference in metacarpal descent of fifth metacarpal

    International Nuclear Information System (INIS)

    Rafique, A.; Ali, H.; Ghani, S.

    2006-01-01

    To determine the difference in metacarpal descent of fifth metacarpal between men and women. Skyline of the 2nd and 3rd metacarpals were used as reference line, from which the descent of the 5th metacarpal head was measured. The position of 5th metacarpal head was documented as angle X. Metacarpal descent was defined as the difference between angle 'X' in relaxed and clenched fist position. The relaxed position was standardized by placing the forearm, wrist and palm on a shaped woodblock such that the wrist would be held in 25 - 30 degree in extension by a triangular spur, supported the 3rd metacarpal only. It was ensured that the movement of 4th and 5th metacarpals were not impaired. Analysis of variance was performed to compare the significance of means between genders at p < 0.05 level of significance. Metacarpal descent of the 5th metacarpal of both hands was significantly greater for women, with a mean of 7 degree as compared with a mean of 4 degree for the men. This decrease in angle 'X' was significant for the right 5th metacarpal relaxed and fist position and the fist position on the left. In contrast, women showed no significant differences between the various age groups for any of the variables tested.There was no relationship between metacarpal descent and hand dominance.Difference in metacarpal descent between men and women is significant and must be kept in mind when hand function is evaluated in both genders to assess the outcome of treatment and rehabilitation. (author)

  12. Integrated Targeting and Guidance for Powered Planetary Descent

    Science.gov (United States)

    Azimov, Dilmurat M.; Bishop, Robert H.

    2018-02-01

    This paper presents an on-board guidance and targeting design that enables explicit state and thrust vector control and on-board targeting for planetary descent and landing. These capabilities are developed utilizing a new closed-form solution for the constant thrust arc of the braking phase of the powered descent trajectory. The key elements of proven targeting and guidance architectures, including braking and approach phase quartics, are employed. It is demonstrated that implementation of the proposed solution avoids numerical simulation iterations, thereby facilitating on-board execution of targeting procedures during the descent. It is shown that the shape of the braking phase constant thrust arc is highly dependent on initial mass and propulsion system parameters. The analytic solution process is explicit in terms of targeting and guidance parameters, while remaining generic with respect to planetary body and descent trajectory design. These features increase the feasibility of extending the proposed integrated targeting and guidance design to future cargo and robotic landing missions.

  13. Reactive Sequencing for Autonomous Navigation Evolving from Phoenix Entry, Descent, and Landing

    Science.gov (United States)

    Grasso, Christopher A.; Riedel, Joseph E.; Vaughan, Andrew T.

    2010-01-01

    Virtual Machine Language (VML) is an award-winning advanced procedural sequencing language in use on NASA deep-space missions since 1997, and was used for the successful entry, descent, and landing (EDL) of the Phoenix spacecraft onto the surface of Mars. Phoenix EDL utilized a state-oriented operations architecture which executed within the constraints of the existing VML 2.0 flight capability, compatible with the linear "land or die" nature of the mission. The intricacies of Phoenix EDL included the planned discarding of portions of the vehicle, the complex communications management for relay through on-orbit assets, the presence of temporally indeterminate physical events, and the need to rapidly catch up four days of sequencing should a reboot of the spacecraft flight computer occur shortly before atmospheric entry. These formidable operational challenges led to new techniques for packaging and coordinating reusable sequences called blocks using one-way synchronization via VML sequencing global variable events. The coordinated blocks acted as an ensemble to land the spacecraft, while individually managing various elements in as simple a fashion as possible. This paper outlines prototype VML 2.1 flight capabilities that have evolved from the one-way synchronization techniques in order to implement even more ambitious autonomous mission capabilities. Target missions for these new capabilities include autonomous touch-and-go sampling of cometary and asteroidal bodies, lunar landing of robotic missions, and ultimately landing of crewed lunar vehicles. Close proximity guidance, navigation, and control operations, on-orbit rendezvous, and descent and landing events featured in these missions require elaborate abort capability, manifesting highly non-linear scenarios that are so complex as to overtax traditional sequencing, or even the sort of one-way coordinated sequencing used during EDL. Foreseeing advanced command and control needs for small body and lunar landing

  14. Noise annoyance caused by continuous descent approaches compared to regular descent procedures

    NARCIS (Netherlands)

    White, K.; Arntzen, M.; Walker, F.; Waiyaki, F.M.; Meeter, M.; Bronkhorst, A.W.

    2017-01-01

    During Continuous Descent Approaches (CDAs) aircraft glide towards the runway resulting in reduced noise and fuel usage. Here, we investigated whether such landings cause less noise annoyance than a regular stepwise approach. Both landing types were compared in a controlled laboratory setting with a

  15. Automation for Accommodating Fuel-Efficient Descents in Constrained Airspace

    Science.gov (United States)

    Coopenbarger, Richard A.

    2010-01-01

    Continuous descents at low engine power are desired to reduce fuel consumption, emissions and noise during arrival operations. The challenge is to allow airplanes to fly these types of efficient descents without interruption during busy traffic conditions. During busy conditions today, airplanes are commonly forced to fly inefficient, step-down descents as airtraffic controllers work to ensure separation and maximize throughput. NASA in collaboration with government and industry partners is developing new automation to help controllers accommodate continuous descents in the presence of complex traffic and airspace constraints. This automation relies on accurate trajectory predictions to compute strategic maneuver advisories. The talk will describe the concept behind this new automation and provide an overview of the simulations and flight testing used to develop and refine its underlying technology.

  16. ExoMars entry, descent and landing science

    OpenAIRE

    Ferri, F.; Lewis, S. R.; Withers, P.; Aboudan, A.; Bettanini, C.; Colombatti, G.; Debei, S.; Golombek, M.; Harri, A. M.; Komatsu, G.; Leese, M. R.; Mäkinen, T.; Müller-Wodarg, I.; Ori, G. G.; Patel, M. R.

    2011-01-01

    The entry, descent and landing of ExoMars offer a rare (once-per-mission) opportunity to perform in situ investigation of the martian environment over a wide altitude range. Entry, Descent and Landing System (EDLS) measurements can provide essential data for atmospheric scientific investigations.\\ud \\ud We intend to perform atmospheric science measurements by exploiting data from EDLS engineering sensors and exploiting their readings beyond the expected engineering information.

  17. Design of automation tools for management of descent traffic

    Science.gov (United States)

    Erzberger, Heinz; Nedell, William

    1988-01-01

    The design of an automated air traffic control system based on a hierarchy of advisory tools for controllers is described. Compatibility of the tools with the human controller, a key objective of the design, is achieved by a judicious selection of tasks to be automated and careful attention to the design of the controller system interface. The design comprises three interconnected subsystems referred to as the Traffic Management Advisor, the Descent Advisor, and the Final Approach Spacing Tool. Each of these subsystems provides a collection of tools for specific controller positions and tasks. This paper focuses primarily on the Descent Advisor which provides automation tools for managing descent traffic. The algorithms, automation modes, and graphical interfaces incorporated in the design are described. Information generated by the Descent Advisor tools is integrated into a plan view traffic display consisting of a high-resolution color monitor. Estimated arrival times of aircraft are presented graphically on a time line, which is also used interactively in combination with a mouse input device to select and schedule arrival times. Other graphical markers indicate the location of the fuel-optimum top-of-descent point and the predicted separation distances of aircraft at a designated time-control point. Computer generated advisories provide speed and descent clearances which the controller can issue to aircraft to help them arrive at the feeder gate at the scheduled times or with specified separation distances. Two types of horizontal guidance modes, selectable by the controller, provide markers for managing the horizontal flightpaths of aircraft under various conditions. The entire system consisting of descent advisor algorithm, a library of aircraft performance models, national airspace system data bases, and interactive display software has been implemented on a workstation made by Sun Microsystems, Inc. It is planned to use this configuration in operational

  18. Final descent for CMS

    CERN Multimedia

    The 15th and last section of the CMS detector was lowered on Tuesday 22 January. The YE-1 endcap (1430 tonnes) began its 100-metre descent at 7 am and arrived gently on the floor of the experiment hall at 5.30 pm.

  19. 43 CFR 10.14 - Lineal descent and cultural affiliation.

    Science.gov (United States)

    2010-10-01

    ... Hawaiian organization and the human remains, funerary objects, sacred objects, or objects of cultural... 43 Public Lands: Interior 1 2010-10-01 2010-10-01 false Lineal descent and cultural affiliation... GRAVES PROTECTION AND REPATRIATION REGULATIONS General § 10.14 Lineal descent and cultural affiliation...

  20. LA GRANDE DESCENTE

    CERN Multimedia

    The first endcap disc of CMS being lowered slowly and carefully 100 m underground into the experimental cavern. The disc is one of 15 large pieces to make the grand descent.  The uniquely shaped slice, 16 m high, about 50 cm thick weighs 400 tonnes. The two HF that were lowered earlier in November can also be seen in the foreground and background.  

  1. Development and descent of the testis in relation to cryptorchidism

    DEFF Research Database (Denmark)

    Virtanen, Helena E; Cortes, Dina; Rajpert-De Meyts, Ewa

    2007-01-01

    The testis descends in two phases. Animal studies suggest, that the transabdominal descent of the testis depends on the insulin-like hormone 3 (INSL3). Androgens are important in the inguinoscrotal testicular descent in animals and humans. In general, the cause of cryptorchidism is unknown...... and the aetiology is possibly multifactorial. Histological changes in cryptorchid testes demonstrate disturbed development. Conclusion: Since testicular descent is regulated by testis-derived hormones, cryptorchidism may reflect a functional defect of the testis....

  2. MODIFIED ARMIJO RULE ON GRADIENT DESCENT AND CONJUGATE GRADIENT

    Directory of Open Access Journals (Sweden)

    ZURAIDAH FITRIAH

    2017-10-01

    Full Text Available Armijo rule is an inexact line search method to determine step size in some descent method to solve unconstrained local optimization. Modified Armijo was introduced to increase the numerical performance of several descent algorithms that applying this method. The basic difference of Armijo and its modified are in existence of a parameter and estimating the parameter that is updated in every iteration. This article is comparing numerical solution and time of computation of gradient descent and conjugate gradient hybrid Gilbert-Nocedal (CGHGN that applying modified Armijo rule. From program implementation in Matlab 6, it's known that gradient descent was applying modified Armijo more effectively than CGHGN from one side: iteration needed to reach some norm of the gradient  (input by the user. The amount of iteration was representing how long the step size of each algorithm in each iteration. In another side, time of computation has the same conclusion.

  3. Cyclic delivery scheduling to customers with different priorities

    Directory of Open Access Journals (Sweden)

    Katarzyna Zofia Gdowska

    2013-12-01

    Full Text Available Background: In this paper a cyclic delivery scheduling problem for customers with different priorities is presented. Shops, which are provided with deliveries, are occasionally located in places which are crucial for the proper flow of traffic. In such places coordination of deliveries is crucial; therefore it allows to completely eliminate the phenomenon of the simultaneous arrivals of suppliers. Methods: In this paper the cyclic delivery scheduling problem for customers with different priorities was presented. To this theoretical problem a mix integer programming model was developed. Specific approach to the cyclic delivery scheduling problem is inspired by timetabling problem for urban public transport. Results: Mixed integer programming model was employed for solving four cases of cyclic delivery scheduling problem for customers with different priorities. When the value of the synchronization priority assigned to a single customer raised then the total number of synchronizations in the whole network decreased. In order to compare solutions a synchronization rate was utilized. A simple factor was utilized - the proportion of number of synchronizations of deliveries to a given customer to the total number of synchronizations obtained for the whole network. When the value of synchronization priority raised then the value of synchronization rate of this customer improved significantly. Conclusions: The mixed integer programming model for the cyclic delivery scheduling problem for customers with different priorities presented in this paper can be utilized for generating schedules of serving customers located in places where only one delivery can be received and unloaded at one go and where there is no space for other suppliers to wait in a queue. Such a schedule can be very useful for organizing deliveries to small shops united in a franchising network, since they operate in a way that is very similar to the network presented in this paper

  4. Studies of the hormonal control of postnatal testicular descent in the rat.

    Science.gov (United States)

    Spencer, J R; Vaughan, E D; Imperato-McGinley, J

    1993-03-01

    Dihydrotestosterone is believed to control the transinguinal phase of testicular descent based on hormonal manipulation studies performed in postnatal rats. In the present study, these hormonal manipulation experiments were repeated, and the results were compared with those obtained using the antiandrogens flutamide and cyproterone acetate. 17 beta-estradiol completely blocked testicular descent, but testosterone and dihydrotestosterone were equally effective in reversing this inhibition. Neither flutamide nor cyproterone acetate prevented testicular descent in postnatal rats despite marked peripheral antiandrogenic action. Further analysis of the data revealed a correlation between testicular size and descent. Androgen receptor blockade did not produce a marked reduction in testicular size and consequently did not prevent testicular descent, whereas estradiol alone caused marked testicular atrophy and testicular maldescent. Reduction of the estradiol dosage or concomitant administration of androgens or human chorionic gonadotropin resulted in both increased testicular size and degree of descent. These data suggest that growth of the neonatal rat testis may contribute to its passage into the scrotum.

  5. Controlled time of arrival windows for already initiated energy-neutral continuous descent operations

    OpenAIRE

    Dalmau Codina, Ramon; Prats Menéndez, Xavier

    2017-01-01

    Continuous descent operations with controlled times of arrival at one or several metering fixes could enable environmentally friendly procedures without compromising terminal airspace capacity. This paper focuses on controlled time of arrival updates once the descent has been already initiated, assessing the feasible time window (and associated fuel consumption) of continuous descent operations requiring neither thrust nor speed-brake usage along the whole descent (i.e. only elevator control ...

  6. Entry, Descent, and Landing With Propulsive Deceleration

    Science.gov (United States)

    Palaszewski, Bryan

    2012-01-01

    The future exploration of the Solar System will require innovations in transportation and the use of entry, descent, and landing (EDL) systems at many planetary landing sites. The cost of space missions has always been prohibitive, and using the natural planetary and planet s moons atmospheres for entry, descent, and landing can reduce the cost, mass, and complexity of these missions. This paper will describe some of the EDL ideas for planetary entry and survey the overall technologies for EDL that may be attractive for future Solar System missions.

  7. METHODOLOGICAL ASPECTS OF ECONOMIC EVENTS CYCLICITY METHOD CONSIDERATION

    Directory of Open Access Journals (Sweden)

    Yaskova Natalia Yur'ievna

    2017-07-01

    Full Text Available The cyclicity of economic phenomena is not only their immanent property but also the subject of economic analysis. The modern way of making managerial decisions requires analysis of a number of cycles that fill any kind of activity. Accounting and reconciliation of construction, design, investment, purchasing, reproduction, leasing and other cycles is important for the investment and construction sector, both from the point of view of the need for their synchronization and from the position of determining trends in sectoral development. The analysis has showed that three main types of development are characteristic for investment and construction activity. Increasing intensity is inherent in a high level of cyclic synchronization. The degradation trend arises as a result of mismatched cycles. The stabilization character is inherent in the regular modes of maintaining the established proportions and cyclical inter-conformity. The study of the cyclical nature of investment and building processes is impossible without understanding their co-ordination. The principles of synchronization and subordination of the cycles should be used not only for the construction of cost-effective systems but also for the development of management tools.

  8. Evolutionary analyses of non-genealogical bonds produced by introgressive descent.

    Science.gov (United States)

    Bapteste, Eric; Lopez, Philippe; Bouchard, Frédéric; Baquero, Fernando; McInerney, James O; Burian, Richard M

    2012-11-06

    All evolutionary biologists are familiar with evolutionary units that evolve by vertical descent in a tree-like fashion in single lineages. However, many other kinds of processes contribute to evolutionary diversity. In vertical descent, the genetic material of a particular evolutionary unit is propagated by replication inside its own lineage. In what we call introgressive descent, the genetic material of a particular evolutionary unit propagates into different host structures and is replicated within these host structures. Thus, introgressive descent generates a variety of evolutionary units and leaves recognizable patterns in resemblance networks. We characterize six kinds of evolutionary units, of which five involve mosaic lineages generated by introgressive descent. To facilitate detection of these units in resemblance networks, we introduce terminology based on two notions, P3s (subgraphs of three nodes: A, B, and C) and mosaic P3s, and suggest an apparatus for systematic detection of introgressive descent. Mosaic P3s correspond to a distinct type of evolutionary bond that is orthogonal to the bonds of kinship and genealogy usually examined by evolutionary biologists. We argue that recognition of these evolutionary bonds stimulates radical rethinking of key questions in evolutionary biology (e.g., the relations among evolutionary players in very early phases of evolutionary history, the origin and emergence of novelties, and the production of new lineages). This line of research will expand the study of biological complexity beyond the usual genealogical bonds, revealing additional sources of biodiversity. It provides an important step to a more realistic pluralist treatment of evolutionary complexity.

  9. Enumerating set partitions according to the number of descents of ...

    Indian Academy of Sciences (India)

    ) according to the number of descents of size or more, where ≥ 1 is fixed. An explicit expression in terms of Stirling numbers of the second kind may be given for the total number of such descents in all the members of (,). We also ...

  10. Testicular descent: INSL3, testosterone, genes and the intrauterine milieu

    DEFF Research Database (Denmark)

    Bay, Katrine; Main, Katharina M; Toppari, Jorma

    2011-01-01

    Complete testicular descent is a sign of, and a prerequisite for, normal testicular function in adult life. The process of testis descent is dependent on gubernacular growth and reorganization, which is regulated by the Leydig cell hormones insulin-like peptide 3 (INSL3) and testosterone. Investi...

  11. Steepest descent method implementation on unconstrained optimization problem using C++ program

    Science.gov (United States)

    Napitupulu, H.; Sukono; Mohd, I. Bin; Hidayat, Y.; Supian, S.

    2018-03-01

    Steepest Descent is known as the simplest gradient method. Recently, many researches are done to obtain the appropriate step size in order to reduce the objective function value progressively. In this paper, the properties of steepest descent method from literatures are reviewed together with advantages and disadvantages of each step size procedure. The development of steepest descent method due to its step size procedure is discussed. In order to test the performance of each step size, we run a steepest descent procedure in C++ program. We implemented it to unconstrained optimization test problem with two variables, then we compare the numerical results of each step size procedure. Based on the numerical experiment, we conclude the general computational features and weaknesses of each procedure in each case of problem.

  12. Distributed formation tracking using local coordinate systems

    DEFF Research Database (Denmark)

    Yang, Qingkai; Cao, Ming; Garcia de Marina, Hector

    2018-01-01

    This paper studies the formation tracking problem for multi-agent systems, for which a distributed estimator–controller scheme is designed relying only on the agents’ local coordinate systems such that the centroid of the controlled formation tracks a given trajectory. By introducing a gradient...... descent term into the estimator, the explicit knowledge of the bound of the agents’ speed is not necessary in contrast to existing works, and each agent is able to compute the centroid of the whole formation in finite time. Then, based on the centroid estimation, a distributed control algorithm...

  13. FUSION OF MULTI-SCALE DEMS FROM DESCENT AND NAVCM IMAGES OF CHANG’E-3 USING COMPRESSED SENSING METHOD

    Directory of Open Access Journals (Sweden)

    M. Peng

    2017-07-01

    Full Text Available The multi-source DEMs generated using the images acquired in the descent and landing phase and after landing contain supplementary information, and this makes it possible and beneficial to produce a higher-quality DEM through fusing the multi-scale DEMs. The proposed fusion method consists of three steps. First, source DEMs are split into small DEM patches, then the DEM patches are classified into a few groups by local density peaks clustering. Next, the grouped DEM patches are used for sub-dictionary learning by stochastic coordinate coding. The trained sub-dictionaries are combined into a dictionary for sparse representation. Finally, the simultaneous orthogonal matching pursuit (SOMP algorithm is used to achieve sparse representation. We use the real DEMs generated from Chang’e-3 descent images and navigation camera (Navcam stereo images to validate the proposed method. Through the experiments, we have reconstructed a seamless DEM with the highest resolution and the largest spatial coverage among the input data. The experimental results demonstrated the feasibility of the proposed method.

  14. 18-Membered cyclic esters derived from glycolide and lactide: preparations, structures and coordination to sodium ions

    Energy Technology Data Exchange (ETDEWEB)

    Chisholm, Malcolm H.; Gallucci, Judith C.; Yin, Hongfeng (OSU)

    2008-06-30

    From reactions between glycolide or lactide (4 equiv.) with 4-dimethylaminopyridine, DMAP (1 equiv.) and NaBPh4 (1 equiv.) in benzene at 70 C the cyclic ester adducts (CH{sub 2}C(O)O){sub 6}NaBPh{sub 4} and (CHMeC(O)O){sub 6}NaBPh{sub 4} are formed respectively. The structures of the salts Na[(S,R,S,R,S,R)-(CH{sub 3}CHC(O)O){sub 6}]{sub 2}BPh{sub 4} {center_dot} CH{sub 3}CN and (CH{sub 2}C(O)O){sub 6}NaBPh{sub 4} {center_dot} (CH{sub 3}CN){sub 2} are reported. The cyclic esters were separated by chromatography and the structures of (CH{sub 2}C(O)O){sub 6}, (S,R,R,R,R,R)-(CHMeC(O)O){sub 6} and (S,S,R,R,R,R)-(CHMeC(O)O){sub 6} were determined. The {sup 1}H and {sup 13}C NMR data are reported for one of each of the six enantiomers of (CHMeC(O)O){sub 6} and the two meso isomers. The mechanism for the formation of these 18-membered rings is discussed in terms of an initial reaction between DMAP and NaBPh{sub 4} in hot benzene that produces NaPh and DMAP:BPh{sub 3} in the presence of the monomer lactide. The cyclic esters (CHMeC(O)O){sub 6} can also be obtained from the reaction between polylactide, PLA, in the presence of DMAP and NaBPh{sub 4}. The cyclic esters 3-methyl-1,4-dioxane-2,5-dione and 3,6,6-trimethyl-1,4-dioxane-2,5-dione undergo similar ring enlarging reactions to give cyclic 18-membered ring esters as determined by ESI-MS.

  15. Hazard avoidance via descent images for safe landing

    Science.gov (United States)

    Yan, Ruicheng; Cao, Zhiguo; Zhu, Lei; Fang, Zhiwen

    2013-10-01

    In planetary or lunar landing missions, hazard avoidance is critical for landing safety. Therefore, it is very important to correctly detect hazards and effectively find a safe landing area during the last stage of descent. In this paper, we propose a passive sensing based HDA (hazard detection and avoidance) approach via descent images to lower the landing risk. In hazard detection stage, a statistical probability model on the basis of the hazard similarity is adopted to evaluate the image and detect hazardous areas, so that a binary hazard image can be generated. Afterwards, a safety coefficient, which jointly utilized the proportion of hazards in the local region and the inside hazard distribution, is proposed to find potential regions with less hazards in the binary hazard image. By using the safety coefficient in a coarse-to-fine procedure and combining it with the local ISD (intensity standard deviation) measure, the safe landing area is determined. The algorithm is evaluated and verified with many simulated descent downward looking images rendered from lunar orbital satellite images.

  16. Propulsive Descent Technologies (PDT): Original Content Project

    Data.gov (United States)

    National Aeronautics and Space Administration — Future missions to Mars require landed mass that exceeds the capability of current entry, descent, and landing technology.  New technology and techniques are...

  17. Additive genetic variation in schizophrenia risk is shared by populations of African and European descent

    NARCIS (Netherlands)

    De Candia, T.r.; Lee, S.H.; Yang, J.; Browning, B.L.; Gejman, P. V.; Levinson, D. F.; Mowry, B. J.; Hewitt, J.K.; Goddard, M.E.; O'Donovan, M.C.; Purcell, S.M.; Posthuma, D.; Visscher, P. M.; Wray, N.R.; Keller, M. C.

    2013-01-01

    To investigate the extent to which the proportion of schizophrenia's additive genetic variation tagged by SNPs is shared by populations of European and African descent, we analyzed the largest combined African descent (AD [n = 2,142]) and European descent (ED [n = 4,990]) schizophrenia case-control

  18. Coordination Networks Based on Boronate and Benzoxaborolate Ligands

    Directory of Open Access Journals (Sweden)

    Saad Sene

    2016-05-01

    Full Text Available Despite the extensive range of investigations on boronic acids (R-B(OH2, some aspects of their reactivity still need to be explored. This is the case for the coordination chemistry of boronate anions (R-B(OH3−, which has only recently been started to be studied. The purpose of this review is to summarize some of the key features of boronate ligands (and of their cyclic derivatives, benzoxaborolates in materials: (i coordination properties; (ii spectroscopic signatures; and (iii emerging applications.

  19. Analysis of foot clearance in firefighters during ascent and descent of stairs.

    Science.gov (United States)

    Kesler, Richard M; Horn, Gavin P; Rosengren, Karl S; Hsiao-Wecksler, Elizabeth T

    2016-01-01

    Slips, trips, and falls are a leading cause of injury to firefighters with many injuries occurring while traversing stairs, possibly exaggerated by acute fatigue from firefighting activities and/or asymmetric load carriage. This study examined the effects that fatigue, induced by simulated firefighting activities, and hose load carriage have on foot clearance while traversing stairs. Landing and passing foot clearances for each stair during ascent and descent of a short staircase were investigated. Clearances decreased significantly (p < 0.05) post-exercise for nine of 12 ascent parameters and increased for two of eight descent parameters. Load carriage resulted in significantly decreased (p < 0.05) clearance over three ascent parameters, and one increase during descent. Decreased clearances during ascent caused by fatigue or load carriage may result in an increased trip risk. Increased clearances during descent may suggest use of a compensation strategy to ensure stair clearance or an increased risk of over-stepping during descent. Copyright © 2015 Elsevier Ltd and The Ergonomics Society. All rights reserved.

  20. Determination of accelerated factors in gradient descent iterations based on Taylor's series

    Directory of Open Access Journals (Sweden)

    Petrović Milena

    2017-01-01

    Full Text Available In this paper the efficiency of accelerated gradient descent methods regarding the way of determination of accelerated factor is considered. Due to the previous researches we assert that the use of Taylor's series of posed gradient descent iteration in calculation of accelerated parameter gives better final results than some other choices. We give a comparative analysis of efficiency of several methods with different approaches in obtaining accelerated parameter. According to the achieved results of numerical experiments we make a conclusion about the one of the most optimal way in defining accelerated parameter in accelerated gradient descent schemes.

  1. Interpersonal movement coordination in jointly moving a rocking board

    NARCIS (Netherlands)

    Bosga, J.; Meulenbroek, R.G.J.; Cuijpers, R.H.

    2010-01-01

    In this study, we investigate how two persons (dyads) coordinate their movements when performing cyclical motion patterns on a rocking board. In keeping with the Leading Joint Hypothesis (Dounskaia, 2005), the movement dynamics of the collaborating participants were expected to display features of a

  2. Steepest descent approximations for accretive operator equations

    International Nuclear Information System (INIS)

    Chidume, C.E.

    1993-03-01

    A necessary and sufficient condition is established for the strong convergence of the steepest descent approximation to a solution of equations involving quasi-accretive operators defined on a uniformly smooth Banach space. (author). 49 refs

  3. Ground reaction forces and frictional demands during stair descent: effects of age and illumination.

    Science.gov (United States)

    Christina, Kathryn A; Cavanagh, Peter R

    2002-04-01

    Stair descent is an inherently risky and demanding task that older adults often encounter in everyday life. It is believed that slip between the foot or shoe sole and the stair surface may play a role in stair related falls, however, there are no reports on slip resistance requirements for stair descent. The aim of this study was to determine the required coefficient of friction (RCOF) necessary for safe stair descent in 12 young and 12 older adults, under varied illuminance conditions. The RCOF during stair descent was found to be comparable in magnitude and time to that for overground walking, and thus, with adequate footwear and dry stair surfaces, friction does not appear to be a major determinant of stair safety. Illuminance level had little effect on the dependent variables quantified in this study. However, the older participants demonstrated safer strategies than the young during stair descent, as reflected by differences in the ground reaction forces and lower RCOF.

  4. Inflammatory bowel disease in children of middle eastern descent.

    Science.gov (United States)

    Naidoo, Christina Mai Ying; Leach, Steven T; Day, Andrew S; Lemberg, Daniel A

    2014-01-01

    Increasing rates of inflammatory bowel disease (IBD) are now seen in populations where it was once uncommon. The pattern of IBD in children of Middle Eastern descent in Australia has never been reported. This study aimed to investigate the burden of IBD in children of Middle Eastern descent at the Sydney Children's Hospital, Randwick (SCHR). The SCHR IBD database was used to identify patients of self-reported Middle Eastern ethnicity diagnosed between 1987 and 2011. Demographic, diagnosis, and management data was collected for all Middle Eastern children and an age and gender matched non-Middle Eastern IBD control group. Twenty-four patients of Middle Eastern descent were identified. Middle Eastern Crohn's disease patients had higher disease activity at diagnosis, higher use of thiopurines, and less restricted colonic disease than controls. Although there were limitations with this dataset, we estimated a higher prevalence of IBD in Middle Eastern children and they had a different disease phenotype and behavior compared to the control group, with less disease restricted to the colon and likely a more active disease course.

  5. Environmental effects on hormonal regulation of testicular descent

    DEFF Research Database (Denmark)

    Toppari, J; Virtanen, H E; Skakkebaek, N E

    2006-01-01

    cause some cases of undescended testis. Similarly, androgen insensitivity or androgen deficiency can cause cryptorchidism. Estrogens have been shown to down regulate INSL3 and thereby cause maldescent. Thus, a reduced androgen-estrogen ratio may disturb testicular descent. Environmental effects changing......Regulation of testicular descent is hormonally regulated, but the reasons for maldescent remain unknown in most cases. The main regulatory hormones are Leydig cell-derived testosterone and insulin-like factor 3 (INSL3). Luteinizing hormone (LH) stimulates the secretion of these hormones...... hypothesize that an exposure to a mixture of chemicals with anti-androgenic or estrogenic properties (either their own activity or their effect on androgen-estrogen ratio) may be involved in cryptorchidism....

  6. Whole-body angular momentum during stair ascent and descent.

    Science.gov (United States)

    Silverman, Anne K; Neptune, Richard R; Sinitski, Emily H; Wilken, Jason M

    2014-04-01

    The generation of whole-body angular momentum is essential in many locomotor tasks and must be regulated in order to maintain dynamic balance. However, angular momentum has not been investigated during stair walking, which is an activity that presents a biomechanical challenge for balance-impaired populations. We investigated three-dimensional whole-body angular momentum during stair ascent and descent and compared it to level walking. Three-dimensional body-segment kinematic and ground reaction force (GRF) data were collected from 30 healthy subjects. Angular momentum was calculated using a 13-segment whole-body model. GRFs, external moment arms and net joint moments were used to interpret the angular momentum results. The range of frontal plane angular momentum was greater for stair ascent relative to level walking. In the transverse and sagittal planes, the range of angular momentum was smaller in stair ascent and descent relative to level walking. Significant differences were also found in the ground reaction forces, external moment arms and net joint moments. The sagittal plane angular momentum results suggest that individuals alter angular momentum to effectively counteract potential trips during stair ascent, and reduce the range of angular momentum to avoid falling forward during stair descent. Further, significant differences in joint moments suggest potential neuromuscular mechanisms that account for the differences in angular momentum between walking conditions. These results provide a baseline for comparison to impaired populations that have difficulty maintaining dynamic balance, particularly during stair ascent and descent. Copyright © 2014 Elsevier B.V. All rights reserved.

  7. Descent construction for GSpin groups

    CERN Document Server

    Hundley, Joseph

    2016-01-01

    In this paper the authors provide an extension of the theory of descent of Ginzburg-Rallis-Soudry to the context of essentially self-dual representations, that is, representations which are isomorphic to the twist of their own contragredient by some Hecke character. The authors' theory supplements the recent work of Asgari-Shahidi on the functorial lift from (split and quasisplit forms of) GSpin_{2n} to GL_{2n}.

  8. Convective descent simulations of drilling discharges on Georges and Sable Island banks

    International Nuclear Information System (INIS)

    Andrade, Y.; Loder, J.W.

    1997-01-01

    Factors affecting the fate of drilling mud discharges on Georges and Sable Island Banks were examined. The Koh and Chang jet discharge model was used to simulate the convective descent of a jet discharge of relatively dense materials at sites representing different hydrographic and depth regimes with a range of mud densities, and different discharge configurations, ocean currents and seasonal stratifications. The study revealed the dependence of the depth of descent and properties of the discharge plume on the discharge configuration and oceanographic conditions. The factors that affected the depth of descent were mud density, depth of release, initial downward volume flux of the discharge, current strength and ocean stratification. 22 refs., 3 tabs., 59 figs

  9. Hfq-dependent, co-ordinate control of cyclic diguanylate synthesis and catabolism in the plague pathogen Yersinia pestis.

    Science.gov (United States)

    Bellows, Lauren E; Koestler, Benjamin J; Karaba, Sara M; Waters, Christopher M; Lathem, Wyndham W

    2012-11-01

    Yersinia pestis, the cause of the disease plague, forms biofilms to enhance flea-to-mammal transmission. Biofilm formation is dependent on exopolysaccharide synthesis and is controlled by the intracellular levels of the second messenger molecule cyclic diguanylate (c-di-GMP), but the mechanisms by which Y. pestis regulates c-di-GMP synthesis and turnover are not fully understood. Here we show that the small RNA chaperone Hfq contributes to the regulation of c-di-GMP levels and biofilm formation by modulating the abundance of both the c-di-GMP phosphodiesterase HmsP and the diguanylate cyclase HmsT. To do so, Hfq co-ordinately promotes hmsP mRNA accumulation while simultaneously decreasing the stability of the hmsT transcript. Hfq-dependent regulation of HmsP occurs at the transcriptional level while the regulation of HmsT is post-transcriptional and is localized to the 5' untranslated region/proximal coding sequence of the hmsT transcript. Decoupling HmsP from Hfq-based regulation is sufficient to overcome the effects of Δhfq on c-di-GMP and biofilm formation. We propose that Y. pestis utilizes Hfq to link c-di-GMP levels to environmental conditions and that the disregulation of c-di-GMP turnover in the absence of Hfq may contribute to the severe attenuation of Y. pestis lacking this RNA chaperone in animal models of plague. © 2012 Blackwell Publishing Ltd.

  10. Specificity of the Cyclic GMP-Binding Activity and of a Cyclic GMP-Dependent Cyclic GMP Phosphodiesterase in Dictyostelium discoideum

    NARCIS (Netherlands)

    Haastert, Peter J.M. van; Walsum, Hans van; Meer, Rob C. van der; Bulgakov, Roman; Konijn, Theo M.

    1982-01-01

    The nucleotide specificity of the cyclic GMP-binding activity in a homogenate of Dictyostelium discoideum was determined by competition of cyclic GMP derivatives with [8-3H] cyclic GMP for the binding sites. The results indicate that cyclic GMP is bound to the binding proteins by hydrogen bonds at

  11. Conjugate descent formulation of backpropagation error in ...

    African Journals Online (AJOL)

    The feedforward neural network architecture uses backpropagation learning to determine optimal weights between dierent interconnected layers. This learning procedure uses a gradient descent technique applied to a sum-of-squares error function for the given input-output pattern. It employs an iterative procedure to ...

  12. The Presence of Two Cyclase Thioesterases Expands the Conformational Freedom of the Cyclic Peptide Occidiofungin

    Science.gov (United States)

    Ravichandran, Akshaya; Gu, Ganyu; Escano, Jerome; Lu, Shi-En; Smith, Leif

    2014-01-01

    Occidiofungin is a cyclic nonribosomally synthesized antifungal peptide with submicromolar activity produced by Gram-negative bacterium Burkholderia contaminans. The biosynthetic gene cluster was confirmed to contain two cyclase thioesterases. NMR analysis revealed that the presence of both thioesterases is used to increase the conformational repertoire of the cyclic peptide. The loss of the OcfN cyclic thioesterase by mutagenesis results in a reduction of conformational variants and an appreciable decrease in bioactivity against Candida species. Presumably, the presence of both asparagine and β-hydroxyasparagine variants coordinate the enzymatic function of both of the cyclase thioesterases. OcfN has presumably evolved to be part of the biosynthetic gene cluster due to its ability to produce structural variants that enhance antifungal activity against some fungi. The enhancement of the antifungal activity from the incorporation of an additional cyclase thioesterase into the biosynthetic gene cluster of occidiofungin supports the need to explore new conformational variants of other therapeutic or potentially therapeutic cyclic peptides. PMID:23394257

  13. Immediate effects of a distal gait modification during stair descent in individuals with patellofemoral pain.

    Science.gov (United States)

    Aliberti, Sandra; Mezêncio, Bruno; Amadio, Alberto Carlos; Serrão, Julio Cerca; Mochizuki, Luis

    2018-05-23

    Knee pain during stair managing is a common complaint among individuals with PFP and can negatively affect their activities of daily living. Gait modification programs can be used to decrease patellofemoral pain. Immediate effects of a stair descent distal gait modification session that intended to emphasize forefoot landing during stair descent are described in this study. To analyze the immediate effects of a distal gait modification session on lower extremity movements and intensity of pain in women with patellofemoral pain during stair descent. Nonrandomized controlled trial. Sixteen women with patellofemoral pain were allocated into two groups: (1) Gait Modification Group (n = 8); and 2) Control Group (n = 8). The intensity of pain (visual analog scale) and kinematics of knee, ankle, and forefoot (multi-segmental foot model) during stair descent were assessed before and after the intervention. After the gait modification session, there was an increase of forefoot eversion and ankle plantarflexion as well as a decrease of knee flexion. An immediate decrease in patellofemoral pain intensity during stair descent was also observed. The distal gait modification session changed the lower extremity kinetic chain strategy of movement, increasing foot and ankle movement contribution and decreasing knee contribution to the task. An immediate decrease in patellofemoral pain intensity during stair descent was also observed. To emphasize forefoot landing may be a useful intervention to immediately relieve pain in patients with patellofemoral pain during stair descent. Clinical studies are needed to verify the gait modification session effects in medium and long terms.

  14. Ascent, descent, nullity, defect, and related notions for linear relations in linear spaces

    NARCIS (Netherlands)

    Sandovici, Adrian; de Snoo, Henk; Winkler, Henrik

    2007-01-01

    For a linear relation in a linear space the concepts of ascent, descent, nullity, and defect are introduced and studied. It is shown that the results of A.E. Taylor and M.A. Kaashoek concerning the relationship between ascent, descent, nullity, and defect for the case of linear operators remain

  15. Ionospheric forecasting model using fuzzy logic-based gradient descent method

    Directory of Open Access Journals (Sweden)

    D. Venkata Ratnam

    2017-09-01

    Full Text Available Space weather phenomena cause satellite to ground or satellite to aircraft transmission outages over the VHF to L-band frequency range, particularly in the low latitude region. Global Positioning System (GPS is primarily susceptible to this form of space weather. Faulty GPS signals are attributed to ionospheric error, which is a function of Total Electron Content (TEC. Importantly, precise forecasts of space weather conditions and appropriate hazard observant cautions required for ionospheric space weather observations are limited. In this paper, a fuzzy logic-based gradient descent method has been proposed to forecast the ionospheric TEC values. In this technique, membership functions have been tuned based on the gradient descent estimated values. The proposed algorithm has been tested with the TEC data of two geomagnetic storms in the low latitude station of KL University, Guntur, India (16.44°N, 80.62°E. It has been found that the gradient descent method performs well and the predicted TEC values are close to the original TEC measurements.

  16. Testicular descent: INSL3, testosterone, genes and the intrauterine milieu.

    Science.gov (United States)

    Bay, Katrine; Main, Katharina M; Toppari, Jorma; Skakkebæk, Niels E

    2011-04-01

    Complete testicular descent is a sign of, and a prerequisite for, normal testicular function in adult life. The process of testis descent is dependent on gubernacular growth and reorganization, which is regulated by the Leydig cell hormones insulin-like peptide 3 (INSL3) and testosterone. Investigation of the role of INSL3 and its receptor, relaxin-family peptide receptor 2 (RXFP2), has contributed substantially to our understanding of the hormonal control of testicular descent. Cryptorchidism is a common congenital malformation, which is seen in 2-9% of newborn boys, and confers an increased risk of infertility and testicular cancer in adulthood. Although some cases of isolated cryptorchidism in humans can be ascribed to known genetic defects, such as mutations in INSL3 or RXFP2, the cause of cryptorchidism remains unknown in most patients. Several animal and human studies are currently underway to test the hypothesis that in utero factors, including environmental and maternal lifestyle factors, may be involved in the etiology of cryptorchidism. Overall, the etiology of isolated cryptorchidism seems to be complex and multifactorial, involving both genetic and nongenetic components.

  17. Impact of race on the professional lives of physicians of African descent.

    Science.gov (United States)

    Nunez-Smith, Marcella; Curry, Leslie A; Bigby, JudyAnn; Berg, David; Krumholz, Harlan M; Bradley, Elizabeth H

    2007-01-02

    Increasing the racial and ethnic diversity of the physician workforce is a national priority. However, insight into the professional experiences of minority physicians is limited. This knowledge is fundamental to developing effective strategies to recruit, retain, and support a diverse physician workforce. To characterize how physicians of African descent experience race in the workplace. Qualitative study based on in-person and in-depth racially concordant interviews using a standard discussion guide. The 6 New England states in the United States. 25 practicing physicians of African descent representing a diverse range of primary practice settings, specialties, and ages. Professional experiences of physicians of African descent. 1) Awareness of race permeates the experience of physicians of African descent in the health care workplace; 2) race-related experiences shape interpersonal interactions and define the institutional climate; 3) responses to perceived racism at work vary along a spectrum from minimization to confrontation; 4) the health care workplace is often silent on issues of race; and 5) collective race-related experiences can result in "racial fatigue," with personal and professional consequences for physicians. The study was restricted to New England and may not reflect the experiences of physicians in other geographic regions. The findings are meant to be hypothesis-generating and require additional follow-up studies. The issue of race remains a pervasive influence in the work lives of physicians of African descent. Without sufficient attention to the specific ways in which race shapes physicians' work experiences, health care organizations are unlikely to create environments that successfully foster and sustain a diverse physician workforce.

  18. Counseling and Psychotherapy with Clients of Middle Eastern Descent: A Qualitative Inquiry

    OpenAIRE

    Boghosian, Sara

    2011-01-01

    It is becoming increasingly important for clinical and counseling psychologists to have multicultural competence skills for treating an increasingly diverse client population. The psychology literature related to culturally competent treatment with persons of Middle Eastern descent is currently limited. In this study, qualitative methodology was utilized to explore the mental health attitudes and psychotherapy experiences of clients of Middle Eastern descent. Participants described culturally...

  19. Pacing the phasing of leg and arm movements in breaststroke swimming to minimize intra-cyclic velocity fluctuations.

    Directory of Open Access Journals (Sweden)

    Josje van Houwelingen

    Full Text Available In swimming propelling efficiency is partly determined by intra-cyclic velocity fluctuations. The higher these fluctuations are at a given average swimming velocity, the less efficient is the propulsion. This study explored whether the leg-arm coordination (i.e. phase relation ϕ within the breaststroke cycle can be influenced with acoustic pacing, and whether the so induced changes are accompanied by changes in intra-cyclic velocity fluctuations. Twenty-six participants were asked to couple their propulsive leg and arm movements to a double-tone metronome beat and to keep their average swimming velocity constant over trials. The metronome imposed five different phase relations ϕi (90, 135, 180, 225 and 270° of leg-arm coordination. Swimmers adjusted their technique under the influence of the metronome, but failed to comply to the velocity requirement for ϕ = 90 and 135°. For imposed ϕ = 180, 225 and 270°, the intra-cyclic velocity fluctuations increased with increasing ϕ, while average swimming velocity did not differ. This suggests that acoustic pacing may be used to adjust ϕ and thereby performance of breaststroke swimming given the dependence of propelling efficiency on ϕ.

  20. CENTER CONDITIONS AND CYCLICITY FOR A FAMILY OF CUBIC SYSTEMS: COMPUTER ALGEBRA APPROACH.

    Science.gov (United States)

    Ferčec, Brigita; Mahdi, Adam

    2013-01-01

    Using methods of computational algebra we obtain an upper bound for the cyclicity of a family of cubic systems. We overcame the problem of nonradicality of the associated Bautin ideal by moving from the ring of polynomials to a coordinate ring. Finally, we determine the number of limit cycles bifurcating from each component of the center variety.

  1. Intra- and Interpersonal Movement Coordination in Jointly Moving a Rocking Board

    NARCIS (Netherlands)

    Bosga, J.; Meulenbroek, R.G.J.; Cuijpers, R.H.

    2010-01-01

    In this study, we investigate how two persons (dyads) coordinate their movements when performing cyclical motion patterns on a rocking board. In keeping with the Leading Joint Hypothesis (Dounskaia, 2005), the movement dynamics of the collaborating participants were expected to display features of a

  2. Entry, Descent and Landing Systems Analysis Study: Phase 1 Report

    Science.gov (United States)

    DwyerCianciolo, Alicia M.; Davis, Jody L.; Komar, David R.; Munk, Michelle M.; Samareh, Jamshid A.; Powell, Richard W.; Shidner, Jeremy D.; Stanley, Douglas O.; Wilhite, Alan W.; Kinney, David J.; hide

    2010-01-01

    NASA senior management commissioned the Entry, Descent and Landing Systems Analysis (EDL-SA) Study in 2008 to identify and roadmap the Entry, Descent and Landing (EDL) technology investments that the agency needed to make in order to successfully land large payloads at Mars for both robotic and human-scale missions. This paper summarizes the motivation, approach and top-level results from Year 1 of the study, which focused on landing 10-50 mt on Mars, but also included a trade study of the best advanced parachute design for increasing the landed payloads within the EDL architecture of the Mars Science Laboratory (MSL) mission

  3. Gradient descent learning algorithm overview: a general dynamical systems perspective.

    Science.gov (United States)

    Baldi, P

    1995-01-01

    Gives a unified treatment of gradient descent learning algorithms for neural networks using a general framework of dynamical systems. This general approach organizes and simplifies all the known algorithms and results which have been originally derived for different problems (fixed point/trajectory learning), for different models (discrete/continuous), for different architectures (forward/recurrent), and using different techniques (backpropagation, variational calculus, adjoint methods, etc.). The general approach can also be applied to derive new algorithms. The author then briefly examines some of the complexity issues and limitations intrinsic to gradient descent learning. Throughout the paper, the author focuses on the problem of trajectory learning.

  4. Dynamic cortical participation during bilateral, cyclical ankle movements: Effects of Parkinson's disease.

    Directory of Open Access Journals (Sweden)

    Takashi Yoshida

    Full Text Available Parkinson's disease (PD is known to increase asymmetry and variability of bilateral movements. However, the mechanisms of such abnormalities are not fully understood. Here, we aimed to investigate whether kinematic abnormalities are related to cortical participation during bilateral, cyclical ankle movements, which required i maintenance of a specific frequency and ii bilateral coordination of the lower limbs in an anti-phasic manner. We analyzed electroencephalographic and electromyographic signals from nine men with PD and nine aged-matched healthy men while they sat and cyclically dorsi- and plantarflexed their feet. This movement was performed at a similar cadence to normal walking under two conditions: i self-paced and ii externally paced by a metronome. Participants with PD exhibited reduced range of motion and more variable bilateral coordination. However, participants with and without PD did not differ in the magnitude of corticomuscular coherence between the midline cortical areas and tibialis anterior and medial gastrocnemius muscles. This finding suggests that either the kinematic abnormalities were related to processes outside linear corticomuscular communication or PD-related changes in neural correlates maintained corticomuscular communication but not motor performance.

  5. Global Patterns of Prostate Cancer Incidence, Aggressiveness, and Mortality in Men of African Descent

    Directory of Open Access Journals (Sweden)

    Timothy R. Rebbeck

    2013-01-01

    Full Text Available Prostate cancer (CaP is the leading cancer among men of African descent in the USA, Caribbean, and Sub-Saharan Africa (SSA. The estimated number of CaP deaths in SSA during 2008 was more than five times that among African Americans and is expected to double in Africa by 2030. We summarize publicly available CaP data and collected data from the men of African descent and Carcinoma of the Prostate (MADCaP Consortium and the African Caribbean Cancer Consortium (AC3 to evaluate CaP incidence and mortality in men of African descent worldwide. CaP incidence and mortality are highest in men of African descent in the USA and the Caribbean. Tumor stage and grade were highest in SSA. We report a higher proportion of T1 stage prostate tumors in countries with greater percent gross domestic product spent on health care and physicians per 100,000 persons. We also observed that regions with a higher proportion of advanced tumors reported lower mortality rates. This finding suggests that CaP is underdiagnosed and/or underreported in SSA men. Nonetheless, CaP incidence and mortality represent a significant public health problem in men of African descent around the world.

  6. Corrugated thimble tube for controlling control rod descent in nuclear reactor

    International Nuclear Information System (INIS)

    Luetzow, H.J.

    1981-01-01

    A thimble tube construction is described which will provide a controlled descent for a control rod while minimizing the reaction forces which must be absorbed by the thimble tube and reducing the possibility that a foreign particle could interfere with the free descent of a control rod. A thimble tube is formed with helically-corrugate internal walls which cooperate with a control rod contained in the tube in an emergency situation to provide a progressively-increasing hydraulic restraining force as each adjacent corrugation is encountered

  7. Practical gradient-descent for memristive crossbars

    OpenAIRE

    Nair, Manu V; Dudek, Piotr

    2015-01-01

    This paper discusses implementations of gradientdescent based learning algorithms on memristive crossbar arrays. The Unregulated Step Descent (USD) is described as a practical algorithm for feed-forward on-line training of large crossbar arrays. It allows fast feed-forward fully parallel on-line hardware based learning, without requiring accurate models of the memristor behaviour and precise control of the programming pulses. The effect of device parameters, training parameters, and device va...

  8. Minimizing convex functions by continuous descent methods

    Directory of Open Access Journals (Sweden)

    Sergiu Aizicovici

    2010-01-01

    Full Text Available We study continuous descent methods for minimizing convex functions, defined on general Banach spaces, which are associated with an appropriate complete metric space of vector fields. We show that there exists an everywhere dense open set in this space of vector fields such that each of its elements generates strongly convergent trajectories.

  9. The grand descent has begun for CMS

    CERN Multimedia

    2006-01-01

    Until recently, the CMS experimental cavern looked relatively empty; its detector was assembled entirely at ground level, to be lowered underground in 15 sections. On 2 November, the first hadronic forward calorimeter led the way with a grand descent. The first section of the CMS detector (centre of photo) arriving from the vertical shaft, viewed from the cavern floor. There is something unusual about the construction of the CMS detector. Instead of being built in the experimental cavern, like all the other detectors in the LHC experiments, it was constructed at ground level. This was to allow for easy access during the assembly of the detector and to minimise the size of the excavated cavern. The slightly nerve-wracking task of lowering it safely into the cavern in separate sections came after the complete detector was successfully tested with a magnetic field at ground level. In the early morning of 2 November, the first section of the CMS detector began its eagerly awaited descent into the underground ca...

  10. Round Robin/collaborative programme [cyclic crack growth in low alloy steel

    International Nuclear Information System (INIS)

    Jones, R.L.; Hurst, P.; Scott, P.M.

    1989-01-01

    During the 10 years of its existence International Cooperative Group on Cyclic Crack Growth the (ICCGR) has undertaken five collaborative efforts related to cyclic crack growth and stress corrosion susceptibility in reactor pressure vessel steels. The initial collaborative effort, a data reduction exercise, identified and reconciled several important procedural differences and led to confidence that, given the same crack length versus cycles data, the Group members could all derive similar plots of da/dN versus δK. Subsequently, a low-R testing round robin highlighted the importance of a number of comparatively subtle aspects of the methods used for cyclic crack growth testing in water environments and led to confidence that the various laboratories could generate similar test data, given the same test material and a sufficiently precise and detailed test specification. The results of a high-R test programme support the conclusion that the state of the art of cyclic crack growth testing has now advanced to a point at which coordinated, multilaboratory test programmes are feasible and indeed, such a programme covering the influence of temperature is currently under way. The slow strain rate round robin has highlighted important test variables, notably the electrochemical potential, which must be carefully controlled in assessing the conditions under which pressure vessel steels may suffer from stress corrosion cracking. (author)

  11. Planning fuel-conservative descents in an airline environmental using a small programmable calculator: algorithm development and flight test results

    Energy Technology Data Exchange (ETDEWEB)

    Knox, C.E.; Vicroy, D.D.; Simmon, D.A.

    1985-05-01

    A simple, airborne, flight-management descent algorithm was developed and programmed into a small programmable calculator. The algorithm may be operated in either a time mode or speed mode. The time mode was designed to aid the pilot in planning and executing a fuel-conservative descent to arrive at a metering fix at a time designated by the air traffic control system. The speed model was designed for planning fuel-conservative descents when time is not a consideration. The descent path for both modes was calculated for a constant with considerations given for the descent Mach/airspeed schedule, gross weight, wind, wind gradient, and nonstandard temperature effects. Flight tests, using the algorithm on the programmable calculator, showed that the open-loop guidance could be useful to airline flight crews for planning and executing fuel-conservative descents.

  12. Ethnic Identity and Acculturative Stress as Mediators of Depression in Students of Asian Descent

    Science.gov (United States)

    Lantrip, Crystal; Mazzetti, Francesco; Grasso, Joseph; Gill, Sara; Miller, Janna; Haner, Morgynn; Rude, Stephanie; Awad, Germine

    2015-01-01

    This study underscored the importance of addressing the well-being of college students of Asian descent, because these students had higher rates of depression and lower positive feelings about their ethnic group compared with students of European descent, as measured by the Affirmation subscale of the Ethnic Identity Scale. Affirmation mediated…

  13. Random versus Deterministic Descent in RNA Energy Landscape Analysis

    Directory of Open Access Journals (Sweden)

    Luke Day

    2016-01-01

    Full Text Available Identifying sets of metastable conformations is a major research topic in RNA energy landscape analysis, and recently several methods have been proposed for finding local minima in landscapes spawned by RNA secondary structures. An important and time-critical component of such methods is steepest, or gradient, descent in attraction basins of local minima. We analyse the speed-up achievable by randomised descent in attraction basins in the context of large sample sets where the size has an order of magnitude in the region of ~106. While the gain for each individual sample might be marginal, the overall run-time improvement can be significant. Moreover, for the two nongradient methods we analysed for partial energy landscapes induced by ten different RNA sequences, we obtained that the number of observed local minima is on average larger by 7.3% and 3.5%, respectively. The run-time improvement is approximately 16.6% and 6.8% on average over the ten partial energy landscapes. For the large sample size we selected for descent procedures, the coverage of local minima is very high up to energy values of the region where the samples were randomly selected from the partial energy landscapes; that is, the difference to the total set of local minima is mainly due to the upper area of the energy landscapes.

  14. Videodefaecography combined with measurement of the anorectal angle and of perineal descent

    International Nuclear Information System (INIS)

    Skomorowska, E.; Henrichsen, S.; Christiansen, J.; Hegedues, V.; Glostrup Sygehus, Copenhagen

    1987-01-01

    Cineradiographic defaecography combined with measurement of the anorectal angle and descent of the pelvic floor is proposed. The method used in 73 women gave valuable information in 48 patients who complained of anal incompetence, rectal tenesmus, and chronic constipation. In these patients, high and low rectal intussusception, rectocele, and pathologic movement of the pelvic floor were detected. Some of these phenomena could only be diagnosed by the radiologic method here described. Quantitations of the anorectal angle and descent of the pelvic floor placed the group with constipation halfway between normal individuals and those with anal incompetence. The value of this finding is discussed. Recent improvements in anorectal surgery often make videodefaecography decisive for the choice of the optimal operative method. Therefore, videodefaecography together with measurement of the anorectal angle and pelvic floor descent is recommended whenever anorectal surgery for correction of functional disturbances is contemplated. (orig.)

  15. Pacing the phasing of leg and arm movements in breaststroke swimming to minimize intra-cyclic velocity fluctuations

    NARCIS (Netherlands)

    Van Houwelingen, Josje; Roerdink, Melvyn; Huibers, Alja V.; Evers, Lotte L.W.; Beek, Peter J.

    2017-01-01

    In swimming propelling efficiency is partly determined by intra-cyclic velocity fluctuations. The higher these fluctuations are at a given average swimming velocity, the less efficient is the propulsion. This study explored whether the leg-arm coordination (i.e. phase relation ϕ) within the

  16. Perfection of coordination with the help of jump exercises on trampoline

    Directory of Open Access Journals (Sweden)

    V.N. Boloban

    2016-12-01

    Full Text Available Purpose: to work out methodic of sportsmen’s coordination perfection with the help of jumps on trampoline. Material: in the research 259 1st and 2nd year students (age 17-19 years participated. The students were representatives of game and cyclic kinds of sports, sport gymnastic and martial arts. Among them there were 99 sportsmen with sport degrees. Results: we gave the definition of the term - coordination training. The students’ sensor-motor coordination was confidently improved by means of the worked out methodic realization. The methodic included program of jump exercises on trampoline. We achieved positive dynamic of static-kinetic and static-dynamic balance as well as increased the quality of mastering of exercises with complex coordination. Conclusions: the methodic of sportsmen’s coordination training with the help of jump exercises on trampoline was worked out, considering specificity of kinds of sports and sportsmen’s qualification. This methodic improves sensor-motor coordination and is the basis of technical training and technical fitness.

  17. Conjugate descent formulation of backpropagation error in feedforward neural networks

    Directory of Open Access Journals (Sweden)

    NK Sharma

    2009-06-01

    Full Text Available The feedforward neural network architecture uses backpropagation learning to determine optimal weights between different interconnected layers. This learning procedure uses a gradient descent technique applied to a sum-of-squares error function for the given input-output pattern. It employs an iterative procedure to minimise the error function for a given set of patterns, by adjusting the weights of the network. The first derivates of the error with respect to the weights identify the local error surface in the descent direction. Hence the network exhibits a different local error surface for every different pattern presented to it, and weights are iteratively modified in order to minimise the current local error. The determination of an optimal weight vector is possible only when the total minimum error (mean of the minimum local errors for all patterns from the training set may be minimised. In this paper, we present a general mathematical formulation for the second derivative of the error function with respect to the weights (which represents a conjugate descent for arbitrary feedforward neural network topologies, and we use this derivative information to obtain the optimal weight vector. The local error is backpropagated among the units of hidden layers via the second order derivative of the error with respect to the weights of the hidden and output layers independently and also in combination. The new total minimum error point may be evaluated with the help of the current total minimum error and the current minimised local error. The weight modification processes is performed twice: once with respect to the present local error and once more with respect to the current total or mean error. We present some numerical evidence that our proposed method yields better network weights than those determined via a conventional gradient descent approach.

  18. Three-dimensional sparse electromagnetic imaging accelerated by projected steepest descent

    KAUST Repository

    Desmal, Abdulla

    2016-11-02

    An efficient and accurate scheme for solving the nonlinear electromagnetic inverse scattering problem on three-dimensional sparse investigation domains is proposed. The minimization problem is constructed in such a way that the data misfit between measurements and scattered fields (which are expressed as a nonlinear function of the contrast) is constrained by the contrast\\'s first norm. The resulting minimization problem is solved using nonlinear Landweber iterations accelerated using a steepest descent algorithm. A projection operator is applied at every iteration to enforce the sparsity constraint by thresholding the result of that iteration. Steepest descent algorithm ensures accelerated and convergent solution by utilizing larger iteration steps selected based on a necessary B-condition.

  19. Efficient Sensor Placement Optimization Using Gradient Descent and Probabilistic Coverage

    Directory of Open Access Journals (Sweden)

    Vahab Akbarzadeh

    2014-08-01

    Full Text Available We are proposing an adaptation of the gradient descent method to optimize the position and orientation of sensors for the sensor placement problem. The novelty of the proposed method lies in the combination of gradient descent optimization with a realistic model, which considers both the topography of the environment and a set of sensors with directional probabilistic sensing. The performance of this approach is compared with two other black box optimization methods over area coverage and processing time. Results show that our proposed method produces competitive results on smaller maps and superior results on larger maps, while requiring much less computation than the other optimization methods to which it has been compared.

  20. Entry, Descent, and Landing for Human Mars Missions

    Science.gov (United States)

    Munk, Michelle M.; DwyerCianciolo, Alicia M.

    2012-01-01

    One of the most challenging aspects of a human mission to Mars is landing safely on the Martian surface. Mars has such low atmospheric density that decelerating large masses (tens of metric tons) requires methods that have not yet been demonstrated, and are not yet planned in future Mars missions. To identify the most promising options for Mars entry, descent, and landing, and to plan development of the needed technologies, NASA's Human Architecture Team (HAT) has refined candidate methods for emplacing needed elements of the human Mars exploration architecture (such as ascent vehicles and habitats) on the Mars surface. This paper explains the detailed, optimized simulations that have been developed to define the mass needed at Mars arrival to accomplish the entry, descent, and landing functions. Based on previous work, technology options for hypersonic deceleration include rigid, mid-L/D (lift-to-drag ratio) aeroshells, and inflatable aerodynamic decelerators (IADs). The hypersonic IADs, or HIADs, are about 20% less massive than the rigid vehicles, but both have their technology development challenges. For the supersonic regime, supersonic retropropulsion (SRP) is an attractive option, since a propulsive stage must be carried for terminal descent and can be ignited at higher speeds. The use of SRP eliminates the need for an additional deceleration system, but SRP is at a low Technology Readiness Level (TRL) in that the interacting plumes are not well-characterized, and their effect on vehicle stability has not been studied, to date. These architecture-level assessments have been used to define the key performance parameters and a technology development strategy for achieving the challenging mission of landing large payloads on Mars.

  1. On the equivalence of cyclic and quasi-cyclic codes over finite fields

    Directory of Open Access Journals (Sweden)

    Kenza Guenda

    2017-07-01

    Full Text Available This paper studies the equivalence problem for cyclic codes of length $p^r$ and quasi-cyclic codes of length $p^rl$. In particular, we generalize the results of Huffman, Job, and Pless (J. Combin. Theory. A, 62, 183--215, 1993, who considered the special case $p^2$. This is achieved by explicitly giving the permutations by which two cyclic codes of prime power length are equivalent. This allows us to obtain an algorithm which solves the problem of equivalency for cyclic codes of length $p^r$ in polynomial time. Further, we characterize the set by which two quasi-cyclic codes of length $p^rl$ can be equivalent, and prove that the affine group is one of its subsets.

  2. Correlation Between Echodefecography and 3-Dimensional Vaginal Ultrasonography in the Detection of Perineal Descent in Women With Constipation Symptoms.

    Science.gov (United States)

    Murad-Regadas, Sthela M; Pinheiro Regadas, Francisco Sergio; Rodrigues, Lusmar V; da Silva Vilarinho, Adjra; Buchen, Guilherme; Borges, Livia Olinda; Veras, Lara B; da Cruz, Mariana Murad

    2016-12-01

    Defecography is an established method of evaluating dynamic anorectal dysfunction, but conventional defecography does not allow for visualization of anatomic structures. The purpose of this study was to describe the use of dynamic 3-dimensional endovaginal ultrasonography for evaluating perineal descent in comparison with echodefecography (3-dimensional anorectal ultrasonography) and to study the relationship between perineal descent and symptoms and anatomic/functional abnormalities of the pelvic floor. This was a prospective study. The study was conducted at a large university tertiary care hospital. Consecutive female patients were eligible if they had pelvic floor dysfunction, obstructed defecation symptoms, and a score >6 on the Cleveland Clinic Florida Constipation Scale. Each patient underwent both echodefecography and dynamic 3-dimensional endovaginal ultrasonography to evaluate posterior pelvic floor dysfunction. Normal perineal descent was defined on echodefecography as puborectalis muscle displacement ≤2.5 cm; excessive perineal descent was defined as displacement >2.5 cm. Of 61 women, 29 (48%) had normal perineal descent; 32 (52%) had excessive perineal descent. Endovaginal ultrasonography identified 27 of the 29 patients in the normal group as having anorectal junction displacement ≤1 cm (mean = 0.6 cm; range, 0.1-1.0 cm) and a mean anorectal junction position of 0.6 cm (range, 0-2.3 cm) above the symphysis pubis during the Valsalva maneuver and correctly identified 30 of the 32 patients in the excessive perineal descent group. The κ statistic showed almost perfect agreement (κ = 0.86) between the 2 methods for categorization into the normal and excessive perineal descent groups. Perineal descent was not related to fecal or urinary incontinence or anatomic and functional factors (sphincter defects, pubovisceral muscle defects, levator hiatus area, grade II or III rectocele, intussusception, or anismus). The study did not include a

  3. Descent in buildings (AM-190)

    CERN Document Server

    Mühlherr, Bernhard; Weiss, Richard M

    2015-01-01

    Descent in Buildings begins with the resolution of a major open question about the local structure of Bruhat-Tits buildings. The authors then put their algebraic solution into a geometric context by developing a general fixed point theory for groups acting on buildings of arbitrary type, giving necessary and sufficient conditions for the residues fixed by a group to form a kind of subbuilding or "form" of the original building. At the center of this theory is the notion of a Tits index, a combinatorial version of the notion of an index in the relative theory of algebraic groups. These results

  4. RITD - Adapting Mars Entry, Descent and Landing System for Earth

    Science.gov (United States)

    Haukka, H.; Heilimo, J.; Harri, A.-M.; Aleksashkin, S.; Koryanov, V.; Arruego, I.; Schmidt, W.; Finchenko, V.; Martynov, M.; Ponomarenko, A.; Kazakovtsev, V.; Martin, S.

    2015-10-01

    We have developed an atmospheric re-entry and descent system concept based on inflatable hypersonic decelerator techniques that were originally developed for Mars. The ultimate goal of this EU-funded RITD-project (Re-entry: Inflatable Technology Development) was to assess the benefits of this technology when deploying small payloads from low Earth orbits to the surface of the Earth with modest costs. The principal goal was to assess and develop a preliminary EDLS design for the entire relevant range of aerodynamic regimes expected to be encountered in Earth's atmosphere during entry, descent and landing. Low Earth Orbit (LEO) and even Lunar applications envisaged include the use of the EDLS approach in returning payloads of 4-8 kg down to the surface.

  5. Reversible cerebral vasoconstriction syndrome precipitated by airplane descent: Case report.

    Science.gov (United States)

    Hiraga, Akiyuki; Aotsuka, Yuya; Koide, Kyosuke; Kuwabara, Satoshi

    2017-10-01

    Background Reversible cerebral vasoconstriction syndrome (RCVS) is characterized by segmental vasospasm. Vasoactive agents and childbirth have been reported as precipitating factors for RCVS; however, RCVS induced by altitude change or air travel has rarely been reported. Case We present a case of a 74-year-old woman who presented with thunderclap headache during airplane descent. Magnetic resonance angiography demonstrated segmental vasoconstriction that improved 9 days after onset. Conclusion These findings indicate that airplane descent may be a trigger of RCVS. The time course of headache in the present case was similar to that of prolonged headache attributed to airplane travel, indicating that RCVS during air travel may have previously been overlooked and that some headache attributed to airplane travel cases may represent a milder form of RCVS.

  6. Entry, Descent and Landing Systems Analysis: Exploration Class Simulation Overview and Results

    Science.gov (United States)

    DwyerCianciolo, Alicia M.; Davis, Jody L.; Shidner, Jeremy D.; Powell, Richard W.

    2010-01-01

    NASA senior management commissioned the Entry, Descent and Landing Systems Analysis (EDL-SA) Study in 2008 to identify and roadmap the Entry, Descent and Landing (EDL) technology investments that the agency needed to make in order to successfully land large payloads at Mars for both robotic and exploration or human-scale missions. The year one exploration class mission activity considered technologies capable of delivering a 40-mt payload. This paper provides an overview of the exploration class mission study, including technologies considered, models developed and initial simulation results from the EDL-SA year one effort.

  7. Nonlinear System Identification Using Neural Networks Trained with Natural Gradient Descent

    Directory of Open Access Journals (Sweden)

    Ibnkahla Mohamed

    2003-01-01

    Full Text Available We use natural gradient (NG learning neural networks (NNs for modeling and identifying nonlinear systems with memory. The nonlinear system is comprised of a discrete-time linear filter followed by a zero-memory nonlinearity . The NN model is composed of a linear adaptive filter followed by a two-layer memoryless nonlinear NN. A Kalman filter-based technique and a search-and-converge method have been employed for the NG algorithm. It is shown that the NG descent learning significantly outperforms the ordinary gradient descent and the Levenberg-Marquardt (LM procedure in terms of convergence speed and mean squared error (MSE performance.

  8. Gender differences of sagittal knee and ankle biomechanics during stair-to-ground descent transition.

    Science.gov (United States)

    Hong, Yoon No Gregory; Shin, Choongsoo S

    2015-12-01

    Falls on stairs often result in severe injury and occur twice as frequently in women. However, gender differences in kinetics and kinematics during stair descent are unknown. Thus, this study aimed to determine whether gender differences of knee and ankle biomechanics exist in the sagittal plane during the stair-to-ground descending transition. It was hypothesized that 1) women would reveal higher ground-toe-trochanter angle and lower ground-toe length during stair-to-ground descent transition than men; and 2) women would reveal lower peak knee extension moment during stair-to-ground descent transition than men. Fifteen men and fifteen women were recruited and performed a stair descent activity. Kinetic and kinematic data were obtained using a force plate and motion capture system. The women performed the stair descent with a lower peak knee extension moment and a peak knee power at the early weight acceptance phase. The women also revealed a higher ground-toe-trochanter angle and a lower ground-toe length, which indicated a more forward position of the lower extremity relative to the toe contact point at both the initial contact and at the time of peak kinematic and kinetic events. This study found that knee and ankle kinematics and kinetics differed significantly between the genders due to differences in ground-toe-trochanter angle. Women have a different stair descending strategy that reduces the demand of the lower extremity muscle function, but this strategy seems to increase the risk of falls. Copyright © 2015 Elsevier Ltd. All rights reserved.

  9. Synthesis and characterization of an iron complex bearing a cyclic tetra-N-heterocyclic carbene ligand: An artifical heme analogue?

    KAUST Repository

    Anneser, Markus R.

    2015-04-20

    An iron(II) complex with a cyclic tetradentate ligand containing four N-heterocyclic carbenes was synthesized and characterized by means of NMR and IR spectroscopies, as well as by single-crystal X-ray structure analysis. The iron center exhibits an octahedral coordination geometry with two acetonitrile ligands in axial positions, showing structural analogies with porphyrine-ligated iron complexes. The acetonitrile ligands can readily be substituted by other ligands, for instance, dimethyl sulfoxide, carbon monoxide, and nitric oxide. Cyclic voltammetry was used to examine the electronic properties of the synthesized compounds. © 2015 American Chemical Society.

  10. SU-F-I-49: Vendor-Independent, Model-Based Iterative Reconstruction On a Rotating Grid with Coordinate-Descent Optimization for CT Imaging Investigations

    International Nuclear Information System (INIS)

    Young, S; Hoffman, J; McNitt-Gray, M; Noo, F

    2016-01-01

    Purpose: Iterative reconstruction methods show promise for improving image quality and lowering the dose in helical CT. We aim to develop a novel model-based reconstruction method that offers potential for dose reduction with reasonable computation speed and storage requirements for vendor-independent reconstruction from clinical data on a normal desktop computer. Methods: In 2012, Xu proposed reconstructing on rotating slices to exploit helical symmetry and reduce the storage requirements for the CT system matrix. Inspired by this concept, we have developed a novel reconstruction method incorporating the stored-system-matrix approach together with iterative coordinate-descent (ICD) optimization. A penalized-least-squares objective function with a quadratic penalty term is solved analytically voxel-by-voxel, sequentially iterating along the axial direction first, followed by the transaxial direction. 8 in-plane (transaxial) neighbors are used for the ICD algorithm. The forward problem is modeled via a unique approach that combines the principle of Joseph’s method with trilinear B-spline interpolation to enable accurate reconstruction with low storage requirements. Iterations are accelerated with multi-CPU OpenMP libraries. For preliminary evaluations, we reconstructed (1) a simulated 3D ellipse phantom and (2) an ACR accreditation phantom dataset exported from a clinical scanner (Definition AS, Siemens Healthcare). Image quality was evaluated in the resolution module. Results: Image quality was excellent for the ellipse phantom. For the ACR phantom, image quality was comparable to clinical reconstructions and reconstructions using open-source FreeCT-wFBP software. Also, we did not observe any deleterious impact associated with the utilization of rotating slices. The system matrix storage requirement was only 4.5GB, and reconstruction time was 50 seconds per iteration. Conclusion: Our reconstruction method shows potential for furthering research in low

  11. SU-F-I-49: Vendor-Independent, Model-Based Iterative Reconstruction On a Rotating Grid with Coordinate-Descent Optimization for CT Imaging Investigations

    Energy Technology Data Exchange (ETDEWEB)

    Young, S; Hoffman, J; McNitt-Gray, M [UCLA School of Medicine, Los Angeles, CA (United States); Noo, F [University of Utah, Salt Lake City, UT (United States)

    2016-06-15

    Purpose: Iterative reconstruction methods show promise for improving image quality and lowering the dose in helical CT. We aim to develop a novel model-based reconstruction method that offers potential for dose reduction with reasonable computation speed and storage requirements for vendor-independent reconstruction from clinical data on a normal desktop computer. Methods: In 2012, Xu proposed reconstructing on rotating slices to exploit helical symmetry and reduce the storage requirements for the CT system matrix. Inspired by this concept, we have developed a novel reconstruction method incorporating the stored-system-matrix approach together with iterative coordinate-descent (ICD) optimization. A penalized-least-squares objective function with a quadratic penalty term is solved analytically voxel-by-voxel, sequentially iterating along the axial direction first, followed by the transaxial direction. 8 in-plane (transaxial) neighbors are used for the ICD algorithm. The forward problem is modeled via a unique approach that combines the principle of Joseph’s method with trilinear B-spline interpolation to enable accurate reconstruction with low storage requirements. Iterations are accelerated with multi-CPU OpenMP libraries. For preliminary evaluations, we reconstructed (1) a simulated 3D ellipse phantom and (2) an ACR accreditation phantom dataset exported from a clinical scanner (Definition AS, Siemens Healthcare). Image quality was evaluated in the resolution module. Results: Image quality was excellent for the ellipse phantom. For the ACR phantom, image quality was comparable to clinical reconstructions and reconstructions using open-source FreeCT-wFBP software. Also, we did not observe any deleterious impact associated with the utilization of rotating slices. The system matrix storage requirement was only 4.5GB, and reconstruction time was 50 seconds per iteration. Conclusion: Our reconstruction method shows potential for furthering research in low

  12. Reference-shaping adaptive control by using gradient descent optimizers.

    Directory of Open Access Journals (Sweden)

    Baris Baykant Alagoz

    Full Text Available This study presents a model reference adaptive control scheme based on reference-shaping approach. The proposed adaptive control structure includes two optimizer processes that perform gradient descent optimization. The first process is the control optimizer that generates appropriate control signal for tracking of the controlled system output to a reference model output. The second process is the adaptation optimizer that performs for estimation of a time-varying adaptation gain, and it contributes to improvement of control signal generation. Numerical update equations derived for adaptation gain and control signal perform gradient descent optimization in order to decrease the model mismatch errors. To reduce noise sensitivity of the system, a dead zone rule is applied to the adaptation process. Simulation examples show the performance of the proposed Reference-Shaping Adaptive Control (RSAC method for several test scenarios. An experimental study demonstrates application of method for rotor control.

  13. Optimal Multiuser Zero Forcing with Per-Antenna Power Constraints for Network MIMO Coordination

    Directory of Open Access Journals (Sweden)

    Kaviani Saeed

    2011-01-01

    Full Text Available We consider a multicell multiple-input multiple-output (MIMO coordinated downlink transmission, also known as network MIMO, under per-antenna power constraints. We investigate a simple multiuser zero-forcing (ZF linear precoding technique known as block diagonalization (BD for network MIMO. The optimal form of BD with per-antenna power constraints is proposed. It involves a novel approach of optimizing the precoding matrices over the entire null space of other users' transmissions. An iterative gradient descent method is derived by solving the dual of the throughput maximization problem, which finds the optimal precoding matrices globally and efficiently. The comprehensive simulations illustrate several network MIMO coordination advantages when the optimal BD scheme is used. Its achievable throughput is compared with the capacity region obtained through the recently established duality concept under per-antenna power constraints.

  14. [Coupling coordinated development of ecological-economic system in Loess Plateau].

    Science.gov (United States)

    Zhang, Qing-Feng; Wu, Fa-Qi; Wang, Li; Wang, Jian

    2011-06-01

    Based on system theory, a coupling coordinated development model of ecological-economic system in Loess Plateau was established, and the evaluation criteria and basic types of the coordinated development of the ecological-economic system were proposed. The county-level coupling coordinated development of the ecological-economic system was also discussed, based on the local characteristics. The interactions between the ecological and economic systems in Loess Plateau could be divided into four stages, i.e., seriously disordered development stage, mild-disordered development stage, low-level coordinated development stage, and high level well-coordinated development stage. At each stage, there existed a cyclic process of profit and loss-antagonist-running-dominant-synchronous development. The coupling development degree of the ecological-economic system in Loess Plateau was overall at a lower level, being about 62.7% of the counties at serious disorder, 30.1% of the counties at mild disorder, and 7.1% of the counties at low but coordinated level. The coupling development degree based on the model established in this study could better reflect the current social-economic and ecological environment situations, especially the status of coordination. To fully understand the coupling of ecological-economic system and to adopt appropriate development mode would be of significance to promote the county-level coordinated development in Loess Plateau.

  15. Real-time aircraft continuous descent trajectory optimization with ATC time constraints using direct collocation methods.

    OpenAIRE

    Verhoeven, Ronald; Dalmau Codina, Ramon; Prats Menéndez, Xavier; de Gelder, Nico

    2014-01-01

    1 Abstract In this paper an initial implementation of a real - time aircraft trajectory optimization algorithm is presented . The aircraft trajectory for descent and approach is computed for minimum use of thrust and speed brake in support of a “green” continuous descent and approach flight operation, while complying with ATC time constraints for maintaining runway throughput and co...

  16. Machado-Joseph Disease in Pedigrees of Azorean descent is Linked to Chromosome 14

    OpenAIRE

    George-Hyslop, P. St; Rogaeva, E.; Huterer, J.; Tsuda, T.; Santos, J.; Haines, J. L.; Schlumpf, K.; Rogaev, E. I.; Liang, Y.; McLachlan, D. R. Crapper; Kennedy, J.; Weissenbach, J.; Billingsley, G. D.; Cox, D. W.; Lang, A. E.

    1994-01-01

    A locus for Machado-Joseph disease (MJD) has recently been mapped to a 30-cM region of chromosome 14q in five pedigrees of Japanese descent. MJD is a clinically pleomorphic neurodegenerative disease that was originally described in subjects of Azorean descent. In light of the nonallelic heterogeneity in other inherited spinocere-bellar ataxias, we were interested to determine if the MJD phenotype in Japanese and Azorean pedigrees arose from mutations at the same locus. We provide evidence tha...

  17. Preconditioned stochastic gradient descent optimisation for monomodal image registration

    NARCIS (Netherlands)

    Klein, S.; Staring, M.; Andersson, J.P.; Pluim, J.P.W.; Fichtinger, G.; Martel, A.; Peters, T.

    2011-01-01

    We present a stochastic optimisation method for intensity-based monomodal image registration. The method is based on a Robbins-Monro stochastic gradient descent method with adaptive step size estimation, and adds a preconditioning matrix. The derivation of the pre-conditioner is based on the

  18. Sparse Nonlinear Electromagnetic Imaging Accelerated With Projected Steepest Descent Algorithm

    KAUST Repository

    Desmal, Abdulla; Bagci, Hakan

    2017-01-01

    steepest descent algorithm. The algorithm uses a projection operator to enforce the sparsity constraint by thresholding the solution at every iteration. Thresholding level and iteration step are selected carefully to increase the efficiency without

  19. Compressed sensing with cyclic-S Hadamard matrix for terahertz imaging applications

    Science.gov (United States)

    Ermeydan, Esra Şengün; ćankaya, Ilyas

    2018-01-01

    Compressed Sensing (CS) with Cyclic-S Hadamard matrix is proposed for single pixel imaging applications in this study. In single pixel imaging scheme, N = r . c samples should be taken for r×c pixel image where . denotes multiplication. CS is a popular technique claiming that the sparse signals can be reconstructed with samples under Nyquist rate. Therefore to solve the slow data acquisition problem in Terahertz (THz) single pixel imaging, CS is a good candidate. However, changing mask for each measurement is a challenging problem since there is no commercial Spatial Light Modulators (SLM) for THz band yet, therefore circular masks are suggested so that for each measurement one or two column shifting will be enough to change the mask. The CS masks are designed using cyclic-S matrices based on Hadamard transform for 9 × 7 and 15 × 17 pixel images within the framework of this study. The %50 compressed images are reconstructed using total variation based TVAL3 algorithm. Matlab simulations demonstrates that cyclic-S matrices can be used for single pixel imaging based on CS. The circular masks have the advantage to reduce the mechanical SLMs to a single sliding strip, whereas the CS helps to reduce acquisition time and energy since it allows to reconstruct the image from fewer samples.

  20. Cyclic Mechanical Loading Is Essential for Rac1-Mediated Elongation and Remodeling of the Embryonic Mitral Valve.

    Science.gov (United States)

    Gould, Russell A; Yalcin, Huseyin C; MacKay, Joanna L; Sauls, Kimberly; Norris, Russell; Kumar, Sanjay; Butcher, Jonathan T

    2016-01-11

    During valvulogenesis, globular endocardial cushions elongate and remodel into highly organized thin fibrous leaflets. Proper regulation of this dynamic process is essential to maintain unidirectional blood flow as the embryonic heart matures. In this study, we tested how mechanosensitive small GTPases, RhoA and Rac1, coordinate atrioventricular valve (AV) differentiation and morphogenesis. RhoA activity and its regulated GTPase-activating protein FilGAP are elevated during early cushion formation but decreased considerably during valve remodeling. In contrast, Rac1 activity was nearly absent in the early cushions but increased substantially as the valve matured. Using gain- and loss-of-function assays, we determined that the RhoA pathway was essential for the contractile myofibroblastic phenotype present in early cushion formation but was surprisingly insufficient to drive matrix compaction during valve maturation. The Rac1 pathway was necessary to induce matrix compaction in vitro through increased cell adhesion, elongation, and stress fiber alignment. Facilitating this process, we found that acute cyclic stretch was a potent activator of RhoA and subsequently downregulated Rac1 activity via FilGAP. On the other hand, chronic cyclic stretch reduced active RhoA and downstream FilGAP, which enabled Rac1 activation. Finally, we used partial atrial ligation experiments to confirm in vivo that altered cyclic mechanical loading augmented or restricted cushion elongation and thinning, directly through potentiation of active Rac1 and active RhoA, respectively. Together, these results demonstrate that cyclic mechanical signaling coordinates the RhoA to Rac1 signaling transition essential for proper embryonic mitral valve remodeling. Copyright © 2016 Elsevier Ltd. All rights reserved.

  1. Gradient descent for robust kernel-based regression

    Science.gov (United States)

    Guo, Zheng-Chu; Hu, Ting; Shi, Lei

    2018-06-01

    In this paper, we study the gradient descent algorithm generated by a robust loss function over a reproducing kernel Hilbert space (RKHS). The loss function is defined by a windowing function G and a scale parameter σ, which can include a wide range of commonly used robust losses for regression. There is still a gap between theoretical analysis and optimization process of empirical risk minimization based on loss: the estimator needs to be global optimal in the theoretical analysis while the optimization method can not ensure the global optimality of its solutions. In this paper, we aim to fill this gap by developing a novel theoretical analysis on the performance of estimators generated by the gradient descent algorithm. We demonstrate that with an appropriately chosen scale parameter σ, the gradient update with early stopping rules can approximate the regression function. Our elegant error analysis can lead to convergence in the standard L 2 norm and the strong RKHS norm, both of which are optimal in the mini-max sense. We show that the scale parameter σ plays an important role in providing robustness as well as fast convergence. The numerical experiments implemented on synthetic examples and real data set also support our theoretical results.

  2. Is prenatal urethral descent a risk factor for urinary incontinence during pregnancy and the postpartum period?

    Science.gov (United States)

    Pizzoferrato, Anne-Cécile; Fauconnier, Arnaud; Bader, Georges; de Tayrac, Renaud; Fort, Julie; Fritel, Xavier

    2016-07-01

    Obstetric trauma during childbirth is considered a major risk factor for postpartum urinary incontinence (UI), particularly stress urinary incontinence. Our aim was to investigate the relation between postpartum UI, mode of delivery, and urethral descent, and to define a group of women who are particularly at risk of postnatal UI. A total of 186 women were included their first pregnancy. Validated questionnaires about urinary symptoms during pregnancy, 2 and 12 months after delivery, were administered. Urethral descent was assessed clinically and by ultrasound at inclusion. Multivariate logistic regression analysis was used to determine the risk factors for UI during pregnancy, at 2 months and 1 year after first delivery. The prevalence of UI was 38.6, 46.5, 35.6, and 34.4 % at inclusion, late pregnancy, 2 months postpartum, and 1 year postpartum respectively. No significant association was found between UI at late pregnancy and urethral descent assessed clinically or by ultrasound. The only risk factor for UI at 2 months postpartum was UI at inclusion (OR 6.27 [95 % CI 2.70-14.6]). The risk factors for UI at 1 year postpartum were UI at inclusion (6.14 [2.22-16.9]), body mass index (BMI), and urethral descent at inclusion, assessed clinically (7.21 [2.20-23.7]) or by ultrasound. The mode of delivery was not associated with urethral descent. Prenatal urethral descent and UI during pregnancy are risk factors for UI at 1 year postpartum. These results indicate that postnatal UI is more strongly influenced by susceptibility factors existing before first delivery than by the mode of delivery.

  3. Local flow management/profile descent algorithm. Fuel-efficient, time-controlled profiles for the NASA TSRV airplane

    Science.gov (United States)

    Groce, J. L.; Izumi, K. H.; Markham, C. H.; Schwab, R. W.; Thompson, J. L.

    1986-01-01

    The Local Flow Management/Profile Descent (LFM/PD) algorithm designed for the NASA Transport System Research Vehicle program is described. The algorithm provides fuel-efficient altitude and airspeed profiles consistent with ATC restrictions in a time-based metering environment over a fixed ground track. The model design constraints include accommodation of both published profile descent procedures and unpublished profile descents, incorporation of fuel efficiency as a flight profile criterion, operation within the performance capabilities of the Boeing 737-100 airplane with JT8D-7 engines, and conformity to standard air traffic navigation and control procedures. Holding and path stretching capabilities are included for long delay situations.

  4. Screening for homozygosity by descent in families with autosomal

    Indian Academy of Sciences (India)

    Home; Journals; Journal of Genetics; Volume 81; Issue 2 ... Perspectives Volume 81 Issue 2 August 2002 pp 59-63 ... disease locus in families with the recessive form of the disease, we used the approach of screening for homozygosity by descent in offspring of consanguineous and nonconsanguineous families with RP.

  5. Airborne Management of Traffic Conflicts in Descent With Arrival Constraints

    Science.gov (United States)

    Doble, Nathan A.; Barhydt, Richard; Krishnamurthy, Karthik

    2005-01-01

    NASA is studying far-term air traffic management concepts that may increase operational efficiency through a redistribution of decisionmaking authority among airborne and ground-based elements of the air transportation system. One component of this research, En Route Free Maneuvering, allows trained pilots of equipped autonomous aircraft to assume responsibility for traffic separation. Ground-based air traffic controllers would continue to separate traffic unequipped for autonomous operations and would issue flow management constraints to all aircraft. To evaluate En Route Free Maneuvering operations, a human-in-the-loop experiment was jointly conducted by the NASA Ames and Langley Research Centers. In this experiment, test subject pilots used desktop flight simulators to resolve conflicts in cruise and descent, and to adhere to air traffic flow constraints issued by test subject controllers. Simulators at NASA Langley were equipped with a prototype Autonomous Operations Planner (AOP) flight deck toolset to assist pilots with conflict management and constraint compliance tasks. Results from the experiment are presented, focusing specifically on operations during the initial descent into the terminal area. Airborne conflict resolution performance in descent, conformance to traffic flow management constraints, and the effects of conflicting traffic on constraint conformance are all presented. Subjective data from subject pilots are also presented, showing perceived levels of workload, safety, and acceptability of autonomous arrival operations. Finally, potential AOP functionality enhancements are discussed along with suggestions to improve arrival procedures.

  6. Intelligent Data Understanding for Architecture Analysis of Entry, Descent, and Landing

    Data.gov (United States)

    National Aeronautics and Space Administration — Because Entry, Descent and Landing (EDL) system validations are limited in Earth environments, these technologies rely heavily on models and analysis tools to...

  7. En Route Descent Advisor Multi-Sector Planning Using Active and Provisional Controller Plans

    Science.gov (United States)

    Vivona, Robert; Green, Steven

    2003-01-01

    As decision support tools are developed to support controllers in complex air traffic control environments, new approaches to maintaining situation awareness and managing traffic planning must be developed to handle the ever-increasing amounts of alerting and advisory data. Within high-density metering and other environments where flight path changes are the rule, not the exception, and where interactions between these changes are required, current trial planning approaches are limited by potential increases in workload. The Enroute Descent Advisor (EDA) is a set of decision support tool capabilities for managing high-density en route traffic subject to metering restrictions. The EDA system s novel approach builds aircraft plans from combinations of user intent data and builds controller plans from combinations of aircraft plans to effectively maintain situation awareness during traffic planning. By maintaining both active (current) and provisional (proposed) controller plans, EDA supports controllers in coordinated traffic planning both within and between sectors. Ultimately, EDA s multi-sector planning approach will facilitate a transition from current sector-oriented operations to a new trajectory-oriented paradigm, enabling new levels of efficiency and collaboration in air traffic control.

  8. The Role of la Familia for Women of Mexican Descent Who Are Leaders in Higher Education

    Science.gov (United States)

    Elizondo, Sandra Gray

    2012-01-01

    The purpose of this qualitative case study was to describe the role of "la familia" for women of Mexican descent as it relates to their development as leaders and their leadership in academia. Purposeful sampling was utilized to reach the goal of 18 participants who were female academic leaders of Mexican descent teaching full time in…

  9. Cyclic Voltammograms from First Principles

    DEFF Research Database (Denmark)

    Karlberg, Gustav; Jaramillo, Thomas; Skulason, Egill

    2007-01-01

    Cyclic voltammetry is a fundamental experimental tool for characterizing electrochemical surfaces. Whereas cyclic voltammetry is widely used within the field of electrochemistry, a way to quantitatively and directly relate the cyclic voltammogram to ab initio calculations has been lacking, even f...

  10. A Wind Tunnel Study on the Mars Pathfinder (MPF) Lander Descent Pressure Sensor

    Science.gov (United States)

    Soriano, J. Francisco; Coquilla, Rachael V.; Wilson, Gregory R.; Seiff, Alvin; Rivell, Tomas

    2001-01-01

    The primary focus of this study was to determine the accuracy of the Mars Pathfinder lander local pressure readings in accordance with the actual ambient atmospheric pressures of Mars during parachute descent. In order to obtain good measurements, the plane of the lander pressure sensor opening should ideally be situated so that it is parallel to the freestream. However, due to two unfavorable conditions, the sensor was positioned in locations where correction factors are required. One of these disadvantages is due to the fact that the parachute attachment point rotated the lander's center of gravity forcing the location of the pressure sensor opening to be off tangent to the freestream. The second and most troublesome factor was that the lander descends with slight oscillations that could vary the amplitude of the sensor readings. In order to accurately map the correction factors required at each sensor position, an experiment simulating the lander descent was conducted in the Martian Surface Wind Tunnel at NASA Ames Research Center. Using a 115 scale model at Earth ambient pressures, the test settings provided the necessary Reynolds number conditions in which the actual lander was possibly subjected to during the descent. In the analysis and results of this experiment, the readings from the lander sensor were converted to the form of pressure coefficients. With a contour map of pressure coefficients at each lander oscillatory position, this report will provide a guideline to determine the correction factors required for the Mars Pathfinder lander descent pressure sensor readings.

  11. Arachnid aloft: directed aerial descent in neotropical canopy spiders.

    Science.gov (United States)

    Yanoviak, Stephen P; Munk, Yonatan; Dudley, Robert

    2015-09-06

    The behaviour of directed aerial descent has been described for numerous taxa of wingless hexapods as they fall from the tropical rainforest canopy, but is not known in other terrestrial arthropods. Here, we describe similar controlled aerial behaviours for large arboreal spiders in the genus Selenops (Selenopidae). We dropped 59 such spiders from either canopy platforms or tree crowns in Panama and Peru; the majority (93%) directed their aerial trajectories towards and then landed upon nearby tree trunks. Following initial dorsoventral righting when necessary, falling spiders oriented themselves and then translated head-first towards targets; directional changes were correlated with bilaterally asymmetric motions of the anterolaterally extended forelegs. Aerial performance (i.e. the glide index) decreased with increasing body mass and wing loading, but not with projected surface area of the spider. Along with the occurrence of directed aerial descent in ants, jumping bristletails, and other wingless hexapods, this discovery of targeted gliding in selenopid spiders further indicates strong selective pressures against uncontrolled falls into the understory for arboreal taxa. © 2015 The Author(s).

  12. Mars Exploration Rover Terminal Descent Mission Modeling and Simulation

    Science.gov (United States)

    Raiszadeh, Behzad; Queen, Eric M.

    2004-01-01

    Because of NASA's added reliance on simulation for successful interplanetary missions, the MER mission has developed a detailed EDL trajectory modeling and simulation. This paper summarizes how the MER EDL sequence of events are modeled, verification of the methods used, and the inputs. This simulation is built upon a multibody parachute trajectory simulation tool that has been developed in POST I1 that accurately simulates the trajectory of multiple vehicles in flight with interacting forces. In this model the parachute and the suspended bodies are treated as 6 Degree-of-Freedom (6 DOF) bodies. The terminal descent phase of the mission consists of several Entry, Descent, Landing (EDL) events, such as parachute deployment, heatshield separation, deployment of the lander from the backshell, deployment of the airbags, RAD firings, TIRS firings, etc. For an accurate, reliable simulation these events need to be modeled seamlessly and robustly so that the simulations will remain numerically stable during Monte-Carlo simulations. This paper also summarizes how the events have been modeled, the numerical issues, and modeling challenges.

  13. Cyclic nucleotides and radioresistnace

    International Nuclear Information System (INIS)

    Kulinskij, V.I.; Mikheeva, G.A.; Zel'manovich, B.M.

    1982-01-01

    The addition of glucose to meat-peptone broth does not change the radiosensitizing effect (RSE) of cAMP at the logarithmic phase (LP) and the radioprotective effect (RPE) at the stationary phase (SP), but sensitization, characteristic of cGMP, disappears in SP and turns into RPE in LP. Introduction of glucose into the broth for 20 min eliminates all the effects of both cyclic nucleotides in the cya + strain while cya - mutant exhibits RSE. RSE of both cyclic nucleotides is only manifested on minimal media. These data brought confirmation of the dependence of the influence of cyclic media. These data brought confirmation of the dependence of the influence of cyclic nucleotides on radioresistance upon the metabolic status of the cell [ru

  14. Neuromuscular function during stair descent in meniscectomized patients and controls

    DEFF Research Database (Denmark)

    Thorlund, Jonas Bloch; Roos, Ewa M; Aagaard, Per

    2011-01-01

    The aim of this study was to identify differences in knee range of motion (ROM), movement speed, ground reaction forces (GRF) profile, neuromuscular activity, and muscle coactivation during the transition between stair descent and level walking in meniscectomized patients at high risk of knee...

  15. A bipedal DNA Brownian motor with coordinated legs.

    Science.gov (United States)

    Omabegho, Tosan; Sha, Ruojie; Seeman, Nadrian C

    2009-04-03

    A substantial challenge in engineering molecular motors is designing mechanisms to coordinate the motion between multiple domains of the motor so as to bias random thermal motion. For bipedal motors, this challenge takes the form of coordinating the movement of the biped's legs so that they can move in a synchronized fashion. To address this problem, we have constructed an autonomous DNA bipedal walker that coordinates the action of its two legs by cyclically catalyzing the hybridization of metastable DNA fuel strands. This process leads to a chemically ratcheted walk along a directionally polar DNA track. By covalently cross-linking aliquots of the walker to its track in successive walking states, we demonstrate that this Brownian motor can complete a full walking cycle on a track whose length could be extended for longer walks. We believe that this study helps to uncover principles behind the design of unidirectional devices that can function without intervention. This device should be able to fulfill roles that entail the performance of useful mechanical work on the nanometer scale.

  16. Visual search of cyclic spatio-temporal events

    Science.gov (United States)

    Gautier, Jacques; Davoine, Paule-Annick; Cunty, Claire

    2018-05-01

    The analysis of spatio-temporal events, and especially of relationships between their different dimensions (space-time-thematic attributes), can be done with geovisualization interfaces. But few geovisualization tools integrate the cyclic dimension of spatio-temporal event series (natural events or social events). Time Coil and Time Wave diagrams represent both the linear time and the cyclic time. By introducing a cyclic temporal scale, these diagrams may highlight the cyclic characteristics of spatio-temporal events. However, the settable cyclic temporal scales are limited to usual durations like days or months. Because of that, these diagrams cannot be used to visualize cyclic events, which reappear with an unusual period, and don't allow to make a visual search of cyclic events. Also, they don't give the possibility to identify the relationships between the cyclic behavior of the events and their spatial features, and more especially to identify localised cyclic events. The lack of possibilities to represent the cyclic time, outside of the temporal diagram of multi-view geovisualization interfaces, limits the analysis of relationships between the cyclic reappearance of events and their other dimensions. In this paper, we propose a method and a geovisualization tool, based on the extension of Time Coil and Time Wave, to provide a visual search of cyclic events, by allowing to set any possible duration to the diagram's cyclic temporal scale. We also propose a symbology approach to push the representation of the cyclic time into the map, in order to improve the analysis of relationships between space and the cyclic behavior of events.

  17. Experimental studies of the rotor flow downwash on the Stability of multi-rotor crafts in descent

    Science.gov (United States)

    Veismann, Marcel; Dougherty, Christopher; Gharib, Morteza

    2017-11-01

    All rotorcrafts, including helicopters and multicopters, have the inherent problem of entering rotor downwash during vertical descent. As a result, the craft is subject to highly unsteady flow, called vortex ring state (VRS), which leads to a loss of lift and reduced stability. To date, experimental efforts to investigate this phenomenon have been largely limited to analysis of a single, fixed rotor mounted in a horizontal wind tunnel. Our current work aims to understand the interaction of multiple rotors in vertical descent by mounting a multi-rotor craft in a low speed, vertical wind tunnel. Experiments were performed with a fixed and rotationally free mounting; the latter allowing us to better capture the dynamics of a free flying drone. The effect of rotor separation on stability, generated thrust, and rotor wake interaction was characterized using force gauge data and PIV analysis for various descent velocities. The results obtained help us better understand fluid-craft interactions of drones in vertical descent and identify possible sources of instability. The presented material is based upon work supported by the Center for Autonomous Systems and Technologies (CAST) at the Graduate Aerospace Laboratories of the California Institute of Technology (GALCIT).

  18. The arabidopsis cyclic nucleotide interactome

    KAUST Repository

    Donaldson, Lara Elizabeth

    2016-05-11

    Background Cyclic nucleotides have been shown to play important signaling roles in many physiological processes in plants including photosynthesis and defence. Despite this, little is known about cyclic nucleotide-dependent signaling mechanisms in plants since the downstream target proteins remain unknown. This is largely due to the fact that bioinformatics searches fail to identify plant homologs of protein kinases and phosphodiesterases that are the main targets of cyclic nucleotides in animals. Methods An affinity purification technique was used to identify cyclic nucleotide binding proteins in Arabidopsis thaliana. The identified proteins were subjected to a computational analysis that included a sequence, transcriptional co-expression and functional annotation analysis in order to assess their potential role in plant cyclic nucleotide signaling. Results A total of twelve cyclic nucleotide binding proteins were identified experimentally including key enzymes in the Calvin cycle and photorespiration pathway. Importantly, eight of the twelve proteins were shown to contain putative cyclic nucleotide binding domains. Moreover, the identified proteins are post-translationally modified by nitric oxide, transcriptionally co-expressed and annotated to function in hydrogen peroxide signaling and the defence response. The activity of one of these proteins, GLYGOLATE OXIDASE 1, a photorespiratory enzyme that produces hydrogen peroxide in response to Pseudomonas, was shown to be repressed by a combination of cGMP and nitric oxide treatment. Conclusions We propose that the identified proteins function together as points of cross-talk between cyclic nucleotide, nitric oxide and reactive oxygen species signaling during the defence response.

  19. Manual for Cyclic Triaxial Test

    DEFF Research Database (Denmark)

    Shajarati, Amir; Sørensen, Kris Wessel; Nielsen, Søren Kjær

    This manual describes the different steps that is included in the procedure for conducting a cyclic triaxial test at the geotechnical Laboratory at Aalborg University. Furthermore it contains a chapter concerning some of the background theory for the static triaxial tests. The cyclic/dynamic tria......This manual describes the different steps that is included in the procedure for conducting a cyclic triaxial test at the geotechnical Laboratory at Aalborg University. Furthermore it contains a chapter concerning some of the background theory for the static triaxial tests. The cyclic...

  20. Stereotypes of women of Asian descent in midwifery: some evidence.

    Science.gov (United States)

    Bowler, I M

    1993-03-01

    The subject of this paper is part of a larger study which investigated the delivery of maternity care to women of South Asian descent in Britain (Bowler, 1990). An ethnographic approach was used and the main method of data collection was non-participant observation in antenatal clinics, labour and postnatal wards in a teaching hospital maternity unit. These observations were supported by data from interviews with midwives. It was found that the midwives commonly use stereotypes of women in order to help them to provide care. These stereotypes are particularly likely to be used in situations where the midwife has difficulty (through pressure of time or other circumstances) in getting to know an individual woman. The stereotype of women of Asian descent contained four main themes: communication problems; failure to comply with care and service abuse; making a fuss about nothing; a lack of normal maternal instinct. Reasons for stereotyping are explored. Effects on service provision in the areas of family planning and breast feeding are highlighted.

  1. Minimum-fuel turning climbout and descent guidance of transport jets

    Science.gov (United States)

    Neuman, F.; Kreindler, E.

    1983-01-01

    The complete flightpath optimization problem for minimum fuel consumption from takeoff to landing including the initial and final turns from and to the runway heading is solved. However, only the initial and final segments which contain the turns are treated, since the straight-line climbout, cruise, and descent problems have already been solved. The paths are derived by generating fields of extremals, using the necessary conditions of optimal control together with singular arcs and state constraints. Results show that the speed profiles for straight flight and turning flight are essentially identical except for the final horizontal accelerating or decelerating turns. The optimal turns require no abrupt maneuvers, and an approximation of the optimal turns could be easily integrated with present straight-line climb-cruise-descent fuel-optimization algorithms. Climbout at the optimal IAS rather than the 250-knot terminal-area speed limit would save 36 lb of fuel for the 727-100 aircraft.

  2. Entry, Descent, and Landing Performance for a Mid-Lift-to-Drag Ratio Vehicle at Mars

    Science.gov (United States)

    Johnson, Breanna J.; Braden, Ellen M.; Sostaric, Ronald R.; Cerimele, Christopher J.; Lu, Ping

    2018-01-01

    In an effort to mature the design of the Mid-Lift-to-Drag ratio Rigid Vehicle (MRV) candidate of the NASA Evolvable Mars Campaign (EMC) architecture study, end-to-end six-degree-of-freedom (6DOF) simulations are needed to ensure a successful entry, descent, and landing (EDL) design. The EMC study is assessing different vehicle and mission architectures to determine which candidate would be best to deliver a 20 metric ton payload to the surface of Mars. Due to the large mass payload and the relatively low atmospheric density of Mars, all candidates of the EMC study propose to use Supersonic Retro-Propulsion (SRP) throughout the descent and landing phase, as opposed to parachutes, in order to decelerate to a subsonic touchdown. This paper presents a 6DOF entry-to-landing performance and controllability study with sensitivities to dispersions, particularly in the powered descent and landing phases.

  3. Machado-Joseph disease in pedigrees of Azorean descent is linked to chromosome 14.

    Science.gov (United States)

    St George-Hyslop, P; Rogaeva, E; Huterer, J; Tsuda, T; Santos, J; Haines, J L; Schlumpf, K; Rogaev, E I; Liang, Y; McLachlan, D R

    1994-07-01

    A locus for Machado-Joseph disease (MJD) has recently been mapped to a 30-cM region of chromosome 14q in five pedigrees of Japanese descent. MJD is a clinically pleomorphic neurodegenerative disease that was originally described in subjects of Azorean descent. In light of the nonallelic heterogeneity in other inherited spinocerebellar ataxias, we were interested to determine if the MJD phenotype in Japanese and Azorean pedigrees arose from mutations at the same locus. We provide evidence that MJD in five pedigrees of Azorean descent is also linked to chromosome 14q in an 18-cM region between the markers D14S67 and AACT (multipoint lod score +7.00 near D14S81). We also report molecular evidence for homozygosity at the MJD locus in an MJD-affected subject with severe, early-onset symptoms. These observations confirm the initial report of linkage of MJD to chromosome 14; suggest that MJD in Japanese and Azorean subjects may represent allelic or identical mutations at the same locus; and provide one possible explanation (MJD gene dosage) for the observed phenotypic heterogeneity in this disease.

  4. Additive preservers of the ascent, descent and related subsets

    Czech Academy of Sciences Publication Activity Database

    Mbekhta, M.; Müller, Vladimír; Oudghiri, M.

    2014-01-01

    Roč. 71, č. 1 (2014), s. 63-83 ISSN 0379-4024 R&D Projects: GA ČR GA201/09/0473; GA AV ČR IAA100190903 Institutional support: RVO:67985840 Keywords : additive preservers * ascent * descent Subject RIV: BA - General Mathematics Impact factor: 0.550, year: 2014 http://www.mathjournals.org/jot/2014-071-001/2014-071-001-004.html

  5. Deformation mechanisms in cyclic creep and fatigue

    International Nuclear Information System (INIS)

    Laird, C.

    1979-01-01

    Service conditions in which static and cyclic loading occur in conjunction are numerous. It is argued that an understanding of cyclic creep and cyclic deformation are necessary both for design and for understanding creep-fatigue fracture. Accordingly a brief, and selective, review of cyclic creep and cyclic deformation at both low and high strain amplitudes is provided. Cyclic loading in conjunction with static loading can lead to creep retardation if cyclic hardening occurs, or creep acceleration if softening occurs. Low strain amplitude cyclic deformation is understood in terms of dislocation loop patch and persistent slip band behavior, high strain deformation in terms of dislocation cell-shuttling models. While interesting advances in these fields have been made in the last few years, the deformation mechanisms are generally poorly understood

  6. Cyclic AMP in rat pancreatic islets

    International Nuclear Information System (INIS)

    Grill, V.; Borglund, E.; Cerasi, E.; Uppsala Univ.

    1977-01-01

    The incorporation of [ 3 H]adenine into cyclic AMP was studied in rat pancreatic islets under varying conditions of labeling. Prolonging the exposure to [ 3 H]adenine progressively augmented the islet cyclic [ 3 H]AMP level. Islets labeled for different periods of time and subsequently incubated (without adenine) in the presence of D-glucose or cholera toxin showed stimulations of intra-islet cyclic [ 3 H]AMP that were proportionate to the levels of radioactive nucleotide present under non-stimulatory conditions. Labeling the islets in a high glucose concentration (27.7 mM) did not modify the nucleotide responses to glucose or cholera toxin. The specific activity of cyclic [ 3 H]AMP, determined by simultaneous assay of cyclic [ 3 H]AMP and total cyclic AMP, was not influenced by glucose or cholera toxin. Glucose had no effect on the specific activity of labeled ATP

  7. Assessing the ability to derive rates of polar middle-atmospheric descent using trace gas measurements from remote sensors

    Science.gov (United States)

    Ryan, Niall J.; Kinnison, Douglas E.; Garcia, Rolando R.; Hoffmann, Christoph G.; Palm, Mathias; Raffalski, Uwe; Notholt, Justus

    2018-02-01

    We investigate the reliability of using trace gas measurements from remote sensing instruments to infer polar atmospheric descent rates during winter within 46-86 km altitude. Using output from the Specified Dynamics Whole Atmosphere Community Climate Model (SD-WACCM) between 2008 and 2014, tendencies of carbon monoxide (CO) volume mixing ratios (VMRs) are used to assess a common assumption of dominant vertical advection of tracers during polar winter. The results show that dynamical processes other than vertical advection are not negligible, meaning that the transport rates derived from trace gas measurements do not represent the mean descent of the atmosphere. The relative importance of vertical advection is lessened, and exceeded by other processes, during periods directly before and after a sudden stratospheric warming, mainly due to an increase in eddy transport. It was also found that CO chemistry cannot be ignored in the mesosphere due to the night-time layer of OH at approximately 80 km altitude. CO VMR profiles from the Kiruna Microwave Radiometer and the Microwave Limb Sounder were compared to SD-WACCM output, and show good agreement on daily and seasonal timescales. SD-WACCM CO profiles are combined with the CO tendencies to estimate errors involved in calculating the mean descent of the atmosphere from remote sensing measurements. The results indicate errors on the same scale as the calculated descent rates, and that the method is prone to a misinterpretation of the direction of air motion. The true rate of atmospheric descent is seen to be masked by processes, other than vertical advection, that affect CO. We suggest an alternative definition of the rate calculated using remote sensing measurements: not as the mean descent of the atmosphere, but as an effective rate of vertical transport for the trace gas under observation.

  8. Planetary entry, descent, and landing technologies

    Science.gov (United States)

    Pichkhadze, K.; Vorontsov, V.; Polyakov, A.; Ivankov, A.; Taalas, P.; Pellinen, R.; Harri, A.-M.; Linkin, V.

    2003-04-01

    Martian meteorological lander (MML) is intended for landing on the Martian surface in order to monitor the atmosphere at landing point for one Martian year. MMLs shall become the basic elements of a global network of meteorological mini-landers, observing the dynamics of changes of the atmospheric parameters on the Red Planet. The MML main scientific tasks are as follows: (1) Study of vertical structure of the Martian atmosphere throughout the MML descent; (2) On-surface meteorological observations for one Martian year. One of the essential factors influencing the lander's design is its entry, descent, and landing (EDL) sequence. During Phase A of the MML development, five different options for the lander's design were carefully analyzed. All of these options ensure the accomplishment of the above-mentioned scientific tasks with high effectiveness. CONCEPT A (conventional approach): Two lander options (with a parachute system + airbag and an inflatable airbrake + airbag) were analyzed. They are similar in terms of fulfilling braking phases and completely analogous in landing by means of airbags. CONCEPT B (innovative approach): Three lander options were analyzed. The distinguishing feature is the presence of inflatable braking units (IBU) in their configurations. SELECTED OPTION (innovative approach): Incorporating a unique design approach and modern technologies, the selected option of the lander represents a combination of the options analyzed in the framework of Concept B study. Currently, the selected lander option undergoes systems testing (Phase D1). Several MMLs can be delivered to Mars in frameworks of various missions as primary or piggybacking payload: (1) USA-led "Mars Scout" (2007); (2) France-led "NetLander" (2007/2009); (3) Russia-led "Mars-Deimos-Phobos sample return" (2007); (4) Independent mission (currently under preliminary study); etc.

  9. On the efficiency of a randomized mirror descent algorithm in online optimization problems

    Science.gov (United States)

    Gasnikov, A. V.; Nesterov, Yu. E.; Spokoiny, V. G.

    2015-04-01

    A randomized online version of the mirror descent method is proposed. It differs from the existing versions by the randomization method. Randomization is performed at the stage of the projection of a subgradient of the function being optimized onto the unit simplex rather than at the stage of the computation of a subgradient, which is common practice. As a result, a componentwise subgradient descent with a randomly chosen component is obtained, which admits an online interpretation. This observation, for example, has made it possible to uniformly interpret results on weighting expert decisions and propose the most efficient method for searching for an equilibrium in a zero-sum two-person matrix game with sparse matrix.

  10. Implementing the Mars Science Laboratory Terminal Descent Sensor Field Test Campaign

    Science.gov (United States)

    Montgomery, James F.; Bodie, James H.; Brown, Joseph D.; Chen, Allen; Chen, Curtis W.; Essmiller, John C.; Fisher, Charles D.; Goldberg, Hannah R.; Lee, Steven W.; Shaffer, Scott J.

    2012-01-01

    The Mars Science Laboratory (MSL) will deliver a 900 kg rover to the surface of Mars in August 2012. MSL will utilize a new pulse-Doppler landing radar, the Terminal Descent Sensor (TDS). The TDS employs six narrow-beam antennas to provide unprecedented slant range and velocity performance at Mars to enable soft touchdown of the MSL rover using a unique sky crane Entry, De-scent, and Landing (EDL) technique. Prior to use on MSL, the TDS was put through a rigorous verification and validation (V&V) process. A key element of this V&V was operating the TDS over a series of field tests, using flight-like profiles expected during the descent and landing of MSL over Mars-like terrain on Earth. Limits of TDS performance were characterized with additional testing meant to stress operational modes outside of the expected EDL flight profiles. The flight envelope over which the TDS must operate on Mars encompasses such a large range of altitudes and velocities that a variety of venues were neces-sary to cover the test space. These venues included an F/A-18 high performance aircraft, a Eurocopter AS350 AStar helicopter and 100-meter tall Echo Towers at the China Lake Naval Air Warfare Center. Testing was carried out over a five year period from July 2006 to June 2011. TDS performance was shown, in gen-eral, to be excellent over all venues. This paper describes the planning, design, and implementation of the field test campaign plus results and lessons learned.

  11. Development and test results of a flight management algorithm for fuel conservative descents in a time-based metered traffic environment

    Science.gov (United States)

    Knox, C. E.; Cannon, D. G.

    1980-01-01

    A simple flight management descent algorithm designed to improve the accuracy of delivering an airplane in a fuel-conservative manner to a metering fix at a time designated by air traffic control was developed and flight tested. This algorithm provides a three dimensional path with terminal area time constraints (four dimensional) for an airplane to make an idle thrust, clean configured (landing gear up, flaps zero, and speed brakes retracted) descent to arrive at the metering fix at a predetermined time, altitude, and airspeed. The descent path was calculated for a constant Mach/airspeed schedule from linear approximations of airplane performance with considerations given for gross weight, wind, and nonstandard pressure and temperature effects. The flight management descent algorithm is described. The results of the flight tests flown with the Terminal Configured Vehicle airplane are presented.

  12. Cyclic peptide therapeutics: past, present and future.

    Science.gov (United States)

    Zorzi, Alessandro; Deyle, Kaycie; Heinis, Christian

    2017-06-01

    Cyclic peptides combine several favorable properties such as good binding affinity, target selectivity and low toxicity that make them an attractive modality for the development of therapeutics. Over 40 cyclic peptide drugs are currently in clinical use and around one new cyclic peptide drug enters the market every year on average. The vast majority of clinically approved cyclic peptides are derived from natural products, such as antimicrobials or human peptide hormones. New powerful techniques based on rational design and in vitro evolution have enabled the de novo development of cyclic peptide ligands to targets for which nature does not offer solutions. A look at the cyclic peptides currently under clinical evaluation shows that several have been developed using such techniques. This new source for cyclic peptide ligands introduces a freshness to the field, and it is likely that de novo developed cyclic peptides will be in clinical use in the near future. Copyright © 2017 Elsevier Ltd. All rights reserved.

  13. Sequencing Cyclic Peptides by Multistage Mass Spectrometry

    Science.gov (United States)

    Mohimani, Hosein; Yang, Yu-Liang; Liu, Wei-Ting; Hsieh, Pei-Wen; Dorrestein, Pieter C.; Pevzner, Pavel A.

    2012-01-01

    Some of the most effective antibiotics (e.g., Vancomycin and Daptomycin) are cyclic peptides produced by non-ribosomal biosynthetic pathways. While hundreds of biomedically important cyclic peptides have been sequenced, the computational techniques for sequencing cyclic peptides are still in their infancy. Previous methods for sequencing peptide antibiotics and other cyclic peptides are based on Nuclear Magnetic Resonance spectroscopy, and require large amount (miligrams) of purified materials that, for most compounds, are not possible to obtain. Recently, development of mass spectrometry based methods has provided some hope for accurate sequencing of cyclic peptides using picograms of materials. In this paper we develop a method for sequencing of cyclic peptides by multistage mass spectrometry, and show its advantages over single stage mass spectrometry. The method is tested on known and new cyclic peptides from Bacillus brevis, Dianthus superbus and Streptomyces griseus, as well as a new family of cyclic peptides produced by marine bacteria. PMID:21751357

  14. A Cockpit Comfort Level of the Descent Capsule-Shaped Vehicles

    Directory of Open Access Journals (Sweden)

    V. E. Minenko

    2017-01-01

    Full Text Available The article formulates the task of selecting a design-layout pattern for a transport spacecraft, in terms of reaching a proper comfort level for the crew to have appropriate functioning. Using the example of a domestic spacecraft and an American one, it has been shown that the type of launch vehicle, the launch specifics, the operational overloads, and the overall mass restrictions have a dramatic impact on the choice of the design-layout pattern of the spacecraft. The free volume of the pressure cockpit per each member of the crew is considered as the main characteristic to show a level of the spacecraft comfort. Using the average statistical data on the layout density of different equipment, the article estimates the possible increase of this characteristic for the cutting-edge descent vehicles. Using the example of the descent vehicles of Soyuz and Apollo class, the article shows a dependence of the raising weight of a descent vehicle on the free volume of its pressure cockpit. Attention is drawn to the fact that the limit of increasing free space of the spacecraft compartments to achieve maximum comfort should correspond to a set of functions that the crew performs in the compartments considered. Otherwise, the increase in the spacecraft mass will prove to be unjustified. The results stated in the article can be useful to developers of manned spacecraft, as well as to teachers and students. In the long term it is worthwhile adding the article material with the mass and volume indicators, as well as with the estimate results of the comfort level of modern manned spacecrafts being under design in Russia and USA, such as PTK NP (“Federation”, “Orion”, “Dragon V2”.

  15. The calculation of dissipated work, elastoplastic cyclic stress and cyclic strain in a structure

    International Nuclear Information System (INIS)

    Wang Xucheng; Xie Yihuan.

    1986-01-01

    With the development of the reactor technique, there is being an increasing interest in the calculation of elastoplastic response of a structure to its complex loading. This paper introduces a constitutive relation of a material for discribing unloading property, and uses it in an analysis of a real structure under a cyclic loading. The results, which include cyclic stress, cyclic strain and dissipated work, are meaningful in the researches of the structure behavior under complex loading and of the structural safety

  16. Block-Based Gradient Descent for Local Backlight Dimming and Flicker Reduction

    DEFF Research Database (Denmark)

    Burini, Nino; Mantel, Claire; Nadernejad, Ehsan

    2014-01-01

    Local backlight dimming technology is a two-fold improvement for LED backlit LCD screens that allows to reduce power consumption and increase visual quality. This paper presents a fast version of an iterative backlight dimming algorithm based on gradient descent search. The speed is increased...

  17. The arabidopsis cyclic nucleotide interactome

    KAUST Repository

    Donaldson, Lara Elizabeth; Meier, Stuart Kurt; Gehring, Christoph A

    2016-01-01

    Cyclic nucleotides have been shown to play important signaling roles in many physiological processes in plants including photosynthesis and defence. Despite this, little is known about cyclic nucleotide-dependent signaling mechanisms

  18. The q-G method : A q-version of the Steepest Descent method for global optimization.

    Science.gov (United States)

    Soterroni, Aline C; Galski, Roberto L; Scarabello, Marluce C; Ramos, Fernando M

    2015-01-01

    In this work, the q-Gradient (q-G) method, a q-version of the Steepest Descent method, is presented. The main idea behind the q-G method is the use of the negative of the q-gradient vector of the objective function as the search direction. The q-gradient vector, or simply the q-gradient, is a generalization of the classical gradient vector based on the concept of Jackson's derivative from the q-calculus. Its use provides the algorithm an effective mechanism for escaping from local minima. The q-G method reduces to the Steepest Descent method when the parameter q tends to 1. The algorithm has three free parameters and it is implemented so that the search process gradually shifts from global exploration in the beginning to local exploitation in the end. We evaluated the q-G method on 34 test functions, and compared its performance with 34 optimization algorithms, including derivative-free algorithms and the Steepest Descent method. Our results show that the q-G method is competitive and has a great potential for solving multimodal optimization problems.

  19. Are pregnant women of non-Northern European descent more anaemic than women of Northern European descent? A study into the prevalence of anaemia in pregnant women in Amsterdam.

    NARCIS (Netherlands)

    Jans, S.M.; Daemers, D.O.A.; Vos, R.; Lagro-Janssen, A.L.M.

    2009-01-01

    OBJECTIVES: to investigate the prevalence of anaemia in pregnancy according to the cut-off points used in the national clinical guideline 'Anaemia in Primary Care Midwifery Practice', and to investigate a possible difference in prevalence between pregnant women of Northern European descent compared

  20. 40 CFR 721.2120 - Cyclic amide.

    Science.gov (United States)

    2010-07-01

    ... 40 Protection of Environment 30 2010-07-01 2010-07-01 false Cyclic amide. 721.2120 Section 721... Cyclic amide. (a) Chemical substance and significant new uses subject to reporting. (1) The chemical substance identified as a cyclic amide (PMN P-92-131) is subject to reporting under this section for the...

  1. Detection of Cyclic Dinucleotides by STING.

    Science.gov (United States)

    Du, Xiao-Xia; Su, Xiao-Dong

    2017-01-01

    STING (stimulator of interferon genes) is an essential signaling adaptor protein mediating cytosolic DNA-induced innate immunity for both microbial invasion and self-DNA leakage. STING is also a direct receptor for cytosolic cyclic dinucleotides (CDNs), including the microbial secondary messengers c-di-GMP (3',3'-cyclic di-GMP), 3',3'cGAMP (3',3'-cyclic GMP-AMP), and mammalian endogenous 2',3'cGAMP (2',3'-cyclic GMP-AMP) synthesized by cGAS (cyclic GMP-AMP synthase). Upon CDN binding, STING undergoes a conformational change to enable signal transduction by phosphorylation and finally to active IRF3 (Interferon regulatory factor 3) for type I interferon production. Here, we describe some experimental procedures such as Isothermal Titration Calorimetry and luciferase reporter assays to study the CDNs binding and activity by STING proteins.

  2. Cyclic completion of the anamorphic universe

    Science.gov (United States)

    Ijjas, Anna

    2018-04-01

    Cyclic models of the universe have the advantage of avoiding initial conditions problems related to postulating any sort of beginning in time. To date, the best known viable examples of cyclic models have been ekpyrotic. In this paper, we show that the recently proposed anamorphic scenario can also be made cyclic. The key to the cyclic completion is a classically stable, non-singular bounce. Remarkably, even though the bounce construction was originally developed to connect a period of contraction with a period of expansion both described by Einstein gravity, we show here that it can naturally be modified to connect an ordinary contracting phase described by Einstein gravity with a phase of anamorphic smoothing. The paper will present the basic principles and steps in constructing cyclic anamorphic models.

  3. Redox-active porous coordination polymer based on trinuclear pivalate: Temperature-dependent crystal rearrangement and redox-behavior

    Energy Technology Data Exchange (ETDEWEB)

    Lytvynenko, Anton S. [L.V. Pisarzhevskii Institute of Physical Chemistry, National Academy of Sciences of Ukraine, Prospekt Nauki 31, Kiev 03028 (Ukraine); Kiskin, Mikhail A., E-mail: mkiskin@igic.ras.ru [N.S. Kurnakov Institute of General and Inorganic Chemistry, Russian Academy of Sciences, Leninsky Prospect 31, GSP-1, 119991 Moscow (Russian Federation); Dorofeeva, Victoria N.; Mishura, Andrey M.; Titov, Vladimir E.; Kolotilov, Sergey V. [L.V. Pisarzhevskii Institute of Physical Chemistry, National Academy of Sciences of Ukraine, Prospekt Nauki 31, Kiev 03028 (Ukraine); Eremenko, Igor L.; Novotortsev, Vladimir M. [N.S. Kurnakov Institute of General and Inorganic Chemistry, Russian Academy of Sciences, Leninsky Prospect 31, GSP-1, 119991 Moscow (Russian Federation)

    2015-03-15

    Linking of trinuclear pivalate Fe{sub 2}NiO(Piv){sub 6} (Piv=O{sub 2}CC(CH{sub 3}){sub 3}) by 2,6-bis(4-pyridyl)-4-(1-naphthyl)pyridine (L) resulted in formation of 1D-porous coordination polymer Fe{sub 2}NiO(Piv){sub 6}(L)·Solv, which was characterized in two forms: DMSO solvate Fe{sub 2}NiO(Piv){sub 6}(L)(DMSO)·2.5DMSO (1) or water solvate Fe{sub 2}NiO(Piv){sub 6}(L)(H{sub 2}O) (2). X-ray structure of 1 was determined. Crystal lattice of 1 at 160 K contained open channels, filled by captured solvent, while temperature growth to 296 K led to the crystal lattice rearrangement and formation of closed voids. Redox-behavior of 2 was studied by cyclic voltammetry for a solid compound, deposited on glassy-carbon electrode. Redox-activity of L preserved upon incorporation in the coordination polymer. The presence of pores in desolvated sample Fe{sub 2}NiO(Piv){sub 6}(L) was confirmed by the measurements of N{sub 2} and H{sub 2} adsorption at 77 K. Potential barriers of the different molecules diffusion through pores were estimated by the means of molecular mechanics. - Graphical abstract: Redox-behavior of 1D-porous coordination polymer Fe{sub 2}NiO(Piv){sub 6}(L)(H{sub 2}O) was studied by cyclic voltammetry in thin film, deposited on glassy-carbon electrode. Redox-activity of L preserved upon incorporation in the coordination polymer. Potential barriers of different molecules diffusion through pores were estimated by the means of molecular mechanics. - Highlights: • Porous 1D coordination polymer was synthesized. • Temperature growth led to pores closing due to crystal lattice rearrangement. • Redox-activity of ligand preserved upon incorporation into coordination polymer. • Redox-properties of solid coordination polymer were studied in thin film. • Diffusion barriers were evaluated by molecular mechanics.

  4. Adenosine 3':5'-cyclic monophosphate in higher plants: Isolation and characterization of adenosine 3':5'-cyclic monophosphate from Kalanchoe and Agave.

    Science.gov (United States)

    Ashton, A R; Polya, G M

    1977-01-01

    1.3':5'-Cyclic AMP was extensively purified from Kalanchoe daigremontiana and Agave americana by neutral alumina and anion- and cation-exchange column chromatography. Inclusion of 3':5'-cyclic [8-3H]AMP from the point of tissue extraction permitted calculation of yields. The purification procedure removed contaminating material that was shown to interfere with the 3':5'-cyclic AMP estimation and characterization procedures. 2. The partially purified 3':5'-cyclic AMP was quantified by means of a radiochemical saturation assay using an ox heart 3':5'-cyclic AMP-binding protein and by an assay involving activation of a mammalian protein kinase. 3. The plant 3':5'-cyclic AMP co-migrated with 3':5'-cyclic [8-3H]AMP on cellulose chromatography, poly(ethyleneimine)-cellulose chromatography and silica-gel t.l.c. developed with several solvent systems. 4. The plant 3':5'-cyclic AMP was degraded by ox heart 3':5'-cyclic nucleotide phosphodiesterase at the same rates as authentic 3':5'-cyclic AMP. 1-Methyl-3-isobutylxanthine (1 mM), a specific inhibitor of the 3':5'-cyclic nucleotide phosphodieterase, completely inhibited such degradation. 5. The concentrations of 3':5'-cyclic AMP satisfying the above criteria in Kalanchoe and Agave were 2-6 and 1 pmol/g fresh wt. respectively. Possible bacterial contribution to these analyses was estimated to be less than 0.002pmol/g fresh wt. Evidence for the occurrence of 3':5'-cyclic AMP in plants is discussed. PMID:196595

  5. Are pregnant women of non-Northern European descent more anaemic than women of Northern European descent? A study into the prevalence of anaemia in pregnant women in Amsterdam

    NARCIS (Netherlands)

    Jans, S. M. P. J.; Daemers, D. O. A.; de Vos, R.; Lagro-Jansen, A. L. M.

    2009-01-01

    to investigate the prevalence of anaemia in pregnancy according to the cut-off points used in the national clinical guideline 'Anaemia in Primary Care Midwifery Practice', and to investigate a possible difference in prevalence between pregnant women of Northern European descent compared with women

  6. Are pregnant women of non-Northern European descent more anaemic than women of Northern European descent? A study into the prevalence of anaemia in pregnant women in Amsterdam

    NARCIS (Netherlands)

    Jans, S.M.P.J.; Daemers, D.O.A.; Vos, R. de; Lagro-Janssen, A.L.M.

    2009-01-01

    Objectives - to investigate the prevalence of anaemia in pregnancy according to the cut-off points used in the national clinical guideline ‘Anaemia in Primary Care Midwifery Practice’, and to investigate a possible difference in prevalence between pregnant women of Northern European descent compared

  7. History-independent cyclic response of nanotwinned metals

    Science.gov (United States)

    Pan, Qingsong; Zhou, Haofei; Lu, Qiuhong; Gao, Huajian; Lu, Lei

    2017-11-01

    Nearly 90 per cent of service failures of metallic components and structures are caused by fatigue at cyclic stress amplitudes much lower than the tensile strength of the materials involved. Metals typically suffer from large amounts of cumulative, irreversible damage to microstructure during cyclic deformation, leading to cyclic responses that are unstable (hardening or softening) and history-dependent. Existing rules for fatigue life prediction, such as the linear cumulative damage rule, cannot account for the effect of loading history, and engineering components are often loaded by complex cyclic stresses with variable amplitudes, mean values and frequencies, such as aircraft wings in turbulent air. It is therefore usually extremely challenging to predict cyclic behaviour and fatigue life under a realistic load spectrum. Here, through both atomistic simulations and variable-strain-amplitude cyclic loading experiments at stress amplitudes lower than the tensile strength of the metal, we report a history-independent and stable cyclic response in bulk copper samples that contain highly oriented nanoscale twins. We demonstrate that this unusual cyclic behaviour is governed by a type of correlated ‘necklace’ dislocation consisting of multiple short component dislocations in adjacent twins, connected like the links of a necklace. Such dislocations are formed in the highly oriented nanotwinned structure under cyclic loading and help to maintain the stability of twin boundaries and the reversible damage, provided that the nanotwins are tilted within about 15 degrees of the loading axis. This cyclic deformation mechanism is distinct from the conventional strain localizing mechanisms associated with irreversible microstructural damage in single-crystal, coarse-grained, ultrafine-grained and nanograined metals.

  8. Cyclical subnormal separation in A-groups

    International Nuclear Information System (INIS)

    Makarfi, M.U.

    1995-12-01

    Three main results, concerning A-groups in respect of cyclical subnormal separation as defined in, are presented. It is shown in theorem A that any A-group that is generated by elements of prime order and satisfying the cyclical subnormal separation conditions is metabelian. The two other main results give necessary and sufficient conditions for A-groups, that are split extensions of certain abelian p-groups by a metabelian p'-group, to satisfy the cyclical subnormal separation condition. There is also a result which shows that A-groups with elementary abelian Sylow subgroups are cyclically separated as defined. (author). 7 refs

  9. Anticipatory kinematics and muscle activity preceding transitions from level-ground walking to stair ascent and descent.

    Science.gov (United States)

    Peng, Joshua; Fey, Nicholas P; Kuiken, Todd A; Hargrove, Levi J

    2016-02-29

    The majority of fall-related accidents are during stair ambulation-occurring commonly at the top and bottom stairs of each flight, locations in which individuals are transitioning to stairs. Little is known about how individuals adjust their biomechanics in anticipation of walking-stair transitions. We identified the anticipatory stride mechanics of nine able-bodied individuals as they approached transitions from level ground walking to stair ascent and descent. Unlike prior investigations of stair ambulation, we analyzed two consecutive "anticipation" strides preceding the transitions strides to stairs, and tested a comprehensive set of kinematic and electromyographic (EMG) data from both the leading and trailing legs. Subjects completed ten trials of baseline overground walking and ten trials of walking to stair ascent and descent. Deviations relative to baseline were assessed. Significant changes in mechanics and EMG occurred in the earliest anticipation strides analyzed for both ascent and descent transitions. For stair descent, these changes were consistent with observed reductions in walking speed, which occurred in all anticipation strides tested. For stair ascent, subjects maintained their speed until the swing phase of the latest anticipation stride, and changes were found that would normally be observed for decreasing speed. Given the timing and nature of the observed changes, this study has implications for enhancing intent recognition systems and evaluating fall-prone or disabled individuals, by testing their abilities to sense upcoming transitions and decelerate during locomotion. Copyright © 2016 Elsevier Ltd. All rights reserved.

  10. Nurses of African descent and career advancement.

    Science.gov (United States)

    Wesley, Yvonne; Dobal, May T

    2009-01-01

    The purpose of this article is to evaluate a leadership institute designed to promote career advancement and leadership in administration, education, and research among nurses of African descent. Government reports indicate that Black Americans receive lower quality health care than other racial groups even when insurance and income are equal. Moreover, the literature suggests that less than 10% of practicing professional nurses in America are Black-and of these, less than 1% are in senior executive leadership positions. However, the literature lacks detailed discussion of the effectiveness of leadership programs. This article provides an in-depth look at a leadership institute for Black nurses and outlines the impact of the program.

  11. Atmospheric Mars Entry and Landing Investigations & Analysis (AMELIA) by ExoMars 2016 Schiaparelli Entry Descent Module

    Science.gov (United States)

    Ferri, F.; Karatekin, O.; Aboudan, A.; VanHove, B.; Colombatti, C.; Bettanini, C.; Debei, S.; Lewis, S.; Forget, F.

    2017-09-01

    On the 19th October 2016, Schiaparelli, the Entry Demonstrator Module (EDM) of the ESA ExoMars Program entered into the martian atmosphere. Although it did not complete a safe landing on Mars, it transmitted data throughout its descent to the surface, until the loss of signal at 1 minute before the expected touch-down on Mars' surface. From the flight data, we reconstruct the actual dynamics of the vehicle during its descent towards Mars's surface and retrieve the atmospheric profile, in terms of density, pressure and temperature, along its trajectory for atmospheric investigations.

  12. Cyclic characteristics of earthquake time histories

    International Nuclear Information System (INIS)

    Hall, J.R. Jr; Shukla, D.K.; Kissenpfennig, J.F.

    1977-01-01

    From an engineering standpoint, an earthquake record may be characterized by a number of parameters, one of which is its 'cyclic characteristics'. The cyclic characteristics are most significant in fatigue analysis of structures and liquefaction analysis of soils where, in addition to the peak motion, cyclic buildup is significant. Whereas duration peak amplitude and response spectra for earthquakes have been studied extensively, the cyclic characteristics of earthquake records have not received an equivalent attention. Present procedures to define the cyclic characteristics are generally based upon counting the number of peaks at various amplitude ranges on a record. This paper presents a computer approach which describes a time history by an amplitude envelope and a phase curve. Using Fast Fourier Transform Techniques, an earthquake time history is represented as a projection along the x-axis of a rotating vector-the length the vector is given by the amplitude spectra-and the angle between the vector and x-axis is given by the phase curve. Thus one cycle is completed when the vector makes a full rotation. Based upon Miner's cumulative damage concept, the computer code automatically combines the cycles of various amplitudes to obtain the equivalent number of cycles of a given amplitude. To illustrate the overall results, the cyclic characteristics of several real and synthetic earthquake time histories have been studied and are presented in the paper, with the conclusion that this procedure provides a physical interpretation of the cyclic characteristics of earthquakes. (Auth.)

  13. Monopod bucket foundations under cyclic lateral loading

    DEFF Research Database (Denmark)

    Foglia, Aligi; Ibsen, Lars Bo

    on bucket foundations under lateral cyclic loading. The test setup is described in detail and a comprehensive experimental campaign is presented. The foundation is subjected to cyclic overturning moment, cyclic horizontal loading and constant vertical loading, acting on the same plane for thousands...

  14. Trajectory Guidance for Mars Robotic Precursors: Aerocapture, Entry, Descent, and Landing

    Science.gov (United States)

    Sostaric, Ronald R.; Zumwalt, Carlie; Garcia-Llama, Eduardo; Powell, Richard; Shidner, Jeremy

    2011-01-01

    Future crewed missions to Mars require improvements in landed mass capability beyond that which is possible using state-of-the-art Mars Entry, Descent, and Landing (EDL) systems. Current systems are capable of an estimated maximum landed mass of 1-1.5 metric tons (MT), while human Mars studies require 20-40 MT. A set of technologies were investigated by the EDL Systems Analysis (SA) project to assess the performance of candidate EDL architectures. A single architecture was selected for the design of a robotic precursor mission, entitled Exploration Feed Forward (EFF), whose objective is to demonstrate these technologies. In particular, inflatable aerodynamic decelerators (IADs) and supersonic retro-propulsion (SRP) have been shown to have the greatest mass benefit and extensibility to future exploration missions. In order to evaluate these technologies and develop the mission, candidate guidance algorithms have been coded into the simulation for the purposes of studying system performance. These guidance algorithms include aerocapture, entry, and powered descent. The performance of the algorithms for each of these phases in the presence of dispersions has been assessed using a Monte Carlo technique.

  15. Generalized Wideband Cyclic MUSIC

    Directory of Open Access Journals (Sweden)

    Zhang-Meng Liu

    2009-01-01

    Full Text Available The method of Spectral Correlation-Signal Subspace Fitting (SC-SSF fails to separate wideband cyclostationary signals with coherent second-order cyclic statistics (SOCS. Averaged Cyclic MUSIC (ACM method made up for the drawback to some degree via temporally averaging the cyclic cross-correlation of the array output. This paper interprets ACM from another perspective and proposes a new DOA estimation method by generalizing ACM for wideband cyclostationary signals. The proposed method successfully makes up for the aforementioned drawback of SC-SSF and obtains a more satisfying performance than ACM. It is also demonstrated that ACM is a simplified form of the proposed method when only a single spectral frequency is exploited, and the integration of the frequencies within the signal bandwidth helps the new method to outperform ACM.

  16. 'The full has never been told': building a theory of sexual health for heterosexual Black men of Caribbean descent.

    Science.gov (United States)

    Crowell, Candice N; Delgado-Romero, Edward A; Mosley, Della V; Huynh, Sophia

    2016-08-01

    Research on Black sexual health often fails to represent the heterogeneity of Black ethnic groups. For people of Caribbean descent in the USA, ethnicity is a salient cultural factor that influences definitions and experiences of sexual health. Most research on people of Caribbean descent focuses on the relatively high rate of STIs, but sexual health is defined more broadly than STI prevalence. Psychological and emotional indicators and the voice of participants are important to consider when exploring the sexual health of a minority culture. The purpose of this study was to qualitatively explore how heterosexual Black men of Caribbean descent define and understand sexual health for themselves. Eleven men who self-identified as Black, Caribbean and heterosexual participated in three focus groups and were asked to define sexual health, critique behaviours expertly identified as healthy and address what encourages and discourages sexual health in their lives. Findings point to six dimensions of sexual health for heterosexual Black men of Caribbean descent. These include: heterosexually privileged, protective, contextual, interpersonal, cultural and pleasurable dimensions. There were some notable departures from current expert definitions of sexual health. Recommendations for further theory development are provided.

  17. Control of cell volume in the J774 macrophage by microtubule disassembly and cyclic AMP

    Science.gov (United States)

    Melmed, RN; Karanian, PJ; Berlin, RD

    1981-01-01

    We have explored the possibilities that cell volume is regulated by the status of microtubule assembly and cyclic AMP metabolism and may be coordinated with shape change. Treatment of J774.2 mouse macrophages with colchicine caused rapid microtubule disassembly and was associated with a striking increase (from 15-20 to more than 90 percent) in the proportion of cells with a large protuberance at one pole. This provided a simple experimental system in which shape changes occurred in virtually an entire cell population in suspension. Parallel changes in cell volume could then be quantified by isotope dilution techniques. We found that the shape change caused by colchicine was accompanied by a decrease in cell volume of approximately 20 percent. Nocodozole, but not lumicolchicine, caused identical changes in both cell shape and cell volume. The volume loss was not due to cell lysis nor to inhibition of pinocytosis. The mechanism of volume loss was also examined. Colchicine induced a small but reproducible increase in activity of the ouabain-sensitive Na(+), K(+)-dependent ATPase. However, inhibition of this enzyme/transport system by ouabain did not change cell volume nor did it block the colchicines-induced decrease in volume. One the other hand, SITS (4’acetamido, 4-isothiocyano 2,2’ disulfonic acid stilbene), an inhibitor of anion transport, inhibited the effects of colchicines, thus suggesting a role for an anion transport system in cell volume regulation. Because colchicine is known to activate adenylate cyclase in several systems and because cell shape changes are often induced by hormones that elevate cyclic AMP, we also examined the effects of cyclic AMP on cell volume. Agents that act to increase syclic AMP (cholera toxin, which activates adenylate cyclase; IBMX, and inhibitor of phosphodiesterase; and dibutyryl cyclic AMP) all caused a volume decrease comparable to that of colchicine. To define the effective metabolic pathway, we studied two mutants of J

  18. Virtual screening using combinatorial cyclic peptide libraries reveals protein interfaces readily targetable by cyclic peptides.

    Science.gov (United States)

    Duffy, Fergal J; O'Donovan, Darragh; Devocelle, Marc; Moran, Niamh; O'Connell, David J; Shields, Denis C

    2015-03-23

    Protein-protein and protein-peptide interactions are responsible for the vast majority of biological functions in vivo, but targeting these interactions with small molecules has historically been difficult. What is required are efficient combined computational and experimental screening methods to choose among a number of potential protein interfaces worthy of targeting lead macrocyclic compounds for further investigation. To achieve this, we have generated combinatorial 3D virtual libraries of short disulfide-bonded peptides and compared them to pharmacophore models of important protein-protein and protein-peptide structures, including short linear motifs (SLiMs), protein-binding peptides, and turn structures at protein-protein interfaces, built from 3D models available in the Protein Data Bank. We prepared a total of 372 reference pharmacophores, which were matched against 108,659 multiconformer cyclic peptides. After normalization to exclude nonspecific cyclic peptides, the top hits notably are enriched for mimetics of turn structures, including a turn at the interaction surface of human α thrombin, and also feature several protein-binding peptides. The top cyclic peptide hits also cover the critical "hot spot" interaction sites predicted from the interaction crystal structure. We have validated our method by testing cyclic peptides predicted to inhibit thrombin, a key protein in the blood coagulation pathway of important therapeutic interest, identifying a cyclic peptide inhibitor with lead-like activity. We conclude that protein interfaces most readily targetable by cyclic peptides and related macrocyclic drugs may be identified computationally among a set of candidate interfaces, accelerating the choice of interfaces against which lead compounds may be screened.

  19. Cardiovascular disease, diabetes and established risk factors among populations of sub-Saharan African descent in Europe: a literature review

    Directory of Open Access Journals (Sweden)

    de Graft Aikins Ama

    2009-08-01

    Full Text Available Abstract Background Most European countries are ethnically and culturally diverse. Globally, cardiovascular disease (CVD is the leading cause of death. The major risk factors for CVD have been well established. This picture holds true for all regions of the world and in different ethnic groups. However, the prevalence of CVD and related risk factors vary among ethnic groups. Methods This article provides a review of current understanding of the epidemiology of vascular disease, principally coronary heart disease (CHD, stroke and related risk factors among populations of Sub-Sahara African descent (henceforth, African descent in comparison with the European populations in Europe. Results Compared with European populations, populations of African descent have an increased risk of stroke, whereas CHD is less common. They also have higher rates of hypertension and diabetes than European populations. Obesity is highly prevalent, but smoking rate is lower among African descent women. Older people of African descent have more favourable lipid profile and dietary habits than their European counterparts. Alcohol consumption is less common among populations of African descent. The rate of physical activity differs between European countries. Dutch African-Suriname men and women are less physically active than the White-Dutch whereas British African women are more physically active than women in the general population. Literature on psychosocial stress shows inconsistent results. Conclusion Hypertension and diabetes are highly prevalent among African populations, which may explain their high rate of stroke in Europe. The relatively low rate of CHD may be explained by the low rates of other risk factors including a more favourable lipid profile and the low prevalence of smoking. The risk factors are changing, and on the whole, getting worse especially among African women. Cohort studies and clinical trials are therefore needed among these groups to

  20. Convergence results for a class of abstract continuous descent methods

    Directory of Open Access Journals (Sweden)

    Sergiu Aizicovici

    2004-03-01

    Full Text Available We study continuous descent methods for the minimization of Lipschitzian functions defined on a general Banach space. We establish convergence theorems for those methods which are generated by approximate solutions to evolution equations governed by regular vector fields. Since the complement of the set of regular vector fields is $sigma$-porous, we conclude that our results apply to most vector fields in the sense of Baire's categories.

  1. 21 CFR 862.1230 - Cyclic AMP test system.

    Science.gov (United States)

    2010-04-01

    ... 21 Food and Drugs 8 2010-04-01 2010-04-01 false Cyclic AMP test system. 862.1230 Section 862.1230....1230 Cyclic AMP test system. (a) Identification. A cyclic AMP test system is a device intended to measure the level of adenosine 3′, 5′-monophosphate (cyclic AMP) in plasma, urine, and other body fluids...

  2. Behaviour of Cohesionless Soils During Cyclic Loading

    DEFF Research Database (Denmark)

    Shajarati, Amir; Sørensen, Kris Wessel; Nielsen, Søren Kjær

    Offshore wind turbine foundations are typically subjected to cyclic loading from both wind and waves, which can lead to unacceptable deformations in the soil. However, no generally accepted standardised method is currently available, when accounting for cyclic loading during the design of offshore...... wind turbine foundations. Therefore a literature study is performed in order to investigate existing research treating the behaviour of cohesionless soils, when subjected to cyclic loading. The behaviour of a soil subjected to cyclic loading is found to be dependent on; the relative density, mean...

  3. Accelerating deep neural network training with inconsistent stochastic gradient descent.

    Science.gov (United States)

    Wang, Linnan; Yang, Yi; Min, Renqiang; Chakradhar, Srimat

    2017-09-01

    Stochastic Gradient Descent (SGD) updates Convolutional Neural Network (CNN) with a noisy gradient computed from a random batch, and each batch evenly updates the network once in an epoch. This model applies the same training effort to each batch, but it overlooks the fact that the gradient variance, induced by Sampling Bias and Intrinsic Image Difference, renders different training dynamics on batches. In this paper, we develop a new training strategy for SGD, referred to as Inconsistent Stochastic Gradient Descent (ISGD) to address this problem. The core concept of ISGD is the inconsistent training, which dynamically adjusts the training effort w.r.t the loss. ISGD models the training as a stochastic process that gradually reduces down the mean of batch's loss, and it utilizes a dynamic upper control limit to identify a large loss batch on the fly. ISGD stays on the identified batch to accelerate the training with additional gradient updates, and it also has a constraint to penalize drastic parameter changes. ISGD is straightforward, computationally efficient and without requiring auxiliary memories. A series of empirical evaluations on real world datasets and networks demonstrate the promising performance of inconsistent training. Copyright © 2017 Elsevier Ltd. All rights reserved.

  4. Momentum-weighted conjugate gradient descent algorithm for gradient coil optimization.

    Science.gov (United States)

    Lu, Hanbing; Jesmanowicz, Andrzej; Li, Shi-Jiang; Hyde, James S

    2004-01-01

    MRI gradient coil design is a type of nonlinear constrained optimization. A practical problem in transverse gradient coil design using the conjugate gradient descent (CGD) method is that wire elements move at different rates along orthogonal directions (r, phi, z), and tend to cross, breaking the constraints. A momentum-weighted conjugate gradient descent (MW-CGD) method is presented to overcome this problem. This method takes advantage of the efficiency of the CGD method combined with momentum weighting, which is also an intrinsic property of the Levenberg-Marquardt algorithm, to adjust step sizes along the three orthogonal directions. A water-cooled, 12.8 cm inner diameter, three axis torque-balanced gradient coil for rat imaging was developed based on this method, with an efficiency of 2.13, 2.08, and 4.12 mT.m(-1).A(-1) along X, Y, and Z, respectively. Experimental data demonstrate that this method can improve efficiency by 40% and field uniformity by 27%. This method has also been applied to the design of a gradient coil for the human brain, employing remote current return paths. The benefits of this design include improved gradient field uniformity and efficiency, with a shorter length than gradient coil designs using coaxial return paths. Copyright 2003 Wiley-Liss, Inc.

  5. Predictive Modeling for NASA Entry, Descent and Landing Missions

    Science.gov (United States)

    Wright, Michael

    2016-01-01

    Entry, Descent and Landing (EDL) Modeling and Simulation (MS) is an enabling capability for complex NASA entry missions such as MSL and Orion. MS is used in every mission phase to define mission concepts, select appropriate architectures, design EDL systems, quantify margin and risk, ensure correct system operation, and analyze data returned from the entry. In an environment where it is impossible to fully test EDL concepts on the ground prior to use, accurate MS capability is required to extrapolate ground test results to expected flight performance.

  6. Long-Time Asymptotics for the Korteweg-de Vries Equation via Nonlinear Steepest Descent

    International Nuclear Information System (INIS)

    Grunert, Katrin; Teschl, Gerald

    2009-01-01

    We apply the method of nonlinear steepest descent to compute the long-time asymptotics of the Korteweg-de Vries equation for decaying initial data in the soliton and similarity region. This paper can be viewed as an expository introduction to this method

  7. On Improvements of Cyclic MUSIC

    Directory of Open Access Journals (Sweden)

    H. Howard Fan

    2005-01-01

    Full Text Available Many man-made signals encountered in communications exhibit cyclostationarity. By exploiting cyclostationarity, cyclic MUSIC has been shown to be able to separate signals with different cycle frequencies, thus, to be able to perform signal selective direction of-arrival (DOA estimation. However, as will be shown in this paper, the DOA estimation of cyclic MUSIC is actually biased. We show in this paper that by properly choosing the frequency for evaluating the steering vector, the bias of DOA estimation can be substantially reduced and the performance can be improved. Furthermore, we propose another algorithm exploiting cyclic conjugate correlation to further improve the performance of DOA estimation. Simulation results show the effectiveness of both of our methods.

  8. Attitudes towards and perceptions about contraceptive use among married refugee women of Somali descent living in Finland.

    Science.gov (United States)

    Degni, F; Koivusilta, L; Ojanlatva, A

    2006-09-01

    To assess attitudes towards and perceptions about contraceptive use among married refugee women of Somali descent living in Finland. A sample of 100 married refugee women of Somali descent (18-50 years of age) were invited to participate in a study on contraceptive use in Finland (30 women refused). Qualitative and quantitative methods were used to collect the data. Questionnaire of the first data set was written in the Somali language. Interviews were conducted in the Somali language. The attitudes and opinions of these women towards contraceptive use (73% did not use contraceptives, 27% did use them) were connected with religious beliefs and issues involving marital relations. Religious or gender issues did not seem to influence those who used contraception. The findings indicated that the majority of the married refugee women of Somali descent living in Finland did not use contraception. The process of starting the use of contraception was possible because of an access to good reproductive health care and family planning services, changes in life situations, and adaptations to Finnish social and cultural norms.

  9. Kinematic analyses during stair descent in young women with patellofemoral pain.

    Science.gov (United States)

    Grenholm, Anton; Stensdotter, Ann-Katrin; Häger-Ross, Charlotte

    2009-01-01

    Compensatory movement strategies may develop in response to pain to avoid stress on the affected area. Patellofemoral pain is characterised by intermittent periods of pain and the present study addresses whether long-term pain leads to compensatory movement strategies that remain even when the pain is absent. Lower extremity kinematics in three dimensions was studied in stair descent in 17 women with patellofemoral and in 17 matched controls. A two-dimensional geometric model was constructed to normalise kinematic data for subjects with varying anthropometrics when negotiating stairs of fixed proportions. There were minor differences in movement patterns between groups. Knee joint angular velocity in the stance leg at foot contact was lower and the movement trajectory tended to be jerkier in the patellofemoral group. The two-dimensional model showed greater plantar flexion in the swing leg in preparation for foot placement in the patellofemoral group. The results indicate that an altered stair descent strategy in the patellofemoral group may remain also in the absence of pain. The biomechanical interpretation presumes that the strategy is aimed to reduce knee joint loading by less knee joint moment and lower impact force.

  10. Statistical damage constitutive model for rocks subjected to cyclic stress and cyclic temperature

    Science.gov (United States)

    Zhou, Shu-Wei; Xia, Cai-Chu; Zhao, Hai-Bin; Mei, Song-Hua; Zhou, Yu

    2017-10-01

    A constitutive model of rocks subjected to cyclic stress-temperature was proposed. Based on statistical damage theory, the damage constitutive model with Weibull distribution was extended. Influence of model parameters on the stress-strain curve for rock reloading after stress-temperature cycling was then discussed. The proposed model was initially validated by rock tests for cyclic stress-temperature and only cyclic stress. Finally, the total damage evolution induced by stress-temperature cycling and reloading after cycling was explored and discussed. The proposed constitutive model is reasonable and applicable, describing well the stress-strain relationship during stress-temperature cycles and providing a good fit to the test results. Elastic modulus in the reference state and the damage induced by cycling affect the shape of reloading stress-strain curve. Total damage induced by cycling and reloading after cycling exhibits three stages: initial slow increase, mid-term accelerated increase, and final slow increase.

  11. Cyclic deformation of zircaloy-4 at room temperature

    International Nuclear Information System (INIS)

    Armas, A. F; Herenu, S; Bolmaro, R; Alvarez-Armas, I

    2003-01-01

    Annealed materials hardens under low cyclic fatigue tests.However, FCC metals tested with medium strain amplitudes show an initial cyclic softening.That behaviour is related with the strong interstitial atom-dislocation interactions.For HCP materials the information is scarce.Commercial purity Zirconium and Zircaloy-4 alloys show also a pronounced cyclic softening, similar to Titanium alloys.Recently the rotation texture induced softening model has been proposed according to which the crystals are placed in a more favourable deformation orientation by prismatic slip due to the cyclic strain.The purpose of the current paper is the presentation of decisive results to discuss the causes for cyclic softening of Zircaloy-4. Low cycle fatigue tests were performed on recrystallized Zircaloy-4 samples.The cyclic behaviour shows an exponential softening at room temperature independently of the deformation range.Only at high temperature a cyclic hardening is shown at low number of cycles.Friction stresses, related with dislocation movement itself, and back stresses, related with dislocation pile-ups can be calculated from the stress-strain loops.The cyclic softening is due to diminishing friction stress while the starting hardening behaviour is due to increasing back stresses.The rotation texture induced softening model is ruled out assuming instead a model based on dislocation unlocking from interstitial oxygen solute atoms

  12. Vertical Descent and Landing Tests of a 0.13-Scale Model of the Convair XFY-1 Vertically Rising Airplane in Still Air, TED No. NACA DE 368

    Science.gov (United States)

    Smith, Charlee C., Jr.; Lovell, Powell M., Jr.

    1954-01-01

    An investigation is being conducted to determine the dynamic stability and control characteristics of a 0.13-scale flying model of Convair XFY-1 vertically rising airplane. This paper presents the results of flight and force tests to determine the stability and control characteristics of the model in vertical descent and landings in still air. The tests indicated that landings, including vertical descent from altitudes representing up to 400 feet for the full-scale airplane and at rates of descent up to 15 or 20 feet per second (full scale), can be performed satisfactorily. Sustained vertical descent in still air probably will be more difficult to perform because of large random trim changes that become greater as the descent velocity is increased. A slight steady head wind or cross wind might be sufficient to eliminate the random trim changes.

  13. Vehicle Staging Analysis of the Transition to Supersonic Retropropulsion During Mars Entry, Descent, and Landing

    Data.gov (United States)

    National Aeronautics and Space Administration — The landing of the Mars Science Laboratory represents the upper limit of current Entry, Descent, and Landing (EDL) capabilities for Mars exploration. The succession...

  14. Seasonal variability and descent of mid-latitude sporadic E layers at Arecibo

    Directory of Open Access Journals (Sweden)

    N. Christakis

    2009-03-01

    Full Text Available Sporadic E layers (Es follow regular daily patterns in variability and altitude descent, which are determined primarily by the vertical tidal wind shears in the lower thermosphere. In the present study a large set of sporadic E layer incoherent scatter radar (ISR measurements are analyzed. These were made at Arecibo (Geog. Lat. ~18° N; Magnetic Dip ~50° over many years with ISR runs lasting from several hours to several days, covering evenly all seasons. A new methodology is applied, in which both weak and strong layers are clearly traced by using the vertical electron density gradient as a function of altitude and time. Taking a time base equal to the 24-h local day, statistics were obtained on the seasonal behavior of the diurnal and semidiurnal tidal variability and altitude descent patterns of sporadic E at Arecibo. The diurnal tide, most likely the S(1,1 tide with a vertical wavelength around 25 km, controls fully the formation and descent of the metallic Es layers at low altitudes below 110 km. At higher altitudes, there are two prevailing layers formed presumably by vertical wind shears associated mainly with semidiurnal tides. These include: 1 a daytime layer starting at ~130 km around midday and descending down to 105 km by local midnight, and 2 a less frequent and weaker nighttime layer which starts prior to midnight at ~130 km, descending downwards at somewhat faster rate to reach 110 km by sunrise. The diurnal and semidiurnal-like pattern prevails, with some differences, in all seasons. The differences in occurrence, strength and descending speeds between the daytime and nighttime upper layers are not well understood from the present data alone and require further study.

  15. Gradient descent learning in and out of equilibrium

    International Nuclear Information System (INIS)

    Caticha, Nestor; Araujo de Oliveira, Evaldo

    2001-01-01

    Relations between the off thermal equilibrium dynamical process of on-line learning and the thermally equilibrated off-line learning are studied for potential gradient descent learning. The approach of Opper to study on-line Bayesian algorithms is used for potential based or maximum likelihood learning. We look at the on-line learning algorithm that best approximates the off-line algorithm in the sense of least Kullback-Leibler information loss. The closest on-line algorithm works by updating the weights along the gradient of an effective potential, which is different from the parent off-line potential. A few examples are analyzed and the origin of the potential annealing is discussed

  16. A unified framework of descent algorithms for nonlinear programs and variational inequalities

    International Nuclear Information System (INIS)

    Patriksson, M.

    1993-01-01

    We present a framework of algorithms for the solution of continuous optimization and variational inequality problems. In the general algorithm, a search direction finding auxiliary problems is obtained by replacing the original cost function with an approximating monotone cost function. The proposed framework encompasses algorithm classes presented earlier by Cohen, Dafermos, Migdalas, and Tseng, and includes numerous descent and successive approximation type methods, such as Newton methods, Jacobi and Gauss-Siedel type decomposition methods for problems defined over Cartesian product sets, and proximal point methods, among others. The auxiliary problem of the general algorithm also induces equivalent optimization reformulation and descent methods for asymmetric variational inequalities. We study the convergence properties of the general algorithm when applied to unconstrained optimization, nondifferentiable optimization, constrained differentiable optimization, and variational inequalities; the emphasis of the convergence analyses is placed on basic convergence results, convergence using different line search strategies and truncated subproblem solutions, and convergence rate results. This analysis offer a unification of known results; moreover, it provides strengthenings of convergence results for many existing algorithms, and indicates possible improvements of their realizations. 482 refs

  17. Entry, Descent, and Landing Communications for the 2011 Mars Science Laboratory

    Science.gov (United States)

    Abilleira, Fernando; Shidner, Jeremy D.

    2012-01-01

    The Mars Science Laboratory (MSL), established as the most advanced rover to land on the surface of Mars to date, launched on November 26th, 2011 and arrived to the Martian Gale Crater during the night of August 5th, 2012 (PDT). MSL will investigate whether the landing region was ever suitable to support carbon-based life, and examine rocks, soil, and the atmosphere with a sophisticated suite of tools. This paper addresses the flight system requirement by which the vehicle transmitted indications of the following events using both X-band tones and UHF telemetry to allow identification of probable root causes should a mission anomaly have occurred: Heat-Rejection System (HRS) venting, completion of the cruise stage separation, turn to entry attitude, atmospheric deceleration, bank angle reversal commanded, parachute deployment, heatshield separation, radar ground acquisition, powered descent initiation, rover separation from the descent stage, and rover release. During Entry, Descent, and Landing (EDL), the flight system transmitted a UHF telemetry stream adequate to determine the state of the spacecraft (including the presence of faults) at 8 kbps initiating from cruise stage separation through at least one minute after positive indication of rover release on the surface of Mars. The flight system also transmitted X-band semaphore tones from Entry to Landing plus one minute although since MSL was occulted, as predicted, by Mars as seen from the Earth, Direct-To-Earth (DTE) communications were interrupted at approximately is approx. 5 min after Entry ( approximately 130 prior to Landing). The primary data return paths were through the Deep Space Network (DSN) for DTE and the existing Mars network of orbiting assets for UHF, which included the Mars Reconnaissance Orbiter (MRO), Mars Odyssey (ODY), and Mars Express (MEX) elements. These orbiters recorded the telemetry data stream and returned it back to Earth via the DSN. The paper also discusses the total power

  18. Modelling the descent of nitric oxide during the elevated stratopause event of January 2013

    Science.gov (United States)

    Orsolini, Yvan J.; Limpasuvan, Varavut; Pérot, Kristell; Espy, Patrick; Hibbins, Robert; Lossow, Stefan; Raaholt Larsson, Katarina; Murtagh, Donal

    2017-03-01

    Using simulations with a whole-atmosphere chemistry-climate model nudged by meteorological analyses, global satellite observations of nitrogen oxide (NO) and water vapour by the Sub-Millimetre Radiometer instrument (SMR), of temperature by the Microwave Limb Sounder (MLS), as well as local radar observations, this study examines the recent major stratospheric sudden warming accompanied by an elevated stratopause event (ESE) that occurred in January 2013. We examine dynamical processes during the ESE, including the role of planetary wave, gravity wave and tidal forcing on the initiation of the descent in the mesosphere-lower thermosphere (MLT) and its continuation throughout the mesosphere and stratosphere, as well as the impact of model eddy diffusion. We analyse the transport of NO and find the model underestimates the large descent of NO compared to SMR observations. We demonstrate that the discrepancy arises abruptly in the MLT region at a time when the resolved wave forcing and the planetary wave activity increase, just before the elevated stratopause reforms. The discrepancy persists despite doubling the model eddy diffusion. While the simulations reproduce an enhancement of the semi-diurnal tide following the onset of the 2013 SSW, corroborating new meteor radar observations at high northern latitudes over Trondheim (63.4°N), the modelled tidal contribution to the forcing of the mean meridional circulation and to the descent is a small portion of the resolved wave forcing, and lags it by about ten days.

  19. [Cyclic Cushing's Syndrome - rare or rarely recognized].

    Science.gov (United States)

    Kiałka, Marta; Doroszewska, Katarzyna; Mrozińska, Sandra; Milewicz, Tomasz; Stochmal, Ewa

    2015-01-01

    Cyclic Cushing's syndrome is a type of Cushing's disease which is characterized by alternating periods of increasing and decreasing levels of cortisol in the blood. The diagnostic criteria for cyclic Cushing's syndrome are at least three periods of hypercortisolism alternating with at least two episodes of normal levels of serum cortisol concentration. The epidemiology, signs, symptoms, pathogenesis and treatment of cyclic Cushing's syndrome have been discussed.

  20. Entry, Descent and Landing Systems Analysis: Exploration Feed Forward Internal Peer Review Slide Package

    Science.gov (United States)

    Dwyer Cianciolo, Alicia M. (Editor)

    2011-01-01

    NASA senior management commissioned the Entry, Descent and Landing Systems Analysis (EDL-SA) Study in 2008 to identify and roadmap the Entry, Descent and Landing (EDL) technology investments that the agency needed to successfully land large payloads at Mars for both robotic and human-scale missions. Year 1 of the study focused on technologies required for Exploration-class missions to land payloads of 10 to 50 mt. Inflatable decelerators, rigid aeroshell and supersonic retro-propulsion emerged as the top candidate technologies. In Year 2 of the study, low TRL technologies identified in Year 1, inflatables aeroshells and supersonic retropropulsion, were combined to create a demonstration precursor robotic mission. This part of the EDL-SA Year 2 effort, called Exploration Feed Forward (EFF), took much of the systems analysis simulation and component model development from Year 1 to the next level of detail.

  1. Cyclic transformation of orbital angular momentum modes

    International Nuclear Information System (INIS)

    Schlederer, Florian; Krenn, Mario; Fickler, Robert; Malik, Mehul; Zeilinger, Anton

    2016-01-01

    The spatial modes of photons are one realization of a QuDit, a quantum system that is described in a D-dimensional Hilbert space. In order to perform quantum information tasks with QuDits, a general class of D-dimensional unitary transformations is needed. Among these, cyclic transformations are an important special case required in many high-dimensional quantum communication protocols. In this paper, we experimentally demonstrate a cyclic transformation in the high-dimensional space of photonic orbital angular momentum (OAM). Using simple linear optical components, we show a successful four-fold cyclic transformation of OAM modes. Interestingly, our experimental setup was found by a computer algorithm. In addition to the four-cyclic transformation, the algorithm also found extensions to higher-dimensional cycles in a hybrid space of OAM and polarization. Besides being useful for quantum cryptography with QuDits, cyclic transformations are key for the experimental production of high-dimensional maximally entangled Bell-states. (paper)

  2. Error analysis of stochastic gradient descent ranking.

    Science.gov (United States)

    Chen, Hong; Tang, Yi; Li, Luoqing; Yuan, Yuan; Li, Xuelong; Tang, Yuanyan

    2013-06-01

    Ranking is always an important task in machine learning and information retrieval, e.g., collaborative filtering, recommender systems, drug discovery, etc. A kernel-based stochastic gradient descent algorithm with the least squares loss is proposed for ranking in this paper. The implementation of this algorithm is simple, and an expression of the solution is derived via a sampling operator and an integral operator. An explicit convergence rate for leaning a ranking function is given in terms of the suitable choices of the step size and the regularization parameter. The analysis technique used here is capacity independent and is novel in error analysis of ranking learning. Experimental results on real-world data have shown the effectiveness of the proposed algorithm in ranking tasks, which verifies the theoretical analysis in ranking error.

  3. Synthesis of Cyclic Py-Im Polyamide Libraries

    OpenAIRE

    Li, Benjamin C.; Montgomery, David C.; Puckett, James W.; Dervan, Peter B.

    2013-01-01

    Cyclic Py-Im polyamides containing two GABA turn units exhibit enhanced DNA binding affinity, but extensive studies of their biological properties have been hindered due to synthetic inaccessibility. A facile modular approach toward cyclic polyamides has been developed via microwave-assisted solid-phase synthesis of hairpin amino acid oligomer intermediates followed by macrocyclization. A focused library of cyclic polyamides 1–7 targeted to the androgen response element (ARE) and the estrogen...

  4. Supplementary Material for: The arabidopsis cyclic nucleotide interactome

    KAUST Repository

    Donaldson, Lara; Meier, Stuart; Gehring, Christoph A

    2016-01-01

    Abstract Background Cyclic nucleotides have been shown to play important signaling roles in many physiological processes in plants including photosynthesis and defence. Despite this, little is known about cyclic nucleotide-dependent signaling mechanisms in plants since the downstream target proteins remain unknown. This is largely due to the fact that bioinformatics searches fail to identify plant homologs of protein kinases and phosphodiesterases that are the main targets of cyclic nucleotides in animals. Methods An affinity purification technique was used to identify cyclic nucleotide binding proteins in Arabidopsis thaliana. The identified proteins were subjected to a computational analysis that included a sequence, transcriptional co-expression and functional annotation analysis in order to assess their potential role in plant cyclic nucleotide signaling. Results A total of twelve cyclic nucleotide binding proteins were identified experimentally including key enzymes in the Calvin cycle and photorespiration pathway. Importantly, eight of the twelve proteins were shown to contain putative cyclic nucleotide binding domains. Moreover, the identified proteins are post-translationally modified by nitric oxide, transcriptionally co-expressed and annotated to function in hydrogen peroxide signaling and the defence response. The activity of one of these proteins, GLYGOLATE OXIDASE 1, a photorespiratory enzyme that produces hydrogen peroxide in response to Pseudomonas, was shown to be repressed by a combination of cGMP and nitric oxide treatment. Conclusions We propose that the identified proteins function together as points of cross-talk between cyclic nucleotide, nitric oxide and reactive oxygen species signaling during the defence response.

  5. Functionalized linear and cyclic polyolefins

    Energy Technology Data Exchange (ETDEWEB)

    Tuba, Robert; Grubbs, Robert H.

    2018-02-13

    This invention relates to methods and compositions for preparing linear and cyclic polyolefins. More particularly, the invention relates to methods and compositions for preparing functionalized linear and cyclic polyolefins via olefin metathesis reactions. Polymer products produced via the olefin metathesis reactions of the invention may be utilized for a wide range of materials applications. The invention has utility in the fields of polymer and materials chemistry and manufacture.

  6. Optimization algorithm based on densification and dynamic canonical descent

    Science.gov (United States)

    Bousson, K.; Correia, S. D.

    2006-07-01

    Stochastic methods have gained some popularity in global optimization in that most of them do not assume the cost functions to be differentiable. They have capabilities to avoid being trapped by local optima, and may converge even faster than gradient-based optimization methods on some problems. The present paper proposes an optimization method, which reduces the search space by means of densification curves, coupled with the dynamic canonical descent algorithm. The performances of the new method are shown on several known problems classically used for testing optimization algorithms, and proved to outperform competitive algorithms such as simulated annealing and genetic algorithms.

  7. Sufficient Descent Conjugate Gradient Methods for Solving Convex Constrained Nonlinear Monotone Equations

    Directory of Open Access Journals (Sweden)

    San-Yang Liu

    2014-01-01

    Full Text Available Two unified frameworks of some sufficient descent conjugate gradient methods are considered. Combined with the hyperplane projection method of Solodov and Svaiter, they are extended to solve convex constrained nonlinear monotone equations. Their global convergence is proven under some mild conditions. Numerical results illustrate that these methods are efficient and can be applied to solve large-scale nonsmooth equations.

  8. Dynamic Channel Slot Allocation Scheme and Performance Analysis of Cyclic Quorum Multichannel MAC Protocol

    Directory of Open Access Journals (Sweden)

    Xing Hu

    2017-01-01

    Full Text Available In high diversity node situation, multichannel MAC protocol can improve the frequency efficiency, owing to fewer collisions compared with single-channel MAC protocol. And the performance of cyclic quorum-based multichannel (CQM MAC protocol is outstanding. Based on cyclic quorum system and channel slot allocation, it can avoid the bottleneck that others suffered from and can be easily realized with only one transceiver. To obtain the accurate performance of CQM MAC protocol, a Markov chain model, which combines the channel-hopping strategy of CQM protocol and IEEE 802.11 distributed coordination function (DCF, is proposed. The results of numerical analysis show that the optimal performance of CQM protocol can be obtained in saturation bound situation. And then we obtain the saturation bound of CQM system by bird swarm algorithm. In addition, to improve the performance of CQM protocol in unsaturation situation, a dynamic channel slot allocation of CQM (DCQM protocol is proposed, based on wavelet neural network. Finally, the performance of CQM protocol and DCQM protocol is simulated by Qualnet platform. And the simulation results show that the analytic and simulation results match very well; the DCQM performs better in unsaturation situation.

  9. Interaction between ADH1B*3 and alcohol-facilitating social environments in alcohol behaviors among college students of african descent.

    Science.gov (United States)

    Desalu, Jessica M; Zaso, Michelle J; Kim, Jueun; Belote, John M; Park, Aesoon

    2017-06-01

    Although alcohol-facilitating social environmental factors, such as alcohol offers and high perceived peer drinking norms, have been extensively studied as determinants of college drinking, their role among college students of African descent remains understudied. Furthermore, gene-environment interaction research suggests that the effects of alcohol-facilitating environments may differ as a function of genetic factors. Specifically, the alcohol dehydrogenase gene's ADH1B*3 allele, found almost exclusively in persons of African descent, may modulate the association of risky social environments with alcohol behaviors. The current study examined whether the ADH1B*3 allele attenuated the relationship between alcohol-facilitating environments (ie, alcohol offers and perceived peer drinking norms) and alcohol behaviors. Participants were 241 undergraduate students who self-identified as being of African descent (mean age = 20 years [SD = 4.11]; 66% female). Significant interaction effects of ADH1B*3 with alcohol offers were found on alcohol use frequency (incidence rate ratio [IRR] = 1.14) and on drinking consequences (IRR = 1.21). ADH1B*3 also interacted with perceived peer norms on drinking consequences (IRR = 1.41). Carriers of the ADH1B*3 allele drank less frequently and experienced fewer negative consequences than non-carriers when exposed to lower levels of alcohol offers and perceived peer drinking. In contrast, in high alcohol-facilitating environments, no protective genetic effect was observed. This study demonstrates that ADH1B*3 may protect college students of African descent against alcohol outcomes, although only in low alcohol-facilitating environments. Findings add to the growing body of knowledge regarding genetic and social determinants of alcohol behaviors among college students of African descent. (Am J Addict 2017;26:349-356). © 2017 American Academy of Addiction Psychiatry.

  10. Cyclic Processing for Context Fusion

    DEFF Research Database (Denmark)

    Kjærgaard, Mikkel Baun

    2007-01-01

    Many machine-learning techniques use feedback information. However, current context fusion systems do not support this because they constrain processing to be structured as acyclic processing. This paper proposes a generalization which enables the use of cyclic processing in context fusion systems....... A solution is proposed to the inherent problem of how to avoid uncontrollable looping during cyclic processing. The solution is based on finding cycles using graph-coloring and breaking cycles using time constraints....

  11. Dynamic gradient descent learning algorithms for enhanced empirical modeling of power plants

    International Nuclear Information System (INIS)

    Parlos, A.G.; Atiya, Amir; Chong, K.T.

    1991-01-01

    A newly developed dynamic gradient descent-based learning algorithm is used to train a recurrent multilayer perceptron network for use in empirical modeling of power plants. The two main advantages of the proposed learning algorithm are its ability to consider past error gradient information for future use and the two forward passes associated with its implementation, instead of one forward and one backward pass of the backpropagation algorithm. The latter advantage results in computational time saving because both passes can be performed simultaneously. The dynamic learning algorithm is used to train a hybrid feedforward/feedback neural network, a recurrent multilayer perceptron, which was previously found to exhibit good interpolation and extrapolation capabilities in modeling nonlinear dynamic systems. One of the drawbacks, however, of the previously reported work has been the long training times associated with accurate empirical models. The enhanced learning capabilities provided by the dynamic gradient descent-based learning algorithm are demonstrated by a case study of a steam power plant. The number of iterations required for accurate empirical modeling has been reduced from tens of thousands to hundreds, thus significantly expediting the learning process

  12. Cyclic and heteroclinic flows near general static spherically symmetric black holes

    Energy Technology Data Exchange (ETDEWEB)

    Ahmed, Ayyesha K.; Jamil, Mubasher [National University of Sciences and Technology(NUST), Department of Mathematics, School of Natural Sciences (SNS), Islamabad (Pakistan); Azreg-Ainou, Mustapha [Baskent University, Engineering Faculty, Ankara (Turkey); Faizal, Mir [University of Lethbridge, Department of Physics and Astronomy, Alberta (Canada); University of Waterloo, Department of Physics and Astronomy, Waterloo, ON (Canada)

    2016-05-15

    We investigate the Michel-type accretion onto a static spherically symmetric black hole. Using a Hamiltonian dynamical approach, we show that the standard method employed for tackling the accretion problem has masked some properties of the fluid flow. We determine new analytical solutions that are neither transonic nor supersonic as the fluid approaches the horizon(s); rather, they remain subsonic for all values of the radial coordinate. Moreover, the three-velocity vanishes and the pressure diverges on the horizon(s), resulting in a flow-out of the fluid under the effect of its own pressure. This is in favor of the earlier prediction that pressure-dominant regions form near the horizon. This result does not depend on the form of the metric and it applies to a neighborhood of any horizon where the time coordinate is timelike. For anti-de Sitter-like f(R) black holes we discuss the stability of the critical flow and determine separatrix heteroclinic orbits. For de Sitter-like f(R) black holes, we construct polytropic cyclic, non-homoclinic, physical flows connecting the two horizons. These flows become non-relativistic for Hamiltonian values higher than the critical value, allowing for a good estimate of the proper period of the flow. (orig.)

  13. Evaluation of vertical profiles to design continuous descent approach procedure

    Science.gov (United States)

    Pradeep, Priyank

    The current research focuses on predictability, variability and operational feasibility aspect of Continuous Descent Approach (CDA), which is among the key concepts of the Next Generation Air Transportation System (NextGen). The idle-thrust CDA is a fuel economical, noise and emission abatement procedure, but requires increased separation to accommodate for variability and uncertainties in vertical and speed profiles of arriving aircraft. Although a considerable amount of researches have been devoted to the estimation of potential benefits of the CDA, only few have attempted to explain the predictability, variability and operational feasibility aspect of CDA. The analytical equations derived using flight dynamics and Base of Aircraft and Data (BADA) Total Energy Model (TEM) in this research gives insight into dependency of vertical profile of CDA on various factors like wind speed and gradient, weight, aircraft type and configuration, thrust settings, atmospheric factors (deviation from ISA (DISA), pressure and density of the air) and descent speed profile. Application of the derived equations to idle-thrust CDA gives an insight into sensitivity of its vertical profile to multiple factors. This suggests fixed geometric flight path angle (FPA) CDA has higher degree of predictability and lesser variability at the cost of non-idle and low thrust engine settings. However, with optimized design this impact can be overall minimized. The CDA simulations were performed using Future ATM Concept Evaluation Tool (FACET) based on radar-track and aircraft type data (BADA) of the real air-traffic to some of the busiest airports in the USA (ATL, SFO and New York Metroplex (JFK, EWR and LGA)). The statistical analysis of the vertical profiles of CDA shows 1) mean geometric FPAs derived from various simulated vertical profiles are consistently shallower than 3° glideslope angle and 2) high level of variability in vertical profiles of idle-thrust CDA even in absence of

  14. Anchoring in a novel bimanual coordination pattern.

    Science.gov (United States)

    Maslovat, Dana; Lam, Melanie Y; Brunke, Kirstin M; Chua, Romeo; Franks, Ian M

    2009-02-01

    Anchoring in cyclical movements has been defined as regions of reduced spatial or temporal variability [Beek, P. J. (1989). Juggling dynamics. PhD thesis. Amsterdam: Free University Press] that are typically found at movement reversal points. For in-phase and anti-phase movements, synchronizing reversal points with a metronome pulse has resulted in decreased anchor point variability and increased pattern stability [Byblow, W. D., Carson, R. G., & Goodman, D. (1994). Expressions of asymmetries and anchoring in bimanual coordination. Human Movement Science, 13, 3-28; Fink, P. W., Foo, P., Jirsa, V. K., & Kelso, J. A. S. (2000). Local and global stabilization of coordination by sensory information. Experimental Brain Research, 134, 9-20]. The present experiment examined anchoring during acquisition, retention, and transfer of a 90 degrees phase-offset continuous bimanual coordination pattern (whereby the right limb lags the left limb by one quarter cycle), involving horizontal flexion about the elbow. Three metronome synchronization strategies were imposed: participants either synchronized maximal flexion of the right arm (i.e., single metronome), both flexion and extension of the right arm (i.e., double metronome within-limb), or flexion of each arm (i.e., double metronome between-limb) to an auditory metronome. In contrast to simpler in-phase and anti-phase movements, synchronization of additional reversal points to the metronome did not reduce reversal point variability or increase pattern stability. Furthermore, practicing under different metronome synchronization strategies did not appear to have a significant effect on the rate of acquisition of the pattern.

  15. Comparison Of INAA Methods (Long Conventional, Cyclic And Pseudo-Cyclic) For The Determination Of Se In Biological Samples

    International Nuclear Information System (INIS)

    Sarheel, A.

    2004-01-01

    Selenium content in serum blood, sample were received from international comparison programme (SABC) has been determined by Cyclic irradiation, pseudo-cyclic irradiation and long irradiation conventional Instrumental neutron activation analysis through the 162 keV gamma ray of the 77m Se nuclide for both cyclic and pseudo-cyclic and 264 keV gamma ray of 75 Se nuclide for conventional (long irradiation). The CINAA involve irradiation of samples for 20 s, decay for 15 s and counting for 20 s, samples recycling four times to improve the precision. The PCINAA involve irradiation of samples for 20 s, decay for 20 s and counting for 30s, samples recycling four times day by day. The Conventional (long irradiation) involve irradiation of samples for 20 hr (1 week), decay for 4 weeks and counting for 20 hr. The accuracy has been evaluated by analyzing the certified reference materials. (Author)

  16. Cyclic Soft Groups and Their Applications on Groups

    Directory of Open Access Journals (Sweden)

    Hacı Aktaş

    2014-01-01

    Full Text Available In crisp environment the notions of order of group and cyclic group are well known due to many applications. In this paper, we introduce order of the soft groups, power of the soft sets, power of the soft groups, and cyclic soft group on a group. We also investigate the relationship between cyclic soft groups and classical groups.

  17. Entry, Descent and Landing Systems Analysis Study: Phase 2 Report on Exploration Feed-Forward Systems

    Science.gov (United States)

    Dwyer Ciancolo, Alicia M.; Davis, Jody L.; Engelund, Walter C.; Komar, D. R.; Queen, Eric M.; Samareh, Jamshid A.; Way, David W.; Zang, Thomas A.; Murch, Jeff G.; Krizan, Shawn A.; hide

    2011-01-01

    NASA senior management commissioned the Entry, Descent and Landing Systems Analysis (EDL-SA) Study in 2008 to identify and roadmap the Entry, Descent and Landing (EDL) technology investments that the agency needed to successfully land large payloads at Mars for both robotic and human-scale missions. Year 1 of the study focused on technologies required for Exploration-class missions to land payloads of 10 to 50 t. Inflatable decelerators, rigid aeroshell and supersonic retro-propulsion emerged as the top candidate technologies. In Year 2 of the study, low TRL technologies identified in Year 1, inflatables aeroshells and supersonic retropropulsion, were combined to create a demonstration precursor robotic mission. This part of the EDL-SA Year 2 effort, called Exploration Feed Forward (EFF), took much of the systems analysis simulation and component model development from Year 1 to the next level of detail.

  18. Parents and Siblings As Early Resources for Young Children's Learning in Mexican-Descent Families.

    Science.gov (United States)

    Perez-Granados, Deanne R.; Callanan, Maureen A.

    1997-01-01

    Interviews with parents from 50 Mexican-descent families revealed that parents encouraged their preschool children to ask questions about science and causal relationships; older and younger siblings learned different skills from one another; and children learned through observation and imitation. Discusses issues of "match" between home…

  19. Kinetic comparison of older men and women during walk-to-stair descent transition.

    Science.gov (United States)

    Singhal, Kunal; Kim, Jemin; Casebolt, Jeffrey; Lee, Sangwoo; Han, Ki Hoon; Kwon, Young-Hoo

    2014-09-01

    Stair walking is one of the most challenging tasks for older adults, with women reporting higher incidence of falls. The purpose of this study was to investigate the gender differences in kinetics during stair descent transition. Twenty-eight participants (12 male and 16 female; 68.5 and 69.0 years of mean age, respectively) performed stair descent from level walking in a step-over-step manner at a self-selected speed over a custom-made three-step staircase with embedded force plates. Kinematic and force data were combined using inverse dynamics to generate kinetic data for gender comparison. The top and the first step on the staircase were chosen for analysis. Women showed a higher trail leg peak hip abductor moment (-1.0 Nm/kg), lower trail leg peak knee extensor moment and eccentric power (0.74 Nm/kg and 3.15 W/kg), and lower peak concentric power at trail leg ankle joint (1.29 W/kg) as compared to men (ppredispose women to a higher risk of fall. Copyright © 2014 Elsevier B.V. All rights reserved.

  20. Influence of working memory and executive function on stair ascent and descent in young and older adults.

    Science.gov (United States)

    Gaillardin, Florence; Baudry, Stéphane

    2018-06-01

    This study assessed the influence of attention division, working memory and executive function on stair ascent and descent in young and older adults. Twenty young (25.5 ± 2.1 yrs) and 20 older adults (68.4 ± 5.4 yrs) ascended and descended a 3-step staircase with no simultaneous cognitive task (single-motor task) or while performing a cognitive task (dual-task condition). The cognitive task involved either 1) recalling a word list of the subject's word-span minus 2 words (SPAN-2) to assess the attention division effect, 2) a word list of subject's word-span (SPAN-O) to assess the working memory effect, or 3) recalling in alphabetical order, a word list of the subject's word-span (SPAN-A) to assess the executive function effect. Word-span corresponds to the longest string of words that can be recalled correctly. The duration of ascent and descent of stairs was used to assess the cognitive-motor interaction. Stair ascent and descent duration did not differ between age groups for the single-motor task, and was similar between single-motor task and SPAN-2 in both groups (p > 0.05). In contrast, stair ascent and descent duration increased with SPAN-O compared with SPAN-2 for both groups (p SPAN-A than SPAN-O only in older adults. Healthy aging was not associated with a decrease in the capacity to perform motor-cognitive dual tasks that involved ascending and descending of stairs when the cognitive task only required working memory. However, the decrease in dual-task performance involving executive functioning may reflect a subclinical cognitive decline in healthy older adults. Copyright © 2018 Elsevier Inc. All rights reserved.

  1. Ti and N adatom descent pathways to the terrace from atop two-dimensional TiN/TiN(001) islands

    Energy Technology Data Exchange (ETDEWEB)

    Edström, D., E-mail: daned@ifm.liu.se [Department of Physics, Chemistry and Biology (IFM), Linköping University, SE-58183 Linköping (Sweden); Sangiovanni, D.G.; Hultman, L.; Chirita, V. [Department of Physics, Chemistry and Biology (IFM), Linköping University, SE-58183 Linköping (Sweden); Petrov, I.; Greene, J.E. [Department of Physics, Chemistry and Biology (IFM), Linköping University, SE-58183 Linköping (Sweden); Frederick Seitz Materials Research Laboratory and the Materials Science Department, University of Illinois at Urbana-Champaign, Urbana, IL 61801 (United States)

    2014-05-02

    We use classical molecular dynamics and the modified embedded atom method to determine residence times and descent pathways of Ti and N adatoms on square, single-atom-high, TiN islands on TiN(001). Simulations are carried out at 1000 K, which is within the optimal range for TiN(001) epitaxial growth. Results show that the frequency of descent events, and overall adatom residence times, depend strongly on both the TiN(001) diffusion barrier for each species as well as the adatom island-edge location immediately prior to descent. Ti adatoms, with a low diffusion barrier, rapidly move toward the island periphery, via funneling, where they diffuse along upper island edges. The primary descent mechanism for Ti adatoms is via push-out/exchange with Ti island-edge atoms, a process in which the adatom replaces an island edge atom by moving down while pushing the edge atom out onto the terrace to occupy an epitaxial position along the island edge. Double push-out events are also observed for Ti adatoms descending at N corner positions. N adatoms, with a considerably higher diffusion barrier on TiN(001), require much longer times to reach island edges and, consequently, have significantly longer residence times. N adatoms are found to descend onto the terrace by direct hopping over island edges and corner atoms, as well as by concerted push-out/exchange with N atoms adjacent to Ti corners. For both adspecies, we also observe several complex adatom/island interactions, before and after descent onto the terrace, including two instances of Ti island-atom ascent onto the island surface. - Highlights: • We use classical molecular dynamics to model Ti and N adatom migration on TiN(001) islands. • N adatoms remain on islands significantly longer than Ti adatoms. • Ti adatoms descend via push-out/exchange, N adatoms primarily by direct hops. • N adatoms act as precursors for multilayer formation and surface roughening.

  2. Ti and N adatom descent pathways to the terrace from atop two-dimensional TiN/TiN(001) islands

    International Nuclear Information System (INIS)

    Edström, D.; Sangiovanni, D.G.; Hultman, L.; Chirita, V.; Petrov, I.; Greene, J.E.

    2014-01-01

    We use classical molecular dynamics and the modified embedded atom method to determine residence times and descent pathways of Ti and N adatoms on square, single-atom-high, TiN islands on TiN(001). Simulations are carried out at 1000 K, which is within the optimal range for TiN(001) epitaxial growth. Results show that the frequency of descent events, and overall adatom residence times, depend strongly on both the TiN(001) diffusion barrier for each species as well as the adatom island-edge location immediately prior to descent. Ti adatoms, with a low diffusion barrier, rapidly move toward the island periphery, via funneling, where they diffuse along upper island edges. The primary descent mechanism for Ti adatoms is via push-out/exchange with Ti island-edge atoms, a process in which the adatom replaces an island edge atom by moving down while pushing the edge atom out onto the terrace to occupy an epitaxial position along the island edge. Double push-out events are also observed for Ti adatoms descending at N corner positions. N adatoms, with a considerably higher diffusion barrier on TiN(001), require much longer times to reach island edges and, consequently, have significantly longer residence times. N adatoms are found to descend onto the terrace by direct hopping over island edges and corner atoms, as well as by concerted push-out/exchange with N atoms adjacent to Ti corners. For both adspecies, we also observe several complex adatom/island interactions, before and after descent onto the terrace, including two instances of Ti island-atom ascent onto the island surface. - Highlights: • We use classical molecular dynamics to model Ti and N adatom migration on TiN(001) islands. • N adatoms remain on islands significantly longer than Ti adatoms. • Ti adatoms descend via push-out/exchange, N adatoms primarily by direct hops. • N adatoms act as precursors for multilayer formation and surface roughening

  3. HOST liner cyclic facilities: Facility description

    Science.gov (United States)

    Schultz, D.

    1982-01-01

    A quartz lamp box, a quartz lamp annular rig, and a low pressure liner cyclic can rig planned for liner cyclic tests are described. Special test instrumentation includes an IR-TV camera system for measuring liner cold side temperatures, thin film thermocouples for measuring liner hot side temperatures, and laser and high temperature strain gages for obtaining local strain measurements. A plate temperature of 2,000 F was obtained in an initial test of an apparatus with three quartz lamps. Lamp life, however, appeared to be limited for the standard commercial quartz lamps available. The design of vitiated and nonvitiated preheaters required for the quartz lamp annular rig and the cyclic can test rigs is underway.

  4. Failure Bounding And Sensitivity Analysis Applied To Monte Carlo Entry, Descent, And Landing Simulations

    Science.gov (United States)

    Gaebler, John A.; Tolson, Robert H.

    2010-01-01

    In the study of entry, descent, and landing, Monte Carlo sampling methods are often employed to study the uncertainty in the designed trajectory. The large number of uncertain inputs and outputs, coupled with complicated non-linear models, can make interpretation of the results difficult. Three methods that provide statistical insights are applied to an entry, descent, and landing simulation. The advantages and disadvantages of each method are discussed in terms of the insights gained versus the computational cost. The first method investigated was failure domain bounding which aims to reduce the computational cost of assessing the failure probability. Next a variance-based sensitivity analysis was studied for the ability to identify which input variable uncertainty has the greatest impact on the uncertainty of an output. Finally, probabilistic sensitivity analysis is used to calculate certain sensitivities at a reduced computational cost. These methods produce valuable information that identifies critical mission parameters and needs for new technology, but generally at a significant computational cost.

  5. Rhodium-Catalyzed Dehydrogenative Borylation of Cyclic Alkenes

    Science.gov (United States)

    Kondoh, Azusa; Jamison, Timothy F.

    2010-01-01

    A rhodium-catalyzed dehydrogenative borylation of cyclic alkenes is described. This reaction provides direct access to cyclic 1-alkenylboronic acid pinacol esters, useful intermediates in organic synthesis. Suzuki-Miyaura cross-coupling applications are also presented. PMID:20107646

  6. NON–DESCENT VAGINAL HYSTERECTOMY FOR BENIGN GYNAECOLOGICAL DISEASE – A PROSPECTIVE STUDY

    Directory of Open Access Journals (Sweden)

    Thulasi

    2016-04-01

    Full Text Available OBJECTIVE To assess safety and feasibility of non-descent vaginal hysterectomy for benign gynaecological disease. METHODS A prospective study was conducted at the Department of Obstetrics and Gynaecology of P K Das Institute of Medical Sciences from January 2013 to December 2013. An effort was made to perform hysterectomies vaginally in women with benign or premalignant conditions in the absence of prolapse. A suspected adnexal pathology, endometriosis, immobility of uterus, uterus size more than 16 weeks was excluded from the study. Vaginal hysterectomy was done in usual manner. In bigger size uterus, morcellation techniques like bisection, debulking, coring, myomectomy, or combination of these were used to remove the uterus. Data regarding age, parity, uterine size, estimated blood loss, length of operation, intraoperative and postoperative complications and hospital stay were recorded. RESULTS A total of 100 cases were selected for non-descent vaginal hysterectomy. Among them, 97 cases successfully underwent nondescent vaginal hysterectomy. Majority of the patients (55% were in age group 40-45 yrs. Four patients were nulligravida and eight patients had previous LSCS. Uterine size was ≤ 12 weeks in 84 cases and > 12-16 weeks in 16 cases. Commonest indication was leiomyoma of uterus (43%. Mean duration of surgery was 70±20.5 minutes. Mean blood loss was 150±65 mL. Reasons for failure to perform NDVH was difficulty in opening pouch of Douglas in two cases because of adhesions and in one case there was difficulty in reaching the fundal myoma which prevented the uterine descent. Intra–operatively, one case had bladder injury (1% that had previous 2 LSCS. Postoperatively, complications were minimal which included postoperative fever (11%, UTI (8% and vaginal cuff infection was (4%. Mean hospital stay was 3.5 days. CONCLUSION Vaginal hysterectomy is safe, feasible in most of the women requiring hysterectomy for benign conditions with less

  7. Fast alternating projected gradient descent algorithms for recovering spectrally sparse signals

    KAUST Repository

    Cho, Myung

    2016-06-24

    We propose fast algorithms that speed up or improve the performance of recovering spectrally sparse signals from un-derdetermined measurements. Our algorithms are based on a non-convex approach of using alternating projected gradient descent for structured matrix recovery. We apply this approach to two formulations of structured matrix recovery: Hankel and Toeplitz mosaic structured matrix, and Hankel structured matrix. Our methods provide better recovery performance, and faster signal recovery than existing algorithms, including atomic norm minimization.

  8. Fast alternating projected gradient descent algorithms for recovering spectrally sparse signals

    KAUST Repository

    Cho, Myung; Cai, Jian-Feng; Liu, Suhui; Eldar, Yonina C.; Xu, Weiyu

    2016-01-01

    We propose fast algorithms that speed up or improve the performance of recovering spectrally sparse signals from un-derdetermined measurements. Our algorithms are based on a non-convex approach of using alternating projected gradient descent for structured matrix recovery. We apply this approach to two formulations of structured matrix recovery: Hankel and Toeplitz mosaic structured matrix, and Hankel structured matrix. Our methods provide better recovery performance, and faster signal recovery than existing algorithms, including atomic norm minimization.

  9. 3' : 5'-Cyclic AMP-dependent 3'

    NARCIS (Netherlands)

    Mato, José M.; Krens, Frans A.; Haastert, Peter J.M. van; Konijn, Theo M.

    1977-01-01

    Suspensions of 3':5'-cyclic AMP (cAMP)-sensitive cells of Dictyostelium discoideum responded to a cAMP pulse with increased 3':5'-cyclic GMP (cGMP) levels. Under the assay conditions used (2 × 10^8 cells per ml in 10 mM phosphate buffer, pH 6.0) cAMP (5 × 10-8 M final concentration) increased cGMP

  10. Lewis basicity, adhesion thermodynamic work and coordinating ability on aminated silicon surfaces

    International Nuclear Information System (INIS)

    Sánchez, M. Alejandra; Paniagua, Sergio A.; Borge, Ignacio; Viales, Christian; Montero, Mavis L.

    2014-01-01

    Highlights: • Silicon(1 0 0) surfaces with diamines followed by anchoring of copper complexes over the diamine layer, an approach that could be used for advanced functionalization of semiconducting surfaces. • Lewis basicity (using Fowkes–van Oss–Chaudhury–Good surface tension model) and adhesion thermodynamic work (using chemical force microscopy) were determined. • Higher basicity and thermodynamic work correlate with selective copper acetate monolayer grow. The cyclic voltammetry studies confirm the confined copper redox activity. - Abstract: Silicon(1 0 0) surfaces have been modified with three different amines (aniline, benzylamine and dodecylamine) and diamines (4-aminopyridine, 4-aminomethylpyridine, 1,12-dodecyldiamine). The surface energy was measured by contact angle technique. For Si-diamine surfaces, Lewis basicity (using Fowkes–van Oss–Chaudhury–Good surface tension model) and adhesion thermodynamic work (using chemical force microscopy) were determined. We related these data, the amine/diamine nature and their geometry on the surface (via DFT calculations) with the consequent ability to coordinate copper(II) acetate. Finally, copper(II) acetate monolayers behavior was studied by cyclic voltammetry

  11. Stability of Phase Relationships While Coordinating Arm Reaches with Whole Body Motion.

    Directory of Open Access Journals (Sweden)

    Romy S Bakker

    Full Text Available The human movement repertoire is characterized by the smooth coordination of several body parts, including arm movements and whole body motion. The neural control of this coordination is quite complex because the various body parts have their own kinematic and dynamic properties. Behavioral inferences about the neural solution to the coordination problem could be obtained by examining the emerging phase relationship and its stability. Here, we studied the phase relationships that characterize the coordination of arm-reaching movements with passively-induced whole-body motion. Participants were laterally translated using a vestibular chair that oscillated at a fixed frequency of 0.83 Hz. They were instructed to reach between two targets that were aligned either parallel or orthogonal to the whole body motion. During the first cycles of body motion, a metronome entrained either an in-phase or an anti-phase relationship between hand and body motion, which was released at later cycles to test phase stability. Results suggest that inertial forces play an important role when coordinating reaches with cyclic whole-body motion. For parallel reaches, we found a stable in-phase and an unstable anti-phase relationship. When the latter was imposed, it readily transitioned or drifted back toward an in-phase relationship at cycles without metronomic entrainment. For orthogonal reaches, we did not find a clear difference in stability between in-phase and anti-phase relationships. Computer simulations further show that cost models that minimize energy expenditure (i.e. net torques or endpoint variance of the reach cannot fully explain the observed coordination patterns. We discuss how predictive control and impedance control processes could be considered important mechanisms underlying the rhythmic coordination of arm reaches and body motion.

  12. New coordination compounds of europium (3) with fluorated β-diketones and their use as lanthanide shift reagents

    International Nuclear Information System (INIS)

    Goryushko, A.G.; Davidenko, N.K.; Kudryavtseva, L.S.; Lozinskij, M.O.; Lugina, L.N.; Fialkov, Yu.A.

    1980-01-01

    Altogether five coordination compounds of europium (3) of the composition EuL 3 , wherein HL is a fluorinated beta-diketone containing in its fluorinated linear or cyclic radical a heteroatom, such as oxygen, have been obtained. The hygroscopicity of the obtained tris-beta-ketones has been tested. Their activity as lanthanide shifting agents for NMR spectroscopy purposes has been analyzed and the stability constants of their monoadducts with ethyl acetate have been determined [ru

  13. Nearly Cyclic Pursuit and its Hierarchical variant for Multi-agent Systems

    DEFF Research Database (Denmark)

    Iqbal, Muhammad; Leth, John-Josef; Ngo, Trung Dung

    2015-01-01

    The rendezvous problem for multiple agents under nearly cyclic pursuit and hierarchical nearly cyclic pursuit is discussed in this paper. The control law designed under nearly cyclic pursuit strategy enables the agents to converge at a point dictated by a beacon. A hierarchical version of the nea......The rendezvous problem for multiple agents under nearly cyclic pursuit and hierarchical nearly cyclic pursuit is discussed in this paper. The control law designed under nearly cyclic pursuit strategy enables the agents to converge at a point dictated by a beacon. A hierarchical version...

  14. Cyclic creep-rupture behavior of three high-temperature alloys.

    Science.gov (United States)

    Halford, G. R.

    1972-01-01

    Study of some important characteristics of the cyclic creep-rupture curves for the titanium alloy 6Al-2Sn-4Zr-2Mo at 900 and 1100 F (755 and 865 K), the cobalt-base alloy L-605 at 1180 F (910 K), and for two hardness levels of 316 stainless steel at 1300 F (980 K). The cyclic creep-rupture curve relates tensile stress and tensile time-to-rupture for strain-limited cyclic loading and has been found to be independent of the total strain range and the level of compressive stress employed in the cyclic creep-rupture tests. The cyclic creep-rupture curve was always found to be above and to the right of the conventional (constant load) monotonic creep-rupture curve by factors ranging from 2 to 10 in time-to-rupture. This factor tends to be greatest when the creep ductility is large. Cyclic creep acceleration was observed in every cyclic creep-rupture test conducted. The phenomenon was most pronounced at the highest stress levels and when the tensile and compressive stresses were completely reversed. In general, creep rates were found to be lower in compression than in tension for equal true stresses. The differences, however, were strongly material-dependent.

  15. Cyclic multiverses

    Science.gov (United States)

    Marosek, Konrad; Dąbrowski, Mariusz P.; Balcerzak, Adam

    2016-09-01

    Using the idea of regularization of singularities due to the variability of the fundamental constants in cosmology we study the cyclic universe models. We find two models of oscillating and non-singular mass density and pressure (`non-singular' bounce) regularized by varying gravitational constant G despite the scale factor evolution is oscillating and having sharp turning points (`singular' bounce). Both violating (big-bang) and non-violating (phantom) null energy condition models appear. Then, we extend this idea on to the multiverse containing cyclic individual universes with either growing or decreasing entropy though leaving the net entropy constant. In order to get an insight into the key idea, we consider the doubleverse with the same geometrical evolution of the two `parallel' universes with their physical evolution [physical coupling constants c(t) and G(t)] being different. An interesting point is that there is a possibility to exchange the universes at the point of maximum expansion - the fact which was already noticed in quantum cosmology. Similar scenario is also possible within the framework of Brans-Dicke theory where varying G(t) is replaced by the dynamical Brans-Dicke field φ(t) though these theories are slightly different.

  16. Macromolecular Networks Containing Fluorinated Cyclic Moieties

    Science.gov (United States)

    2015-12-12

    Briefing Charts 3. DATES COVERED (From - To) 17 Nov 2015 – 12 Dec 2015 4. TITLE AND SUBTITLE Macromolecular Networks Containing Fluorinated Cyclic... FLUORINATED CYCLIC MOIETIES 12 December 2015 Andrew J. Guenthner,1 Scott T. Iacono,2 Cynthia A. Corley,2 Christopher M. Sahagun,3 Kevin R. Lamison,4...Reinforcements Good Flame, Smoke, & Toxicity Characteristics Low Water Uptake with Near Zero Coefficient of Hygroscopic Expansion ∆ DISTRIBUTION A

  17. Caffeine, cyclic AMP and postreplication repair of mammalian DNA

    International Nuclear Information System (INIS)

    Ehmann, U.K.

    1976-01-01

    The methylxanthines, caffeine and theophylline, inhibit postreplication repair of DNA in mammalian cells. Because they also inhibit cyclic AMP phosphodiesterase, it was thought that there might be some connection between concentrations of cyclic AMP and postreplication repair. This possibility was tested by performing DNA sedimentation experiments with a cyclic AMP-resistant mouse lymphoma cell mutant and its wild-type counterpart. The results show that there is no connection between cellular cyclic AMP concentrations and the rate of postreplication repair. Therefore, it is more likely that caffeine and theophylline inhibit postreplication repair by some other means, such as by binding to DNA

  18. Computational Experience with Globally Convergent Descent Methods for Large Sparse Systems of Nonlinear Equations

    Czech Academy of Sciences Publication Activity Database

    Lukšan, Ladislav; Vlček, Jan

    1998-01-01

    Roč. 8, č. 3-4 (1998), s. 201-223 ISSN 1055-6788 R&D Projects: GA ČR GA201/96/0918 Keywords : nonlinear equations * Armijo-type descent methods * Newton-like methods * truncated methods * global convergence * nonsymmetric linear systems * conjugate gradient -type methods * residual smoothing * computational experiments Subject RIV: BB - Applied Statistics, Operational Research

  19. Joint loading decreased by inexpensive and minimalist footwear in elderly women with knee osteoarthritis during stair descent.

    Science.gov (United States)

    Sacco, I C N; Trombini-Souza, F; Butugan, M K; Pássaro, A C; Arnone, A C; Fuller, R

    2012-03-01

    Previous studies indicate that flexible footwear, which mimics the biomechanics of walking barefoot, results in decreased knee loads in patients with knee osteoarthritis (OA) during walking. However, the effect of flexible footwear on other activities of daily living, such as descending stairs, remains unclear. Our objective was to evaluate the influence of inexpensive and minimalist footwear (Moleca) on knee adduction moment (KAM) during stair descent of elderly women with and without knee OA. Thirty-four elderly women were equally divided into an OA group and a control group (CG). Stair descent was evaluated in barefoot condition, while wearing the Moleca, and while wearing heeled shoes. Kinematics and ground reaction forces were measured to calculate KAM by using inverse dynamics. The OA group experienced a higher KAM during midstance under the barefoot condition (233.3%; P = 0.028), the Moleca (379.2%; P = 0.004), and heeled shoes (217.6%; P = 0.007). The OA group had a similar knee load during early, mid, and late stance with the Moleca compared with the barefoot condition. Heeled shoes increased the knee loads during the early-stance (versus barefoot [16.7%; P stair descent. The loads are similar to the barefoot condition and effectively decreased when compared with heeled shoes. Copyright © 2012 by the American College of Rheumatology.

  20. Stochastic Spectral Descent for Discrete Graphical Models

    International Nuclear Information System (INIS)

    Carlson, David; Hsieh, Ya-Ping; Collins, Edo; Carin, Lawrence; Cevher, Volkan

    2015-01-01

    Interest in deep probabilistic graphical models has in-creased in recent years, due to their state-of-the-art performance on many machine learning applications. Such models are typically trained with the stochastic gradient method, which can take a significant number of iterations to converge. Since the computational cost of gradient estimation is prohibitive even for modestly sized models, training becomes slow and practically usable models are kept small. In this paper we propose a new, largely tuning-free algorithm to address this problem. Our approach derives novel majorization bounds based on the Schatten- norm. Intriguingly, the minimizers of these bounds can be interpreted as gradient methods in a non-Euclidean space. We thus propose using a stochastic gradient method in non-Euclidean space. We both provide simple conditions under which our algorithm is guaranteed to converge, and demonstrate empirically that our algorithm leads to dramatically faster training and improved predictive ability compared to stochastic gradient descent for both directed and undirected graphical models.

  1. Clinical and laboratory features of patients of Vietnamese descent with systemic lupus erythematosus.

    Science.gov (United States)

    Phan, J C; Bush, T M; Donald, F; Ward, M

    1999-01-01

    The prevalence rate and disease manifestations of systemic lupus erythematosus (SLE) have been noted to vary among different ethnic groups. There has been no description in the English literature of SLE in the Vietnamese population. This is the first report, which details the clinical and laboratory features as well as an estimation of the prevalence of SLE in patients with a Vietnamese ancestry living in the United States. We performed a retrospective chart review of clinical and laboratory features of patients of Vietnamese descent with SLE. The case finding was performed by a review of the rheumatology clinic records at two large teaching hospitals in Santa Clara County searching for patients with SLE with a Vietnamese surname. In addition, we recruited patients by contacting all of the rheumatologists practicing in the county. Twenty-three patients of Vietnamese descent were identified with SLE in Santa Clara County. The estimated prevalence of SLE in the patients of Vietnamese descent was 42 cases per 100 000 persons. Eighty-seven per cent of the cases were born in Vietnam. The clinical and laboratory features of SLE were similar to prior published reviews except for a relatively high prevalence of anti-RNP antibody (54%). The patients with anti-RNP antibody exhibited features of overlap syndrome. There was a high rate of exposure to tuberculosis (TB). Fifty-eight per cent of patients had a positive purified protein derivative (PPD) skin test and 27% of patients had a history of clinical TB. Forty-four per cent of patients had evidence of hepatitis B exposure. The prevalence of SLE in the Vietnamese population in Santa Clara County is similar to that of other Asian populations. There was a relatively high prevalence of anti-RNP antibody in our patient group which was associated with overlap features. As expected in an immigrant population from Southeast Asia, there was a high rate of prior exposure to tuberculosis and hepatitis B. Clinicians should diligently

  2. The Cyclicality of New Product Introductions

    OpenAIRE

    Kostas Axarloglou

    2003-01-01

    This study analyzes empirically the cyclical nature of the timing of new product introductions in U.S. manufacturing. New product introductions vary more in nonseasonal frequencies than in seasonal frequencies. However, the seasons alone account for only a small part of their total variability with demand factors being much more important. Demand fluctuations account for 35%80% and 17%43%, respectively, of the seasonal and cyclical variability of new product introductions in various industrie...

  3. Nature of a solar cyclicity

    International Nuclear Information System (INIS)

    Romanchuk, P.R.

    1981-01-01

    The paper contains a critical review of works on studying a cyclic character of solar activity. An introduction of cyclic curves with a frequency spectrum is established to be insolvent. The Wolf, Newcomb and Waldmeier approach seems to be useful. Some evidence is given in favour of the author's conception of solar activity ciclicity of a tide nature. It is accounted for a continuous double and single effect of planets, a resonant character of this effect due to which a 10-year period of Jupiter and Saturn is transformed into an 11-year cycle of activity [ru

  4. Safety Discrete Event Models for Holonic Cyclic Manufacturing Systems

    Science.gov (United States)

    Ciufudean, Calin; Filote, Constantin

    In this paper the expression “holonic cyclic manufacturing systems” refers to complex assembly/disassembly systems or fork/join systems, kanban systems, and in general, to any discrete event system that transforms raw material and/or components into products. Such a system is said to be cyclic if it provides the same sequence of products indefinitely. This paper considers the scheduling of holonic cyclic manufacturing systems and describes a new approach using Petri nets formalism. We propose an approach to frame the optimum schedule of holonic cyclic manufacturing systems in order to maximize the throughput while minimize the work in process. We also propose an algorithm to verify the optimum schedule.

  5. Regulation of phospholipid synthesis in Mycobacterium smegmatis by cyclic adenosine monophosphate

    International Nuclear Information System (INIS)

    Sareen, Monica; Kaur, Harpinder; Khuller, G.K.

    1993-01-01

    Forskolin, an adenylate cyclase activator and a cyclic AMP analogue, dibutyryl cyclic AMP have been used to examine the relationship between intracellular levels of cyclic AMP and lipid synthesis in Mycobacterium smegmatis. Total phospholipid content was found to be increased in forskolin grown cells as a result of increased cyclic AMP levels caused by activation of adenylate cyclase. Increased phospholipid content was supported by increased [ 14 C]acetate incorporation as well as increased activity of glycerol-3-phosphate acyltransferase. Pretreatment of cells with dibutyryl cyclic AMP had similar effects on lipid synthesis. Taking all these observations together it is suggested that lipid synthesis is being controlled by cyclic AMP in mycobacteria. (author). 14 refs., 4 tabs

  6. CRP-Cyclic AMP Regulates the Expression of Type 3 Fimbriae via Cyclic di-GMP in Klebsiella pneumoniae.

    Directory of Open Access Journals (Sweden)

    Ching-Ting Lin

    Full Text Available Klebsiella pneumoniae is the predominant pathogen isolated from liver abscesses of diabetic patients in Asian countries. However, the effects of elevated blood glucose levels on the virulence of this pathogen remain largely unknown. Type 3 fimbriae, encoded by the mrkABCDF genes, are important virulence factors in K. pneumoniae pathogenesis. In this study, the effects of exogenous glucose and the intracellular cyclic AMP (cAMP signaling pathway on type 3 fimbriae expression regulation were investigated. The production of MrkA, the major subunit of type 3 fimbriae, was increased in glucose-rich medium, whereas cAMP supplementation reversed the effect. MrkA production was markedly increased by cyaA or crp deletion, but slightly decreased by cpdA deletion. In addition, the mRNA levels of mrkABCDF genes and the activity of PmrkA were increased in Δcrp strain, as well as the mRNA levels of mrkHIJ genes that encode cyclic di-GMP (c-di-GMP-related regulatory proteins that influence type 3 fimbriae expression. Moreover, the activities of PmrkHI and PmrkJ were decreased in ΔlacZΔcrp strain. These results indicate that CRP-cAMP down-regulates mrkABCDF and mrkHIJ at the transcriptional level. Further deletion of mrkH or mrkI in Δcrp strain diminished the production of MrkA, indicating that MrkH and MrkI are required for the CRP regulation of type 3 fimbriae expression. Furthermore, the high activity of PmrkHI in the ΔlacZΔcrp strain was diminished in ΔlacZΔcrpΔmrkHI, but increased in the ΔlacZΔcrpΔmrkJ strain. Deletion of crp increased the intracellular c-di-GMP concentration and reduced the phosphodiesterase activity. Moreover, we found that the mRNA levels of multiple genes related to c-di-GMP metabolism were altered in Δcrp strain. These indicate that CRP regulates type 3 fimbriae expression indirectly via the c-di-GMP signaling pathway. In conclusion, we found evidence of a coordinated regulation of type 3 fimbriae expression by the CRP

  7. Cyclic deformation of NiTi shape memory alloys

    International Nuclear Information System (INIS)

    Liu Yong; Van Humbeeck, J.; Xie Zeliang

    1999-01-01

    Recently, there is an increasing interest in applying the high damping capacity of shape memory alloys (SMAs). The purpose is to explore the feasibility of those materials for the protection of buildings and other civil constructions as a result of earthquake damages. So far, few experimental results have been reported concerning the mechanical cyclic behaviour of SMAs in their martensitic state (ferroelastic). In the present work, the experimental results on the mechanical behaviour of martensitic NiTi SMAs under tension-compression cyclic deformation up to strains of ±4% are summarized with major attention to the damping capacity, characteristic stresses and strains as a function of deformation cycles. Effect of strain rate, strain amplitude and annealing condition on the martensite damping is summarized. Explanation of the cyclic hardening and cyclic softening phenomenon is proposed based on TEM observations. (orig.)

  8. Synthesis and coordination chemistry of 1,1,1-tris-(pyrid-2-yl)ethane.

    Science.gov (United States)

    Santoro, Amedeo; Sambiagio, Carlo; McGowan, Patrick C; Halcrow, Malcolm A

    2015-01-21

    A new synthesis of 1,1,1-tris(pyrid-2-yl)ethane (L), and a survey of its coordination chemistry, are reported. The complexes [ML2](n+) (M(n+) = Fe(2+), Co(2+), Co(3+), Cu(2+) and Ag(+)), [PdCl2L] and [CuI(L)] have all been crystallographically characterised. Noteworthy results include an unusual square planar silver(i) complex [Ag(L)2]X (X(-) = NO3(-) and SbF6(-)); the oxidative fixation of aerobic CO2 by [CuI(L)] to yield [Cu2I(L)2(μ-CO3)]2[CuI3] and [Cu(CO3)(L)]; and, water/carbonato tape and water/iodo layer hydrogen bonding networks in hydrate crystals of two of the copper(ii) complexes. Cyclic voltammetric data on [Fe(L)2](2+) and [Co(L)2](2+/3+) imply that the peripheral methyl substituent has a weak influence on the ligand field exerted by L onto a coordinated metal ion.

  9. Laterally cyclic loading of monopile in dense sand

    DEFF Research Database (Denmark)

    Klinkvort, Rasmus Tofte; Hededal, Ole; Svensson, M.

    2011-01-01

    In order to investigate the response from laterally cyclic loading of monopiles a large centrifuge tests series is ongoing at the Technical University of Denmark (DTU). This paper will present some of the tests carried out with a focus on the influence of accumulation of rotation when changing...... the loading conditions. In these tests the load conditions are controlled by two load characteristics, one controlling the level of the cyclic loading and one controlling the characteristic of the cyclic loading. The centrifuge tests were performed in dense dry sand on a pile with prototype dimensions...

  10. Language Practices and Attitudes of Australian Children of Indian Descent in a Primary Education Setting

    Science.gov (United States)

    Bissoonauth, Anu

    2018-01-01

    This paper investigated linguistic practices and choices of Australian children of Indian descent, an under-researched group, who are studying Hindi in primary education. Data was collected using a questionnaire and semi-structured interviews with sixty participants across 3 primary schools in the Sydney area. The findings revealed, as expected,…

  11. Sexual Health Discussions between African-American Mothers and Mothers of Latino Descent and Their Children

    Science.gov (United States)

    Murray, Ashley; Ellis, Monica U.; Castellanos, Ted; Gaul, Zaneta; Sutton, Madeline Y.; Sneed, Carl D.

    2014-01-01

    We examined approaches used by African-American mothers and mothers of Latino descent for informal sex-related discussions with their children to inform sexually transmitted infection (STI)/HIV intervention development efforts. We recruited mothers (of children aged 12-15) from youth service agencies and a university in southern California.…

  12. Cyclic cellular automata in 3D

    International Nuclear Information System (INIS)

    Reiter, Clifford A.

    2011-01-01

    Highlights: → We explore the self-organization of cyclic cellular automata in 3D. → Von Neumann, Moore and two types of intermediate neighborhoods are investigated. → Random neighborhoods self organize through phases into complex nested structures. → Demons are seen to have many alternatives in 3D. - Abstract: Cyclic cellular automata in two dimensions have long been intriguing because they self organize into spirals and that behavior can be analyzed. The form for the patterns that develop is highly dependent upon the form of the neighborhood. We extend this work to three dimensional cyclic cellular automata and observe self organization dependent upon the neighborhood type. This includes neighborhood types intermediate between Von Neumann and Moore neighborhoods. We also observe that the patterns include nested shells with the appropriate forms but that the nesting is far more complex than the spirals that occur in two dimensions.

  13. The Terminology Denoting Political Organisation and Common Descent in the Däftär-i Čingiz-nāmä

    Directory of Open Access Journals (Sweden)

    Danka B.

    2017-12-01

    Full Text Available Research objective and materials: The paper examines selected lists of terminologies which define certain features (common descent and political organisation of ethnic identity in the Däftär-i Čingiz-nāmä. These words often occur in coordinate compounds in the text. Compounding is not very well researched in Turkic linguistics, nor was it being considered in earlier philological works on Turkic historical texts. The author defines the problem of identification of such compounds in the text, and offers a morpho-syntactic criterion which can be used as a tool for identification. Novelty and results of the research: Based on the semantic relation between the compound’s components, the author distinguishes two types: Those compounds, the components of which have identical meaning: These were probably used for elaborate speech. Those compounds, the components of which do not have identical meaning: These arrived at a new, different concept from the components’ meaning. Three such compounds have been identified, which more or less arrive at a similar concept to ethnos. Finally, the author compares the meaning of these compounds to that of Old Turkic bodun – ‘people’, and el – ‘realm’.

  14. Charge initiation schemes for ensuring high-performance operation of cyclic-flow technology cyclic link

    Directory of Open Access Journals (Sweden)

    S. N. Zharikov

    2017-09-01

    Full Text Available The authors consider the issue of ensuring the quality of crushing rock mass by drilling and blasting method for high productivity of a cyclic link of a cyclic-flow technology complex. The article contains recommendations for calculating certain parameters of drilling and blasting operations, such as the width of the retaining wall Bp. s, the collapse with account for the retaining wall Вr, the width of the collapse of the rock mass Bf when blasting onto a free surface (for the first row of vertical wells and for the first series of inclined wells, the width of the collapse from the first series of wells B1, the deceleration time τ, the coefficient kβ that takes into account the incline angle of wells β to the horizon. The authors prove the expediency of using a retaining wall in explosions of technological blocks. The authors raise the question about the management of detonation characteristics of explosives produced in the field of application for the most rational impact of an explosion on a rock massif. Since the technological schemes for preparing the rock mass to the excavation, which ensure the high-performance operation of the cyclic link of the cyclic-flow technology, can be different, then the choice of a specific drilling and blasting circuit is depends on the geological conditions and elements of the development system. As a preliminary method of breaking, one can consider the explosion of charges along the diagonal (diagonal blasting schemes on the retaining wall. This method provides sufficient reliability of technological explosions, and with the development of modern means of blasting with decelerations between charges of more than 67 ms, there are nearly no back emissions.

  15. Cyclic Matching Pursuits with Multiscale Time-frequency Dictionaries

    DEFF Research Database (Denmark)

    Sturm, Bob L.; Christensen, Mads Græsbøll

    2010-01-01

    We generalize cyclic matching pursuit (CMP), propose an orthogonal variant, and examine their performance using multiscale time-frequency dictionaries in the sparse approximation of signals. Overall, we find that the cyclic approach of CMP produces signal models that have a much lower approximation...

  16. Association of Marijuana Use and Cyclic Vomiting Syndrome

    Directory of Open Access Journals (Sweden)

    Mithun B. Pattathan

    2012-06-01

    Full Text Available Cannabis use has become one of the most commonly abused drugs in the world. It is estimated that each year 2.6 million individuals in the USA become new users and most are younger than 19 years of age. Reports describe marijuana use as high as 40–50% in male Cyclic Vomiting Syndrome patients. It is this interest in cannabis in the World, coupled with recognition of a cyclic vomiting illness associated with its chronic use that beckons a review of the most current articles, as well as a contribution from our own experiences in this area. The similarities we have demonstrated for both cannibinoid hyperemesis syndrome and cyclic vomiting make the case that cannibinoid hyperemesis syndrome is a subset of patients who have the diagnoses of cyclic vomiting syndrome and the role of marijuana should always be considered in the diagnosis of CVS, particularly in males.

  17. Design of a cyclic multiverse

    Energy Technology Data Exchange (ETDEWEB)

    Piao Yunsong, E-mail: yspiao@gucas.ac.c [College of Physical Sciences, Graduate School of Chinese Academy of Sciences, Beijing 100049 (China)

    2010-08-09

    Recently, it has been noticed that the amplification of the amplitude of curvature perturbation cycle by cycle can lead to a cyclic multiverse scenario, in which the number of universes increases cycle by cycle. However, this amplification will also inevitably induce either the ultimate end of corresponding cycle, or the resulting spectrum of perturbations inside corresponding universe is not scale invariant, which baffles the existence of observable universes. In this Letter, we propose a design of a cyclic multiverse, in which the observable universe can emerges naturally. The significance of a long period of dark energy before the turnaround of each cycle for this implementing is shown.

  18. Design of a cyclic multiverse

    International Nuclear Information System (INIS)

    Piao Yunsong

    2010-01-01

    Recently, it has been noticed that the amplification of the amplitude of curvature perturbation cycle by cycle can lead to a cyclic multiverse scenario, in which the number of universes increases cycle by cycle. However, this amplification will also inevitably induce either the ultimate end of corresponding cycle, or the resulting spectrum of perturbations inside corresponding universe is not scale invariant, which baffles the existence of observable universes. In this Letter, we propose a design of a cyclic multiverse, in which the observable universe can emerges naturally. The significance of a long period of dark energy before the turnaround of each cycle for this implementing is shown.

  19. The cyclical character of economic policy in Serbia 2001-2012

    Directory of Open Access Journals (Sweden)

    Radović-Stojanović Jelena

    2014-01-01

    Full Text Available This paper investigates the cyclical character of economic policy in Serbia in the period 2001-2012. For this purpose the cyclical movement of the following monetary and fiscal variables have been analysed: M2 money supply, the retail price index, the consumer price index, and the real effective exchange rate as the monetary policy indicators, and budget revenues and budget expenditures as the fiscal policy indicators. In the evaluation of the cyclical character of the economic policy, cross-correlation between the cyclical component of economic policy indicators and the gross domestic product at various lags has been observed. The results of cross-correlation analysis suggest that the budget expenditures are countercyclical and lead the aggregate cycle while the budget revenues are procyclical. The cyclical character of M2 money supply in the Serbian economy is somewhat contradictory, so further investigations of the cyclical character of monetary policy and mutual interdependence of money and output are required. The real effective exchange rate is countercyclical. The prices are procyclical and lag behind the cycles in aggregate economic activity. The procyclical character of prices indicates that the causes of the cyclical fluctuations of aggregate economic activities in Serbia in the period from 2001 to 2012 were on the demand side.

  20. Elevational gradient in the cyclicity of a forest-defoliating insect

    Science.gov (United States)

    Kyle J. Haynes; Andrew M. Liebhold; Derek M. Johnson

    2012-01-01

    Observed changes in the cyclicity of herbivore populations along latitudinal gradients and the hypothesis that shifts in the importance of generalist versus specialist predators explain such gradients has long been a matter of intense interest. In contrast, elevational gradients in population cyclicity are largely unexplored. We quantified the cyclicity of gypsy moth...

  1. Robust Cyclic MUSIC Algorithm for Finding Directions in Impulsive Noise Environment

    Directory of Open Access Journals (Sweden)

    Sen Li

    2017-01-01

    Full Text Available This paper addresses the issue of direction finding of a cyclostationary signal under impulsive noise environments modeled by α-stable distribution. Since α-stable distribution does not have finite second-order statistics, the conventional cyclic correlation-based signal-selective direction finding algorithms do not work effectively. To resolve this problem, we define two robust cyclic correlation functions which are derived from robust statistics property of the correntropy and the nonlinear transformation, respectively. The MUSIC algorithm with the robust cyclic correlation matrix of the received signals of arrays is then used to estimate the direction of cyclostationary signal in the presence of impulsive noise. The computer simulation results demonstrate that the two proposed robust cyclic correlation-based algorithms outperform the conventional cyclic correlation and the fractional lower order cyclic correlation based methods.

  2. Centrifuge modelling of a laterally cyclic loaded pile

    DEFF Research Database (Denmark)

    Klinkvort, Rasmus Tofte; Leth, Caspar Thrane; Hededal, Ole

    2010-01-01

    A total number of 9 static and 6 cyclic centrifuge tests on laterally loaded piles in very dense, dry sand was erformed. The prototype dimensions of the piles were 1 meter in diameter and penetration depths varying from 6 to 10 meters. The static tests were used to investigate the initial subgrade...... reaction modulus and as a reference for cyclic tests. For the cyclic tests the accumulation of deflections and the change in secant stiffness of the soil from repetitive loading were investigated. From all the tests carried out accumulations of deflections were seen. rom the centrifuge tests it was seen...

  3. Cyclic and heteroclinic flows near general static spherically symmetric black holes: semi-cyclic flows - addendum and corrigendum

    Energy Technology Data Exchange (ETDEWEB)

    Azreg-Ainou, Mustapha [Baskent University, Engineering Faculty, Ankara (Turkey)

    2017-01-15

    We present new accretion solutions of a polytropic perfect fluid onto an f(R)-gravity de Sitter-like black hole. We consider two f(R)-gravity models and obtain finite-period cyclic flows oscillating between the event and cosmological horizons as well as semi-cyclic critical flows executing a two-way motion from and back to the same horizon. Besides the generalizations and new solutions presented in this work, a corrigendum to Eur. Phys. J. C (2016) 76:280 is provided. (orig.)

  4. Cyclic nucleotide specific phosphodiesterases of Leishmania major

    Directory of Open Access Journals (Sweden)

    Linder Markus

    2006-03-01

    Full Text Available Abstract Background Leishmania represent a complex of important human pathogens that belong to the systematic order of the kinetoplastida. They are transmitted between their human and mammalian hosts by different bloodsucking sandfly vectors. In their hosts, the Leishmania undergo several differentiation steps, and their coordination and optimization crucially depend on numerous interactions between the parasites and the physiological environment presented by the fly and human hosts. Little is still known about the signalling networks involved in these functions. In an attempt to better understand the role of cyclic nucleotide signalling in Leishmania differentiation and host-parasite interaction, we here present an initial study on the cyclic nucleotide-specific phosphodiesterases of Leishmania major. Results This paper presents the identification of three class I cyclic-nucleotide-specific phosphodiesterases (PDEs from L. major, PDEs whose catalytic domains exhibit considerable sequence conservation with, among other, all eleven human PDE families. In contrast to other protozoa such as Dictyostelium, or fungi such as Saccharomyces cerevisiae, Candida ssp or Neurospora, no genes for class II PDEs were found in the Leishmania genomes. LmjPDEA contains a class I catalytic domain at the C-terminus of the polypeptide, with no other discernible functional domains elsewhere. LmjPDEB1 and LmjPDEB2 are coded for by closely related, tandemly linked genes on chromosome 15. Both PDEs contain two GAF domains in their N-terminal region, and their almost identical catalytic domains are located at the C-terminus of the polypeptide. LmjPDEA, LmjPDEB1 and LmjPDEB2 were further characterized by functional complementation in a PDE-deficient S. cerevisiae strain. All three enzymes conferred complementation, demonstrating that all three can hydrolyze cAMP. Recombinant LmjPDEB1 and LmjPDEB2 were shown to be cAMP-specific, with Km values in the low micromolar range

  5. HOST liner cyclic facilities

    Science.gov (United States)

    Schultz, D.

    1983-01-01

    The HOST Liner Cyclic Program is utilizing two types of test apparatus, rectangular box rigs and a full annular rig. To date two quartz lamp cyclic box rigs have been tested and a third is to begin testing in late October 1983. The box rigs are used to evaluate 5x8 inch rectangular linear samples. A 21 inch diameter outer liner simulator is also being built up for testing beginning in April 1984. All rigs are atmospheric rigs. The first box rig, a three 6-kVA lamp installation, was operated under adverse conditions to determine feasibility of using quartz lamps for cyclic testing. This work was done in December 1981 and looked promising. The second box rig, again using three 6-kVA lamps, was operated to obtain instrumentation durability information and initial data input to a Finite Element Model. This limited test program was conducted in August 1983. Five test plates were run. Instrumentation consisted of strain gages, thermocouples and thermal paint. The strain gages were found to fail at 1200 F as expected though plates were heated to 1700 F. The third box rig, containing four 6-kVA lamps, is in build up for testing to begin in late October 1983. In addition to 33 percent greater power input, this rig has provision for 400 F backside line cooling air and a viewing port suitable for IR camera viewing. The casing is also water cooled for extended durability.

  6. Programmed gradient descent biosorption of strontium ions by Saccaromyces cerevisiae and ashing analysis: A decrement solution for nuclide and heavy metal disposal

    Energy Technology Data Exchange (ETDEWEB)

    Liu, Mingxue [Life Science and Engineering College, Southwest University of Science and Technology, Mianyang, 621010 (China); Key Laboratory of Solid Waste Treatment and Resource Recycle, Ministry of Education of China, Mianyang, 621010 (China); Dong, Faqin, E-mail: fqdong@swust.edu.cn [Key Laboratory of Solid Waste Treatment and Resource Recycle, Ministry of Education of China, Mianyang, 621010 (China); Zhang, Wei [Key Laboratory of Solid Waste Treatment and Resource Recycle, Ministry of Education of China, Mianyang, 621010 (China); Nie, Xiaoqin [Fundamental Science on Nuclear Wastes and Environmental Safety Laboratory, Mianyang, 621010 (China); Sun, Shiyong [Key Laboratory of Solid Waste Treatment and Resource Recycle, Ministry of Education of China, Mianyang, 621010 (China); Wei, Hongfu; Luo, Lang; Xiang, Sha; Zhang, Gege [Life Science and Engineering College, Southwest University of Science and Technology, Mianyang, 621010 (China)

    2016-08-15

    Highlights: • A programmed gradient descent biosorption process was designed. • The adsorption and bioaccumulation quantity of strontium ions by yeast cell were measured. • The decrement of biosorbents after biosorption by ashing was analyzed. • A technological flow process of decrement solution for waste disposal was proposed. - Abstract: One of the waste disposal principles is decrement. The programmed gradient descent biosorption of strontium ions by Saccaromyces cerevisiae regarding bioremoval and ashing process for decrement were studied in present research. The results indicated that S. cerevisiae cells showed valid biosorption for strontium ions with greater than 90% bioremoval efficiency for high concentration strontium ions under batch culture conditions. The S. cerevisiae cells bioaccumulated approximately 10% of strontium ions in the cytoplasm besides adsorbing 90% strontium ions on cell wall. The programmed gradient descent biosorption presented good performance with a nearly 100% bioremoval ratio for low concentration strontium ions after 3 cycles. The ashing process resulted in a huge volume and weight reduction ratio as well as enrichment for strontium in the ash. XRD results showed that SrSO{sub 4} existed in ash. Simulated experiments proved that sulfate could adjust the precipitation of strontium ions. Finally, we proposed a technological flow process that combined the programmed gradient descent biosorption and ashing, which could yield great decrement and allow the supernatant to meet discharge standard. This technological flow process may be beneficial for nuclides and heavy metal disposal treatment in many fields.

  7. Impaired Interlimb Coordination of Voluntary Leg Movements in Poststroke Hemiparesis

    Science.gov (United States)

    Tseng, Shih-Chiao

    2010-01-01

    Appropriate interlimb coordination of the lower extremities is particularly important for a variety of functional human motor behaviors such as jumping, kicking a ball, or simply walking. Specific interlimb coordination patterns may be especially impaired after a lesion to the motor system such as stroke, yet this has not been thoroughly examined to date. The purpose of this study was to investigate the motor deficits in individuals with chronic stroke and hemiparesis when performing unilateral versus bilateral inphase versus bilateral antiphase voluntary cyclic ankle movements. We recorded ankle angular trajectories and muscle activity from the dorsiflexors and plantarflexors and compared these between subjects with stroke and a group of healthy age-matched control subjects. Results showed clear abnormalities in both the kinematics and EMG of the stroke subjects, with significant movement degradation during the antiphase task compared with either the unilateral or the inphase task. The abnormalities included prolonged cycle durations, reduced ankle excursions, decreased agonist EMG bursts, and reduced EMG modulation across movement phases. By comparison, the control group showed nearly identical performance across all task conditions. These findings suggest that stroke involving the corticospinal system projection to the leg specifically impairs one or more components of the neural circuitry involved in lower extremity interlimb coordination. The express susceptibility of the antiphase pattern to exaggerated motor deficits could contribute to functional deficits in a number of antiphase leg movement tasks, including walking. PMID:20463199

  8. Cyclic Stretch Alters Vascular Reactivity of Mouse Aortic Segments

    Directory of Open Access Journals (Sweden)

    Arthur Leloup

    2017-10-01

    Full Text Available Large, elastic arteries buffer the pressure wave originating in the left ventricle and are constantly exposed to higher amplitudes of cyclic stretch (10% than muscular arteries (2%. As a crucial factor for endothelial and smooth muscle cell function, cyclic stretch has, however, never been studied in ex vivo aortic segments of mice. To investigate the effects of cyclic stretch on vaso-reactivity of mouse aortic segments, we used the Rodent Oscillatory Tension Set-up to study Arterial Compliance (ROTSAC. The aortic segments were clamped at frequencies of 6–600 bpm between two variable preloads, thereby mimicking dilation as upon left ventricular systole and recoiling as during diastole. The preloads corresponding to different transmural pressures were chosen to correspond to a low, normal or high amplitude of cyclic stretch. At different time intervals, cyclic stretch was interrupted, the segments were afterloaded and isometric contractions by α1-adrenergic stimulation with 2 μM phenylephrine in the absence and presence of 300 μM L-NAME (eNOS inhibitor and/or 35 μM diltiazem (blocker of voltage-gated Ca2+ channels were measured. As compared with static or cyclic stretch at low amplitude (<10 mN or low frequency (0.1 Hz, cyclic stretch at physiological amplitude (>10 mN and frequency (1–10 Hz caused better ex vivo conservation of basal NO release with time after mounting. The relaxation of PE-precontracted segments by addition of ACh to stimulate NO release was unaffected by cyclic stretch. In the absence of basal NO release (hence, presence of L-NAME, physiological in comparison with aberrant cyclic stretch decreased the baseline tension, attenuated the phasic contraction by phenylephrine in the absence of extracellular Ca2+ and shifted the smaller tonic contraction more from a voltage-gated Ca2+ channel-mediated to a non-selective cation channel-mediated. Data highlight the need of sufficient mechanical activation of endothelial and

  9. Superspace descent equations and zero curvature formalism of the four dimensional N=1 supersymmetric Yang-Mills theories

    International Nuclear Information System (INIS)

    Vilar, L.C.Q.; Sasaki, C.A.G.; Sorella, S.P.

    1996-09-01

    The supersymmetric descent equations in superspace are discussed by means of the introduction of two operators ζ α , ζ -α which allow to decompose the supersymmetric covariant derivatives D α , D -α as BRS commutators. (author). 27 refs., 4 tabs

  10. Evolutive masing model, cyclic plasticity, ageing and memory effects

    International Nuclear Information System (INIS)

    Sidoroff, F.

    1987-01-01

    Many models are proposed for the mechanical description of the cyclic behaviour of metals and used for structure analysis under cyclic loading. Such a model must include two basic features: Dissipative behaviour on each cycle (hysteresis loop); evolution of this behaviour during the material's life (cyclic hardening or softening, aging,...). However, if both aspects are present in most existing models, the balance between them may be quite different. Many metallurgical investigations have been performed about the microstructure and its evolution during cyclic loading, and it is desirable to introduce these informations in phenomenological models. The evolutive Masing model has been proposed to combine: the accuracy of hereditary models for the description of hysteresis on each cycle, the versatility of internal variables for the state description and evolution, a sufficient microstructural basis to make the interaction easier with microstructural investigations. The purpose of the present work is to discuss this model and to compare different evolution assumptions with respect to some memory effects (cyclic hardening and softening, multilevel tests, aging). Attention is limited to uniaxial, rate independent elasto-plastic behaviour

  11. The enzymatic preparation of [α-32P]nucleoside triphosphates, cyclic [32P]AMP, and cyclic [32P]GMP

    International Nuclear Information System (INIS)

    Walseth, T.F.; Johnson, R.A.

    1979-01-01

    A method has been developed for the enzymatic preparation of α- 32 P-labelled ribo- and deoxyribonucleoside triphosphates, cyclic [ 32 P]AMP, and cyclic [ 32 P]GMP of high specific radioactivity and in high yield from 32 Psub(i). The method also enables the preparation of [γ- 32 P]ATP, [γ- 32 P]GTP, [γ- 32 P]ITP, and [γ- 32 P]-dATP of very high specific activity and in high yield. (Auth.)

  12. Identification of cyclic nucleotide gated channels using regular expressions

    KAUST Repository

    Zelman, Alice K.; Dawe, Adam Sean; Berkowitz, Gerald A.

    2013-01-01

    Cyclic nucleotide-gated channels (CNGCs) are nonselective cation channels found in plants, animals, and some bacteria. They have a six-transmembrane/one- pore structure, a cytosolic cyclic nucleotide-binding domain, and a cytosolic calmodulin

  13. Cyclic plasticity models and application in fatigue analysis

    Science.gov (United States)

    Kalev, I.

    1981-01-01

    An analytical procedure for prediction of the cyclic plasticity effects on both the structural fatigue life to crack initiation and the rate of crack growth is presented. The crack initiation criterion is based on the Coffin-Manson formulae extended for multiaxial stress state and for inclusion of the mean stress effect. This criterion is also applied for the accumulated damage ahead of the existing crack tip which is assumed to be related to the crack growth rate. Three cyclic plasticity models, based on the concept of combination of several yield surfaces, are employed for computing the crack growth rate of a crack plane stress panel under several cyclic loading conditions.

  14. The mycotoxin definition reconsidered towards fungal cyclic depsipeptides.

    Science.gov (United States)

    Taevernier, Lien; Wynendaele, Evelien; De Vreese, Leen; Burvenich, Christian; De Spiegeleer, Bart

    2016-04-02

    Currently, next to the major classes, cyclic depsipeptides beauvericin and enniatins are also positioned as mycotoxins. However, as there are hundreds more fungal cyclic depsipeptides already identified, should these not be considered as mycotoxins as well? The current status of the mycotoxin definition revealed a lack of consistency, leading to confusion about what compounds should be called mycotoxins. Because this is of pivotal importance in risk assessment prioritization, a clear and quantitatively expressed mycotoxin definition is proposed, based on data of widely accepted mycotoxins. Finally, this definition is applied to a set of fungal cyclic depsipeptides, revealing that some of these should indeed be considered as mycotoxins.

  15. Holographic entanglement entropy and cyclic cosmology

    Science.gov (United States)

    Frampton, Paul H.

    2018-06-01

    We discuss a cyclic cosmology in which the visible universe, or introverse, is all that is accessible to an observer while the extroverse represents the total spacetime originating from the time when the dark energy began to dominate. It is argued that entanglement entropy of the introverse is the more appropriate quantity to render infinitely cyclic, rather than the entropy of the total universe. Since vanishing entanglement entropy implies disconnected spacetimes, at the turnaround when the introverse entropy is zero the disconnected extroverse can be jettisoned with impunity.

  16. Regional simulations of the Faroe Bank Channel overflow using a σ-coordinate ocean model

    Science.gov (United States)

    Seim, Knut S.; Fer, Ilker; Berntsen, Jarle

    Gravity-driven overflow of cold, deep and intermediate water from the Norwegian Sea through the Faroe Bank Channel carries significant volume flux and contributes to the ventilation of the deep North Atlantic Ocean. Here we present results from regional simulations of the Faroe Bank Channel overflow using a terrain-following ( σ-coordinate) ocean model with fine resolution near the sea bed. The model results are compared with observations of hydrography, currents and turbulence conducted in 2008. Turbulent dissipation rate and eddy diffusivity profiles inferred from the observations are used in refining the parameters of the turbulence closure. The model reproduces the observed vertical structure of the enhanced dissipation and diffusivity in the bottommost 50-60 m exceptionally well. In this region, shear-induced mixing dominates and is found to be well-represented by the applied second order turbulence closure models. Farther away from the boundary, however, in the 100-m thick interfacial layer and above the plume-ambient interface, the model does not resolve the observed mixing. The contribution of turbulence from breaking internal waves is one of the processes not represented in the model with significant consequences for observed entrainment and mixing. Regular sub-inertial oscillations (eddies) at 4-4.5 day period develop downstream of the sill, consistent with the observations. When averaged over several eddy events, the evolution of section-averaged plume properties over the oscillation period shows that the eddies significantly affect mixing and the descent rate of the plume. At a section 60 km downstream of the sill, eddies lead to periodic and abrupt cross-isobath descent of the overflow plume and an increase in dissipation rate by one order of magnitude.

  17. Human Mars Entry, Descent, and Landing Architecture Study Overview

    Science.gov (United States)

    Cianciolo, Alicia D.; Polsgrove, Tara T.

    2016-01-01

    The Entry, Descent, and Landing (EDL) Architecture Study is a multi-NASA center activity to analyze candidate EDL systems as they apply to human Mars landing in the context of the Evolvable Mars Campaign. The study, led by the Space Technology Mission Directorate (STMD), is performed in conjunction with the NASA's Science Mission Directorate and the Human Architecture Team, sponsored by NASA's Human Exploration and Operations Mission Directorate. The primary objective is to prioritize future STMD EDL technology investments by (1) generating Phase A-level designs for selected concepts to deliver 20 t human class payloads, (2) developing a parameterized mass model for each concept capable of examining payloads between 5 and 40 t, and (3) evaluating integrated system performance using trajectory simulations. This paper summarizes the initial study results.

  18. Accelerated convergence of the steepest-descent method for magnetohydrodynamic equilibria

    International Nuclear Information System (INIS)

    Handy, C.R.; Hirshman, S.P.

    1984-06-01

    Iterative schemes based on the method of steepest descent have recently been used to obtain magnetohydrodynamic (MHD) equilibria. Such schemes generate asymptotic geometric vector sequences whose convergence rate can be improved through the use of the epsilon-algorithm. The application of this nonlinear recursive technique to stiff systems is discussed. In principle, the epsilon-algorithm is capable of yielding quadratic convergence and therefore represents an attractive alternative to other quadratic convergence schemes requiring Jacobian matrix inversion. Because the damped MHD equations have eigenvalues with negative real parts (in the neighborhood of a stable equilibrium), the epsilon-algorithm will generally be stable. Concern for residual monotonic sequences leads to consideration of alternative methods for implementing the algorithm

  19. Effects of the Phoenix Lander descent thruster plume on the Martian surface

    Science.gov (United States)

    Plemmons, D. H.; Mehta, M.; Clark, B. C.; Kounaves, S. P.; Peach, L. L.; Renno, N. O.; Tamppari, L.; Young, S. M. M.

    2008-08-01

    The exhaust plume of Phoenix's hydrazine monopropellant pulsed descent thrusters will impact the surface of Mars during its descent and landing phase in the northern polar region. Experimental and computational studies have been performed to characterize the chemical compounds in the thruster exhausts. No undecomposed hydrazine is observed above the instrument detection limit of 0.2%. Forty-five percent ammonia is measured in the exhaust at steady state. Water vapor is observed at a level of 0.25%, consistent with fuel purity analysis results. Moreover, the dynamic interactions of the thruster plumes with the ground have been studied. Large pressure overshoots are produced at the ground during the ramp-up and ramp-down phases of the duty cycle of Phoenix's pulsed engines. These pressure overshoots are superimposed on the 10 Hz quasi-steady ground pressure perturbations with amplitude of about 5 kPa (at touchdown altitude) and have a maximum amplitude of about 20-40 kPa. A theoretical explanation for the physics that causes these pressure perturbations is briefly described in this article. The potential for soil erosion and uplifting at the landing site is also discussed. The objectives of the research described in this article are to provide empirical and theoretical data for the Phoenix Science Team to mitigate any potential problem. The data will also be used to ensure proper interpretation of the results from on-board scientific instrumentation when Martian soil samples are analyzed.

  20. Effects of hypokinesia on cyclic nucleotides and hormonal regulation ...

    African Journals Online (AJOL)

    PTH), calcitonin (CT), cyclic nucleotides (cAMP, cGMP) and calcium in the blood of rats, while in urine - phosphate, calcium and cyclic nucleotides. Design: Laboratory based experiment. Setting: Laboratory in the Department of Biochemistry, ...

  1. Evaluating cyclic fatigue of sealants during outdoor testing

    Science.gov (United States)

    R. Sam Williams; Steven Lacher; Corey Halpin; Christopher White

    2009-01-01

    A computer-controlled test apparatus (CCTA) and other instrumentation for subjecting sealant specimens to cyclic fatigue during outdoor exposure was developed. The CCTA enables us to use weather-induced conditions to cyclic fatigue specimens and to conduct controlled tests in-situ during the outdoor exposure. Thermally induced dimensional changes of an aluminum bar...

  2. Cyclic inelastic deformation aspects of fatigue-crack-growth analysis

    Energy Technology Data Exchange (ETDEWEB)

    Leis, B.N.; Zahoor, A.

    1980-01-01

    This paper concentrates on a J-integral analysis of fatigue crack growth. Data on cyclic plasticity are analyzed showing that there are limitations to the usefulness of the deformation theory in applications to cyclic plasticity. 56 refs.

  3. Investigation on effectiveness of a prefabricated vertical drain during cyclic loading

    International Nuclear Information System (INIS)

    Indraratna, B; Ni, J; Rujikiatkamjorn, C

    2010-01-01

    The effectiveness of prefabricated vertical drains (PVDs) in enhancing the stability of soft soils during cyclic loading was investigated using triaxial cyclic loading tests. Both undrained and with PVD tests were employed to study the associated excess pore pressure and accumulated strain under the repeated loading condition. The loading frequency and cyclic stress ratio have been chosen to be the variables which influence the performance of soft clays. The experimental results illustrate that with PVDs, the excess pore water pressure generation during cyclic loading decreases significantly. It is found that the excess pore water pressure build up depends on both loading frequency and cyclic stress ratio. The excess pore water pressure will increase when each of them is increased. Furthermore, when the loading frequency is 0.1 Hz, the ratio of coefficient of consolidation under cyclic loading to that under static loading is almost one. With the increasing loading frequency, this ratio increases accordingly.

  4. Synthesis of Fischer carbene complexes of iridium by C-H bond activation of methyl and cyclic ethers: Evidence for reversible {alpha}-hydrogen migration

    Energy Technology Data Exchange (ETDEWEB)

    Luecke, H.F.; Arndtsen, B.A.; Burger, P.; Bergman, R.G. [Lawrence Berkeley Lab., CA (United States)]|[Univ. of California, Berkeley, CA (United States)

    1996-03-13

    We report here a mild and versatile route to Fischer carbene complexes of iridium via the activation of C-H bonds of methyl and cyclic ethers, along with our preliminary studies of this rare family of carbene complexes. Theoretical studies suggest that {alpha}-hydrogen migrations can be kinetically favorable if a coordinatively unsaturated species can be accessed. Thus, the lability of the triflate ligand presumably facilitates this process. Further evidence for the rapidity, as well as reversibility, of this rearrangement was obtained by NMR analysis. 20 refs.

  5. Comparison of phosphorylation of ribosomal proteins from HeLa and Krebs II ascites-tumour cells by cyclic AMP-dependent and cyclic GMP-dependent protein kinases

    DEFF Research Database (Denmark)

    Issinger, O G; Beier, H; Speichermann, N

    1980-01-01

    Phosphorylation of eukaryotic ribosomal proteins in vitro by essentially homogeneous preparations of cyclic AMP-dependent protein kinase catalytic subunit and cyclic GMP-dependent protein kinase was compared. Each protein kinase was added at a concentration of 30nM. Ribosomal proteins were...... by the cyclic AMP-dependent enzyme. Between 0.1 and 0.2 mol of phosphate was incorporated/mol of these phosphorylated proteins. With the exception of protein S7, the same proteins were also major substrates for the cyclic GMP-dependent protein kinase. Time courses of the phosphorylation of individual proteins...... from the small and large ribosomal subunits in the presence of either protein kinase suggested four types of phosphorylation reactions: (1) proteins S2, S10 and L5 were preferably phosphorylated by the cyclic GMP-dependent protein kinase; (2) proteins S3 and L6 were phosphorylated at very similar rates...

  6. Role of cyclic di-GMP in Xylella fastidiosa biofilm formation, plant virulence, and insect transmission.

    Science.gov (United States)

    Chatterjee, Subhadeep; Killiny, Nabil; Almeida, Rodrigo P P; Lindow, Steven E

    2010-10-01

    Xylella fastidiosa must coordinately regulate a variety of traits contributing to biofilm formation, host plant and vector colonization, and transmission between plants. Traits such as production of extracellular polysaccharides (EPS), adhesins, extracellular enzymes, and pili are expressed in a cell-density-dependent fashion mediated by a cell-to-cell signaling system involving a fatty acid diffusible signaling factor (DSF). The expression of gene PD0279 (which has a GGDEF domain) is downregulated in the presence of DSF and may be involved in intracellular signaling by modulating the levels of cyclic di-GMP. PD0279, designated cyclic di-GMP synthase A (cgsA), is required for biofilm formation, plant virulence, and vector transmission. cgsA mutants exhibited a hyperadhesive phenotype in vitro and overexpressed gumJ, hxfA, hxfB, xadA, and fimA, which promote attachment of cells to surfaces and, hence, biofilm formation. The mutants were greatly reduced in virulence to grape albeit still transmissible by insect vectors, although at a reduced level compared with transmission rates of the wild-type strain, despite the fact that similar numbers of cells of the cgsA mutant were acquired by the insects from infected plants. High levels of EPS were measured in cgsA mutants compared with wild-type strains, and scanning electron microscopy analysis also revealed a thicker amorphous layer surrounding the mutants. Overexpression of cgsA in a cgsA-complemented mutant conferred the opposite phenotypes in vitro. These results suggest that decreases of cyclic di-GMP result from the accumulation of DSF as cell density increases, leading to a phenotypic transition from a planktonic state capable of colonizing host plants to an adhesive state that is insect transmissible.

  7. Superspace descent equations and zero curvature formalism of the four dimensional N=1 supersymmetric Yang-Mills theories

    Energy Technology Data Exchange (ETDEWEB)

    Vilar, L.C.Q.; Sasaki, C.A.G. [Centro Brasileiro de Pesquisas Fisicas (CBPF), Rio de Janeiro, RJ (Brazil); Sorella, S.P. [Universidade do Estado, Rio de Janeiro, RJ (Brazil). Inst. de Fisica

    1996-09-01

    The supersymmetric descent equations in superspace are discussed by means of the introduction of two operators {zeta}{sup {alpha}}, {zeta}{sup -{alpha}} which allow to decompose the supersymmetric covariant derivatives D{sup {alpha}}, D{sup -{alpha}} as BRS commutators. (author). 27 refs., 4 tabs.

  8. Testing the Structural Invariance of the Africultural Coping Systems Inventory Across Three Samples of African Descent Populations

    Science.gov (United States)

    Utsey, Shawn O.; Brown, Christa; Bolden, Mark A.

    2004-01-01

    Confirmatory factor analysis was used to test the factorial invariance of the Africultural Coping Systems Inventory's (ACSI) measurement model and underlying factor structure across three independent and ethnically distinct samples of African descent populations. Results indicated that factor pattern coefficients of the ACSI's underlying…

  9. Probabilistic Simulation of Combined Thermo-Mechanical Cyclic Fatigue in Composites

    Science.gov (United States)

    Chamis, Christos C.

    2011-01-01

    A methodology to compute probabilistically-combined thermo-mechanical fatigue life of polymer matrix laminated composites has been developed and is demonstrated. Matrix degradation effects caused by long-term environmental exposure and mechanical/thermal cyclic loads are accounted for in the simulation process. A unified time-temperature-stress-dependent multifactor-interaction relationship developed at NASA Glenn Research Center has been used to model the degradation/aging of material properties due to cyclic loads. The fast probability-integration method is used to compute probabilistic distribution of response. Sensitivities of fatigue life reliability to uncertainties in the primitive random variables (e.g., constituent properties, fiber volume ratio, void volume ratio, ply thickness, etc.) computed and their significance in the reliability-based design for maximum life is discussed. The effect of variation in the thermal cyclic loads on the fatigue reliability for a (0/+/-45/90)s graphite/epoxy laminate with a ply thickness of 0.127 mm, with respect to impending failure modes has been studied. The results show that, at low mechanical-cyclic loads and low thermal-cyclic amplitudes, fatigue life for 0.999 reliability is most sensitive to matrix compressive strength, matrix modulus, thermal expansion coefficient, and ply thickness. Whereas at high mechanical-cyclic loads and high thermal-cyclic amplitudes, fatigue life at 0.999 reliability is more sensitive to the shear strength of matrix, longitudinal fiber modulus, matrix modulus, and ply thickness.

  10. The influence of acculturation and breast cancer-specific distress on perceived barriers to genetic testing for breast cancer among women of African descent.

    Science.gov (United States)

    Sussner, Katarina M; Thompson, Hayley S; Jandorf, Lina; Edwards, Tiffany A; Forman, Andrea; Brown, Karen; Kapil-Pair, Nidhi; Bovbjerg, Dana H; Schwartz, Marc D; Valdimarsdottir, Heiddis B

    2009-09-01

    Rising health disparities are increasingly evident in relation to use of genetic services (including genetic counseling and testing) for breast cancer risk, with women of African descent less likely to use genetic services compared with Whites. Meanwhile, little is known regarding potential within-group acculturation and psychological differences underlying perceived barriers to genetic testing among women of African descent. Hypothesized contributions of acculturation factors and breast cancer-specific distress to perceived barriers to genetic testing were examined with a statistical analysis of baseline data from 146 women of African descent (56% US born and 44% foreign born) meeting genetic breast cancer risk criteria and participating in a larger longitudinal study that included the opportunity for free genetic counseling and testing. Perceived barriers assessed included: (1) anticipation of negative emotional reactions, (2) stigma, (3) confidentiality concerns, (4) family-related worry, and (5) family-related guilt associated with genetic testing. In multivariate analyses, being foreign born was a significant predictor of anticipated negative emotional reactions about genetic testing (beta=0.26; SE=0.11; p=0.01). Breast cancer-specific distress scores (avoidance symptoms) were positively related to anticipated negative emotional reactions (beta=0.02; SE=0.005; p=barriers to genetic testing among women of African descent. The potential utility of culturally tailored genetic counseling services taking into account such influences and addressing emotional and psychological concerns of women considering genetic testing for breast cancer should be investigated.

  11. Gender difference in older adult's utilization of gravitational and ground reaction force in regulation of angular momentum during stair descent.

    Science.gov (United States)

    Singhal, Kunal; Kim, Jemin; Casebolt, Jeffrey; Lee, Sangwoo; Han, Ki-Hoon; Kwon, Young-Hoo

    2015-06-01

    Angular momentum of the body is a highly controlled quantity signifying stability, therefore, it is essential to understand its regulation during stair descent. The purpose of this study was to investigate how older adults use gravity and ground reaction force to regulate the angular momentum of the body during stair descent. A total of 28 participants (12 male and 16 female; 68.5 years and 69.0 years of mean age respectively) performed stair descent from a level walk in a step-over-step manner at a self-selected speed over a custom made three-step staircase with embedded force plates. Kinematic and force data were used to calculate angular momentum, gravitational moment, and ground reaction force moment about the stance foot center of pressure. Women show a significantly greater change in normalized angular momentum (0.92Nms/Kgm; p=.004) as compared to men (0.45Nms/Kgm). Women produce higher normalized GRF (p=.031) during the double support phase. The angular momentum changes show largest backward regulation for Step 0 and forward regulation for Step 2. This greater difference in overall change in the angular momentum in women may explain their increased risk of fall over the stairs. Copyright © 2015 Elsevier B.V. All rights reserved.

  12. The Role of Cyclic Nucleotide Signaling Pathways in Cancer: Targets for Prevention and Treatment

    Energy Technology Data Exchange (ETDEWEB)

    Fajardo, Alexandra M.; Piazza, Gary A. [Drug Discovery Research Center, Mitchell Cancer Institute, University of South Alabama, 1660 Springhill Ave, Suite 3029, Mobile, AL 36604 (United States); Tinsley, Heather N., E-mail: htinsley@montevallo.edu [Department of Biology, Chemistry, and Mathematics, University of Montevallo, Station 6480, Montevallo, AL 35115 (United States)

    2014-02-26

    For more than four decades, the cyclic nucleotides cyclic AMP (cAMP) and cyclic GMP (cGMP) have been recognized as important signaling molecules within cells. Under normal physiological conditions, cyclic nucleotides regulate a myriad of biological processes such as cell growth and adhesion, energy homeostasis, neuronal signaling, and muscle relaxation. In addition, altered cyclic nucleotide signaling has been observed in a number of pathophysiological conditions, including cancer. While the distinct molecular alterations responsible for these effects vary depending on the specific cancer type, several studies have demonstrated that activation of cyclic nucleotide signaling through one of three mechanisms—induction of cyclic nucleotide synthesis, inhibition of cyclic nucleotide degradation, or activation of cyclic nucleotide receptors—is sufficient to inhibit proliferation and activate apoptosis in many types of cancer cells. These findings suggest that targeting cyclic nucleotide signaling can provide a strategy for the discovery of novel agents for the prevention and/or treatment of selected cancers.

  13. Effects of environmental changes in a stair climbing intervention: generalization to stair descent.

    Science.gov (United States)

    Webb, Oliver J; Eves, Frank F

    2007-01-01

    Visual improvements have been shown to encourage stair use in worksites independently of written prompts. This study examined whether visual modifications alone can influence behavior in a shopping mall. Climbing one flight of stairs, however, will not confer health benefits. Therefore, this study also assessed whether exposure to the intervention encouraged subsequent stair use. Interrupted time-series design. Escalators flanked by a staircase on either side. Ascending and descending pedestrians (N = 81,948). Following baseline monitoring, a colorful design was introduced on the stair risers of one staircase (the target staircase). A health promotion message was superimposed later on top. The intervention was visible only to ascending pedestrians. Thus, any rise in descending stair use would indicate increased intention to use stairs, which endured after initial exposure to the intervention. Observers inconspicuously coded pedestrians' means of ascent/descent and demographic characteristics. The design alone had no meaningful impact. Addition of the message, however, increased stair climbing at the target and nontarget staircases by 190% and 52%, respectively. The message also produced a modest increase in stair descent at the target (25%) and nontarget (9%) staircases. In public venues, a message component is critical to the success of interventions. In addition, it appears that exposure to an intervention can encourage pedestrians to use stairs on a subsequent occasion.

  14. Infinity-Norm Permutation Covering Codes from Cyclic Groups

    OpenAIRE

    Karni, Ronen; Schwartz, Moshe

    2017-01-01

    We study covering codes of permutations with the $\\ell_\\infty$-metric. We provide a general code construction, which uses smaller building-block codes. We study cyclic transitive groups as building blocks, determining their exact covering radius, and showing linear-time algorithms for finding a covering codeword. We also bound the covering radius of relabeled cyclic transitive groups under conjugation.

  15. Influence of cyclic torsional preloading on cyclic fatigue resistance of nickel - titanium instruments.

    Science.gov (United States)

    Pedullà, E; Lo Savio, F; Boninelli, S; Plotino, G; Grande, N M; Rapisarda, E; La Rosa, G

    2015-11-01

    To evaluate the effect of different torsional preloads on cyclic fatigue resistance of endodontic rotary instruments constructed from conventional nickel-titanium (NiTi), M-Wire or CM-Wire. Eighty new size 25, 0.06 taper Mtwo instruments (Sweden & Martina), size 25, 0.06 taper HyFlex CM (Coltene/Whaledent, Inc) and X2 ProTaper Next (Dentsply Maillefer) were used. The Torque and distortion angles at failure of new instruments (n = 10) were measured, and 0% (n = 10), 25%, 50% and 75% (n = 20) of the mean ultimate torsional strength as preloading condition were applied according to ISO 3630-1 for each brand. The twenty files tested for every extent of preload were subjected to 20 or 40 torsional cycles (n = 10). After torsional preloading, the number of cycles to failure was evaluated in a simulated canal with 60° angle of curvature and 5 mm of radius of curvature. Data were analysed using two-way analysis of variance. The fracture surface of each fragment was examined with a scanning electron microscope (SEM). Data were analysed by two-way analyses of variance. Preload repetitions did not influence the cyclic fatigue of the three brands; however, the 25%, 50% and 75% torsional preloading significantly reduced the fatigue resistance of all instruments tested (P 0.05). Torsional preloads reduced the cyclic fatigue resistance of conventional and treated (M-wire and CM-wire) NiTi rotary instruments except for size 25, 0.06 taper HyFlex CM instruments with a 25% of torsional preloading. © 2014 International Endodontic Journal. Published by John Wiley & Sons Ltd.

  16. Entire cyclic cohomology and modular theory

    International Nuclear Information System (INIS)

    Stoytchev, O.Ts.

    1992-04-01

    We display a close relationship between C* and W*-dynamical systems with KMS states on them and entire cyclic cohomology theory. We construct a character form which assigns to each such system (A, α, R) an even entire cyclic cocycle of the subalgebra A of differentiable (with respect to the given automorphism group) elements of A. We argue that the most interesting case is the von Neumann algebra one, where the automorphism group is determined uniquely by the faithful normal state on the algebra (the modular group) and where the character may provide important information about the algebra. (author). 11 refs

  17. Mothers' and Fathers' Questions to Their Child in Mexican-Descent Families: Moderators of Cognitive Demand during Play.

    Science.gov (United States)

    Tenenbaum, Harriet R.; Leaper, Campbell

    1997-01-01

    The cognitive demand in questions directed to Mexican-descent children by their mothers and fathers were analyzed for videotaped play situations involving gender-neutral, masculine-, or feminine-stereotyped toys. Mothers asked proportionately more conceptual questions than did fathers. Mothers' question asking was influenced by child gender,…

  18. Implementasi Jaringan Syaraf Tiruan Recurrent Menggunakan Gradient Descent Adaptive Learning Rate and Momentum Untuk Pendugaan Curah Hujan

    Directory of Open Access Journals (Sweden)

    Afan Galih Salman

    2011-06-01

    Full Text Available The artificial neural network (ANN technology in rainfall prediction can be done using the learning approach. The ANN prediction accuracy is measured by the determination coefficient (R2 and root mean square error (RMSE. This research implements Elman’s Recurrent ANN which is heuristically optimized based on el-nino southern oscilation (ENSO variables: wind, southern oscillation index (SOI, sea surface temperatur (SST dan outgoing long wave radiation (OLR to forecast regional monthly rainfall in Bongan Bali. The heuristic learning optimization done is basically a performance development of standard gradient descent learning algorithm into training algorithms: gradient descent momentum and adaptive learning rate. The patterns of input data affect the performance of Recurrent Elman neural network in estimation process. The first data group that is 75% training data and 25% testing data produce the maximum R2 leap 74,6% while the second data group that is 50% training data and 50% testing data produce the maximum R2 leap 49,8%.

  19. Riboflavin in cyclic vomiting syndrome: efficacy in three children.

    Science.gov (United States)

    Martinez-Esteve Melnikova, Anastasia; Schäppi, Michela G; Korff, Christian

    2016-01-01

    Cyclic vomiting syndrome is an episodic disorder considered to be a migraine variant. Riboflavin is efficient in the prophylactic treatment of migraines in adults. We describe the effectiveness and tolerance of riboflavin treatment in three children with cyclic vomiting syndrome. All of them fulfilled the diagnosis criteria for cyclic vomiting syndrome. They received prophylactic monotherapy with riboflavin for at least 12 months. Excellent response and tolerability was observed. Based on clinical observation in three cases, riboflavin may be an effective and safe prophylactic treatment for children with cyclic vomiting syndrome. CVS is one of the "childhood periodic syndromes" classified as a migraine subtype by the International Headache Society. Riboflavin is currently used as a prophylactic treatment in patients with migraine. Riboflavin may be an effective and safe prophylactic treatment for children with CVS. Increasing doses of riboflavin and long periods of prophylaxis may be needed in some children..

  20. Coordination and solvent extraction behaviour of oxozirconium(IV), thorium(IV) and dioxouranium(VI)

    International Nuclear Information System (INIS)

    Dash, K.C.

    1989-01-01

    The systematic liquid-liquid extraction behaviour of oxozirconium (IV), thorium(IV) and dioxouranium(VI) have been investigated using a number of synthesised and commercial chelating extractants. The synergism or antagonism for these processes in presence of neutral donor ligands have also been identified and the conditions for separation and isolation of pure individual metal ions have been established. The coordination behaviour of oxozirconium(IV), thorium(IV) and dioxouranium(VI) with a large number of mono- and polydentate ligands have been studied. With oxozirconium(IV), invariably always a cyclic, tetranuclear species is obtained, derived from the tetrameric structure of the parent ZrOCl 2 .8H 2 O which is actually (Zr 4 (OH) 8 (H 2 O) 16 )Cl 8 .12H 2 O. No simple, monomeric oxozirconium(IV) complex was obtained. Uranium(VI) and thorium(IV) form a wide variety of complexes of higher coordination numbers and several bi- and trinuclear complexes were also characterised where the two adjacent metal centres are joined to each other by a double hydroxo-bridge. (author). 69 refs., 3 figs., 4 tabs

  1. Modifications of Steepest Descent Method and Conjugate Gradient Method Against Noise for Ill-posed Linear Systems

    Directory of Open Access Journals (Sweden)

    Chein-Shan Liu

    2012-04-01

    Full Text Available It is well known that the numerical algorithms of the steepest descent method (SDM, and the conjugate gradient method (CGM are effective for solving well-posed linear systems. However, they are vulnerable to noisy disturbance for solving ill-posed linear systems. We propose the modifications of SDM and CGM, namely the modified steepest descent method (MSDM, and the modified conjugate gradient method (MCGM. The starting point is an invariant manifold defined in terms of a minimum functional and a fictitious time-like variable; however, in the final stage we can derive a purely iterative algorithm including an acceleration parameter. Through the Hopf bifurcation, this parameter indeed plays a major role to switch the situation of slow convergence to a new situation that the functional is stepwisely decreased very fast. Several numerical examples are examined and compared with exact solutions, revealing that the new algorithms of MSDM and MCGM have good computational efficiency and accuracy, even for the highly ill-conditioned linear equations system with a large noise being imposed on the given data.

  2. Insulin alters the target size of the peripheral cyclic AMP phosphodiesterase but not the integral cyclic GMP-stimulated cyclic AMP phosphodiesterase in liver plasma membranes

    International Nuclear Information System (INIS)

    Wallace, A.V.; Martin, B.R.; Houslay, M.D.

    1990-01-01

    Radiation inactivation of the two high affinity cyclic AMP phosphodiesterases (PDE) found in liver plasma membranes afforded an estimation of their molecular target sizes in situ. The activity of the peripheral plasma membrane PDE decayed as a single exponential with a target size corresponding to a monomer of circa 54 kDa. The integral, cyclic GMP-stimulated PDE decayed as a dimer of circa 125 kDa. Preincubation of plasma membranes with insulin (10nM), prior to irradiation, caused the target size of only the peripheral plasma membrane PDE to increase. We suggest that insulin addition causes the peripheral plasma membrane PDE to alter its coupling to an integral plasma membrane protein with a target size of circa 90 kDa

  3. Study on elastic-plastic deformation analysis using a cyclic stress-strain curve

    International Nuclear Information System (INIS)

    Igari, Toshihide; Setoguchi, Katsuya; Yamauchi, Masafumi

    1983-01-01

    This paper presents the results of the elastic-plastic deformation analysis using a cyclic stress-strain curve with an intention to apply this method for predicting the low-cycle fatigue life. Uniaxial plastic cycling tests were performed on 2 1/4Cr-1Mo steel to investigate the correspondence between the cyclic stress-strain curve and the hysteresis loop, and also to determine what mathematical model should be used for analysis of deformation at stress reversal. Furthermore, a cyclic in-plane bending test was performed on a flat plate to clarify the validity of the cyclic stress-strain curve-based theoretical analysis. The results obtained are as follows: (1) The cyclic stress-strain curve corresponds nearly to the ascending curve of hysteresis loop scaled by a factor of 1/2 for both stress and strain. Therefore, the cyclic stress-strain curve can be determined from the shape of hysteresis loop, for simplicity. (2) To perform the elastic-plastic deformation analysis using the cyclic stress-strain curve is both practical and effective for predicting the cyclic elastic-plastic deformation of structures at the stage of advanced cycles. And Masing model can serve as a suitable mathematical model for such a deformation analysis. (author)

  4. Anisotropic yield surfaces in bi-axial cyclic plasticity

    International Nuclear Information System (INIS)

    Rider, R.J.; Harvey, S.J.; Breckell, T.H.

    1985-01-01

    Some aspects of the behaviour of yield surfaces and work-hardening surfaces occurring in biaxial cyclic plasticity have been studied experimentally and theoretically. The experimental work consisted of subjecting thin-walled tubular steel specimens to cyclic plastic torsion in the presence of sustained axial loads of various magnitudes. The experimental results show that considerable anisotropy is induced when the cyclic shear strains are dominant. Although the true shapes of yield and work-hardening surfaces can be very complex, a mathematical model is presented which includes both anisotropy and Bauschinger effects. The model is able to qualitatively predict the deformation patterns during a cycle of applied plastic shear strain for a range of sustained axial stresses and also indicate the material response to changes in axial stress. (orig.)

  5. Degradation forecast for PEMFC cathode-catalysts under cyclic loads

    Science.gov (United States)

    Moein-Jahromi, M.; Kermani, M. J.; Movahed, S.

    2017-08-01

    Degradation of Fuel Cell (FC) components under cyclic loads is one of the biggest bottlenecks in FC commercialization. In this paper, a novel experimental based algorithm is presented to predict the Catalyst Layer (CL) performance loss during cyclic load. The algorithm consists of two models namely Models 1 and 2. The Model 1 calculates the Electro-Chemical Surface Area (ECSA) and agglomerate size (e.g. agglomerate radius, rt,agg) for the catalyst layer under cyclic load. The Model 2 is the already-existing model from our earlier studies that computes catalyst performance with fixed structural parameters. Combinations of these two Models predict the CL performance under an arbitrary cyclic load. A set of parametric/sensitivity studies is performed to investigate the effects of operating parameters on the percentage of Voltage Degradation Rate (VDR%) with rank 1 for the most influential one. Amongst the considered parameters (such as: temperature, relative humidity, pressure, minimum and maximum voltage of the cyclic load), the results show that temperature and pressure have the most and the least influences on the VDR%, respectively. So that, increase of temperature from 60 °C to 80 °C leads to over 20% VDR intensification, the VDR will also reduce 1.41% by increasing pressure from 2 atm to 4 atm.

  6. Characterization of cyclical phases in the manufacturing industry in Spain

    OpenAIRE

    Sala, Mercè; Torres, Teresa; Farré, Mariona

    2014-01-01

    Purpose: The purpose of this paper is to characterize the cyclical phases of the manufacturing industry in Spain and detect which industries have more influence on the Spanish business cycle. We assume that economic growth is a priority; we are going to determine which industries have a more/less appropriate cyclical behavior according this priority. We analyze if the industries with better cyclical behavior are the ones that achieve greater co-movement with the business cycle of the Spanish...

  7. Empirical analysis of the effect of descent flight path angle on primary gaseous emissions of commercial aircraft.

    Science.gov (United States)

    Turgut, Enis T; Usanmaz, Oznur; Rosen, Marc A

    2018-05-01

    In this study, the effects of descent flight path angle (between 1.25° and 4.25°) on aircraft gaseous emissions (carbon monoxide, total hydrocarbons and nitrogen oxides) are explored using actual flight data from aircraft flight data recording system and emissions indices from the International Civil Aviation Organization. All emissions parameters are corrected to flight conditions using Boeing Fuel Flow Method2, where the ambient air pressure, temperature and humidity data are obtained from long-term radiosonde data measured close to the arrival airport. The main findings highlight that the higher the flight path angle, the higher the emission indices of CO and HC, whereas the lower the emissions index of NO x and fuel consumption. Furthermore, during a descent, a heavier aircraft tends to emit less CO and HC, and more NO x . For a five-tonne aircraft mass increase, the average change in emissions indices are found to be -4.1% and -5.7% (CO), -5.4% and -8.2% (HC), and +1.1% and +1.6% (NO x ) for high and low flight path angle groups, respectively. The average emissions indices for CO, HC and NO x during descent are calculated to be 24.5, 1.7 and 5.6 g/kg of fuel, whereas the average emissions for descending from 32,000 ft (9.7 km) and 24,000 ft (7.3 km) are calculated to be 7-8 kg (CO), ∼0.5 kg (HC) and ∼3 kg (NO x ). Copyright © 2018 Elsevier Ltd. All rights reserved.

  8. Cyclic Creep Behavior of Modified 9Cr-1Mo Steel at 600 .deg. C

    International Nuclear Information System (INIS)

    Kim, Woo Gon; Kim, Dae Whan; Jang, Jin Sung; Park, Jae Young

    2012-01-01

    Cyclic deformation behavior is important in practice because high-temperature structural components are exposed under the cyclic conditions of repeated loading. In static creep (SC), the response of the material is simple as a static state of monotonic loading. However, in cyclic creep (CC), it is complex as dynamic loading. Cyclic creep data have been rarely reported until now. In particular, it is not understood well whether cyclic creep will accelerate or retard the creep rate compared with static creep, because it is not only the plastic deformation under cyclic loading is drastically different from monotonic loading, but also the cyclic response is dependent on the cycling frequency, stress range, stress ratio, and hold periods of cycling. Therefore, it is necessary to clarify the cyclic creep behavior influencing the creep deformation and fracture process. In this study, a series of cyclic creep tests was carried out using magnitudes of stress range of constant stress ratio (R=0.1) under continuous tension-tension loading cycles at a hold time of 10 minutes. Cyclic curves were monitored and obtained with time variations, and the properties of the cyclic creep tests were compared with those of static creep tests. The fracture microstructures were observed and analyzed

  9. Cyclic deformation and fatigue behaviors of Hadfield manganese steel

    Energy Technology Data Exchange (ETDEWEB)

    Kang, J. [State Key Laboratory of Metastable Materials Science and Technology, Yanshan University, Qinhuangdao 066004 (China); Zhang, F.C., E-mail: zfc@ysu.edu.cn [State Key Laboratory of Metastable Materials Science and Technology, Yanshan University, Qinhuangdao 066004 (China); Long, X.Y. [State Key Laboratory of Metastable Materials Science and Technology, Yanshan University, Qinhuangdao 066004 (China); Lv, B. [School of Environmental and Chemical Engineering, Yanshan University, Qinhuangdao 066004 (China)

    2014-01-03

    The cyclic deformation characteristics and fatigue behaviors of Hadfield manganese steel have been investigated by means of its ability to memorize strain and stress history. Detailed studies were performed on the strain-controlled low cycle fatigue (LCF) and stress-controlled high cycle fatigue (HCF). Initial cyclic hardening to saturation or peak stress followed by softening to fracture occurred in LCF. Internal stress made the dominant contribution to the fatigue crack propagation until failure. Effective stress evolution revealed the existence of C–Mn clusters with short-range ordering in Hadfield manganese steel and demonstrated that the interaction between C atoms in the C–Mn cluster and dislocation was essential for its cyclic hardening. The developing/developed dislocation cells and stacking faults were the main cyclic deformation microstructures on the fractured sample surface in LCF and HCF, which manifested that fatigue failure behavior of Hadfield manganese steel was induced by plastic deformation during strain-controlled or stress-controlled testing.

  10. Assumption-free estimation of heritability from genome-wide identity-by-descent sharing between full siblings.

    Directory of Open Access Journals (Sweden)

    2006-03-01

    Full Text Available The study of continuously varying, quantitative traits is important in evolutionary biology, agriculture, and medicine. Variation in such traits is attributable to many, possibly interacting, genes whose expression may be sensitive to the environment, which makes their dissection into underlying causative factors difficult. An important population parameter for quantitative traits is heritability, the proportion of total variance that is due to genetic factors. Response to artificial and natural selection and the degree of resemblance between relatives are all a function of this parameter. Following the classic paper by R. A. Fisher in 1918, the estimation of additive and dominance genetic variance and heritability in populations is based upon the expected proportion of genes shared between different types of relatives, and explicit, often controversial and untestable models of genetic and non-genetic causes of family resemblance. With genome-wide coverage of genetic markers it is now possible to estimate such parameters solely within families using the actual degree of identity-by-descent sharing between relatives. Using genome scans on 4,401 quasi-independent sib pairs of which 3,375 pairs had phenotypes, we estimated the heritability of height from empirical genome-wide identity-by-descent sharing, which varied from 0.374 to 0.617 (mean 0.498, standard deviation 0.036. The variance in identity-by-descent sharing per chromosome and per genome was consistent with theory. The maximum likelihood estimate of the heritability for height was 0.80 with no evidence for non-genetic causes of sib resemblance, consistent with results from independent twin and family studies but using an entirely separate source of information. Our application shows that it is feasible to estimate genetic variance solely from within-family segregation and provides an independent validation of previously untestable assumptions. Given sufficient data, our new paradigm will

  11. A combinatorial and probabilistic study of initial and end heights of descents in samples of geometrically distributed random variables and in permutations

    Directory of Open Access Journals (Sweden)

    Helmut Prodinger

    2007-01-01

    Full Text Available In words, generated by independent geometrically distributed random variables, we study the l th descent, which is, roughly speaking, the l th occurrence of a neighbouring pair ab with a>b. The value a is called the initial height, and b the end height. We study these two random variables (and some similar ones by combinatorial and probabilistic tools. We find in all instances a generating function Ψ(v,u, where the coefficient of v j u i refers to the j th descent (ascent, and i to the initial (end height. From this, various conclusions can be drawn, in particular expected values. In the probabilistic part, a Markov chain model is used, which allows to get explicit expressions for the heights of the second descent. In principle, one could go further, but the complexity of the results forbids it. This is extended to permutations of a large number of elements. Methods from q-analysis are used to simplify the expressions. This is the reason that we confine ourselves to the geometric distribution only. For general discrete distributions, no such tools are available.

  12. The Synthesis of Unsubstituted Cyclic Imides Using Hydroxylamine under Microwave Irradiation

    Directory of Open Access Journals (Sweden)

    Yousef Hijji

    2008-01-01

    Full Text Available Unsubstituted cyclic imides were synthesized from a series of cyclic anhydrides,hydroxylamine hydrochloride (NH2OH·HCl, and 4-N,N-dimethylamino-pyridine (DMAP,base catalyst under microwave irradiation in monomode and multimode microwaves. Thisnovel microwave synthesis produced high yields of the unsubstituted cyclic imides forboth the monomode (61 - 81% and multimode (84 - 97% microwaves.

  13. Classifying spaces with virtually cyclic stabilizers for linear groups

    DEFF Research Database (Denmark)

    Degrijse, Dieter Dries; Köhl, Ralf; Petrosyan, Nansen

    2015-01-01

    We show that every discrete subgroup of GL(n, ℝ) admits a finite-dimensional classifying space with virtually cyclic stabilizers. Applying our methods to SL(3, ℤ), we obtain a four-dimensional classifying space with virtually cyclic stabilizers and a decomposition of the algebraic K-theory of its...

  14. Constitutive model and electroplastic analysis of structures under cyclic loading

    International Nuclear Information System (INIS)

    Wang, X.; Lei, Y; Du, Q.

    1989-01-01

    Many engineering structures in nuclear reactors, thermal power stations, chemical plants and aerospace vehicles are subjected to cyclic mechanic-thermal loading, which is the main cause of structural fatigue failure. Over the past twenty years, designers and researchers have paid great attention to the research on life prediction and elastoplastic analysis of structures under cyclic loading. One of the key problems in elastoplastic analysis is to construct a reasonable constitutive model for cyclic plasticity. In the paper, the constitutive equations are briefly outlined. Then, the model is implemented in a finite element code to predict the response of cyclic loaded structural components such as a double-edge-notched plate, a grooved bar and a nozzle in spherical shell. Numerical results are compared with those from other theories and experiments

  15. Modeling Cyclic Variation of Intracranial Pressure

    National Research Council Canada - National Science Library

    Daley, M

    2001-01-01

    ...) recording during mechanical ventilation are due to cyclic extravascular compressional modulation primarily of the cerebral venous bed, an established isovolumetric model of cerebrospinal fluid...

  16. Prognosis of Cyclic Vomiting Syndrome

    Directory of Open Access Journals (Sweden)

    J. Gordon Millichap

    2016-03-01

    Full Text Available Investigators from Teikyo University School of Medicine, Tokyo, Japan, evaluated the clinical features, prognosis, and prophylaxis of cyclic vomiting syndrome and the relationship between the syndrome and levels of adrenocorticotropic/antidiuretic hormones (ACTH/ADH.

  17. Existence and Convergence of Best Proximity Points for Semi Cyclic Contraction Pairs

    Directory of Open Access Journals (Sweden)

    Balwant Singh Thakur

    2014-02-01

    Full Text Available In this article, we introduce the notion of a semi cyclic ϕ-contraction pair of mappings, which contains semi cyclic contraction pairs as a subclass. Existence and convergence results of best proximity points for semi cyclic ϕ- contraction pair of mappings are obtained.

  18. Dynamic modeling and optimal joint torque coordination of advanced robotic systems

    Science.gov (United States)

    Kang, Hee-Jun

    The development is documented of an efficient dynamic modeling algorithm and the subsequent optimal joint input load coordination of advanced robotic systems for industrial application. A closed-form dynamic modeling algorithm for the general closed-chain robotic linkage systems is presented. The algorithm is based on the transfer of system dependence from a set of open chain Lagrangian coordinates to any desired system generalized coordinate set of the closed-chain. Three different techniques for evaluation of the kinematic closed chain constraints allow the representation of the dynamic modeling parameters in terms of system generalized coordinates and have no restriction with regard to kinematic redundancy. The total computational requirement of the closed-chain system model is largely dependent on the computation required for the dynamic model of an open kinematic chain. In order to improve computational efficiency, modification of an existing open-chain KIC based dynamic formulation is made by the introduction of the generalized augmented body concept. This algorithm allows a 44 pct. computational saving over the current optimized one (O(N4), 5995 when N = 6). As means of resolving redundancies in advanced robotic systems, local joint torque optimization is applied for effectively using actuator power while avoiding joint torque limits. The stability problem in local joint torque optimization schemes is eliminated by using fictitious dissipating forces which act in the necessary null space. The performance index representing the global torque norm is shown to be satisfactory. In addition, the resulting joint motion trajectory becomes conservative, after a transient stage, for repetitive cyclic end-effector trajectories. The effectiveness of the null space damping method is shown. The modular robot, which is built of well defined structural modules from a finite-size inventory and is controlled by one general computer system, is another class of evolving

  19. A Practical Beginner's Guide to Cyclic Voltammetry

    Science.gov (United States)

    Elgrishi, Noémie; Rountree, Kelley J.; McCarthy, Brian D.; Rountree, Eric S.; Eisenhart, Thomas T.; Dempsey, Jillian L.

    2018-01-01

    Despite the growing popularity of cyclic voltammetry, many students do not receive formalized training in this technique as part of their coursework. Confronted with self-instruction, students can be left wondering where to start. Here, a short introduction to cyclic voltammetry is provided to help the reader with data acquisition and…

  20. Biosynthesis of cyclic 2,3-diphosphoglycerate. Isolation and characterization of 2-phosphoglycerate kinase and cyclic 2,3-diphosphoglycerate synthetase from Methanothermus fervidus.

    Science.gov (United States)

    Lehmacher, A; Vogt, A B; Hensel, R

    1990-10-15

    Starting from 2-phosphoglycerate the biosynthesis of cDPG comprises two steps: (i) the phosphorylation of 2-phosphoglycerate to 2,3-diphosphoglycerate and (ii) the intramolecular cyclization to cyclic 2,3-diphosphoglycerate. The involved enzymes, 2-phosphoglycerate kinase and cyclic 2,3-diphosphoglycerate synthetase, were purified form Methanothermus fervidus. Their molecular and catalytic properties were characterized.

  1. Topological chaos, braiding and bifurcation of almost-cyclic sets.

    Science.gov (United States)

    Grover, Piyush; Ross, Shane D; Stremler, Mark A; Kumar, Pankaj

    2012-12-01

    In certain two-dimensional time-dependent flows, the braiding of periodic orbits provides a way to analyze chaos in the system through application of the Thurston-Nielsen classification theorem (TNCT). We expand upon earlier work that introduced the application of the TNCT to braiding of almost-cyclic sets, which are individual components of almost-invariant sets [Stremler et al., "Topological chaos and periodic braiding of almost-cyclic sets," Phys. Rev. Lett. 106, 114101 (2011)]. In this context, almost-cyclic sets are periodic regions in the flow with high local residence time that act as stirrers or "ghost rods" around which the surrounding fluid appears to be stretched and folded. In the present work, we discuss the bifurcation of the almost-cyclic sets as a system parameter is varied, which results in a sequence of topologically distinct braids. We show that, for Stokes' flow in a lid-driven cavity, these various braids give good lower bounds on the topological entropy over the respective parameter regimes in which they exist. We make the case that a topological analysis based on spatiotemporal braiding of almost-cyclic sets can be used for analyzing chaos in fluid flows. Hence, we further develop a connection between set-oriented statistical methods and topological methods, which promises to be an important analysis tool in the study of complex systems.

  2. Frequency-domain full-waveform inversion with non-linear descent directions

    Science.gov (United States)

    Geng, Yu; Pan, Wenyong; Innanen, Kristopher A.

    2018-05-01

    Full-waveform inversion (FWI) is a highly non-linear inverse problem, normally solved iteratively, with each iteration involving an update constructed through linear operations on the residuals. Incorporating a flexible degree of non-linearity within each update may have important consequences for convergence rates, determination of low model wavenumbers and discrimination of parameters. We examine one approach for doing so, wherein higher order scattering terms are included within the sensitivity kernel during the construction of the descent direction, adjusting it away from that of the standard Gauss-Newton approach. These scattering terms are naturally admitted when we construct the sensitivity kernel by varying not the current but the to-be-updated model at each iteration. Linear and/or non-linear inverse scattering methodologies allow these additional sensitivity contributions to be computed from the current data residuals within any given update. We show that in the presence of pre-critical reflection data, the error in a second-order non-linear update to a background of s0 is, in our scheme, proportional to at most (Δs/s0)3 in the actual parameter jump Δs causing the reflection. In contrast, the error in a standard Gauss-Newton FWI update is proportional to (Δs/s0)2. For numerical implementation of more complex cases, we introduce a non-linear frequency-domain scheme, with an inner and an outer loop. A perturbation is determined from the data residuals within the inner loop, and a descent direction based on the resulting non-linear sensitivity kernel is computed in the outer loop. We examine the response of this non-linear FWI using acoustic single-parameter synthetics derived from the Marmousi model. The inverted results vary depending on data frequency ranges and initial models, but we conclude that the non-linear FWI has the capability to generate high-resolution model estimates in both shallow and deep regions, and to converge rapidly, relative to a

  3. Hybrid Steepest-Descent Methods for Triple Hierarchical Variational Inequalities

    Directory of Open Access Journals (Sweden)

    L. C. Ceng

    2015-01-01

    Full Text Available We introduce and analyze a relaxed iterative algorithm by combining Korpelevich’s extragradient method, hybrid steepest-descent method, and Mann’s iteration method. We prove that, under appropriate assumptions, the proposed algorithm converges strongly to a common element of the fixed point set of infinitely many nonexpansive mappings, the solution set of finitely many generalized mixed equilibrium problems (GMEPs, the solution set of finitely many variational inclusions, and the solution set of general system of variational inequalities (GSVI, which is just a unique solution of a triple hierarchical variational inequality (THVI in a real Hilbert space. In addition, we also consider the application of the proposed algorithm for solving a hierarchical variational inequality problem with constraints of finitely many GMEPs, finitely many variational inclusions, and the GSVI. The results obtained in this paper improve and extend the corresponding results announced by many others.

  4. Adapting Mars Entry, Descent and Landing System for Earth

    Science.gov (United States)

    Heilimo, J.; Harri, A.-M.; Aleksashkin, S.; Koryanov, V.; Guerrero, H.; Schmidt, W.; Haukka, H.; Finchenko, V.; Martynov, M.; Ostresko, B.; Ponomarenko, A.; Kazakovtsev, V.; Arruego, I.; Martin, S.; Siili, T.

    2013-09-01

    In 2001 - 2011 an inflatable Entry, Descent and Landing System (EDLS) for Martian atmosphere was developed by FMI and the MetNet team. This MetNet Mars Lander EDLS is used in both the initial deceleration during atmospheric entry and in the final deceleration before the semi-hard impact of the penetrator to Martian surface. The EDLS design is ingenious and its applicability to Earth's atmosphere is studied in the on-going project. In particular, the behavior of the system in the critical transonic aerodynamic (from hypersonic to subsonic) regime will be investigated. This project targets to analyze and test the transonic behavior of this compact and light weight payload entry system to Earth's atmosphere [1]. Scaling and adaptation for terrestrial atmospheric conditions, instead of a completely new design, is a favorable approach for providing a new re-entry vehicle for terrestrial space applications.

  5. Constraining cyclic peptides to mimic protein structure motifs

    DEFF Research Database (Denmark)

    Hill, Timothy A.; Shepherd, Nicholas E.; Diness, Frederik

    2014-01-01

    peptides can have protein-like biological activities and potencies, enabling their uses as biological probes and leads to therapeutics, diagnostics and vaccines. This Review highlights examples of cyclic peptides that mimic three-dimensional structures of strand, turn or helical segments of peptides...... and proteins, and identifies some additional restraints incorporated into natural product cyclic peptides and synthetic macrocyclic pepti-domimetics that refine peptide structure and confer biological properties....

  6. Testosterone secretion during gubernacular development and testicular descent in the dog.

    Science.gov (United States)

    Baumans, V; Dieleman, S J; Wouterse, H S; van Tol, L; Dijkstra, G; Wensing, C J

    1985-01-01

    Serum testosterone concentrations ranged from 0.24 to 1.45 nmol/l between Day 53 post coitum (p.c.) until Day 40 post partum (p.p.) and did not show variations that could be correlated with the process of testicular descent. The intratesticular androgen appeared to be mainly testosterone, its concentration being about 5000-fold higher than that in serum whereas 5 alpha-dihydrotestosterone could not be demonstrated. The intratesticular testosterone concentration at the initiation of gubernacular regression (Day 0) was apparently, but not significantly, higher than at Day 49 p.c. and at Day 40 p.p. The ability of the neonatal canine testis to synthesize testosterone was indicated by increased serum testosterone concentrations after hCG stimulation.

  7. The Cyclic Stress-Strain Curve of Polycrystals

    DEFF Research Database (Denmark)

    Pedersen, Ole Bøcker; Rasmussen, K. V.; Winter, A. T.

    1982-01-01

    The internal stresses implied by the Sachs model are estimated for individual PSBs at low plastic strain amplitudes and for homogeneously sheared grains at higher plastic strain amplitudes. The analysis shows that the Sachs model can account semi-quantitatively for experimentally measured cyclic...... stress-strain curves for copper. A similar approximative analysis of the Taylor model cannot account for the data. An interesting feature of the Sachs model is that, although it is assumed that the flow condition is entirely controlled by the PSBs. the predicted cyclic stress-strain curve displays...

  8. Ekpyrotic and cyclic cosmology

    International Nuclear Information System (INIS)

    Lehners, Jean-Luc

    2008-01-01

    Ekpyrotic and cyclic cosmologies provide theories of the very early and of the very late universe. In these models, the big bang is described as a collision of branes - and thus the big bang is not the beginning of time. Before the big bang, there is an ekpyrotic phase with equation of state w=P/(ρ) >>1 (where P is the average pressure and ρ the average energy density) during which the universe slowly contracts. This phase resolves the standard cosmological puzzles and generates a nearly scale-invariant spectrum of cosmological perturbations containing a significant non-Gaussian component. At the same time it produces small-amplitude gravitational waves with a blue spectrum. The dark energy dominating the present-day cosmological evolution is reinterpreted as a small attractive force between our brane and a parallel one. This force eventually induces a new ekpyrotic phase and a new brane collision, leading to the idea of a cyclic universe. This review discusses the detailed properties of these models, their embedding in M-theory and their viability, with an emphasis on open issues and observational signatures

  9. Sufficient Descent Polak-Ribière-Polyak Conjugate Gradient Algorithm for Large-Scale Box-Constrained Optimization

    Directory of Open Access Journals (Sweden)

    Qiuyu Wang

    2014-01-01

    descent method at first finite number of steps and then by conjugate gradient method subsequently. Under some appropriate conditions, we show that the algorithm converges globally. Numerical experiments and comparisons by using some box-constrained problems from CUTEr library are reported. Numerical comparisons illustrate that the proposed method is promising and competitive with the well-known method—L-BFGS-B.

  10. Sparse Nonlinear Electromagnetic Imaging Accelerated With Projected Steepest Descent Algorithm

    KAUST Repository

    Desmal, Abdulla

    2017-04-03

    An efficient electromagnetic inversion scheme for imaging sparse 3-D domains is proposed. The scheme achieves its efficiency and accuracy by integrating two concepts. First, the nonlinear optimization problem is constrained using L₀ or L₁-norm of the solution as the penalty term to alleviate the ill-posedness of the inverse problem. The resulting Tikhonov minimization problem is solved using nonlinear Landweber iterations (NLW). Second, the efficiency of the NLW is significantly increased using a steepest descent algorithm. The algorithm uses a projection operator to enforce the sparsity constraint by thresholding the solution at every iteration. Thresholding level and iteration step are selected carefully to increase the efficiency without sacrificing the convergence of the algorithm. Numerical results demonstrate the efficiency and accuracy of the proposed imaging scheme in reconstructing sparse 3-D dielectric profiles.

  11. Is the Fiscal Policy of the Czech Republic Pro-cyclical?

    Directory of Open Access Journals (Sweden)

    Martin Rolák

    2015-01-01

    Full Text Available The main goal of this paper is to analyse whether the fiscal policy of the Czech Republic is anti-cyclical. This analysis is carried out through decomposing the government’s balance into its cyclical and structural part. The first differences of the structural part are then put in relation to the output gap to determine whether the fiscal policy is pro- or anti-cyclical. Moreover, the correlation of government expenditures and revenues with the business cycle is also subject of our analysis. We also examine whether the fiscal rules which the Czech Republic would have to adhere to once it enters the euro area limit fiscal policy as a stabilizing mechanism.The paper concludes that the fiscal policy in the Czech Republic was for the most part rather of a random character than anti-cyclical during the examined period 1998–2013. This conclusion has two implications. Firstly, there is still room for improvement in fully and consistently utilizing fiscal policy to stabilise the Czech economy throughout economic cycles. Secondly, fiscal rules would not limit the Czech government to practice anti-cyclical fiscal policy if they have been implemented since 1998.

  12. Cyclic compressive creep-elastoplastic behaviors of in situ TiB_2/Al-reinforced composite

    International Nuclear Information System (INIS)

    Zhang, Qing; Zhang, Weizheng; Liu, Youyi; Guo, BingBin

    2016-01-01

    This paper presents a study on the cyclic compressive creep-elastoplastic behaviors of a TiB_2-reinforced aluminum matrix composite (ZL109) at 350 °C and 200 °C. According to the experimental results, under cyclic elastoplasticity and cyclic coupled compressive creep-elastoplasticity, the coupled creep will cause changes in isotropic stress and kinematic stress. Isotropic stress decreases with coupled creep, leading to cyclic softening. Positive kinematic stress, however, increases with coupled creep, leading to cyclic hardening. Transmission electron microscopy (TEM) observations of samples under cyclic compressive creep-elastoplasticity with different temperatures and strain amplitudes indicate that more coupled creep contributes to more subgrain boundaries but fewer intracrystalline dislocations. Based on the macro tests and micro observations, the micro mechanism of compressive creep's influence on cyclic elastoplasticity is elucidated. Dislocations recovering with coupled creep leads to isotropic softening, whereas subgrain structures created by coupled creep lead to kinematic hardening during cyclic deformation.

  13. A Note on the G-Cyclic Operators over a Bounded Semigroup

    International Nuclear Information System (INIS)

    Hamada, Nuha H.; Jamil, Zeana Z.

    2010-08-01

    Let H be an infinite-dimensional separable complex Hilbert space, and B(H) be the Banach algebra of all linear bounded operators on H. Let S be a multiplication semigroup of C with 1, an operator T element of B(H) is called G-cyclic operator over S if there is a vector x in H such that {αT n x|α element of S, n ≥ 0} is dense in H. In this case x is called a G-cyclic vector for T over S. If T is G-cyclic operator and S = {1} then T is a hypercyclic operator. In this paper, we study the spectral properties of a G-cyclic operators over a bounded S under the condition that zero is not in the closure of S. We show that the class of all G-cyclic operators is contained in the norm-closure of the class of all hypercyclic operators. (author)

  14. Quantum Codes From Cyclic Codes Over The Ring R 2

    International Nuclear Information System (INIS)

    Altinel, Alev; Güzeltepe, Murat

    2016-01-01

    Let R 2 denotes the ring F 2 + μF 2 + υ 2 + μυ F 2 + wF 2 + μwF 2 + υwF 2 + μυwF 2 . In this study, we construct quantum codes from cyclic codes over the ring R 2 , for arbitrary length n, with the restrictions μ 2 = 0, υ 2 = 0, w 2 = 0, μυ = υμ, μw = wμ, υw = wυ and μ (υw) = (μυ) w. Also, we give a necessary and sufficient condition for cyclic codes over R 2 that contains its dual. As a final point, we obtain the parameters of quantum error-correcting codes from cyclic codes over R 2 and we give an example of quantum error-correcting codes form cyclic codes over R 2 . (paper)

  15. Separation of isotopes by cyclical processes

    International Nuclear Information System (INIS)

    Hamrin, C.E. Jr.; Weaver, K.

    1976-01-01

    Various isotopes of hydrogen are separated by a cyclic sorption process in which a gas stream containing the isotopes is periodically passed through a high pressure column containing a palladium sorbent. A portion of the product from the high pressure column is passed through a second column at lower pressure to act as a purge. Before the sorbent in the high pressure column becomes saturated, the sequence is reversed with the stream flowing through the former low-pressure column now at high pressure, and a portion of the product purging the former high pressure column now at low pressure. The sequence is continued in cyclic manner with the product being enriched in a particular isotope

  16. Cyclic operation of power plant; Cyklisk drift av kraftvaermeverk

    Energy Technology Data Exchange (ETDEWEB)

    Storesund, Jan

    2007-12-15

    The great majority of power plants are designed for base load operation with a relatively small number of starts and stops per year. Therefore, there has been no need to consider fatigue at design. Over the last few years operation with more frequent starts and stops exists as a consequence of swinging electricity prices that has become common. This involves significantly higher frequency of damages; not least fatigue relates damages, and the number of severe failures in components that never before have had damage problems may increase as well. In the present work the different types of component that may suffer from cyclic operation related damage are gathered by a literature survey and described as follows: - where and how the damages comes up, - constructions that should be avoided, - non-destructive testing (NDT) for damage that may come up under cyclic operation, - calculation and assessment of integrity of critical components - areas where continued research would be valuable. Recommendations have been put together to be used to prevent cyclic operation related damage and to detect it in time. The target group for this study is i) plant owners of plants where cyclic operation is or may be present, ii) researchers in the area, and, iii) inspectors and NDT-operators. There are quite a number of components where cyclic operation has been found to significantly influence the lift time. Some of these components are described in many papers whereas occasional papers have been found for others. The amount of information that is possible to get for a certain component is likely related to its significance for cyclic operation damage. The most frequently reported problem is ligament cracking of high temperature headers. Other components where extensive studies have been done are: wall panels, creep-fatigue loaded welds and turbine components

  17. Momentum and Stochastic Momentum for Stochastic Gradient, Newton, Proximal Point and Subspace Descent Methods

    KAUST Repository

    Loizou, Nicolas

    2017-12-27

    In this paper we study several classes of stochastic optimization algorithms enriched with heavy ball momentum. Among the methods studied are: stochastic gradient descent, stochastic Newton, stochastic proximal point and stochastic dual subspace ascent. This is the first time momentum variants of several of these methods are studied. We choose to perform our analysis in a setting in which all of the above methods are equivalent. We prove global nonassymptotic linear convergence rates for all methods and various measures of success, including primal function values, primal iterates (in L2 sense), and dual function values. We also show that the primal iterates converge at an accelerated linear rate in the L1 sense. This is the first time a linear rate is shown for the stochastic heavy ball method (i.e., stochastic gradient descent method with momentum). Under somewhat weaker conditions, we establish a sublinear convergence rate for Cesaro averages of primal iterates. Moreover, we propose a novel concept, which we call stochastic momentum, aimed at decreasing the cost of performing the momentum step. We prove linear convergence of several stochastic methods with stochastic momentum, and show that in some sparse data regimes and for sufficiently small momentum parameters, these methods enjoy better overall complexity than methods with deterministic momentum. Finally, we perform extensive numerical testing on artificial and real datasets, including data coming from average consensus problems.

  18. Momentum and Stochastic Momentum for Stochastic Gradient, Newton, Proximal Point and Subspace Descent Methods

    KAUST Repository

    Loizou, Nicolas; Richtarik, Peter

    2017-01-01

    In this paper we study several classes of stochastic optimization algorithms enriched with heavy ball momentum. Among the methods studied are: stochastic gradient descent, stochastic Newton, stochastic proximal point and stochastic dual subspace ascent. This is the first time momentum variants of several of these methods are studied. We choose to perform our analysis in a setting in which all of the above methods are equivalent. We prove global nonassymptotic linear convergence rates for all methods and various measures of success, including primal function values, primal iterates (in L2 sense), and dual function values. We also show that the primal iterates converge at an accelerated linear rate in the L1 sense. This is the first time a linear rate is shown for the stochastic heavy ball method (i.e., stochastic gradient descent method with momentum). Under somewhat weaker conditions, we establish a sublinear convergence rate for Cesaro averages of primal iterates. Moreover, we propose a novel concept, which we call stochastic momentum, aimed at decreasing the cost of performing the momentum step. We prove linear convergence of several stochastic methods with stochastic momentum, and show that in some sparse data regimes and for sufficiently small momentum parameters, these methods enjoy better overall complexity than methods with deterministic momentum. Finally, we perform extensive numerical testing on artificial and real datasets, including data coming from average consensus problems.

  19. Recent progress on weight distributions of cyclic codes over finite fields

    Directory of Open Access Journals (Sweden)

    Hai Q. Dinh

    2015-01-01

    Full Text Available Cyclic codes are an interesting type of linear codes and have wide applications in communication and storage systems due to their efficient encoding and decoding algorithms. In coding theory it is often desirable to know the weight distribution of a cyclic code to estimate the error correcting capability and error probability. In this paper, we present the recent progress on the weight distributions of cyclic codes over finite fields, which had been determined by exponential sums. The cyclic codes with few weights which are very useful are discussed and their existence conditions are listed. Furthermore, we discuss the more general case of constacyclic codes and give some equivalences to characterize their weight distributions.

  20. Cyclic peptides as potential therapeutic agents for skin disorders.

    Science.gov (United States)

    Namjoshi, Sarika; Benson, Heather A E

    2010-01-01

    There is an increasing understanding of the role of peptides in normal skin function and skin disease. With this knowledge, there is significant interest in the application of peptides as therapeutics in skin disease or as cosmeceuticals to enhance skin appearance. In particular, antimicrobial peptides and those involved in inflammatory processes provide options for the development of new therapeutic directions in chronic skin conditions such as psoriasis and dermatitis. To exploit their potential, it is essential that these peptides are delivered to their site of action in active form and in sufficient quantity to provide the desired effect. Many polymers permeate the skin poorly and are vulnerable to enzymatic degradation. Synthesis of cyclic peptide derivatives can substantially alter the physicochemical characteristics of the peptide with the potential to improve its skin permeation. In addition, cyclization can stabilize the peptide structure and thereby increase its stability. This review describes the role of cyclic peptides in the skin, examples of current cyclic peptide therapeutic products, and the potential for cyclic peptides as dermatological therapeutics and cosmeceuticals.

  1. The technology applying of inflatable devices to access adaptation, movement and landing descent vehicle from Martian environment to the Earth conditions

    Science.gov (United States)

    Koryanov, Vsevolod V.; Kazakovtsev, Victor P.

    2017-07-01

    At present, the idea has emerged to use special inflatable braking device (IBD) which permits to implement the landing vehicle (LV) "soft" landing on the planet's surface without a parachute system. Braking device (BD) unfolds still at the extra-atmospheric flight stage to provide the LV passive stabilisation, and the entire apparatus together with the braking device is twisted around its longitudinal axis. The advantage of an inflatable BD over traditional non-rigid brakes - parachutes is that it can be used at the atmospheric stage of the descent, starting from hypersonic speeds, and ending subsonic ones. These main theses are implemented in the project MetNet and its sequel project RITD, using Entry, Descent and Landing System (EDLS) system [1].

  2. Cyclic AMP system in muscle tissue during prolonged hypokinesia

    Science.gov (United States)

    Antipenko, Y. A.; Bubeyev, Y. A.; Korovkin, B. F.; Mikhaleva, N. P.

    1980-01-01

    Components of the cyclic Adenosine-cyclic-35-monophosphate (AMP) system in the muscle tissue of white rats were studied during 70-75 days of hypokinesia, created by placing the animals in small booths which restricted their movements, and during the readaptation period. In the initial period, cyclic AMP levels and the activities of phosphodiesterase and adenylate cyclase in muscle tissue were increased. The values for these indices were roughly equal for controls and experimental animals during the adaptation period, but on the 70th day of the experiment cAMP levels dropped, phosphodiesterase activity increased, and the stimulative effect of epinephrine on the activity of adenylate cyclase decreased. The indices under study normalized during the readaptation period.

  3. Response of monopiles under cyclic lateral loading in sand

    DEFF Research Database (Denmark)

    Nicolai, Giulio; Ibsen, Lars Bo

    2015-01-01

    Currently the main design guidelines propose to reduce the lateral resistance of offshore piles when accounting for cyclic loading. The present work provides results from laboratory tests in which such reduction has not occurred. The experimental investigation is based on testing a small......-scale monopile model in dense saturated sand. The experimental setup used to carry out the laboratory tests is able to apply thousands of load cycles and static loading to the monopile model. The purpose of the laboratory tests is to investigate the effects of cyclic loading on the lateral resistance...... of the monopile. It is shown that the soil-pile system becomes stiffer and more resistant after applying cyclic loading, depending on the number of cycles....

  4. Facile and Green Synthesis of Saturated Cyclic Amines

    Directory of Open Access Journals (Sweden)

    Arruje Hameed

    2017-10-01

    Full Text Available Single-nitrogen containing saturated cyclic amines are an important part of both natural and synthetic bioactive compounds. A number of methodologies have been developed for the synthesis of aziridines, azetidines, pyrrolidines, piperidines, azepanes and azocanes. This review highlights some facile and green synthetic routes for the synthesis of unsubstituted, multisubstituted and highly functionalized saturated cyclic amines including one-pot, microwave assisted, metal-free, solvent-free and in aqueous media.

  5. Deformation localization and cyclic strength in polycrystalline molybdenum

    Energy Technology Data Exchange (ETDEWEB)

    Sidorov, O.T.; Rakshin, A.F.; Fenyuk, M.I.

    1983-06-01

    Conditions of deformation localization and its interrelation with cyclic strength in polycrystalline molybdenum were investigated. A fatigue failure of polycrystalline molybdenum after rolling and in an embrittled state reached by recrystallization annealing under cyclic bending at room temperature takes place under nonuniform distribution of microplastic strain resulting in a temperature rise in separate sections of more than 314 K. More intensive structural changes take place in molybdenum after rolling than in recrystallized state.

  6. Scale factor duality for conformal cyclic cosmologies

    Energy Technology Data Exchange (ETDEWEB)

    Silva, University Camara da; Lima, A.L. Alves; Sotkov, G.M. [Departamento de Física - CCE,Universidade Federal de Espirito Santo, 29075-900, Vitoria ES (Brazil)

    2016-11-16

    The scale factor duality is a symmetry of dilaton gravity which is known to lead to pre-big-bang cosmologies. A conformal time version of the scale factor duality (SFD) was recently implemented as a UV/IR symmetry between decelerated and accelerated phases of the post-big-bang evolution within Einstein gravity coupled to a scalar field. The problem investigated in the present paper concerns the employment of the conformal time SFD methods to the construction of pre-big-bang and cyclic extensions of these models. We demonstrate that each big-bang model gives rise to two qualitatively different pre-big-bang evolutions: a contraction/expansion SFD model and Penrose’s Conformal Cyclic Cosmology (CCC). A few examples of SFD symmetric cyclic universes involving certain gauged Kähler sigma models minimally coupled to Einstein gravity are studied. We also describe the specific SFD features of the thermodynamics and the conditions for validity of the generalized second law in the case of Gauss-Bonnet (GB) extension of these selected CCC models.

  7. Scale factor duality for conformal cyclic cosmologies

    International Nuclear Information System (INIS)

    Silva, University Camara da; Lima, A.L. Alves; Sotkov, G.M.

    2016-01-01

    The scale factor duality is a symmetry of dilaton gravity which is known to lead to pre-big-bang cosmologies. A conformal time version of the scale factor duality (SFD) was recently implemented as a UV/IR symmetry between decelerated and accelerated phases of the post-big-bang evolution within Einstein gravity coupled to a scalar field. The problem investigated in the present paper concerns the employment of the conformal time SFD methods to the construction of pre-big-bang and cyclic extensions of these models. We demonstrate that each big-bang model gives rise to two qualitatively different pre-big-bang evolutions: a contraction/expansion SFD model and Penrose’s Conformal Cyclic Cosmology (CCC). A few examples of SFD symmetric cyclic universes involving certain gauged Kähler sigma models minimally coupled to Einstein gravity are studied. We also describe the specific SFD features of the thermodynamics and the conditions for validity of the generalized second law in the case of Gauss-Bonnet (GB) extension of these selected CCC models.

  8. Waiting-time approximations in multi-queue systems with cyclic service

    NARCIS (Netherlands)

    Boxma, O.J.; Meister, B.W.

    1987-01-01

    This study is devoted to mean waiting-time approximations in a single-server multi-queue model with cyclic service and zero switching times of the server between consecutive queues. Two different service disciplines are considered: exhaustive service and (ordinary cyclic) nonexhaustive service. For

  9. Ceramic breeder pebble bed packing stability under cyclic loads

    Energy Technology Data Exchange (ETDEWEB)

    Zhang, Chunbo, E-mail: chunbozhang@fusion.ucla.edu [Fusion Science and Technology Center, University of California, Los Angeles, CA 90095-1597 (United States); Ying, Alice; Abdou, Mohamed A. [Fusion Science and Technology Center, University of California, Los Angeles, CA 90095-1597 (United States); Park, Yi-Hyun [National Fusion Research Institute, Daejeon (Korea, Republic of)

    2016-11-01

    Highlights: • The feasibility of obtaining packing stability for pebble beds is studied. • The responses of pebble bed to cyclic loads have been presented and analyzed in details. • Pebble bed packing saturation and its applications are discussed. • A suggestion is made regarding the improvement of pebbles filling technique. - Abstract: Considering the optimization of blanket performance, it is desired that the bed morphology and packing state during reactor operation are stable and predictable. Both experimental and numerical work are performed to explore the stability of pebble beds, in particular under pulsed loading conditions. Uniaxial compaction tests have been performed for both KIT’s Li{sub 4}SiO{sub 4} and NFRI’s Li{sub 2}TiO{sub 3} pebble beds at elevated temperatures (up to 750 °C) under cyclic loads (up to 6 MPa). The obtained data shows the stress-strain loop initially moves towards the larger strain and nearly saturates after a certain number of cyclic loading cycles. The characterized FEM CAP material models for a Li{sub 4}SiO{sub 4} pebble bed with an edge-on configuration are used to simulate the thermomechanical behavior of pebble bed under ITER pulsed operations. Simulation results have shown the cyclic variation of temperature/stress/strain/gap and also the same saturation trend with experiments under cyclic loads. Therefore, it is feasible for pebble bed to maintain its packing stability during operation when disregarding pebbles’ breakage and irradiation.

  10. INFLUENCE OF INTERMITTENT CYCLIC LOADING ON REINFORCED CONCRETE RESISTANCE MODEL

    Directory of Open Access Journals (Sweden)

    Vasyl Karpiuk

    2017-01-01

    Full Text Available This article describes the study of reinforced concrete span bending structures under conditions of high-level cyclic loading. Previous studies on the development of physical models of bending reinforced concrete element fatigue resistance, cyclic effect of lateral forces, and methods of calculation, are important and appropriate owing to certain features and the essential specificity of the mentioned loading type. These primarily include the nonlinearity of deformation, damage accumulation in the form of fatigue micro- and macro-cracks, and exhausting destruction of construction materials. In this paper, key expressions determining the endurance limits of concrete, longitudinal reinforcement, and anchoring longitudinal reinforcement, which contribute to endurance throughout the entire construction, are considered. Establishing a link between stresses in the elements and deformations in the element under conditions of cyclic loading action is of equal importance because of the presence of cyclic stress-induced creep deformation.

  11. STRATEGIES FOR SUPERIOR PERFORMANCE IN RECESSIONS: PRO OR COUNTER-CYCLICAL?

    Directory of Open Access Journals (Sweden)

    Claudio Ramos Conti

    2015-04-01

    Full Text Available Recessions are recurring events in which most firms suffer severe impacts while others are less affected or may even prosper. Strategic management has made little progress in understanding such performance differences. In a scenario of decreased demand, intensified competition, and higher uncertainty, most firms try to survive by pro-cyclically cutting costs and investments. But firms could take advantage of undervalued resources in the market to counter-cyclically invest in new business opportunities to overtake competitors. We survey Brazilian firms in various industries about the 2008-2009 recession and analyze data using PLS-SEM. We find that while most firms pro-cyclically reduce costs and investments in recessions, a counter-cyclical strategy of investing in opportunities created by changes in the market enables superior performance. Most successful are firms with a propensity to recognize opportunities, an entrepreneurial orientation to invest, and the flexibility to efficiently implement investments.

  12. Results on Cyclic Signal Processing Systems

    National Research Council Canada - National Science Library

    Vaidyanathan, P

    1998-01-01

    .... A number of related problems such as the paraunitary interpolation problem and the cyclic paraunitary factorizability problem can be understood in a unified way by using the realization matrix...

  13. Poisson Coordinates.

    Science.gov (United States)

    Li, Xian-Ying; Hu, Shi-Min

    2013-02-01

    Harmonic functions are the critical points of a Dirichlet energy functional, the linear projections of conformal maps. They play an important role in computer graphics, particularly for gradient-domain image processing and shape-preserving geometric computation. We propose Poisson coordinates, a novel transfinite interpolation scheme based on the Poisson integral formula, as a rapid way to estimate a harmonic function on a certain domain with desired boundary values. Poisson coordinates are an extension of the Mean Value coordinates (MVCs) which inherit their linear precision, smoothness, and kernel positivity. We give explicit formulas for Poisson coordinates in both continuous and 2D discrete forms. Superior to MVCs, Poisson coordinates are proved to be pseudoharmonic (i.e., they reproduce harmonic functions on n-dimensional balls). Our experimental results show that Poisson coordinates have lower Dirichlet energies than MVCs on a number of typical 2D domains (particularly convex domains). As well as presenting a formula, our approach provides useful insights for further studies on coordinates-based interpolation and fast estimation of harmonic functions.

  14. Activation of the adenylyl cyclase/cyclic AMP/protein kinase A pathway in endothelial cells exposed to cyclic strain

    Science.gov (United States)

    Cohen, C. R.; Mills, I.; Du, W.; Kamal, K.; Sumpio, B. E.

    1997-01-01

    The aim of this study was to assess the involvement of the adenylyl cyclase/cyclic AMP/protein kinase A pathway (AC) in endothelial cells (EC) exposed to different levels of mechanical strain. Bovine aortic EC were seeded to confluence on flexible membrane-bottom wells. The membranes were deformed with either 150 mm Hg (average 10% strain) or 37.5 mm Hg (average 6% strain) vacuum at 60 cycles per minute (0.5 s strain; 0.5 s relaxation) for 0-60 min. The results demonstrate that at 10% average strain (but not 6% average strain) there was a 1.5- to 2.2-fold increase in AC, cAMP, and PKA activity by 15 min when compared to unstretched controls. Further studies revealed an increase in cAMP response element binding protein in EC subjected to the 10% average strain (but not 6% average strain). These data support the hypothesis that cyclic strain activates the AC/cAMP/PKA signal transduction pathway in EC which may occur by exceeding a strain threshold and suggest that cyclic strain may stimulate the expression of genes containing cAMP-responsive promoter elements.

  15. Quantification of Plume-Soil Interaction and Excavation Due to the Sky Crane Descent Stage

    Science.gov (United States)

    Vizcaino, Jeffrey; Mehta, Manish

    2015-01-01

    The quantification of the particulate erosion that occurs as a result of a rocket exhaust plume impinging on soil during extraterrestrial landings is critical for future robotic and human lander mission design. The aerodynamic environment that results from the reflected plumes results in dust lifting, site alteration and saltation, all of which create a potentially erosive and contaminant heavy environment for the lander vehicle and any surrounding structures. The Mars Science Lab (MSL), weighing nearly one metric ton, required higher levels of thrust from its retro propulsive systems and an entirely new descent system to minimize these effects. In this work we seek to quantify plume soil interaction and its resultant soil erosion caused by the MSL's Sky Crane descent stage engines by performing three dimensional digital terrain and elevation mapping of the Curiosity rover's landing site. Analysis of plume soil interaction altitude and time was performed by detailed examination of the Mars Descent Imager (MARDI) still frames and reconstructed inertial measurement unit (IMU) sensor data. Results show initial plume soil interaction from the Sky Crane's eight engines began at ground elevations greater than 60 meters and more than 25 seconds before the rovers' touchdown event. During this time, viscous shear erosion (VSE) was dominant typically resulting in dusting of the surface with flow propagating nearly parallel to the surface. As the vehicle descended and decreased to four powered engines plume-plume and plume soil interaction increased the overall erosion rate at the surface. Visibility was greatly reduced at a height of roughly 20 meters above the surface and fell to zero ground visibility shortly after. The deployment phase of the Sky Crane descent stage hovering at nearly six meters above the surface showed the greatest amount of erosion with several large particles of soil being kicked up, recirculated, and impacting the bottom of the rover chassis. Image

  16. Spacecraft Trajectory Generation by Successive Approximation for Powered Descent and Cyclers

    Science.gov (United States)

    Casoliva, Jordi

    Methods for spacecraft trajectory generation must be reliable. Complex nonlinear dynamics and constraints impede straightforward approaches. The approach pursued in this dissertation is to use successive approximation, which entails solving a sequence of problems, each one of which can be solved reliably, leading to the solution of the problem of interest. First, contractive sequential convex programming (CSCP) is developed and then applied to the problem of optimal powered descent landing in the presence of complex constraints, aerodynamic force and nonlinear engine performance. Second, numerical continuation is applied to the generation of cycler (periodic) spacecraft trajectories in the Earth-Moon system, the challenge here being the multiple scales of the three-body dynamics. The first-order necessary conditions for minimum-fuel powered descent are derived and interpreted. Both a point-mass model with throttle and thrust angle control and a rigid-body model with throttle and angular velocity control are considered, with a more complete analysis of the rigid-body case than previously available in the literature. The effects of boundary conditions on the thrust direction and finite bounds on the angular velocities are analyzed for the rigid-body case. Minimum-fuel solutions, obtained numerically, illustrate the optimal strategies. The optimal powered descent landing problem considered in the development of CSCP has a convex cost function, nonlinear dynamics, convex state constraints and nonlinear non-convex control constraints. The non-convexity in the control constraints is handled with the lossless convexification technique which consists of a convex relaxation on the control constraints. The novelty of CSCP is the ability to account for nonlinear dynamics and nonlinear control bounds in the optimal control problem and the use of interior-point methods for second-order cone programs which are guaranteed to find the optimal solution. CSCP solves a convergent

  17. Introduction of a cyclic-fermentation method

    Energy Technology Data Exchange (ETDEWEB)

    Makarova, C P

    1958-01-01

    Equipment is described, consisting of 8 kettles, which permits a cyclic fermentation process and continuous ethanol production; 100% yields of ethanol are obtained, based on the starch content in grain.

  18. Testing and modeling of cyclically loaded rock anchors

    Directory of Open Access Journals (Sweden)

    Joar Tistel

    2017-12-01

    Full Text Available The Norwegian Public Roads Administration (NPRA is planning for an upgrade of the E39 highway route at the westcoast of Norway. Fixed links shall replace ferries at seven fjord crossings. Wide spans and large depths at the crossings combined with challenging subsea topography and environmental loads call for an extension of existing practice. A variety of bridge concepts are evaluated in the feasibility study. The structures will experience significant loads from deadweight, traffic and environment. Anchoring of these forces is thus one of the challenges met in the project. Large-size subsea rock anchors are considered a viable alternative. These can be used for anchoring of floating structures but also with the purpose of increasing capacity of fixed structures. This paper presents first a thorough study of factors affecting rock anchor bond capacity. Laboratory testing of rock anchors subjected to cyclic loading is thereafter presented. Finally, the paper presents a model predicting the capacity of a rock anchor segment, in terms of a ribbed bar, subjected to a cyclic load history. The research assumes a failure mode occurring in the interface between the rock anchor and the surrounding grout. The constitutive behavior of the bonding interface is investigated for anchors subjected to cyclic one-way tensile loads. The model utilizes the static bond capacity curve as a basis, defining the ultimate bond τbu and the slip s1 at τbu. A limited number of input parameters are required to apply the model. The model defines the bond-slip behavior with the belonging rock anchor capacity depending on the cyclic load level (τmax cy/τbu, the cyclic load ratio (R = τmin cy/τmax cy, and the number of load cycles (N. The constitutive model is intended to model short anchor lengths representing an incremental length of a complete rock anchor.

  19. Applying Gradient Descent in Convolutional Neural Networks

    Science.gov (United States)

    Cui, Nan

    2018-04-01

    With the development of the integrated circuit and computer science, people become caring more about solving practical issues via information technologies. Along with that, a new subject called Artificial Intelligent (AI) comes up. One popular research interest of AI is about recognition algorithm. In this paper, one of the most common algorithms, Convolutional Neural Networks (CNNs) will be introduced, for image recognition. Understanding its theory and structure is of great significance for every scholar who is interested in this field. Convolution Neural Network is an artificial neural network which combines the mathematical method of convolution and neural network. The hieratical structure of CNN provides it reliable computer speed and reasonable error rate. The most significant characteristics of CNNs are feature extraction, weight sharing and dimension reduction. Meanwhile, combining with the Back Propagation (BP) mechanism and the Gradient Descent (GD) method, CNNs has the ability to self-study and in-depth learning. Basically, BP provides an opportunity for backwardfeedback for enhancing reliability and GD is used for self-training process. This paper mainly discusses the CNN and the related BP and GD algorithms, including the basic structure and function of CNN, details of each layer, the principles and features of BP and GD, and some examples in practice with a summary in the end.

  20. Severe G6PD Deficiency Due to a New Missense Mutation in an Infant of Northern European Descent

    DEFF Research Database (Denmark)

    Warny, Marie; Lausen, Birgitte; Birgens, Henrik

    2015-01-01

    We report a term male infant born to parents of Danish descent, who on the second day of life developed jaundice peaking at 67 hours and decreasing on applied double-sided phototherapy. In the weeks following, the infant showed signs of ongoing hemolysis. Laboratory tests showed very low glucose-6...

  1. "Arubaito," or Short-Term Working Abroad in Japan: A Case Study of Brazilian University Students of Japanese Descent

    Science.gov (United States)

    Sasaki, Lindsey

    2012-01-01

    International migration between Japan and Brazil dates back to 1908, when the first group of Japanese migrated to Brazil. However, in the 1980s, a reverse flow occurred, as thousands of Brazilians of Japanese descent traveled to Japan to work in manufacturing and construction factories ("dekasegi" workers). Japanese Brazilians up until…

  2. Cyclic settlement behavior of strip footings resting on reinforced layered sand slope

    Directory of Open Access Journals (Sweden)

    Mostafa A. El Sawwaf

    2012-10-01

    Full Text Available The paper presents a study of the behavior of model strip footings supported on a loose sandy slope and subjected to both monotonic and cyclic loads. The effects of the partial replacement of a compacted sand layer and the inclusion of geosynthetic reinforcement were investigated. Different combinations of the initial monotonic loads and the amplitude of cyclic loads were chosen to simulate structures in which loads change cyclically such as machine foundations. The affecting factors including the location of footing relative to the slope crest, the frequency of the cyclic load and the number of load cycles were studied. The cumulative cyclic settlement of the model footing supported on a loose sandy slope, un-reinforced and reinforced replaced sand deposits overlying the loose slope were obtained and compared. Test results indicate that the inclusion of soil reinforcement in the replaced sand not only significantly increases the stability of the sandy slope itself but also decreases much both the monotonic and cumulative cyclic settlements leading to an economic design of the footings. However, the efficiency of the sand–geogrid systems depends on the properties of the cyclic load and the location of the footing relative to the slope crest. Based on the test results, the variation of cumulative settlements with different parameters is presented and discussed.

  3. Levels of cyclic-2,3-diphosphoglycerate in Methanobacterium thermoautotrophicum during phosphate limitation.

    Science.gov (United States)

    Seely, R J; Fahrney, D E

    1984-10-01

    Batch-grown Methanobacterium thermoautotrophicum cells grew nonexponentially in the absence of exogenous Pi until intracellular cyclic-2,3-diphosphoglycerate (cyclic DPG) had fallen below 2 mumol/g (dry weight), the limit of detection. Growth resumed immediately upon transfer to medium containing Pi Cyclic DPG levels were also below detection in Pi-limited chemostat cultures operating at a dilution rate of 0.173 h-1 (4-h doubling time), with reservoir Pi concentrations below 200 microM. At this dilution rate, the Pi concentration in the culture was 4 microM. An H2-limited steady state was achieved with 400 microM Pi in the inflowing medium (67 microM in the culture). The cyclic DPG content of these cells was 72 to 74 mumol/g, about one-third the amount in batch-grown cells. The specific growth rate accelerated immediately to 0.36 h-1 (1.9-h doubling time) under washout conditions at high dilution rate. The cellular content of cyclic DPG declined over a 2-h period, and then increased rapidly as the Pi level in the medium approached 200 microM. Expansion of the cyclic DPG pool coincided with a marked increase in Pi assimilation. These results indicated that M. thermoautotrophicum accumulated cyclic DPG only when Pi and H2 were readily available.

  4. Levels of cyclic-2,3-diphosphoglycerate in Methanobacterium thermoautotrophicum during phosphate limitation.

    Science.gov (United States)

    Seely, R J; Fahrney, D E

    1984-01-01

    Batch-grown Methanobacterium thermoautotrophicum cells grew nonexponentially in the absence of exogenous Pi until intracellular cyclic-2,3-diphosphoglycerate (cyclic DPG) had fallen below 2 mumol/g (dry weight), the limit of detection. Growth resumed immediately upon transfer to medium containing Pi Cyclic DPG levels were also below detection in Pi-limited chemostat cultures operating at a dilution rate of 0.173 h-1 (4-h doubling time), with reservoir Pi concentrations below 200 microM. At this dilution rate, the Pi concentration in the culture was 4 microM. An H2-limited steady state was achieved with 400 microM Pi in the inflowing medium (67 microM in the culture). The cyclic DPG content of these cells was 72 to 74 mumol/g, about one-third the amount in batch-grown cells. The specific growth rate accelerated immediately to 0.36 h-1 (1.9-h doubling time) under washout conditions at high dilution rate. The cellular content of cyclic DPG declined over a 2-h period, and then increased rapidly as the Pi level in the medium approached 200 microM. Expansion of the cyclic DPG pool coincided with a marked increase in Pi assimilation. These results indicated that M. thermoautotrophicum accumulated cyclic DPG only when Pi and H2 were readily available. PMID:6480564

  5. A uniaxial cyclic elastoplastic constitutive law with a discrete memory variable

    International Nuclear Information System (INIS)

    Taheri, S.

    1991-01-01

    At present, the study on cyclic elastoplastic constitutive laws is focused on nonproportional loading, but for uniaxial loading, some problems still exist. For example, the possibility for a law to describe simultaneously the ratcheting in nonsymmetrical load-controlled test, elastic and plastic shakedown in symmetrical and nonsymmetrical ones. Here a law is presented, which in addition to previous phenomena, describes the cyclic hardening in a pushpull test, the cyclic softening after overloading and also the dependence of cyclic strain-stress curves on the history of loading. These are the usual properties of 316 stainless steel at room temperature. This law uses an internal discrete memory variable: the plastic strain at the last unloading. On the other hand, the choice of all macroscopic variables is justified by a microscopic analysis. This law has been also extended to a three-dimensional case. Regarding the microstructure under cyclic loading, plastic shakedown and ratcheting are discussed. The definition of macroscopic variables taking account of microstructure and uniaxial constitutive law are described. (K.I.)

  6. Earl Sutherland (1915-1974) [corrected] and the discovery of cyclic AMP.

    Science.gov (United States)

    Blumenthal, Stanley A

    2012-01-01

    In 1945, Earl Sutherland (1915-1974) [corrected] and associates began studies of the mechanism of hormone-induced glycogen breakdown in the liver. In 1956, their efforts culminated in the identification of cyclic AMP, an ancient molecule generated in many cell types in response to hormonal and other extracellular signals. Cyclic AMP, the original "second messenger," transmits such signals through pathways that regulate a diversity of cellular functions and capabilities: metabolic processes such as lipolysis and glycogenolysis; hormone secretion; the permeability of ion channels; gene expression; cell proliferation and survival. Indeed, it can be argued that the discovery of cyclic AMP initiated the study of intracellular signaling pathways, a major focus of contemporary biomedical inquiry. This review presents relevant details of Sutherland's career; summarizes key contributions of his mentors, Carl and Gerti Cori, to the knowledge of glycogen metabolism (contributions that were the foundation for his own research); describes the experiments that led to his identification, isolation, and characterization of cyclic AMP; assesses the significance of his work; and considers some aspects of the impact of cyclic nucleotide research on clinical medicine.

  7. The Cyclic AMP-Vfr Signaling Pathway in Pseudomonas aeruginosa Is Inhibited by Cyclic Di-GMP

    DEFF Research Database (Denmark)

    Almblad, Henrik; Harrison, Joe J; Rybtke, Morten

    2015-01-01

    infection give rise to rugose small colony variants (RSCVs), which are hyper-biofilm-forming mutants that commonly possess mutations that increase production of the biofilm-promoting secondary messenger cyclic di-GMP (c-di-GMP). We show that RSCVs display a decreased production of acute virulence factors...... as a direct result of elevated c-di-GMP content. Overproduction of c-di-GMP causes a decrease in the transcription of virulence factor genes that are regulated by the global virulence regulator Vfr. The low level of Vfr-dependent transcription is caused by a low level of its coactivator, cyclic AMP (c......AMP), which is decreased in response to a high level of c-di-GMP. Mutations that cause reversion of the RSCV phenotype concomitantly reactivate Vfr-cAMP signaling. Attempts to uncover the mechanism underlying the observed c-di-GMP-mediated lowering of cAMP content provided evidence that it is not caused...

  8. Synthesis of Cyclic Antifreeze Glycopeptide and Glycopeptoids and Their Ice Recrystallization Inhibition Activity

    International Nuclear Information System (INIS)

    Ahn, Mija; Murugan, Ravichandran N.; Bang, Jeong Kyu; Kim, Hak Jun; Shin, Song Yub; Kim, Eunjung; Lee, Jun Hyuck

    2012-01-01

    Until now, few groups reported the antifreeze activity of cyclic glycopeptides; however, the tedious synthetic procedure is not amenable to study the intensive structure activity relationship. A series of N-linked cyclic glycopeptoids and glycopeptide have been prepared to evaluate antifreeze activity as a function of peptide backbone cyclization and methyl stereochemical effect on the rigid Thr position. This study has combined the cyclization protocol with solid phase peptide synthesis and obtained significant quantities of homogeneous cyclic glycopeptide and glycopeptoids. Analysis of antifreeze activity revealed that our cyclic peptide demonstrated RI activity while cyclic glycopeptoids showed no RI activity. These results suggest that the subtle changes in conformation and Thr orientation dramatically influence RI activity of N-linked glycopeptoids

  9. Cyclic complex loading of 316 stainless steel: Experiments and calculations

    International Nuclear Information System (INIS)

    Jacquelin, B.; Hourlier, F.; Dang Van, K.; Stolz, C.

    1981-01-01

    To test the ability of cyclic constitutive law established by mean of uniaxial test a benchmark is proposed. The calculated results using the model of Chaboche-Cordier-Dang Van are compared with experimental data obtained on cylindrical specimens undergoing simultaneously constant torque and cyclic tension. (orig.)

  10. The effect of ultraviolet light on the cyclic nucleotide system of human fibroblasts

    International Nuclear Information System (INIS)

    Fertel, R.H.; Tejwani, G.A.; Albrightson, C.R.; Hart, R.W.

    1981-01-01

    The concentrations of cyclic AMP and cyclic GMP in in human skin fibroblasts in culture were determined after exposing the cells to varying fluences of UV (254 nm) light. The cyclic nucleotide concentrations of cells irradiated in the log phase of growth were unchanged relative to controls. In contrast, there was a rise in the concentration of cyclic AMP in cells irradiated after they reached confluency. The increase in concentration was observed as early as 30 min after irradiation, reached a maximum of about 200% of control at 4 to 6 h after exposure, and returned to control values by 24 h after irradiation. The effect was proportional to a UV fluence from 5 to 20 J/m 2 , and was blocked by the addition of the UV absorbing agent para-aminobenzoic acid. In contrast, the results indicated that UV light had no effect on the concentration of cyclic GMP in human fibroblast cell cultures. Because of the importance of cyclic nucleotides in the regulation of cellular function, it is reasonable to hypothesize that changes in cyclic AMP induced by UV light may effect the extranuclear functions of irradiated cells. (author)

  11. Retinal Cyclic Nucleotide-Gated Channels: From Pathophysiology to Therapy

    Directory of Open Access Journals (Sweden)

    Stylianos Michalakis

    2018-03-01

    Full Text Available The first step in vision is the absorption of photons by the photopigments in cone and rod photoreceptors. After initial amplification within the phototransduction cascade the signal is translated into an electrical signal by the action of cyclic nucleotide-gated (CNG channels. CNG channels are ligand-gated ion channels that are activated by the binding of cyclic guanosine monophosphate (cGMP or cyclic adenosine monophosphate (cAMP. Retinal CNG channels transduce changes in intracellular concentrations of cGMP into changes of the membrane potential and the Ca2+ concentration. Structurally, the CNG channels belong to the superfamily of pore-loop cation channels and share a common gross structure with hyperpolarization-activated cyclic nucleotide-gated (HCN channels and voltage-gated potassium channels (KCN. In this review, we provide an overview on the molecular properties of CNG channels and describe their physiological role in the phototransduction pathways. We also discuss insights into the pathophysiological role of CNG channel proteins that have emerged from the analysis of CNG channel-deficient animal models and human CNG channelopathies. Finally, we summarize recent gene therapy activities and provide an outlook for future clinical application.

  12. Cyclic Nucleotide Monophosphates and Their Cyclases in Plant Signaling

    KAUST Repository

    Gehring, Christoph A; Turek, Ilona S.

    2017-01-01

    The cyclic nucleotide monophosphates (cNMPs), and notably 3′,5′-cyclic guanosine monophosphate (cGMP) and 3′,5′-cyclic adenosine monophosphate (cAMP) are now accepted as key signaling molecules in many processes in plants including growth and differentiation, photosynthesis, and biotic and abiotic defense. At the single molecule level, we are now beginning to understand how cNMPs modify specific target molecules such as cyclic nucleotide-gated channels, while at the systems level, a recent study of the Arabidopsis cNMP interactome has identified novel target molecules with specific cNMP-binding domains. A major advance came with the discovery and characterization of a steadily increasing number of guanylate cyclases (GCs) and adenylate cyclases (ACs). Several of the GCs are receptor kinases and include the brassinosteroid receptor, the phytosulfokine receptor, the Pep receptor, the plant natriuretic peptide receptor as well as a nitric oxide sensor. We foresee that in the near future many more molecular mechanisms and biological roles of GCs and ACs and their catalytic products will be discovered and further establish cNMPs as a key component of plant responses to the environment.

  13. Cyclic Nucleotide Monophosphates and Their Cyclases in Plant Signaling

    KAUST Repository

    Gehring, Christoph A.

    2017-10-04

    The cyclic nucleotide monophosphates (cNMPs), and notably 3′,5′-cyclic guanosine monophosphate (cGMP) and 3′,5′-cyclic adenosine monophosphate (cAMP) are now accepted as key signaling molecules in many processes in plants including growth and differentiation, photosynthesis, and biotic and abiotic defense. At the single molecule level, we are now beginning to understand how cNMPs modify specific target molecules such as cyclic nucleotide-gated channels, while at the systems level, a recent study of the Arabidopsis cNMP interactome has identified novel target molecules with specific cNMP-binding domains. A major advance came with the discovery and characterization of a steadily increasing number of guanylate cyclases (GCs) and adenylate cyclases (ACs). Several of the GCs are receptor kinases and include the brassinosteroid receptor, the phytosulfokine receptor, the Pep receptor, the plant natriuretic peptide receptor as well as a nitric oxide sensor. We foresee that in the near future many more molecular mechanisms and biological roles of GCs and ACs and their catalytic products will be discovered and further establish cNMPs as a key component of plant responses to the environment.

  14. The participation of elevated levels of cyclic GMP in the recovery from radiation-induced mitotic delay

    International Nuclear Information System (INIS)

    Daniel, J.W.; Oleinick, N.L.

    1984-01-01

    The levels of cyclic AMP and cyclic GMP have been measured in Physarum plasmodia before and after treatment with gamma-radiation, 2 mM caffeine, or combinations of the two agents compared to the length of the radiation-induced mitotic delay. Caffeine alone produces a rapid transient elevation of cyclic AMP and a slower delayed elevation of cyclic GMP. Irradiation elicits an immediate transient increase in cyclic AMP and a later cyclic GMP increase which accompanies or precedes the delayed mitosis. A composite pattern is produced by combinations of radiation and caffeine, a distinctive feature of which is an elevated level of cyclic GMP near the time of the radiation-delayed and caffeine-promoted mitosis. With pretreatment by caffeine, the least radiation-induced mitotic delay occurs when plasmodia are irradiated during the caffeine-elicited increase in cyclic GMP. The plasmodium becomes refractory to the reduction of mitotic delay by caffeine at approximately the time it becomes refractory to the further elevation of cyclic GMP by caffeine. The data support a role for cyclic AMP in the onset of and for cyclic GMP in the recovery from mitotic delay induced by ionizing radiation. (author)

  15. Numerical modeling of centrifuge cyclic lateral pile load experiments

    Science.gov (United States)

    Gerolymos, Nikos; Escoffier, Sandra; Gazetas, George; Garnier, Jacques

    2009-03-01

    To gain insight into the inelastic behavior of piles, the response of a vertical pile embedded in dry sand and subjected to cyclic lateral loading was studied experimentally in centrifuge tests conducted in Laboratoire Central des Ponts et Chaussées. Three types of cyclic loading were applied, two asymmetric and one symmetric with respect to the unloaded pile. An approximately square-root variation of soil stiffness with depth was obtained from indirect in-flight density measurements, laboratory tests on reconstituted samples, and well-established empirical correlations. The tests were simulated using a cyclic nonlinear Winkler spring model, which describes the full range of inelastic phenomena, including separation and re-attachment of the pile from and to the soil. The model consists of three mathematical expressions capable of reproducing a wide variety of monotonic and cyclic experimental p-y curves. The physical meaning of key model parameters is graphically explained and related to soil behavior. Comparisons with the centrifuge test results demonstrate the general validity of the model and its ability to capture several features of pile-soil interaction, including: soil plastification at an early stage of loading, “pinching” behavior due to the formation of a relaxation zone around the upper part of the pile, and stiffness and strength changes due to cyclic loading. A comparison of the p-y curves derived from the test results and the proposed model, as well as those from the classical curves of Reese et al. (1974) for sand, is also presented.

  16. Cyclic Vomiting Syndrome in Children

    Directory of Open Access Journals (Sweden)

    T.V. Sorokman

    2016-08-01

    Full Text Available Introduction. Cyclic vomiting syndrome (CVS — is a fairly common disease of unknown etiology that affects children of all age groups and sometimes adult population and refers to the functional disorders of the gastrointestinal tract. Objective: to evaluate the effectiveness of the usage of Rehydron Optim for oral rehydration therapy in children. Materials and methods. The treatment of 40 children aged 3 to 11 years with CVS (15 persons and primary acetonemic syndrome (25 persons in the period of acetonemic crisis, including 15 boys and 25 girls, was analyzed. All children were observed in the outpatient department of the Regional children’s hospital of Chernivtsi. Diagnosis was established based on anamnesis, clinical and laboratory data. Patients underwent required clinico-biological tests and instrumental examinations. The dynamics of the following syndromes was investigated: pain, vomiting, dehydration and intoxication. Rehydration therapy in all cases was oral with the usage of Rehydron Optim. Results of the study and their discussion. A cyclical vomiting was observed in children with primary acetonemic syndrome with satisfactory condition in attack-free period. Migraine-like headaches prevailed in 36 patients (80 %, and the age of these patients was older than 7 years. Same children had episodes of paroxysmal autonomic failure. Almost all surveyed children had in their family history the risk factors for CVS development. All children had positive dynamics of the main basic clinical manifestations on the background of oral rehydration therapy using Rehydron Optim. Within the 1st day of oral rehydration therapy with Rehydron Optim in children, we have noted a significant decrease in the incidence of lethargy, vomiting, spastic abdominal pain, smell of acetone in the exhaled air (p < 0.05. In children with the I degree of dehydration, clinical signs of dehydration were not seen before the treatment, and children with the II degree had an

  17. Windows(Registered Trademark)-Based Software Models Cyclic Oxidation Behavior

    Science.gov (United States)

    Smialek, J. L.; Auping, J. V.

    2004-01-01

    Oxidation of high-temperature aerospace materials is a universal issue for combustion-path components in turbine or rocket engines. In addition to the question of the consumption of material due to growth of protective scale at use temperatures, there is also the question of cyclic effects and spallation of scale on cooldown. The spallation results in the removal of part of the protective oxide in a discontinuous step and thereby opens the way for more rapid oxidation upon reheating. In experiments, cyclic oxidation behavior is most commonly characterized by measuring changes in weight during extended time intervals that include hundreds or thousands of heating and cooling cycles. Weight gains occurring during isothermal scale-growth processes have been well characterized as being parabolic or nearly parabolic functions of time because diffusion controls reaction rates. In contrast, the net weight change in cyclic oxidation is the sum of the effects of the growth and spallation of scale. Typically, the net weight gain in cyclic oxidation is determined only empirically (that is, by measurement), with no unique or straightforward mathematical connection to either the rate of growth or the amount of metal consumed. Thus, there is a need for mathematical modeling to infer spallation mechanisms. COSP is a computer program that models the growth and spallation processes of cyclic oxidation on the basis of a few elementary assumptions that were discussed in COSP: A Computer Model of Cyclic Oxidation, Oxidation of Metals, vol. 36, numbers 1 and 2, 1991, pages 81-112. Inputs to the model include the selection of an oxidation-growth law and a spalling geometry, plus oxide-phase, growth-rate, cycle-duration, and spall-constant parameters. (The spalling fraction is often shown to be a constant factor times the existing amount of scale.) The output of COSP includes the net change in weight, the amounts of retained and spalled oxide, the total amounts of oxygen and metal

  18. Cyclic dominance in evolutionary games: a review

    Science.gov (United States)

    Szolnoki, Attila; Mobilia, Mauro; Jiang, Luo-Luo; Szczesny, Bartosz; Rucklidge, Alastair M.; Perc, Matjaž

    2014-01-01

    Rock is wrapped by paper, paper is cut by scissors and scissors are crushed by rock. This simple game is popular among children and adults to decide on trivial disputes that have no obvious winner, but cyclic dominance is also at the heart of predator–prey interactions, the mating strategy of side-blotched lizards, the overgrowth of marine sessile organisms and competition in microbial populations. Cyclical interactions also emerge spontaneously in evolutionary games entailing volunteering, reward, punishment, and in fact are common when the competing strategies are three or more, regardless of the particularities of the game. Here, we review recent advances on the rock–paper–scissors (RPS) and related evolutionary games, focusing, in particular, on pattern formation, the impact of mobility and the spontaneous emergence of cyclic dominance. We also review mean-field and zero-dimensional RPS models and the application of the complex Ginzburg–Landau equation, and we highlight the importance and usefulness of statistical physics for the successful study of large-scale ecological systems. Directions for future research, related, for example, to dynamical effects of coevolutionary rules and invasion reversals owing to multi-point interactions, are also outlined. PMID:25232048

  19. Cyclic plastic hinges with degradation effects for frame structures

    DEFF Research Database (Denmark)

    Tidemann, Lasse; Krenk, Steen

    2017-01-01

    A model of cyclic plastic hinges in frame structures including degradation effects for stiffness and strength is developed. The model is formulated via potentials in terms of section forces. It consists of a yield surface, described in a generic format permitting representation of general convex...... shapes including corners, and a set of evolution equations based on an internal energy potential and a plastic flow potential. The form of these potentials is specified by five parameters for each generalized stress-strain component describing yield level, ultimate stress capacity, elastic...... and stiffness parameters. The cyclic plastic hinges are introduced into a six-component equilibrium-based beam element, using additive element and hinge flexibilities. When converted to stiffness format the plastic hinges are incorporated into the element stiffness matrix. The cyclic plastic hinge model...

  20. Generalized Toeplitz operators and cyclic vectors

    International Nuclear Information System (INIS)

    Gassier, G.; Mahzouli, H.; Zerouali, E.H.

    2003-04-01

    We give in this paper some asymptotic Von Neumann inequalities for power bounded operators in the class C ρ intersection C 1 . and some spacial von Neumann inequalities associated with non zero elements of the point spectrum, when it is non void, of generalized Toeplitz operators. Introducing perturbed kernel, we consider classes C R which extend the classical classes C ρ . We give results about absolute continuity with respect to the Haar measure for operators in class C R intersection C 1 . This allows us to give new results on cyclic vectors for such operators and provides invariant subspaces for their powers. Relationships between cyclic vectors for T and T* involving generalized Toeplitz operators are given and the commutativity of {T}', the commutant of T is discussed. (author)

  1. Cyclic Nucleotide Signalling in Kidney Fibrosis

    Directory of Open Access Journals (Sweden)

    Elisabeth Schinner

    2015-01-01

    Full Text Available Kidney fibrosis is an important factor for the progression of kidney diseases, e.g., diabetes mellitus induced kidney failure, glomerulosclerosis and nephritis resulting in chronic kidney disease or end-stage renal disease. Cyclic adenosine monophosphate (cAMP and cyclic guanosine monophosphate (cGMP were implicated to suppress several of the above mentioned renal diseases. In this review article, identified effects and mechanisms of cGMP and cAMP regarding renal fibrosis are summarized. These mechanisms include several signalling pathways of nitric oxide/ANP/guanylyl cyclases/cGMP-dependent protein kinase and cAMP/Epac/adenylyl cyclases/cAMP-dependent protein kinase. Furthermore, diverse possible drugs activating these pathways are discussed. From these diverse mechanisms it is expected that new pharmacological treatments will evolve for the therapy or even prevention of kidney failure.

  2. Strain gradient effects on cyclic plasticity

    DEFF Research Database (Denmark)

    Niordson, Christian Frithiof; Legarth, Brian Nyvang

    2010-01-01

    Size effects on the cyclic shear response are studied numerically using a recent higher order strain gradient visco-plasticity theory accounting for both dissipative and energetic gradient hardening. Numerical investigations of the response under cyclic pure shear and shear of a finite slab between...... rigid platens have been carried out, using the finite element method. It is shown for elastic–perfectly plastic solids how dissipative gradient effects lead to increased yield strength, whereas energetic gradient contributions lead to increased hardening as well as a Bauschinger effect. For linearly...... hardening materials it is quantified how dissipative and energetic gradient effects promote hardening above that of conventional predictions. Usually, increased hardening is attributed to energetic gradient effects, but here it is found that also dissipative gradient effects lead to additional hardening...

  3. A compact cyclic plasticity model with parameter evolution

    DEFF Research Database (Denmark)

    Krenk, Steen; Tidemann, L.

    2017-01-01

    The paper presents a compact model for cyclic plasticity based on energy in terms of external and internal variables, and plastic yielding described by kinematic hardening and a flow potential with an additive term controlling the nonlinear cyclic hardening. The model is basically described by five...... parameters: external and internal stiffness, a yield stress and a limiting ultimate stress, and finally a parameter controlling the gradual development of plastic deformation. Calibration against numerous experimental results indicates that typically larger plastic strains develop than predicted...

  4. Factors that Enable Women of South Asian and African Descent to Succeed in Leadership Positions in Higher Education

    Science.gov (United States)

    Kamassah, Sharon

    2010-01-01

    This research study focused on the factors that enable women of South Asian and African descent to succeed as leaders in the college system. The findings were derived from online questionnaires and in-depth interviews of 16 racialized women from two Greater Toronto Area (GTA) colleges. Many factors and recommendations were shared. Some of the…

  5. Multiaxial elastoplastic cyclic loading of austenitic 316L steel

    Czech Academy of Sciences Publication Activity Database

    Mazánová, Veronika; Polák, Jaroslav; Škorík, Viktor; Kruml, Tomáš

    2017-01-01

    Roč. 11, č. 40 (2017), s. 162-169 ISSN 1971-8993 R&D Projects: GA ČR(CZ) GA13-23652S; GA MŠk LM2015069; GA MŠk(CZ) LQ1601; GA ČR GA15-08826S Institutional support: RVO:68081723 Keywords : 316L steel * Crack initiation * Cyclic stress-strain curve * Multiaxial cyclic loading Subject RIV: JL - Materials Fatigue, Friction Mechanics OBOR OECD: Audio engineering, reliability analysis

  6. The effect of the descent technique and truck cabin layout on the landing impact forces.

    Science.gov (United States)

    Patenaude, S; Marchand, D; Samperi, S; Bélanger, M

    2001-12-01

    The majority of injuries to truckers are caused by falls during the descent from the cab of the truck. Several studies have shown that the techniques used to descend from the truck and the layout of the truck's cabin are the principal cause of injury. The goal of the present study was to measure the effects of the descent techniques used by the trucker and the layout of the truck's cabin on the impact forces absorbed by the lower limbs and the back. Kinematic data, obtained with the aid of a video camera, were combined with the force platform data to allow for calculation of the lower limb and L5-S1 torques as well as L5-S1 compressive forces. The trucker descended from two different conventional tractor cabin layouts. Each trucker descended from cabin using either "facing the truck" (FT) or "back to the truck" (BT) techniques. The results demonstrate that the BT technique produces greater ground impact forces than the FT technique, particularly when the truck does not have a handrail. The BT technique also causes an increase in the compressive forces exerted on the back. In conclusion, the use of the FT technique along with the aids (i.e., handrails and all the steps) help lower the landing impact forces as well as the lumbosacral compressive forces.

  7. On cyclic yield strength in definition of limits for characterisation of fatigue and creep behaviour

    Science.gov (United States)

    Gorash, Yevgen; MacKenzie, Donald

    2017-06-01

    This study proposes cyclic yield strength as a potential characteristic of safe design for structures operating under fatigue and creep conditions. Cyclic yield strength is defined on a cyclic stress-strain curve, while monotonic yield strength is defined on a monotonic curve. Both values of strengths are identified using a two-step procedure of the experimental stress-strain curves fitting with application of Ramberg-Osgood and Chaboche material models. A typical S-N curve in stress-life approach for fatigue analysis has a distinctive minimum stress lower bound, the fatigue endurance limit. Comparison of cyclic strength and fatigue limit reveals that they are approximately equal. Thus, safe fatigue design is guaranteed in the purely elastic domain defined by the cyclic yielding. A typical long-term strength curve in time-to-failure approach for creep analysis has two inflections corresponding to the cyclic and monotonic strengths. These inflections separate three domains on the long-term strength curve, which are characterised by different creep fracture modes and creep deformation mechanisms. Therefore, safe creep design is guaranteed in the linear creep domain with brittle failure mode defined by the cyclic yielding. These assumptions are confirmed using three structural steels for normal and high-temperature applications. The advantage of using cyclic yield strength for characterisation of fatigue and creep strength is a relatively quick experimental identification. The total duration of cyclic tests for a cyclic stress-strain curve identification is much less than the typical durations of fatigue and creep rupture tests at the stress levels around the cyclic yield strength.

  8. Physics-based Entry, Descent and Landing Risk Model

    Science.gov (United States)

    Gee, Ken; Huynh, Loc C.; Manning, Ted

    2014-01-01

    A physics-based risk model was developed to assess the risk associated with thermal protection system failures during the entry, descent and landing phase of a manned spacecraft mission. In the model, entry trajectories were computed using a three-degree-of-freedom trajectory tool, the aerothermodynamic heating environment was computed using an engineering-level computational tool and the thermal response of the TPS material was modeled using a one-dimensional thermal response tool. The model was capable of modeling the effect of micrometeoroid and orbital debris impact damage on the TPS thermal response. A Monte Carlo analysis was used to determine the effects of uncertainties in the vehicle state at Entry Interface, aerothermodynamic heating and material properties on the performance of the TPS design. The failure criterion was set as a temperature limit at the bondline between the TPS and the underlying structure. Both direct computation and response surface approaches were used to compute the risk. The model was applied to a generic manned space capsule design. The effect of material property uncertainty and MMOD damage on risk of failure were analyzed. A comparison of the direct computation and response surface approach was undertaken.

  9. Effect of cyclic electron irradiation on mechanical properties of austenite steel

    International Nuclear Information System (INIS)

    Tsepelev, A.B.; Sadykhov, S.I.O.; Chernov, A.I.; Sevost'yanov, M.A.

    2006-01-01

    To check the supposition on the possibility of radiation-stimulated process enhancement under cyclic irradiation conditions an experimental investigation is carried out to elucidate the effect of the mode of irradiation (continuous or cyclic) on mechanical properties of chromium-manganese austenitic stainless steel type 10Kh12G20V. The effect of some radiation hardening is observed under cyclic irradiation, however, the data obtained cannot be considered as good evidence for the validity of proposed model of dynamic preference if the scatter in experimental data is taken into account [ru

  10. Hierarchical assembly of branched supramolecular polymers from (cyclic Peptide)-polymer conjugates.

    Science.gov (United States)

    Koh, Ming Liang; Jolliffe, Katrina A; Perrier, Sébastien

    2014-11-10

    We report the synthesis and assembly of (N-methylated cyclic peptide)-polymer conjugates for which the cyclic peptide is attached to either the α- or both α- and ω- end groups of a polymer. A combination of chromatographic, spectroscopic, and scattering techniques reveals that the assembly of the conjugates follows a two-level hierarchy, initially driven by H-bond formation between two N-methylated cyclic peptides, followed by unspecific, noncovalent aggregation of this peptide into small domains that behave as branching points and lead to the formation of branched supramolecular polymers.

  11. A conjugate gradient method with descent properties under strong Wolfe line search

    Science.gov (United States)

    Zull, N.; ‘Aini, N.; Shoid, S.; Ghani, N. H. A.; Mohamed, N. S.; Rivaie, M.; Mamat, M.

    2017-09-01

    The conjugate gradient (CG) method is one of the optimization methods that are often used in practical applications. The continuous and numerous studies conducted on the CG method have led to vast improvements in its convergence properties and efficiency. In this paper, a new CG method possessing the sufficient descent and global convergence properties is proposed. The efficiency of the new CG algorithm relative to the existing CG methods is evaluated by testing them all on a set of test functions using MATLAB. The tests are measured in terms of iteration numbers and CPU time under strong Wolfe line search. Overall, this new method performs efficiently and comparable to the other famous methods.

  12. Experimental study on uniaxial cyclic ratcheting behavior of 304 stainless steel at room temperature

    International Nuclear Information System (INIS)

    Yang Xianjie; Gao Qing; Cai Lixun; Liu Yujie

    2004-01-01

    The cyclic tests for 304 stainless steel with solution heat treatment under uni-axial cyclic straining and stressing were carried out systematically. The effects of the cyclic engineering stress amplitude history with constant mean stress, the mean engineering stress history with constant cyclic stress amplitude and the stress amplitude histories with the specific mean stress increment per cycle on the uni-axial ratcheting deformation behavior were investigated. Some significant results are obtained

  13. Crossover study of amputee stair ascent and descent biomechanics using Genium and C-Leg prostheses with comparison to non-amputee control.

    Science.gov (United States)

    Lura, Derek J; Wernke, Matthew W; Carey, Stephanie L; Kahle, Jason T; Miro, Rebecca M; Highsmith, M Jason

    2017-10-01

    This study was a randomized crossover of stair ambulation of Transfemoral Amputees (TFAs) using the Genium and C-Leg prosthetic knees. TFAs typically have difficulty ascending and descending stairs, limiting community mobility. The objective of this study was to determine the relative efficacy of the Genium and C-Leg prostheses for stair ascent and descent, and their absolute efficacy relative to non-amputees. Twenty TFAs, and five non-amputees participated in the study. TFAs were randomized to begin the study with the Genium or C-Leg prosthesis. Informed consent was obtained from all participants prior to data collection and the study was listed on clinicaltrials.gov (#NCT01473662). After fitting, accommodation, and training, participants were asked to demonstrate their preferred gait pattern for stair ascent and descent and a step-over-step pattern if able. TFAs then switched prosthetic legs and repeated fitting, accommodation, training, and testing. An eight camera Vicon optical motion analysis system, and two AMTI force plates were used to track and analyze the participants' gait patterns, knee flexion angles, knee moment normalized by body weight, and swing time. For stair descent, no significant differences were found between prostheses. For stair ascent, Genium use resulted in: increased ability to use a step-over-step gait pattern (p=0.03), increased prosthetic side peak knee flexion (pstair ascent relative to the C-Leg, by enabling gait patterns that more closely resembled non-amputees. Copyright © 2017 Elsevier B.V. All rights reserved.

  14. Topology and symmetry of surface Majorana arcs in cyclic superconductors

    Science.gov (United States)

    Mizushima, Takeshi; Nitta, Muneto

    2018-01-01

    We study the topology and symmetry of surface Majorana arcs in superconductors with nonunitary "cyclic" pairing. Cyclic p -wave pairing may be realized in a cubic or tetrahedral crystal, while it is a candidate for the interior P32 superfluids of neutron stars. The cyclic state is an admixture of full gap and nodal gap with eight Weyl points and the low-energy physics is governed by itinerant Majorana fermions. We here show the evolution of surface states from Majorana cone to Majorana arcs under rotation of surface orientation. The Majorana cone is protected solely by an accidental spin rotation symmetry and fragile against spin-orbit coupling, while the arcs are attributed to two topological invariants: the first Chern number and one-dimensional winding number. Lastly, we discuss how topologically protected surface states inherent to the nonunitary cyclic pairing can be captured from surface probes in candidate compounds, such as U1 -xThxBe13 . We examine tunneling conductance spectra for two competitive scenarios in U1 -xThxBe13 —the degenerate Eu scenario and the accidental scenario.

  15. Tellurium rings as electron pair donors in cluster compounds and coordination polymers; Tellurringe als Elektronenpaardonoren in Clusterverbindungen und Koordinationspolymeren

    Energy Technology Data Exchange (ETDEWEB)

    Guenther, Anja

    2011-11-08

    In this dissertation novel and already known molecular tellurium rings are presented in cluster compounds and quasi-one-dimensional coordination polymers. The cyclic, homonuclear units are always stabilized by coordination to electron-rich transition metal atoms, with the coordinating tellurium atoms acting as two-electron donors. As a synthesis route, the solid-state reaction in quartz glass vials was used uniformly. In addition to structural determination, the focus was on the characterization of the resulting compounds. For this purpose, resistance measurements were carried out on selected compounds, the magnetic behavior and the thermal degradation reactions were investigated and accompanying quantum chemical calculations were carried out. [German] In dieser Dissertation werden neuartige sowie bereits bekannte molekulare Tellurringe in Clusterverbindungen und quasi-eindimensionalen Koordinationspolymeren vorgestellt. Die Stabilisierung der zyklischen, homonuklearen Einheiten erfolgt dabei stets durch die Koordination an elektronenreiche Uebergangsmetallatome, wobei die koordinierenden Telluratome gegenueber diesen als Zwei-Elektronendonoren fungieren. Als Syntheseroute wurde dabei einheitlich auf die Festkoerperreaktion in Quarzglasampullen zurueckgegriffen. Neben der Strukturaufklaerung stand die Charakterisierung der erhaltenden Verbindungen im Fokus der Arbeit. Dazu wurden an ausgewaehlten Verbindungen Widerstandsmessungen durchgefuehrt, das magnetische Verhalten sowie die thermischen Abbaureaktionen untersucht und begleitende quantenchemische Rechnungen durchgefuehrt.

  16. Cyclic antibiotic therapy for diverticular disease: a critical reappraisal.

    Science.gov (United States)

    Zullo, Angelo; Hassan, Cesare; Maconi, Giovanni; Manes, Gianpiero; Tammaro, Gianfranco; De Francesco, Vincenzo; Annibale, Bruno; Ficano, Leonardo; Buri, Luigi; Gatto, Giovanni; Lorenzetti, Roberto; Campo, Salvatore M; Ierardi, Enzo; Pace, Fabio; Morini, Sergio

    2010-09-01

    Different symptoms have been attributed to uncomplicated diverticular disease (DD). Poor absorbable antibiotics are largely used for uncomplicated DD, mainly for symptom treatment and prevention of diverticulitis onset. Controlled trials on cyclic administration of rifaximin in DD patients were evaluated. Four controlled, including 1 double-blind and 3 open-label, randomized studies were available. Following a long-term cyclic therapy, a significant difference emerged in the global symptoms score (range: 0-18) between rifaximin plus fibers (from 6-6.5 to 1-2) and fibers alone (from 6.7 to 2-3.8), although the actual clinically relevance of such a very small difference remains to be ascertained. Moreover, a similar global symptom score reduction (from 6 to 2.4) can be achieved by simply recommending an inexpensive high-fiber diet. Current data suggest that cyclic rifaximin plus fibers significantly reduce the incidence of the first episode of acute diverticulitis as compared to fibers alone (1.03% vs 2.75%), but a cost-efficacy analysis is needed before this treatment can be routinely recommended. The available studies have been hampered by some limitations, and definite conclusions could not be drawn. The cost of a long-life, cyclic rifaximin therapy administered to all symptomatic DD patients would appear prohibitive.

  17. Novel cyclic di-GMP effectors of the YajQ protein family control bacterial virulence.

    Directory of Open Access Journals (Sweden)

    Shi-qi An

    2014-10-01

    Full Text Available Bis-(3',5' cyclic di-guanylate (cyclic di-GMP is a key bacterial second messenger that is implicated in the regulation of many critical processes that include motility, biofilm formation and virulence. Cyclic di-GMP influences diverse functions through interaction with a range of effectors. Our knowledge of these effectors and their different regulatory actions is far from complete, however. Here we have used an affinity pull-down assay using cyclic di-GMP-coupled magnetic beads to identify cyclic di-GMP binding proteins in the plant pathogen Xanthomonas campestris pv. campestris (Xcc. This analysis identified XC_3703, a protein of the YajQ family, as a potential cyclic di-GMP receptor. Isothermal titration calorimetry showed that the purified XC_3703 protein bound cyclic di-GMP with a high affinity (K(d∼2 µM. Mutation of XC_3703 led to reduced virulence of Xcc to plants and alteration in biofilm formation. Yeast two-hybrid and far-western analyses showed that XC_3703 was able to interact with XC_2801, a transcription factor of the LysR family. Mutation of XC_2801 and XC_3703 had partially overlapping effects on the transcriptome of Xcc, and both affected virulence. Electromobility shift assays showed that XC_3703 positively affected the binding of XC_2801 to the promoters of target virulence genes, an effect that was reversed by cyclic di-GMP. Genetic and functional analysis of YajQ family members from the human pathogens Pseudomonas aeruginosa and Stenotrophomonas maltophilia showed that they also specifically bound cyclic di-GMP and contributed to virulence in model systems. The findings thus identify a new class of cyclic di-GMP effector that regulates bacterial virulence.

  18. in a Family of South Indian Descent

    Directory of Open Access Journals (Sweden)

    Muthiah Subramanian

    2015-01-01

    Full Text Available Inherited channelopathies are a heterogeneous group of disorders resulting from dysfunction of ion channels in cellular membranes. They may manifest as diseases affecting skeletal muscle contraction, the conduction system of the heart, nervous system function, and vision syndromes. We describe a family of South Indian descent with hypokalemic periodic paralysis in which four members also have idiopathic generalized epilepsy. Hypokalemic periodic paralysis is a genetically heterogeneous channelopathy that has been linked to mutations in genes encoding three ion channels CACNIAS, SCN4A, and KCNJ2 predominantly. Although data on specific gene in idiopathic generalized epilepsy is relatively scarce, mutations of voltage gated sodium channel subunit genes (CACNB4 and nonsense mutations in voltage gated calcium channels (CACNA1A have been linked to idiopathic generalized epilepsy in two families. We speculate that gene mutations altering the ability of the beta subunit to interact with the alpha subunit of the CaV1.1 channel and mutations in the pore-forming potassium channel subunit may be possible explanations for the combined manifestation of both diseases. Functional analysis of voltage gated calcium channel and other ion channels mutations may provide additional support and insight for the causal role of these mutations. The understanding of mutations in ion-channel genes will lead to improved diagnosis and treatment of such inherited channelopathies.

  19. Atmospheric Risk Assessment for the Mars Science Laboratory Entry, Descent, and Landing System

    Science.gov (United States)

    Chen, Allen; Vasavada, Ashwin; Cianciolo, Alicia; Barnes, Jeff; Tyler, Dan; Hinson, David; Lewis, Stephen

    2010-01-01

    In 2012, the Mars Science Laboratory (MSL) mission will pioneer the next generation of robotic Entry, Descent, and Landing (EDL) systems, by delivering the largest and most capable rover to date to the surface of Mars. As with previous Mars landers, atmospheric conditions during entry, descent, and landing directly impact the performance of MSL's EDL system. While the vehicle's novel guided entry system allows it to "fly out" a range of atmospheric uncertainties, its trajectory through the atmosphere creates a variety of atmospheric sensitivities not present on previous Mars entry systems and landers. Given the mission's stringent landing capability requirements, understanding the atmosphere state and spacecraft sensitivities takes on heightened importance. MSL's guided entry trajectory differs significantly from recent Mars landers and includes events that generate different atmospheric sensitivities than past missions. The existence of these sensitivities and general advancement in the state of Mars atmospheric knowledge has led the MSL team to employ new atmosphere modeling techniques in addition to past practices. A joint EDL engineering and Mars atmosphere science and modeling team has been created to identify the key system sensitivities, gather available atmospheric data sets, develop relevant atmosphere models, and formulate methods to integrate atmosphere information into EDL performance assessments. The team consists of EDL engineers, project science staff, and Mars atmospheric scientists from a variety of institutions. This paper provides an overview of the system performance sensitivities that have driven the atmosphere modeling approach, discusses the atmosphere data sets and models employed by the team as a result of the identified sensitivities, and introduces the tools used to translate atmospheric knowledge into quantitative EDL performance assessments.

  20. Cyclic Oxidation and Hot Corrosion of NiCrY-Coated Disk Superalloys

    Science.gov (United States)

    Gabb, Timothy P.; Miller, Robert A.; Sudbrack, Chantal K.; Draper, Susan L.; Nesbitt, James A.; Rogers, Richard B.; Telesman, Ignacy; Ngo, Vanda; Healy, Jonathan

    2016-01-01

    Powder metallurgy disk superalloys have been designed for higher engine operating temperatures through improvement of their strength and creep resistance. Yet, increasing disk application temperatures to 704 degrees Centigrade and higher could enhance oxidation and activate hot corrosion in harmful environments. Protective coatings could be necessary to mitigate such attack. Cylindrical coated specimens of disk superalloys LSHR and ME3 were subjected to thermal cycling to produce cyclic oxidation in air at a maximum temperature of 760 degrees Centigrade. The effects of substrate roughness and coating thickness on coating integrity after cyclic oxidation were considered. Selected coated samples that had cyclic oxidation were then subjected to accelerated hot corrosion tests. This cyclic oxidation did not impair the coating's resistance to subsequent hot corrosion pitting attack.

  1. Cyclic Oxidation and Hot Corrosion of NiCrY-Coated Disk Superalloy

    Science.gov (United States)

    Gabb, Tim; Miller, R. A.; Sudbrack, C. K.; Draper, S. L.; Nesbitt, J.; Telesman, J.; Ngo, V.; Healy, J.

    2015-01-01

    Powder metallurgy disk superalloys have been designed for higher engine operating temperatures through improvement of their strength and creep resistance. Yet, increasing disk application temperatures to 704 C and higher could enhance oxidation and activate hot corrosion in harmful environments. Protective coatings could be necessary to mitigate such attack. Cylindrical coated specimens of disk superalloys LSHR and ME3 were subjected to thermal cycling to produce cyclic oxidation in air at a maximum temperature of 760 C. The effects of substrate roughness and coating thickness on coating integrity after cyclic oxidation were considered. Selected coated samples that had cyclic oxidation were then subjected to accelerated hot corrosion tests. The effects of this cyclic oxidation on resistance to subsequent hot corrosion attack were examined.

  2. Cyclic testing of thin Ni films on a pre-tensile compliant substrate

    Energy Technology Data Exchange (ETDEWEB)

    Wei, He [Department of Mechanics, Tianjin University, 135 Yaguan Rd, Jinnan, 300350 Tianjin (China); Département Physique et Mécanique d es Matériaux, Institut Pprime, CNRS–Université de Poitiers, Bd Marie et Pierre Curie, Futuroscope, 86962 (France); Renault, Pierre-Olivier, E-mail: pierre.olivier.renault@univ-poitiers.fr [Département Physique et Mécanique d es Matériaux, Institut Pprime, CNRS–Université de Poitiers, Bd Marie et Pierre Curie, Futuroscope, 86962 (France); Bourhis, Eric Le [Département Physique et Mécanique d es Matériaux, Institut Pprime, CNRS–Université de Poitiers, Bd Marie et Pierre Curie, Futuroscope, 86962 (France); Wang, Shibin [Department of Mechanics, Tianjin University, 135 Yaguan Rd, Jinnan, 300350 Tianjin (China); Goudeau, Philippe [Département Physique et Mécanique d es Matériaux, Institut Pprime, CNRS–Université de Poitiers, Bd Marie et Pierre Curie, Futuroscope, 86962 (France)

    2017-05-17

    A novel experimental approach to study the cyclic plastic deformation of thin metallic films is presented. 300 nm thick Ni films are deposited on both sides of a pre-tensile soft substrate which allows to deform the films alternately in tension and compression (approximately from +2.7 GPa down to −2 GPa) relative to the as-deposited residual stress state. Nanocrystalline thin films' intrinsic elastic strains (or stresses) and true strains have been measured step by step during two loading/unloading cycles thanks to the X-ray diffraction (XRD) and digital image correlation (DIC) techniques respectively. From the first cyclic deformation, a significant Bauschinger effect is evidenced in the films, however, little or no cyclic hardening is observed during the two cyclic tests.

  3. Structure-activity studies of vasoactive intestinal peptide (VIP): cyclic disulfide analogs.

    Science.gov (United States)

    Bolin, D R; Cottrell, J; Garippa, R; O'Neill, N; Simko, B; O'Donnell, M

    1993-02-01

    Analogs of vasoactive intestinal peptide with cysteine residues incorporated at selected sites within the sequence were prepared by solid phase methods, oxidized to the corresponding cyclic disulfides and purified to homogeneity by preparative HPLC. The cyclic compounds were assayed as smooth muscle relaxants on isolated guinea pig trachea, as bronchodilators in vivo in guinea pigs, and for binding to VIP receptors in guinea pig lung membranes. Of the analogs prepared at the N-terminus, one compound, Ac-[D-Cys6,D-Cys11,Lys12,Nle17,Val26,Th r28]-VIP, was found to be a full agonist with slightly more than one tenth the potency of native VIP. Most other cyclic analogs in the N-terminal region were found to be inactive. A second analog, Ac-[Lys12,Cys17,Val26,Cys28]-VIP, was also found to be a full agonist with potency about one third that of native VIP. Furthermore, this compound was active as a bronchodilator in vivo in guinea pig, but with somewhat diminished potency as compared to native VIP. Strikingly, this cyclic compound was found to have significantly longer duration of action (> 40 min) when compared to an analogous acyclic compound (5 min). The conformational restrictions imposed by formation of the cyclic ring structures may have stabilized the molecule to degradation, thus enhancing the effective duration of action. Analysis of this series of cyclic analogs has also yielded information about the requirements for the receptor-active conformation of VIP.

  4. Effects of fenspiride on human bronchial cyclic nucleotide phosphodiesterase isoenzymes: functional and biochemical study.

    Science.gov (United States)

    Cortijo, J; Naline, E; Ortiz, J L; Berto, L; Girard, V; Malbezin, M; Advenier, C; Morcillo, E J

    1998-01-02

    We have investigated the role of human bronchial cyclic nucleotide phosphodiesterases in the effects of fenspiride, a drug endowed with bronchodilator and anti-inflammatory properties. Functional studies on human isolated bronchi showed that fenspiride (10(-6)-3 x 10(-3) M, 30 min) induced a shift to the left of the concentration-response curves for isoprenaline and sodium nitroprusside with -logEC50 values of 4.1+/-0.1 (n = 7) and 3.5+/-0.2 (n = 8), respectively. Biochemical studies were carried out on three human bronchi in which separation of cyclic nucleotide phosphodiesterase isoenzymes was performed by ion exchange chromatography followed by determination of phosphodiesterase activity with a radioisotopic method. Phosphodiesterase 4 (cyclic AMP-specific) and phosphodiesterase 5 (cyclic GMP-specific) were the major phosphodiesterase isoforms present in the human bronchial tissue. The presence of phosphodiesterase 1 (Ca2+/calmodulin-stimulated), phosphodiesterase 2 (cyclic GMP-stimulated) and, in two cases, phosphodiesterase 3 (cyclic GMP-inhibited) was also identified. Fenspiride inhibited phosphodiesterase 4 and phosphodiesterase 3 activities with -logIC50 values of 4.16+/-0.09 and 3.44+/-0.12, respectively. Phosphodiesterase 5 activity was also inhibited with a -logIC50 value of approximately 3.8. Fenspiride (fenspiride is an effective inhibitor of both cyclic AMP and cyclic GMP hydrolytic activity in human bronchial tissues and this action may contribute to its airway effects.

  5. Levels of cyclic-2,3-diphosphoglycerate in Methanobacterium thermoautotrophicum during phosphate limitation.

    OpenAIRE

    Seely, R J; Fahrney, D E

    1984-01-01

    Batch-grown Methanobacterium thermoautotrophicum cells grew nonexponentially in the absence of exogenous Pi until intracellular cyclic-2,3-diphosphoglycerate (cyclic DPG) had fallen below 2 mumol/g (dry weight), the limit of detection. Growth resumed immediately upon transfer to medium containing Pi Cyclic DPG levels were also below detection in Pi-limited chemostat cultures operating at a dilution rate of 0.173 h-1 (4-h doubling time), with reservoir Pi concentrations below 200 microM. At th...

  6. Cyclic Triaxial Tests on Eastern Scheldt Sand with Three Different Densities

    DEFF Research Database (Denmark)

    Jakobsen, Kim Parsberg

    This report contains the results of numerous cyclic triaxial tests performed within the framework of the project "Probabilistic Design Tools for Vertical Breakwaters (PROVERBS), MAST III". The performed tests constitute a part of an established data base to be used to estimate the undrained cyclic...

  7. Cyclic Elastoplastic Performance of Aluminum 7075-T6 Under Strain- and Stress-Controlled Loading

    Science.gov (United States)

    Agius, Dylan; Wallbrink, Chris; Kourousis, Kyriakos I.

    2017-12-01

    Elastoplastic investigations of aerospace aluminum are important in the development of an understanding of the possible cyclic transient effects and their contribution to the material performance under cyclic loading. Cyclic plasticity can occur in an aerospace aluminum component or structure depending on the loading conditions and the presence of external and internal discontinuities. Therefore, it is vital that the cyclic transient effects of aerospace aluminum are recognized and understood. This study investigates experimentally the cyclic elastoplastic performance of aluminum 7075-T6 loaded in symmetric strain control, and asymmetric stress and strain control. A combination of cyclic hardening and softening was noticed from high strain amplitude symmetric strain-controlled tests and at low stress amplitude asymmetric stress-controlled tests. From asymmetric strain control results, the extent of mean stress relaxation depended on the size of the strain amplitude. Additionally, saturation of the ratcheting strain (plastic shakedown) was also found to occur during asymmetric stress control tests. The experimental results were further analyzed using published microstructure research from the past two decades to provide added explanation of the micro-mechanism contribution to the cyclic transient behavior.

  8. K-theory and periodic cyclic homology of some noncompact quantum algebras

    International Nuclear Information System (INIS)

    Do Ngoc Diep; Kuku, Aderemi O.

    2003-07-01

    We prove in this paper that the periodic cyclic homology of the quantized algebras of functions on coadjoint orbits of connected and simply connected Lie group, are isomorphic to the periodic cyclic homology of the quantized algebras of functions on coadjoint orbits of compact maximal subgroups, without localization. Some noncompact quantum groups and algebras were constructed and their irreducible representations were classified in recent works of Do Ngoc Diep and Nguyen Viet Hai [DH1]-[DH2] and Do Due Hanh [DD] by using deformation quantization. In this paper we compute their K-groups, periodic cyclic homology groups and their Chern characters. (author)

  9. Cohomological descent theory for a morphism of stacks and for equivariant derived categories

    International Nuclear Information System (INIS)

    Elagin, Alexei D

    2011-01-01

    In the paper, we find necessary and sufficient conditions under which, if X→S is a morphism of algebraic varieties (or, in a more general case, of stacks), the derived category of S can be recovered by using the tools of descent theory from the derived category of X. We show that for an action of a linearly reductive algebraic group G on a scheme X this result implies the equivalence of the derived category of G-equivariant sheaves on X and the category of objects in the derived category of sheaves on X with a given action of G on each object. Bibliography: 18 titles.

  10. Moving In and Out of Bilingualism: Investigating Native Language Maintenance and Shift in Mexican-Descent Children. Research Report: 6.

    Science.gov (United States)

    Pease-Alvarez, Lucinda

    A study investigated patterns and influences in Mexican-American children's Spanish language maintenance and shift toward English dominance or monolingualism. Subjects were 64 Mexican-descent children, ages 8-9, of varying immigration backgrounds (Mexican-born, U.S.-born of Mexican-born parents, U.S.-born of U.S.-born parents), and their families…

  11. A co-ordinate system for reactor physics calculations in hexagonal geometry

    International Nuclear Information System (INIS)

    Burte, D.P.

    1990-01-01

    A method for generating all the geometric information concerning typical reactor physics calculations for a basically hexagonal reactor core or its sector involving any of the possible symmetries is presented. The geometrically allowed symmetries for regular hexagons are discussed. The approach is based on the choice of a suitable co-ordinate system, viz. one using three coplanar (including one redundant) axes, each at 120 0 with its cyclically preceding one. A code named KEKULE' is developed for a 2-D, finite difference, one-group diffusion analysis of a hexagonal core using the approach. It can cater to a full hexagonal core as well as to any symmetric sectorial part of it. The main feature of the code is that the input concerning geometry is a bare minimum. It is hoped that the approach presented will be useful even for the calculations for hexagonal fuel assemblies. (author)

  12. Inverse strain rate effect on cyclic stress response in annealed Zircaloy-2

    Energy Technology Data Exchange (ETDEWEB)

    Sudhakar Rao, G.; Verma, Preeti [Center of Advanced Study, Department of Metallurgical Engineering, Indian Institute of Technology (Banaras Hindu University), Varanasi 221005 (India); Chakravartty, J.K. [Mechanical Metallurgy Group, Bhabha Atomic Research Center, Trombay 400 085, Mumbai (India); Nudurupati, Saibaba [Nuclear Fuel Complex, Hyderabad 500 062 (India); Mahobia, G.S.; Santhi Srinivas, N.C. [Center of Advanced Study, Department of Metallurgical Engineering, Indian Institute of Technology (Banaras Hindu University), Varanasi 221005 (India); Singh, Vakil, E-mail: vsingh.met@itbhu.ac.in [Center of Advanced Study, Department of Metallurgical Engineering, Indian Institute of Technology (Banaras Hindu University), Varanasi 221005 (India)

    2015-02-15

    Low cycle fatigue behavior of annealed Zircaloy-2 was investigated at 300 and 400 °C at different strain amplitudes and strain rates of 10{sup −2}, 10{sup −3}, and 10{sup −4} s{sup −1}. Cyclic stress response showed initial hardening with decreasing rate of hardening, followed by linear cyclic hardening and finally secondary hardening with increasing rate of hardening for low strain amplitudes at both the temperatures. The rate as well the degree of linear hardening and secondary hardening decreased with decrease in strain rate at 300 °C, however, there was inverse effect of strain rate on cyclic stress response at 400 °C and cyclic stress was increased with decrease in strain rate. The fatigue life decreased with decrease in strain rate at both the temperatures. The occurrence of linear cyclic hardening, inverse effect of strain rate on cyclic stress response and deterioration in fatigue life with decrease in strain rate may be attributed to dynamic strain aging phenomena resulting from enhanced interaction of dislocations with solutes. Fracture surfaces revealed distinct striations, secondary cracking, and oxidation with decrease in strain rate. Deformation substructure showed parallel dislocation lines and dislocation band structure at 300 °C. Persistent slip band wall structure and development of fine Corduroy structure was observed at 400 °C.

  13. Inverse strain rate effect on cyclic stress response in annealed Zircaloy-2

    International Nuclear Information System (INIS)

    Sudhakar Rao, G.; Verma, Preeti; Chakravartty, J.K.; Nudurupati, Saibaba; Mahobia, G.S.; Santhi Srinivas, N.C.; Singh, Vakil

    2015-01-01

    Low cycle fatigue behavior of annealed Zircaloy-2 was investigated at 300 and 400 °C at different strain amplitudes and strain rates of 10 −2 , 10 −3 , and 10 −4 s −1 . Cyclic stress response showed initial hardening with decreasing rate of hardening, followed by linear cyclic hardening and finally secondary hardening with increasing rate of hardening for low strain amplitudes at both the temperatures. The rate as well the degree of linear hardening and secondary hardening decreased with decrease in strain rate at 300 °C, however, there was inverse effect of strain rate on cyclic stress response at 400 °C and cyclic stress was increased with decrease in strain rate. The fatigue life decreased with decrease in strain rate at both the temperatures. The occurrence of linear cyclic hardening, inverse effect of strain rate on cyclic stress response and deterioration in fatigue life with decrease in strain rate may be attributed to dynamic strain aging phenomena resulting from enhanced interaction of dislocations with solutes. Fracture surfaces revealed distinct striations, secondary cracking, and oxidation with decrease in strain rate. Deformation substructure showed parallel dislocation lines and dislocation band structure at 300 °C. Persistent slip band wall structure and development of fine Corduroy structure was observed at 400 °C

  14. Influences of cyclic deformation on creep property and creep-fatigue life prediction considering them

    International Nuclear Information System (INIS)

    Takahashi, Yukio

    2009-01-01

    Evaluation of creep-fatigue is essential in design and life management of high-temperature components in power generation plants. Cyclic deformation may alter creep property of the materials and its consideration may improve predictability of creep-fatigue failure life. To understand them, creep tests were conducted for the materials subjected to cyclic loading and their creep rupture and deformation behaviors were compared with those of as-received materials. Both 316FR and modified 9Cr-1Mo steel were tested. (1) Creep rupture time and elongation generally tend to decrease with cyclic loading in both materials, and especially elongation of 316FR drastically decreases by being cyclically deformed. (2) Amount of primary creep deformation decreases by cyclic loading and the ways to improve its predictability were developed. (3) Use of creep rupture ductility after cyclic deformation, instead of that of as-received material, brought about clear improvement of life prediction in a modified ductility exhaustion approach. (author)

  15. Paediatric cyclical Cushing's disease due to corticotroph cell hyperplasia.

    LENUS (Irish Health Repository)

    Noctor, E

    2015-06-01

    Cushing\\'s disease is very rare in the paediatric population. Although uncommon, corticotroph hyperplasia causing Cushing\\'s syndrome has been described in the adult population, but appears to be extremely rare in children. Likewise, cyclical cortisol hypersecretion, while accounting for 15 % of adult cases of Cushing\\'s disease, has only rarely been described in the paediatric population. Here, we describe a very rare case of a 13-year old boy with cyclical cortisol hypersecretion secondary to corticotroph cell hyperplasia.

  16. Microgravity changes in heart structure and cyclic-AMP metabolism

    Science.gov (United States)

    Philpott, D. E.; Fine, A.; Kato, K.; Egnor, R.; Cheng, L.

    1985-01-01

    The effects of microgravity on cardiac ultrastructure and cyclic AMP metabolism in tissues of rats flown on Spacelab 3 are reported. Light and electron microscope studies of cell structure, measurements of low and high Km phosphodiesterase activity, cyclic AMP-dependent protein kinase activity, and regulatory subunit compartmentation show significant deviations in flight animals when compared to ground controls. The results indicate that some changes have occurred in cellular responses associated with catecholamine receptor interactions and intracellular signal processing.

  17. Relation of intracellular cyclic AMP to the shape of mammalian cell survival curves

    International Nuclear Information System (INIS)

    Lehnert, S.

    1975-01-01

    Results of experiments with V79 cells growing in tissue culture indicate that the reproductive survival of cells following irradiation is influenced by the level of intracellular 3', 5'-cyclic adenosine monophosphate (cyclic AMP) at the time of irradiation. Cells containing high levels of cyclic AMP induced by treatments with drugs show a characteristic survival curve in which the extent of the shoulder is increased so that the survival after low doses is enhanced. The exponential slope or D 0 , however, is decreased so that at high doses the survival of cells containing high levels of cyclic AMP may be less than that of controls. Naturally occurring changes in radiosensitivity such as those observed as cells pass through the division cycle, may also be related to parallel changes in cyclic AMP concentration occurring during the cycle. Injection of mice with compounds producing elevated cyclic AMP prior to whole-body irradiation increases survival at seven days post-irradiation. The shape of the survival curve for intestinal stem cells in these mice differs from that of the control in having an increased extrapolation number; no change in D 0 is observed in this in vivo situation. (author)

  18. Descent and mixing of the overflow plume from Storfjord in Svalbard: an idealized numerical model study

    Directory of Open Access Journals (Sweden)

    I. Fer

    2008-05-01

    Full Text Available Storfjorden in the Svalbard Archipelago is a sill-fjord that produces significant volumes of dense, brine-enriched shelf water through ice formation. The dense water produced in the fjord overflows the sill and can reach deep into the Fram Strait. For conditions corresponding to a moderate ice production year, the pathway of the overflow, its descent and evolving water mass properties due to mixing are investigated for the first time using a high resolution 3-D numerical model. An idealized modeling approach forced by a typical annual cycle of buoyancy forcing due to ice production is chosen in a terrain-following vertical co-ordinate. Comparison with observational data, including hydrography, fine resolution current measurements and direct turbulence measurements using a microstructure profiler, gives confidence on the model performance. The model eddy diffusivity profiles contrasted to those inferred from the turbulence measurements give confidence on the skill of the Mellor Yamada scheme in representing sub-grid scale mixing for the Storfjorden overflow, and probably for gravity current modeling, in general. The Storfjorden overflow is characterized by low Froude number dynamics except at the shelf break where the plume narrows, accelerates with speed reaching 0.6 m s−1, yielding local Froude number in excess of unity. The volume flux of the plume increases by five-fold from the sill to downstream of the shelf-break. Rotational hydraulic control is not applicable for transport estimates at the sill using upstream basin information. To the leading order, geostrophy establishes the lateral slope of the plume interface at the sill. This allows for a transport estimate that is consistent with the model results by evaluating a weir relation at the sill.

  19. Cyclic and Explosive Evaluation of New Proposed Steel Joint

    Directory of Open Access Journals (Sweden)

    Iman Faridmehr

    2016-01-01

    Full Text Available The behaviour of a novel steel beam-to-column connection, the saddlebag, subjected to cyclic and progressive collapse, was evaluated in this paper. The cyclic behaviour considered the interstory drift angle and flexural strength in accordance with 2010 AISC Seismic Provisions, while progressive collapse assessment was evaluated through the plastic hinge rotation angle based on acceptance criteria provided in the UFC 4-023-03 guideline. From the cyclic test, one complete cycle of an interstory drift angle of 0.06 rad was satisfied for the saddlebag connection, which is an indication of the effectiveness in accordance with 2010 AISC Seismic Provisions. Besides, the new proposed connection developed adequate catenary action, which is a fundamental criterion to resist against progressive collapse. The resulting fuller hysteretic loops with large energy dissipation capacity in the proposed saddlebag connection guarantee its ability to address the inelastic deformation demands in earthquake conditions.

  20. Classification of cyclic initial states and geometric phase for the spin-j system

    Energy Technology Data Exchange (ETDEWEB)

    Skrynnikov, N.R.; Zhou, J.; Sanctuary, B.C. [Dept. of Chem., McGill Univ., Montreal, PQ (Canada)

    1994-09-21

    Quantum states which evolve cyclically in their projective Hilbert space give rise to a geometric (or Aharonov-Anandan) phase. An aspect of primary interest is stable cyclic behaviour as realized under a periodic Hamiltonian. The problem has been handled by use of time-dependent transformations treated along the lines of Floquet's theory as well as in terms of exponential operators with a goal to examine the variety of initial states exhibiting cyclic behaviour. A particular case of special cyclic initial states is described which is shown to be important for nuclear magnetic resonance experiments aimed at the study of the effects of the geometric phase. An example of arbitrary spin j in a precessing magnetic field and spin j=1 subject to both axially symmetric quadrupolar interaction and a precessing magnetic field are presented. The invariant (Kobe's) geometric phase is calculated for special cyclic states. (author)

  1. Behavior of prestressed concrete subjected to low temperatures and cyclic loading

    International Nuclear Information System (INIS)

    Berner, D.E.

    1984-01-01

    Concrete has exhibited excellent behavior in cryogenic containment vessels for several decades under essentially static conditions. Tests were conducted to determine the response of prestressed lightweight concrete subjected to high-intensity cyclic loading and simultaneous cryogenic thermal shock, simulating the relatively dynamic conditions encountered offshore or in seismic areas. Lightweight concrete has several attractive properties for cryogenic service including: (1) very low permeability, (2) good strain capacity, (3) relatively low thermal conductivity, and (4) a low modulus of elasticity. Experimental results indicated that the mechanical properties of plain lightweight concrete significantly increase with moisture content at low temperatures, while cyclic loading fatigue effects are reduced at low temperatures. Also, tests on uniaxially and on biaxially prestressed lightweight concrete both indicate that the test specimens performed well under severe cyclic loading and cryogenic thermal shock with only moderate reduction in flexural stiffness. Supplementary tests conducted in this study indicate that conventionally reinforced concrete degrades significantly faster than prestressed concrete when subjected to cyclic loading and thermal shock

  2. Aspirin effects on lymphocyte cyclic AMP levels in normal human subjects.

    Science.gov (United States)

    Snider, D E; Parker, C W

    1976-01-01

    In purified lymphocytes from the peripheral blood of healthy human subjects who had ingested therapeutic doses of aspirin, there was a significant decrease in resting cyclic AMP levels as well as a partial inhibition of the rise in cyclic AMP with isoproterenol or prostaglandin E1. These changes were seen as early as 30 min after aspirin ingestion and did not appear to result from aspirin effects on lymphocyte recovery, purity, viability, or relative number of thymus- or bone marrow-derived lymphocytes. In contrast, the direct addition of aspirin to suspensions of purified peripheral lymphocytes did not significantly alter their cyclic AMP levels. However, an effect of aspirin could be obtained in vitro if aspirin was added to unprocessed whole blood during the dextran sedimentation phase of the cell purification. Thus the effect of aspirin on lymphocyte cyclic AMP metabolism, may be indirect, through other cells present in the peripheral blood. PMID:182720

  3. Cyclic electron flow is redox-controlled but independent of state transition.

    Science.gov (United States)

    Takahashi, Hiroko; Clowez, Sophie; Wollman, Francis-André; Vallon, Olivier; Rappaport, Fabrice

    2013-01-01

    Photosynthesis is the biological process that feeds the biosphere with reduced carbon. The assimilation of CO2 requires the fine tuning of two co-existing functional modes: linear electron flow, which provides NADPH and ATP, and cyclic electron flow, which only sustains ATP synthesis. Although the importance of this fine tuning is appreciated, its mechanism remains equivocal. Here we show that cyclic electron flow as well as formation of supercomplexes, thought to contribute to the enhancement of cyclic electron flow, are promoted in reducing conditions with no correlation with the reorganization of the thylakoid membranes associated with the migration of antenna proteins towards Photosystems I or II, a process known as state transition. We show that cyclic electron flow is tuned by the redox power and this provides a mechanistic model applying to the entire green lineage including the vast majority of the cases in which state transition only involves a moderate fraction of the antenna.

  4. Experimental investigation of steel fiber-reinforced concrete beams under cyclic loading

    Science.gov (United States)

    Ranjbaran, Fariman; Rezayfar, Omid; Mirzababai, Rahmatollah

    2018-03-01

    An experimental study has been conducted to study the cyclic behavior of reinforced concrete beams in which steel fibers were added to the concrete mix. Seven similar geometrically specimens in full scale were studied under four- point bending test in the form of slow cyclic loading. One sample as a control specimen was made without steel fibers or 0% volume fraction (vf) and six other samples with 1, 2 and 4% vf of steel fibers in twin models. The maximum and ultimate resistance, ductility, degradation of loading and unloading stiffness, absorption and dissipation of energy and equivalent viscous damping were studied in this investigation and the effect of steel fibers on the cyclic behavior was compared with each other. Generally, the addition of steel fibers up to a certain limit value (vf = 2%) improves the cyclic behavior of reinforced concrete beams and results in the increase of maximum strength and ultimate displacement.

  5. Effect of cyclic torsional preloading on cyclic fatigue resistance of ProTaper Next and Mtwo nickel–titanium instruments

    Directory of Open Access Journals (Sweden)

    Eugenio Pedullà

    2015-06-01

    Conclusions: Torsional preloads reduced the cyclic fatigue resistance of M-wire and conventional (as ProTaper Next and Mtwo NiTi rotary instruments except for Mtwo with 25% or 50% of torsional preloading.

  6. Experimental study under uniaxial cyclic behavior at room and high temperature of 316L stainless steel

    International Nuclear Information System (INIS)

    Kang Guozheng; Gao Qing; Yang Xianjie; Sun Yafang

    2001-01-01

    An experimental study was carried out of the cyclic properties of 316L stainless steel subjected to uniaxial strain and stress at room and high temperature. The effects of cyclic strain amplitude, temperature and their histories on the cyclic deformation behavior of 316L stainless steel are investigated. And, the influences of stress amplitude, mean stress, temperature and their histories on ratcheting are also analyzed. It is shown that either uniaxial cyclic property under cyclic strain or ratcheting under asymmetric uniaxial cyclic stress depends not only on the current temperature and loading state, but also on the previous temperature and loading history. Some significant results are obtained

  7. Cyclic viscoelastoplasticity of polypropylene/nanoclay composites

    DEFF Research Database (Denmark)

    Drozdov, A.; Christiansen, Jesper de Claville

    2012-01-01

    Observations are reported on isotactic polypropylene/organically modified nanoclay hybrids with concentrations of filler ranging from 0 to 5 wt.% in cyclic tensile tests with a stress–controlled program (oscillations between various maximum stresses and the zero minimum stress). A pronounced effe...

  8. Cyclic olefin copolymer-silica nanocomposites foams

    Czech Academy of Sciences Publication Activity Database

    Pegoretti, A.; Dorigato, A.; Biani, A.; Šlouf, Miroslav

    2016-01-01

    Roč. 51, č. 8 (2016), s. 3907-3916 ISSN 0022-2461 R&D Projects: GA MŠk(CZ) LO1507 Institutional support: RVO:61389013 Keywords : cyclic olefin copolymer * nanocomposites * silica Subject RIV: CD - Macromolecular Chemistry Impact factor: 2.599, year: 2016

  9. Cyclic dermal BMP signalling regulates stem cell activation during hair regeneration.

    Science.gov (United States)

    Plikus, Maksim V; Mayer, Julie Ann; de la Cruz, Damon; Baker, Ruth E; Maini, Philip K; Maxson, Robert; Chuong, Cheng-Ming

    2008-01-17

    In the age of stem cell engineering it is critical to understand how stem cell activity is regulated during regeneration. Hairs are mini-organs that undergo cyclic regeneration throughout adult life, and are an important model for organ regeneration. Hair stem cells located in the follicle bulge are regulated by the surrounding microenvironment, or niche. The activation of such stem cells is cyclic, involving periodic beta-catenin activity. In the adult mouse, regeneration occurs in waves in a follicle population, implying coordination among adjacent follicles and the extrafollicular environment. Here we show that unexpected periodic expression of bone morphogenetic protein 2 (Bmp2) and Bmp4 in the dermis regulates this process. This BMP cycle is out of phase with the WNT/beta-catenin cycle, thus dividing the conventional telogen into new functional phases: one refractory and the other competent for hair regeneration, characterized by high and low BMP signalling, respectively. Overexpression of noggin, a BMP antagonist, in mouse skin resulted in a markedly shortened refractory phase and faster propagation of the regenerative wave. Transplantation of skin from this mutant onto a wild-type host showed that follicles in donor and host can affect their cycling behaviours mutually, with the outcome depending on the equilibrium of BMP activity in the dermis. Administration of BMP4 protein caused the competent region to become refractory. These results show that BMPs may be the long-sought 'chalone' inhibitors of hair growth postulated by classical experiments. Taken together, results presented in this study provide an example of hierarchical regulation of local organ stem cell homeostasis by the inter-organ macroenvironment. The expression of Bmp2 in subcutaneous adipocytes indicates physiological integration between these two thermo-regulatory organs. Our findings have practical importance for studies using mouse skin as a model for carcinogenesis, intra-cutaneous drug

  10. Optimum Design and Operation of Cyclic Storage Systems; Lumped Approach

    Directory of Open Access Journals (Sweden)

    Leila Ostadrahimi

    2007-01-01

    Full Text Available Conjunctive use of surface and groundwater resources is a preferred approach in water resources management. Compared to dam construction, groundwater has certain advantages, among which are less costs, less sedimentation and evaporation, fewer water quality problems, and less social and cultural problems. To reduce the major problems associated with the development of large-scale surface impoundment systems, cyclic storage systems can be used as an alternative. A cyclic storage system (CYCS is an integrated interactive system consisting of two subsystems of surface water storage (reservoir and groundwater; this system together with artificial recharge is able to satisfy the predefined demands with rather high reliability. In order to optimize these systems, one must consider the hydraulic interactions between all the components, but unfortunately it has been neglected in many studies. In this article, a nonlinear optimization model for design and operation of cyclic storage systems has been developed using the lumped approach. In order to evaluate the model, its results have been compared with the results of a model in which distributed approach had been deployed, and so the efficiency of lumped models to solve the problems of cyclic storage systems has been investigated.

  11. Fractional-order gradient descent learning of BP neural networks with Caputo derivative.

    Science.gov (United States)

    Wang, Jian; Wen, Yanqing; Gou, Yida; Ye, Zhenyun; Chen, Hua

    2017-05-01

    Fractional calculus has been found to be a promising area of research for information processing and modeling of some physical systems. In this paper, we propose a fractional gradient descent method for the backpropagation (BP) training of neural networks. In particular, the Caputo derivative is employed to evaluate the fractional-order gradient of the error defined as the traditional quadratic energy function. The monotonicity and weak (strong) convergence of the proposed approach are proved in detail. Two simulations have been implemented to illustrate the performance of presented fractional-order BP algorithm on three small datasets and one large dataset. The numerical simulations effectively verify the theoretical observations of this paper as well. Copyright © 2017 Elsevier Ltd. All rights reserved.

  12. A cyclic symmetry principle in physics

    International Nuclear Information System (INIS)

    Green, H.S.; Adelaide Univ., SA

    1994-01-01

    Many areas of modern physics are illuminated by the application of a symmetry principle, requiring the invariance of the relevant laws of physics under a group of transformations. This paper examines the implications and some of the applications of the principle of cyclic symmetry, especially in the areas of statistical mechanics and quantum mechanics, including quantized field theory. This principle requires invariance under the transformations of a finite group, which may be a Sylow π-group, a group of Lie type, or a symmetric group. The utility of the principle of cyclic invariance is demonstrated in finding solutions of the Yang-Baxter equation that include and generalize known solutions. It is shown that the Sylow π-groups have other uses, in providing a basis for a type of generalized quantum statistics, and in parametrising a new generalization of Lie groups, with associated algebras that include quantized algebras. 31 refs

  13. New insights into neurogenic cyclic motor activity in the isolated guinea-pig colon.

    Science.gov (United States)

    Costa, M; Wiklendt, L; Keightley, L; Brookes, S J H; Dinning, P G; Spencer, N J

    2017-10-01

    The contents of the guinea pig distal colon consist of multiple pellets that move anally in a coordinated manner. This row of pellets results in continued distention of the colon. In this study, we have investigated quantitatively the features of the neurally dependent colonic motor patterns that are evoked by constant distension of the full length of guinea-pig colon. Constant distension was applied to the excised guinea-pig by high-resolution manometry catheters or by a series of hooks. Constant distension elicited regular Cyclic Motor Complexes (CMCs) that originated at multiple different sites along the colon and propagated in an oral or anal direction extending distances of 18.3±10.3 cm. CMCs were blocked by tetrodotoxin (TTX; 0.6 μ mol L -1 ), hexamethonium (100 μ mol L -1 ) or hyoscine (1 μ mol L -1 ). Application of TTX in a localized compartment or cutting the gut circumferentially disrupted the spatial continuity of CMCs. Localized smooth muscle contraction was not required for CMC propagation. Shortening the length of the preparations or disruption of circumferential pathways reduced the integrity and continuity of CMCs. CMCs are a distinctive neurally dependent cyclic motor pattern, that emerge with distension over long lengths of the distal colon. They do not require changes in muscle tension or contractility to entrain the neural activity underlying CMC propagation. CMCs are likely to play an important role interacting with the neuromechanical processes that time the propulsion of multiple natural pellets and may be particularly relevant in conditions of impaction or obstruction, where long segments of colon are simultaneously distended. © 2017 John Wiley & Sons Ltd.

  14. Design requirements and development of an airborne descent path definition algorithm for time navigation

    Science.gov (United States)

    Izumi, K. H.; Thompson, J. L.; Groce, J. L.; Schwab, R. W.

    1986-01-01

    The design requirements for a 4D path definition algorithm are described. These requirements were developed for the NASA ATOPS as an extension of the Local Flow Management/Profile Descent algorithm. They specify the processing flow, functional and data architectures, and system input requirements, and recommended the addition of a broad path revision (reinitialization) function capability. The document also summarizes algorithm design enhancements and the implementation status of the algorithm on an in-house PDP-11/70 computer. Finally, the requirements for the pilot-computer interfaces, the lateral path processor, and guidance and steering function are described.

  15. Low-temperature resistance of cyclically strained aluminum

    International Nuclear Information System (INIS)

    Segal, H.R.; Richard, T.G.

    1977-01-01

    An experimental study of the resistance changes in high-purity, reinforced aluminum due to cyclic straining is presently underway. The purpose of this work is to determine the optimum purity of aluminum to be used as a stabilizing material for superconducting magnets used for energy storage. Since pure aluminum has a low yield strength, it is not capable of supporting the stress levels in an energized magnet. Therefore, it has been bonded to a high-strength material--in this case, 6061 aluminum alloy. This bonding permits pure aluminum to be strained cyclically beyond its elastic limit with recovery of large plastic strains upon release of the load. The resistance change in this composite material is less than that of pure, unreinforced aluminum

  16. Cyclic GMP-AMP Displays Mucosal Adjuvant Activity in Mice

    OpenAIRE

    Škrnjug, Ivana; Guzmán, Carlos Alberto; Ruecker, Christine

    2014-01-01

    The recently discovered mammalian enzyme cyclic GMP-AMP synthase produces cyclic GMP-AMP (cGAMP) after being activated by pathogen-derived cytosolic double stranded DNA. The product can stimulate STING-dependent interferon type I signaling. Here, we explore the efficacy of cGAMP as a mucosal adjuvant in mice. We show that cGAMP can enhance the adaptive immune response to the model antigen ovalbumin. It promotes antigen specific IgG and a balanced Th1/Th2 lymphocyte response in immunized mice....

  17. Preliminary test results of a flight management algorithm for fuel conservative descents in a time based metered traffic environment. [flight tests of an algorithm to minimize fuel consumption of aircraft based on flight time

    Science.gov (United States)

    Knox, C. E.; Cannon, D. G.

    1979-01-01

    A flight management algorithm designed to improve the accuracy of delivering the airplane fuel efficiently to a metering fix at a time designated by air traffic control is discussed. The algorithm provides a 3-D path with time control (4-D) for a test B 737 airplane to make an idle thrust, clean configured descent to arrive at the metering fix at a predetermined time, altitude, and airspeed. The descent path is calculated for a constant Mach/airspeed schedule from linear approximations of airplane performance with considerations given for gross weight, wind, and nonstandard pressure and temperature effects. The flight management descent algorithms and the results of the flight tests are discussed.

  18. Theory of chromatography of partially cyclic polymers: Tadpole-type and manacle-type macromolecules.

    Science.gov (United States)

    Vakhrushev, Andrey V; Gorbunov, Alexei A

    2016-02-12

    A theory of chromatography is developed for partially cyclic polymers of tadpole- and manacle-shaped topological structures. We present exact equations for the distribution coefficient K at different adsorption interactions; simpler approximate formulae are also derived, relevant to the conditions of size-exclusion, adsorption, and critical chromatography. Theoretical chromatograms of heterogeneous partially cyclic polymers are simulated, and conditions for good separation by topology are predicted. According to the theory, an effective SEC-radius of tadpoles and manacles is mostly determined by the molar mass M, and by the linear-cyclic composition. In the interactive chromatography, the effect of molecular topology on the retention becomes significant. At the critical interaction point, partial dependences K(Mlin) and K(Mring) are qualitatively different: while being almost independent of Mlin, K increases with Mring. This behavior could be realized in critical chromatography-for separation of partially cyclic polymers by the number and molar mass of cyclic elements. Copyright © 2015 Elsevier B.V. All rights reserved.

  19. Small-Scale Testing Rig for Long-Term Cyclically Loaded Monopiles in Cohesionless Soil

    DEFF Research Database (Denmark)

    Roesen, Hanne Ravn; Ibsen, Lars Bo; Andersen, Lars Vabbersgaard

    2012-01-01

    , and the period of the cyclic loading. However, the design guidance on these issues is limited. Thus, in order to investigate the pile behaviour for cyclically long-term loaded monopiles, a test setup for small-scale tests in saturated dense cohesionless soil is constructed and presented in here. The cyclic...... loading is applied mechanically by means of a testing rig, where the important input parameters: mean level, amplitude, number of cycles, and period of the loading can be varied. The results from a monotonic and a cyclic loading test on an open-ended aluminium pile with diameter = 100 mm and embedded...... length = 600 mm proves that the test setup is capable of applying the cyclic long-term loading. The plastic deformations during loading depend not only on the loading applied but also of the relative density of the soil and, thus, the tests are carried out with relative densities of 77-88%, i.e. similar...

  20. Effect of cyclic plastic pre-strain on low cycle fatigue life

    International Nuclear Information System (INIS)

    Kanno, Satoshi; Nakane, Motoki; Yorikawa, Morio; Takagi, Yoshio

    2010-01-01

    In order to evaluate structural integrity of nuclear components subjected large seismic load which produce locally plastic strain, low cycle fatigue life was examined using cyclic plastic pre-strained materials of austenitic steel (SUS316, SUS316L, SUS304TP: JIS (Japanese Industrial Standards)) and ferritic steel (SFVQ1A, STS480, STPT410, SFVC2B, SS400: JIS). It was not found that cyclic plastic pre-strain up to range of 16%, 2.5 times affected on low cycle fatigue life. The validity of existing procedure of fatigue life estimation based on usage factor was confirmed when large seismic load brought nuclear materials cyclic plastic strain. (author)

  1. Cyclic voltammetry and reduction mechanistic studies of ...

    African Journals Online (AJOL)

    styrylpyrylium perchlorates have been evaluated using cyclic voltammetry, in comparison to their non-methylated derivatives values. The reduction peak of all studied compounds remained chemically irreversible. The presence of the ...

  2. Characterization of cyclical phases in the manufacturing industry in Spain

    Directory of Open Access Journals (Sweden)

    Mercè Sala

    2014-09-01

    Full Text Available 120 Purpose: The purpose of this paper is to characterize the cyclical phases of the manufacturing industry in Spain and detect which industries have more influence on the Spanish business cycle. We assume that economic growth is a priority; we are going to determine which industries have a more/less appropriate cyclical behavior according this priority. We analyze if the industries with better cyclical behavior are the ones that achieve greater co-movement with the business cycle of the Spanish economy, as this means they have a positive influence on economic activity. Design/methodology/approach: We examine the disaggregated quarterly IPI data of 16 manufacturing industries. Our methodology follows three steps. Firstly, we define cycle turning points; we follow the Harding and Pagan (2002 methodology. Secondly, we characterize the cyclical phases of the manufacturing industries in terms of duration, amplitude, deepness and steepness. We also determine the degree of inter-industrial cyclical synchronization and between industries in the cycle of the Spanish economy. This analysis is performed in two ways. On the one hand, we use the concordance index and the correlation coefficient. On the other hand, we work with indicators based on a consistency table. In the Third step, we apply a multi-objective methodology, specifically the compromise programming, to determine which industries have a more/less appropriate cyclical behavior according to the growth priority. Findings and Originality/value: The business cycle of the Spanish economy is positively influenced by high- and medium-tech industries, which have demonstrated their competitive capacity in international markets, and by medium- low-tech industries, with major strengths in R&D, and in survival and consolidation strategies. These results enable manufacturing industries to exert a positive effect on the business cycle that is weakened because many of them show a high correlation between

  3. Hopf Algebroids and Their Cyclic Theory

    NARCIS (Netherlands)

    Kowalzig, N.

    2009-01-01

    The main objective of this thesis is to clarify concepts of generalised symmetries in noncommutative geometry (i.e., the noncommutative analogue of groupoids and Lie algebroids) and their associated (co)homologies. These ideas are incorporated by the notion of Hopf algebroids and Hopf-cyclic

  4. Cyclic GMP-AMP displays mucosal adjuvant activity in mice.

    Directory of Open Access Journals (Sweden)

    Ivana Škrnjug

    Full Text Available The recently discovered mammalian enzyme cyclic GMP-AMP synthase produces cyclic GMP-AMP (cGAMP after being activated by pathogen-derived cytosolic double stranded DNA. The product can stimulate STING-dependent interferon type I signaling. Here, we explore the efficacy of cGAMP as a mucosal adjuvant in mice. We show that cGAMP can enhance the adaptive immune response to the model antigen ovalbumin. It promotes antigen specific IgG and a balanced Th1/Th2 lymphocyte response in immunized mice. A characteristic of the cGAMP-induced immune response is the slightly reduced induction of interleukin-17 as a hallmark of Th17 activity--a distinct feature that is not observed with other cyclic di-nucleotide adjuvants. We further characterize the innate immune stimulation activity in vitro on murine bone marrow-derived dendritic cells and human dendritic cells. The observed results suggest the consideration of cGAMP as a candidate mucosal adjuvant for human vaccines.

  5. Cyclic GMP-AMP displays mucosal adjuvant activity in mice.

    Science.gov (United States)

    Škrnjug, Ivana; Guzmán, Carlos Alberto; Rueckert, Christine; Ruecker, Christine

    2014-01-01

    The recently discovered mammalian enzyme cyclic GMP-AMP synthase produces cyclic GMP-AMP (cGAMP) after being activated by pathogen-derived cytosolic double stranded DNA. The product can stimulate STING-dependent interferon type I signaling. Here, we explore the efficacy of cGAMP as a mucosal adjuvant in mice. We show that cGAMP can enhance the adaptive immune response to the model antigen ovalbumin. It promotes antigen specific IgG and a balanced Th1/Th2 lymphocyte response in immunized mice. A characteristic of the cGAMP-induced immune response is the slightly reduced induction of interleukin-17 as a hallmark of Th17 activity--a distinct feature that is not observed with other cyclic di-nucleotide adjuvants. We further characterize the innate immune stimulation activity in vitro on murine bone marrow-derived dendritic cells and human dendritic cells. The observed results suggest the consideration of cGAMP as a candidate mucosal adjuvant for human vaccines.

  6. Fatigue crack growth behavior under cyclic thermal transient stress

    International Nuclear Information System (INIS)

    Ueda, Masahiro; Kano, Takashi; Yoshitoshi, Atsushi.

    1986-01-01

    Thermal fatigue tests were performed using straight pipe specimens subjected to cyclic thermal shocks of liquid sodium, and crack growth behaviors were estimated using striation patterns observed clearly on any crack surface. Crack growth rate under cyclic thermal strain reaches the maximum at one depth, and after that it decreases gradually with crack depth. The peak location of crack growth rate becomes deeper by superposition of constant primary stress. Parallel cracks co-existing in the neighborhood move the peak to shallower location and decrease the maximum crack growth rate. The equivalent stress intensity factor range calculated by Walker's formula is successfully applied to the case of negative stress ratio. Fatigue crack growth rate under cyclic thermal strain agreed well with that under the constant temperature equal to the maximum value in the thermal cycle. Simplified methods for calculating the stress intensity factor and the crack interference factor have been developed. Crack growth behavior under thermal fatigue could be well predicted using numerical analysis results. (author)

  7. Fatigue crack growth behavior under cyclic transient thermal stress

    International Nuclear Information System (INIS)

    Ueda, Masahiro; Kano, Takashi; Yoshitoshi, Atsushi.

    1987-01-01

    Thermal fatigue tests were performed using straight pipe specimens subjected to cyclic thermal shocks of liquid sodium, and crack growth behaviors were estimated using striation patterns observed clearly on any crack surface. Crack growth rate under cyclic thermal strain reaches the maximum at one depth, and after that it decreases gradually with crack depth. The peak location of crack growth rate becomes deeper by superposition of constant primary stress. Parallel cracks co-existing in the neighborhood move the peak to shallower location and decrease the maximum crack growth rate. The equivalent stress intensity factor range calculated by Walker's formula is successfully applied to the case of negative stress ratio. Fatigue crack growth rate under cyclic thermal strain agreed well with that under the constant temperature equal to the maximum value in the thermal cycle. Simplified methods for calculating the stress intensity factor and the crack interference factor have been developed. Crack growth behavior under thermal fatigue could be well predicted using numerical analysis results. (author)

  8. Improving oral bioavailability of cyclic peptides by N-methylation.

    Science.gov (United States)

    Räder, Andreas F B; Reichart, Florian; Weinmüller, Michael; Kessler, Horst

    2018-06-01

    The renaissance of peptides in pharmaceutical industry results from their importance in many biological functions. However, low metabolic stability and the lack of oral availability of most peptides is a certain limitation. Whereas metabolic instability may be often overcome by development of small cyclic peptides containing d-amino acids, the very low oral availability of most peptides is a serious limitation for some medicinal applications. The situation is complicated because a twofold optimization - biological activity and oral availability - is required to overcome this problem. Moreover, most simple "rules" for achieving oral availability are not general and are applicable only to limited cases. Many structural modifications for increasing biological activities and metabolic stabilities of cyclic peptides have been described, of which N-alkylation is probably the most common. This mini-review focuses on the effects of N-methylation of cyclic peptides in strategies to optimize bioavailabilities. Copyright © 2017 The Authors. Published by Elsevier Ltd.. All rights reserved.

  9. Interactions between tetrathiafulvalene units in dimeric structures – the influence of cyclic cores

    Directory of Open Access Journals (Sweden)

    Huixin Jiang

    2015-06-01

    Full Text Available A selection of cyclic and acyclic acetylenic scaffolds bearing two tetrathiafulvalene (TTF units was prepared by different metal-catalyzed coupling reactions. The bridge separating the two TTF units was systematically changed from linearly conjugated ethyne, butadiyne and tetraethynylethene (trans-substituted units to a cross-conjugated tetraethynylethene unit, placed in either acyclic or cyclic arrangements. The cyclic structures correspond to so-called radiaannulenes having both endo- and exocyclic double bonds. Interactions between two redox-active TTF units in these molecules were investigated by cyclic voltammetry, UV–vis–NIR and EPR absorption spectroscopical methods of the electrochemically generated oxidized species. The electron-accepting properties of the acetylenic cores were also investigated electrochemically.

  10. Evaluation of cyclic flexural fatigue of M-wire nickel-titanium rotary instruments.

    Science.gov (United States)

    Al-Hadlaq, Solaiman M S; Aljarbou, Fahad A; AlThumairy, Riyadh I

    2010-02-01

    This study was conducted to investigate cyclic flexural fatigue resistance of GT series X rotary files made from the newly developed M-wire nickel-titanium alloy compared with GT and Profile nickel-titanium files made from a conventional nickel-titanium alloy. Fifteen files, size 30/0.04, of each type were used to evaluate the cyclic flexural fatigue resistance. A simple device was specifically constructed to measure the time each file type required to fail under cyclic flexural fatigue testing. The results of this experiment indicated that the GT series X files had superior cyclic flexural fatigue resistance than the other 2 file types made from a conventional nickel-titanium alloy (P = .004). On the other hand, the difference between the Profile and the GT files was not statistically significant. The findings of this study suggest that size 30/0.04 nickel-titanium rotary files made from the newly developed M-wire alloy have better cyclic flexural fatigue resistance than files of similar design and size made from the conventional nickel-titanium alloy. Copyright 2010 American Association of Endodontists. Published by Elsevier Inc. All rights reserved.

  11. Cyclic “deja vu” of real estate industry development paradigms

    Directory of Open Access Journals (Sweden)

    Yas’kova Natal’ya Yur’evna

    2015-01-01

    Full Text Available The practical projections of cyclic theories are of a great interest. Our preferences moved again from apartment houses and vertical cities to low-rise buildings. Circles set the development vector for natural, human sciences and sciences on society. The article researches the problem of cyclic development of scientific schools and their innovation ideas in the sphere of space-territory property development. The phases of the cycle were researched on the example of Bauhaus architecture school. This enables to reveal the demands and specifics of the development of new technological platforms, as well as to create the effective formats of public-private partnership. Cyclicity of business activity development under the conditions of awareness of the evolution of senses of interdisciplinary approaches utilization permits to produce the adequate development paradigm.

  12. Beck Depression Inventory-II: Factor Analyses with Three Groups of Midlife Women of African Descent in the Midwest, the South, and the U.S. Virgin Islands.

    Science.gov (United States)

    Gary, Faye A; Yarandi, Hossein; Evans, Edris; Still, Carolyn; Mickels, Prince; Hassan, Mona; Campbell, Doris; Conic, Ruzica

    2018-03-01

    This research encompasses a factor analysis of the Beck Depression Inventory-II (BDI-II), which involves three groups of midlife women of African descent who reside in the Midwest, the South, and the U.S. Virgin Islands. The purpose of the study was to determine the factor structure of the BDI-II when administered to a sample of women aged 40-65 of African descent who reside in the three distinct geographical regions of the United States. A correlational, descriptive design was used, and 536 women of African descent were invited to participate in face-to-face interviews that transpired in community settings. Results of the factor analysis revealed a two-factor explanation. Factor one included symptoms such as punishment feelings and pessimism (cognitive), and the second factor included symptoms such as tiredness and loss of energy (somatic-affective). The application of the Beck Depression Inventory-II among the three groups of women generated specific information about each group and common findings across the groups. Knowledge gained from the research could help to guide specific intervention programs for the three groups of women, and explicate the common approaches that could be used for the three groups.

  13. Effect of Surgical Removal of Endometriomas on Cyclic and Non-cyclic Pelvic Pain

    Directory of Open Access Journals (Sweden)

    Murat Api

    2015-07-01

    Full Text Available Background: Endometriosis is a complex disease with a spectrum of pain symptoms from mild dysmenorrhea to debilitating pelvic pain. There is no concrete evidence in the literature whether endometriotic cyst per se, causes pain spectrum related to the disease. The aim of the present study was to evaluate the effect of surgical removal of endometriomas on pain symptoms. Materials and Methods: In this prospective, observational, before-after study, which was conducted between March 2012 and January 2013 in Training and Research Hospital,Adana, Turkey, a total of 23 patients including 16 sexually active and 7 virgin symptomatic women were questioned for non-cyclic pelvic pain (NCPP, intensity of the NCPP, presence of cyclic dysmenorrhea, and dyspareunia before and after the endometrioma operation. Participants who were sonographically diagnosed and later pathologically confirmed as having endometrioma without sign and symptoms of deep infiltrative endometriosis (DIE were also questioned for pain symptoms before and after the laparoscopic removal of cyst wall. Patients with intraabdominal adhesions, history of pelvic inflammatory disease, and pathological diagnosis other than endometrioma were excluded. No ancillary procedures were applied for pain management, but if pain was present, pelvic peritoneal endometriotic lesions were ablated beside the removal of ovarian endometriotic cysts. Results: Out of 23 cases with endometrioma, 91 and 78% reported to have NCPP and dysmenorrhea, respectively, before the operation, while 60 and 48%, respectively, after the operation (McNemar’s test, P=0.016 for both figures. Among the sexually active cases, 31% (5/16 had dyspareunia before the operation and only 1 case reported the pain relief after the operation (McNemar’s test, P=1. Intensity of NCPP were reported to be none (8.7%, moderate (21.7%, severe (56.5% and unbearable (13% before the operation and decreased to none (43.5%, mild (43.5%, moderate (4

  14. Occurrence of cyclic imines in European commercial seafood and consumers risk assessment

    DEFF Research Database (Denmark)

    Rambla-Alegre, Maria; Miles, Christopher O.; de la Iglesia, Pablo

    2018-01-01

    Cyclic imines constitute a quite recently discovered group of marine biotoxins that act on neural receptors and that bioaccumulate in seafood. They are grouped together due to the imino group functioning as their common pharmacore, responsible for acute neurotoxicity in mice. Cyclic imines (CIs...... countries (Italy, Portugal, Slovenia, Spain, Ireland, Norway, The Netherlands and Denmark) were obtained over 2 years. Emerging cyclic imine concentrations in all the samples were analysed on a LC-3200QTRAP and LC-HRMS QExactive mass spectrometer. In shellfish, two CIs, pinnatoxin G (PnTX-G) and 13...

  15. Catalytic carbene transfer allows the direct customization of cyclic purine dinucleotides.

    Science.gov (United States)

    Fei, Na; Häussinger, Daniel; Blümli, Seraina; Laventie, Benoît-Joseph; Bizzini, Lorenzo D; Zimmermann, Kaspar; Jenal, Urs; Gillingham, Dennis

    2014-08-11

    We describe a simple method for the direct modification of nucleobases in cyclic purine dinucleotides, important signalling molecules in both prokaryotes and eukaryotes. The method tolerates all members of the cyclic dinucleotide family and could be used to modulate their function or introduce useful side-chains such as fluorophores and photo-crosslinking groups.

  16. A critical review of complementary and alternative medicine use by women with cyclic perimenstrual pain and discomfort: a focus upon prevalence, patterns and applications of use and users' motivations, information seeking and self-perceived efficacy.

    Science.gov (United States)

    Fisher, Carole; Sibbritt, David; Hickman, Louise; Adams, Jon

    2016-08-01

    Complementary and alternative medicine (CAM) is used for treating cyclic perimenstrual pain and discomfort. This critical review examines women's reported CAM use, its perceived effectiveness and information relating to women's attitudes, behaviors, motivations and patterns of CAM use in its treatment. An extensive search of the main medical databases EBSCO, CINAHL, Medline, AMED and SCOPUS, as well as additional hand searches, was conducted. Papers included were confined to those that had been peer-reviewed, written in English and that contained original research into CAM use for cyclic perimenstrual pain and discomfort among adult women. CAM, particularly herbal medicine, nutritional supplements and massage, is widely used for a range of cyclic perimenstrual pain and discomfort symptoms. A large number of CAM modalities are adopted, often simultaneously and with little professional oversight. Women's assessment of efficacy of different CAM modalities is positive, though the majority of users are self-prescribing apparently without professional guidance. Although the uptake of CAM for cyclic perimenstrual pain and discomfort is widespread, few empirical data are available regarding which women are using CAM, their motivations for doing so and, importantly, the sources through which women receive information about CAM. This review highlights the extensive use of (often self-prescribed) CAM in a number of countries to alleviate the widespread symptoms of cyclic perimenstrual pain and discomfort. An understanding of all health care use by women with perimenstrual pain and discomfort is vital to help ensure safe, effective and coordinated health care that can lead to optimal patient outcomes. © 2016 Nordic Federation of Societies of Obstetrics and Gynecology.

  17. [Asthma and cyclic neutropenia].

    Science.gov (United States)

    Salazar Cabrera, A N; Berrón Pérez, R; Ortega Martell, J A; Onuma Takane, E

    1996-01-01

    We report a male with history of recurrent infections (recurrent oral aphtous disease [ROAD], middle ear infections and pharyngo amigdalitis) every 3 weeks since he was 7 months old. At the age of 3 years cyclic neutropenia was diagnosed with cyclic fall in the total neutrophil count in blood smear every 21 days and prophylactic antimicrobial therapy was indicated. Episodic events every 3 weeks of acute asthma and allergic rhinitis were detected at the age of 6 years old and specific immunotherapy to Bermuda grass was given during 3 years with markedly improvement in his allergic condition but not in the ROAD. He came back until the age of 16 with episodic acute asthma and ROAD. The total neutrophil count failed to 0 every 21 days and surprisingly the total eosinophil count increased up to 2,000 at the same time, with elevation of serum IgE (412 Ul/mL). Specific immunotherapy to D.pt. and Aller.a. and therapy with timomodulin was indicated. After 3 months we observed clinical improvement in the asthmatic condition and the ROAD disappeared, but the total neutrophil count did not improve. We present this case as a rare association between 2 diseases with probably no etiological relationship but may be physiopatological that could help to understand more the pathogenesis of asthma.

  18. Plasma-focused cyclic accelerators

    International Nuclear Information System (INIS)

    Mondelli, A.A.; Chernin, D.P.

    1985-01-01

    The use of ambient plasma to neutralize the transverse forces of an intense particle beam has been known for many years. Most recently, the so-called ion-focused regime (IFR) for beam propagation has been used as a means of focusing intense electron beams in linear accelerators and suggested for injecting an electron beam across magnetic field lines into a high-current cyclic accelerator. One technique for generating the required background plasma for IFR propagation is to use a laser to ionize ambient gas in the accelerator chamber. For cyclic accelerators a technique is required for carrying the plasma channel and the beam around a bend. Multiple laser-generated channels with dipole magnetic fields to switch the beam from one channel to the next have been tested at Sandia. This paper discusses an alternative means of plasma production for IFR, viz. by using rf breakdown. For this approach the accelerator chamber acts as a waveguide. With a suitable driving frequency, a waveguide mode can be driven which has its peak field intensity on the axis with negligible fields at the chamber walls. The plasma production and hence the beam propagation is thereby isolated from the walls. This technique is not limited to toroidal accelerators. It may be applied to any accelerator or recirculator geometry as well as for beam steering and for injection or extraction of beams in closed accelerator configurations

  19. Simulation of cyclic stress-strain relation under non proportional loading

    International Nuclear Information System (INIS)

    Chen, X.; Zhu, Q.X.; Abel, A.

    1995-01-01

    A series of cyclic constitutive experiments have been conducted on 42 Cr Mo steel on MTS809 machine under tension-torsional loading. Thin-walled tube specimen were used. Two kinds of cruciform strain path have been investigated. The paper suggests a simple method for the calculation of stable cyclic stress and strain values based on a modified endochronic constitutive theory by redefined intrinsic time scale. (author). 6 refs., 3 figs

  20. Geometric phases for mixed states during cyclic evolutions

    International Nuclear Information System (INIS)

    Fu Libin; Chen Jingling

    2004-01-01

    The geometric phases of cyclic evolutions for mixed states are discussed in the framework of unitary evolution. A canonical 1-form is defined whose line integral gives the geometric phase, which is gauge invariant. It reduces to the Aharonov and Anandan phase in the pure state case. Our definition is consistent with the phase shift in the proposed experiment (Sjoeqvist et al 2000 Phys. Rev. Lett. 85 2845) for a cyclic evolution if the unitary transformation satisfies the parallel transport condition. A comprehensive geometric interpretation is also given. It shows that the geometric phases for mixed states share the same geometric sense with the pure states

  1. Changes in labial capillary density on ascent to and descent from high altitude [version 1; referees: 2 approved

    Directory of Open Access Journals (Sweden)

    Edward Gilbert-Kawai

    2016-08-01

    Full Text Available Present knowledge of how the microcirculation is altered by prolonged exposure to hypoxia at high altitude is incomplete and modification of existing analytical techniques may improve our knowledge considerably. We set out to use a novel simplified method of measuring in vivo capillary density during an expedition to high altitude using a CytoCam incident dark field imaging video-microscope. The simplified method of data capture involved recording one-second images of the mucosal surface of the inner lip to reveal data about microvasculature density in ten individuals. This was done on ascent to, and descent from, high altitude. Analysis was conducted offline by two independent investigators blinded to the participant identity, testing conditions and the imaging site.  Additionally we monitored haemoglobin concentration and haematocrit data to see if we could support or refute mechanisms of altered density relating to vessel recruitment. Repeated sets of paired values were compared using Kruskall Wallis Analysis of Variance tests, whilst comparisons of values between sites was by related samples Wilcoxon Signed Rank Test. Correlation between different variables was performed using Spearman’s rank correlation coefficient, and concordance between analysing investigators using intra-class correlation coefficient. There was a significant increase in capillary density from London on ascent to high altitude; median capillaries per field of view area increased from 22.8 to 25.3 (p=0.021. There was a further increase in vessel density during the six weeks spent at altitude (25.3 to 32.5, p=0.017. Moreover, vessel density remained high on descent to Kathmandu (31.0 capillaries per field of view area, despite a significant decrease in haemoglobin concentration and haematocrit. Using a simplified technique, we have demonstrated an increase in capillary density on early and sustained exposure to hypobaric hypoxia at thigh altitude, and that this remains

  2. Gold prices: Analyzing its cyclical behavior

    Directory of Open Access Journals (Sweden)

    Martha Gutiérrez

    2013-07-01

    Full Text Available Gold is a commodity that is seen as a safe haven when a financial crisis strikes, but when stock markets are prosperous, these are more attractive investment alternatives, and so the gold cycle goes on and on. The DJIA/GF (Dow Jones Industrial Average and Gold Fix ratio is chosen to establish the evolution of gold prices in relation to the NYSE. This paper has two goals: to prove that the DJIA/GF ratio is strongly cyclical by using Fourier analysis and to set a predictive neural networks model to forecast the behavior of this ratio during 2011-2020. To this end, business cycle events like the Great Depression along with the 1970s crisis, and the 1950s boom along with the world economic recovery of the 1990s are contrasted in light of the mentioned ratio. Gold prices are found to evolve cyclically with a dominant period of 37 years and are mainly affected by energy prices, financial markets and macroeconomic indicators.

  3. Cosmic evolution in a cyclic universe

    International Nuclear Information System (INIS)

    Steinhardt, Paul J.; Turok, Neil

    2002-01-01

    Based on concepts drawn from the ekpyrotic scenario and M theory, we elaborate our recent proposal of a cyclic model of the universe. In this model, the universe undergoes an endless sequence of cosmic epochs which begin with the universe expanding from a 'big bang' and end with the universe contracting to a 'big crunch'. Matching from 'big crunch' to 'big bang' is performed according to the prescription recently proposed with Khoury, Ovrut and Seiberg. The expansion part of the cycle includes a period of radiation and matter domination followed by an extended period of cosmic acceleration at low energies. The cosmic acceleration is crucial in establishing the flat and vacuous initial conditions required for ekpyrosis and for removing the entropy, black holes, and other debris produced in the preceding cycle. By restoring the universe to the same vacuum state before each big crunch, the acceleration ensures that the cycle can repeat and that the cyclic solution is an attractor

  4. Synthesis and Characterization of Novel Copper(II 2D Coordination Polymers from a Fluorinated Flexible Ligand with Remarkable Clathration Ability

    Directory of Open Access Journals (Sweden)

    Kayoko Kasai

    2011-11-01

    Full Text Available Two-dimensional (2D grid coordination polymers were prepared by the reaction of 1,4-bis(4-pyridylmethyltetrafluorobenzene (bpf with Cu(NO32 in the presence of aromatic compounds. Crystal structures of {[Cu(bpf2(NO32]·(biphenyl2}n (1, {[Cu(bpf2(NO32]·(m-C6H4(OMe22}n (2, {[Cu(bpf2(NO32]·PhtBu}n (3 and {[Cu(bpf2(NO3(H2O]NO3·(bpf0.5}n (4 were determined. The grid networks were held together by C–H···O and C–H···F hydrogen bonds via the NO3− anions and the tetrafluorophenylene rings of bpf, respectively. Biphenyl, m-dimethoxybenzene, t-butylbenzene, and bpf molecules were clathrated in cyclic cavities of the grid networks through arene-perfluoroarene interactions. These coordination networks have remarkable clathration ability for aromatic compounds.

  5. Descent imager/spectral radiometer (DISR) instrument aboard the Huygens probe of Titan

    Science.gov (United States)

    Tomasko, Martin G.; Doose, Lyn R.; Smith, Peter H.; Fellows, C.; Rizk, B.; See, C.; Bushroe, M.; McFarlane, E.; Wegryn, E.; Frans, E.; Clark, R.; Prout, M.; Clapp, S.

    1996-10-01

    The Huygen's probe of the atmosphere of Saturn's moon Titan includes one optical instrument sensitive to the wavelengths of solar radiation. The goals of this investigation fall into four broad areas: 1) the measurement of the profile of solar heating to support an improved understanding of the thermal balance of Titan and the role of the greenhouse effect in maintaining Titan's temperature structure; 2) the measurement of the size, vertical distribution, and optical properties of the aerosol and cloud particles in Titan's atmosphere to support studies of the origin, chemistry, life cycles, and role in the radiation balance of Titan played by these particles; 3) the composition of the atmosphere, particularly the vertical profile of the mixing ratio of methane, a condensable constituent in Titan's atmosphere; and 4) the physical state, composition, topography, and physical processes at work in determining the nature of the surface of Titan and its interaction with Titan's atmosphere. In order to accomplish these objectives, the Descent Imager/Spectral Radiometer (DISR) instrument makes extensive use of fiber optics to bring the light from several different sets of foreoptics to a silicon CCD detector, to a pair of InGaAs linear array detectors, and to three silicon photometers. Together these detectors permit DISR to make panoramic images of the clouds and surface of Titan, to measure the spectrum of upward and downward streaming sunlight from 350 to 1700 nm at a resolving power of about 200, to measure the reflection spectrum of >= 3000 locations on the surface, to measure the brightness and polarization of the solar aureole between 4 and 30 degrees from the sun at 500 and 935 nm, to separate the direct and diffuse downward solar flux at each wavelength measured, and to measure the continuous reflection spectrum of the ground between 850 and 1600 nm using an onboard lamp in the last 100 m of the descent.

  6. Cyclic voltammograms for H on Pt(111) and Pt(100) from first principles

    DEFF Research Database (Denmark)

    Karlberg, Gustav; Jaramillo, Thomas; Skulason, Egill

    2007-01-01

    Cyclic voltammetry is a fundamental experimental method for characterizing electrochemical surfaces. Despite its wide use, a way to quantitatively and directly relate cyclic voltammetry to ab initio calculations has been lacking. We derive the cyclic voltammogram for H on Pt(111) and Pt(100), bas...... solely on density functional theory calculations and standard molecular tables. By relating the gas phase adsorption energy to the electrochemical electrode potential, we provide a direct link between surface science and electrochemistry....

  7. Empirical approach based on centrifuge testing for cyclic deformations of laterally loaded piles in sand

    DEFF Research Database (Denmark)

    Truong, P.; Lehane, B. M.; Zania, Varvara

    2018-01-01

    A systematic study into the response of monopiles to lateral cyclic loading in medium dense and dense sand was performed in beam and drum centrifuge tests. The centrifuge tests were carried out at different cyclic load and magnitude ratios, while the cyclic load sequence was also varied...

  8. A cyclically actuated electrolytic drug delivery device

    KAUST Repository

    Yi, Ying; Buttner, Ulrich; Foulds, Ian G.

    2015-01-01

    This work, focusing on an implantable drug delivery system, presents the first prototype electrolytic pump that combines a catalytic reformer and a cyclically actuated mode. These features improve the release performance and extend the lifetime

  9. The Chemistry of Cyclic All-Nitrogen Molecules

    National Research Council Canada - National Science Library

    Wodtke, Alec M

    2006-01-01

    ..., $474,927, February 15, 2004 - December 31, 2006. During this period, we have extended our preliminary investigations of azide photochemistry, with the aim of demonstrating unambiguously the photochemical production of cyclic-N, and of revealing...

  10. Cyclic Plastic Deformation and Welding Simulation

    NARCIS (Netherlands)

    Ten Horn, C.H.L.J.

    2003-01-01

    One of the concerns of a fitness for purpose analysis is the quantification of the relevant material properties. It is known from experiments that the mechanical properties of a material can change due to a monotonic plastic deformation or a cyclic plastic deformation. For a fitness for purpose

  11. The rearrangements of naphthylnitrenes: UV/Vis and IR spectra of azirines, cyclic ketenimines, and cyclic nitrile ylides.

    Science.gov (United States)

    Maltsev, Alexander; Bally, Thomas; Tsao, Meng-Lin; Platz, Matthew S; Kuhn, Arvid; Vosswinkel, Michael; Wentrup, Curt

    2004-01-14

    Ar matrix photolysis of 1- and 2-naphthyl azides 3 and 4 at 313 nm initially affords the singlet naphthyl nitrenes, (1)()1 and (1)()2. Relaxation to the corresponding lower energy, persistent triplet nitrenes (3)()1 and (3)()2 competes with cyclization to the azirines 15 and 18, which can also be formed photochemically from the triplet nitrenes. On prolonged irradiation, the azirines can be converted to the seven-membered cyclic ketenimines 10 and 13, respectively, as described earlier by Dunkin and Thomson. However, instead of the o-quinoid ketenimines 16 and 19, which are the expected primary ring-opening products of azirines 15 and 18, respectively, we observed their novel bond-shift isomers 17 and 20, which may be formally regarded as cyclic nitrile ylides. The existence of such ylidic heterocumulenes has been predicted previously, but this work provides the first experimental observation of such species. The factors which are responsible for the special stability of the ylidic species 17 and 20 are discussed.

  12. Comparative assessment of cyclic J-R curve determination by different methods in a pressure vessel steel

    Energy Technology Data Exchange (ETDEWEB)

    Chowdhury, Tamshuk, E-mail: tamshuk@gmail.com [Deep Sea Technologies, National Institute of Ocean Technology, Chennai, 600100 (India); Sivaprasad, S.; Bar, H.N.; Tarafder, S. [Fatigue & Fracture Group, Materials Science and Technology Division, CSIR-National Metallurgical Laboratory, Jamshedpur, 831007 (India); Bandyopadhyay, N.R. [School of Materials Science and Engineering, Indian Institute of Engineering, Science and Technology, Shibpur, Howrah, 711103 (India)

    2016-04-15

    Cyclic J-R behaviour of a reactor pressure vessel steel using different methods available in literature has been examined to identify the best suitable method for cyclic fracture problems. Crack opening point was determined by moving average method. The η factor was experimentally determined for cyclic loading conditions and found to be similar to that of ASTM value. Analyses showed that adopting a procedure analogous to the ASTM standard for monotonic fracture is reasonable for cyclic fracture problems, and makes the comparison to monotonic fracture results straightforward. - Highlights: • Different methods of cyclic J-R evaluation compared. • A moving average method for closure point proposed. • η factor for cyclic J experimentally validated. • Method 1 is easier, provides a lower bound and direct comparison to monotonic fracture.

  13. The influence of cyclic loading on gentamicin release from acrylic bone cements

    NARCIS (Netherlands)

    Hendriks, JGE; Neut, D; Hazenberg, JG; Verkerke, GJ; van Horn, [No Value; van der Mei, HC; Busscher, HJ

    Antibiotic-loaded acrylic bone cement is widely used in total joint replacement to reduce infections. Walking results in cyclic loading, which has been suggested to stimulate antibiotic release. The goal of this study is to compare antibiotic release from cyclically loaded bone cement with the

  14. Coordinate measuring machines

    DEFF Research Database (Denmark)

    De Chiffre, Leonardo

    This document is used in connection with three exercises of 2 hours duration as a part of the course GEOMETRICAL METROLOGY AND MACHINE TESTING. The exercises concern three aspects of coordinate measuring: 1) Measuring and verification of tolerances on coordinate measuring machines, 2) Traceabilit...... and uncertainty during coordinate measurements, 3) Digitalisation and Reverse Engineering. This document contains a short description of each step in the exercise and schemes with room for taking notes of the results.......This document is used in connection with three exercises of 2 hours duration as a part of the course GEOMETRICAL METROLOGY AND MACHINE TESTING. The exercises concern three aspects of coordinate measuring: 1) Measuring and verification of tolerances on coordinate measuring machines, 2) Traceability...

  15. Cyclic etching of tin-doped indium oxide using hydrogen-induced modified layer

    Science.gov (United States)

    Hirata, Akiko; Fukasawa, Masanaga; Nagahata, Kazunori; Li, Hu; Karahashi, Kazuhiro; Hamaguchi, Satoshi; Tatsumi, Tetsuya

    2018-06-01

    The rate of etching of tin-doped indium oxide (ITO) and the effects of a hydrogen-induced modified layer on cyclic, multistep thin-layer etching were investigated. It was found that ITO cyclic etching is possible by precisely controlling the hydrogen-induced modified layer. Highly selective etching of ITO/SiO2 was also investigated, and it was suggested that cyclic etching by selective surface adsorption of Si can precisely control the etch rates of ITO and SiO2, resulting in an almost infinite selectivity for ITO over SiO2 and in improved profile controllability.

  16. 'In-vivo' measurement of selenium in liver using a cyclic activation method

    Energy Technology Data Exchange (ETDEWEB)

    Nicolaou, G E; Spyrou, N M [Surrey Univ., Guildford (UK). Dept. of Physics; Matthews, I P [UKAEA Atomic Energy Research Establishment, Harwell. Environmental and Medical Sciences Div.; Stephens-Newsham, L G [Alberta Univ., Edmonton (Canada)

    1982-01-01

    In-vivo cyclic neutron activation analysis was used to measure selenium concentrations in liver by means of sup(77m)Se (17.6 s). The cyclic activation facility incorporates an oscillating 5 Ci Am/Be neutron source while the 'patient' remains stationary during the examination. For a total experimental time of 1800 s and cyclic period of 26 s, a minimum detection limit of 0.6 ppm may be obtained, however, when comparison is made with in-vitro results, this limit may be significantly lower. The dose for such an investigation was approximately equal to 0.26x10/sup -2/ Sv.

  17. Analysis of the kinetics of decohesion process in the conditions of cyclic temperature variations

    International Nuclear Information System (INIS)

    Zuchowski, R.

    1981-01-01

    Specimens made of four types of heat-resistant steels were used in the investigation. Various variants of loading process were applied, resulting in thermal fatigue, cyclic creep and isothermal fatigue. Stress or strain variation as well as intensity of acoustic emission were recorded during the tests as a function of time. Cyclic variations of strain or stress amplitude were found to occur one full period covering few to several cycles. Comparing the relative number of acoustic emission impulses with the variation of stress or strain leads to the conclusion that cyclic character of strain or stress variation results from cyclic character of damage cumulation process. This statement is confirmed by the results of material damage degree determination based on specific strain work measurements. Results of investigation testify to the equivalence of action (in terms of energy) of cyclically variable force field at constant temperature and of constant force field in the conditions of cyclic temperature variations. Damage mechanism can be different in each case, because it depends (for a given material) on loading process parameters and in particular - on temperature and stress value. (orig./HP)

  18. Creep crack growth by grain boundary cavitation under monotonic and cyclic loading

    Science.gov (United States)

    Wen, Jian-Feng; Srivastava, Ankit; Benzerga, Amine; Tu, Shan-Tung; Needleman, Alan

    2017-11-01

    Plane strain finite deformation finite element calculations of mode I crack growth under small scale creep conditions are carried out. Attention is confined to isothermal conditions and two time histories of the applied stress intensity factor: (i) a monononic increase to a plateau value subsequently held fixed; and (ii) a cyclic time variation. The crack growth calculations are based on a micromechanics constitutive relation that couples creep deformation and damage due to grain boundary cavitation. Grain boundary cavitation, with cavity growth due to both creep and diffusion, is taken as the sole failure mechanism contributing to crack growth. The influence on the crack growth rate of loading history parameters, such as the magnitude of the applied stress intensity factor, the ratio of the applied minimum to maximum stress intensity factors, the loading rate, the hold time and the cyclic loading frequency, are explored. The crack growth rate under cyclic loading conditions is found to be greater than under monotonic creep loading with the plateau applied stress intensity factor equal to its maximum value under cyclic loading conditions. Several features of the crack growth behavior observed in creep-fatigue tests naturally emerge, for example, a Paris law type relation is obtained for cyclic loading.

  19. Kenaf Fibre Reinforced Polypropylene Composites: Effect of Cyclic Immersion on Tensile Properties

    Directory of Open Access Journals (Sweden)

    W. H. Haniffah

    2015-01-01

    Full Text Available This research studied the degradation of tensile properties of kenaf fibre reinforced polypropylene composites due to cyclic immersion into two different solutions, as well as comparison of the developed composites’ tensile properties under continuous and cyclic immersion. Composites with 40% and 60% fibre loadings were immersed in tap water and bleach for 4 cycles. Each cycle consisted of 3 days of immersion and 4 days of conditioning in room temperature (28°C and 55% humidity. The tensile strength and modulus of composites were affected by fibre composition, type of liquid of immersion, and number of cycles. The number of immersion cycles and conditioning caused degradation to tensile strength and modulus of kenaf fibre reinforced polypropylene composites. Continuous and cyclic immersion in bleach caused tensile strength of the composites to differ significantly whereas, for tensile modulus, the difference was insignificant in any immersion and fibre loadings. However, continuous immersion in the bleach reduced the tensile strength of composites more compared to cyclic immersion. These preliminary results suggest further evaluation of the suitability of kenaf fibre reinforced polypropylene composites for potential bathroom application where the composites will be exposed to water/liquid in cyclic manner due to discontinuous usage of bathroom.

  20. Understanding and Optimizing Asynchronous Low-Precision Stochastic Gradient Descent

    Science.gov (United States)

    De Sa, Christopher; Feldman, Matthew; Ré, Christopher; Olukotun, Kunle

    2018-01-01

    Stochastic gradient descent (SGD) is one of the most popular numerical algorithms used in machine learning and other domains. Since this is likely to continue for the foreseeable future, it is important to study techniques that can make it run fast on parallel hardware. In this paper, we provide the first analysis of a technique called Buckwild! that uses both asynchronous execution and low-precision computation. We introduce the DMGC model, the first conceptualization of the parameter space that exists when implementing low-precision SGD, and show that it provides a way to both classify these algorithms and model their performance. We leverage this insight to propose and analyze techniques to improve the speed of low-precision SGD. First, we propose software optimizations that can increase throughput on existing CPUs by up to 11×. Second, we propose architectural changes, including a new cache technique we call an obstinate cache, that increase throughput beyond the limits of current-generation hardware. We also implement and analyze low-precision SGD on the FPGA, which is a promising alternative to the CPU for future SGD systems. PMID:29391770

  1. Experimental Investigation on Deformation Failure Characteristics of Crystalline Marble Under Triaxial Cyclic Loading

    Science.gov (United States)

    Yang, Sheng-Qi; Tian, Wen-Ling; Ranjith, P. G.

    2017-11-01

    The deformation failure characteristics of marble subjected to triaxial cyclic loading are significant when evaluating the stability and safety of deep excavation damage zones. To date, however, there have been notably few triaxial experimental studies on marble under triaxial cyclic loading. Therefore, in this research, a series of triaxial cyclic tests was conducted to analyze the mechanical damage characteristics of a marble. The post-peak deformation of the marble changed gradually from strain softening to strain hardening as the confining pressure increased from 0 to 10 MPa. Under uniaxial compression, marble specimens showed brittle failure characteristics with a number axial splitting tensile cracks; in the range of σ 3 = 2.5-7.5 MPa, the marble specimens assumed single shear fracture characteristics with larger fracture angles of about 65°. However, at σ 3 = 10 MPa, the marble specimens showed no obvious shear fracture surfaces. The triaxial cyclic experimental results indicate that in the range of the tested confining pressures, the triaxial strengths of the marble specimens under cyclic loading were approximately equal to those under monotonic loading. With the increase in cycle number, the elastic strains of the marble specimens all increased at first and later decreased, achieving maximum values, but the plastic strains of the marble specimens increased nonlinearly. To evaluate quantitatively the damage extent of the marble under triaxial cyclic loading, a damage variable is defined according to the irreversible deformation for each cycle. The evolutions of the elastic modulus for the marble were characterized by four stages: material strengthening, material degradation, material failure and structure slippage. Based on the experimental results of the marble specimens under complex cyclic loading, the cohesion of the marble decreased linearly, but the internal friction angles did not depend on the damage extent. To describe the peak strength

  2. The Descent of the Serpent: Using a Successful Ancient Solar Observatories Webcast from Chichen Itza to Highlight Space Weather Research

    Science.gov (United States)

    Hawkins, I.; Higdon, R.; Cline, T.

    2006-12-01

    Over the past seven years, NASA's Sun-Earth Connection Education Forum has sponsored and coordinated education and public outreach events to highlight NASA's heliophysics research and discoveries. Our strategy involves using celestial events, such as total solar eclipses and the Transit of Venus, as well as Sun-Earth Day during the March Equinox, to engage K-12 schools and the general public in space science activities, demonstrations, and interactions with space scientists. In collaboration with partners that include the Exploratorium and other museums, Ideum, NASA TV, NASA heliophysics missions, and others, we produce webcasts, other multi-media, and print resources for use by school and informal educators nation-wide and internationally. We provide training and professional development to K-12 educators, museum personnel, amateur astronomers, Girl Scout leaders, etc., so they can implement their own outreach programs taking advantage of our resources. A coordinated approach promotes multiple programs occurring each year under a common theme. As part of an Ancient Observatories theme in 2005, we have successfully featured solar alignments with ancient structures made by indigenous cultures that mark the equinoxes and/or solstices in cultural and historical parks in the Americas. In partnership with the Exploratorium, we produced broadcast-quality and webcast programming during the March equinox that shared heliophysics within a broad cultural context with formal and informal education audiences internationally. The program: "Descent of the Serpent" featured the light and shadow effect at sunset that takes place during the spring equinox at the Pyramid of El Castillo, in Chichén Itzá (México). This program made unique and authentic cultural connections to the knowledge of solar astronomy of the Maya, the living Mayan culture of today, and the importance of the Sun across the ages. We involved Sun-Earth Connection scientists, their missions, and research

  3. Cloning, Sequencing, and Expression of the Gene Encoding Cyclic 2,3-Diphosphoglycerate Synthetase, the Key Enzyme of Cyclic 2,3-Diphosphoglycerate Metabolism in Methanothermus fervidus

    OpenAIRE

    Matussek, Karl; Moritz, Patrick; Brunner, Nina; Eckerskorn, Christoph; Hensel, Reinhard

    1998-01-01

    Cyclic 2,3-diphosphoglycerate synthetase (cDPGS) catalyzes the synthesis of cyclic 2,3-diphosphoglycerate (cDPG) by formation of an intramolecular phosphoanhydride bond in 2,3-diphosphoglycerate. cDPG is known to be accumulated to high intracellular concentrations (>300 mM) as a putative thermoadapter in some hyperthermophilic methanogens. For the first time, we have purified active cDPGS from a methanogen, the hyperthermophilic archaeon Methanothermus fervidus, sequenced the coding gene, and...

  4. Cyclical Variability of Prominences, CMEs and Flares

    Indian Academy of Sciences (India)

    tribpo

    For many years, qualitative studies were made about the cyclical ... plan to review the more recent research concerning all these topics. Key words. ... are distributed in three narrow zones, which show different types of time-latitude behaviour.

  5. Small-Scale Testing of Cyclic Laterally Loaded Monopiles in Dense Saturated Sand

    DEFF Research Database (Denmark)

    Nicolai, Giulio; Ibsen, Lars Bo

    2014-01-01

    Monopiles are currently the most common foundations for offshore wind turbines, which are subjected to millions of cyclic loads that are still not well interpreted in the design guidelines. The accumulated rotation of the turbine and the change of foundation stiffness due to the long-term cyclic ...

  6. Well-Defined Cyclic Triblock Terpolymers: A Missing Piece of the Morphology Puzzle

    KAUST Repository

    Polymeropoulos, George

    2016-10-27

    Two well-defined cyclic triblock terpolymers, missing pieces of the terpolymer morphology puzzle, consisting of poly(isoprene), polystyrene, and poly(2-vinylpyridine), were synthesized by combining the Glaser coupling reaction with anionic polymerization. An α,ω-dihydroxy linear triblock terpolymer (OH-PI1,4-b-PS-b-P2VP-OH) was first synthesized followed by transformation of the OH to alkyne groups by esterification with pentynoic acid and cyclization by Glaser coupling. The size exclusion chromatography (SEC) trace of the linear terpolymer precursor was shifted to lower elution time after cyclization, indicating the successful synthesis of the cyclic terpolymer. Additionally, the SEC trace of the cyclic terpolymer produced, after cleavage of the ester groups, shifted again practically to the position corresponding to the linear precursor. The first exploratory results on morphology showed the tremendous influence of the cyclic structure on the morphology of terpolymers. © 2016 American Chemical Society.

  7. Comparison of cyclic fatigue resistance of original and counterfeit rotary instruments.

    Science.gov (United States)

    Ertas, Huseyin; Capar, Ismail Davut; Arslan, Hakan; Akan, Ender

    2014-05-31

    In recent years, with the advances in counterfeiting methods, counterfeit products have reached the dental market. The purpose of this study was to compare the cyclic fatigue resistance of original and counterfeit rotary root canal instruments. The cyclic fatigue of original and counterfeit ProTaper F2 endodontic instruments was tested (n = 20) in 3 mm radius steel canals with a 60° angle of curvature. The number of cycles to fracture (NCF) was calculated, and the data were subjected to the Student's t-test (α = 0.05). The original instruments showed better cyclic fatigue resistance than the counterfeit ones (p instruments was very low. As a result, clinicians should be careful not to purchase counterfeit products.

  8. Phantom energy accretion onto black holes in a cyclic universe

    International Nuclear Information System (INIS)

    Sun Chengyi

    2008-01-01

    Black holes pose a serious problem in cyclic or oscillating cosmology. It is speculated that, in the cyclic universe with phantom turnarounds, black holes will be torn apart by phantom energy prior to turnaround before they can create any problems. In this paper, using the mechanism of phantom accretion onto black holes, we find that black holes do not disappear before phantom turnaround. But the remanent black holes will not cause any problems due to Hawking evaporation.

  9. Cyclic adenosine 3:5-monophosphate binding proteins in Hartmannella culbertsoni

    International Nuclear Information System (INIS)

    Verma, A.K.; Krishna Murti, C.R.

    1976-01-01

    When 100, 000 g supernatant fractions of homogenates of Hartmannella culbertsoni were incubated with ('- 3 H)-cyclic adenosine 3 : 5 monophosphate and passed through a sephadex G-100 column, radioactivity appeared with protein fractions eluted after the void colume. About 75% radioactivity bound to these fractions was recovered as cyclic adenosine 3 : 5 monophosphate. Unlabelled cAMP diluted the amount of radioactivity bound. Adenosine, deoxyadenosine, 5-AMP, 3-AMP, ADP and ATP did not inhibit binding. (author)

  10. Laboratory Test Setup for Cyclic Axially Loaded Piles in Sand

    DEFF Research Database (Denmark)

    Thomassen, Kristina; Ibsen, Lars Bo; Andersen, Lars Vabbersgaard

    2017-01-01

    This paper presents a comprehensive description and the considerations regarding the design of a new laboratory test setup for testing cyclic axially loaded piles in sand. The test setup aims at analysing the effect of axial one-way cyclic loading on pile capacity and accumulated displacements....... Another aim was to test a large diameter pile segment with dimensions resembling full-scale piles to model the interface properties between pile and sand correctly. The pile segment was an open-ended steel pipe pile with a diameter of 0.5 m and a length of 1 m. The sand conditions resembled the dense sand...... determined from the API RP 2GEO standard and from the test results indicated over consolidation of the sand. Two initial one-way cyclic loading tests provided results of effects on pile capacity and accumulated displacements in agreement with other researchers’ test results....

  11. The cyclical monitoring system for digital power supplies at SSRF

    International Nuclear Information System (INIS)

    Tang Junlong; Li Deming; Shen Tianjian

    2009-01-01

    Based on available digital PS testing system and long-distance monitoring hardwares, the cyclical monitoring system for digital power supplies (PS) was developed at SSRF. Two models, i.e.long-distance cyclical monitoring and local cyclical monitoring, were established. The software developed in LabVIEW language was applied to the two models without any user interface modification. The user interface is simple. The system is suitable for debugging the digital PSs during long-distance monitoring and examining the performance. The long-distance model imitates the digital PSs' status for fault analysis and communication between the digital PS and the centre control room. The local model simultaneously examines stability of 18 new PSs for 24 h, monitors the PS controller, and detects malfunction. Parameters and status of the controller can be stored in Excel or Text file. The two models have been used at SSRF for monitoring the digital PSs. (authors)

  12. Cyclic polyalcohols: fingerprints to identify the botanical origin of natural woods used in wine aging.

    Science.gov (United States)

    Alañón, M Elena; Díaz-Maroto, M Consuelo; Díaz-Maroto, Ignacio J; Vila-Lameiro, Pablo; Pérez-Coello, M Soledad

    2011-02-23

    Cyclic polyalcohol composition of 80 natural wood samples from different botanical species, with the majority of them used in the oenology industry for aging purposes, has been studied by gas chromatography-mass spectrometry (GC-MS) after its conversion into their trimethylsilyloxime derivatives. Each botanical species showed a different and specific cyclic polyalcohol profile. Oak wood samples were characterized by the richness in deoxyinositols, especially proto-quercitol. Meanwhile, other botanical species showed a very low content of cyclic polyalcohols. The qualitative and quantitative study of cyclic polyalcohols was a useful tool to characterize and differentiate woods of different botanical origin to guarantee the authenticity of chips used in the wine-aging process. Monosaccharide composition was also analyzed, showing some quantitative differences among species, but cyclic polyalcohols were the compounds that revealed the main differentiation power.

  13. Cyclic Polymers: From Scientific Curiosity to Advanced Materials for Gene Delivery and Surface Modification.

    Science.gov (United States)

    Verbraeken, Bart; Hoogenboom, Richard

    2017-06-12

    Cyclic versus linear: The superiority of cyclic polymers over their linear counterparts is highlighted. Cyclic poly(2-oxazoline)s have been shown to provide excellent shielding properties when grafted to TiO 2 surfaces and Fe 3 O 4 nanoparticles owing to their ultrahigh grafting densities leading to low friction surfaces, superior antifouling properties, and extreme nanoparticle stabilization. © 2017 Wiley-VCH Verlag GmbH & Co. KGaA, Weinheim.

  14. Fracture studies on stainless steel straight pipes under earthquake-type cyclic loading

    International Nuclear Information System (INIS)

    Raghava, G.; Vishnuvardhan, S.; Gandhi, P.; Vaze, K.K.

    2014-01-01

    In order to study the crack growth and cyclic fracture behaviour, which are required for realistic assessment of Leak Before Break (LBB) applicability, experimental investigations were carried out on straight pipes under quasi-crystal loading. Totally 13 pipes were tested; three were stainless steel welded (SSW) using conventional shielded metal arc welding (SMAW) technique and the remaining specimens were Narrow Gap Welded (NGW). The fracture tests were carried out under load control, displacement control and combination of the two; the pipes were subjected to different amplitudes of load or load-line displacement (LLD), which were decided based on the response of the pipes under monotonic loading. Cyclic tearing and crack growth studies on eight straight pipes of the same material reported earlier in published literature are also considered for studying the results and understanding the behaviour. Under load control, with almost equal load amplitude, the NGW pipe exhibited improved life in comparison with SMAW pipe when both are subjected to cyclic loading. The crack growth and tearing instability behaviour of the pipes were studied. The same were found to be different for load control, displacement control and combined control tests. Based in the load-controlled experimental results, material specific plot between cyclic load amplitude (as a percentage of maximum load carrying capacity of a specimen under monotonic fracture) and number of cycles to failure was obtained. The results indicate that the piping components subjected to quasi-cyclic loading may fail in very less number of cycles even when the load amplitude is sufficiently below the monotonic fracture/collapse load. These studies will be helpful in designing nuclear power plant (NPP) piping components subjected to earthquake-type cyclic loading. (author)

  15. Coordinated School Health and the Contribution of a District Wellness Coordinator

    Science.gov (United States)

    Westrich, Lisa; Sanchez, Monika; Strobel, Karen

    2015-01-01

    Background: A San Francisco Bay Area school health initiative was established in fall 2010 to improve wellness programs in 4 local school districts using the Coordinated School Health (CSH) model. This study examines the role of district-wide wellness coordinators and the ways in which they contribute to intentional coordination of health and…

  16. Fluorine determination in diet samples using cyclic NAA and PIGE analysis

    International Nuclear Information System (INIS)

    Farooqi, A.S.; Arshed, W.; Akanle, O.A.; Spyrou, N.M.

    1991-01-01

    Fluorine is an important trace element for life and human well-being. Food, in general, provides about 40% of the fluorine intake in the human body. In order to measure fluorine levels in human diet samples, Instrumental Neutron Activation Analysis (INAA) and Proton Induced Gamma-Ray Emission (PIGE) analysis were used. Thermal and epithermal cyclic NAA methods were applied, employing the 19 F(n,γ) 20 F and 19 F(n,p) 19 O nuclear reactions for the determination of fluorine, respectively. Corrections were made for the sodium matrix interference caused by the 23 Na(n,α) 20 F threshold reaction in the case of thermal cyclic NAA and for the oxygen interference via 18 O(n,γ) 19 O reaction when using the epithermal cyclic NAA method. The fluorine contents of diet samples were also determined by PIGE analysis making use of the resonance reaction 19 F(p,αγ) 16 O at 872 KeV. Thermal cyclic NAA was found to be most suitable for the determination of low concentrations of fluorine in the diet samples, with a detection limit of less than 10 μg/g

  17. Long-term cyclicities in Phanerozoic sea-level sedimentary record and their potential drivers

    Science.gov (United States)

    Boulila, Slah; Laskar, Jacques; Haq, Bilal U.; Galbrun, Bruno; Hara, Nathan

    2018-06-01

    Cyclic sedimentation has varied at several timescales and this variability has been geologically well documented at Milankovitch timescales, controlled in part by climatically (insolation) driven sea-level changes. At the longer (tens of Myr) timescales connection between astronomical parameters and sedimentation via cyclic solar-system motions within the Milky Way has also been proposed, but this hypothesis remains controversial because of the lack of long geological records. In addition, the absence of a meaningful physical mechanism that could explain the connection between climate and astronomy at these longer timescales led to the more plausible explanation of plate motions as the main driver of climate and sedimentation through changes in ocean and continent mass distribution on Earth. Here we statistically show a prominent and persistent 36 Myr sedimentary cyclicity superimposed on two megacycles ( 250 Myr) in a relatively well-constrained sea-level (SL) record of the past 542 Myr (Phanerozoic eon). We also show two other significant 9.3 and 91 Myr periodicities, but with lower amplitudes. The 9.3 Myr cyclicity was previously attributed to long-period Milankovitch band based on the Cenozoic record. However, the 91 Myr cyclicity has never been observed before in the geologic record. The 250 Myr cyclicity was attributed to the Wilson tectonic (supercontinent) cycle. The 36 Myr periodicity, also detected for the first time in SL record, has previously been ascribed either to tectonics or to astronomical cyclicity. Given the possible link between amplitudes of the 36 and 250 Myr cyclicities in SL record and the potential that these periodicities fall into the frequency band of solar system motions, we suggest an astronomical origin, and model these periodicities as originating from the path of the solar system in the Milky Way as vertical and radial periods that modulate the flux of cosmic rays on Earth. Our finding of the 36 Myr SL cyclicity lends credibility

  18. Finite element analysis of the cyclic indentation of bilayer enamel

    International Nuclear Information System (INIS)

    Jia, Yunfei; Xuan, Fu-zhen; Chen, Xiaoping; Yang, Fuqian

    2014-01-01

    Tooth enamel is often subjected to repeated contact and often experiences contact deformation in daily life. The mechanical strength of the enamel determines the biofunctionality of the tooth. Considering the variation of the rod arrangement in outer and inner enamel, we approximate enamel as a bilayer structure and perform finite element analysis of the cyclic indentation of the bilayer structure, to mimic the repeated contact of enamel during mastication. The dynamic deformation behaviour of both the inner enamel and the bilayer enamel is examined. The material parameters of the inner and outer enamel used in the analysis are obtained by fitting the finite element results with the experimental nanoindentation results. The penetration depth per cycle at the quasi-steady state is used to describe the depth propagation speed, which exhibits a two-stage power-law dependence on the maximum indentation load and the amplitude of the cyclic load, respectively. The continuous penetration of the indenter reflects the propagation of the plastic zone during cyclic indentation, which is related to the energy dissipation. The outer enamel serves as a protective layer due to its great resistance to contact deformation in comparison to the inner enamel. The larger equivalent plastic strain and lower stresses in the inner enamel during cyclic indentation, as calculated from the finite element analysis, indicate better crack/fracture resistance of the inner enamel. (paper)

  19. Finite element analysis of the cyclic indentation of bilayer enamel

    Science.gov (United States)

    Jia, Yunfei; Xuan, Fu-zhen; Chen, Xiaoping; Yang, Fuqian

    2014-04-01

    Tooth enamel is often subjected to repeated contact and often experiences contact deformation in daily life. The mechanical strength of the enamel determines the biofunctionality of the tooth. Considering the variation of the rod arrangement in outer and inner enamel, we approximate enamel as a bilayer structure and perform finite element analysis of the cyclic indentation of the bilayer structure, to mimic the repeated contact of enamel during mastication. The dynamic deformation behaviour of both the inner enamel and the bilayer enamel is examined. The material parameters of the inner and outer enamel used in the analysis are obtained by fitting the finite element results with the experimental nanoindentation results. The penetration depth per cycle at the quasi-steady state is used to describe the depth propagation speed, which exhibits a two-stage power-law dependence on the maximum indentation load and the amplitude of the cyclic load, respectively. The continuous penetration of the indenter reflects the propagation of the plastic zone during cyclic indentation, which is related to the energy dissipation. The outer enamel serves as a protective layer due to its great resistance to contact deformation in comparison to the inner enamel. The larger equivalent plastic strain and lower stresses in the inner enamel during cyclic indentation, as calculated from the finite element analysis, indicate better crack/fracture resistance of the inner enamel.

  20. Solving cyclical nurse scheduling problem using preemptive goal programming

    Science.gov (United States)

    Sundari, V. E.; Mardiyati, S.

    2017-07-01

    Nurse scheduling system in a hospital is being modeled as a preemptive goal programming problem that is solved by using LINGO software with the objective function to minimize deviation variable at each goal. The scheduling is done cyclically, so every nurse is treated fairly since they have the same work shift portion with the other nurses. By paying attention to the hospital's rules regarding nursing work shift cyclically, it can be obtained that numbers of nurse needed in every ward are 18 nurses and the numbers of scheduling periods are 18 periods where every period consists of 21 days.