Sökresultat:
744 Uppsatser om Engine testing - Sida 3 av 50
Regressionsmodellering av dynamiska råemissioner från statiska mätningar
By using steady-state measurements for predicting emissions under a dynamic drive cycle wouldsave a lot of time and money for the exhaust aftertreatment specialists at Volvo cars. The idea forthis thesis has been to investigate if statistical regression models can be used with good accuracy.Questions included are for example if common operating variables such as engine speed, air-fuelratio etc. is sufficient to predict engine-out emissions over the engine operating range with goodaccuracy. Focus was set on the modelling of warm engine, but also the more complex engineheat-up phase was investigated since it is a great contributor to total emissions. While NOxcouldnot be measured because of malfunctioning measurement equipment, only HC, CO andtemperature at inlet of first catalytic converter has been modelled.
Automatisk testning av WebGL på mobil- och desktopenheter
WebGL is a standard for drawing graphics in a web browser. Currently it isn?t widely understood how consistently WebGL performs across a majority of the de- vices that support it. Determining if an image looks correct to a human observer is an interesting problem. The solution for this is useful when developing WebGL applications, since a developer could make better informed decisions during de- velopment.
Läcksökning med penetrant ? kvalitetssäkring av
Vacuum box leak testing is, because of geometrical problems, not always possible andtherefore an alternate test method with dye penetrant is used. DEKRA Industrial has identifieda need for quality assurance of the method and development of a written procedure withguidelines that lead to more uniform ways of testing.A literature study was done to get a general overview of nondestructive testing (NDT) and tosee how the method is used in different applications. European and American standards werestudied. Analytical and numerical solutions, involving flow simulation, were deemed to berather difficult and beyond the scoop of this project. Thus the problems had to be solved byusing experimental methods.
Konstruktion av testrigg för moderna ångexpandrar
This report summarize what have been done during the Master of Science Thesis that Klas Schjelderup has written for the company RANOTOR Utvecklings AB. The company is developing modern steam engines and this work should develop a machine to perform tests on a new type of piston seal that hopefully could be used in the future. The steam engines will be both volumetric and energy compact, around 1600hp/literof cylinder volume, and it will have a lot of practical applications.The new type of piston seal is hydrostatic lubricated which means that a fluid is separating two faces that normally is in contact. In this case pressurized water is used to separate the piston seal from the cylinder wall. RANOTOR have earlier formulated that at least the expander in the modern steam engine have to be oil-free, due to other components functionality in the closed water system.
Individuell utprovning av inkontinenshjälpmedel i kommunala särskilda boenden
The purpose of this study was to examine the extent to which incontinence aids, used in local authority/municipal nursing homes, were adapted to the resident?s urine-leakage volume and to find out how nurses perceived the current situation concerning individual testing of incontinence aids in municipal nursing homes. The study method was a quantitative empirical study and was carried out in two phases. The first phase was a weighing test, carried out in three nursing homes, whereby the incontinence aids used by 25 residents during a 48 hour period were weighed. The second phase was the completion of a questionnaire by the municipal nurses working in the same local authority.
Alternativ motorinkapsling
The problems caused by the current engine casing in aluminum for Volvo Buses Corp. are the mainfoundation for this degree project. Lack of maintenance combined with a construction poorlyadjusted for assembly has resulted in the fact that the engine casings rarely get reassembled whenthe service is completed.The degree project has mainly been following ?Olssons. F, Principkonstruktion, Compendium, Lund?and ?Olssons.
Hur sökfraser är utformade
Millions of people are using search engines every day when they are trying to find information on the Internet. The purpose of this report is to find out how people formulate search queries. The result in this report is based on an empirical study which is based on a search log from the Swedish search engine Seek.se.One of the results in this thesis is that nearly all search queries are based on keywords..
Feldiagnos för RM12 baserad på identifierade modeller
The jetengines of today are growing in complexity. Reliability for aircraft engines are of extreme importance, mainly due to safety reasons but also economical ones. This master thesis deals with faultdiagnosis in the turbine section of RM12, the engine used in Saab/BAe's Gripen. Three different faults which can occur in the turbine section was studied. These faults are: clogged fuel nozzle, hole in outlet guide vane and sensor fault.
Konceptstudie av Waste Heat Recovery System på Tunga Fordon
In today?s fast growing and closely connected society, a reliable and energy efficient transportation system is more than ever desirable. Nowadays the significant part of the transportation sector?s energy demand is supplied by fossil fuels.Improving energy efficiency in combustion engines will result in reduction of fuel consumption and CO2 emissions. A modern internal combustion engine has an efficiency of 30-45 %, where the most energy loss occurs as result of heat losses in the exhaust and cooling systems.
Testning för sexuellt överförbara infektioner efter oskyddat oralsex : Personalens attityd och kunskap
Aim The aim of this study was to investigate the attitudes of midwives and gynaecologists at youth health clinics about their own thoughts of risks with unprotected oral sex and testing of orally contagious sexually transmitted infections (STI). The aim was also to investigate the level of knowledge of oral STIs. One further aim was to examine what they thought about the level of knowledge about oral STIs among adolescents and how common unprotected oral sex is within this group and if oral STIs/oral sex is brought up in the form of information or questions during STI-testing.Method Seventy-five youth health clinics all over Sweden were randomly chosen. A questionnaire was sent by mail to the clinics. It included questions about attitudes, knowledge about STIs and information exchange.
Pimp My Test Process : Introducing Test Automation and Process Maturity in an IT Consulting Context
Ipendo Systems in Linköping, Sweden, is a small IT consulting firm developing among other things custom portal applications based on Microsoft Sharepoint 2010. The purpose of this thesis is to investigate whether the test tools TestComplete and LoadComplete provide sufficient compatibility for functional and non-functional testing of Ipendo Systems? Sharepoint based applications, as well as design testing related activities to be incorporated into their existing software development framework. A test process maturity framework was chosen and applied for the design of the testing activities, while the test tool investigation resulted in guidelines on how to apply the tools effectively and circumvent any issues discovered..
Konstruktion av steghållare till brandbilar
High demands are set on all equipment used in emergency service work, where small margins can be the distinguishing factor between life and death during a rescue operation. It is important that tools such as ladders quickly and easily can be dismounted from a vehicle and still satisfy the regulatory requirements for securing loads during transport. The existing solution for getting ladders down from the roof of a fire engine requires a large manual effort from the user in an ergonomically unsound posture.In this degree project a new ladder holder is developed with focus on the user to solve the ergonomic problems and at the same time create a more compact design that can be adapted to several different types of ladders. After an initial pre-study with user-interviews and measurement of forces and distances a set of requirements was formulated that came to govern the project's direction. Creative methods were used to generate concepts that improved the function and through design solutions, calculations and testing in CAD a base for manufacturing of a new product was created.The result is a completely new type of ladder holder that minimizes the user's manual effort and simplifies the securing of ladders in the holder.
Implementation & utvärdering av spelmotor i WebGL
This report describes an analysis of WebGL together with JavaScript with the aim to examine its limitations, strengths and weaknesses. This analysis was performed by building a 2D game engine containing some dynamic elements such as water, smoke, fire, light, and more. Different algorithms have been tested and analyzed to provide a clearer picture of how these work together. The report will go through the most basic functions of the game engine and describe briefly how these work.The result shows that JavaScript with WebGL can be considered to be a potent toolsets, despite the difficulties caused by JavaScript.In summary, similar projects can be recommended as Javascript and WebGL proved both fun and incredibly rewarding to work with..
En beskrivning av manuellt test : Svagheter och styrkor med och utan stöd avett testverktyg
Test is an area in system development. Test can be performed manually or automated. Test activities can be supported by Word documents and Excel sheets for documenting and executing test cases and as well for follow up, but there are also new test tools designed to support and facilitate the testing process and the activities of the test. This study has described manual test and identified strengths and weaknesses of manual testing with a testing tool called Microsoft Test Manager (MTM) and of manual testing using test cases and test log templates developed by the testers at Sogeti. The result that emerged from the problem and strength analysis and the analysis of literature studies and firsthand experiences (in terms of creating, documenting and executing test cases) addresses the issue of the following weaknesses and strengths.
Establishing a visual style for animated movies in a game engine
Allteftersom 3d-animerade produktioner blir alltmer vanliga både i film och i TV-produktioner och datorer blir kraftfullare varje år: så börjar realtidsrendering bli mer och mer aktuellt. I detta examensarbete kommer jag främst att koncentrera mig på att skapa koncept, modellering, texturering, behandling av material och ljussättning av en prototypkaraktär där målet är att se om det går att uppnå en så pass hög kvalité på det visuella, att det går att använda i en professionell produktion och om detta inte uppnås: ta reda på vad som saknas. Resultatet är en karaktärsmodell med en tecknad visuell stil med tillhörande återanvändbart material, som förhoppningsvis ser tillräckligt bra ut för att kunna användas i till exempel ett animerat barnprogram på TV.