Sökresultat:
11608 Uppsatser om Work performance - Sida 47 av 774
IMPLEMENTERING AV ARBETSMILJÖLAGENS ÄNDRINGAR, GÄLLANDE FRÅN 090101, PÅ BYGGARBETSPLATSER
In the EU there are EC Directives that Member States of EU should follow. Sweden has undertaken to transpose EC Directives regarding the working environment to Swedish Provisions. In 4 April 2006, the European Commission had some criticism against the Swedish implementation of the Construction Sites Directive. The Swedish Work Environment Authority has in response to this criticism reworked the Work Environment Act and related provision about building and civil engineering work. The changes came into force 1 January 2009.These changes have resulted in some working methods and even new responsibility subjects must be reviewed. The purpose of this exam project was to investigate if contractors and clients in the construction sector, had have time to update themselves on this front and adapt to these changes.
Det oerhörda i verket : En undersökning av konstverket som ort hos Martin Heidegger
The present essay aims to understand the work of art as place on the basis of Martin Heidegger?s conception of work in Der Ursprung des Kunstwerkes from 1935. That is, a place that cannot be understood in accordance with the physical-technological space, but which cannot either be thought of as mere temporal spacing. This is accomplished by reading Der Ursprung des Kunstwerkes through the shorter essay Die Kunst und der Raum from 1969. Despite the time difference, Die Kunst und der Raum opens up Der Ursprung des Kunstwerkes in such a way that the work cannot be understood as if it were only a temporal event ? as the cause initiating a temporal process or succession of truth.
Birino AB : Arbetsprocesser - verktyg för förändring
Assignment Birino AB are aware of the fact that their work tasks can be improved. The author?s assignment is to identify one task and improve it with relevant tools.Purpose See if the authors can improve health and effectiveness by changing the work task.Method The authors have conducted qualitative interviews, a quantitative survey and an experiment to see how the change worked in practice. The data the authors have collected will then be presented with relevant theories to answer our research questions/issues.Conclusion The authors have done a work process that can be used as a tool for change and improvement of health and effectiveness. This process can be implemented in different companies and not just the company that the authors have chosen to work with. .
Generationsskräpsamling med explicit kontroll av hårdvarucache
This report evaluates whether an interpreted high-level garbage collected language has enough information about its memory behaviour to make better cache decisions than modern general CPU hardware.With a generational garbage collector, depending on promotion algorithm and generation size, around 90% of all objects never leave the first generation. This report is based on the hypothesis that, because of the low promotion rate, accesses to higher generations are sufficiently rare not to benefit from caching.To test this hypothesis, we built an operating system with a Scheme interpreter in kernel mode, where the interpreter controls the cache. Generic x86 PC hardware was used, since it allows fine-grained control of cache decisions.Measurements of execution time in this interpreter show that disabling the cache for generations higher than the first does not give any performance gain, but rather a performance loss of up to 50%.We conclude that this interpreter design is not an improvement, but cannot conclude that the hypothesis is false in general. We suggest building a better CPU simulator to gather more data from which to make better caching decisions, moving internal interpreter data structures into the garbage collected heap and modifying the hardware to allow control in the currently rigid dimension of where data is cached---for example separate control of instruction and data caches and separate data caches for different areas of memory..
Det är inte endast mobbaren som mobbar : En studie om det sociala fenomenet mobbning och dess roller
The purpose of this study is to do a research about some pedagogues? perceptions of the social phenomenon of bullying, about the roles that can occur and how these pedagogues consider themselves to work accordingly. Our research questions are therefore:What beliefs about the social phenomenon of bullying has the pedagogues?What roles emerge in different bullying situations according to the pedagogues?How do the pedagogues work with bullying and the roles that emerge?The study provides insight into how different approaches to bullying can contribute to various pedagogical implications in anti-bullying work. In our theoretical part we present general issues and the roles that different writers describe.
Utredning av fastighetsel i ett äldre och ett ombyggt flerbostadshus i Gävle
The residential and service sector in Sweden accounts for approximately 38% of the total energy usage and Sweden has an aim to reduce the total energy use by 20% by 2020 compared to 2008, which means residential sector will have to improve energy efficiency. As part of that a law was instituted by the Swedish parliament that all properties must have an Energy Performance Certificate (EPC) to thereby give the property owners a greater insight into energy use in their buildings and propose recommendations for energy-efficiency measures. On the EPC, a value on the building's energy performance in terms of energy use in kWh / m2 per year is declared, of which electricity is a share of it. Instructions on what to include in the amount facility electricity for running the facilities is regulated by the authority for building, Boverket while SVEBY has made an interpretation of the regulations in their report "Brukarindata bostäder" where they have a table on what should be included in the amount and what not to include.This report is a study of two similar apartment buildings, where one of the buildings recently underwent renovation, to see if the declared amount of energy for electricity, in the EPC, is consistent with the measured value, and whether there has been any reduction in facility electricity in the renovated building after the renovation.The result shows that the measured value of the building electricity was 2.6 kWh / m2 per year, 28,8 %, lower than the declared value in the building that have not undergone a renovation. Calculation of values from previous years (2011) by the same percentage of facility electricity as in the results of the measurements, 56.7%, it becomes clear that the declared value for facility electricity in the EPC of the renovated building do not correspond with reality and that there has been an increase in use of facility electricity after the renovation..
Projektstyrningurettaffärsekosystemperspektiv En fallstudie om projektstyrning inom bankgemensamma projekt
Based on last years events that have taken place, events on the school Lundbergs and the police values of work, has the meaning of having a set of values been questioned. This study aimed to investigate and answer the fundamental values based on the common value basis for the government employees within an organization and how it perceived by employees. The new institutional theory was the framework for this qualitative study conducted with semi-structured interviews. Respondents were employees within the organization. Ethnographic qualitative methodology was the basis for our methodology and we used a thematic model of theme interpretation, communication and knowledge in our analysis.
Evidens eller referens?: vad påverkar rektorers beslut?
Today the school is a given place for preventing social problems. The school struggles continuously to live up to the expectations of balancing preventive social work with pedagogy in a satisfactory way.The purpose of this essay is to get a picture of priorities of social work in school. I want to know what it is that affects and controls the principal's decision about what kind of social project they will accept and be a part of.This essay shows that only one of the eleven principals interviewed apply projects based on evidence when they decide about participation in a social project. Instead, the decisions are based on references from other schools. The reason why the principals do not base their judgement on projects which are based on evidence is because they consider the search for results too time consuming.When there is no requirement that a certain part of the social work in a school must be based on evidence, it leads to the children taking part in different social projects which we can not guarantee are good for them.One solution can be to guide the principals through a national social teachingplan, which can assure that social work based on evidence are being applied in the municipality schools as well as the independent schools..
Databaser i molnet : En prestanda utvärdering
AbstractAs a developer of database-driven applications you will be faced with difficult choices, when it comes to choosing database, server and programming language. For the result to be satisfactory it requires the different techniques to interact well with each other and also fulfill performance expectations. This is even more important when the application is deployed to the cloud and the response time plays a major role.This paper evaluates different databases and their performance. To test the databases there was an application made in the server script language PHP or Hypertext Preprocessor and it was deployed to Windows Azure cloud platform. The test applications task is to call and load databases by controlled requests which creates, reads, updates and deletes data in an relatively large extent.The results shows that locale databases or databases in the same data center as the server generates the fastest response.
Hundratusen rullar fram i Sverige : Det enda som stoppar rörelsehindrade är omgivningen
Service Design is a relatively new, unexplored and exciting phenomenon that through an interdisciplinary work methodology designs services. A discussion has been going on for a long time regarding whether there is a difference between products and services. Services are often classified as immaterial, heterogeneous, non-storable and inseparable in relation to products. A question that arises is if something specific characterises the work methodology used regarding service design. The aim with this paper is thus to explain the work methodology when working with service design.
Sjuksköterskors upplevelse av arbetstillfredsställelse vid en medicinavdelning
Abstract:Job satisfaction has great significance for nurses. The job is very demanding and requires a great deal of responsibility. Low job satisfaction and organisation changes affect their work negatively. The aim of the study was to investigate the nurses? job satisfaction and job situation.
Inflation! : Är performance lika med konst?
Till min uppsats valde jag att koncentrera mig på två verk, Post Office och Factotum, av författaren Charles Bukowski (1920-1994). Huvudpersonen i båda romanerna kallas Henry Chinaski och är en mycket komplicerad karaktär. För att kunna analysera dennes självdestruktivitet samt syn på kvinnor och arbete anlade jag ett mansforskningsperspektiv, något som jag också utförligt beskriver..
Elevdemokrati och elevinflytande i vardagen : En kvalitativ studie om lärares föreställningar om demokrati och inflytande i klassrummet
Through qualitative interviews with six teachers at a school an understanding of teachers´ conceptions of, and conditions for their work on pupil democracy and student participation are sought.Formulation of questions were as follow:What does pupil democracy and pupil influence mean for selected teachers?How do selected teachers´ work with pupil democracy and pupil influence?What opportunities and complicatedness?s do selected teachers see with this work?Through this the selected teachers views on children and their thoughts on their role as a leader also are investigated.According to the curriculum the Swedish school should aim to transmit primary democratic values and pursue the education through democratic work models. Further the pupil should acquire influence of their education. The theory exposes several approaches on democracy and influence. These approaches are further on applied on the school.The result of the study evinces that selected teachers´ practice both pupil democracy and pupil influence.
Kryptografi och kryptering
This work is about cryptography in general but also how the encryption works, and what's needed for encryption to work. I will also take up a little around the history around the encryption..
Krubbitning hos häst : implikationer på djurvälfärd och argument för en nollvision om förekomst av beteendet
Most descriptions of stereotypic behaviours have in common that these repetitive behaviours only has been observed in captive animals and therefore it has been proposed that stereotypies exist because we house animals in environments that are sub-optimal to them. Some scientists claim that performance of stereotypies in itself decreases the animal's welfare due to costs in time, energy and health and a poorer quality of life. Other scientists assert that individuals performing stereotypies may have a better welfare compared to the rest of the animals in the same environment, since these individuals have developed strategies to cope with stress. Studies have estimated the prevalence of abnormal behaviours in horses to 18-30 % of the population. Several studies on cribbing have revealed a prevalence of 4-5 %, although some results indicate that more than 10 % of the horse population performs this stereotypy.