48 resultados para Robôs Cooperativos


Relevância:

10.00% 10.00%

Publicador:

Resumo:

This work proposes a method to localize a simple humanoid robot, without embedded sensors, using images taken from an extern camera and image processing techniques. Once the robot is localized relative to the camera, supposing we know the position of the camera relative to the world, we can compute the position of the robot relative to the world. To make the camera move in the work space, we will use another mobile robot with wheels, which has a precise locating system, and will place the camera on it. Once the humanoid is localized in the work space, we can take the necessary actions to move it. Simultaneously, we will move the camera robot, so it will take good images of the humanoid. The mainly contributions of this work are: the idea of using another mobile robot to aid the navigation of a humanoid robot without and advanced embedded electronics; chosing of the intrinsic and extrinsic calibration methods appropriated to the task, especially in the real time part; and the collaborative algorithm of simultaneous navigation of the robots

Relevância:

10.00% 10.00%

Publicador:

Resumo:

Several mobile robots show non-linear behavior, mainly due friction phenomena between the mechanical parts of the robot or between the robot and the ground. Linear models are efficient in some cases, but it is necessary take the robot non-linearity in consideration when precise displacement and positioning are desired. In this work a parametric model identification procedure for a mobile robot with differential drive that considers the dead-zone in the robot actuators is proposed. The method consists in dividing the system into Hammerstein systems and then uses the key-term separation principle to present the input-output relations which shows the parameters from both linear and non-linear blocks. The parameters are then simultaneously estimated through a recursive least squares algorithm. The results shows that is possible to identify the dead-zone thresholds together with the linear parameters

Relevância:

10.00% 10.00%

Publicador:

Resumo:

Several methods of mobile robot navigation request the mensuration of robot position and orientation in its workspace. In the wheeled mobile robot case, techniques based on odometry allow to determine the robot localization by the integration of incremental displacements of its wheels. However, this technique is subject to errors that accumulate with the distance traveled by the robot, making unfeasible its exclusive use. Other methods are based on the detection of natural or artificial landmarks present in the environment and whose location is known. This technique doesnt generate cumulative errors, but it can request a larger processing time than the methods based on odometry. Thus, many methods make use of both techniques, in such a way that the odometry errors are periodically corrected through mensurations obtained from landmarks. Accordding to this approach, this work proposes a hybrid localization system for wheeled mobile robots in indoor environments based on odometry and natural landmarks. The landmarks are straight lines de.ned by the junctions in environments floor, forming a bi-dimensional grid. The landmark detection from digital images is perfomed through the Hough transform. Heuristics are associated with that transform to allow its application in real time. To reduce the search time of landmarks, we propose to map odometry errors in an area of the captured image that possesses high probability of containing the sought mark

Relevância:

10.00% 10.00%

Publicador:

Resumo:

This work presents a modelling and identification method for a wheeled mobile robot, including the actuator dynamics. Instead of the classic modelling approach, where the robot position coordinates (x,y) are utilized as state variables (resulting in a non linear model), the proposed discrete model is based on the travelled distance increment Delta_l. Thus, the resulting model is linear and time invariant and it can be identified through classical methods such as Recursive Least Mean Squares. This approach has a problem: Delta_l can not be directly measured. In this paper, this problem is solved using an estimate of Delta_l based on a second order polynomial approximation. Experimental data were colected and the proposed method was used to identify the model of a real robot

Relevância:

10.00% 10.00%

Publicador:

Resumo:

