866 resultados para DIEGO JULIAN GIRALDO


Relevância:

10.00% 10.00%

Publicador:

Resumo:

Before the onset of the south Asian summer monsoon, sea surface temperature (SST) of the north Indian Ocean warms to 30–32°C. Climatological mean mixed layer depth in spring (March–May) is 10–20 m, and net surface heat flux (Q net ) is 80–100 W m−2 into the ocean. Previous work suggests that observed spring SST warming is small mainly because of (1) penetrative flux of solar radiation through the base of the mixed layer (Q pen ) and (2) advective cooling by upper ocean currents. We estimate the role of these two processes in SST evolution from a two-week Arabian Sea Monsoon Experiment process experiment in April–May 2005 in the southeastern Arabian Sea. The upper ocean is stratified by salinity and temperature, and mixed layer depth is shallow (6 to 12 m). Current speed at 2 m depth is high even under light winds. Currents within the mixed layer are quite distinct from those at 25 m. On subseasonal scales, SST warming is followed by rapid cooling, although the ocean gains heat at the surface: Q net is about 105 W m−2 in the warming phase and 25 W m−2 in the cooling phase; penetrative loss Q pen is 80 W m−2 and 70 W m−2. In the warming phase, SST rises mainly because of heat absorbed within the mixed layer, i.e., Q net minus Q pen ; Q pen reduces the rate of SST warming by a factor of 3. In the second phase, SST cools rapidly because (1) Q pen is larger than Q net and (2) advective cooling is ∼85 W m−2. A calculation using time-averaged heat fluxes and mixed layer depth suggests that diurnal variability of fluxes and upper ocean stratification tends to warm SST on subseasonal timescale. Buoy and satellite data suggest that a typical premonsoon intraseasonal cooling event occurs under clear skies when the ocean is gaining heat through the surface. In this respect, premonsoon SST cooling in the north Indian Ocean is different from that due to the Madden-Julian oscillation or monsoon intraseasonal oscillation.

Relevância:

10.00% 10.00%

Publicador:

Resumo:

A large fraction of an XML document typically consists of text data. The XPath query language allows text search via the equal, contains, and starts-with predicates. Such predicates can be efficiently implemented using a compressed self-index of the document's text nodes. Most queries, however, contain some parts querying the text of the document, plus some parts querying the tree structure. It is therefore a challenge to choose an appropriate evaluation order for a given query, which optimally leverages the execution speeds of the text and tree indexes. Here the SXSI system is introduced. It stores the tree structure of an XML document using a bit array of opening and closing brackets plus a sequence of labels, and stores the text nodes of the document using a global compressed self-index. On top of these indexes sits an XPath query engine that is based on tree automata. The engine uses fast counting queries of the text index in order to dynamically determine whether to evaluate top-down or bottom-up with respect to the tree structure. The resulting system has several advantages over existing systems: (1) on pure tree queries (without text search) such as the XPathMark queries, the SXSI system performs on par or better than the fastest known systems MonetDB and Qizx, (2) on queries that use text search, SXSI outperforms the existing systems by 1-3 orders of magnitude (depending on the size of the result set), and (3) with respect to memory consumption, SXSI outperforms all other systems for counting-only queries.

Relevância:

10.00% 10.00%

Publicador:

Resumo:

