286 resultados para Linguagem. Modelagem. Matemática. Leitura. Proficiência leitora


Relevância:

100.00% 100.00%

Publicador:

Resumo:

Fundação de Amparo à Pesquisa do Estado de São Paulo (FAPESP)

Relevância:

100.00% 100.00%

Publicador:

Resumo:

Fundação de Amparo à Pesquisa do Estado de São Paulo (FAPESP)

Relevância:

100.00% 100.00%

Publicador:

Resumo:

Coordenação de Aperfeiçoamento de Pessoal de Nível Superior (CAPES)

Relevância:

100.00% 100.00%

Publicador:

Resumo:

Pós-graduação em Agronomia (Energia na Agricultura) - FCA

Relevância:

100.00% 100.00%

Publicador:

Resumo:

Fundação de Amparo à Pesquisa do Estado de São Paulo (FAPESP)

Relevância:

100.00% 100.00%

Publicador:

Resumo:

Fundação de Amparo à Pesquisa do Estado de São Paulo (FAPESP)

Relevância:

100.00% 100.00%

Publicador:

Resumo:

Coordenação de Aperfeiçoamento de Pessoal de Nível Superior (CAPES)

Relevância:

100.00% 100.00%

Publicador:

Resumo:

Pós-graduação em Engenharia Elétrica - FEB

Relevância:

100.00% 100.00%

Publicador:

Resumo:

The present work develops a model to simulate the dynamics of a quadcopter being controlled by a PD fuzzy controller. Initially is presented a brief history of quadcopters an introduction to fuzzy logic and fuzzy control systems. Afterwards is presented an overview of the quadcopter dynamics and the mathematical modelling development applying Newton-Euler method. Then the modelling are implemented in a Simulink model in addition to a PD fuzzy controller. A prototype proposition is made, by describing each necessary component to build up a quadcopter. In the end the results from the simulators are discussed and compared due to the discrepancy between the model using ideal sensor and the model using non-ideal sensors

Relevância:

100.00% 100.00%

Publicador:

Resumo:

This scientific research aimed at presenting a comparative analysis of softwares used to represent the processes of flood wave and debris flow. For this, a literature review was performed on these processes and on simulation models used to represent them. Then, a research on scientific database and developers’ websites was performed to identify the softwares used to simulate these processes. This step was performed based on specific criteria such as the type of simulation performed by the software, its practical applications and a user friendly interface. A free distribution and totally functional software was chosen and its simulation mechanisms were tested through a simulation exercise and the results interpreted based on data on measured in the Basin of Ribeirão Marins section Monjolinho located in Piracicaba - SP. With respect to the processes, it was sought to present the dynamics, constraints, parameters and variables used to understand them and for the simulation models were presented the conceptual aspects of mathematical modeling including the steps of the simulation process and the different types of simulation models used to represent them. In total, 20 softwares were identified, and the software object of analysis was the ABC 6 that performs simulation of flood wave. Through the simulation exercise, it was observed that were presented overestimated values of flow compared to measured data in the basin. For both hypotheses were raised about the causes of the discrepancy between the observed and simulated flow. It has been concluded that the simulation process consisted of a complex procedure where generalizations, misrepresentations and simplifications may occur due to the data used and the method adopted, but it is a useful tool in planning and decision making in various types of studies and environmental projects

Relevância:

100.00% 100.00%

Publicador:

Resumo:

The search for energy efficiency improvement is a common concern in many companies. Cogeneration is a well known technique but not so spread in Brazil, despite its potential for energy costs reduction through heat recovery from prime movers. In this work, a preliminary technical and economic study is carried out for a cogeneration plant application in an automotive industry of São Paulo. Though mathematics modeling, three 2435 kW internal combustion engines are selected. When compared to the current status (no cogeneration), annual savings of about 2,2 MR$ are obtained, resulting a almost 3 years payback

Relevância:

100.00% 100.00%

Publicador:

Resumo:

The project has as objective to adjust the model QUAL2K to “Ribeirão Claro” river to evaluate the behavior of OD and DBO when are simulated the following sceneries: (i) implantation of a hypothetic wastewater station treatment that treats all the effluent thrown nowadays in the body of water; (ii) increase of withdrawal flow of DAAE to public supply and (iii) increase of nowadays flow of wastewater throwing, being the two last caused for the population increasing. The results obtained allowed to conclude that the model QUAL2K presented a good adjustment to the variable OD and a reasonable adjustment to the variable DBO, being that the same was suitable to the simulation of the sceneries proposed.

Relevância:

100.00% 100.00%

Publicador:

Resumo:

The study of mathematical modeling assists in evaluation of the capacity of production and measurement of generation time of biogas in landfills, enabling the implantation of projects of energy generation from methane. Thus, the work aims, by simulating scenarios of potential methane generation in the landfill in Rio Claro, the use of field data from methane flow and waste grounded parameters as references for selecting values of k e L0 used to estimate methane generation model in LandGEM. As a result it was found that compared the characteristics adopted in the four scenarios recommended by the USEPA literature with those found in the landfill of Rio Claro (high amount of organic matter in the waste landed and daily practice of leachate recirculation), the scenario that apparently better represent the rate of methane generation is the scenario 01, with k = 0.7 and L0 = 96. Now, the adjustment of parameters in relation to the data field of methane flow, the value of L0 which best fits the methane generation from the landfill in Rio Claro is 150, while for k the line behavior that best represents the reality are values between 0.7 and 0.3. Regarding the parameters of the waste grounded, between the suggested values of k, 0,3 is most consistent with the intermediate level of biological degradation of the residue grounded, while L0 due to the biodegradability of the waste, a new value between 120 and 150 may be more appropriate for the study

Relevância:

100.00% 100.00%

Publicador:

Resumo:

The main objective is to create a software, using C++ language, for reading and exhibiting in a graphic an Electrocardiogram (ECG) wave. The data is recorded as a FM modulated signal and compressed using Adaptive Differential Pulse Code Modulation (ADPCM). The signal have this characteristics because it was acquired using an experimental equipment, this equipment is the result of research made by the professor who supervised this work. FM demodulation techniques in discrete time, discrete filters and digital signal processing are some of the topics that can be found in this essay. Some concepts about the human heart and about ECG waves are also briefly introduced. These concepts are necessary for understanding the final evaluation of the software performance. The development is partly made using MATLAB. Most of the functions that are used on the software are first tested and designed in MATLAB environment. In the end, an evaluation is done comparing the results that are expected with the ones that MATLAB presents and the ones that the developed software presents