• Refine Query
  • Source
  • Publication year
  • to
  • Language
  • 3
  • 2
  • 1
  • Tagged with
  • 6
  • 6
  • 5
  • 4
  • 4
  • 4
  • 3
  • 3
  • 2
  • 2
  • 2
  • 2
  • 2
  • 2
  • 2
  • About
  • The Global ETD Search service is a free service for researchers to find electronic theses and dissertations. This service is provided by the Networked Digital Library of Theses and Dissertations.
    Our metadata is collected from universities around the world. If you manage a university/consortium/country archive and want to be added, details can be found on the NDLTD website.
1

K-line deciside the timing to buy or sell

Yao, Ting-Chun 03 August 2003 (has links)
Abstract This research is based on the Taiwan Stock Index. We can use the technical analysis of K-line which may reveal the signal of buying or selling in actual operation. It can help the investors to deciside the timing to buy or sell. The above method is a kind of stock index in actual testing analysis during the period from 1993 to 2002. The conclusions of our research are the following: 1. The signal of buying or selling can create good return according to the theory of K-line during the research period and it sometimes can offers higher return than the interest rate offered by the bank. It is a reliable method for most of the investors. 2. The signal of up or down can't be judged according to the theory of K-line during the period of stagnancy. We must judge the market and predict the future after the ending of stagnancy of K-line in order to obtain the best point of buying or selling.
2

Generisk Felkodsfunktionalitet

Svensson, Jesper, Berisha, Ideal January 2017 (has links)
BSR Svenska AB har gett oss uppgiften är att göra deras Portable Programming Carrier 3 (PPC 3) till en felkodsläsare som klarar av att läsa och radera generiska felkoder. Felkodsläsaren kommer kallas för PPC Diagnostic System och kommer att kunna användas till alla bilar med OBDII-uttag. Meningen är att vem som helst ska kunna kontrollera och radera felkoder i sin bil. De generiska felkoderna är mestadels lagstadgade och har oftast koppling med drivlina eller miljöklassificerade värden på bilen. / BSR Svenska AB have developed a diagnostic device for cars and the task at hand is to develop this device called PPC diagnostic to make it compatible with generic OBDII codes. This will make it easier for the ordinary person to control their cars and check if there is anything wrong, that is contained in the generic protocol. This includes mostly a lot of probes weather they are ok or not and also a lot of values for temperature and similar stuff, but the most important part of the generic fault codes is the environmental fault codes.
3

BSR Diagnosverktyg – Kommunikation över CAN och K-line bussen

Jukic, Vladimir, Wikingsson, Thom January 2008 (has links)
<p>Den här rapporten beskriver ett examensarbete för högskoleingenjörsexamen i datorteknik vid Växjö universitet. Vid företaget BSR i Växjö pågår utvecklingen av ett diagnosverktyg benämt BSR Diagnostic Tool. Syftet med projektet är att kunna använda en hårdvaruklass som kommunikationsdel istället för diagnosverktyg från de olika biltillverkarna. Inom objektorienterad programmering är en klass ett avsnitt programkod som samlar en mängd relaterade attributer och funktioner för ett objekt. I rapporten beskrivs implementeringen av hårdvaruklassen samt tillhörande teori för kommunikationsbussen som används, nämligen CAN. BSR har redovisat vilka funktioner som bör finnas med i klassen genom att göra ett diagram med dessa. Målet i första hand var att få en fungerande kommunikation med styrenheter i en Saab. Testning har skett genom ett enkelt testprogram som ger möjlighet att skicka en fråga och få tillbaka ett svar från en styrenhet i fordonet genom hårdvaruklassen. Utvecklingen av systemet har skett med hjälp av programspråket C# och utvecklingsmiljön .NET. Företagets representanter var nöjda med resultatet då det utgör en bra grund för vidareutvecklingen av BSR Diagnostic Tool.</p> / <p>This abstract describes the bachelor degree thesis in computer technology at Växjö University. At the company BSR in Växjö, Sweden there is a new project under development called BSR Diagnostic Tool. The main idea is to use a hardware class for communication instead of the diagnostic tools that are provided by the car manufactures. In object-oriented programming, a class is a programming language construct that is used as a blueprint to create objects. The task was to implement this hardware class which will handle the communication between a computer and the control units in the vehicles. The report also includes a big theoretical part about the communication bus that is used, CAN. The objective was to create the class and make it communicate successfully with a Saab. The testing of the class was done with a simple program. The program can send a question to the vehicle and retrieve an answer with help of the hardware class. BSR provided a diagram with functions that should be present. The development of the system was done using C# and .NET Environment. The company was satisfied with the results since they provided a good basis to further development of BSR Diagnostic Tool.</p>
4