This study analyses Augustine s concept of concupiscentia, or evil desire (together with two cognate terms, libido and cupiditas) in the context of his entire oeuvre. By the aid of systematic analysis, the concept and its development is explored in four distinct ways. It is claimed that Augustine used the concept of concupiscentia for several theological purposes, and the task of the study is to represent these distinct functions, and their connections to Augustine s general theological and philosophical convictions. The study opens with a survey on terminology. A general overview of the occurrences of the negatively connoted words for desire in Latin literature precedes a corresponding examination of Augustine s own works. In this introductory chapter it is shown that, despite certain preferences in the uses of the words, a sufficient degree of synonymy reigns so as to allow an analysis of the concept without tightly discriminating between the terms. The theological functions of concupiscentia with its distinct contexts are analysed in separate chapters. The function of concupiscentia as a divine punishment is explored first (Ch 3). It is seen how Augustine links together concupiscentia and ideas about divine justice, and finally suggests that in the inordinate, psychologically experienced sexual desire, the original theological disobedience of Adam and Eve can be perceived. Augustine was criticized for this solution already in his own times, and the analysis of the function of concupiscentia as a divine punishment ends in a discussion on the critical response of punitive concupiscentia by Julian of Aeclanum. Augustine also attached to concupiscentia another central theological function by viewing evil desire as an inward originating cause for all external evil actions. In the study, this function is analysed by surveying two formally distinct images of evil desire, i.e. as the root (radix) of all evil, and as a threefold (triplex) matrix of evil actions (Ch 4). Both of these images were based on a single verse of the Bible (1 Jn 2, 16 and 1 Tim 6, 10). This function of concupiscentia was formed both parallel to, and in answer to, Manichaean insights into concupiscentia. Being familiar with the traditional philosophical discussions on the nature and therapy of emotions, Augustine situated concupiscentia also into this context. It is acknowledged that these philosophical traditions had an obvious impact into his way of explaining psychological processes in connection with concupiscentia. Not only did Augustine implicitly receive and exploit these traditions, but he also explicitly moulded and criticized them in connection with concupiscentia. Eventually, Augustine conceives the philosophical traditions of emotions as partly useful but also partly inadequate to deal with concupiscentia (Ch 5). The role of concupiscentia in connection to divine grace and Christian renewal is analysed in the final chapter of the study. Augustine s gradual development in internalizing the effects of concupiscentia also into the life of a baptized Christian are elucidated, as are the strong limitations and mitigations Augustine makes to the concept when attaching it into the life under grace (sub gratia). A crucial part in the development of this function is played by Augustine s changing interpretation of Rom 7, and the way concupiscentia appears in Augustine s readings of this text is therefore also analysed. As a result of the analysis of these four distinct functions and contexts of concupiscentia, it is concluded that Augustine s concept of concupiscentia is fairly tightly and coherently connected to his views of central theological importance. Especially the functions of concupiscentia as a punishment and the function of concupiscentia in Christian renewal were both tightly interwoven into Augustine s view of God s being and God s grace. The study shows the importance of reading Augustine s discussions on evil desire with a constant awareness of their role in their larger context, that is, of their function in each situation. The study warns against too simplistic and unifying readings of Augustine s concupiscentia, emphasizing the need to acknowledge both the necessitating, sinful aspects of concupiscentia, and the domesticated features of concupiscentia during Christian renewal.

Relevância:

10.00% 10.00%

Publicador:

Resumo:

We develop a simulation based algorithm for finite horizon Markov decision processes with finite state and finite action space. Illustrative numerical experiments with the proposed algorithm are shown for problems in flow control of communication networks and capacity switching in semiconductor fabrication.

Relevância:

10.00% 10.00%

Publicador:

Resumo:

The overall performance of random early detection (RED) routers in the Internet is determined by the settings of their associated parameters. The non-availability of a functional relationship between the RED performance and its parameters makes it difficult to implement optimization techniques directly in order to optimize the RED parameters. In this paper, we formulate a generic optimization framework using a stochastically bounded delay metric to dynamically adapt the RED parameters. The constrained optimization problem thus formulated is solved using traditional nonlinear programming techniques. Here, we implement the barrier and penalty function approaches, respectively. We adopt a second-order nonlinear optimization framework and propose a novel four-timescale stochastic approximation algorithm to estimate the gradient and Hessian of the barrier and penalty objectives and update the RED parameters. A convergence analysis of the proposed algorithm is briefly sketched. We perform simulations to evaluate the performance of our algorithm with both barrier and penalty objectives and compare these with RED and a variant of it in the literature. We observe an improvement in performance using our proposed algorithm over RED, and the above variant of it.

Relevância:

10.00% 10.00%

Publicador:

Resumo:

