18 resultados para Co-movement


Relevância:

20.00% 20.00%

Publicador:

Resumo:

Dioxins and furans, PCDD/Fs, are highly toxic substances formed in post combustion zones in furnaces. PCDD/F emissions are regulated by a waste incineration directive which relates also to co-incineration plants. Several observations of dioxin and furan enhancements in wet scrub- bers have been reported previously. This is thought to be due to the so-called "memory effect" which occurs when dioxins and furans absorb into plastic material in scrubbers and desorb when ambient circumstances alter significantly. At the co-incineration plant involved, dioxins and furans are controlled with a wet scrubber, the tower packing of which is made of plastic in which activated carbon particles are dispersed. This should avoid the memory effect and act as a dioxin and furan sink since dioxins and furans are absorbed irreversibly into the packing ma- terial. In this case, the tower packing in the scrubber is covered with a white layer that has been found to be mainly aluminium. The aim of this thesis was to determine the aluminium balance and the dioxin and furan behaviour in the scrubber and, thus, the impacts that the foul- ing has on dioxin and furan removal. The source of aluminium, reasons for fouling and further actions to minimize its impacts on dioxin and furan removal were also to be discovered. Measurements in various media around the scrubber and in fuels were made and a profile analysis of PCDD/F and mass balance calculations were carried out. PCDD/F content de- creased in the scrubber. The reduced PCDD/F was not discharged into scrubbing water. The removal mechanism seems to work in spite of the fouling, at least with low PCDD/F loads. Most of the PCDD/F in excess water originates from the Kymijoki River which is used as feeding water in the scrubber. Fouling turned out to consist mainly of aluminium hydroxides. Sludge combusted in the furnace was found to be a significant source of aluminium. Ways to minimize the fouling would be adjustment of pH to a proper lever, installation of a mechanical filter to catch the loose material from the scrubbing water and affecting the aluminium content of the sludge.

Relevância:

20.00% 20.00%

Publicador:

Resumo:

Business actions do not take place in isolation. Complementary competencies and capabilities are the most important resources in the exponential knowledge growth. These resources are partially accessed via business partners. A company needs partners and the capability to cooperate, but also the awareness of the competitive tension, when operating in the market with multiple actors. The co-opetition research studies the occurrence and the forms of simultaneous cooperation and competition between companies or their units. Public sector’s governmental and municipal organs have been transformed into companies over the past years. Despite of their non-profit nature, public sector and public companies are adopting business doctrines from private sector towards efficient business operations. This case study aims to show, how co-opetition concept can be observed within public sector companies and in their operations with others, how public companies cooperate but also compete with others and why this happens. This thesis also explicates advantages and disadvantages of the co-opetition phenomenon.

Relevância:

20.00% 20.00%

Publicador:

Resumo:

This thesis deals with a hardware accelerated Java virtual machine, named REALJava. The REALJava virtual machine is targeted for resource constrained embedded systems. The goal is to attain increased computational performance with reduced power consumption. While these objectives are often seen as trade-offs, in this context both of them can be attained simultaneously by using dedicated hardware. The target level of the computational performance of the REALJava virtual machine is initially set to be as fast as the currently available full custom ASIC Java processors. As a secondary goal all of the components of the virtual machine are designed so that the resulting system can be scaled to support multiple co-processor cores. The virtual machine is designed using the hardware/software co-design paradigm. The partitioning between the two domains is flexible, allowing customizations to the resulting system, for instance the floating point support can be omitted from the hardware in order to decrease the size of the co-processor core. The communication between the hardware and the software domains is encapsulated into modules. This allows the REALJava virtual machine to be easily integrated into any system, simply by redesigning the communication modules. Besides the virtual machine and the related co-processor architecture, several performance enhancing techniques are presented. These include techniques related to instruction folding, stack handling, method invocation, constant loading and control in time domain. The REALJava virtual machine is prototyped using three different FPGA platforms. The original pipeline structure is modified to suit the FPGA environment. The performance of the resulting Java virtual machine is evaluated against existing Java solutions in the embedded systems field. The results show that the goals are attained, both in terms of computational performance and power consumption. Especially the computational performance is evaluated thoroughly, and the results show that the REALJava is more than twice as fast as the fastest full custom ASIC Java processor. In addition to standard Java virtual machine benchmarks, several new Java applications are designed to both verify the results and broaden the spectrum of the tests.