17 resultados para flying robots

em Biblioteca Digital da Produção Intelectual da Universidade de São Paulo (BDPI/USP)


Relevância:

20.00% 20.00%

Publicador:

Resumo:

In this paper, nonlinear dynamic equations of a wheeled mobile robot are described in the state-space form where the parameters are part of the state (angular velocities of the wheels). This representation, known as quasi-linear parameter varying, is useful for control designs based on nonlinear H(infinity) approaches. Two nonlinear H(infinity) controllers that guarantee induced L(2)-norm, between input (disturbances) and output signals, bounded by an attenuation level gamma, are used to control a wheeled mobile robot. These controllers are solved via linear matrix inequalities and algebraic Riccati equation. Experimental results are presented, with a comparative study among these robust control strategies and the standard computed torque, plus proportional-derivative, controller.

Relevância:

20.00% 20.00%

Publicador:

Resumo:

Localization and Mapping are two of the most important capabilities for autonomous mobile robots and have been receiving considerable attention from the scientific computing community over the last 10 years. One of the most efficient methods to address these problems is based on the use of the Extended Kalman Filter (EKF). The EKF simultaneously estimates a model of the environment (map) and the position of the robot based on odometric and exteroceptive sensor information. As this algorithm demands a considerable amount of computation, it is usually executed on high end PCs coupled to the robot. In this work we present an FPGA-based architecture for the EKF algorithm that is capable of processing two-dimensional maps containing up to 1.8 k features at real time (14 Hz), a three-fold improvement over a Pentium M 1.6 GHz, and a 13-fold improvement over an ARM920T 200 MHz. The proposed architecture also consumes only 1.3% of the Pentium and 12.3% of the ARM energy per feature.

Relevância:

20.00% 20.00%

Publicador:

Resumo:

Robotic mapping is the process of automatically constructing an environment representation using mobile robots. We address the problem of semantic mapping, which consists of using mobile robots to create maps that represent not only metric occupancy but also other properties of the environment. Specifically, we develop techniques to build maps that represent activity and navigability of the environment. Our approach to semantic mapping is to combine machine learning techniques with standard mapping algorithms. Supervised learning methods are used to automatically associate properties of space to the desired classification patterns. We present two methods, the first based on hidden Markov models and the second on support vector machines. Both approaches have been tested and experimentally validated in two problem domains: terrain mapping and activity-based mapping.

Relevância:

10.00% 10.00%

Publicador:

Resumo:

Brennecke, A, Guimaraees, TM, Leone, R, Cadarci, M, Mochizuki, L, Simao, R, Amadio, AC, and Serrao, J. Neuromuscular activity during bench press exercise performed with and without the preexhaustion method. J Strength Cond Res 23(7): 1933-1940, 2009-The purpose of the present study was to investigate the effects of exercise order on the tonic and phasic characteristics of upper-body muscle activity during bench press exercise in trained subjects. The preexhaustion method involves working a muscle or a muscle group combining a single-joint exercise immediately followed by a multi-joint exercise (e. g., flying exercise followed by bench press exercise). Twelve subjects performed 1 set of bench press exercises with and without the preexhaustion method following 2 protocols (P1-flying before bench press; P2-bench press). Both exercises were performed at a load of 10 repetition maximum (10RM). Electromyography (EMG) sampled at 1 kHz was recorded from the pectoralis major (PM), anterior deltoid (DA), and triceps brachii (TB). Kinematic data (60 Hz) were synchronized to define upward and downward phases of exercise. No significant (p > 0.05) changes were seen in tonic control of PM and DA muscles between P1 and P2. However, TB tonic aspect of neurophysiologic behavior of motor units was significantly higher (p < 0.05) during P1. Moreover, phasic control of PM, DA, and TB muscles were not affected (p > 0.05). The kinematic pattern of movement changed as a result of muscular weakness in P1. Angular velocity of the right shoulder performed during the upward phase of the bench press exercise was significantly slower (p < 0.05) during P1. Our results suggest that the strategies set by the central nervous system to provide the performance required by the exercise are held constant throughout the exercise, but the tonic aspects of the central drive are increased so as to adapt to the progressive occurrence of the neuromuscular fatigue. Changes in tonic control as a result of the muscular weakness and fatigue can cause changes in movement techniques. These changes may be related to limited ability to control mechanical loads and mechanical energy transmission to joints and passive structures.

Relevância:

10.00% 10.00%

Publicador:

Resumo:

