475 results on '"atmega"'
Search Results
2. PKM Pelatihan Pembuatan Alat Ukur Pendeteksi Suhu Air Berbasis Atmega 328 Pada Kelompok Tani Rumput Laut Lampuara
- Author
-
Baso Ali and Muhammad Naim
- Subjects
alat ukur ,suhu ,Atmega ,Social Sciences - Abstract
Pengabdian Kepada Masyarakat ini dilakukan pada kelompok tani rumput laut dalam hal ini “Tanete Tani” yang ada di Desa Lampuara Kecamatan Ponrang Selatan Kabupaten Luwu. Kelompok tani ini beranggotakan 9 orang dan memiliki permasalahan yakni Kualitas air tambak yang tidak stabil. Penyebabnya yakni tingginya intensitas hujan belakangan ini membuat suhu air berubah-ubah mengakibatkan turunnya produksi rumput laut. Solusi permasalahan yang ini yakni melakukan workshop pelatihan pembuatan alat ukur pendeteksi suhu air berbasis Atmega 328. Metode dalam pelaksanaan PkM ini sifatnya partisipatori, dimaksudkan agar tim pengusul bersama mitra terlibat secara proaktif dalam setiap kegiatan. Hasil yang diperoleh mitra yakni berupa alat pendeteksi suhu berbasis Atmega 328 untuk masing-masing peserta. Adapun manfaat yang diperoleh mitra yakni adanya peningkatan keterampil peserta menggunakan alat ukur pendeteksi suhu air tambak dan terampil melakukan maintenance alat. Berdasalkan hasil evaluasi kegiatan PkM, seluruh peserta sangat setuju dengan adanya kegiatan ini karena betul-betul memberikan pengetahuan juga memperoleh alat pendeteksi suhu yang bisa digunakan langsung oleh semua peserta.
- Published
- 2022
- Full Text
- View/download PDF
3. Efficient Implementation of AES and CTR_DRBG on 8-Bit AVR-Based Sensor Nodes
- Author
-
Youngbeom Kim and Seog Chung Seo
- Subjects
AES ,software optimization ,ATmega ,embedded MCUs ,wireless sensor networks ,sensor device ,Electrical engineering. Electronics. Nuclear engineering ,TK1-9971 - Abstract
Since Rijndael algorithm was selected as the Advanced Encryption Standard (AES) by NIST, optimization research for the AES has been actively conducted on various IoT-based processors. In an 8-bit AVR environment, LIGHT version of Fast AES CTR-mode Encryption (FACE-LIGHT) was proposed at ICISC'2019 conference. However, in a Wireless Sensor Network environment, where sessions are frequently changed, FACE-LIGHT seems not efficient in terms of available memory and generating a pre-computation table. In this article, we present a new column-wise fashion implementation. Unlike previous best AES implementations, our proposed implementation in an 8-bit AVR microcontroller combines SubBytes, ShiftRows, and MixColums operations and optimizes the operation speed through efficient register scheduling. Our constant-time implementation uses a significantly less table than FACE-LIGHT in an 8-bit AVR microcontroller, achieving 2,251, 2,706, and 3,160 clock cycles when encrypting 128-bit data for each of three security levels. In particular, our 256-bit security level AES implementation is the fastest AES implementation as far as we know in 8-bit AVR microcontroller. Finally, we apply our implementation in CounTeR-mode_Deterministic Random Bit Generator (CTR_DRBG), one of the upper algorithms of a symmetric-key algorithm, to prove the generality of our optimization technology in various operating modes of AES.
- Published
- 2021
- Full Text
- View/download PDF
4. Development of ATmega 328P micro-controller emulator for educational purposes
- Author
-
Šipoš Michal and Šimoňák Slavomír
- Subjects
emustudio ,emulation ,atmega ,arduino ,68u20 ,68m01 ,Electronic computers. Computer science ,QA75.5-76.95 - Abstract
The paper presents some of our recent results in the field of computer emulation for supporting and enhancing the educational processes. The ATmega 328P micro-controller emulator has been developed as a set of emuStudio emulation platform extension modules (plug-ins). The platform is used at the Department of Computers and Informatics as a studying and teaching support tool. Within the Assembler course, currently, the Intel 8080 architecture and language is briefly described as a preliminary preparation material for the study of Intel x86 architecture, and the Intel 8080 emuStudio emulator module is used here. The aim of this work is to explore the possibility to enrich the course by introducing a more up-to-date and relevant technology and the ATmega is the heart of Arduino – a popular hardware and software prototyping platform. We consider the options to make the process of studying the assembly language principles more attractive for students and using the ATmega AVR architecture, which is broadly deployed in embedded systems, seems to be one of them.
- Published
- 2020
- Full Text
- View/download PDF
5. Implementation Of Smart Home Automation In Android Application.
- Author
-
Maheswari, K. Bala, Banu, M. R. Faridha, Lavenya, D., and Banu, M. R. Saira
- Subjects
SMART homes ,HOME automation ,ELECTRIC shock ,MICROCONTROLLERS ,HUMAN beings ,REMOTE control ,HOME wireless technology - Abstract
In this project we will design a easiest Technology to ON and OFF varies types of electrical load.it is done by using android application and Arduino UNO ATMEGA microcontroller. The main objective of my system is to control the electrical appliances via remote. Remote controlled home automation gives a better solution with android application technology. It is an electric shock prevent technology for human being. Remote operation is done by any Smart-phone/Tablet etc. In industrial automationview, the technology is applied to large machines or robots it will create a better change in efficiency in terms of Production, energy and time. this system is simple, cheaper and efficient one. [ABSTRACT FROM AUTHOR]
- Published
- 2021
6. Design and Construction of a Startup System for Learning to Program Microcontrollers
- Author
-
Emilian Świtalski and Dorota Rabczuk
- Subjects
AVR ,Atmega ,Atmel ,microprocessor ,devboard ,eagle ,Naval architecture. Shipbuilding. Marine engineering ,VM1-989 ,Technology - Abstract
The article presents the design and execution of a startup system based on an Atmel AVR microcontroller. Due to its intended educational use, the system was equipped with a large number of peripherals connected to various microcontroller outputs using pin-cables. The diagram and PCB design feature an ergonomic layout of the microcontroller outputs and peripherals, to ensure clarity of connection. Libraries and examples were written in the C programming language, the code was compiled using Atmel Studio 7 software – the official Atmel programming environment. The startup system provides optimum conditions for learning related to microprocessor technology in the laboratory.
- Published
- 2019
- Full Text
- View/download PDF
7. IMPLEMENTASI ALGORITMA ELGAMAL DALAM SISTEM LOCK BRANKAS BERBASIS MIKROKONTROLER ATMEGA16 DAN SMARTPHONE ANDROID
- Author
-
Muhammad Rofiq and Bambang Tri Wahjo Utomo
- Subjects
elgamal ,android ,atmega ,brankas ,Electronic computers. Computer science ,QA75.5-76.95 - Abstract
Most of Safes lock system is still using conventional methods nowadays. The conventional method leads to the safes’ burglary. Some of the causes are the safes’ code that can be tracked easily and the key can be duplicated. Previous research on safes’ security has ever been done. The weakness of the study is there is no security system using cryptographic algorithms for data security. The development of a safes security system by implementing ElGamal algorithms is done by following the engineering approach with the stages of methods analysis and design system, implementation and testing of the analysis and the discussion of the overall system. In the analysis and design of mathematical models using ElGamal algorithms, uses fast powering theorems and applications design uses Object Oriented Programming. In the analysis of hardware refers to the datasheet and calculation of the value of electrical characteristics of the circuit. In the safes lock system, the outcome of the research is a safes prototype which is equipped with enhancements that include a series of processing algorithms, the data viewer, a wireless data transfer device, the Android smartphone as a system of user authorization. For the lock safes systems is using a locked solenoid. The control system is done by a lock safes android smartphone via Bluetooth communication. The test results also indicate the system will open the safes if the code and the public key is entered correctly, and the system will not open if one of the codes or the public-keys are wrong or both are wrong.
- Published
- 2016
- Full Text
- View/download PDF
8. Pembuatan Alat Pemberi Pakan Ikan Dan Pengontrol PH Otomatis
- Author
-
Bearly Ananta Firdaus, Rinta Kridalukmana, and Eko Didik Widianto
- Subjects
ATMega ,PH ,Otomatis ,Pakan ikan ,Electronic computers. Computer science ,QA75.5-76.95 - Abstract
Di dunia yang semakin pesat perkembangannya, proses otomasisasi sudah menjadi hal yang umum. Otomatisasi sering digunakan untuk menghemat tenaga dan untuk pengurangan tingkat kesalahan yang disebabkan oleh manusia. Begitu juga halnya dalam kasus pada kolam ikan yang tidak setiap waktu dapat kita tinjau dari segi perawatan kolam dan pemberian pakan. masalah seperti ini dapat merugikan peternak ataupun penggemar ikan yang sibuk dan tidak mempunyai waktu untuk perawatan kolam. Dalam proses pelaksanaannya, hampir semua pemberian pakan ikan masih diisi secara manual, begitu halnya dengan pengontrolan kadar PH yang dilakukan dengan takaran yang tidak sesuai. Sehingga perlu adanya pembuatan alat pemberi pakan ikan dan pengtrol PH secara otomatis. Pembuatan alat ini, bertujuan untuk mempermudah pemilik ikan dalam melakukan pemberian pakan, serta membantu dalam pengontrolan PH kolam. Alat ini juga dilengkapi dengan LCD yang menunjukkan setiap beberapa jam akan dilakukan pemberian pakan dan index PH kolam saat ini.
- Published
- 2016
- Full Text
- View/download PDF
9. Senzor pro měření rychlosti proudění plynů
- Author
-
Havlíček, Libor, Svoboda, Filip, Havlíček, Libor, and Svoboda, Filip
- Abstract
Cílem této práce je vytvořit průtokový anemometr pro měření proudění vzduchu, následného měření a zobrazení na displeji či použití jiné datové metody. V této práci je vypracován funkční model se zobrazením dané hodnoty., The aim of this thesis is to create a flow anemometer for measuring air flow, subsequent measurement and display on the screen or using another data method. In this thesis a functional model with display of the given value is developed., Fakulta elektrotechniky a informatiky, Celková koncepce řešení bakalářské práce je založena především na návrhu a řešení elektronického zařízení. Elektronické moduly, využité v konstrukčním řešení zařízení jsou kombinací komerčně vyráběných modulů, společně s modulem snímače, který je realizován zapojením na univerzálním plošném spoji. Vlastním přínosem studenta je zejména návrh a realizace konstrukčního řešení zařízení s požadavkem na komplexní řešení zadaného cíle. Cíle bakalářské práce byly splněny., Dokončená práce s úspěšnou obhajobou
- Published
- 2022
10. Perancangan Sistem Portal Parkir Otomatis Dengan Counter Sebagai Penanda Lahan Parkir Berbasis Mikrokontroler ATMEGA 16
- Author
-
Kurniawan, Citra and Sukmana, Wahyu
- Subjects
mikrokontroller ,Engineering ,Electrical and Electronics ,Sistem Portal Parkit ,ATMEGA ,Electrical and Computer Engineering ,Parkir Otomatis - Abstract
Pertumbuhan kendaraan bermotor yang sedemikian pesat akhir-akhir ini menyebabkan kondisi yangtidak seimbang antara pertumbuhan kendaraan dengan lahan parkir yang tersedia, hal ini terlihat dengan semakin menyempitnya fasilitas tersebut khususnya di tempat-tempat umum seperti pasar, rumah sakit, pertokoan, perkantoran dan juga tempat-tempat pendidikan. Hal tersebut menimbulkan masalah dalam sistem transportasi suatu daerah, salah satunya menimbulkan kemacetan. Salah satu penyebab kemacetan adalah adanya permasalahan padapengelolaan lahan pakir. Photodioda yang digunakan sebagai sensor yang menjadi masukan sistem, sedangkan motor dan 7 segment sebagai keluaran sistem. Sensor photodioda dapat mengidentifikasi benda dengan menyesuaikan panjang dan tinggi benda tersebut. Ketika benda menghalangi seluruh photodioda maka sistem akan mengidentifikasi benda tersebut merupakan sebuah mobil yang kemudian akan membuka portal serta counting pada seven segment.Dari perancangan sistem ini, sistem dapat memberi informasi berupa jumlah lahan parkir yang masih dapatdipergunakan dan juga membuka portal secara otomatis dengan mengidentifikasi benda yang akan memasuki atau keluar dari lahan parkir.
- Published
- 2022
- Full Text
- View/download PDF
11. Development of ATmega 328P micro-controller emulator for educational purposes
- Author
-
Slavomír Šimoňák and Michal Šipoš
- Subjects
Thesaurus (information retrieval) ,Engineering drawing ,68m01 ,Computer science ,05 social sciences ,Geography, Planning and Development ,0211 other engineering and technologies ,050301 education ,emulation ,02 engineering and technology ,68u20 ,QA75.5-76.95 ,Microcontroller ,arduino ,Development (topology) ,Electronic computers. Computer science ,021105 building & construction ,emustudio ,0503 education ,atmega - Abstract
The paper presents some of our recent results in the field of computer emulation for supporting and enhancing the educational processes. The ATmega 328P micro-controller emulator has been developed as a set of emuStudio emulation platform extension modules (plug-ins). The platform is used at the Department of Computers and Informatics as a studying and teaching support tool. Within the Assembler course, currently, the Intel 8080 architecture and language is briefly described as a preliminary preparation material for the study of Intel x86 architecture, and the Intel 8080 emuStudio emulator module is used here. The aim of this work is to explore the possibility to enrich the course by introducing a more up-to-date and relevant technology and the ATmega is the heart of Arduino – a popular hardware and software prototyping platform. We consider the options to make the process of studying the assembly language principles more attractive for students and using the ATmega AVR architecture, which is broadly deployed in embedded systems, seems to be one of them.
- Published
- 2020
12. Система автоматичного керування параметрів мікроклімату в плодоовочевих сховищах
- Author
-
Терлецький, Олександр Володимирович
- Subjects
модуль керування ,621.37 ,microclimate control system ,microcontroller ,control module ,ATMega ,мікроконтролер ,система керування мікрокліматом ,модуль моніторингу ,monitoring module - Abstract
Оптимізація та покращення регулювання мікрокліматом у складських приміщеннях, де зберігаються овочі, фрукти та зернові, безперечно є доволі перспективною сферою наукових та інженерних розробок. У роботі показано огляд передової науково-технічної літератури та нових сучасних статей на тему оптимізації систем керування мікрокліматом на сучасній елементній базу. Було продемонстровано системи, що сьогодні використовуються, а також проаналізовано їхні переваги недоліки з метою ефективного виконання поставленого завдання. Проаналізовано останні дослідження у сфері аграрної промисловості, на базу яких створено список необхідних вимоги, які б забезпечили якісне збереження плодоовочевої продукції в сховищах. Відповідно до вимог підтримки показників мікроклімату, а також особливостей збереження овочів та фруктів, розроблено алгоритм найбільш ефективного керування системою регулювання параметрів мікроклімату складських приміщень. Продемонстрована передова елементна база, яку можна використати з метою забезпечення необхідних показників мікроклімату, отримання та подальшого аналізу показників повітряного середовища складського приміщення для зберігання плодоовочевої продукції, а також регулювання пристроями управління показниками мікроклімату. Усі ці кроки потрібні задля забезпечення найкращих показників мікроклімату складського приміщення, що дозволить зберігати сировину в належному стані протягом всього терміну придатності. Розроблено друковану плату, електричну принципову схему, складальне креслення електронного пристрою, а також конструкторську документацію на пристрій. Проаналізовано та продемонстровано технологію створення друкованої плати. Among the countries of Europe and the world, Ukraine occupies a prominent position in the production of many fruits and vegetables and grains. For this reason, the optimization and improvement of microclimate regulation in warehouses, where vegetables, fruits and grains are stored, is undoubtedly a very promising area of scientific and engineering development. The paper presents a review of advanced scientific and technical literature and new modern articles on the optimization of microclimate control systems on a modern element base. The systems used today were demonstrated, as well as their advantages and disadvantages were analyzed in order to effectively perform the task. The latest research in the field of agricultural industry was analyzed, on the basis of which a list of necessary requirements was created, which would ensure high-quality storage of fruit and vegetable products in storage. In accordance with the requirements of maintaining the indicators of the microclimate, as well as the peculiarities of the preservation of vegetables and fruits, an algorithm for the most effective control of the system of regulating the parameters of the microclimate of warehouses was developed. An advanced element base was demonstrated, which can be used to provide the necessary microclimate indicators, obtain and further analyze the air environment of the warehouse for storage of fruits and vegetables, as well as control devices to control the microclimate indicators. All these steps are necessary to ensure the best indicators of the microclimate of the warehouse, which will keep the raw materials in good condition throughout the shelf life. A printed circuit board, electrical circuit diagram, assembly drawing of the electronic device, as well as design documentation for the device were developed. The technology of PCB creation was analyzed and demonstrated.
- Published
- 2020
13. Remote-Controlled Cross-Countryfour-Wheeler
- Author
-
Kejzlar, Radim and Kejzlar, Radim
- Abstract
The thesis deals with a complete design of a remote controlled cross-country fourwheeler for FEEC BUT „Elektrikarium“. Vehicle can be controlled using the Android smart phone app. The vehicle uses a BLDC motor with a regulator and control unit in the form of a microcontroller from the AVR family. The thesis describes the selection of components and the actual solution of communication between the HC-05 module, application and microcontroller with regulator. Part of the thesis is also a practical demonstration of the model.
- Published
- 2020
14. Система автоматичного керування параметрів мікроклімату в плодоовочевих сховищах
- Author
-
Гайсін, Артем Фанісович and Гайсін, Артем Фанісович
- Abstract
Оптимізація та покращення регулювання мікрокліматом у складських приміщеннях, де зберігаються овочі, фрукти та зернові, безперечно є доволі перспективною сферою наукових та інженерних розробок. У роботі показано огляд передової науково-технічної літератури та нових сучасних статей на тему оптимізації систем керування мікрокліматом на сучасній елементній базу. Було продемонстровано системи, що сьогодні використовуються, а також проаналізовано їхні переваги недоліки з метою ефективного виконання поставленого завдання. Проаналізовано останні дослідження у сфері аграрної промисловості, на базу яких створено список необхідних вимоги, які б забезпечили якісне збереження плодоовочевої продукції в сховищах. Відповідно до вимог підтримки показників мікроклімату, а також особливостей збереження овочів та фруктів, розроблено алгоритм найбільш ефективного керування системою регулювання параметрів мікроклімату складських приміщень. Продемонстрована передова елементна база, яку можна використати з метою забезпечення необхідних показників мікроклімату, отримання та подальшого аналізу показників повітряного середовища складського приміщення для зберігання плодоовочевої продукції, а також регулювання пристроями управління показниками мікроклімату. Усі ці кроки потрібні задля забезпечення найкращих показників мікроклімату складського приміщення, що дозволить зберігати сировину в належному стані протягом всього терміну придатності. Розроблено друковану плату, електричну принципову схему, складальне креслення електронного пристрою, а також конструкторську документацію на пристрій. Проаналізовано та продемонстровано технологію створення друкованої плати., Among the countries of Europe and the world, Ukraine occupies a prominent position in the production of many fruits and vegetables and grains. For this reason, the optimization and improvement of microclimate regulation in warehouses, where vegetables, fruits and grains are stored, is undoubtedly a very promising area of scientific and engineering development. The paper presents a review of advanced scientific and technical literature and new modern articles on the optimization of microclimate control systems on a modern element base. The systems used today were demonstrated, as well as their advantages and disadvantages were analyzed in order to effectively perform the task. The latest research in the field of agricultural industry was analyzed, on the basis of which a list of necessary requirements was created, which would ensure high-quality storage of fruit and vegetable products in storage. In accordance with the requirements of maintaining the indicators of the microclimate, as well as the peculiarities of the preservation of vegetables and fruits, an algorithm for the most effective control of the system of regulating the parameters of the microclimate of warehouses was developed. An advanced element base was demonstrated, which can be used to provide the necessary microclimate indicators, obtain and further analyze the air environment of the warehouse for storage of fruits and vegetables, as well as control devices to control the microclimate indicators. All these steps are necessary to ensure the best indicators of the microclimate of the warehouse, which will keep the raw materials in good condition throughout the shelf life. A printed circuit board, electrical circuit diagram, assembly drawing of the electronic device, as well as design documentation for the device were developed. The technology of PCB creation was analyzed and demonstrated.
- Published
- 2020
15. Design and implementation of a prototype active infrared sensor controlled automatic sliding door for mitigation of coronavirus disease 2019 (COVID-19)
- Author
-
Amole, Abraham, Oyediran, M. O., Olusanya, O. O., Elegbede, W. A., Olusesi, A. T., Adeleye, A. O., Amole, Abraham, Oyediran, M. O., Olusanya, O. O., Elegbede, W. A., Olusesi, A. T., and Adeleye, A. O.
- Abstract
The door is an essential part of any structure that provides access and security of lives and properties. The manual operation of a door could be cumbersome and laborious when the traffic volume is high. Also, it has been observed that doors could serve as a medium of spreading the deadly coronavirus disease 2019 (COVID-19) infection. Therefore, a prototype automatic sliding door that plays a crucial role in curbing the spread of this infectious diseases has been designed and implemented in this paper. The design of the prototype sliding door is in two parts namely; the structural part and the automation part. The structural design of the door was achieved using the Microsoft Visio 2016 while the design of the automation system was achieved using express printed circuit board. The implementation of the structural part was achieved using 1 inch particle board while the implementation of the automation system was based on the components like the active infrared sensor, resistors (10 kΩ), capacitor (1000 µF), transistors (TIP41 Q8, BC548 Q7), LED indicators, press button switch, pulley system, drive belt, stepper motor (IP65), and ATMEGA 8 microcontroller. The result of the tests carried out on the door showed that the prototype automatic sliding door was characterized by average opening time, closing time, delay time, and optimal sensing range of 3.10 s, 3.05 s, 5.72 s, and 23.5 cm, respectively. It can therefore be concluded from this work that the prototype automatic sliding door is effective in overriding the manual operation of the door.
- Published
- 2020
16. Remote-Controlled Cross-Countryfour-Wheeler
- Abstract
The thesis deals with a complete design of a remote controlled cross-country fourwheeler for FEEC BUT „Elektrikarium“. Vehicle can be controlled using the Android smart phone app. The vehicle uses a BLDC motor with a regulator and control unit in the form of a microcontroller from the AVR family. The thesis describes the selection of components and the actual solution of communication between the HC-05 module, application and microcontroller with regulator. Part of the thesis is also a practical demonstration of the model.
- Published
- 2020
17. Remote-Controlled Cross-Countryfour-Wheeler
- Abstract
The thesis deals with a complete design of a remote controlled cross-country fourwheeler for FEEC BUT „Elektrikarium“. Vehicle can be controlled using the Android smart phone app. The vehicle uses a BLDC motor with a regulator and control unit in the form of a microcontroller from the AVR family. The thesis describes the selection of components and the actual solution of communication between the HC-05 module, application and microcontroller with regulator. Part of the thesis is also a practical demonstration of the model.
- Published
- 2020
18. Remote-Controlled Cross-Countryfour-Wheeler
- Abstract
The thesis deals with a complete design of a remote controlled cross-country fourwheeler for FEEC BUT „Elektrikarium“. Vehicle can be controlled using the Android smart phone app. The vehicle uses a BLDC motor with a regulator and control unit in the form of a microcontroller from the AVR family. The thesis describes the selection of components and the actual solution of communication between the HC-05 module, application and microcontroller with regulator. Part of the thesis is also a practical demonstration of the model.
- Published
- 2020
19. Diseño de dispositivo de bajo consumo para la lectura de gases dentro de una galería
- Author
-
Doro García, Alberto, Cortés Martín, Ezequiel, Gómez González, José Francisco, and Torres Álvarez, Santiago
- Subjects
PCB ,Atmega ,Gases ,Consumo - Abstract
The project consists of the design of a measurement system, autonomous and low consumption to measure gases, temperature and humidity inside a gallery. The scope of the project has been directed to be able to know how the gases vary inside the galleries, to increase the security of employees and to reduce costs when opening the gallery. Firstly, it has been established as minimum goals fulfil with the client requirements and overcome them. Secondly, a component selection process has been carried out for the design of the device, making a study of the market and the needs of the device. Thirdly, a cyclical system has been chosen which consists of reading the measurements from the sensors, processing the data and adapting it to information of interest to the user and sending it to a removable memory card in easy to work files. Then, the device goes into power down mode until the new measurement. Finally, the device’s PCB has been designed and a way of encapsulating it has been proposed to ensure the protection of the measurement system.
- Published
- 2020
20. Smartplug priority assignment system
- Author
-
Križanec, Domagoj and Vinko, Davor
- Subjects
Bluetooth ,mikrokontroler ,mobile ,system ,prioriteta ,Atmel ,mobitel ,TECHNICAL SCIENCES. Electrical Engineering. Electronics ,plug ,TEHNIČKE ZNANOSTI. Elektrotehnika. Elektronika ,pametna ,allocation ,priority ,microcontroller ,sensor ,Atmega ,utičnica ,senzor ,dodjela - Abstract
Sustav dodjele prioriteta pametne utičnice je sustav u kojemu mikroupravljač Atmel ATmega16 upravlja relejnim modulom za otvaranje ili zatvaranje izmjeničnog strujnog kruga ovisno o varijablama unešenim od strane korisnika. Mikrokontroler moţe raditi u jezgrenom načinu rada pri kojem korisnik upravlja sustavom pomoći tipki direktno spojenim na mikrokontroler i u mobilnom načinu rada gdje korisnik moţe upravljati sustavom svojim mobilnim ureĎajem koristeći Bluetooth tehnologiju. Dodjela prioriteta zamišljena je na način da korisnik koji prvi odabere ţeljeni termin i relejnu jedinicu ima prioritet nad tom jedinicom u tom terminu. Ţeli li se drugi korisnik prijaviti u tom terminu, sustav odašilje poruku na mobilni ureĎaj korisnika da je termin prethodno zauzet i ispisuje ime korisnika koji ga je zauzeo. Smartplug priority assignment system is designed as a device in which microcontroller Atmel ATmega16 controls a relay module for opening and closing alternating current circuits depending on the commands entered by multiple users. The microcontroller has 2 modes of operation. The first mode, called „Core Mode“, allows the user to enter the commands using pushbuttons near the microcontroller. The second mode of operation, called „Mobile mode“, allows the user to enter the commands by using a personal mobile device via Bluetooth technology. Priority allocation means that the first user who enters his opening period and chooses a relay number gets priority during that period for that relay. If any other user tries to connect during that period, the system will send a message to his mobile device via Bluetooth that says that that period is already occupied and it will display the name of the user that has priority during that period.
- Published
- 2019
21. SERVOPOHON KULOVÉHO VENTILU
- Author
-
Havlíček, Libor, Mládek, Miloš, Havlíček, Libor, and Mládek, Miloš
- Abstract
Práce je věnována problematice pohonů kulových ventilů. Byl proveden rozbor používaných ventilů a jejich pohonů. Získané poznatky byly využity při návrhu elektrického pohonu kulového ventilu možného ovládat na dálku. Uchycení pohonu k ventilu a převody jsou navrženy v prostředí Design Spark Mechanical a následně vyrobeny metodou 3D tisknutí. Pro ovládání pohonu je použit mikrokontrolér rodiny ATmega., The work is devoted to the problems of ball valve actuators. The analysis of the use of valves and their actuators has been done. The obtained information was used for design of electric actuator. The actuator mounts and gears are designed in the Design Spark Mechanical and made by 3D printing technology. The microcontroller of ATmega family is used to control the actuator., Fakulta elektrotechniky a informatiky, Práce svým zaměřením patří do kapitoly aktuálně zpracovávaných témat zaměřujících se na práci konstruktéra mechatronických zařízení, určených k automatickému řízení. Celkové zpracování práce je na velmi dobré úrovni. Práce je zpracována pečlivě a funkčnost navržené konstrukce elektronické jednotky je dostatečně otestována. Využitelnost výsledků této práce v praxi, vzhledem k jejímu zaměření, je velmi dobrá. Cíle práce byly splněny. Komise navrhuje práci na ocenění za vynikající tvůrčí výsledky dle článku 3, písm. b) Stipendijního řádu Univerzity Pardubice.
- Published
- 2019
22. Shooting Sport Simulation Device
- Author
-
Poloch, Martin and Poloch, Martin
- Abstract
The goal of this work is to design, build and test a shooting sport simulation system. The first part of this system is a module that can be put into a variety of shooting weapons and transform them to a laser gun. The module uses a shock sensing system, so there is no need to mechanically disassemble the gun. The second part is a target device that can sense incoming laser beams with LEDs. The final hardware part is a control board which can connect multiple targets and weapons through a wireless module nRF24L01+ into one system and therefore simulate advanced shooting modes. Additionally it has a built in Wi-Fi module ESP8266 which can provide shooters a website with detailed results and statistics of their shooting in a graphically pleasing way. Output of this project should be a market competitive product so the design is focused on the ability to be manufactured on automated machines.
- Published
- 2018
23. Shooting Sport Simulation Device
- Abstract
The goal of this work is to design, build and test a shooting sport simulation system. The first part of this system is a module that can be put into a variety of shooting weapons and transform them to a laser gun. The module uses a shock sensing system, so there is no need to mechanically disassemble the gun. The second part is a target device that can sense incoming laser beams with LEDs. The final hardware part is a control board which can connect multiple targets and weapons through a wireless module nRF24L01+ into one system and therefore simulate advanced shooting modes. Additionally it has a built in Wi-Fi module ESP8266 which can provide shooters a website with detailed results and statistics of their shooting in a graphically pleasing way. Output of this project should be a market competitive product so the design is focused on the ability to be manufactured on automated machines.
- Published
- 2018
24. Shooting Sport Simulation Device
- Abstract
The goal of this work is to design, build and test a shooting sport simulation system. The first part of this system is a module that can be put into a variety of shooting weapons and transform them to a laser gun. The module uses a shock sensing system, so there is no need to mechanically disassemble the gun. The second part is a target device that can sense incoming laser beams with LEDs. The final hardware part is a control board which can connect multiple targets and weapons through a wireless module nRF24L01+ into one system and therefore simulate advanced shooting modes. Additionally it has a built in Wi-Fi module ESP8266 which can provide shooters a website with detailed results and statistics of their shooting in a graphically pleasing way. Output of this project should be a market competitive product so the design is focused on the ability to be manufactured on automated machines.
- Published
- 2018
25. Timer For Rc Models
- Abstract
This paper describes complete design of timer for RC models. Described timer has three PWM outputs. With these outputs it is possible to connect two independent servo-motors and engine controller. The whole is controlled by 8-bit microprocessor. The time records are stored in external EEPROM, that can be programmed by using I2C bus. Paper further discus design of programming, which can be easily programmed the memory of EEPROM by the PC or smartphone. The goal of this paper is to design and build high quality RC timer with accessories.
- Published
- 2018
26. Timer For Rc Models
- Abstract
This paper describes complete design of timer for RC models. Described timer has three PWM outputs. With these outputs it is possible to connect two independent servo-motors and engine controller. The whole is controlled by 8-bit microprocessor. The time records are stored in external EEPROM, that can be programmed by using I2C bus. Paper further discus design of programming, which can be easily programmed the memory of EEPROM by the PC or smartphone. The goal of this paper is to design and build high quality RC timer with accessories.
- Published
- 2018
27. Shooting Sport Simulation Device
- Abstract
The goal of this work is to design, build and test a shooting sport simulation system. The first part of this system is a module that can be put into a variety of shooting weapons and transform them to a laser gun. The module uses a shock sensing system, so there is no need to mechanically disassemble the gun. The second part is a target device that can sense incoming laser beams with LEDs. The final hardware part is a control board which can connect multiple targets and weapons through a wireless module nRF24L01+ into one system and therefore simulate advanced shooting modes. Additionally it has a built in Wi-Fi module ESP8266 which can provide shooters a website with detailed results and statistics of their shooting in a graphically pleasing way. Output of this project should be a market competitive product so the design is focused on the ability to be manufactured on automated machines.
- Published
- 2018
28. Timer For Rc Models
- Abstract
This paper describes complete design of timer for RC models. Described timer has three PWM outputs. With these outputs it is possible to connect two independent servo-motors and engine controller. The whole is controlled by 8-bit microprocessor. The time records are stored in external EEPROM, that can be programmed by using I2C bus. Paper further discus design of programming, which can be easily programmed the memory of EEPROM by the PC or smartphone. The goal of this paper is to design and build high quality RC timer with accessories.
- Published
- 2018
29. Timer For Rc Models
- Author
-
Fišer, Ondřej and Fišer, Ondřej
- Abstract
This paper describes complete design of timer for RC models. Described timer has three PWM outputs. With these outputs it is possible to connect two independent servo-motors and engine controller. The whole is controlled by 8-bit microprocessor. The time records are stored in external EEPROM, that can be programmed by using I2C bus. Paper further discus design of programming, which can be easily programmed the memory of EEPROM by the PC or smartphone. The goal of this paper is to design and build high quality RC timer with accessories.
- Published
- 2018
30. Autonomní robotické vozidlo
- Author
-
Havlíček, Libor, Kupka, Libor, Řeháček, Radek, Havlíček, Libor, Kupka, Libor, and Řeháček, Radek
- Abstract
Práce se zabývá návrhem a realizací funkčního modelu autonomního robotického vozidla na dálkové ovládání. Elektronika modelu je realizována modulárně na bázi mikrokontroléru firmy Atmel, řady ATmega. K naprogramování řídicí jednotky je použito vývojové prostředí Arduino IDE. Virtuální prostředí bylo vytvořeno v herním engine Unity3d a programováno v jazyce C#. Práce obsahuje seznámení s technickou i softwarovou částí robotického vozidla., The thesis deals with the design and realization of the functional model of autonomous robotic vehicle on remote control. The electronics of the model is implemented modularly based on Atmel microcontroller, ATmega series. To program the control unit is used Arduino IDE. Virtual environment was created in the Unity3d game engine and programmed in C# programming language. The thesis includes introduction to the technical and software part of the robotic vehicle., Fakulta elektrotechniky a informatiky, Hlavním cílem diplomové práce byl návrh a realizace prototypu autonomního robotického vozidla s prvky autonomního chování, s možností dálkového řízení operátorem. Práce se měla zabývat především problematikou konstrukce podvozku a řízením vozidla s využitím senzorických sítí. Součástí práce je také kompletní technická dokumentace. Nejdůležitější částí diplomové práce je kapitola třetí. Její součástí jsou základní schémata a fotografie realizovaného funkčního modelu, popis použitých komponent a implementovaných řešení, vč. realizace řídicího systému a jeho programového řešení. Závěr kapitoly je věnován virtualizaci řešené úlohy v prostředí Unity 3D. Diplomant prokázal správnost svého řešení zkušebním, testovacím provozem realizovaného zařízení, kdy otestoval jak správnou funkci jednotlitých realizovaných částí systému, tak i funkci kompletního konstrukčního řešení jako celku a tyto výsledky patřičně zhodnotil v závěru diplomové práce. Univerzitaní konstrolní systém pro kontrolu plagiátorství zjistil maximální shodu ve výši 90 %. Tato hodnota se týká pouze zdrojových kódů vloženého software. Tato shoda je způsobena použitím standardních programovacích konstrukcí zdrojového kódu. Vzhledem k tomu, že jde o použití standardních programovacích konstrukcí vyplývajícfích z prostředí programovacího jazyka C#, lze tuto shodu považovat za nepodstatnou a přihlédnout pouze k nalezené shodě ve vlastním textu práce. Vzhledem k výši shody do 5 % je možné považovat text práce za vlastní tvorbu studenta., Dokončená práce s úspěšnou obhajobou
- Published
- 2018
31. Časový spínač
- Author
-
Matoušek, David, Kotlár, Ladislav, Matoušek, David, and Kotlár, Ladislav
- Abstract
Tato bakalářská práce se zabývá návrhem a realizací časového spínače. V teoretickém bloku jsou popsány pojmy, které souvisí s časovačem. V praktickém bloku je popsáno stavění, programování a výběr komponent časovače., This bachelor work describes the design and implementation the timer. The theoretical part explains concepts, which are related with the timer. The practical part is described building, programming and choiseing componts of of timer., Fakulta elektrotechniky a informatiky, Dle vedoucího práce v textu nalezneme překlepy, nepřesnosti a gramatické chyby. Typografická úprava textu je na nížší úrovni. Komise se shodla, že výstup bakalářské práce byl na dobré úrovni, proto byla práce obhájena.
- Published
- 2018
32. Memory management through the use of hash tables in a hybrid module with support for the Controller Area NetWork (CAN) protocol and the ZigBee 802.15.4 standard
- Author
-
Estremote, Marcos Antonio [UNESP], Universidade Estadual Paulista (Unesp), and Oki, Nobuo [UNESP]
- Subjects
IEEE 802.15.4 ,Redes de sensores sem fio ,Protocolo CAN ,ATMEGA ,Arduino ,Tabelas de dispersão ,CAN protocol ,Hash tables ,Wireless sensor networks ,AVR studio - Abstract
Submitted by MARCOS ANTONIO ESTREMOTE null (estremot@gmail.com) on 2017-11-03T20:18:22Z No. of bitstreams: 1 Tese Estremote.pdf: 11274082 bytes, checksum: d68bb503cd676b58bcfab15d1c39ba5c (MD5) Approved for entry into archive by LUIZA DE MENEZES ROMANETTO (luizamenezes@reitoria.unesp.br) on 2017-11-13T17:35:07Z (GMT) No. of bitstreams: 1 estremote_ma_dr_ilha.pdf: 11274082 bytes, checksum: d68bb503cd676b58bcfab15d1c39ba5c (MD5) Made available in DSpace on 2017-11-13T17:35:07Z (GMT). No. of bitstreams: 1 estremote_ma_dr_ilha.pdf: 11274082 bytes, checksum: d68bb503cd676b58bcfab15d1c39ba5c (MD5) Previous issue date: 2017-02-24 Coordenação de Aperfeiçoamento de Pessoal de Nível Superior (CAPES) A utilização de redes de comunicação sem fio deixou de ser uma ferramenta opcional para tornar-se uma necessidade no monitoramento de residências, automóveis, controles de processos automatizados e comunicação entre as pessoas. Tratando-se de redes de transdutores cabeadas, as redes CAN (Controller Area Network) são utilizadas em automóveis modernos, instrumentação médica, em veículos táticos, na automação de processos, no transporte metropolitano e em sistemas de controle de fábricas. A maioria das estruturas críticas de sistemas de controle fazem uso do CAN em algum ponto na rede, para conectar sensores que se encontram distantes e controlar atuadores de um sistema, ou para conectar vários controladores que utilizam uma interface em comum. O padrão sem fio, IEEE 802.15.4, comercialmente conhecido como “ZigBee”, foi projetado para operar em baixas taxas de dados, com segurança e facilidade de configurações de rede. Esta tese tem como objetivo desenvolver um sistema heterogêneo utilizando microcontroladores ATMEGA em que, o modelo do protocolo CAN e o padrão IEEE 802.15.4 estejam acoplados. Este módulo será capaz de gerenciar e monitorar sensores e atuadores utilizando CAN e, através do padrão sem fio 802.15.4, comunicar-se com os outros módulos da rede. O interfaceamento entre os pacotes da rede de controle de área (CAN) com a rede ZigBee é realizado através da implementação de tabelas de dispersão (Hash Tables) para o gerenciamento e otimização da memória utilizada. As análises realizadas de tempo de inserção, remoção e comunicação de dados, com o auxílio da técnica computacional de tabelas de dispersão para o armazenamento das informações, mostram que este procedimento favorece a comunicação entre os protocolos de redes industriais com os protocolos de redes sem fios. A economia de memória do microcontrolador com a utilização das tabelas de dispersão proposta nesta tese chegou a ser em média 750% superior do que as que não se utilizam das tabelas de dispersão. The use of wireless communication networks is not an optional tool and become a requirement in automated systems, such as monitoring home, automobiles, automated process control and communication between people. In another aspect, wired networks, such as CAN networks, are used in modern automobiles, medical instrumentation, tactical vehicles, process automation, metropolitan transport and manufactory control systems. Many critical structures in control system use CAN network at some point, to connect sensors that are far away and to control system actuators, or to connect several controllers that use a common interface. The wireless IEEE standard 802.15.4, commercially known as “ZigBee”, is designed to operate at low data transfer rates, with security and facility of network configurations. This thesis aims to develop a heterogeneous system using ATMEGA microcontrollers in which the CAN protocol model and the IEEE standard 802.15.4 are coupled. This module is capable of managing and monitoring sensors and actuators using CAN and, through the IEEE standard 802.15.4, communicating with the other modules in network. The interface between the CAN network packets with the ZigBee network is performed through the implementation of Hash Tables to manage and optimize the memory used. The analysis of time of insertion, delete and data communication, with the aid of the computational technique of hash tables for the storage of information, show that this procedure favors the communication between the protocols of industrial networks with protocols of wireless networks . The memory economy of the microcontroller with the the hash tables proposed in this thesis was on average 750% higher than those without the hash tables.
- Published
- 2017
33. IMPLEMENTASI ALGORITMA ELGAMAL DALAM SISTEM LOCK BRANKAS BERBASIS MIKROKONTROLER ATMEGA16 DAN SMARTPHONE ANDROID
- Author
-
Bambang Tri Wahjo Utomo and Muhammad Rofiq
- Subjects
Object-oriented programming ,Engineering ,business.industry ,Data security ,Cryptography ,ElGamal ,Public-key cryptography ,Android ,Control system ,Embedded system ,Atmega ,Brankas ,Android (operating system) ,business ,Datasheet ,ElGamal encryption - Abstract
Most of Safes lock system is still using conventional methods nowadays. The conventional method leads to the safes’ burglary. Some of the causes are the safes’ code that can be tracked easily and the key can be duplicated. Previous research on safes’ security has ever been done. The weakness of the study is there is no security system using cryptographic algorithms for data security. The development of a safes security system by implementing ElGamal algorithms is done by following the engineering approach with the stages of methods analysis and design system, implementation and testing of the analysis and the discussion of the overall system. In the analysis and design of mathematical models using ElGamal algorithms, uses fast powering theorems and applications design uses Object OrientedProgramming. In the analysis of hardware refers to the datasheet and calculation of the value of electrical characteristics of the circuit. In the safes lock system, the outcome of the research is a safes prototype which is equipped with enhancements that include a series of processing algorithms, the data viewer, a wireless data transfer device, the Android smartphone as a system of user authorization. For the lock safes systems is using a locked solenoid. The control system is done by a lock safes android smartphone via Bluetooth communication. The test results also indicate the system will open the safes if the code and the public key is entered correctly, and the system will not open if one of the codes or the public-keys are wrong or both are wrong.
- Published
- 2016
- Full Text
- View/download PDF
34. Hybrid Vacuum Tube Amplifier
- Author
-
Fišer, Ondřej and Fišer, Ondřej
- Abstract
This paper describes the complete design of the hybrid vacuum tube amplifier for home using. The described amplifier has 3 digital inputs (TOSLINK, Sony/Philips Digital InterFace and AES3), a single analog input and a single input for the measuring microphone (for the calibration of the entire system). The paper further discuss the design of a preamplifier for analog inputs, the receiver of digital inputs, DSP circuits, power and head phones amplifier and the power source. The complex audio system is controlled by an 8-bit microprocessor and has a graphics output implemented through an OLED display. The goal of this paper is to design and build a high quality amplifier.
- Published
- 2017
35. Hybrid Vacuum Tube Amplifier
- Abstract
This paper describes the complete design of the hybrid vacuum tube amplifier for home using. The described amplifier has 3 digital inputs (TOSLINK, Sony/Philips Digital InterFace and AES3), a single analog input and a single input for the measuring microphone (for the calibration of the entire system). The paper further discuss the design of a preamplifier for analog inputs, the receiver of digital inputs, DSP circuits, power and head phones amplifier and the power source. The complex audio system is controlled by an 8-bit microprocessor and has a graphics output implemented through an OLED display. The goal of this paper is to design and build a high quality amplifier.
- Published
- 2017
36. Hybrid Vacuum Tube Amplifier
- Abstract
This paper describes the complete design of the hybrid vacuum tube amplifier for home using. The described amplifier has 3 digital inputs (TOSLINK, Sony/Philips Digital InterFace and AES3), a single analog input and a single input for the measuring microphone (for the calibration of the entire system). The paper further discuss the design of a preamplifier for analog inputs, the receiver of digital inputs, DSP circuits, power and head phones amplifier and the power source. The complex audio system is controlled by an 8-bit microprocessor and has a graphics output implemented through an OLED display. The goal of this paper is to design and build a high quality amplifier.
- Published
- 2017
37. Hybrid Vacuum Tube Amplifier
- Abstract
This paper describes the complete design of the hybrid vacuum tube amplifier for home using. The described amplifier has 3 digital inputs (TOSLINK, Sony/Philips Digital InterFace and AES3), a single analog input and a single input for the measuring microphone (for the calibration of the entire system). The paper further discuss the design of a preamplifier for analog inputs, the receiver of digital inputs, DSP circuits, power and head phones amplifier and the power source. The complex audio system is controlled by an 8-bit microprocessor and has a graphics output implemented through an OLED display. The goal of this paper is to design and build a high quality amplifier.
- Published
- 2017
38. Návrh a realizace výukového modelu Rotační inverzní kyvadlo
- Author
-
Havlíček, Libor, Smrčka, Ladislav, Havlíček, Libor, and Smrčka, Ladislav
- Abstract
Práce se zabývá návrhem a realizací laboratorního modelu rotačního inverzního kyvadla. Je popsáno kompletní řešení senzoriky, výkonové elektroniky a ovládacího modulu. Pro řízení celého modelu je použit mikroprocesor od firmy Atmel, konkrétně z řady ATmega., The work deals with design and implementation of a laboratory model of a rotary inverted pendulum. It describes complete solution sensors, power electronics and control module. To control the entire model is used microcontroller from Atmel, specifically the ATmega series., Fakulta elektrotechniky a informatiky
- Published
- 2017
39. From Theory to Implementation of Embedded Control Applications : A Case Study
- Author
-
Fize, Florian
- Subjects
arduino ,MATLAB ,atmel ,electronics ,real-time ,computer engineering ,embedded ,worst case execution time ,atmega328p ,atmega ,wcet ,control theory ,inverted pendulum - Abstract
Control applications are used in almost all scientific domains and are subject to timing constraints. Moreover, different applications can run on the same platform which leads to even more complex timing behaviors. However, some of the timing issues are not always considered in the implementation of such applications, and this can make the system fail. In this thesis, the timing issues are considered, i.e., the problem of non-constant delay in the control of an inverted pendulum with a real-time kernel running on an ATmega328p micro-controller. The study shows that control performance is affected by this problem. In addition, the thesis, reports the adaptation of an existing real-time kernel based on an EDF (Earliest Deadline First) scheduling policy, to the architecture of the ATmega328p. Moreover, the new approach of a server-based kernel is implemented in this thesis, still on the same Atmel micro-controller.
- Published
- 2016
40. Perpendicular camera setting to the object's surface
- Author
-
Adamčević, Matej and Hocenski, Željko
- Subjects
senzori ,MATLAB ,vektor normale ,Geometrija ,TECHNICAL SCIENCES. Computing. Program Engineering ,Arduino ,Geometry ,plane ,ATmega ,ravnina ,sensors ,TEHNIČKE ZNANOSTI. Računarstvo. Programsko inženjerstvo ,vector - Abstract
Cilj rada bio je nakon pokrivanja teorijske podloge analitičke geometrije prostora ostvariti matematičko a nakon toga i fizičko rješenje problema orijentacije jedne ravnine s obzirom na drugu. Matematičko rješenje bavi se problemom geometrijske algebre i međusobnog odnosa pravca i ravnine u prostoru. Matematičko rješenje puno je bliže idealnom slučaju bez pogreške jer ne ovisi o fizičkim ograničenjima (preciznost mjerenja senzora, zakretanja motora). Realizirani sustav koristi Arduino pločicu tj. Atmel mikroupravljač kako bi provodio rutinu podešavanja orijentacije. The goal of this bachelor thesis was to cover the theoretical background of algebraic geometry and to provide a solution to the problem of adjusting the orientation of one plane in alliance to another plane. The mathematical solution to the problem constructed in MATLAB uses equations and normal vectors to a plane to analyse the relation between two planes. It is not affected by realworld constraints (i.e. the precision of distance measurement by the sensors or the servo motor rotation) and is therefore extremely precise. The final constructed system is run by the Atmel ATmega microcontroller chip and was developed on the Arduino development board.
- Published
- 2015
41. Разработка преобразователя частоты для управления асинхронным двигателем
- Author
-
Каранкевич, Андрей Геннадьевич, Бологов, Андрей Александрович, Каранкевич, Андрей Геннадьевич, and Бологов, Андрей Александрович
- Abstract
Выпускная квалификационная работа 89 с., 18 рис., 25 табл., 31 источ-ника, 4 приложения. Ключевые слова: СИСТЕМА ВЕНТИЛЯЦИИ, АВТОМАТИЗАЦИЯ, МИКРОКОНТРОЛЛЕР, ATMEGA, АСИНХРОННЫЙ ДВИГАТЕЛЬ. Объектом исследования является проектирование вытяжной системы на базе частотно-регулируемого электропривода переменного тока, который будет использоваться для вентиляции помещений без окон. Цель работы – разработка вытяжной системы на базе частотно-регулируемого электропривода переменного тока. Результатом работы стал проект вытяжной системы на базе частотно-регулируемого электропривода переменного тока для вентиляции помещений без окон. Спроектированная система может применяться в различных отраслях, где необходимо поддерживать благоприятную температуру для человека. Для работы над дипломным проекто, Final qualifying work 89 p., 18 fig., 25 tab., 31-SOURCE nickname, 4 applications. Keywords: VENTILATION, AUTOMATION, microcontroller, ATMEGA, asynchronous motors. The object of research is the design of the exhaust system on the basis of variable frequency AC drive to be used for ventilation of rooms without windows. The purpose of work - development of the exhaust system on the basis of variable frequency AC drive. The result is a project of the exhaust system on the basis of variable frequency AC drive for ventilation premises without windows. Designed system can be used in various industries, which is necessary to maintain a comfortable temperature for humans. To work on the degree project, the following pro-gram applications: Microsoft Office Word 2013, Splan 7, Atmel studio, Visio 20
- Published
- 2016
42. Integrated Multichanel Audio Amplifier for Home Cinema
- Abstract
This paper describes complete design of amplifier for home cinema system. Described amplifier has 2 digital inputs (TOSLINK and S/PDIF) and single analog input. With this inputs it is possible to connect amplifier to a source of surround audio 5+1 signal. Paper further discuss design of correction circuits, preamplifier, power amplifier and power source. The whole is controlled by 8-bit microprocessor and has a graphics output implemented through LCD display. The goal of this paper is to design and build high quality amplifier.
- Published
- 2016
43. Integrated Multichanel Audio Amplifier for Home Cinema
- Abstract
This paper describes complete design of amplifier for home cinema system. Described amplifier has 2 digital inputs (TOSLINK and S/PDIF) and single analog input. With this inputs it is possible to connect amplifier to a source of surround audio 5+1 signal. Paper further discuss design of correction circuits, preamplifier, power amplifier and power source. The whole is controlled by 8-bit microprocessor and has a graphics output implemented through LCD display. The goal of this paper is to design and build high quality amplifier.
- Published
- 2016
44. Integrated Multichanel Audio Amplifier for Home Cinema
- Abstract
This paper describes complete design of amplifier for home cinema system. Described amplifier has 2 digital inputs (TOSLINK and S/PDIF) and single analog input. With this inputs it is possible to connect amplifier to a source of surround audio 5+1 signal. Paper further discuss design of correction circuits, preamplifier, power amplifier and power source. The whole is controlled by 8-bit microprocessor and has a graphics output implemented through LCD display. The goal of this paper is to design and build high quality amplifier.
- Published
- 2016
45. Integrated Multichanel Audio Amplifier for Home Cinema
- Author
-
Fišer, Ondřej and Fišer, Ondřej
- Abstract
This paper describes complete design of amplifier for home cinema system. Described amplifier has 2 digital inputs (TOSLINK and S/PDIF) and single analog input. With this inputs it is possible to connect amplifier to a source of surround audio 5+1 signal. Paper further discuss design of correction circuits, preamplifier, power amplifier and power source. The whole is controlled by 8-bit microprocessor and has a graphics output implemented through LCD display. The goal of this paper is to design and build high quality amplifier.
- Published
- 2016
46. Návrh a realizace výukového modelu Automatické pojezdové dveře
- Author
-
Havlíček, Libor, Řeháček, Radek, Havlíček, Libor, and Řeháček, Radek
- Abstract
Práce se zabývá návrhem a sestavením funkčního laboratorního modelu demonstrujícího automatický pojezdový systém otevírání dveří a vrat. Celý model je řízen pomocí řídící jednotky obsahující jednočipový mikropočítač firmy Atmel, řady ATmega. K naprogramování řídící jednotky je použito vývojové prostředí Bascom AVR. Práce obsahuje seznámení s technikou automatických pojezdových systémů., The whole model is controlled by control sytem which includes microcontroller ATmega from Atmel. The software was developed thanks to Bascom AVR software. The work describes introduction to technology of the automatic entrance doors., Fakulta elektrotechniky a informatiky
- Published
- 2016
47. Sistema de baixo custo para monitorização e controlo remoto de condições ambientais de um terreno agrícola
- Author
-
Costa, Emanuel Vieira, Lopes, Sérgio F., Gonçalves, L. M., Gomes, José Rui Pereira, and Universidade do Minho
- Subjects
Android ,Monitorização ,Atmega ,Engenharia e Tecnologia::Outras Engenharias e Tecnologias ,Outras Engenharias e Tecnologias [Engenharia e Tecnologia] ,GSM ,Weather station ,Monitorization ,Estação meteorológica - Abstract
Dissertação de mestrado integrado em Engenharia Eletrónica Industrial e de Computadores, A agricultura é um dos setores com maior atividade no nosso país, contribuindo significativamente para o crescimento do produto interno bruto (PIB) [1]. Em 2013 existiam cerca de 265.000 plantações agrícolas que cobriam 3.650.000 de hectares do território nacional [2]. De modo a aumentar a produtividade e qualidade das produções bem como auxiliar o agricultor nas tarefas de monitorização dos terrenos começam agora a surgir sistemas autónomos de monitorização das condições ambientais dos terrenos agrícolas. Estes sistemas apresentam a vantagem de permitir ao utilizador dos mesmos a monitorização das condições ambientais do terreno agrícola onde a unidade de medição está instalada a qualquer momento em qualquer lugar, libertando assim o utilizador para outra atividades do quotidiano. A presente dissertação consiste na criação de um sistema de monitorização e controlo remoto das condições ambientais de um terreno agrícola. O sistema é de baixo custo, tanto no que diz respeito à aquisição/instalação como durante a operação/serviço. O sistema é constituído por dois grandes módulos, a estação meteorológica que é colocada no terreno agrícola e uma aplicação para dispositivos móveis com telefone. A estação faz a recolha de todos os dados dos sensores e envia-os por SMS para o dispositivo móvel. A aplicação móvel disponibiliza os dados actuais e passados, e permite o comando do sistema de rega., Agriculture is one of the sectors with more activity in Portugal, contributing significantly to GDP growth [1]. In 2013 there were about 265.000 agricultural plantations covering 3.650.000 hectares [2]. In order to increase productivity and quality of production as well as assisting the farmer in the field, monitoring tasks such as autonomous systems for monitorization of the agricultural lands are now beginning to appear. These systems have the advantage of allowing farmers to keep their land always under their watch, at any time, anywhere, releasing them for other activities of daily life. This dissertation is about the creation of a monitoring system with remote control of the environmental conditions on the agriculture area. The system is low-cost, in what concerns both the aquisition/instalation and the operation/service. The system consists in two modules, the weather station to be placed on agriculture land and an application for a mobile device with phone. The weather station collects all data from sensors and sends them by SMS to the mobile device. The mobile application offers access to current and past data, and allows the control of the irrigation system.
- Published
- 2015
48. The control unit of the door system for public transport
- Author
-
Jablončík, L. and Jablončík, L.
- Abstract
The topic of this project is design a control unit of the door systems for public transport. The control unit is designed by using modern components. Their availability should be not less than ten years. The unit is controlled by a microcontroller ATMEGA and the motor is switched by using the h-bridge.
- Published
- 2015
49. Využití mikropočítače pro konstrukci modelů umožňujících analýzu fyzikálních zákonů
- Author
-
Mikuš, Karel and Mikuš, Karel
- Abstract
Cílem diplomové práce je vytvořit hardwarové a softwarové vybavení pro modely auto-dráhy. Tyto modely slouží k demonstraci fyzikálních veličin rychlosti, zrychlení a přítlačné síly, která působí na karoserii modelu. Elektronické vybavení je založeno na 8bitových mikroprocesorech firmy Atmel a jeden z modelů pro vyhodnocení naměřených dat používá počítač. Byl navržen hardware, který slouží k měření časů a tato data jsou odeslána do počítače a následně vyhodnocena. V případě druhého modelu jejich vyhodnocení probíhá pomocí mikropočítače a jsou zobrazena na alfanumerickém LCD displeji., The goal of this thesis is to develop hardware and software for car track models. These models are used to demonstrate the physical quantities of velocity, acceleration and contact force having effect on the body model. Electronic equipment is based on 8-bit microprocessors Atmel and one of the models uses a computer for data evaluation. It has been designed hardware, which is used to measure the time and the data are sent to the computer and analyzed. In the case of the second model, the data evaluation is performed by the microcomputer and the data are displayed on the alphanumeric LCD display., Ústav informatiky a umělé inteligence
- Published
- 2015
50. Multichannel RF power meter
- Abstract
In this work is analysis of methods for measuring high-frequency power, then the design and implementation of multi-channel processor controlled high-frequency power meter. The device enables communication via USB or RS232 port, correction and calibration calculations stored on the SD card. Measurement results are displayed on the LCD display. The meter has three probes whitch can measure up to 8 GHz. Built-in 40 dB attenuator allows measure with power up to 100 W. A complete functional test tool including three types of probes, measuring unit and software.
- Published
- 2015
Catalog
Discovery Service for Jio Institute Digital Library
For full access to our library's resources, please sign in.