• Refine Query
  • Source
  • Publication year
  • to
  • Language
  • 12
  • 3
  • 1
  • Tagged with
  • 16
  • 16
  • 6
  • 5
  • 5
  • 5
  • 4
  • 4
  • 3
  • 3
  • 3
  • 3
  • 3
  • 3
  • 3
  • 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

Moderní způsoby sběru dat / Modern methods of data acquisition

TŮMA, Pavel January 2007 (has links)
This diploma thesis describes with simple bus 1-Wire technology, which is suitable for transfer of data measured by sensors. It describes the standard of bus and 1-Wire and iButton functional elements. This theoretical knowledge was applied during the construction of practical part. There has been a meteorological observatory constructed, which has been described in the next part of the diploma thesis. The last part of dissertation describes online distribution of measured values on internet.
2

Měření teploty ve fotovoltaických systémech / Measuring temperature in the photovoltaic systems

Vičar, Pavel January 2010 (has links)
This diploma thesis deals with covers design and realisation of device for multipoint temperature measuring in fotovoltaic systems. As a controlling microcomputer is used Atmel ATMega128L, temperature sensors are realised by DS18S20 digital thermometers, connected via 1-wire bus. System can read temperature from x temperature sensors, includes memory for measured data, real time clock and display with buttons for basic user control. Temperatures are measured periodically, values are stored into internal memory and showed on display.Measured data can also be transferred via seriál bus to clinent PC. Device is projected as a battery-operated compact tool. The final realization is made with respect to minimal system requirements and to possible future extensibility for wider usage spectrum.
3

Utveckling av programvara för läsning och skrivning till iButton / Development of application for reading and writing to iButton

Wärn, Kristoffer January 2016 (has links)
Dagens dataloggare har många funktioner vilket avspeglas i programvaran som används för att kommunicera med dem. De har fler funktioner än vad enskilda företag och privatpersoner behöver vilket gör programvaran onödigt komplicerad. Genom att minska antalet inställningsmöjligheter kan programvaran göras mindre, snabbare och lättare att lära sig. Arbetet utfördes hos Inventech Europe AB som tillhandahöll dataloggare för temperatur- och fuktighetsmätning. De ville undersöka möjligheterna att utveckla ett program som personer med begränsad datorvana snabbt kunde lära sig att använda. Därför var syftet med detta arbete att utreda hur ett sådant program kunde se ut. Arbetets fokus låg på designprocessen. Genom olika UML-diagram visualiserades de olika momenten i processen. Då projektet var relativt litet valdes en utvecklingsprocess som följer vattenfallsmodellen där de olika stegen (specifikation, design, implementation, test) utförs i följd. Det förutsätter att ett steg är färdigt innan nästa steg påbörjas. Modellen fungerar bäst när projektet är mindre och väldefinierat. Tyvärr ändrades företagets krav på hur programmet skulle fungera flera gånger under arbetets gång. Därmed borde en mer flexibel utvecklingsprocess ha valts för att ge utrymme för förändringar som kunde uppkomma under projektets gång. Slutresultatet blev en funktionsprototyp som var lätt att använda och inte hade fler inställningsmöjligheter än nödvändigt. Funktionsprototyp kan användas som bas för att lägga till egen skräddarsydd funktionalitet. För att visa detta inkluderades ytterligare två funktioner. En av funktionerna var möjligheten att kunna spara insamlad data till en extern databas som sedan kunde användas som källa till andra program vilka exempelvis skulle kunna visualisera data med hjälp av olika grafer. För att lätt kunna identifiera olika inkopplade dataloggare inkluderades även möjligheten att namnge de olika enheterna. / Modern data loggers have many settings which is reflected in the application used to communicate with them. They have more settings than individual companies and people need which makes the application unnecessarily complicated. By reducing the number of settings, the application can be made smaller, faster and easier to learn. This bachelor thesis was done at Inventech Europe AB, who provided data loggers for temperature and moisture measurements. They wanted to explore opportunities to develop a program that people with limited computer experience could quickly learn to use. Therefore, the aim of this work is to investigate what such a program would look like. The thesis focus is on the design process. The different steps were visualized through various UML diagrams. Since the project was relatively small, a development process following the waterfall model was chosen. Following the model means completing each step (requirements specification, design, implementation, testing, etc.) in succession. It assumes that one step is completed before the next step is started. The model works best when the project is small and well defined. Unfortunately, the specification given by the company changed multiple times during development. With that in mind, a more flexible development process should have been chosen to allow for changes that may occur during the development. The end result was a program prototype that was easy to use and didn’t have more settings than necessary. The prototype can be used as a base for adding custom functionality. To show this, two additional functions was included. One of the features was the ability to save the collected data to an external database which later could be used as a data source for other application that could visualize the data using different graphs. In order to easily identify different connected data loggers, a second setting was included, enabling naming of the various loggers.
4