This paper develops a Markovian jump model to describe the fault occurrence in a manipulator robot of three joints. This model includes the changes of operation points and the probability that a fault occurs in an actuator. After a fault, the robot works as a manipulator with free joints. Based on the developed model, a comparative study among three Markovian controllers, H(2), H(infinity), and mixed H(2)/H(infinity) is presented, applied in an actual manipulator robot subject to one and two consecutive faults.

Relevância:

10.00% 10.00%

Publicador:

Resumo:

This paper proposes a mixed validation approach based on coloured Petri nets and 3D graphic simulation for the design of supervisory systems in manufacturing cells with multiple robots. The coloured Petri net is used to model the cell behaviour at a high level of abstraction. It models the activities of each cell component and its coordination by a supervisory system. The graphical simulation is used to analyse and validate the cell behaviour in a 3D environment, allowing the detection of collisions and the calculation of process times. The motivation for this work comes from the aeronautic industry. The automation of a fuselage assembly process requires the integration of robots with other cell components such as metrological or vision systems. In this cell, the robot trajectories are defined by the supervisory system and results from the coordination of the cell components. The paper presents the application of the approach for an aircraft assembly cell under integration in Brazil. This case study shows the feasibility of the approach and supports the discussion of its main advantages and limits. (C) 2011 Elsevier Ltd. All rights reserved.

Relevância:

10.00% 10.00%

Publicador:

Resumo:

This paper investigates how to make improved action selection for online policy learning in robotic scenarios using reinforcement learning (RL) algorithms. Since finding control policies using any RL algorithm can be very time consuming, we propose to combine RL algorithms with heuristic functions for selecting promising actions during the learning process. With this aim, we investigate the use of heuristics for increasing the rate of convergence of RL algorithms and contribute with a new learning algorithm, Heuristically Accelerated Q-learning (HAQL), which incorporates heuristics for action selection to the Q-Learning algorithm. Experimental results on robot navigation show that the use of even very simple heuristic functions results in significant performance enhancement of the learning rate.

Relevância:

10.00% 10.00%

Publicador:

Resumo:

The roots of swarm intelligence are deeply embedded in the biological study of self-organized behaviors in social insects. Particle swarm optimization (PSO) is one of the modern metaheuristics of swarm intelligence, which can be effectively used to solve nonlinear and non-continuous optimization problems. The basic principle of PSO algorithm is formed on the assumption that potential solutions (particles) will be flown through hyperspace with acceleration towards more optimum solutions. Each particle adjusts its flying according to the flying experiences of both itself and its companions using equations of position and velocity. During the process, the coordinates in hyperspace associated with its previous best fitness solution and the overall best value attained so far by other particles within the group are kept track and recorded in the memory. In recent years, PSO approaches have been successfully implemented to different problem domains with multiple objectives. In this paper, a multiobjective PSO approach, based on concepts of Pareto optimality, dominance, archiving external with elite particles and truncated Cauchy distribution, is proposed and applied in the design with the constraints presence of a brushless DC (Direct Current) wheel motor. Promising results in terms of convergence and spacing performance metrics indicate that the proposed multiobjective PSO scheme is capable of producing good solutions.

Relevância:

10.00% 10.00%

Publicador:

Resumo:

Load cells are used extensively in engineering fields. This paper describes a novel structural optimization method for single- and multi-axis load cell structures. First, we briefly explain the topology optimization method that uses the solid isotropic material with penalization (SIMP) method. Next, we clarify the mechanical requirements and design specifications of the single- and multi-axis load cell structures, which are formulated as an objective function. In the case of multi-axis load cell structures, a methodology based on singular value decomposition is used. The sensitivities of the objective function with respect to the design variables are then formulated. On the basis of these formulations, an optimization algorithm is constructed using finite element methods and the method of moving asymptotes (MMA). Finally, we examine the characteristics of the optimization formulations and the resultant optimal configurations. We confirm the usefulness of our proposed methodology for the optimization of single- and multi-axis load cell structures.

Relevância:

10.00% 10.00%

Publicador:

Resumo:

In contrast to marking of the location of resources or sexual partners using single-spot pheromone sources, pheromone paths attached to the substrate and assisting orientation are rarely found among flying organisms. However, they do exist in meliponine bees (Apidae, Apinae, Meliponini), commonly known as stingless bees, which represent a group of important pollinators in tropical forests. Worker bees of several Neotropical meliponine species, especially in the genus Scaptotrigona Moure 1942, deposit pheromone paths on substrates between highly profitable resources and their nest. In contrast to past results and claims, we find that these pheromone paths are not an indispensable condition for successful recruitment but rather a means to increase the success of recruiters in persuading their nestmates to forage food at a particular location. Our results are relevant to a speciation theory in scent path-laying meliponine bees, such as Scaptotrigona. In addition, the finding that pheromone path-laying bees are able to recruit to food locations even across barriers such as large bodies of water affects tropical pollination ecology and theories on the evolution of resource communication in insect societies with a flying worker caste.

