• 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.
681

Mobil strömförsörjning med hjälp av HotPlug : Examensarbete på programmet IT-forensik och informationssäkerhet, 120p

Mattsson, Emil, Albrektsson, Marcus January 2010 (has links)
<p>Detta arbete har gjorts för att undersöka om det finns en möjlighet att kringgå problemet med stationära datorers strömförsörjning, vid nedstängning genom att man drar ut strömkabeln, i syftet att minimera dataförlusten ur en forensisk synvinkel. Arbetet är också till för att undersöka om det teoretiskt skulle gå att lösa problemet. När man drar ur strömkabeln ur en stationär dator kommer flyktig data att försvinna och gå förlorad vilket ur en forensisk synvinkel kan betyda förlust av bevis.</p>
682

Fibre-Optic AWG Networks Supporting Real-Time Communication in High-Performance Embedded Systems

Kunert, Kristina January 2008 (has links)
<p>High-performance embedded systems communicating heterogeneous traffic with high bandwidth and strict timing requirements are in need of more efficient communication solutions. This thesis proposes two multi-wavelength passive optical networks able to meet these demands. The networks are based upon a single-hop star topology with an Arrayed Waveguide Grating (AWG) placed in the centre. The intended application areas for the two networks are short range embedded communication systems like System Area Networks (SANs) and router architectures with electronic queuing. The AWG’s attractive property of spatial wavelength reuse, as well as the combination of fixed-tuned and tuneable transceivers in the end nodes, enables simultaneous control and data traffic transmission. This, in turn, makes it possible to support heterogeneous traffic with both hard and soft real-time constraints.</p><p>Additionally, two Medium Access Control (MAC) protocols, one for each network solution, are developed. Traffic scheduling is centrally controlled by a node, the protocol processor, residing together with the AWG in a hub. All nodes use Earliest Deadline First (EDF) scheduling and communicate with the protocol processor through physical control channels. A case study, including simulations, in the field of Radar Signal Processing (RSP) and simulations using periodic real-time traffic are conducted for the two application areas respectively, showing very good results. Further, a deterministic real-time analysis is conducted to provide throughput and delay guarantees for hard real-time traffic and an increase in guaranteed traffic is achieved through an analysis of existing traffic dependencies in a multichannel network. Simulation results incorporating the traffic dependency analysis indicate a considerable increase in the possible guaranteed throughput of hard real-time traffic.</p>
683

Datoriserat beslutsstöd vid mätning av dornprofil

Hedman, Erik January 2006 (has links)
<p>Behovet att mäta kvalitet hos olika produkter ledde till framställningen av ett antal mätningsmetoder. Redan vid olika stadier av tillverkning kan man avgöra om produkten motsvarar en viss förutbestämd standard. Den här rapporten kommer att undersöka vilka eventuella problem mätning av kvalitet med laser har i industrimiljö. En konceptuell modell över hur mätning av dornprofiler kan genomföras kommer att presenteras med fokus på att väga tidsåtgång mot exakthet för att skapa en balans som är acceptabel för företagets krav. En beslutsfattande algoritm kommer även att presenteras där ett avgörande ska ske om mätresultaten är rimliga eller beror på fel i mätutrustningen. Om mätresultaten är rimliga jämförs de mot referensvärden för att avgöra om produkten klarar kvalitetskraven. Resultatet presenteras i form av ett program som styr hela mätproceduren samt även fattar ett beslut om den aktuella mätningen ska förkastas eller behållas.</p>
684

Utveckling av e-handel med ASP.NET AJAX

