5 resultados para Microcontrolador

em Universidade Federal do Rio Grande do Norte(UFRN)


Relevância:

20.00% 20.00%

Publicador:

Resumo:

The increase in the efficiency of photo-voltaic systems has been the object of various studies the past few years. One possible way to increase the power extracted by a photovoltaic panel is the solar tracking, performing its movement in order to follow the sun’s path. One way to activate the tracking system is using an electric induction motor, which should have sufficient torque and low speed, ensuring tracking accuracy. With the use of voltage source inverters and logic devices that generate the appropriate switching is possible to obtain the torque and speed required for the system to operate. This paper proposes the implementation of a angular position sensor and a driver to be applied in solar tracker built at a Power Electronics and Renewable Energies Laboratory, located in UFRN. The speed variation of the motor is performed via a voltage source inverter whose PWM command to actuate their keys will be implemented in an FPGA (Field Programmable Gate Array) device and a TM4C microcontroller. A platform test with an AC induction machine of 1.5 CV was assembled for the comparative testing. The angular position sensor of the panel is implemented in a ATMega328 microcontroller coupled to an accelerometer, commanded by an Arduino prototyping board. The solar position is also calculated by the microcontroller from the geographic coordinates of the site where it was placed, and the local time and date obtained from an RTC (Real-Time Clock) device. A prototype of a solar tracker polar axis moved by a DC motor was assembled to certify the operation of the sensor and to check the tracking efficiency.

Relevância:

10.00% 10.00%

Publicador:

Resumo:

Wireless sensors and actuators Networks specified by IEEE 802.15.4, are becoming increasingly being applied to instrumentation, as in instrumentation of oil wells with completion Plunger Lift type. Due to specific characteristics of the environment being installed, it s find the risk of compromising network security, and presenting several attack scenarios and the potential damage from them. It`s found the need for a more detailed security study of these networks, which calls for use of encryption algorithms, like AES-128 bits and RC6. So then it was implement the algorithms RC6 and AES-128, in an 8 bits microcontroller, and study its performance characteristics, critical for embedded applications. From these results it was developed a Hybrid Algorithm Cryptographic, ACH, which showed intermediate characteristics between the AES and RC6, more appropriate for use in applications with limitations of power consumption and memory. Also was present a comparative study of quality of security among the three algorithms, proving ACH cryptographic capability.

Relevância:

10.00% 10.00%

Publicador:

Resumo:

Every day, water scarcity becomes a more serious problem and, directly affects global society. Studies are directed in order to raise awareness of the rational use of this natural asset that is essential to our survival. Only 0.007% of the water available in the world have easy access and can be consumed by humans, it can be found in rivers, lakes, etc... To better take advantage of the water used in homes and small businesses, reuse projects are often implemented, resulting in savings for customers of water utilities. The reuse projects involve several areas of engineering, like Environmental, Chemical, Electrical and Computer Engineering. The last two are responsible for the control of the process, which aims to make gray water (soapy water), and clear blue water (rain water), ideal for consumption, or for use in watering gardens, flushing, among others applications. Water has several features that should be taken into consideration when it comes to working its reuse. Some of the features are, turbidity, temperature, electrical conductivity and, pH. In this document there is a proposal to control the pH (potential Hydrogen) through a microcontroller, using the fuzzy logic as strategy of control. The controller was developed in the fuzzy toolbox of Matlab®

Relevância:

10.00% 10.00%

Publicador:

Resumo:

Este projeto propõe desenvolver e implementar um controlador para o sistema de refrigeração da tocha indutiva a plasma térmico. Este processo é feito a partir da medição da temperatura através de um sensor do sistema de refrigeração. O sinal produzido será enviado para uma entrada analógica do microcontrolador da família PIC, que utilizando os conceitos de lógica fuzzy, controla a velocidade de um motor bomba. Este é responsável por diminuir ou aumentar o fluxo circulante de água que passa pela bobina, pelo corpo da tocha e pelo flange de fixação, deixando-os na temperatura desejada. A velocidade desta bomba será controlada por um inversor de frequência. O microcontrolador, também, acionará um ventilador caso exceda a temperatura de referência. A proposta inicial foi o desenvolvimento do controle da temperatura da bobina de uma tocha indutiva a plasma, mas com algumas adequações, foi possível também aplicar no corpo da tocha. Essa tocha será utilizada em uma planta de tratamento de resíduos industriais e efluentes petroquímicos. O controle proposto visa garantir as condições físicas necessárias para tocha de plasma, mantendo a temperatura da água em um determinado nível que permita o resfriamento sem comprometer, no entanto, o rendimento do sistema. No projeto será utilizada uma tocha de plasma com acoplamento indutivo (ICPT), por ter a vantagem de não possuir eletrodos metálicos internos sendo erodidos pelo jato de plasma, evitando uma possível contaminação, e também devido à possibilidade do reaproveitamento energético através da cogeração de energia. O desenvolvimento da tecnologia a plasma na indústria de tratamento de resíduos vem obtendo bons resultados. Aplicações com essa tecnologia têm se tornado cada vez mais importantes por reduzir, em muitos casos, a produção de resíduos e o consumo de energia em vários processos industriais

Relevância:

10.00% 10.00%

Publicador:

Resumo:

This work shows a project method proposed to design and build software components from the software functional m del up to assembly code level in a rigorous fashion. This method is based on the B method, which was developed with support and interest of British Petroleum (BP). One goal of this methodology is to contribute to solve an important problem, known as The Verifying Compiler. Besides, this work describes a formal model of Z80 microcontroller and a real system of petroleum area. To achieve this goal, the formal model of Z80 was developed and documented, as it is one key component for the verification upto the assembly level. In order to improve the mentioned methodology, it was applied on a petroleum production test system, which is presented in this work. Part of this technique is performed manually. However, almost of these activities can be automated by a specific compiler. To build such compiler, the formal modelling of microcontroller and modelling of production test system should provide relevant knowledge and experiences to the design of a new compiler. In ummary, this work should improve the viability of one of the most stringent criteria for formal verification: speeding up the verification process, reducing design time and increasing the quality and reliability of the product of the final software. All these qualities are very important for systems that involve serious risks or in need of a high confidence, which is very common in the petroleum industry