Sökresultat:
1141 Uppsatser om Software maintenance - Sida 49 av 77
Jämförande studie av LEM2 och Dynamiska Redukter
This thesis presents the results of the implementation and evaluation of two machine learning algorithms [Baz98, GB97]based on notions from Rough Set theory [Paw82]. Both algorithms were implemented and tested using the Weka [WF00]software framework. The main purpose for doing this was to investigate whether the experimental results obtained in [Baz98]could be reproduced, by implementing both algorithms in a framework that provided common functionalities needed by both. As a result of this thesis, a Rough Set framework accompanying the Weka system was designed and implemented, as well as three methods for discretization and three classi cation methods. The results of the evaluation did not match those obtained by the original authors.
Lantbruket som energiproducent : tekniska, ekonomiska och miljömässiga förutsättningar för fjärrvärmeproduktion med lokalt skogsbränsle
A third party access to district heating networks has been proposed in Sweden, to increase the competition
on the district heating market. Such third party access could create opportunities for the agricultural sector
as an energy producer. This study describes the technical, economical and environmental prerequisites for a farmer cluster to build and run a heating plant, fueled with local wood fuel.
The heating plant in the described scenario is 8 MW and will supply a village of 1000 houses, and is fueled with wood chips exclusively. Supplying a heating plant with fuel puts high demands on the logistics, since there need to be a continuous flow of fuel. In the scenario, wood residues from felling and thinning is stored in stacks in the forest, and a few times a year chipped and transported to a storage area at the heating plant.
In the study, an estimation of the profitability has been made by estimating the cost of the investment,
personnel, operating and maintenance costs and costs for the fuel and ash handling.
Automatic Trimmerhead
Automatic trimmerhead is an examination project for making an automatic trimmerhead for grass trimmers with the user and functionality in focus. Our perception is that a happy user is a user who can pick up his or her trimmer, use it and put it back to its place when the job is done. It should not be necessary to interrupt work and perform maintenance on the machine just to make it work as promised.The project has been made in collaboration with the company Husqvarna, which is one of the biggest actors dealing with garden machinery on the market. Together we determined the project goal, ?To invent, construct and test a brand new concept for how an automatic trimmerhead can look and function?.At this day there are several different automatic trimmerheads on the market, both semi and fully automatic.
Zilent Ocean : EL-KONVERTERING AV INOMBORDSMOTORER TILL SEGELBÅTAR
Through extensive research it has shown that today?s sail boat owners are very frustrated concerning the limited choice of engine alternatives offered by today?s market. Besides rising fuel-costs, environmental awareness is very important in today?s society. Hence it is vital to find alternative environmental-friendly motors and replace combustion-engines. Zilent Ocean is an extensive project within Development engineering program at Halmstad University.
Hur fungerar logistiken i produktionen på ett byggföretag?
The Work has been performed to, and in cooperation with Vetlanda Energi och teknik AB.District heating for commercial purpose started in the USA in 1877. Today the network has grown into big and complex systems, which demand maintenance and service to keep up the security of the delivery. When a district heating network expand, it becomes difficult to perform reliable calculations. For this purposes there are a few suppliers who design and deliver systems for documentation and calculation of district heating networks.Vetlanda Energi och Teknik AB is in the position where they must get a system for documentation and calculation for district heating, and therefore they need a basis to get a system. The target is to write a requirement specification that will follow the basis.The Swedish market has been inventoried, and suitable systems have been selected.
Ekonomisk styrning och kostnadskontroll vid IT-outsourcing
Background: Many companies have outsourced their IT-operations and their expectations of what this IT-outsourcing will contribute to the business are high. Cost cuts are not always a natural outcome of IT-outsourcing. Many companies that have outsourced their IT-operations consider it to be problematic and complex to exercise management control and reach cost control which was the purpose of the IT-outsourcing. Purpose: To describe and analyze what affect IT-outsourcing has on a company?s management control system and a company?s possibility to exercise cost control.
Uppgradering av stabilitetsberäkningsprogrammet NYSTAB
This is a report founded on a project by Atlas Copco called NYSTAB. The application Nystab is a calculation program that can calculate the stability of the rockdrill-rigs made by Atlas Copco. The original version of Nystab is stored in a database from 1997 and the code is made in an old version of Visual Basic. My assignment was to develop the application in to a newer programming environment and make it last better in the upcoming years. The software I decided to use to accomplish this project is C# .NET in Visual Studio and Microsoft Access 2010. All the code is written in C# with some insertions from ADO.NET which helped me to easier connect the code with the database.The coding part was split into two pieces; the first was to develop the application scale done with Windows Forms, the second was to write the code for calculations in the application.
Utvärdering av viktmåttbaserad reglering av lokal- och regionnätens resursbehov
The Energy Market Inspectorate is implementing a new tariff regulation in Sweden. A small part of the new regulation concerns effectible operation costs and originally they where intended to be calculated using a modification of equivalent comparison standards, in Swedish Ekm. This thesis is intended to analyze if Fortums grid in Stockholm could be described correctly, using equivalent comparison standards. In Ekm every part of the distribution grid is designated a weighting in relation to 1 km 0.4kV over head line. These Ekm-measurements are intended to simplify comparison between different grid areas with different structure and geographical conditions.
Dokumentationssystem för fjärrvärmenät
The Work has been performed to, and in cooperation with Vetlanda Energi och teknik AB.District heating for commercial purpose started in the USA in 1877. Today the network has grown into big and complex systems, which demand maintenance and service to keep up the security of the delivery. When a district heating network expand, it becomes difficult to perform reliable calculations. For this purposes there are a few suppliers who design and deliver systems for documentation and calculation of district heating networks.Vetlanda Energi och Teknik AB is in the position where they must get a system for documentation and calculation for district heating, and therefore they need a basis to get a system. The target is to write a requirement specification that will follow the basis.The Swedish market has been inventoried, and suitable systems have been selected.
Kommunikation inom projektering. Hur påverkar visuell planering och projektkontor?
This report aims to provide an insight into the particle physics of today, and into the research that goes on within the field. The focus is partly on the recent discovery of the Higgs boson, and partly on how software can be used to simulate processes in particle accelerators. Basic concepts of particle physics and the search for the Higgs boson are discussed, and experimental results, including those from the Large Hadron Collider, are compared with simulations made in MadGraph 5. Furthermore, simple new models of particle physics are created in FeynRules, in order to make simulations based on the models. To support the presentations of these aspects, some of the underlying theory is built from the ground up.
Sömnskolans betydelse för personer med insomni ? en intervjustudie
Introduction: Sleep is necessary for human survival. Difficulty sleeping occurs in about one in four adult person in Sweden, insomnia in every ten. There are several reasons for difficulty sleeping, where stress is one of the most common. The quality of life and health are affected negatively. Treatment with proven efficacy against insomnia is not only sleep medication, but also cognitive behavioral therapy, CBT.
Operatörsoberoende SMS-leverans med designmönstret Bridge
When different type of programs are developed one wants to make these
adjustable to future changes and requirements. It must be done a good design of
the program from the beginning to make it possible to continue development of
it without having to redo big parts of it to high costs. In the area of object
orientation there are design pattern, which can be used to design systems that
can be adjusted to new changes in an easier way. I have in this thesis chosen
to take a closer look at how to design a program that sends SMS to cell phones
through a system of an operator. One requirement on the program is that it has
to be possible to change what operator to send though in an easy way.
Visualiseringsverktyg för modulärproduktutveckling : En studie om designen och implentationen av ett verktyg som ska effektivisera ett modulärt arbetssätt
Due to a growing interest in communication in today?s society the demand for equipment that is used in communication networks increases while the competition between companies that produce this equipment grows. To meet the increasing demand and at the same time having a competitive product development many companies use some effective product design, such as the modular product design. When a modular product design is used it?s good to compare different module configurations for a certain product and to simplify these comparisons some tool can be used.
Studie av materialhantering på Proton Finishing i Forsheda
The aim with this report was to exam and surveys the internal logistics of Proton Finishing?s production. The basic data should give the company suggestions of more efficient and improved internal logistics. We will also give from our perspective suggestions of improvement, which the company will be able to evaluate.To evaluate these problems we used different kinds of methods. A frequency study was made on the internal forklift.
Microstrip Solutions for Innovative Microwave Feed Systems
This report is introduced with a presentation of fundamental electromagnetic theories, which have helped a lot in the achievement of methods for calculation and design of microstrip transmission lines and circulators. The used software for the work is also based on these theories. General considerations when designing microstrip solutions, such as different types of transmission lines and circulators, are then presented. Especially the design steps for microstrip lines, which have been used in this project, are described. Discontinuities, like bends of microstrip lines, are treated and simulated.