We propose a robotics simulation platform, named S-Educ, developed specifically for application in educational robotics, which can be used as an alternative or in association with robotics kits in classes involving the use of robotics. In the usually known approach, educational robotics uses robotics kits for classes which generally include interdisciplinary themes. The idea of this work is not to replace these kits, but to use the developed simulator as an alternative, where, for some reason, the traditional kits cannot be used, or even to use the platform in association with these kits. To develop the simulator, initially, we conducted research in the literature on the use of robotic simulators and robotic kits, facing the education sector, from which it was possible to define a set of features considered important for creating such a tool. Then, on the software development phase, the simulator S-Educ was implemented, taking into account the requirements and features defined in the design phase. Finally, to validate the platform, several tests were conducted with teachers, students and lay adults, in which it was used the simulator S-Educ, to evaluate its use in educational robotics classes. The results show that robotic simulator allows a reduction of financial costs, facilitate testing and reduce robot damage inherent to its use, in addition to other advantages. Furthermore, as a contribution to the community, the proposed tool can be used to increase adhesion of Brazilian schools to the methodologies of educational robotics or to robotics competitions

Relevância:

10.00% 10.00%

Publicador:

Resumo:

The objective of the dissertation was the realization of kinematic modeling of a robotic wheelchair using virtual chains, allowing the wheelchair modeling as a set of robotic manipulator arms forming a cooperative parallel kinematic chain. This document presents the development of a robotic wheelchair to transport people with special needs who overcomes obstacles like a street curb and barriers to accessibility in streets and avenues, including the study of assistive technology, parallel architecture, kinematics modeling, construction and assembly of the prototype robot with the completion of a checklist of problems and barriers to accessibility in several pathways, based on rules, ordinances and existing laws. As a result, simulations were performed on the chair in various states of operation to accomplish the task of going up and down stair with different measures, making the proportional control based on kinematics. To verify the simulated results we developed a prototype robotic wheelchair. This project was developed to provide a better quality of life for people with disabilities

Relevância:

10.00% 10.00%

Publicador:

Resumo:

We propose an online configurable multiplatform development environment specifically developed for educational robotics applications. The environment, which appears as an extension of RoboEduc software, allows the programming of several programmable robots to be performed using the R-Educ language. We make it possible for the user to program in the language R-Educ and then translate the code to a language previously registered, compiled and then sent or executed by the robot. To develop this work, we conducted a bibliographic research about the main programming languages used in robotics, as well as their definitions and paradigms, from which it was possible to define a set of patterns considered important for the creation of this environment. Then, in the software development phase, we implemented the development environment, bearing in mind the requirements and functionality defined in the design phase. Finally, to validate the platform, we conducted some trials of programming languages and verificate if the complete cycle was satisfied - registration of language, programming in R-Educ, compilation for the registered language, compilation to the machine code and send the code for the robot

Relevância:

10.00% 10.00%

Publicador:

Resumo:

Quadrotors aircraft are composed by four propellers mounted on four engines on a cross or x disposition, and, in this structure, the engines on the same arm spin in the same direction and the other arm in the opposite direction. By rotating each helix generates vertical upward thrust. The control is done by varying the rotational speed of each motor. Among the advantages of this type of vehicle can cite the mechanical simplicity of construction, the high degree of maneuverability and the ability to have vertical takeoffs and landings. The modeling and control of quadrirrotores have been a challenge due to problems such as nonlinearity and coupling between variables. Several strategies have been developed to control this type of vehicle, from the classical control to modern. There are air surveillance applications where a camera is fixed on the vehicle to point forward, where it is desired that the quadrotor moves at a fixed altitude toward the target also pointing forward, which imposes an artificial constraint motion, because it is not desired that it moves laterally, but only forwards or backwards and around its axes . This restriction is similar to the naturally existing on robots powered by wheels with differential drive, which also can not move laterally, due to the friction of the wheels. Therefore, a position control strategy similar to that used in this type of robot could be adapted for aerial robots like quadrotor. This dissertation presents and discusses some strategies for the control of position and orientation of quadrotors found in the literature and proposes a strategy based on dynamic control of mobile robots with differential drive, called the variable reference control. The validity of the proposed strategy is demonstrated through computer simulations

Relevância:

10.00% 10.00%

Publicador:

Resumo:

Understood in a project of transvaluation of values, the joy is one of the central themes of the thought of Friedrich Nietzsche and Clément Rosset. Opposed to the dogmatic philosophy that moralize and robs your strength to think of it as "happiness", evaluated, in short, a target linked to virtue and rationality these thinkers propose a perspective that makes the joy of point to an instance extraterrestrial and back to the earth, to the body. In this vein, beyond the oppositions of values constitutive of metaphysics dogmatic, the joy and suffering are conceived as elements that are not mutually exclusive, they are complementary as foundations of a gaia(ta) science, based in laughter and friendship. Contents of a tragic wisdom that leads to an unconditional fidelity to the real (expressed in formulas of amor fati Nietzsche and unrestricted approval of existence Rosset), the joy is then interview as vital impulse, the force majeure, the strength plastic encourages artistic creation: the joy of children playing

Relevância:

10.00% 10.00%

Publicador:

Resumo:

Neste trabalho investigamos aspectos da propagação de danos em sistemas cooperativos, descritos por modelos de variáveis discretas (spins), mutuamente interagentes, distribuídas nos sítios de uma rede regular. Os seguintes casos foram examinados: (i) A influência do tipo de atualização (paralela ou sequencial) das configurações microscópicas, durante o processo de simulação computacional de Monte Carlo, no modelo de Ising em uma rede triangular. Observamos que a atualização sequencial produz uma transição de fase dinâmica (Caótica- Congelada) a uma temperatura TD ≈TC (Temperatura de Curie), para acoplamentos ferromagnéticos (TC=3.6409J/Kb) e antiferromagnéticos (TC=0). A atualização paralela, que neste caso é incapaz de diferenciar os dois tipos de acoplamentos, leva a uma transição em TD ≠TC; (ii) Um estudo do modelo de Ising na rede quadrada, com diluição temperada de sítios, mostrou que a técnica de propagação de danos é um eficiente método para o cálculo da fronteira crítica e da dimensão fractal do aglomerado percolante, já que os resultados obtidos (apesar de um esforço computacional relativamente modesto), são comparáveis àqueles resultantes da aplicação de outros métodos analíticos e/ou computacionais de alto empenho; (iii) Finalmente, apresentamos resultados analíticos que mostram como certas combinações especiais de danos podem ser utilizadas para o cálculo de grandezas termodinâmicas (parâmetros de ordem, funções de correlação e susceptibilidades) do modelo Nα x Nβ, o qual contém como casos particulares alguns dos modelos mais estudados em Mecânica Estatística (Ising, Potts, Ashkin Teller e Cúbico)

Relevância:

10.00% 10.00%

Publicador:

Resumo:

The cooperative behavior is no longer a dilemma for the theory of evolution, since there are models that explain the evolution of this behavior by means of natural selection at the individual level. However, there have been few studies on the proximal factors that interfere with cooperative behavior. In the study of the influence of cognition on cooperation, many authors have been interested in situations in which individuals decide whether to act cooperatively and select partners with different qualities to cooperate. Of the factors studied, we highlight the need for understanding the apparatus and communication between partners to the occurrence of cooperation. Recently, highlight is the proposal that the ability to cooperate would be greater in species with cooperative breeding system. Thus, the common marmoset (Callithrix jacchus) is a New World monkey which stands as a valuable species for this type of study because it presents cooperative actions in nature, such as sharing food and protection of the community territory. Our experiment investigated whether common marmosets unrelated females (n = 6) were able to cooperate using an electrical and a mechanical apparatus, if this cooperation is a byproduct of individual actions or involve social attention, if it occurs inter-individual variation in the use of devices and formation of roles (producer / scrounger) in dyads. We use the number of rewards obtained by animals (Ratio of Correct Pulls) as indicators of cooperation and glances for partners (Ratio of Correct Glances) as indicators of social attention and communication. The results indicate that the type of apparatus was not a constraint for the occurrence of cooperation between the marmosets, but still has not been verified formation of roles in the dyads. The performance of animals in the two devices showed a large variation in the learning time, not having relationship with the performance in the tests phase. In both devices the level of social glances at control phases were casually correlated with any other phase, but the data showed that there was not social attention, that is, the monkeys realized that they gave food to the partners, but the partners did