Johansson, Henrik, Skålberg, Tommy, Grunditz, Jimmie January 2008 (has links)
<p>Denna rapport behandlar utvecklingen av en webbaserad e-handelslösning där nya tekniker för utveckling tillämpas. Olika tekniker för att skapa ett rikare och mer interaktivt gränssnitt beskrivs.</p><p>Hur utvecklar man en e-handelssida med dagens moderna tekniker?Vilka tekniker fungerar bäst? Det är frågor som dessa som ligger till grund för detta examensarbete. Vi fick i uppdrag av företaget Mil Tech i Västerås att utveckla en e-handelssida med kortbetalning och tillhörande administrationsgränssnitt.</p><p>Syftet med detta examensarbete var dels att ta reda på hur man utvecklar en ehandelssida med dagens moderna tekniker, vilka tekniker som är mest lämpliga för ändamålet samt att utveckla sidan efter kundens krav och önskemål. Vi har utvecklat en applikation där kunden själv kan hantera produkter och uppdatera sidans information och utseende. En användare skall kunna registrera sig och sedan genomföra ett köp.</p><p>Applikationen är utvecklad i ASP.NET 2.0 med programspråket C-Sharp (C#), då det är en relativt ny teknik med hög säkerhet och bra prestanda samt att den är bra associerad till den kraftfulla databashanteraren MS SQL Server 2005. Utöver programspråket använder applikationen sig av ASP.NET AJAX.</p><p>Utvecklingsmiljön består av Visual Studio 2005 Professional med versionshantering genom Subversion och databashantering genom MS SQL Server 2005 Express och MS SQL Server Management studio Express.</p><p>För att få tillgång till den information som behövdes för att genomföra arbetet användes främst internet eftersom vi behövde aktuell information och att det i dagsläget inte fanns tillräckligt uppdaterad litteratur.</p><p>De förberedelser som gjorts innan utvecklingsarbetet började var att samla information om hur e-handel med kortbetalning fungerar samt vad kundens önskemål var.</p><p>Hela webbsidan utom administrationsgränssnittet är språkberoende och kan ses på tre olika språk, svenska, engelska och tyska.</p><p>Tekniknummer_579</p> / <p>Tekniknummer_579</p><p>This report discusses the development of a web-based e-commerce solution where new technologies for development are applied. Different techniques for creating a richer and more interactive user interface are applied.</p><p>How do you develop an e-commerce website with today’s modern techniques? Which technologies are best suited? Questions like these are the basis for this graduation work and we have been given an assignment by a company called Mil Tech situated in Västerås, to develop an e-commerce website with card-payment and also with an administration interface.</p><p>The purpose with this graduation work is in part to find out how you develop an e-commerce website with today’s modern technologies, which technologies are best suited for the task and to adapt the site according to the customers wishes and demands. This will be done by developing an application where the customer can handle products and update the websites information and appearance. A user shall be able to register and carry out a purchase.</p><p>The application is developed in ASP.NET 2.0 with the developing language C-Sharp (C#). This is a relatively new technique with high security and performance, and also that it has good compatibility with the powerful database-handler MS SQL Server 2005. In addition to C# the application also uses ASP.NET AJAX Extensions.</p><p>Our developing environment is made up of Visual Studio 2005 Professional with version handling through Subversion and database handling through MS SQL Server 2005 Express and MS SQL Server Management studio Express.</p><p>To get the information we need for the project, the main source will be the Internet, because we need current information and today literature isn’t always up to date.</p><p>Preparations we did before developing were to gather information about e-commerce with card-payment, and going through the customers wishes and demands.</p><p>The entire website except the administration is language-dependent and can be viewed in three different languages, Swedish, English and German.</p>
685

Dagens Kalmar

Persson, Christian, Zetterlund, Daniel January 2008 (has links)
<p>Tekniknummer_580</p><p>Vi har skapat en webbapplikation där besökaren snabbt och enkelt ska kunna se vad det erbjuds som dagens lunch på Kalmars restauranger.</p><p>Vi är nöjda med projektets resultat. Vi har nu en webbsida som uppfyller de mål vi satte innan projektet och den är redo för vidareutveckling.</p><p>Vårt huvudmål var att skapa en webbtjänst som ska vara enkel och användbar för besökaren. Detta mål anser vi vara uppfyllt. Besökaren ser direkt dagens lunch på förstasidan utan att behöva ta några omständiga vägar för att nå dit.</p>
686

Comparative study of operating system security using SELinux and Systrace

Öberg, Jonas January 2009 (has links)
<p>This thesis makes a comparative study of the security systemsSystrace (used primarily with OpenBSD) and SELinux (usedexclusively with Linux), trying to answer the question as to whichtype of security is offered by each respective system, and wheneach should be used. The key difference between SELinux andSystrace seems to be their mode of operation, where SELinux,built around the LSM framework in the Linux kernel, works withtype enforcement on files, sockets and other objects, whereasSystrace works on a strict system call basis. The two systems areseen to serve two different purposes which sometimes overlap,but in just as many cases provide solutions for entirely differentquality priorities.</p>
687

Analysing Fault Tolerance for Erlang Applications

Nyström, Jan Henry January 2009 (has links)
ERLANG is a concurrent functional language, well suited for distributed, highly concurrent and fault-tolerant software. An important part of Erlang is its support for failure recovery. Fault tolerance is provided by organising the processes of an ERLANG application into tree structures. In these structures, parent processes monitor failures of their children and are responsible for their restart. Libraries support the creation of such structures during system initialisation.A technique to automatically analyse that the process structure of an ERLANG application from the source code is presented. The analysis exposes shortcomings in the fault tolerance properties of the application. First, the process structure is extracted through static analysis of the initialisation code of the application. Thereafter, analysis of the process structure checks two important properties of the fault handling mechanism: 1) that it will recover from any process failure, 2) that it will not hide persistent errors.The technique has been implemented in a tool, and applied it to several OTP library applications and to a subsystem of a commercial system the AXD 301 ATM switch.The static analysis of the ERLANG source code is achieved through symbolic evaluation. The evaluation is peformed according to an abstraction of ERLANG’s actual semamtics. The actual semantics is formalised for a nontrivial part of the language and it is proven that the abstraction of the semantics simulates the actual semantics. / ASTEC
688

