• Refine Query
  • Source
  • Publication year
  • to
  • Language
  • 1261
  • 687
  • 2
  • Tagged with
  • 1952
  • 1948
  • 1946
  • 203
  • 200
  • 188
  • 174
  • 156
  • 141
  • 139
  • 122
  • 111
  • 94
  • 93
  • 83
  • 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.
541

Design av verktyg för snabb utläsning och analys av flygprovdata från radar

Riiga, Felix, Larsson, Mathias January 2016 (has links)
Detta arbete har utförts med uppdrag från företaget Saab. Syftet har varit att analysera och utvärdera ett program som läser ut data från radarenheten som sitter i Saabs stridsflygplan Gripen. Programmet som har analyserats är nyligen framtaget och är fortfarande under utveckling. Genom att använda ett flertal mätverktyg och en mindre mängd olika testdata har programmet analyserats för att se om det har tillräcklig prestanda med avseende på tidsåtgång vid inläsning av data och minnesanvändning vid bearbetning av data samt om den underliggande arkitekturen lämpar sig för framtida utveckling. Resultatet av mätningarna presenteras i denna rapport i form av tabeller och diagram och visar att programmet både tids- och minnesmässigt har brister som bör åtgärdas. Arkitekturen är sund och går i huvudsak att bygga vidare på. / The work leading to this thesis was carried out at Saab AB. The purpose of the thesis was to analyse and evaluate a tool for the reading of data from the Saab Gripen radar unit. The tool is still a work in progress. By utilising several different measurement tools and a set of test files the radar data tool was evaluated with respect to timing performance, and memory usage. The underlying architecture of the tool was also investigated for its sustainability in future development. The results of these evaluations presented in this report show that the tool leaves a lot to be desired in the areas of time taken and memory usage and as such, future improvements are needed. The architecture is deemed sustainable and suitable for future use.
542

Sårbarheterna med Bluetooth inom hälsotillämningar

Nilsson, Tobias January 2016 (has links)
Detta examensarbete har utförts inom programmet högskoleingenjör i datateknik vid Linköpings Universitet. Syftet med arbetet är att undersöka de säkerhetsbrister som finns med att använda enheter som kommunicerar via Bluetooth inom hälsotillämningar samt vilka steg som kan tas för att skydda sig mot dem. För att studera dessa sårbarheter användes en pulsmätare som anslöts via Bluetooth med en Android-telefon. Vi påvisar i den första delen av rapporten de sårbarheter som finns med att använda Bluetooth genom att utföra ett antal tidigare kända attacker som tidigare inte har studerats i detta sammanhang. I den andra delen av rapporten utförs attackerna igen, men den här gången med en metod för att motverka skadan de kan åstadkomma. Resultaten visar några av de sårbarheter inom applikationer för hälsa som man måste ha i åtanke när man utvecklar system som hanterar känslig data via Bluetooth. Det visar att det går att avvärja flera av de studerade attackerna med relativt enkla metoder som inte kräver någon extra hårdvara
543

Användarvänlig Google Maps-baserad webbeditor för mobilkartspel

Nilsson, Emilia January 2016 (has links)
Målet med arbetet var att implementera grunden för en webbaserad editor till applikationen MMQ som saknar en editor för att skapa uppdrag. Genom att använda grundläggande koncept inom webb och lyssna till uppdragsgivarnas önskningar och förväntningar utvecklades en editor med grundläggande funktionalitet. Arbetet utvärderades därefter ur ett användbarhetsperspektiv med fokus på generell tillfredsställelse och igenkännlighet. Utvärderingen skedde med PSSUQ- enkäten tillsammans med några egenkonstruerade frågor i intervjuformat som ställdes testdeltagarna. Resultaten visar att den generella uppfattningen av editorn är positiv och att editorn har flertalet bekanta element som gjorde testdeltagarna trygga vid användningen. Förbättringsförslag har tagits fram från de åsikter och förslag som testdeltagarna förde fram under intervjuerna. Förslagen går i linje med uppdragsgivarnas idéer om editorn och kommer ligga till grund för en vidareutveckling av editorn till applikationen MMQ.
544

Risk Analysis of the applied RFID system : Project Stolpen

Grunzke, Richard January 2007 (has links)
This thesis will be a risk analysis of a RFID-system for a logistical application. The system works as follows: Around Karlstad in Sweden there are three new weighing machines for lorries. The load weight will be measured for the police to control overweight and for logistical reasons such as issuing invoices and optimising the supply chain. The lorries do not have to stop to be weighed. They have to drive slowly over the weighing machine, so the loss of time is minimal. The lorries will be identified via RFID-tags. So every time a lorry will be driven over the weighing machine, the identification number and the measured weight will be logged and send to a database. In the future it is planed to store the weight on the tag itself. The task is now to analyse the RFID-communication and the transmission to the database. The thesis will contain several parts. First RFID in general and how RFID will be used in the application-scenario will be described. Next sections will be about the security and privacy requirements and the risks in detail. Then possible solutions are outlined and concrete suggestions are presented. Finally a conclusion will be drawn, which will show that the application has a low level of security.
545