Relevância:

10.00% 10.00%

Publicador:

Resumo:

Several studies on nonhuman primates show that the relationships between individuals strongly influence the expression of cooperative behavior, both in natural environment and in captivity settings. Recent studies suggest that cooperative breeders present outstanding performance in tasks involving social cognition, such as cooperative tasks with experimental apparatuses. In experimental research on this subject it is crucial to differentiate between real cooperation (or communicative cooperation, mediated by social attention) and by-product cooperation that results from simultaneous actions of individuals. The present study assessed, in Callithrix jacchus, a cooperative breeder species, if social relationships and social attention between subjects are important factors during performance in cooperative tasks. During the experimental procedure the animals participated in three different cooperative tasks: cooperation task, prosocial task and control task. Diverging from the literature, matrix correlation tests revealed no significant relationship between grooming or proximity and the execution of the tasks, suggesting that other factors such as age or hierarchy may have an effect on the performance in cooperative tasks in this species. There was also no relationship between the execution of the cooperative tasks and social glances, suggesting that there was no social attention during the tasks. Moreover, there were lower rates of social glances in the cooperative tasks as opposed to the control tasks. However, the small number of pulls in prosocial tasks suggests that the animals distinguished between tasks that benefited only a partner and tasks that generated benefits to themselves, choosing the latter. We conclude that, for the tasks presented in this study, we could neither detect the role of social relationships on the cooperative tasks nor assert that there were true cooperation and prosocial behavior

Relevância:

10.00% 10.00%

Publicador:

Resumo:

Human cooperation is a hallmark of this species due to its wide extension to genetically unrelated individuals and complex division of labor. It is considered an evolutionary puzzle, because the theory of evolution by natural selection predicts that self-interested individuals tend to be selected. Different theories have been proposed to explain the evolution of cooperation, which the most important are kin selection and reciprocal altruism. Considering the evolutionary continuity between species, humans and other primates have several common traits that help to promote cooperation between individuals of these species. Two features, however, seem to be particularly humans: inequality aversion and preferences in relation to others. Although human cooperation is not necessarily related to morality, cooperative traits are the basis for moral tendencies. The development of human morality is a combination of early prosocial tendencies, cooperative skills displayed at different ages, social learning and cultural transmission of norms. The social stimulus seems to be particularly important in promoting cooperative behavior in children and adults. In order to study the influence of social stimuli, as verbal feedback, on children cooperation, a study was conducted with children in a public goods game. 407 children from public schools in Natal / RN, divided into 21 groups, between six and nine years, participated in eight rounds of this game. After each round, seven groups received praise for larger donations, seven groups have been criticized by smaller donations, and the other seven received no comment. Children cooperated more when criticized, without significant differences between sexes, although young children have cooperated more negative than older children. The results are likely related to the anticipation and avoidance of punishment associated with the feedback (although this did not occur), and greater sensitivity to the authority in younger children. Nevertheless, the cooperation decreased in all groups until the last day of play. The results suggest an early sensitivity to moral punishment, whose role in the maintenance of social relations must have been important in the evolution of cooperation in humans

Relevância:

10.00% 10.00%

Publicador:

Resumo:

The investigation analyze s the role of the municipalities in the ongoing development of literacy teachers, having as a field of study the municipalities of Jaguaruana and Palhano, both in the State of Ceará. The political - educational space adopted as a sample of the study is the p eriod between the years 2003 and 2006, when the emphasis on cooperative action among the federated entities is observed in the Government’s guidelines and Brazilian educational policies, showing the municipal presence in the implementation and execution of these policies. T he historical - dialectical materialistic perspective, understood as an analysis of the social reality as historical elaboration and product of the human praxis, is expressed as the required theoretical - methodological path. The investigatio n is operationalized through interconnected stages: one that involves bibliographical and documental analysis, in which the theoretical input of the research is added, as well as the Federal, State and M unicipal documents accessed ; and another, regarding t he field work, studying the specific character of the object and its mutual rela tionships in the municipalities . The research brings the notion of intergovernmental relationships and cooperative mechanisms as central theoretical tools and, dialoguing with them, ideas such as decentralization, municipalization and municipal autonomy are inserted into a theoretical/practical body, through which the historical and logical aspects of the object are detailed. The study describes and interprets the policies of on going development of literacy teachers with focus on the national guidelines formulated since the 1990’s and on the govern mental incorporation in the national and subnational spaces. In this sense, the analysis is based on the comprehension of the interrel ationship between the municipal policies and the p olicies created by the S tate or Federal G overnments in order to offer ongoing development of literacy teachers. Considering the investigated sample, it shows how the municipal role and the relationships bet ween the State and municipalities of Ceará have emerged, as well as their characteristics regarding the education management policies, taking into account the practices of municipalization and cooperation between the State and municipalities in their histo rical composition. It shows the practices which aim at the ongoing development of literacy teachers observed in the researched municipalities, pointing out the realities and specific marks left by municipal presence in the area, demonstrating the assigned role and the role played. Based on the points of view of the managers interviewed in the municipalities of Jaguaruana e Palhano, it is possible to note the meaning and effectiveness of the policies carried out. With such elements, it discusses the municipa l asymmetries in their homogeneities and heterogeneities rega rding the execution of their federative role. The analysis shows that th e role of the municipalities vary according to the historical, political and social interventions in each municipality. In the fields of formulation and execution of educational policies, the actions of the municipal governments, situated and with expressive interferences, reveal asymmetries in the sense that some municipalities have bigger autonomy and participate more effect ively in the production and distribution of policies than others. In terms of the researched realities, the study shows that taking care of the policies of ongoing development of literacy teachers is not a task that should be assigned exclusively to the mu nicipalities, nonetheless it is a role that they play with varying degrees of success. This role is in fact a joint competence of the federated entities, in the scope the Brazilian cooperative federalism.

Relevância:

10.00% 10.00%

Publicador:

Resumo:

Atualmente com o crescente aumento de dispositivos robóticos destinados para aplicação na área de mobilidade de pessoas que sofreram algum tipo de lesão medular, se faz necessário desenvolver novas ferramentas para tornar tais equipamentos mais adaptáveis, seguros e autônomos. Para que as órteses robóticas que auxiliam na locomoção de pessoas paraplégicas possam desempenhar sua função, estas devem ser capazes de reproduzir os movimentos perdidos com o máximo de fidelidade e segurança em ambientes que eventualmente possam conter obstáculos de diferentes tipos como buracos, escadas e calçadas. As órteses robóticas para membros inferiores têm a capacidade de caminhar, subir e descer degraus, todavia, esses movimentos, na maioria das vezes, não se adaptam ao ambiente, sendo assim, para uma órtese robótica que foi projetada para subir um degrau com uma determinada altura ao se deparar com um degrau maior provavelmente não conseguirá realizar essa tarefa com a mesma segurança. Para solucionar esse e outros problemas, esse trabalho apresenta um Sistema de Auxílio à Locomoção (SAL) dotado de um planejador de passos e um gerador de referências angulares com características antropomórficas para a órtese robótica Ortholeg. O SAL utiliza dados antropométricos do usuário para gerar um padrão de marcha personalizado, dessa forma, a órtese em questão é capaz de adaptar o tamanho do passo para não colidir com obstáculos presentes no ambiente e transpor buracos com diversos tamanhos, subir e descer escadas e calçadas com diferentes valores de altura e comprimento. Para desenvolver o sistema de auxílio à locomoção foram adaptadas técnicas de planejamento de caminho, usadas a princípio em robôs bípedes. São apresentados vários experimentos que mostram a órtese Ortholeg realizando alguns movimentos com características antropomórficas para diferentes distâncias de caminhada e três tipos de obstáculos: degrau, buraco e calçada. A autonomia adquirida com a utilização do sistema de planejamento apresentado facilita a utilização de órteses robóticas como também garante uma maior segurança ao usuário.