Sökresultat:
3234 Uppsatser om Operating systems - Sida 3 av 216
Skador hos betongöverbyggnader för spårväg
This bachelor thesis has the purpose to visualize and document the air movementsprovided by different ventilation principles in an operating theatre. The visualizationwill be made as simple as possible in a physical model. The model and thedocumentation should be able to use in educational purposes.The study is based on the two most common systems for airflow, currently used inoperating theatres. The first principle is displacement ventilation in which the air issupplied at low velocity along the floor. The second principle is vertical parallel laminarairflow in which the air is compressed like a piston from ceiling to the floor.A review of literature resulted in the choice of size, design, and scale factor for themodel, as well as choices of ventilation principles and airflows.
Jämförelse mellan traditionell mängdavtagning, mängdavtagning med BIM och det verkliga utfallet på arbetsplatsen
This bachelor thesis has the purpose to visualize and document the air movementsprovided by different ventilation principles in an operating theatre. The visualizationwill be made as simple as possible in a physical model. The model and thedocumentation should be able to use in educational purposes.The study is based on the two most common systems for airflow, currently used inoperating theatres. The first principle is displacement ventilation in which the air issupplied at low velocity along the floor. The second principle is vertical parallel laminarairflow in which the air is compressed like a piston from ceiling to the floor.A review of literature resulted in the choice of size, design, and scale factor for themodel, as well as choices of ventilation principles and airflows.
Metodik för optisk mätning av sprickbildning i dragen betong på mesonivå
This bachelor thesis has the purpose to visualize and document the air movementsprovided by different ventilation principles in an operating theatre. The visualizationwill be made as simple as possible in a physical model. The model and thedocumentation should be able to use in educational purposes.The study is based on the two most common systems for airflow, currently used inoperating theatres. The first principle is displacement ventilation in which the air issupplied at low velocity along the floor. The second principle is vertical parallel laminarairflow in which the air is compressed like a piston from ceiling to the floor.A review of literature resulted in the choice of size, design, and scale factor for themodel, as well as choices of ventilation principles and airflows.
Beräkningsmedel för analys av lokal buckling i slanka stålkonstruktioner
This bachelor thesis has the purpose to visualize and document the air movementsprovided by different ventilation principles in an operating theatre. The visualizationwill be made as simple as possible in a physical model. The model and thedocumentation should be able to use in educational purposes.The study is based on the two most common systems for airflow, currently used inoperating theatres. The first principle is displacement ventilation in which the air issupplied at low velocity along the floor. The second principle is vertical parallel laminarairflow in which the air is compressed like a piston from ceiling to the floor.A review of literature resulted in the choice of size, design, and scale factor for themodel, as well as choices of ventilation principles and airflows.
Arbetsberedningar Utvärdering och åtgärder för ökad spridning av yrkeserfarenheter
This bachelor thesis has the purpose to visualize and document the air movementsprovided by different ventilation principles in an operating theatre. The visualizationwill be made as simple as possible in a physical model. The model and thedocumentation should be able to use in educational purposes.The study is based on the two most common systems for airflow, currently used inoperating theatres. The first principle is displacement ventilation in which the air issupplied at low velocity along the floor. The second principle is vertical parallel laminarairflow in which the air is compressed like a piston from ceiling to the floor.A review of literature resulted in the choice of size, design, and scale factor for themodel, as well as choices of ventilation principles and airflows.
Inställningen till partnering En jämförelse mellan byggmarknaderna i Stockholm och Göteborg
This bachelor thesis has the purpose to visualize and document the air movementsprovided by different ventilation principles in an operating theatre. The visualizationwill be made as simple as possible in a physical model. The model and thedocumentation should be able to use in educational purposes.The study is based on the two most common systems for airflow, currently used inoperating theatres. The first principle is displacement ventilation in which the air issupplied at low velocity along the floor. The second principle is vertical parallel laminarairflow in which the air is compressed like a piston from ceiling to the floor.A review of literature resulted in the choice of size, design, and scale factor for themodel, as well as choices of ventilation principles and airflows.
Bromodellering genom bromodulen i Revit Structure - Anpassning av programvara för skapande av ändskärmsbroar
This bachelor thesis has the purpose to visualize and document the air movementsprovided by different ventilation principles in an operating theatre. The visualizationwill be made as simple as possible in a physical model. The model and thedocumentation should be able to use in educational purposes.The study is based on the two most common systems for airflow, currently used inoperating theatres. The first principle is displacement ventilation in which the air issupplied at low velocity along the floor. The second principle is vertical parallel laminarairflow in which the air is compressed like a piston from ceiling to the floor.A review of literature resulted in the choice of size, design, and scale factor for themodel, as well as choices of ventilation principles and airflows.
VDC i produktionsfasen Implementering av virtuellt byggande för Veidekke Bygg Väst
This bachelor thesis has the purpose to visualize and document the air movementsprovided by different ventilation principles in an operating theatre. The visualizationwill be made as simple as possible in a physical model. The model and thedocumentation should be able to use in educational purposes.The study is based on the two most common systems for airflow, currently used inoperating theatres. The first principle is displacement ventilation in which the air issupplied at low velocity along the floor. The second principle is vertical parallel laminarairflow in which the air is compressed like a piston from ceiling to the floor.A review of literature resulted in the choice of size, design, and scale factor for themodel, as well as choices of ventilation principles and airflows.
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..
Application Lifecycle Management: : En studie av två Application Lifecycle Management system och deras stöd för systemutveckling i projektform
Application Lifecycle Management (ALM) is a genre of computerized systems which allows system development corporations to efficiently and more easily manage, maintain and handle the applications lifecycle. These ALM systems have a wide variety of tools which can be integrated to enable and support collaborative work, while they act at the core of the organisation. Todays ALM systems support flexible system development methods throughout the entire development process. This paper focuses on a case-study of a Swedish business- and technology corporation and their use of two ALM systems with an aim to unravel the differences between these systems and their functionality to serve as a basis for decision making regarding their utilization of best practice with their ALM-Systems. Meanwhile we studied their approach to ALM systems to see if they were using them according to the initial idea of ALM systems.
Operationssjuksköterskans upplevelse i samband med organuttag när donatorn är hjärndöd
ABSTRACT (english)Introduction: The possibility to transplant an organ is an important part of the health care system, which demands great resources and a well functioning organization with a level of high competence. The work with organ donation is complex and brings forward a great amount of different emotions for the operation room nurse. Aim: The aim with the study is to illustrate the operating room nurses experience when the organ donor is brain dead. Method: Data collection has been performed with semi-structured interviews, which have been interpreted by qualitative manifest analysis. The design of the study is pilot towards a study in full scale.
Användning av realtidsdatabas i diagnostiksystem
The main purpose in this degree thesis is to investigate changes in performance when introducing a newly produced Real-Time database in one of CC Systems products, the Diagnostic Runtime Engine, DRE. The thesis is a collaboration between CC Systems, creator of DRE, and Mimer AB, developer of the Real-Time database.The result reveals that the time spent on database access is considerably lesscompared to the originally used database. The research has lead to several additional requirements on the real-time database and these are presented as part of the result in this thesis. The additional features will help making the product more suitable for DRE and similar applications.Additional research is required to be able to recommend the use of this product or not. Primarily the performance in another operating system, Windows CE, but also the introduction of additional features should be investigated.
En väg till förbättring : Systemanalys ur ett användarperspektiv
In almost every workplace today IT-systems have strong and significant roll in theeveryday work. It is therefore important that the systems have a good functionalityand that they work as an aid for the users. This thesis aims to study the systems atthe company Telge Nät and to analyse them from a usability perspective. By using thisperspective it has been obvious how difficult it is to make improvements on usability,once the system is in place. Even other larger improvements of the systems aredifficult to make at this stage and this is something that the users are aware of.
Användarkvaliteter inom söksystem : En kvantitativ studie av söksystemen på Södertörns högskola och Stockholms universitet
This essay is about testing the validity of an article written by Jonas Löwgren, called The use qualities of digital design. The study we have executed is about testing the featured qualities of digital design in the article on two search systems located in the library of Stockholm University and Södertörn University respectively to see how they are able to be applied on search systems. To acquire the information for the study, we handed out a written inquire among users of those systems. The result of this quantitative study shows us that many that five of Löwgrens qualities is likely to be present on the systems. Our conclusion is that five of these are appliable on search systems.
COLLABORATION IN BANKING INFORMATION SYSTEMS - INVESTIGATING THE FUTURE OF BANKING SYSTEMS IN INDIA
Banking systems in India is quite popular and it needs some more changes to reach all the customers. Lack of the service is main problem in Indian baking system. If the common person wants to open the account, it take?s little bit high cost and banks are not near the people location. Due to the Lack of service, people do not want to be a customer of the bank.