A novel approach for measurement of small rotation angles using imaging method is proposed and demonstrated. A plane mirror placed on a precision rotating table is used for imaging the newly designed composite coded pattern. The imaged patterns are captured with the help of a CCD camera. The angular rotation of the plane mirror is determined from a pair of the images of the pattern, captured once before and once after affecting the tilt of the mirror. Both simulation and experimental results suggest that the proposed approach not only retains the advantages of the original imaging method but also contributes significantly to the enhancement of its measuring range (+/- 4.13 degrees with accuracy of the order of 1 arcsec).

Relevância:

10.00% 10.00%

Publicador:

Resumo:

The max-coloring problem is to compute a legal coloring of the vertices of a graph G = (V, E) with a non-negative weight function w on V such that Sigma(k)(i=1) max(v epsilon Ci) w(v(i)) is minimized, where C-1, ... , C-k are the various color classes. Max-coloring general graphs is as hard as the classical vertex coloring problem, a special case where vertices have unit weight. In fact, in some cases it can even be harder: for example, no polynomial time algorithm is known for max-coloring trees. In this paper we consider the problem of max-coloring paths and its generalization, max-coloring abroad class of trees and show it can be solved in time O(vertical bar V vertical bar+time for sorting the vertex weights). When vertex weights belong to R, we show a matching lower bound of Omega(vertical bar V vertical bar log vertical bar V vertical bar) in the algebraic computation tree model.

Relevância:

10.00% 10.00%

Publicador:

Resumo:

Biomimetics involves transfer from one or more biological examples to a technical system. This study addresses four questions. What are the essential steps in a biomimetic process? What is transferred? How can the transferred knowledge be structured in a way useful for biologists and engineers? Which guidelines can be given to support transfer in biomimetic design processes? In order to identify the essential steps involved in carrying out biomimetics, several procedures found in the literature were summarized, and four essential steps that are common across these procedures were identified. For identification of mechanisms for transfer, 20 biomimetic examples were collected and modeled according to a model. of causality called the SAPPhIRE model. These examples were then analyzed for identifying the underlying similarity between each biological and corresponding analogue technical system. Based on the SAPPhIRE model, four levels of abstraction at which transfer takes place were identified. Taking into account similarity, the biomimetic examples were assigned to the appropriate levels of abstraction of transfer. Based on the essential steps and the levels of transfer, guidelines for supporting transfer in biomimetic design were proposed and evaluated using design experiments. The 20 biological and analogue technical systems that were analyzed were similar in the physical effects used and at the most abstract levels of description of their functionality, but they were the least similar at the lowest levels of abstraction: the parts involved. Transfer most often was carried out at the physical effect level of abstraction. Compared to a generic set of guidelines based on the literature, the proposed guidelines improved design performance by about 60%. Further, the SAPPhIRE model turned out to be a useful representation for modeling complex biological systems and their functionality. Databases of biological systems, which are structured using the SAPPhIRE model, have the potential to aid biomimetic concept generation.

Relevância:

10.00% 10.00%

Publicador:

Resumo:

A novel approach for simultaneous measurement of strain and temperature with a single tapered fiber Bragg grating is proposed. This method is based on the fact that the reflectivity at central wavelength of FBG reflection changes with chirp (strain gradient). A diode laser is locked to the central wavelength of FBG reflection. Central wavelength of the FBG shifts with temperature. Change in reflectivity & wavelength of the diode laser were used to measure strain and temperature on the FBG respectively.

Relevância:

10.00% 10.00%

Publicador:

Resumo:

A novel approach for simultaneous measurement of static/dynamic strain and temperature with a pair of matched fiber Bragg grating(FBG)s is proposed. When a diode laser locked to the mid reflection frequency of reference FBG is used to illuminate the sensor FBG, reflected intensity changes with strain on sensor FBG. Reference FBG responds with temperature on sensor FBG and is immune to strain, hence, wavelength of the diode laser acts as a signature for temperature measurement. Theoretical sensitivity limit for static strain and temperature are 1.2n epsilon / root Hz and 0.0011 degrees C respectively. Proposed sensor shows a great potential in high sensitive strain measurements with a simplified experimental setup.

