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

Control of biogas reactor by Labview

Zhiyuan, Xie January 2010 (has links)
<p>In this bachelor thesis we focus on how to controlling different machines that would be used in the Bio-gas production processes. By useing the Labview program, we can do controlling, detecting, data storing and other jobs all together.</p><p>The whole project is just a blueprint for the following work, as for there are too many components and units that we haven't seen yet. What we have done is to design a program that could be used in reality base on the principle of the whole bio-gas producing processes. Actually we did a quite good job on designing the limited machines that we have in hand, like the Pt-100 unit and the circulation pump are working as well as we had imagined.</p><p>Hopefully, this thesis and the program I designed can give a direction for the following work on the project, and the most important part--temperature checking and controlling can work well in reality as we expected.</p>
2

Control of biogas reactor by Labview

Zhiyuan, Xie January 2010 (has links)
In this bachelor thesis we focus on how to controlling different machines that would be used in the Bio-gas production processes. By useing the Labview program, we can do controlling, detecting, data storing and other jobs all together. The whole project is just a blueprint for the following work, as for there are too many components and units that we haven't seen yet. What we have done is to design a program that could be used in reality base on the principle of the whole bio-gas producing processes. Actually we did a quite good job on designing the limited machines that we have in hand, like the Pt-100 unit and the circulation pump are working as well as we had imagined. Hopefully, this thesis and the program I designed can give a direction for the following work on the project, and the most important part--temperature checking and controlling can work well in reality as we expected.
3

Controlling a mechanical piston and a thermal resistance with Arduino

Martínez, Oscar January 2017 (has links)
The project consists of controlling a mechanical piston and thermal resistance using an Arduino’s microcontroller. The piston and the thermal resistance take part of an existing project. This project, known as The electronic nose, has the purpose to measure the aroma of different products. In order to achieve this purpose, this tool is a combination of various sensors used to detect gases by generating signals for an analysis system. The project can be divided in different parts; electrical circuit design of piston and thermal resistance, design mechanical parts and components needed, develop a software able to control the piston and the thermal resistance and communication between software. The piston is installed on the bottom part of hollow cylindrical case and the thermal resistance is located inside a cylindrical base. This base, where the sample for smelling is put up, is bound on the top of the piston. Arduino controls the piston up and down movement and the temperature in the sample’s base. On the other hand, the electronic nose is installed at the top of the case. Through its sensors, The electronic nose is able to measure the aroma of some products. The aroma comes from the gases of the sample and they can be detected by the sensors. The purpose of installing the piston in the electronic nose is to get a pulse signal during the measure of these gases. Moreover, is very important keep the temperature of the sample under control, therefore the software is based on a on/off controller. A on/off controller calculates continuously the difference between a desired temperature set point and the temperature measured during process. In order to minimize this difference value the controller turn on or off the resistance during a specific instant time.
4

Termostat pro měření pasivních součástek řízený AVR / Thermostat for measuring passive component controlled of AVR

Demjanics, Ferenc January 2011 (has links)
The aim of this work is to familiarize with the design of the thermal test chamber to measuring passive components. Show features and involvement of selected circuits that ensure reliable operation of the device. For the realization of the role are the most important the Peltier cells and temperature sensors. But they can not work without the control unit. The control unit provides the necessary communication with each component and also with user. For this purpose we made a selection of suitable type of microcontroller and communication equipment (matrix keypad, LCD, buttons and LEDs). Subsequently was designed the algorithm to control the thermostat suitable for using in students training. The algorithm was written in the microcontroller in form of a program. There is also implemented a PSD controller in the program, which evaluates the data collected by a sensor. Then set the correct function of Peltier cells. After the thermostat was designed and realized, test measurements were performed and the results were documented and evaluated.
5

Mikroprocesorem řízený regulátor teploty / Microcontroller based temperature controller

