
Sökresultat:
480 Uppsatser om Extreme Programming - Sida 16 av 32
Omkonstruktion och arkitekturbyte av autopilot för obemannade farkoster
This thesis has been written at Linköping University for the company Instrument Control Sweden AB (ICS).ICS is a small company located in Linköping that develops software and hardware for Unmanned Aerial Vehicles, UAV. At present, ICS has a fully functional autopilot called EasyPilot but they want to reduce the autopilot?s size to make it more attractive.The purpose of this thesis was to investigate if it was possible to reduce the size of the autopilot and how, in that case, it would be done. It was also necessary to examine whether the old processors should be replaced by new ones and how hard it would be to convert the old software to these new processors.To succeed with the goals many of the old components had to be changed for new, smaller ones. Some less necessary parts were also completely removed.
Debatten som inte förekom
The purpose of this paper was that through discourse analysis look at how gender and the equality debate is created between two head debaters and commenter's on a forum. We have used Norbert Elias and John L. Scotson´s (1999) theory about Established and Outsiders to see power struggles between groups in the debate. With Jonathan Potters analysis tools in his book Representing Reality (1996) we were able to analyze the debate texts. Using discourse psychology, we were able to see how people use tactical discourse in their texts to represent themselves and the world in different ways.
Om krigsupplevelser och krisbearbetning : en studie om hur några svenskar från Libanon upplevde kriget mot Libanon sommaren 2006
This study is a qualitative investigation where surveys where performed on five Swedes from Lebanon. The purpose with the survey was to learn how these persons were affected by the war against Lebanon in the summer 2006, how they reacted to it and what measures they took to overcome their crisis. The result shows that the state of crisis of the interviewed persons was caused by several factors, such as the war being both unexpected and intensive. Other causes was the worry that their children would be hurt by the effects of the war as well as the material and human losses that the war brought.The interviewed persons responded with both negative and positive reactions, which may have affect their recovery process. Some of them where offered physiological support in Sweden by their municipalities.
Ökad flexibilitet i Anybus X-gateway med hjälp av Lua
HMS Networks AB develops, produces and sells communication technology for industrial automation. The product handles communication between a variety of protocols. The product treated in this project is an Anybus X-gateway Modbus-TCP Master/Client and this module is currently configured from a web-based interface. In doing so, the flexibility for handling protocols is limited to what the company chooses to add to the interface. Therefore the company had a request that the flexibility should be extended using a script language.
On-line uppdragsplanering baserad på prediktionsreglering
Modern air battles are very dynamic and fast, and put extreme pressure on pilots. In some unpredictable situations, like new discovered threats or mission plan deviation because of enemy aircraft, the pilots might need to replan their predefined flight route. This is very difficult, if not impossible, to do since numerous factors affect it. A system that can help the pilots to do such a thing is needed. Previous work in this field has involved methods from artificial intelligence like A*-search.
En problemlösningsapplikation för Sveriges schackförbund
The purpose of this project was to investigate whether it was possible to develop a type of application, where users would solve chess problems. The main goal of the project was that there would exist an functional application after the study has ended with which users could solve chess problems on a computer. One subgoal of the project was to create corresponding application for mobile phones. The study was limited to require users to have at least Internet Explorer 9 +. For other browsers, there were no corresponding limitations.
Realtidsstyrning av IP-kamera
The final thesis named Tracking in Sensor Networks was created by the company Instrument control Sweden. The thesis work is to create a plug-in to an already developed software pro- gram, SkyView. Via the software program one should be able to control an IP-camera from AXIS, model 215 PTZ, with the appropriate protocol over a network. An Application Programming Interface, API, was used to easily control the camera through SkyView. The interface is called VAPIX and is used to all cameras from AXIS.
Utveckling av generell testklient för Nordic Growth Market
Development and accuracy tests of advanced exchange trading systems require well adjusted tools for testing. Aptness of these tools are probable to have a major impact on identification of bugs and verification of new functionality. Identifying erroneous parts and bottlenecks of the trading system is of outmost importance for the exchange as a whole since stability and correctness are two of the determinant factors its viability is measured by. This paper covers how this test-tool was created and the motivation behind the design choices made. The tool was created with the goal to be broad enough to cover the majority of cases that could arise, fast enough to be able to test the trading systems speed limitations (i.e.
Bike Around
Physical activity can reduce the risk of developing dementia, and studies show that people who already have some form of the disease can get a better memory function and find it easier to perform daily tasks if the activity is performed regularly. People who are diagnosed with dementia are generally not offered physical activity to a high extent, nor is there a wide range of equipment developed to suit the target group.The Bike Around project was launched during a workshop in Copenhagen and was organized by HCH and Techna Science with the aim to develop new training equipment for people with dementia. The workshop resulted in the development of a customized training bike where the user can get a biking experience from his wheelchair or favorite chair. By integrating the pedal movement with a prerecorded movie projected on a screen, the memory can be stimulated both visually and by the activity itself.Our assignment in the project consisted of three parts: design of the bike, movie playback and software programming. During the project a prototype has been created that meets the requirements of ergonomics and usability..
Prestandautvärdering av koppling mellan C#.NET och Pitch Runtime Infrastructure
Denna rapport dokumenterar arbetet med att utreda hur C# och Pitch RTI fungerar tillsammans, och vilka prestandaeffekter som resulterar av denna koppling. Motiveringen kommer från att kunder till företaget Pitch har efterfrågat stöd för C# som programmeringsspråk när de använder Pitch RTI. Metoden gick ut på att successivt lära sig använda de tekniker som finns tillgängliga, för att sedan implementera lösningar på hur kopplingen ska ske. Resultaten visar hur övergången går till och prestandan som uppnåddes med hjälp av indexnotation. Tekniken IKVM hade högre prestandaindex och gick snabbare att komma igång med jämfört med tekniken C++/CLI.
Transportsfordon för rullstolsburna
A vehicle that carries a person sitting in a wheelchair has been rebuilt. The original vehicle was provided with a petrol engine, hydrostatic drive and a mechanical steering rod, making it noisy and hard to maneuver. The purpose with this project was to convert the vehicle to make it more environmental and easier to drive.A new design has been proposed where an electrical drive has replaced the noisy combustion engine and an electrical motor with joystick control has replaced the manual steering.The project was divided into two parts. One mechanical part where the construction of the drive and steering were to be decided. The other part involved programming the microprocessor and implementation of all the necessary electrical for the control system of the vehicle.
Processuell generering av oändliga spelvärldar : Praktiska problem och optimering
Enligt oss så är det största problemet med att processuellt generera en pseudo-oändlig spelvärld i realtid är att få genereringen att ske så sömlöst som möjligt samtidigt som världen upplevs som konsekvent. För att finna lösningar på detta problem så analyserar vi andra studier och spel som utnyttjar processuell generering. Vi använder sedan de metoder och tekniker vi funnit för skapandet av en egen applikation för att få en djupare förståelse för hur dessa fungerar i praktiken och hur mycket varje metod påverkar prestandan. I vår slutsats beskriver vi de problem vi fann, deras orsak och ger förslag på lösningar. På grund av studiens tekniska karaktär så riktar den sig främst till programmerare.
Varumärkessamarbeten mellan LVM och EVM vid kategoriutvidgningar: En Fungerande Strategi?
This thesis examines the possible beneficial effects of a temporary cooperation between a national brand and a private brand. The main hypothesis suggests that if a national brand wants to make a category extension to a remote product category, it should be able to decrease its risk by affiliating itself with a private brand. The national brand should through such a brand alliance be able to borrow some of the flexible characteristics that a private brand possesses to increase its associations with the new category. The survey consisted of 800 questionnaires with different cooperations between a private brand (ICA) and two national brands (Tropicana and Bravo). These were handed out to students in the universities of Stockholm.
Klimat i miljökonsekvensbeskrivningar : hantering av klimatförändringar och extrema väderhändelser i MKB
There has always been global warming on earth and it is because of it that the earth is inhabitable. Without global warming the temperature on earth would be around -18 ° C instead of today's + 15 ° C. Global warming is generated by greenhouse gases like carbon dioxide and methane which trap long wave radiation in the earth's atmosphere. The problem today is that the global concentration of green house gases has significantly increased since the 1750's as a result of human activity. Today's values widely exceed the preindustrial values.
Lan File Share : Ett fildelningssystem åt Försvarsmakten
The Swedish Armed Force has a need to streamline the preparation of an exercise in tactical training for soldiers because the preparation of an exercise is currently laborious and time consuming when commanders manually share files to each computer that will be included in the exercise. The degree project was to create a file sharing program within the internal network of the Defence Forces? international centre (Swedint). The program is used by the training management to effectively start up an exercise where soldiers train tactical training in a simulated combat environment. The training management use this program to upload files to a server which notifies all the computers on the network to download these files.