Analyzing Wavelength Conversion and Traffic Grooming in Optical WDM Networks

Ali, Wajid, Mohammed, Shahzaan January 2013 (has links)
Wavelength conversion and traffic grooming have been among the most researched areas and technologies of importance in optical networking. Network performance improves significantly by relaxing the wavelength continuity constraint using wavelength converters and by improving the wavelength utilization using traffic grooming. We have done a literature review that compares the performance of wavelength conversion devices with different traffic grooming devices. This thesis work analyzes the impact of increasing the number of wavelength conversion devices and grooming capable devices using different placement schemes for our proposed network model, traffic loads and link capacities. Deciding the number and location of these devices to be used in a network is equally important. This work has been done through the simulation of different device placement scenarios and the results have been analyzed using connection blocking probability as the performance metric. Our reviews and work, correctly predict the behavior of results as demonstrated by the results of other referred literatures relating to wavelength conversion and traffic grooming.
546

Partitioned Scheduling of Real-Time Tasks on Multi-core Platforms

Nemati, Farhang January 2010 (has links)
In recent years multiprocessor architectures have become mainstream, and multi-core processors are found in products ranging from small portable cell phones to large computer servers. In parallel, research on real-time systems has mainly focused on traditional single-core processors. Hence, in order for real-time systems to fully leverage on the extra capacity offered by new multi-core processors, new design techniques, scheduling approaches, and real-time analysis methods have to be developed. In the multi-core and multiprocessor domain there are mainly two scheduling approaches, global and partitioned scheduling. Under global scheduling each task can execute on any processor at any time while under partitioned scheduling tasks are statically allocated to processors and migration of tasks among processors is not allowed. Besides simplicity and efficiency of partitioned scheduling protocols, existing scheduling and synchronization methods developed for single-core processor platforms can more easily be extended to partitioned scheduling. This also simplifies migration of existing systems to multi-cores. An important issue related to partitioned scheduling is distribution of tasks among processors which is a bin-packing problem. In this thesis we propose a partitioning framework for distributing tasks on the processors of multi-core platforms. Depending on the type of performance we desire to achieve, the framework may distribute a task set differently, e.g., in an application in which tasks process huge amounts of data the goal of the framework may be to decrease cache misses.Furthermore, we propose a blocking-aware partitioning heuristic algorithm to distribute tasks onto the processors of a multi-core architecture. The objective of the proposed algorithm is to decrease blocking overhead of tasks which reduces the total utilization and has the potential to reduce the number of required processors.Finally, we have implemented a tool to facilitate evaluation and comparison of different multiprocessor scheduling and synchronization approaches, as well as different partitioning heuristics. We have applied the tool in the evaluation of several partitioning heuristic algorithms, and the tool is flexible to which any new scheduling or synchronization protocol as well as any new partitioning heuristic can easily be added.
547

Texture Classification by High Order Symmetry Derviatives of Gaussians

Pomwenger, Werner January 2003 (has links)
In this master thesis we propose high order symmetry derivatives of gaussians for texture classification. The symmetry derivative approach is applied to a multiresolutional pyramid structure, which finally results in a more dimensional feature space represented by high order complex moments. For visualization of results the features are presented to a image classification and segmentation algorithm using multidimensional clustering and orientation adaptive boundary refinement. Test images are generated to validate the functionality of symmetry derivatives for textures with multiple orientations and in this context we propose an extension of double angle representati onto visualize multiple local orientations. Further experiments with real texture images are carried out to improve the quality of the feature space byusing different methods for preprocessing and feature space dimensionality reduction.
548

Digital Jukebox

Jin, Yin January 2011 (has links)
This bachelor's project uses the Spotify API (Application Programming Interface) to implement a new application called SpotBox, a “digital jukebox”. As it is known, the traditional jukebox has disappeared from the market. There are many reasons for this, such as the limitation of storage capacity and the update frequency of music is not timely. This project proposes to apply the digital technology to build a new jukebox system. The idea is to build an application based on Spotify to run in an ordinary computer that could control the incoming of the coins and the selection of the music. This new version of the jukebox, the digital jukebox, would be deployed in pubs and discos.The development utilized C# as the programming language and the operation system is Microsoft Windows.The method of the project has 3 steps. The first step is the application requirements‟ analysis. This step identifies and analyses the requirements of the application to work as a digital jukebox and the additional functions based on the Spotify.The second step is the study about the Spotify API (Application Programming Interface). This is necessary step to verify what is possible to implement from the identified requirements.Finally, the work was concluded by implementing the required functionalities, as well as a enhancing the graphical interface. The graphical interface combined with these functionalities composes an application prototype.As for the main result, the application was fully developed with the minimum required functionality and interface. Secondary results can be named as the report of the possibilities that allowed by the Spotfy API together with the complete requirement analysis of the functionalities that were outside the scope of the intended prototype implementation.
549

