Sök:

Sökresultat:

181 Uppsatser om Embedded Linux - Sida 3 av 13

Miniräknarmania : eller hur att få ut så mycket som möjligt från en enkel reklamräknare

This project investigated the current market regarding wireless net and the communication between the tools used for diagnostics/maintenance and an embedded system. Based on documentation obtained through interviews a demo system was created based on Bluetooth Low Energy (BLE) communication between an embedded system and an Android device.This report intends to describe the tools and methods used in the design of the demo system and the result of an analysis of the BLE communication.Bluetooth Low Energy is an exciting protocol with wide applicability within the industrial field. This project investigated the communicational possibilities between a Smartphone and a Raspberry Pi and based on the results that emerged the conclusion can be drawn that BLE is a protocol with many beneficial applications within industrial IT..

Fibonacci och hans matematik : En titt på Fibonaccis matematiska liv och det han lämnat efter sig

This project investigated the current market regarding wireless net and the communication between the tools used for diagnostics/maintenance and an embedded system. Based on documentation obtained through interviews a demo system was created based on Bluetooth Low Energy (BLE) communication between an embedded system and an Android device.This report intends to describe the tools and methods used in the design of the demo system and the result of an analysis of the BLE communication.Bluetooth Low Energy is an exciting protocol with wide applicability within the industrial field. This project investigated the communicational possibilities between a Smartphone and a Raspberry Pi and based on the results that emerged the conclusion can be drawn that BLE is a protocol with many beneficial applications within industrial IT..

Life Cycle Cost för datanätverk -en ekonomisk jämförelse av operativsystem

Bakgrund: Företag behöver i dagens samhälle robusta och pålitliga datasystem. För att bygga ett väl fungerande nätverk måste dessa baseras på bra operativ- systemprogramvara. Den fria programvaran, Linux, har stärkt konkurrensen på marknaden för operativsystem. Att konkurrensen hårdnat gör det intressant att undersöka ifall kostnaderna för anskaffning och användning skiljer sig åt mellan olika operativsystem.Syfte: Syftet med detta arbete är att skapa en LCC-modell vilken skall appliceras på operativsystem i datanätverk. Vidare skall vi använda modellen till att jämföra totalkostnaden för att anskaffa och nyttja operativsystem i datanätverk under nätverkets livstid.Genomförande: För att uppnå vårt syfte har vi genomfört personliga intervjuer med ekonomi- och dataansvariga på tio olika organisationer.

Upptäcka matematik utomhus : Vilket förhållningssätt till matematik utomhus har förskollärare som inspireras av olika pedagogiska inriktningar och hur beskriver förskollärarna att de arbetar med matematik utomhus?

This project investigated the current market regarding wireless net and the communication between the tools used for diagnostics/maintenance and an embedded system. Based on documentation obtained through interviews a demo system was created based on Bluetooth Low Energy (BLE) communication between an embedded system and an Android device.This report intends to describe the tools and methods used in the design of the demo system and the result of an analysis of the BLE communication.Bluetooth Low Energy is an exciting protocol with wide applicability within the industrial field. This project investigated the communicational possibilities between a Smartphone and a Raspberry Pi and based on the results that emerged the conclusion can be drawn that BLE is a protocol with many beneficial applications within industrial IT..

Portabilitet ? en framtidssäkring? Portabel källkod som medel för ökad kvalitét

I en värld där informationsteknologi spelar en allt större roll i våra liv,blir konkurrensen om användarna på marknaden allt tuffare. I takt medatt GNU/Linux och Apples operativsystem ökar i användarantal har detblivit intressant för utvecklare att kunna erbjuda sina produkter på ett flertalplattformar. Genom att skriva portabel källkod kan man med liten ellerminimal revision erbjuda mjukvara på flera plattformar. Vi har genomförten studie där vi deltagit i ett projekt som syftat till att göra en applikationtillgänglig på flera plattformar. Genom aktionsforskning har vi på ettaktivt sätt deltagit i ett portningsprojekt för insamlandet av empiri.

Optimering av ultraljudssändare- och mottagare avseende räckvidd, strålningsvinkel och energiförbrukning

Embedded Systems Lab at Umeå University is currently part of a research project with the purpose to examine the behavior of dairy cows inside a barn. Each cow needs to be tracked with a precision of 50 cm, and since GPS-technique has poor functionality at indoor environments, an indoor positioning system needs to be developed.Embedded Systems Lab has already developed an indoor positioning system using IR-light and radio, but since this system demands extensive infrastructure and is rather expensive, an alternate positioning system using ultrasonic pulses and radio is being examined.In this report the range, beam angle and current consumption of ultrasonic transmitters- and receivers are investigated. Three different driver stages for the transmitter is tested, and two amplifier solutions for the receiver. The report also describes how the length of the transmitted ultrasonic pulse affects the received signal, accessibility of a ?shadowed? signal, and the effect of different sound frequency..

Castrix : Utveckling av webbsidan Sundsvall42

The goal of this Bachelor project was to develop the Sundsvall42 website,whose name originates from the conference held in week 42 and during whichall the IT-companies in Sundsvall gather and hold a number of different lectures.The website has been designed to accommodate both speakers and partipicants.All partipicants and lecturers will receive a personalized page inwhich there are a number of functions which are available for use, including ablog for each workshop and a calendar. The program used to create this isLiferay and the operating system is Linux. The entire website is encoded usingLiferay and Java, but the website is not adapted for use with the smaller screensize of the Smartphone. However, because of the Responsive Design technology,the website is able to adapt to various devices such as the Ipad and Smartphonesand the website will be able to adapt to the screen sizes of these devices.As it has all been processed using open-source, everyone has the right to accessthe source code. It is also possible for anyone to make changes to the code ifsuch changes are required.