Utveckling av styrning till solföljande MaReCo-hybrid i Hammarby Sjöstad / Developing a controller for a sun tracking MaReCo hybride in Hammarby Sjöstad

Svensson, Mikael January 2002 (has links)
Turning solar collectors, heliostats, is certainly not a new idea but has been explored for at least two decades. Projects on this subject have resulted in more or less realistic constructions, in a commercial point of view. Far too often the technical goals have had higher priority than the economical, which has resulted in a few constructions having the ability to compete with conventional, fix solar collectors. The economical issues have been given high priority in this project, without decreasing the demands on reliability. The system has been given the following mechanical and electronical properties: One-axis movement, fix heat carrying fluid system, microcomputer controlled movement and automatic protection from overheating. According to the development in digital technology with lower prices on advanced semiconductors as a consequence, the conclusion is that the prerequisites of this concept will be even better in the future. The result of this thesis is a heliostat function that increases the energy gain by up to 40%, compared to a field of MaReCo collectors without this function. Though, the cost only increases by 13%.
689

Fördjupning inom karaktärsanimation : Realistisk animation ”Rytmisk sportgymnastik”

Eriksson, Fredrik January 2007 (has links)
<p>Uppsatsen är en reflekterande och behandlar ett verk som har skapats inom ramen för examensarbete i medier vid Högskolan i Skövde. Verket består av en datoranimerad sekvens med rytmisk sportgymnastik. Texten inleds med idén bakom verket och de mål som har satts upp för arbetet.</p><p>Efter det ges en kort introduktion till rotoscoping och varför de vanliga metoderna inte fungerar i just detta fall. Därefter följer hur jag anpassat den traditionella rotoscoping-metoden till 3D-verktyget Maya och utvunnet rörelsedata för att vidare förädla rörelsen med hjälp av några av Disneys 12 animationsprinciper.</p><p>Sedan tillkommer en redovisning av de estetiska moment som har ingått i framställandet av min animation och klarlägger den tekniska och kreativa processen bakom verket. Den centrala slutsatsen som presenteras i rapporten är att en utvecklad form av traditionell rotoscoping kombinerad med ett par av Disneys 12 animationsprinciper har använts och fungerat för att avbilda rytmisk sportgymnastik med band med hjälp av tekniskt låg kvalitativ referensmaterial.</p>
690

Webbportal för kreditlån / Web Site for credit loans

Karlsson, Daniel, Abrahamsson, Mattias January 2010 (has links)
<p>This report describes the development of a well–functioning and aesthetically appealing web portal and associated database for a company called Svensk Kredit & Försäkringsförmedling AB (Translated: Swedish Credit & Insurance intermediation AB). The portal will test customers' creditworthiness through another company called Business Check in Sweden AB.</p><p>Administrators to the web portal have a special user interface to display all customers, to disburse the money to the customer and edit customer information. A super–user interface is available for administrators where they can change the information on all administrator accounts.</p><p>Many aspects of security has been addressed because the web portal will handle personal information. The portal must also be protected against manipulation. It should not be possible for someone to manipulate the web portal. One example is the loan application form which uses a number of functions that control the input data against SQL–injection and inaccurate data.</p> / <p>Denna rapport beskriver uppbyggnaden av en väl fungerande och estetisk tilltalande webbportal med tillhörande databas till ett företag som heter Svensk Kredit & Försäkringsförmedling AB. Webbportalen ska testa kunders kreditvärdighet med hjälp av ett annat företag som heter Business Check i Sverige AB.</p><p>Administratörerna till webbportalen har ett speciellt användargränssnitt för att kunna lista alla kunder, kunna betala ut lån och redigera kundinformation. Även ett superanvändargränssnitt finns tillgängligt för administratörerna där de kan ändra information om alla administratörskonton.</p><p>Många aspekter inom säkerhet har diskuterats då webbportalen ska vara driftsäker och personuppgifter ska omhändertas. Webbportalen måste även vara skyddad för manipulation så inte användare ska kunna ändra webbportalens funktioner till sin fördel. Ett exempel på detta är låneansökningsformuläret som använder sig av ett flertal funktioner som kontrollerar de inmatade uppgifterna mot SQL–injektion och felaktiga uppgifter.</p>

Page generated in 0.0512 seconds