Kulturella skillnader mellan hemsidor och deras inverkan på internationell marknadsföring

Mulahusic, Amira January 2008 (has links)
Kubera Production som har sitt kontor i Skellefteå är en strategisk kommunikationsbyrå som interesserar sig för hur kulturella skillnader mellan hemsidor kan analyseras och dokumenteras. Inledningsvis presenteras de två frågorna som ligger bakom den här rapporten. De är: Hur påverkar kulturella skillnader utvecklingen av nya hemsidor runt om i världen? Hur kan man eventuellt se och dokumentera de kulturella skillnaderna? Målet är att skapa en broschyr med klara riktlinjer som företaget kan ha använding av vid etablering utomlands. Vad som inte ingår i det här arbetet är grundliga undersökningar av ett land och dess kultur. I teoridelen kan läsaren ta del i hur hemsidor framställs, vilka program som kan användas men också om internationell marknadsföring och vad som är viktigt vid utlandsetablering av ett företag. Redan i teoridelen kan man få en uppfattning om vilka saker som är viktiga att tänka på vid marknadsföring och hur de kan påverka konsumenternas syn på firman. De empiriska studierna baserades på en enkätsundersökning. Enkäten framställdes i Word och består av nio frågor som mailades till människor som använder sig av internet dagligen. Fem länder har valts ut genom att titta på statistiken över internetanvändningen i världen. Länderna som valdes ut är: USA, Sverige, Kina, Korea och England. Tre internationella företags hemsidor, alla verksamma i dessa fem länder analyserades. Dessa företag är Microsoft, McDonald´s och Coca-Cola. Språket, färgen, bilder och typsnitten på hemsidorna jämfördes. Broschyren som är skapad i Indesign presenteras. Resultaten redovisar analysen av hemsidorna och enkätsundersökningen vilket visar att språket, symboler och grafiken är de viktigaste faktorerna vid en eventuell ändring av en hemsida vid marknadsföringen utomlands. Olika möjligheter för dokumentation av de kulturella olikheterna presenteras. Slutsatsen reflekterar mina egna tankar och ger idéer på forsatt forskning.
550

Analys och implementation av EPIServer

Oskarsson, Carl, Hedman, Jonathan January 2007 (has links)
This report describes how we, with support from SYSteam Datakonsult AB Värnamo builds a dynamic website for a fictional company. The purpose of this work is to tie together our studies with the businesses in the region, and expand our knowledge. Together with Peter Bäckrud from SYSteam we worked out the goals to achieve this purpose. The goals are to create a polished intranet to a company with the webpage publishing tool EPIserver This report begins with describing the goals and visions that were set up. Then follows a thorough theoretical background that describes the areas we have touched, to give the reader an idea about the work. The report then moves into the creation phase that talks about the problem that occurred during development. The creation phase is split up into two parts where the first part gives a good description about how we designed a usability friendly website that would fulfill the goals we had set up. The other part talks about programming and the implementation of the different features on the website. Finally there’s an evaluation of the website from a usability perspective to give us an idea of how good we made the design. We also evaluate EPIserver to give our views on the software which none of us has worked with before. / Denna rapport beskriver hur vi, med stöd från SYSteam Datakonsult i Värnamo AB, bygger en dynamisk webbplats till ett påhittat företag. Syftet med vårt examensarbete har varit att knyta samman studier med företagsverksamheten i regionen, och genom detta vidga våra vyer kunskapsmässigt. Tillsammans med Peter Bäckrud från SYSteam utarbetade vi en målformulering för att uppnå detta syfte. Målet blev således att skapa ett attraktivt intranät till ett företag med hjälp av webbpubliceringsverktyget EPIserver. Rapporten börjar med att utförligt beskriva de mål och visioner som sattes upp. Vidare följer en ingående teoretisk bakgrund som beskriver de områden vi har berört, för att ge läsaren en uppfattning kring arbetet. Rapporten går sedan vidare in på genomförandefasen som tar upp de problem som blev en naturlig följd under utvecklingsskedet. Genomförandefasen delas sedan upp i två delar där första delen ger en ingående beskrivning om hur vi designmässigt skapade en användarvänlig webbplats som skulle uppfylla de krav som målformuleringen ställde. Den andra delen i genomförandefasen tar upp den programmering och implementering som krävts, för att få de funktioner vi valt att fungera. Slutligen sker en utvärdering av webbplatsen ur ett användbarhetsperspektiv detta för att ge oss en uppfattning om hur pass bra vi lyckats med designen. Vi utvärdera också EPIserver för att ge våra synpunkter på programvaran som ingen av oss tidigare har jobbat med.

Page generated in 0.0468 seconds