Řídící jednotka pro aeroponický pěstební systém / Control unit for aeroponic growing system

Vrabec, Miroslav January 2013 (has links)
This thesis deals with the history of a method of plants cultivation without original substrate. The method is hydroponics and its subsequent development is called aeroponics. This work outlines the design of the whole aeroponic system including a control unit. The control unit has been designed to control the injection of nutrient solution, which is essential to the life of plants.Further, the control unit performs the control of lighting period, temperature, air flow and also regulation of nutrient solution pH. The control unit also keeps records of all data necessary for the monitoring process and for the evaluation of time differencies in the system.
5

Řídící jednotka pro aeroponický pěstební systém / Control unit for aeroponic growing system

Vrabec, Miroslav January 2013 (has links)
This thesis deals with the history of a method of plants cultivation without original substrate. The method is hydroponics and its subsequent development is called aeroponics. This work outlines the design of the whole aeroponic system including a control unit. The control unit has been designed to control the injection of nutrient solution, which is essential to the life of plants.Further, the control unit performs the control of lighting period, temperature, air flow and also regulation of nutrient solution pH. The control unit also keeps records of all data necessary for the monitoring process and for the evaluation of time differencies in the system.
6

Modul pro monitorování teploty / Temperature monitoring unit

Martínek, Jaroslav January 2008 (has links)
Content of the Bachelor Thesis covers design and realisation of an unit for multipoint temperature measuring in cooling and freezing equipments in food stores and shops. As a controlling microcomputer is used an Atmel ATMega128, temperature sensors are realised by DS18S20 digital thermometers, connected via 1-wire bus. Unit can read temperature from 32 temperature sensors, includes memory for measured data, real time clock, Ethernet interface and display with buttons for basic user control. Temperatures are measured periodically with user defined interval, values are stored into internal memory and showed on display. Measured data can also be transferred via Ethernet to clinent PC, where can be viewed in form of table and graphs.
7

Bezdrátová telemetrie pro létající objekt / Wireles Flying Object Telemetry

Bednář, Martin January 2014 (has links)
This paper is engaged in specification, design and implementation of a telemetry module for flying object. Specifically, it focuses on the selection of the appropriate carrier frequency of the integrated circuit providing bidirectional communication to a sufficient distance and design of the protocol used in the transmission. Furthermore, the document focuses on the design of communication modules using these integrated circuits, altimeter sensor module, module to control the actuators and design of the application for mobile phones used to display the measured data. With regard to legislative and technical options, I chose a carrier frequency of 2.4 GHz. For this frequency is commercially available integrated circuit CC2511, which in cooperation with integrated circuit CC2591 should be able to provide telemetry range about 2 km. I chose BMP085 sensor for altitude measuring. It is communicating over I2C bus as well as a module for controlling the actuator, which uses a microcontroller ATMEGA48-20AU. The mobile phone communicates with the ground station via the USB bus.
8

Univerzální řídicí jednotka solárních kolektorů / Versatile Control Unit of Solar Collectors

Tříska, Vít January 2010 (has links)
This thesis deals with design and implementation of a versatile control unit, which is primarily designed for control of solar collectors. It describes the various stages of design. First, the system of solar collectors is introduced. Its input-output parts are analyzed and the requirements are determined for the control unit. The characteristics of temperature sensors are examined, the work deals with continuous variable speed circulators. The following part is dedicated to hardware and software implementation of the objectives of the work. The boards were designed in Eagle design environment, the firmware was written in C programming language. In conclusion, the evaluation of the results of the proposed system and possible ways of its further development are discussed. The versatile control unit can be deployed in practice realistically.
9

Spacecraft Interface Standards Analysis and Simple Breadboarding

Ljunggren, Birgitta January 2005 (has links)
<p>This report is a result of a thesis work done for Linköping University at Contraves Space AG in Zürich, Switzerland. The aim was to perform an analysis of 12 interface standards and construct a simple breadboard, which should function as a testsystem for the data communication interface MIL-STD-1553. </p><p>The conclusion of the extensive analysis is that SpaceWire, MIL-STD-1553 and CAN are the most interesting interfaces for future data communication in spacecrafts. In the breadboard part of the work, a test system was built and data gathered with help from a demonstration program that came with one of the components.</p>
10

Spacecraft Interface Standards Analysis and Simple Breadboarding

Ljunggren, Birgitta January 2005 (has links)
This report is a result of a thesis work done for Linköping University at Contraves Space AG in Zürich, Switzerland. The aim was to perform an analysis of 12 interface standards and construct a simple breadboard, which should function as a testsystem for the data communication interface MIL-STD-1553. The conclusion of the extensive analysis is that SpaceWire, MIL-STD-1553 and CAN are the most interesting interfaces for future data communication in spacecrafts. In the breadboard part of the work, a test system was built and data gathered with help from a demonstration program that came with one of the components.

Page generated in 0.0316 seconds