963 resultados para API (Application Programming Interface)
Resumo:
The northeastern region of Brazil has a large number of wells producing oil using a method of secondary recovery steam injection, since the oil produced in this region is essentially viscous. This recovery method puts the cement / coating on thermal cycling, due to the difference in coefficient of thermal expansion between cement and metal coating causes the appearance of cracks at this interface, allowing the passage of the annular fluid, which is associated with serious risk socioeconomic and environmental. In view of these cracks, a correction operation is required, resulting in more costs and temporary halt of production of the well. Alternatively, the oil industry has developed technology for adding new materials in cement pastes, oil well, providing high ductility and low density in order to withstand the thermo-mechanical loads generated by the injection of water vapor. In this context, vermiculite, a clay mineral found in abundance in Brazil has been applied in its expanded form in the construction industry for the manufacture of lightweight concrete with excellent insulation and noise due to its high melting point and the presence of air in their layers lamellar. Therefore, the vermiculite is used for the purpose of providing low-density cement paste and withstand high temperatures caused by steam injection. Thus, the present study compared the default folder containing cement and water with the folders with 6%, 8% and 10% vermiculite micron conducting tests of free water, rheology and compressive strength where it obtained the concentration of 8 % with the best results. Subsequently, the selected concentration, was compared with the results recommended by the API standard tests of filtered and stability. And finally, analyzed the results from tests of specific gravity and time of thickening. Before the study we were able to make a folder with a low density that can be used in cementing oil well in order to withstand the thermo-mechanical loads generated by steam injection
Resumo:
This work presents a proposal to detect interface in atmospheric oil tanks by installing a differential pressure level transmitter to infer the oil-water interface. The main goal of this project is to maximize the quantity of free water that is delivered to the drainage line by controlling the interface. A Fuzzy Controller has been implemented by using the interface transmitter as the Process Variable. Two ladder routine was generated to perform the control. One routine was developed to calculate the error and error variation. The other was generate to develop the fuzzy controller itself. By using rules, the fuzzy controller uses these variables to set the output. The output is the position variation of the drainage valve. Although the ladder routine was implemented into an Allen Bradley PLC, Control Logix family it can be implemented into any brand of PLCs
Resumo:
In this work, we propose a methodology for teaching robotics in elementary schools, based on the socio-historical Vygotsky theory. This methodology in conjunction with the Lego Mindstoms kit (R) and an educational software (an interface for control and programming of prototypes) are part of an educational robotics system named RoboEduc. For the practical development of this work, we have used the action-research strategy, being realized robotics activities with participation of children with age between 8 and 10 years, students of the elementary school level of Municipal School Ascendino de Almeida. This school is located at the city zone of Pitimbu, at the periphery of Natal, in Rio Grande do Norte state. The activities have focused on understanding the construction of robotic prototypes, their programming and control. At constructing prototypes, children develop zone of proximal development (ZPDs) that are learning spaces that, when well used, allow the construction not only of scientific concepts by the individuals but also of abilities and capabilities that are important for the social and cultural interactiond of each one and of the group. With the development of these practical workshops, it was possible to analyse the use of the Robot as the mediator element of the teaching-learning process and the contributions that the use of robotics may bring to teaching since elementary levels
Resumo:
Robots are present each time more on several areas of our society, however they are still considered expensive equipments that are restricted to few people. This work con- sists on the development of control techniques and architectures that make possible the construction and programming of low cost robots with low programming and building complexity. One key aspect of the proposed architecture is the use of audio interfaces to control actuators and read sensors, thus allowing the usage of any device that can produce sounds as a control unit of a robot. The work also includes the development of web ba- sed programming environments that allow the usage of computers or mobile phones as control units of the robot, which can be remotely programmed and controlled. The work also includes possible applications of such low cost robotic platform, including mainly its educational usage, which was experimentally validated by teachers and students of seve- ral graduation courses. We also present an analysis of data obtained from interviews done with the students before and after the use of our platform, which confirms its acceptance as a teaching support tool
Resumo:
Because of social exclusion in Brazil and having as focus the digital inclusion, was started in Federal University of Rio Grande do Norte a project that could talk, at the same time, about concepts of collaborative learning and educational robotics , focused on children digitally excluded. In this context was created a methodology that approaches many subjects as technological elements (e. g. informatics and robotics) and school subjects (e. g. Portuguese, Mathematics, Geography, History), contextualized in everyday situations. We observed educational concepts of collaborative learning and the development of capacities from those students, as group work, logical knowledge and learning ability. This paper proposes an educational software for robotics teaching called RoboEduc, created to be used by children digitally excluded from primary school. Its introduction prioritizes a friendly interface, that makes the concepts of robotics and programming easy and fun to be taught. With this new tool, users without informatics or robotics previous knowledge are able to control a robot, previously set with Lego kits, or even program it to carry some activities out. This paper provides the implementation of the second version of the software. This version presents the control of the robot already used. After were implemented the different levels of programming linked to the many learning levels of the users and their different interfaces and functions. Nowadays, has been implemented the third version, with the improvement of each one of the mentioned stages. In order to validate, prove and test the efficience of the developed methodology to the RoboEduc, were made experiments, through practice of robotics, with children for fourth and fifth grades of primary school at the City School Professor Ascendino de Almeida, in the suburb of Natal (west zone), Rio Grande do Norte. As a preliminary result of the current technology, we verified that the use of robots associated with a well elaborated software can be spread to users that know very little about the subject, without the necessity of previous advanced technology knowledges. Therefore, they showed to be accessible and efficient tools in the process of digital inclusion
Resumo:
This work presents the design and construction of an X-Y table of two degrees of freedom, as well as the development of a fuzzy system for its position and trajectory control. The table is composed of two bases that move perpendicularly to each other in the horizontal plane, and are driven by two DC motors. Base position is detected by position sensors attached to the motor axes. A data acquisition board performs the interface between a laptop and the plant. The fuzzy system algorithm was implemented in LabVIEW® programming environment that processes the sensors signals and determines the control variables values that drive the motors. Experimental results using position reference signals (step type signal) and straight and circular paths reference signals are presented to demonstrate the dynamic behavior of fuzzy system
Resumo:
The last years have presented an increase in the acceptance and adoption of the parallel processing, as much for scientific computation of high performance as for applications of general intention. This acceptance has been favored mainly for the development of environments with massive parallel processing (MPP - Massively Parallel Processing) and of the distributed computation. A common point between distributed systems and MPPs architectures is the notion of message exchange, that allows the communication between processes. An environment of message exchange consists basically of a communication library that, acting as an extension of the programming languages that allow to the elaboration of applications parallel, such as C, C++ and Fortran. In the development of applications parallel, a basic aspect is on to the analysis of performance of the same ones. Several can be the metric ones used in this analysis: time of execution, efficiency in the use of the processing elements, scalability of the application with respect to the increase in the number of processors or to the increase of the instance of the treat problem. The establishment of models or mechanisms that allow this analysis can be a task sufficiently complicated considering parameters and involved degrees of freedom in the implementation of the parallel application. An joined alternative has been the use of collection tools and visualization of performance data, that allow the user to identify to points of strangulation and sources of inefficiency in an application. For an efficient visualization one becomes necessary to identify and to collect given relative to the execution of the application, stage this called instrumentation. In this work it is presented, initially, a study of the main techniques used in the collection of the performance data, and after that a detailed analysis of the main available tools is made that can be used in architectures parallel of the type to cluster Beowulf with Linux on X86 platform being used libraries of communication based in applications MPI - Message Passing Interface, such as LAM and MPICH. This analysis is validated on applications parallel bars that deal with the problems of the training of neural nets of the type perceptrons using retro-propagation. The gotten conclusions show to the potentiality and easinesses of the analyzed tools.
Resumo:
The Brain-Computer Interfaces (BCI) have as main purpose to establish a communication path with the central nervous system (CNS) independently from the standard pathway (nervous, muscles), aiming to control a device. The main objective of the current research is to develop an off-line BCI that separates the different EEG patterns resulting from strictly mental tasks performed by an experimental subject, comparing the effectiveness of different signal-preprocessing approaches. We also tested different classification approaches: all versus all, one versus one and a hierarchic classification approach. No preprocessing techniques were found able to improve the system performance. Furthermore, the hierarchic approach proved to be capable to produce results above the expected by literature
Resumo:
Due to advances in the manufacturing process of orthopedic prostheses, the need for better quality shape reading techniques (i.e. with less uncertainty) of the residual limb of amputees became a challenge. To overcome these problems means to be able in obtaining accurate geometry information of the limb and, consequently, better manufacturing processes of both transfemural and transtibial prosthetic sockets. The key point for this task is to customize these readings trying to be as faithful as possible to the real profile of each patient. Within this context, firstly two prototype versions (α and β) of a 3D mechanical scanner for reading residual limbs shape based on reverse engineering techniques were designed. Prototype β is an improved version of prototype α, despite remaining working in analogical mode. Both prototypes are capable of producing a CAD representation of the limb via appropriated graphical sheets and were conceived to work purely by mechanical means. The first results were encouraging as they were able to achieve a great decrease concerning the degree of uncertainty of measurements when compared to traditional methods that are very inaccurate and outdated. For instance, it's not unusual to see these archaic methods in action by making use of ordinary home kind measure-tapes for exploring the limb's shape. Although prototype β improved the readings, it still required someone to input the plotted points (i.e. those marked in disk shape graphical sheets) to an academic CAD software called OrtoCAD. This task is performed by manual typing which is time consuming and carries very limited reliability. Furthermore, the number of coordinates obtained from the purely mechanical system is limited to sub-divisions of the graphical sheet (it records a point every 10 degrees with a resolution of one millimeter). These drawbacks were overcome by designing the second release of prototype β in which it was developed an electronic variation of the reading table components now capable of performing an automatic reading (i.e. no human intervention in digital mode). An interface software (i.e. drive) was built to facilitate data transfer. Much better results were obtained meaning less degree of uncertainty (it records a point every 2 degrees with a resolution of 1/10 mm). Additionally, it was proposed an algorithm to convert the CAD geometry, used by OrtoCAD, to an appropriate format and enabling the use of rapid prototyping equipment aiming future automation of the manufacturing process of prosthetic sockets.
Resumo:
The drilling fluid used to assist in the drilling operation of oil wells, accumulates solids inherent in the formation as it is circulated in the well, interfering in the fluid performance during operation. It is discarded after use. The disposal of these fluids causes one of the most difficult environmental problems in the world. This study aims to promote liquid phase separation of drilling fluids, which have circulated in oil wells, and enable this recovered liquid to formulate a new fluid. For this, non-ionic surfactants were used in order to select the best outcome in phase separation. Five real water-based drilling fluids were utilized, which were collected directly from the fields of drilling oil wells, classified as polymeric fluids. The methodology used consisted in combining the fluid with surfactant and then subjecting it to a process of centrifugation or decantation. The decantating tests were scheduled through experimental planning 23 and 32, using as variables the percentage (%) of surfactant utilized and the stirring time in minutes. The surfactants used were ethoxylated nonylphenol and lauryl alcohol ethoxylated with different degrees of ethoxylation. Phase separation was monitored first by tests of stability, and subsequently by the height of the interface in beakers of 100 mL. The results showed that from the surfactants studied, the lauryl alcohol ethoxylated with 3 ethoxylation units has been the most effective in the phase separation process of the drilling fluids tested. The statistical tool used was of great industrial value regarding the programming phase separation in drilling fluids. In conclusion, the liquid phase separated using surfactant can be reused for a new formulation of drilling fluid with similar properties of a new fluid, assuring its efficiency. And in the resulting analysis it is also suggested that the adsorption is the mechanism that leads the phase separation, with surfactant adsorbing in the active solids
Resumo:
In the context of late modernity, the socio-cultural transformations established new social practices which corroborate discursive changes in dialectic movements, contributing to the order of the educational discourses to be more and more affected by typical market discourses and values which are covered by ideologies, hegemonic struggles and power relations. In this sense, this research study, which is based on the theoretical tenets of the Critical Discourse Analysis in its interdisciplinary branch (FAIRCLOUGH, 2006; ORMUNDO, 2010; PEDROSA, 2010; RAMALHO E RESENDE, 2011), aims at discussing how the sociocultural changes in the context of private education interact with the market proposal of neoliberal and economical policies. The research was methodologically based on the qualitative approach (CHIZZOTTI, 1991; BOGDAN e BIKLEN, 1994; MINAYO, 1994), especially on the principles of contemporary Applied Linguistics (SIGNORINI, 1998; MOITA-LOPES, 2006; MENEZES, SILVA, GOMES, 2009). Data were gathered from advertisements used in campaigns by private educational institutions and agencies in Natal/RN; the advertisements were collected in primary and secondary levels and in language courses from October to December, 2010. The data analysis indicate that education, in the context of globalization and late modernity, has become a market agency and that the new face of the educational discourse of private institutions is interwoven with a social representation of education as a site of struggle and hegemonic dispute. Therefore, the research leads us to infer that, as the educational public policies based on hegemonic economy and on ideological assumptions of international agents (Global Bank, FMI, etc.) have become widespread, education has become an arena of dispute and a powerful economic product to the market of cultural and commercial industry, thus emphasizing a society in which everything is economically based
Resumo:
A simple model is developed for the admittance of a metal-insulator-semiconductor (MIS) capacitor which includes the effect of a guard ring surrounding the Ohmic contact to the semiconductor. The model predicts most of the features observed in a MIS capacitor fabricated using regioregular poly(3-hexylthiophene) as the active semiconductor and polysilsesquioxane as the gate insulator. In particular, it shows that when the capacitor is driven into accumulation, the parasitic transistor formed by the guard ring and Ohmic contact can give rise to an additional feature in the admittance-voltage plot that could be mistaken for interface states. When this artifact and underlying losses in the bulk semiconductor are accounted for, the remaining experimental feature, a peak in the loss-voltage plot when the capacitor is in depletion, is identified as an interface (or near interface) state of density of similar to 4 x 10(10) cm(-2) eV(-1). Application of the model shows that exposure of a vacuum-annealed device to laboratory air produces a rapid change in the doping density in the channel region of the parasitic transistor but only slow changes in the bulk semiconductor covered by the gold Ohmic contact. (C) 2008 American Institute of Physics.
Resumo:
Fundação de Amparo à Pesquisa do Estado de São Paulo (FAPESP)
Resumo:
We have developed a theoretical study of magnetic bilayers composed by a ferromagnetic film grown in direct contact on an antiferromagnetic one. We have investigated the interface effects in this systems due to the interfilms coupling. We describe the interface effects by a Heisenberg like coupling with an additional unidirectional anisotropy. In the first approach we assume that the magnetic layers are thick enough to be described by the bulk parameters and they are coupled through the interaction between the magnetic moments located at the interface. We use this approach to calculate the modified dynamical response of each material. We use the magnetic permeability of the layers (with corrections introduced by interface interactions) to obtain a correlation between the interface characteristics and the physical behavior of the magnetic excitations propagating in the system. In the second model, we calculated an effective susceptibility of the system considering a nearly microscopical approach. The dynamic response obtained by this approach was used to study the modifications in the spectrum of the polaritons and its consequences on the attenuated total reflection (ATR). In addition, we have calculated the oblique reflectivity. We compare our result with those obtained for the dispersion relation of the magnetostatic modes in these systems
Resumo:
We study magnetic interface roughness in F/AF bilayers. Two kinds of roughness were considered. The first one consists of isolated defects that divide the substrate in two regions, each one with an AF sub-lattice. The interface exchange coupling is considered uniform and presents a sudden change in the defects line, favoring Neel wall nucleation. Our results show the interface field dependence of the threshold thickness for the reorientation of the magnetization in the ferromagnetic film. Angular profiles show the relaxation of the magnetization, from Neel wall, at the interface, to reoriented state, at the surface. External magnetic field, perpendicular to the easy axis of the substrate, favors the reoriented state. Depending, of the external magnetic field intensity, parallel to the easy axis of the AF, the magnetization profile at surface can be parallel or perpendicular to the field direction. The second one treats of distributed deffects, periodically. The shape hysteresis curves, exchange bias and coercivity were characterized by interface field intensity and roughness pattern. Our results show that dipolar effects decrease the exchange bias and coercivity