Vilka egenskaper utgör ett bra läromedel? : en studie om skapandet av läromedel förgymnasiekursen Operativsystem Linux

Syftet med studien är att se vilken uppfattning barn, fem och sex år gamla, har av begreppet tid inom matematikområdet. Vi vill även undersöka vilka tänkbara orsaker barnens tidsuppfattning kan ha. Arbetet kommer att behandla teorier från Vygotskij och Piaget och ha en teo­retisks utgångspunkt i ett kontextuellt perspektiv. En bakgrund till begreppet tid, barn och matematik kopplat till tid, pedagogens roll och arbetssätt och styrdokumenten kommer även redovisas. I vår studie har tolv barn blivit intervjuade om deras uppfattning om tid.

Diskkrypteringsprestanda i GNU/Linux

This thesis compares the impact on disk performance in a GNU/Linux  environmentwith three encryption algorithms: AES,  Serpent and Twofish in three different implementations: DM-crypt, Loop-AES and Truecrypt. For all three algorithms a key length of 256 bits is used.The thesis shows that the least performance impact during data encryption, and thus file writing, is reached by using AES or Twofish encryption implemented in DM-crypt or TrueCrypt. The thesis shows that some data operations with a sufficiently low processor utilization barely affects disk performance at all if encrypted using the optimal implementation and algorithm.It is also discovered that the performance impact during data decryption, or file reading, can be minimized by using the most efficient implementation and algorithm. The best results are met with the AES or Twofish cipher, regardless of implementation.An important conclusion that  is  drawn is that it is hard to determine a superior encryption solution for all purposes. However, by reviewing and examining the collected data from all aspects of disk performance the AES implementation in TrueCrypt is, with small marginals, determined to be the most optimal..

Analys och design för strömmande media i DySCAS

This master thesis is a part of the DySCAS project at ENEA. The purpose of this thesisproject is to add support for streaming media and USB support to the DySCAS demonstratorplatform.To achieve this, some of the widely used middlewares available today were studied. The onethat proved to be of most interest is CORBA. Although CORBA?s solution to streamingmedia couldn?t be used due to their use of object programming, the CORBA solution didprovide some interesting thoughts regarding how the USB devices should be handled, in thiscase their ?resource inspector? and ?trading service?.Ethernet was the chosen network to support streaming media.

Integrerade hjälpfunktioner - En studie om hur man kan designa hja?lpfunktioner i ett datasystem sa? att anva?ndaren fa?r ra?tt information vid ra?tt tillfa?lle, i ra?tt ma?ngd

Uppsatsen utgo?r en vetenskaplig bearbetning pa? hur en specifik kundkrets interagerar med manualer i digital miljo? och hur man kan designa integrerade hja?lpfunktioner till ett datasystem. Fo?retaget Aviolinx har utvecklat flyghanteringssystemet RAIDO, som anva?nts som case i denna studie. Forskningsfra?gan som sta?lls a?r hur man kan designa integrerade hja?lpfunktioner i ett datasystem sa? att anva?ndaren fa?r ra?tt information vid ra?tt tillfa?lle, i ra?tt ma?ngd.

Open Source i småföretag

Vårterminen 2006.

APS - Akustiskt positioneringssystem

The objective of this work was to evaluate and implement a number of energy saving functions for a specific embedded system. The functions were then grouped into a number of energy levels with known properties in terms of functionality, energy consumption, and transition time between the levels.The embedded system consisted of an AT91 ARM9 processor, GSM/GPRS modem, display, Ethernet and other peripheral units. Some energy saving methods that were considered were suspend to RAM, suspend to disk, frequency scaling, and methods for saving energy in the modem, Ethernet, USB and display backlight. The functions were grouped into levels and an interface was specified for controlling the energy level.It proved possible to get known properties within the defined energy levels, even though the paritioning of functions into these levels proved to be sub-optimal in a typical application usage scenario because it was designed for mainly energy consumption, not usage.The final result is a number of energy saving functions grouped into levels, which are controllable via an application interface. Each of the levels have a known energy consumption in both loaded and un-loaded mode..

Utveckling av försäljnings- och leveransmodell

The objective of this work was to evaluate and implement a number of energy saving functions for a specific embedded system. The functions were then grouped into a number of energy levels with known properties in terms of functionality, energy consumption, and transition time between the levels.The embedded system consisted of an AT91 ARM9 processor, GSM/GPRS modem, display, Ethernet and other peripheral units. Some energy saving methods that were considered were suspend to RAM, suspend to disk, frequency scaling, and methods for saving energy in the modem, Ethernet, USB and display backlight. The functions were grouped into levels and an interface was specified for controlling the energy level.It proved possible to get known properties within the defined energy levels, even though the paritioning of functions into these levels proved to be sub-optimal in a typical application usage scenario because it was designed for mainly energy consumption, not usage.The final result is a number of energy saving functions grouped into levels, which are controllable via an application interface. Each of the levels have a known energy consumption in both loaded and un-loaded mode..

Trådlös strömning av en ljudsignal till multipla mottagare

I detta examensarbete har det undersökts vilken teknik för trådlös kommunikation som passar bäst att användas då en ljudsignal ska strömmas trådlöst till multipla mottagare. De tekniker som jämfördes var Wi-Fi och Bluetooth. Andra tekniker för trådlös kommunikation, ZigBee, ANT+ och NFC, valdes bort för att deras maximala datahastighet eller räckvidd inte var tillräcklig. 3G och 4G valdes bort för att det krävs en licens för att få använda dessa. Som mottagare skulle i första hand Android- och iOS-mobiltelefoner användas.

<- Föregående sida 3 Nästa sida ->