BSR Diagnosverktyg – Kommunikation över CAN och K-line bussen

Jukic, Vladimir, Wikingsson, Thom January 2008 (has links)
Den här rapporten beskriver ett examensarbete för högskoleingenjörsexamen i datorteknik vid Växjö universitet. Vid företaget BSR i Växjö pågår utvecklingen av ett diagnosverktyg benämt BSR Diagnostic Tool. Syftet med projektet är att kunna använda en hårdvaruklass som kommunikationsdel istället för diagnosverktyg från de olika biltillverkarna. Inom objektorienterad programmering är en klass ett avsnitt programkod som samlar en mängd relaterade attributer och funktioner för ett objekt. I rapporten beskrivs implementeringen av hårdvaruklassen samt tillhörande teori för kommunikationsbussen som används, nämligen CAN. BSR har redovisat vilka funktioner som bör finnas med i klassen genom att göra ett diagram med dessa. Målet i första hand var att få en fungerande kommunikation med styrenheter i en Saab. Testning har skett genom ett enkelt testprogram som ger möjlighet att skicka en fråga och få tillbaka ett svar från en styrenhet i fordonet genom hårdvaruklassen. Utvecklingen av systemet har skett med hjälp av programspråket C# och utvecklingsmiljön .NET. Företagets representanter var nöjda med resultatet då det utgör en bra grund för vidareutvecklingen av BSR Diagnostic Tool. / This abstract describes the bachelor degree thesis in computer technology at Växjö University. At the company BSR in Växjö, Sweden there is a new project under development called BSR Diagnostic Tool. The main idea is to use a hardware class for communication instead of the diagnostic tools that are provided by the car manufactures. In object-oriented programming, a class is a programming language construct that is used as a blueprint to create objects. The task was to implement this hardware class which will handle the communication between a computer and the control units in the vehicles. The report also includes a big theoretical part about the communication bus that is used, CAN. The objective was to create the class and make it communicate successfully with a Saab. The testing of the class was done with a simple program. The program can send a question to the vehicle and retrieve an answer with help of the hardware class. BSR provided a diagram with functions that should be present. The development of the system was done using C# and .NET Environment. The company was satisfied with the results since they provided a good basis to further development of BSR Diagnostic Tool.
5

A XML-based diagnostic tool using the product line approach

Subotic, Dejan January 2009 (has links)
<p>This is a Master Thesis at the Computer Science Program at Växjö University. It has been made at BSR in Växjö where the development of a diagnostic tool has been in the running since the beginning of 2008. Previously there was a base developed within the company which I was to use for developing the two layers that I was responsible for – ProtocolLayer and PresentationLayer. In the end it should lead to a XML-based diagnostic tool. The technologies used have been .NET with its language C# and XML. The future purpose for this tool is for it to be used within the company to receive important information about the cars when developing other BSR products.</p><p>This thesis has focused on developing the tool to be working with the car manufacturer VOLVO and its protocols. The idea is that the diagnostic tool in the future could be extended to be working with all possible car manufacturers’ protocols and to enlighten the extensibility the project has been done using the product-line approach.</p>
6

A XML-based diagnostic tool using the product line approach

Subotic, Dejan January 2009 (has links)
This is a Master Thesis at the Computer Science Program at Växjö University. It has been made at BSR in Växjö where the development of a diagnostic tool has been in the running since the beginning of 2008. Previously there was a base developed within the company which I was to use for developing the two layers that I was responsible for – ProtocolLayer and PresentationLayer. In the end it should lead to a XML-based diagnostic tool. The technologies used have been .NET with its language C# and XML. The future purpose for this tool is for it to be used within the company to receive important information about the cars when developing other BSR products. This thesis has focused on developing the tool to be working with the car manufacturer VOLVO and its protocols. The idea is that the diagnostic tool in the future could be extended to be working with all possible car manufacturers’ protocols and to enlighten the extensibility the project has been done using the product-line approach.

Page generated in 0.042 seconds