Sökresultat:
8706 Uppsatser om Real-time analytics - Sida 1 av 581
Det binära guldet : en uppsats om big data och analytics
Syftet med denna studie är att utreda begreppen big data och analytics. Utifrån vetenskapliga teorier om begreppen undersöks hur konsultföretag uppfattar och använder sig av big data och analytics. För att skapa en nyanserad bild har även en organisation inom vården undersökts för att få kunskap om hur de kan dra nytta av big data och analytics. Ett antal viktiga svårigheter och framgångsfaktorer kopplade till båda begreppen presenteras. De svårigheterna kopplas sedan ihop med en framgångsfaktor som anses kunna bidra till att lösa det problemet.
Analytics i en post ?mad men? era : En explorativ ansats för att undersöka problematiken vid dataintegration för analytics-system som stöd för flerkanalig digital marknadsföring i större organisationer
Denna uppsats undersöker problematiken runt att integrera datakällor då analytics används för flerkanalig digital marknadsföring i större organisationer. Ansatsen är kritiskt och går emot bilden av analytics som både enkelt att implementera och använda för flerkanalig digital marknadsföring inom större organisationer. Uppsatsen visar på hur strukturer i större organisationer gör övergripande analytics för fler digitala kanaler problematiskt.Uppsatsen bygger på resultat från en observationsstudie som gjordes inom en större multinationell organisation och fokuserar på problematik som återfanns i två huvudsakliga projekt som genomfördes under tiden för studien..
Användning av realtidsdatabas i diagnostiksystem
The main purpose in this degree thesis is to investigate changes in performance when introducing a newly produced Real-Time database in one of CC Systems products, the Diagnostic Runtime Engine, DRE. The thesis is a collaboration between CC Systems, creator of DRE, and Mimer AB, developer of the Real-Time database.The result reveals that the time spent on database access is considerably lesscompared to the originally used database. The research has lead to several additional requirements on the real-time database and these are presented as part of the result in this thesis. The additional features will help making the product more suitable for DRE and similar applications.Additional research is required to be able to recommend the use of this product or not. Primarily the performance in another operating system, Windows CE, but also the introduction of additional features should be investigated.
Webbaserat system för kundstatistik : Hemsida24 Analytics
Den här rapporten är baserad på ett examensarbete som är gjort för Hemsida24 där uppgiften var att skapa ett webbaserat system för att grafiskt visa statistik om deras kunder. Det skapade statistiksystemet har fått namnet Hemsida24 Analytics.I rapporten redovisas hur ovan nämna statistikverktyg har kommit till, samt hur det fungerar. Kundstatistiken visas på ett stilrent sätt med hjälp av amCharts flashbaserade grafer. Baserat på information från Hemsida24:s databas beräknades kundstatistiken och visades därefter i grafer.Programmeringen av Hemsida24 Analytics har i största hand gjorts objektorienterat i PHP. Utöver PHP har Zend Framework, MVC, MySQL, HMTL, CSS och jQuery haft en viktig roll under projektets gång.I graferna finns möjligheten att visa framtida prognoser.
Avancerad webbaserad visualisering för Business Intelligence
Detta examensarbete är gjort för Kårhuset Trappan AB genom att använda ramverket Geovisual Analytics Visualization (GAV), som är utvecklat av National Center Visual Analytics (NCVA). Examensarbetet producerade en applikation för att följa företagets inköp och försäljning av artiklar. Applikationen är en webbplats i flash, och skrevs i Actionscript med Adobe Flash Builder 4. För att göra applikationen användarvänlig genomfördes en förstudie, och kriterier för den visuella designen sammanställdes..
Adaptive QoS Management in Dynamically Reconfigurable Real-Time Databases
During the last years the need for real-time database services has increased due to the growing number of data-intensive applications needing to enforce real-time constraints. The COMponent-based Embedded real-Time database (COMET) is a real-time database developed to meet these demands. COMET is developed using the AspeCtual COmponent-based Real-time system Development (ACCORD) design method, and consists of a number of components and aspects, which can be composed into a number of different configurations depending on system demands, e.g., Quality of Service (QoS) management can be used in unpredictable environments. In embedded systems with requirementson high up-time it may not be possible to temporarily shut down the system for reconfiguration. Instead it is desirable to enable dynamic reconfiguration of the system, exchanging components during run-time.
Att överföra en turordningsbaserad spelprototyp till realtid : ett projekt rörande Victorious Skies och dess utveckling
This project details the process of converting and transferring a turn-based paper prototype to a digital real-time format. The projects goals were to see how well the original feeling could be transferred to real-time and how the transition itself went. The project have been completed with the help of the programmer Mikael Gullberg. The practical part of the project was executed between the dates of 25/4 ? 2/5.
Investigation of tissue factor mRNA levels in human platelets using real-time PCR
Tissue factor (TF), a 47 kDa glycoprotein, is the initiator of the extrinsic pathway of blood coagulation and consequently of the upmost importance when damage to blood vessel occurs. The source of TF in circulation has been investigated. However, the source of TF is still not clear. One theory is that platelets express and increases the expression of TF after stimulation and the aim of our report was to investigate whether platelets really are a source for TF in circulation.Using specific primers for TF mRNA, platelets in plasma from healthy volunteers and from patients suffering from cardiac infarction were analyzed by using real-time polymerase chain reaction (PCR). Gel electrophoresis was performed after amplification of TF mRNA to verify the results.The samples were negative for TF when using real-time PCR and the few positive all had cycle threshold (Ct) values above 35.
Förvaltning på distans : Hur optimeras förvaltningen av en fastighet på distans?
The purpose of this thesis was to investigate how the distance between real estate manager and the managed item influenced the real estate management process. The overall real estate management within Lantmännen Fastigheter AB was investigated to give suggestions on how to improve the quality of the real estate management within the company. To do this, questionnaires, interviews and observations was performed within the Lantmännen Fastigheter AB organization. Real estate managers answered questions about their role as real estate manager, maintenance planning, decision processes, leasing and strategies within the company.The analysis of the questionnaires, interviews and observations showed that the real estate managers wants to rearrange their spent working hours around on working tasks to spend more time on the tasks that brings income and spend less time on tasks that are unsatisfying and unnecessary. The analysis also shows in which areas the real estate managers want more support and education and that they mostly work with unplanned maintenance.
OSE och Linux : En studie om prestanda
There are some key elements which distinguish a general operating system, such as Linux, from a Real Time operating system, such as OSE. The later belongs to the category of soft Real Time systems while Linux is a general operating system, with significantly improved real time properties after version 2.6. These improvements make it interesting to compare the two systems.When comparing two operating systems, there are a number of issues which have to be considered. One way to measure the performance of the systems is by studying the time consumption for the same functionality and hardware.During the study, the items that appeared as the most important for the performance of the systems, were: process primitives, system primitives, interprocess communication, context switches and interrupt latency.This work demonstrates that it is possible and reasonable to do performance testing on two different operating systems. The implemented tests cover a number of basic functionalities, which appeared to be the most crucial ones for the performance of the systems..
Verifikation av verktyget aspect analyzer
Rising complexity in the development of real-time systems has made it crucial to have reusable components and a more flexible way of configuring these components into a coherent system. Aspect-oriented system development (AOSD) is a technique that allows one to put a system?s crosscutting concerns into"modules"that are called aspects. Applying AOSD in real-time and embedded system development one can expect reductions in the complexity of the system design and development. A problem with AOSD in its current form is that it does not support predictability in the time domain.
Carpe Diem -En studie i användandet av realtids BI
Bakgrund: Information har länge varit en viktig resurs för företagen och Business Intelligence har gjort det möjligt för dem att analysera stora mängder data. En annan resurs som företagen värdesätter är tid och på senare år har tekniken möjliggjort att BI-systemen inte bara kan hantera stor mängder data utan även göra det på kort tid, eller i realtid.Frågeställning: Vad räknas in i begreppet realtids BI?Kan realtids BI användas för att skapa tidsbaserade konkurrensfördelar?Syfte: Kartlägga begreppet Realtids BI samt identifiera möjliga användningsområden för denna inom den tidsbaserade konkurrensteorin.Metod: Vi har använt oss av en kvalitativ metod där vi intervjuat konsulter och leverantörer inom Business Intelligence.Resultat och slutsatser: Studien visar att det inte finns någon klar definition av realtids BI, men två huvudspår har identifierats. (1) Realtidsanalys med innebörden att data finns tillgänglig för analys när användaren så kräver, samt (2) att realtidsdata uppdateras i nära realtid, vilket kan variera från några sekunder upp till ett par timmar.Dessa två spår inom realtids BI finner användningsområde inom olika områden av den tidsbaserade konkurrensteorin. Realtidsanalys kan användas för att uppnå den externa tidsprestationen i det att företaget snabbare kan identifiera rådande marknadstrender och har då möjligheten att snabbare uppdatera sitt produktutbud.
Stereoseende i realtid
In this thesis, two real-time stereo methods have been implemented and evaluated. The first one is based on blockmatching and the second one is based on local phase. The goal was to be able to run the algorithms at real-time and examine which one is best. The blockmatching method performed better than the phase based method, both in speed and accuracy. SIMD operations (Single Instruction Multiple Data) have been used in the processor giving a speed boost by a factor of two..
Frekvens och spanningsskalning i en inbyggd mikroprocessor; for att mojliggora implementationen av schemalaggning med stod for dynamisk frekvens- och spanningsreglering for energihantering.
Minimizing power consumption is a critical part of many embedded design projects. Thechallenge is to limit the power consumption of the system and at the same time providesatisfactory service to the user. With regards to microprocessors, the main way of limiting powerconsumption during program execution is to adjust the frequency and the voltage at which theprocessor operates.To enable the implementation of real-time scheduling with support for dynamic voltage andfrequency scaling, an exhaustive study of the Freescale i.MX31 embedded microprocessor isperformed. Specifically, the power consumption relationship to all relevant frequency andvoltage settings is investigated. In addition, to enable frequency and voltage scaling in a real-timeenvironment, a complete timing analysis of proposed voltage and frequency scaling methods isperformed and their suitability for use in real-time systems is evaluated.To integrate voltage and frequency scaling capability into OSE RTOS, a software module hasbeen developed for this operating system.
Big data : En studie om dess affärsnytta samt dess utmaningar och möjligheter, med fokus på detaljhandeln
Idag skapas och lagras enorma mängder data, samtidigt som endast en liten del av datan analyseras och används. Big data är ett begrepp som cirkulerat i flera år, men på senare år har det fått allt större innebörd. Allt fler företag börjar få upp ögonen för big data, samtidigt som få verkligen vet hur det ska användas. Vissa frågar sig till och med: finns det någon affärsnytta? Med fokus på detaljhandelsbranschen undersöker vi huruvida det finns en affärsnytta med big data, och framförallt vilka utmaningar och möjligheter som finns kopplade till det.