3 resultados para Heterogeneous azeotropic distillation

em Repositorio Institucional de la Universidad de Málaga


Relevância:

20.00% 20.00%

Publicador:

Resumo:

The growing concern about the depletion of oil has spurred worldwide interest in finding alternative feedstocks for important petrochemical commodities and fuels. On the one hand, the enormous re-serves found (208 trillion cubic feet proven1), environmental sustainability and lower overall costs point to natural gas as the primary source for energy and chemicals in the near future.2 Nowadays the transformation of methane into useful chemicals and liquid fuels is only feasible via synthesis gas, a mixture of molecular hydrogen and carbon monoxide, that is further transformed to methanol or to hydrocarbons under moderate reaction conditions (150-350 °C and 10-100 bar).3 For a major cost reduction and in order to valorize small natural gas sources, either more efficient "syngas to products" catalysts should be produced or the manner in which methane is initially activated should be changed, ideally by developing catalysts able to directly oxidize methane to interesting products such as methanol. On the other hand, from the point of view of CO2 emissions, the use of the re-maining fossil resources will further contribute to global warming. In this scenario, the development of efficient routes for the transformation of CO2 into useful chemicals and fuels would represent a considerable step forward towards sustainability. Indeed, the environmental and economic incen-tives to develop processes for the conversion of CO2 into fuels and chemicals are great. However, for such conversions to become economically feasible, considerable research is necessary. In this lecture we will summarize our recent efforts into the design of new catalytic systems, based on MOFs and COFs, to address these challenges. Examples include the development of new Fe based FTS catalysts, electrocatalysts for the selective conversion of CO2 into syngas, the development of efficient catalysts for the utilization of formic acid as hydrogen storage vector and the development of new enzyme inspired systems for the direct transformation of methane to methanol under mild reaction conditions. References (1) http://www.clearonmoney.com/dw/doku.php?id=public:natural_gas_reserves. (2) Derouane, E. G.; Parmon, V.; Lemos, F.; Ribeiro, F. R. Sustainable Strategies for the Up-grading of Natural Gas: Fundamentals, Challenges, and Opportunities; Springer, 2005. (3) Rofer-DePoorter, C. K. Chemical Reviews. ACS Publications 1981, pp 447–474.

Relevância:

20.00% 20.00%

Publicador:

Resumo:

Hardware vendors make an important effort creating low-power CPUs that keep battery duration and durability above acceptable levels. In order to achieve this goal and provide good performance-energy for a wide variety of applications, ARM designed the big.LITTLE architecture. This heterogeneous multi-core architecture features two different types of cores: big cores oriented to performance and little cores, slower and aimed to save energy consumption. As all the cores have access to the same memory, multi-threaded applications must resort to some mutual exclusion mechanism to coordinate the access to shared data by the concurrent threads. Transactional Memory (TM) represents an optimistic approach for shared-memory synchronization. To take full advantage of the features offered by software TM, but also benefit from the characteristics of the heterogeneous big.LITTLE architectures, our focus is to propose TM solutions that take into account the power/performance requirements of the application and what it is offered by the architecture. In order to understand the current state-of-the-art and obtain useful information for future power-aware software TM solutions, we have performed an analysis of a popular TM library running on top of an ARM big.LITTLE processor. Experiments show, in general, better scalability for the LITTLE cores for most of the applications except for one, which requires the computing performance that the big cores offer.

Relevância:

20.00% 20.00%

Publicador:

Resumo:

The diversity in the way cloud providers o↵er their services, give their SLAs, present their QoS, or support di↵erent technologies, makes very difficult the portability and interoperability of cloud applications, and favours the well-known vendor lock-in problem. We propose a model to describe cloud applications and the required resources in an agnostic, and providers- and resources-independent way, in which individual application modules, and entire applications, may be re-deployed using different services without modification. To support this model, and after the proposal of a variety of cross-cloud application management tools by different authors, we propose going one step further in the unification of cloud services with a management approach in which IaaS and PaaS services are integrated into a unified interface. We provide support for deploying applications whose components are distributed on different cloud providers, indistinctly using IaaS and PaaS services.