695 resultados para Wihersaari, Jari: Ammattikasvatusfilosofia


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:

Seloste artikkelista: Peltoniemi, M., Thürig, E., Ogle, S., Palosuo, T., Schrumpf, M., Wutzler, T., Butterbach-Bahl, K., Chertov, O., Komarov, A., Mikhailov, A., Gärdenäs, A., Perry, C., Liski, J., Smith, P. & Mäkipää, R. 2007. Models in country scale carbon accounting of forest soils. Silva Fennica 4 (3): 575-602.

Relevância:

10.00% 10.00%

Publicador:

Relevância:

10.00% 10.00%

Publicador:

Resumo:

Kommentti kirja-arvosteluun: Nokian pääkonttorin historia / Jari Ojala // Historiallinen aikakauskirja. 100 (2002) : 1

Relevância:

10.00% 10.00%

Publicador:

Relevância:

10.00% 10.00%

Publicador:

Resumo:

Mobilding-hanke toteutettiin Lappeenrannan teknillisen yliopiston tietoliikennetekniikan laitoksella vuosien 2006 – 2008 aikana. Hankkeen alkuperäisenä tavoitteena oli selvittää, millä menetelmillä voidaan hallita rakennukseen liittyvät tiedot koko sen elinkaaren ajalta alkaen suunnittelusta, jatkuen läpi elementtivalmistuksen ja rakennusvaiheen sekä myöhemmin koko rakennuksen käyttöiän. Myöhemmin hankkeessa tehtiin kuitenkin elinkaaren osalta rajaus niin, että tarkasteltava elementtien elinkaari katsotaan alkavaksi rakennuksen suunnittelusta ja tarkasteltava elinkaari päättyy rakennuksen valmistumiseen, kun elementit ovat asennettu niille kuuluville paikoilleen ja jälkitarkastus on suoritettu. Yksi hankkeen johtavia ajatuksia oli aiemmin Etap II-hankkeen yhteydessä testatun RFID-etätunnistustekniikan (Radio Frequency Identification) hyödyntäminen rakennuselementtien tunnistamiseen. Kiinteänä osana tähän liittyy tiedon kerääminen ja sen hyödyntäminen mobiililaitteiden avulla. Tämä tieto voi olla esimerkiksi elementin dimensio-, paikka tai tilatietoa. Jotta tuotettavaa tietoa pystytään hyödyntämään ja jakamaan hankkeen muille osapuolille, toteutettiin keskitetty Mobilding-tietojärjestelmä, joka sisältää erillisiä rajapintoja myös muihin elementin ja rakennushankkeen elinkaaren aikana käytettäviin järjestelmiin.

Relevância:

10.00% 10.00%

Publicador:

Relevância:

10.00% 10.00%

Publicador:

Resumo:

The aim of this master´s thesis is to study which processes increase the auxiliary power consumption in carbon capture and storage processes and if it is possible to reduce the auxiliary power consumption with variable speed drives. Also the cost of carbon capture and storage is studied. Data about auxiliary power consumption in carbon capture is gathered from various studies and estimates made by various research centres. Based on these studies a view is presented how the power auxiliary power consumption is divided between different processes in carbon capture processes. In a literary study, the operation of three basic carbon capture systems is described. Also different methods to transport carbon dioxide and carbon dioxide storage options are described in this section. At the end of the thesis processes that consume most of the auxiliary power are defined and possibilities to reduce the auxiliary power consumption are evaluated. Cost of carbon capture, transport and storage are also evaluated at this point and in the case that the carbon capture and storage systems are fully deployed. According to the results, it can be estimated what are the processes are where variable speed drives can be used and what kind of cost and power consumption reduction could be achieved. Results also show how large a project carbon capture and storage is if it is fully deployed.

Relevância:

10.00% 10.00%

Publicador:

Resumo:

Venäjän maantieteellinen läheisyys ja kasvavat markkinat ovat yhä edelleen tärkeimpiä syitä suomalaisyritysten Venäjä-toiminnoille. Vuorovaikutus rajan yli ei kuitenkaan ole yksipuolista, vaan maantieteellisen läheisyyden vuoksi myös venäläisyritysten voisi olettaa pitävän Suomea luonnollisena vaihtoehtona kansainvälistymiselleen. Suomessa toimivissa venäläisyrityksissä on havaittavissa ominaispiirteitä, jotka erottavat ne kotimaisesta yritystoiminnasta. Samalla kuitenkin venäläisyritysten piirteet eivät ole yhteneviä muualla maailmassa havaittujen etnisten yritysten ominaisuuksien kanssa. Toisin kuin etniset yritykset yleensä, venäläiset yritykset eivät ole syntyneet julkisen tuen avustuksella, eivätkä ne toimi matalan kannattavuuden aloilla. Venäläisen yritystoiminnan rooli on merkittävä Suomen ja Venäjän välisessä kaupassa, ja samalla se tuo lisämausteensa suomalaiseen pienyrityskenttään.

Relevância:

10.00% 10.00%

Publicador:

Resumo:

Simulation has traditionally been used for analyzing the behavior of complex real world problems. Even though only some features of the problems are considered, simulation time tends to become quite high even for common simulation problems. Parallel and distributed simulation is a viable technique for accelerating the simulations. The success of parallel simulation depends heavily on the combination of the simulation application, algorithm and message population in the simulation is sufficient, no additional delay is caused by this environment. In this thesis a conservative, parallel simulation algorithm is applied to the simulation of a cellular network application in a distributed workstation environment. This thesis presents a distributed simulation environment, Diworse, which is based on the use of networked workstations. The distributed environment is considered especially hard for conservative simulation algorithms due to the high cost of communication. In this thesis, however, the distributed environment is shown to be a viable alternative if the amount of communication is kept reasonable. Novel ideas of multiple message simulation and channel reduction enable efficient use of this environment for the simulation of a cellular network application. The distribution of the simulation is based on a modification of the well known Chandy-Misra deadlock avoidance algorithm with null messages. The basic Chandy Misra algorithm is modified by using the null message cancellation and multiple message simulation techniques. The modifications reduce the amount of null messages and the time required for their execution, thus reducing the simulation time required. The null message cancellation technique reduces the processing time of null messages as the arriving null message cancels other non processed null messages. The multiple message simulation forms groups of messages as it simulates several messages before it releases the new created messages. If the message population in the simulation is suffiecient, no additional delay is caused by this operation A new technique for considering the simulation application is also presented. The performance is improved by establishing a neighborhood for the simulation elements. The neighborhood concept is based on a channel reduction technique, where the properties of the application exclusively determine which connections are necessary when a certain accuracy for simulation results is required. Distributed simulation is also analyzed in order to find out the effect of the different elements in the implemented simulation environment. This analysis is performed by using critical path analysis. Critical path analysis allows determination of a lower bound for the simulation time. In this thesis critical times are computed for sequential and parallel traces. The analysis based on sequential traces reveals the parallel properties of the application whereas the analysis based on parallel traces reveals the properties of the environment and the distribution.