Relevância:

10.00% 10.00%

Publicador:

Resumo:

Faced with new challenges, such as emerging diseases, shortening of orchard longevity, and larger social and environmental demands from consumers, practices such as rootstock diversification, irrigation and high density plantings have become relevant for the Brazilian citrus industry. This research had the objective to evaluate the performance of irrigated and non-irrigated `Tahiti` lime trees grafted on 12 rootstocks and one interstock. Plots were distributed following a randomized block design, with four replicates and one plant per plot. Rootstocks influenced plant vigor, especially `Flying Dragon` trifoliate, which reduced tree height by approximately 47% compared to the `Rangpur lime. Trees that were budded on more vigorous rootstocks showed higher yield when grown without irrigation than with irrigation. The `1646` citradia and `Morton` citrange rootstocks performed particularly well. On the other hand, the plants on less vigorous rootstocks showed better performance in terms of yield under irrigation than the same combinations without irrigation, especially those grafted on the tetraploid `Carrizo` and `Troyer` citranges, `Swingle` citrumelo, `Davis A` trifoliate and `Flying Dragon` trifoliate. Plants budded on the `1708` citradia had high yields under irrigated and non-irrigated conditions. The effect of interstock on plant vigor was dependent of rootstock. Interstocked plants on `Davis A` trifoliate were higher than those without interstock. On the other hand, interstocked plants on Catania 2 `Volkamer` lemon were less vigorous than those without interstock. (C) 2011 Elsevier B.V. All rights reserved.

Relevância:

10.00% 10.00%

Publicador:

Resumo:

The citriculture in Brazil, as well as in other important regions in the world, is based on very few mandarin cultivars. This fact leads to a short harvest period and higher prices for off-season fruit. The `Okitsu` Satsuma (Citrus unshiu Marc.) is among the earliest ripening mandarin cultivars and it is considered to be tolerant to, citrus canker (Xanthomonas citri subsp. citri Schaad et al.) and to citrus variegated chlorosis (Xylella fastidiosa Wells et al.). Despite having regular fruit quality under hot climate conditions, the early fruit maturation and absence of seeds of `Okitsu` fruits are well suited for the local market in the summer(December through March), when the availability of citrus fruits for fresh consumption is limited. Yet, only a few studies have been conducted in Brazil on rootstocks for `Okitsu`. Consequently, a field trial was carried out in Bebeclouro, Sao Paulo State, to evaluate the horticultural performance of `Okitsu` Satsuma mandarin budded onto 12 rootstocks: the citrandarin `Changsha` mandarin (Citrus reticulata Blanco) x Poncirus trifoliata `English Small`: the hybrid Rangpur lime (Citrus limonia Osbeck) x `Swingle` citrumelo (P. trifoliata (L.) Raf. x Citrus paradisi Macfad.); the trifoliates (P. trifoliata (L) Raf)`Rubidoux`,`FCAV` and `Flying Dragon`(P. trifoliata var. monstrosa); the mandarins `Sun Chu Sha Kat`(C. reticulata Blanco) and `Sunki`(Citrus sunki (Hayata) Hort. ex. Tanaka); the Rangpur limes (C. limonia Osbeck) `Cravo Limeira` and `Cravo FCAV`;`Carrizo` citrange (Citrus sinensis x P. trifoliata), `Swingle` citrumelo (P. trifoliata x C. paradisi), and `Orlando` tangelo (C. paradisi x Citrus tangerina cv. `Dancy`). The experimental grove was planted in 2001, using a 6 m x 3 m spacing, in a randomized block design. No supplementary irrigation was applied. Fruit yield, canopy volume, and fruit quality were assessed for each rootstock. A cluster multivariate analysis identified three different rootstock pairs with similar effects on plant growth, yield and fruit quality of `Okitsu` mandarin. The `Flying Dragon `trifoliate had a unique effect over the `Okitsu` trees performance, inducing lower canopy volume and higher yield efficiency and fruit quality, and might be suitable for high-density plantings. The `Cravo Limeira` and `Cravo FCAV` Rangpur limes induced early-ripening of fruits, with low fruit quality. `Sun Chu Sha Kat` and `Sunki` mandarins and the `Orlando` tangelo conferred lower yield efficiency and less content of soluble solids for the latter rootstock. (C) 2009 Elsevier B.V. All rights reserved.

Relevância:

10.00% 10.00%

Publicador:

Resumo:

Despite its outstanding position, the Brazilian citriculture is established on a very limited pool of varieties that limits its expansion and restricts the fruit availability throughout the year. This situation determines the urgent necessity of developing alternative scion and rootstock cultivars, with good performance under local conditions. `Folha Murcha` sweet orange (Citrus sinensis (L.) Osbeck) is a late-harvest cultivar, suitable both for the juice processing industry and the fresh fruit market, being described as tolerant to citrus canker (Xanthomonas citri subsp. citri Schaad et al.), and less affected by citrus variegated chlorosis (Xylella fastidiosa Wells et al.). A study was conducted in Bebedouro, Sao Paulo State, Brazil, to evaluate the horticultural performance of `Folha Murcha` sweet orange budded onto 12 rootstocks: the citrandarin `Changsha` mandarin (Citrus reticulata Blanco) x Poncirus trifoliata `English Small`: the hybrid `Rangpur` lime (Citrus limonia Osbeck) x `Swingle` citrumelo (P. trifoliata (L.) Raf x Citrus paradisi Macfad.); the trifoliates (P. trifoliata (L.) Raf.)`Rubidoux`, `FCAV`, and `Flying Dragon` (P. trifoliata var. monstrosa); the `Sun Chu Sha Kat` mandarin (C. reticulata Blanco); the `Sunki` mandarin (Citrus sunki (Hayata) Hart. ex. Tanaka); the `Rangpur` limes (C. limonia Osbeck) `Cravo Limeira` and `Cravo FCAV`; `Carrizo` citrange (C. sinensis x P. trifoliata), `Swingle` citrumelo (P. trifoliata x C. paradisi), and `Orlando` tangelo (C. paradisi x Citrus tangerina cv. `Dancy`). The experimental grove was planted in 2001, using a 7 m x 4 m spacing, in a randomized block design, with five replications and two plants per plot. No supplementary irrigation was applied. Fruit yield, canopy volume, tree tolerance to drought and to citrus variegated chlorosis, and fruit quality were assessed for each rootstock. Trees grafted onto the `Flying Dragon` trifoliate were smaller in size, but had largest yield efficiency when compared to those grafted onto other rootstocks. Lower alternate bearing index was observed on trees budded onto `Cravo FCAV` `Rangpur` lime. Both `Rangpur` lime rootstocks and the `Sunki` mandarin induced higher tree tolerance to drought. The `Flying Dragon` trifoliate induced better fruit quality and higher tolerance to citrus variegated chlorosis (CVC) to `Folha Murcha` trees. A cluster multivariate analysis identified three groups of rootstocks with similar effects on `Folha Murcha` tree performance. Among the 12 evaluated rootstocks, the `Flying Dragon` trifoliate has a unique effect on plant growth, tolerance to drought and CVC, fruit yield and fruit quality of `Folha Murcha` trees, and may be better suited for high-density plantings. (C) 2011 Elsevier B.V. All rights reserved.

Relevância:

10.00% 10.00%

Publicador:

Resumo:

Context: The purpose of this article is to review the history of robotic surgery, its impact on teaching as well as a description of historical and current robots used in the medical arena. Summary of evidence: Although the history of robots dates back to 2000 years or more, the last two decades have seen an outstanding revolution in medicine, due to all the changes that robotic surgery has made in the way of performing, teaching and practicing surgery. Conclusions: Robotic surgery has evolved into a complete and self-contained field, with enormous potential for future development. The results to date have shown that this technology is capable of providing good outcomes and quality care for patients. (C) 2011 AEU. Published by Elsevier Espana, S.L. All rights reserved.

Relevância:

10.00% 10.00%

Publicador:

Resumo:

Castoraeschna corbeti sp. nov. is described and diagnosed based on four males (holotype: Brazil, Para State, Floresta Nacional cle Carajas [6 degrees 06`13.9 `` S, 50 degrees 08`13.1 `` W, ca 600 m a.s.l.], 28 ix 2007 to be deposited in Museu Nacional, Universidade Federal do Rio de Janeiro, Rio de Janeiro). This species is similar to C. longfieldae and C. coronata but can be distinguished mainly by the absence of medio-dorsal spots on S8; postero-dorsal spots on S8-9 very narrow; cerci external margin almost straight in lateral view, without a distinct angulation between stern and base of lamina; cerci apex blunt. The probable ultimate stadium larva is described based on two individuals, male and female, collected at the type locality. Adults were observed flying along margins of a small shaded second-order stream where the larvae were taken. The surrounding forest is under impact of iron ore extraction and will probably disappear in the next years.