23 resultados para pre-program


Relevância:

20.00% 20.00%

Publicador:

Resumo:

Clay liners have been widely used to contain toxic and hazardous waste materials. Clays absorb contaminant cations due to their exchange capacity. To improve the performance of the clay liner, fly ash, a waste material arising from the combustion of coal has been studied as a pre-filter material. In particular, the retention of lead by two different fly ashes was studied. The influence of pH on retention as well as leaching characteristics are also examined. The results obtained from the retention experiments by the permeameter method indicate that fly ash retains the lead ions through precipitation in the pores as well as onto the surface when the ambient pH value is more than 5.5, and through adsorption when the pH value is less than 5.5. It has been observed that fly ash did not release the retained lead ions when the pH value is between 3.5 and 10.0. Hence, the retention of lead ions by fly ash is likely to be permanent since the pH of most of the municipal landfill leachates are within 3.7 to 8.8. However, for highly acidic or alkaline leachates, the retained ions can get released.

Relevância:

20.00% 20.00%

Publicador:

Resumo:

This paper describes the results of the measurement of the Marine Boundary Layer (MBL) height from spectral analysis of the u and v components of the wind and from CLASS/radiosonde temperature profiles. The data were collected on ORV Sagar Kanya during the pre-INDOEX (27 December 1996 through 31 January 1997) and FFP-98 (18 February to 31 March 1998) over the latitude range 15 degrees N to 14 degrees S and 15 degrees N to 20 degrees S respectively. During the pre-INDOEX, the MBL heights gradually decrease from 2.5 km at 13 degrees N to around 500 to 600 m at 10 degrees S, Similar results are observed in the return track. The MBL heights (0.5 to 1 km) obtained during FFP-98 are less compared to those obtained during pre-INDOEX. The MBL heights during FFP-98 are less compared to the pre-INDOEX and are believed to be due to the presence of stratus, stratocumulus and cumulus clouds during the cruise period, compared to a relatively cloud free pre-INDOEX cruise.

Relevância:

20.00% 20.00%

Publicador:

Resumo:

[1] Recent experiments conducted over the oceanic regions adjacent to the Indian sub continent have revealed the presence of anthropogenic aerosol haze during January to March. It has been suggested that the major source of this aerosol is South and Southeast Asia. Here we show from long term, multi-station and ship borne observations that aerosols transported from regions northwest of Indian subcontinent especially Arabian and Saharan regions (mostly natural dust) along with the locally produced sea-salt aerosols by sea-surface winds constitute a more significant source of aerosols during April-May period. The radiative forcing due to Arabian/Saharan aerosols (mostly natural) during April May period is comparable and often exceed (as much as 1.5 times) the forcing due to anthropogenic aerosols during January to March period. The presence of dust load over the Arabian Sea can influence the temperature profile and radiative balance in this region.

Relevância:

20.00% 20.00%

Publicador:

Resumo:

Instruction scheduling with an automaton-based resource conflict model is well-established for normal scheduling. Such models have been generalized to software pipelining in the modulo-scheduling framework. One weakness with existing methods is that a distinct automaton must be constructed for each combination of a reservation table and initiation interval. In this work, we present a different approach to model conflicts. We construct one automaton for each reservation table which acts as a compact encoding of all the conflict automata for this table, which can be recovered for use in modulo-scheduling. The basic premise of the construction is to move away from the Proebsting-Fraser model of conflict automaton to the Muller model of automaton modelling issue sequences. The latter turns out to be useful and efficient in this situation. Having constructed this automaton, we show how to improve the estimate of resource constrained initiation interval. Such a bound is always better than the average-use estimate. We show that our bound is safe: it is always lower than the true initiation interval. This use of the automaton is orthogonal to its use in modulo-scheduling. Once we generate the required information during pre-processing, we can compute the lower bound for a program without any further reference to the automaton.

Relevância:

20.00% 20.00%

Publicador:

Resumo:

In Saccharomyces cerevisiae, Prp17p is required for the efficient completion of the second step of pre-mRNA splicing. The function and interacting factors for this protein have not been elucidated. We have performed a mutational analysis of yPrp17p to identify protein domains critical for function. A series of deletions were made throughout the region spanning the N-terminal 158 amino acids of the protein, which do not contain any identified structural motifs. The C-terminal portion (amino acids 160–455) contains a WD domain containing seven WD repeats. We determined that a minimal functional Prp17p consists of the WD domain and 40 amino acids N-terminal to it. We generated a three-dimensional model of the WD repeats in Prp17p based on the crystal structure of the [beta]-transducin WD domain. This model was used to identify potentially important amino acids for in vivo functional characterization. Through analysis of mutations in four different loops of Prp17p that lie between [beta] strands in the WD repeats, we have identified four amino acids, 235TETG238, that are critical for function. These amino acids are predicted to be surface exposed and may be involved in interactions that are important for splicing. Temperature-sensitive prp17 alleles with mutations of these four amino acids are defective for the second step of splicing and are synthetically lethal with a U5 snRNA loop I mutation, which is also required for the second step of splicing. These data reinforce the functional significance of this region within the WD domain of Prp17p in the second step of splicing.

Relevância:

20.00% 20.00%

Publicador:

Resumo:

Energy consumption has become a major constraint in providing increased functionality for devices with small form factors. Dynamic voltage and frequency scaling has been identified as an effective approach for reducing the energy consumption of embedded systems. Earlier works on dynamic voltage scaling focused mainly on performing voltage scaling when the CPU is waiting for memory subsystem or concentrated chiefly on loop nests and/or subroutine calls having sufficient number of dynamic instructions. This paper concentrates on coarser program regions and for the first time uses program phase behavior for performing dynamic voltage scaling. Program phases are annotated at compile time with mode switch instructions. Further, we relate the Dynamic Voltage Scaling Problem to the Multiple Choice Knapsack Problem, and use well known heuristics to solve it efficiently. Also, we develop a simple integer linear program formulation for this problem. Experimental evaluation on a set of media applications reveal that our heuristic method obtains a 38% reduction in energy consumption on an average, with a performance degradation of 1% and upto 45% reduction in energy with a performance degradation of 5%. Further, the energy consumed by the heuristic solution is within 1% of the optimal solution obtained from the ILP approach.