720 resultados para Säntti, Janne


Relevância:

10.00% 10.00%

Publicador:

Resumo:

Tämän työn tavoitteena oli tarkastella energiansiirtoketjun kokonaisenergiatehokkuutta, alkaen polttoaineesta ja päättyen sähköenergian loppukäyttäjään. Tarkasteltava energiansiirtoketju alkaa polttoaineen tuotannosta ja siirrosta. Tämän jälkeen tulee sähköenergian tuottaminen, siirtäminen, jakelu ja loppukäyttö. Sähköntuotannon osalta tarkasteltiin myös vesivoimaa ja tuulivoimaa, jolloin energiansiirtoketjusta jää polttoaineen tuotannon ja siirron häviöt pois. Työn pääpaino kohdistui sähköenergian tuotannon, siirron, jakelun ja loppukäytön energiatehokkuuksien tarkastelemiseen. Työssä selvitettiin myös tulevaisuuden näkymiä, miten hyötysuhteita saataisiin parannettua eri osa-alueilla uusilla tekniikoilla ja käyttötottumuksilla. Loppukäyttäjä saa polttoaineen energiasta hyödyksi noin neljänneksen. Suurimmat häviöt syntyvät sähköenergian tuotannossa, lukuun ottamatta vesivoimalaitoksia, joiden hyötysuhde on erittäin korkea.

Relevância:

10.00% 10.00%

Publicador:

Relevância:

10.00% 10.00%

Publicador:

Relevância:

10.00% 10.00%

Publicador:

Resumo:

Vastine kirjoitukseen Tieteellisyys - kanto johtamiskoulutuksen kaskessa

Relevância:

10.00% 10.00%

Publicador:

Resumo:

Vastinetta Keijo Räsäsen ja Janne Tienarin vastineeseen (Aikuiskasvatus 3/2007)

Relevância:

10.00% 10.00%

Publicador:

Resumo:

Keskustelua

Relevância:

10.00% 10.00%

Publicador:

Relevância:

10.00% 10.00%

Publicador:

Relevância:

10.00% 10.00%

Publicador:

Relevância:

10.00% 10.00%

Publicador:

Resumo:

Tässä kandidaatintyössä on tarkoitus määrittää monitoisioisen muuntajan yksivaiheisen sijaiskytkentä ja sen parametrit käyttämällä perinteisiä mittausmenetelmiä. Näihin kuuluvat tyhjäkäynti-, oikosulku- sekä tasajännitekoe. Muuntajasta on tehty simulointimalli, jota varten sijaiskytkennän parametreja tarvitaan.

Relevância:

10.00% 10.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.