National Repository of Grey Literature 65 records found  beginprevious56 - 65  jump to record: Search took 0.00 seconds. 
Communication Adaptor for Data Acquisition System Hardware and Software Design
Kašpar, Petr ; Frýza, Tomáš (referee) ; Jakubová, Ivana (advisor)
The aim of this bachelor thesis is to create adaptor with microcontroller for data acgusition system. Function of the device is to receive serial asynchronous string of ASCII characters which was send from ultrasonic thickness gauge. Baud rate of transmittion is 2400Bd. Transmittion is realized according to RS-232 standard. Part of the string contains numeric information about value which was measured by thickness gauge. This numeric information is in microcontroller multiplied with corrective constant and decimal point in result is placed to right position. Corrective constant is stored in EEPROM memory. After that adaptor transsmits data to superior system in format of serial asynchronous string of ASCII with baud rate 9600Bd. Thesis describes service code for microcontroller in Assembler language and hardware construction of device.
Battery powered datalogger with CPU
Andrýs, Jiří ; Beran, Jan (referee) ; Bradáč, Zdeněk (advisor)
In this design are mentioned processes of power consumption reduction of battery-powered devices.Execution of a project is software SPI for MMC card and file system FAT16 without extension of VFAT (Virtual File Allocation Table) – LFN (Long File Names). Hardware design consists of boost power supply, linear stabilizer, external RTC (Real Time Clock), IRQ low power modul, interface for MMC (Multi Media Card) and circuits for RS-232, RS-485. There is either a design of analog measuring interface.
Intelligent Tepmperature Sensors Application
Bohutínský, Jaroslav ; Dlouhý, Jiří (referee) ; Čížek, Martin (advisor)
The aim of this study was to acquaint with smart temperature sensors from different producers and to study their properties. The following step was to choose a suitable temperature sensor and a microcontroller (MCU) for measuring and temperature processing. On the market there are products from different firms such as Analog Devices, Microchip, Dallas, Maxim, National Semiconductor, Texas Instruments, Smartec etc. All those firms offer not only temperature sensors, but also microcontrollers. Every producer has its own realization of the inter-sensors communication. In this study there are introduced a wiring diagram of a microcontroller driven module for a temperature measuring making use of a smart temperature sensor and also designs of printed circuit boards.
Analog-Digital Converter Unit with Data Output by Serial Line
Lecián, Petr ; Frýza, Tomáš (referee) ; Jakubová, Ivana (advisor)
This work is about measuring voltage and manipulating with this way obtained data. Manipulating system is in this case 16-bit microcontroler PIC by Microchip, that transforms input data to output using known non-linear trace. Microcontroler has been programed in the symbolic adress language. I had to create a unit that would be a part of the special device for indirect measuring non-electric quantity. Output data should be sent to the superior system by serial bus RS-232 for a next use.
Software for Processing of Head Position Sensor Data
Slávik, Vladimír ; Sekora, Jiří (referee) ; Čížek, Martin (advisor)
The paper introduces briefly topics of retinal detachment, vitrectomy and applicable postoperative care. A system for increasing patient comfort is described, which continuously records and signalizes head tilt. The software part of aforementioned system is implemented, using C++ Builder programming environment and helper libraries supplied by system's hardware component vendors. This software application allows user to analyze recorded data and manage the system. Application's user interface and usage is described in detail, as well as implementation details concerning internal functions and organization.
Communication module for power supplies controlling
Zachar, Jiří ; Šmíd, Petr (referee) ; Dřínovský, Jiří (advisor)
The aim of this work is to design a communication module for laboratory source Manson. This power supply communicates only through a serial RS-232 link. Modern computers usually use for the connection with other peripherals mainly USB. Designed communication module contains converter between the RS-232 and USB. Power supply is used in the automated measurement setup, which is controlled from the Virtual Engineering Environment from the Agilent Technologies. Direct commands for laboratory source Manson are not compatible with the SCPI (Standard Commands for Programmable Instruments) standard commands. So, the communication module converts commands from the SCPI format to Manson supply instructions. The communication with the Manson supply will be obvious for students by using new communication module.
Control and signalling unit for sport match
Bohutínský, Jaroslav ; Chmelař, Milan (referee) ; Kolouch, Jaromír (advisor)
The aim of this study is a design of a control and signalling unit for sport meetings controlled by a microcontroller. The unit should display the time, the state of the match, eventually another data important for a course of the match. It should be fitted by an audible alarm of the end of the match. A touch control panel with a liquid crystal display serves as input of control data. The unit operates in a countdown mode, it is possible anytime to start or to stop the time by pressing the button. The equipment is mains-operated and backed up by an external battery. In the case of a power failure, it is switched over to the battery. A representation of the time, the state of the match and other data is done by LED displays. The unit allows a connection to PC.
Wireless water level sensors
Pospíšil, Jakub ; Číž, Radim (referee) ; Morský, Ondřej (advisor)
The thesis deals with both scheme and its implementation of water-level metering apparatus. This data are send wireless into 500 m distant station. Potential ways of solution are gradually studied and final design suggested. Detailed implementation methods are described in the following section. Ultrasonic sensors are employed for level measurement and controlling element is processor ATmega162, data are transmitted by transceiver RC1280HP. Apparatus is suggested with a view to the lowest power consumption considering it will be supplied only with a accumulator. Solving of accepting station is not a part of the thesis. Functional tested sample is understated in the execution section.
Intelligent monitoring device
Nosek, Zdeněk ; Šteffan, Pavel (referee) ; Kadlec, Jaroslav (advisor)
This master thesis discusses design and realization of a security device for vehicles. This device can determine its actual location, discover unauthorized trespass and send information about this to a distant master system too. This distant master system can show the exact position of the security device on a map. The hardware and software for this security device and the software for the master system are described in this paper.
Design of programmable control system
Trpiš, Michal ; Říha, Kamil (referee) ; Koula, Ivan (advisor)
The goal of diploma thesis is design of programmable control system. This system can be used for regulation of basic parameters in an aquarium. Primary parameters for selection of this device are the price and the easy realization of final device. In first step there are selected parameters, which are needed to control. In second step there is described which kind of sensors can be used for measuring of selected parameters and suitable regulation of necessary parameters. The device is supposed to communicate with PC by USB and this communication is going to be compatible with an old RS-232. Device must be completed with hardware design. Device will be in principle system with real time, that is the reason why device will contain microcomputer. A microcomputer must communicate with other integrated circuit in the device and it supposes to communicate with PC. In specific chapter it will be described, how many different kinds of communication it is possible. For microcontroller it is necessary to create a program, which can figure the measured parameters and it also allows setting up the way how parameters can be regulated. Measured parameters are supposed to storage in the specific memory for the later interpretation. The completely device must be put into a case, which is calculating with a damp place. There must be created a host application for PC. This application suppose to detect if device is connected, figure measured parameters and also allows to set up the way, how to regulate the parameters and display the storages parameters. The application is suppose to run on the operation system created by Microsoft (Windows XP and Windows Vista or later). Diploma thesis contains a problem of the analysis which parameters may be controlled and the way how it can be controlled. There will be selected the sensors, which are suppose to measure and there will be described the basic data transfer and the specifications. It will also contain description of the hardware and software implementation of the device and possibilities of the user’s settings. There will be described the host application and its possibilities. Finally there will be described a functionality of the device and the host application. It will be also imagined some system upgrades for future.

National Repository of Grey Literature : 65 records found   beginprevious56 - 65  jump to record:
Interested in being notified about new results for this query?
Subscribe to the RSS feed.