Relevância:

10.00% 10.00%

Publicador:

Resumo:

An asymptotically correct analysis is developed for Macro Fiber Composite unit cell using Variational Asymptotic Method (VAM). VAM splits the 3D nonlinear problem into two parts: A 1D nonlinear problem along the length of the fiber and a linear 2D cross-sectional problem. Closed form solutions are obtained for the 2D problem which are in terms of 1D parameters.

Relevância:

10.00% 10.00%

Publicador:

Resumo:

An energy method is used in order to derive the non-linear equations of motion of a smart flapping wing. Flapping wing is actuated from the root by a PZT unimorph in the piezofan configuration. Dynamic characteristics of the wing, having the same size as dragonfly Aeshna Multicolor, are analyzed using numerical simulations. It is shown that flapping angle variations of the smart flapping wing are similar to the actual dragonfly wing for a specific feasible voltage. An unsteady aerodynamic model based on modified strip theory is used to obtain the aerodynamic forces. It is found that the smart wing generates sufficient lift to support its own weight and carry a small payload. It is therefore a potential candidate for flapping wing of micro air vehicles.

Relevância:

10.00% 10.00%

Publicador:

Resumo:

Many of the most intriguing quantum effects are observed or could be measured in transport experiments through nanoscopic systems such as quantum dots, wires and rings formed by large molecules or arrays of quantum dots. In particular, the separation of charge and spin degrees of freedom and interference effects have important consequences in the conductivity through these systems. Charge-spin separation was predicted theoretically in one-dimensional strongly inter-acting systems (Luttinger liquids) and, although observed indirectly in several materials formed by chains of correlated electrons, it still lacks direct observation. We present results on transport properties through Aharonov-Bohmrings (pierced by a magnetic flux) with one or more channels represented by paradigmatic strongly-correlated models. For a wide range of parameters we observe characteristic dips in the conductance as a function of magnetic flux which are a signature of spin and charge separation. Interference effects could also be controlled in certain molecules and interesting properties could be observed. We analyze transport properties of conjugated molecules, benzene in particular, and find that the conductance depends on the lead configuration. In molecules with translational symmetry, the conductance can be controlled by breaking or restoring this symmetry, e.g. by the application of a local external potential. These results open the possibility of observing these peculiar physical properties in anisotropic ladder systems and in real nanoscopic and molecular devices.

Relevância:

10.00% 10.00%

Publicador:

Resumo:

A novel approach for simultaneous measurement of chirp (any parameter that can induce strain gradient on FBG) and temperature using a single FBG is proposed. Change in reflectivity at central wavelength of FBG reflection & Bragg wavelength shifts induced due to temperature were used for chirp & temperature measurements respectively. Theoretical resolution limit for chirp and temperature using an Optical Spectrum Analyzer (OSA) with 1pm wavelength resolution and >58dB dynamic range are 12.8fm and 1/13 degrees C respectively.

Relevância:

10.00% 10.00%

Publicador:

Resumo:

Nanostructured carbon nitride films were prepared by pyrolysis assisted chemical vapour deposition(CVD). A two zone furnace with a temperature profile having a uniform temperature over a length of 20 cm length has been designed and developed. The precursor Azabenzimidazole was taken in a quartz tube and evaporated at 400 degrees C. The dense vapours enter the pyrolysis zone kept at a desired temperature and deposit on the quartz substrates. The FTIR spectrum of the prepared samples shows peaks at 1272 cm(-1) (C-N stretching) and 1600 cm(-1) (C=N) confirms the bonding of nitrogen with carbon. Raman D and G peaks, are observed at 1360 cm(-1) and 1576 cm(-1) respectively. XPS core level spectra of C 1s and N 1s show the formation of pi bonding between carbon and nitrogen atoms. The size of the nano crystals estimated from the SEM images and XRD is similar to 100 nm. In some regions of the sample a maximum of 57 atom % of nitrogen has been observed.