• Refine Query
  • Source
  • Publication year
  • to
  • Language
  • 7
  • 2
  • 1
  • Tagged with
  • 10
  • 5
  • 3
  • 3
  • 3
  • 3
  • 3
  • 2
  • 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

A Survey of the Effectiveness of a Signal In a Wireless Analog and Digital System

Lundholm, Rickard, Bashir, Zaid, Kurowski, Sven January 2015 (has links)
The aim of this paper is to study the different parts of a wireless system in order to better understand the signal properties and what key factors changes the signal during its transmission. Two transmitters were created, an FM transmitter that transmits analog data and an Arudino board programed to convert data to bits before its transmission. The acquired signals were then compared to the original signal noting how differently the data had changed. To understand the antennas contribution to the system a simulation was done using High Frequency Structural Simulator. A description of the analysis on the different acquired signals was done to determine the best applications they might have.
2

Communications solution for refugee settlement : Investigation of nRF24L01+ modules for use in a communications network

Engquist, Martin, Bethdavid, Simon January 2018 (has links)
The main purpose of this thesis is to test a communications solution for the second to largest refugee settlement in the world, Bidi Bidi. A solution where it is possible to inform the refugees with necessary information, for example that the water at a specific location is currently contaminated or that food is provided at another location. The idea is to use nRF24L01+ modules which operate in the 2.4 GHz frequency band and send information through various ways. This includes turning LEDs' on and off, sending text Strings and streaming audio. The results showed that the modules are too unreliable for a refugee settlement. They also showed that it is not possible to send other types' of data while streaming audio, but there could be workarounds. It is clear that more knowledge and further investigations are needed.
3

Implementering av felpredikteringoch frekvenshopp i ett 2,4 GHzradiosystem

Brännlund, Stig January 2008 (has links)
Maxicap AB är ett företag som utvecklar och tillverkar elektronisk utrustning för bland annat olika mätuppgifter. Målet med detta examensjobb var att undersöka och implementera en stabil trådlös dataöverföringsmetod med den utrustning som Maxicap ville använda. Detta skulle åstadkommas/testas genom att sända temperatursensorvärden trådlöst med Nordic Semiconductor’ssändtagare (eng. transceiver) styrda av Atmel’s mikrokontrollers. Arbetet fokuserade på att få till denna stabila trådlösa överföring genom att implementera frekvenshoppning och datapaketskontroll på datatrafiken inom det fria 2,4 GHz ISM-bandet. All den C-kod som utvecklades i detta arbete är skriven för att vara lättanpassad till flera olika modeller av mikrokontrollers inom Atmel’s produktserie samt att kunna användas till andra liknande projekt. Koden är väldokumenterad med kommentarer vid varje funktionsblock som beskriver vad funktionerna gör och hur de skall användas. Arbetet resulterade i två fungerande prototyper. En enhet känner av temperaturen i luften och skickar sedan detta temperaturvärde trådlöst till enhet nummer två. Detta värde samt några inställningsvärden för mottagaren visas sedan på den enhetens display.
4

Internet věcí v praxi / The Internet of Things in Practice

Bajgl, Vojtěch January 2018 (has links)
The subject of this diploma thesis, is the Internet of Things, and its use in applied practice, with a subsequent design of a custom system of smart home automatization. It acquaints the reader with the issues of automated home and smart systems, including a basic familiarization of regulations as declared by law about electronic devices. The attributes of miniature computer platforms, developmental boards, and wireless modules for the design of custom systems are analyzed and compared. The biggest part of the thesis is dedicated to a design of a custom system, specifically designing the central processing module and other controlling modules for controlling various electric home appliances. The main controlling unit of the system is a Raspberry Pi 2B unit, with which it is possible to control a device in a household through an user-friendly web application.
5

Návrh a realizace bezdrátové komunikační sítě / Design of the wireless sensor and communication network

Ptáček, Zdeněk January 2017 (has links)
The thesis deals with the study of the existing wireless network types, propose and realisation of a dedicated wireless network based on using nRF24L01+ wireless module. The aim is to design a simple, reliable and multifunctional low-cost wireless network. The cellular tree topology and random retransmission delay are used to eliminate cross-talks. Low propagation time is achieved by using ALOHA Access Protocol. Network units cooperate with peripherals in order to measure temperature, humidity, illumination level and other. The power down mode is used to increase duration of battery powered network unit. Practical part of the thesis is focused on creating a computer program to control and set up the network. The network provides a central or autonomous mode.
6

Řízení a monitorování klimatu ve skupinách terárií / Control and monitoring of climate in groups of terrariums

Pavlišin, Tomáš January 2017 (has links)
The aim of this master thesis is to propose a system for monitoring and regulation the climate in groups of terrariums using Raspberry Pi platform and with subsequent well-arranged representation through the web server. Each group of terrariums has its own measure and regulation device Arduino NANO that wirelessly communicates with central computer Raspberry Pi. The measured values are stored in the MySQL database in central computer. These values are then graphically displayed on the web page. Limit values for regulation and regulation times can also be set through web page.
7

Řízení a monitorování klimatu ve skupinách terárií / Control and monitoring of climate in groups of terrariums

Pavlišin, Tomáš January 2017 (has links)
The aim of this master thesis is to propose a system for monitoring and regulating the climate in groups of terrariums using the Raspberry Pi platform and subsequent transparent display through the web server. Each group of terrariums has its own control device that wirelessly communicates with the Raspberry Pi control computer. The measured values are stored in the MySQL database on the control computer. The measured values are graphically displayed on the web page.
8

Automatizované pěstování rostlin / Automated Plant Growing

Švancer, Jan January 2017 (has links)
This thesis combines two current trends - the Internet of Things and Urban Agriculture. It describes technologies for wireless sensors communication in smart homes and hardware for their implementation. Based on these technologies smart hardware for automatic plants growing is implemented and connected to cloud with remote access via iOS mobile application.
9

Datový koncentrátor / Data concentrator

Dvorský, Petr January 2021 (has links)
The topic of this thesis is the design and realization of a modular Data concentrator for various types of measurements in diverse conditions. The device conception, basic principles, design and functionality are described herein. Also, the lightweight protocol design for radio communication, standardized XML format for data storage and cloud usage are described. The electrical design of the device as well as the design of the printed circuit board was made using the Eagle Autodesk electronic design automation software (Eagle Autodesk EDA). The control software written in C/C++ for a target microcontroller (ESP32-WROOM-32) is based on a FreeRTOS platform and ESP-IDF framework. An IDE for managing this software is Visual Studio Code with PlatformIO extension. Selected and used Cloud Platform is ThingSpeak from Mathworks, which uses certain components from Matlab platform.
10

Zařízení pro simulaci sportovní střelby / Shooting sport simulation device

Poloch, Martin January 2018 (has links)
The goal of this diploma thesis is to design a shooting sport simulation device. Output of this project should be a market competitive product therefore the design should be focused on low price. Other important aspects are safety, reliability and mutlifunctionality of the whole system. Shooting simulation is based on special technology of sensing laser beams with LED developed in author´s bachelor thesis. The system is controlled by a group of microcontrollers. Their program running and communication is a key part of this thesis.

Page generated in 0.0421 seconds