Perůtka, Martin January 2008 (has links)
The aim of the work was to design and carry out a microprocessor driven temperature controller which will be operated by PC or immediately by its own control panel. The controller should serve, for example, as a regulation of temperatures in rooms, in ovens where electrical energy is used for heat production. This controller is able to measure temperature through connected temperature sensors, which means a thermistor PT1000 and a thermocouple type K, and to regulate temperature by the help of a heating body connected to the power output part of the controller.In this piece of work there is an issue of temperature measuring by the help of thermocouples and thermistors analysed, there are also mentioned the means of controlling and switching of alternating electrical tension for power operating and analysis of an issue of device connection and communication by the help of RS232 interface and USB with PC. The work also deals with a design of PSD controller with its subsequent realisation. The controller is tested on a micro-condensational siccative oven developed for the UTB research in Zlín.
6

Průmyslový PSD regulátor / Industrial PSD controller

Pelikán, Leoš January 2012 (has links)
This master’s thesis deal with principles temperature measurement using resistive temperature sensor PT100 and algorithm design PSD controler. In Work is includ description problems temperature measurement and way evaluation by means of mikrokontroler, which by PWM output controls supplied heat power. Next is here described method realization controls device for heating electric furnace with setup via Ethernet.
7

Rozšíření laboratorního výukového kitu PIC Edu Kit o sadu bezdrátových senzorů / Extending the Laboratory Educational Kit PIC Edu Kit with a Set of Wireless Sensors

Hanuš, Tomáš January 2016 (has links)
This thesis describes the design and implementation of extension of laboratory training model PIC Edu Kit. It is about set of wireless sensors. These sonsors have to measure temperature and deformation. Mesure of temperature was realized by temperature resistive sensor Pt100 and deformation by resistive tenzometr. These wireless moduls comunication on protocol Wi-Fi. In this work is introduced propose of measuring dictucts for measure of temperautre and deformation. There is evidenced their realization, showed software for receiving dates on PC and programme for the microcontroler.
8

System On-/Offline merania teploty na báze LabView / System of On-/Offline temperature measurement based on Lab View

Stejskal, David January 2019 (has links)
The objective of this thesis was to create a LabVIEW-based program for temperature measurement using a personal computer. The program allows reading and post processing of digital signal from a measuring device. This device consists of a sensor type PT100, a measuring transducer and an analog-to-digital converter with USB output. The theoretical part of the thesis deals with resistance temperature sensors, signal analysis and methods for signal processing. The practical part is conceived as a guide to the created program. This part introduces vital sub-elements of the program and describes their principle, practical use and also the operating instructions. As required by thesis assignment, practical part includes verification of the measuring device, which was performed in laboratory of Czech Metrology Institute in Brno.
9

Měřicí pracoviště pro systém vzdálené dodávky energie / Measuring station for the system of the remote energy supply

Dočekal, David January 2016 (has links)
This thesis is focused on the creation of measuring workplace for remote power supply system. This is the measuring of the workplace, engaged in the processing of measured data, the production of electrical energy made by a photovoltaic panel and wind turbines. In the theoretical part, the reader is familiar with the issue of renewable energy sources. The first chapter is about the energy of the wind. Here is described the emergence of the wind, the basic division of wind power, through the production of electrical energy to the measurement itself. The second chapter deals with the solar energy. This chapter describes the emergence of the solar energy, photoelectric effect, description of characteristic features and related evaluation of the photovoltaic panel. The reader learns the basic distribution photovoltaic panels here and their manufacturing. The third chapter is devoted to measurement methods and specifying the basic conditions for the evaluation of the operation of wind turbines and photovoltaic panel. In the fourth chapter describes the basic data on individual facilities, which have been selected for this thesis and the involvement of the measuring site. There is also included wind power JPT-100 photovoltaic panels A-130 anemometer TX20ETH, pyranometer SG420 and temperature sensor PT100. Measuring software is described in the fifth chapter. In the last chapter, contains the experimental measurements in the selected time interval and the actual evaluation.

Page generated in 0.0281 seconds