887 resultados para Redundant Manipulator
Resumo:
During the 1980¿s and the 1990¿s, the Brazilian federal government started to set up a new public administration policy called ¿managerial¿ conceived of new patterns of efficiency and effectiveness and extremelly concerned about optimizing state administration to grant best results for people. This decision has been taken due to three main reasons; (i) the worst fiscal crisis considering the last decades; (ii) exhaustion on interfering with Brazilian economy due to its opening to globalization, and (iii) extremelly deep-rooted burocratic methods. The Brazilian state reform presented as a diagnosis of the human resource government area: (i) gradual raising costs in payroll, allied to (ii) huge raising inefficiency in public services, and (iii) civil servants are unprepared to improve better responses to currents citizen demands and to adopt new methods of management based on the best professional performance and the best quality of public services. We have concluded that the federal government often tries to make civil servants redundant instead of adopting a real policy of management that would give them better conditions to improve their performance. This paper presents a concrete proposal to improve quality in civil servants performance by taking advantage of information technology and of our assumed country¿s democratization. We suggest that the Brazilian state reform must be and should be a new path of social growth and development not only in economic basis.
Resumo:
In this thesis, we present a novel approach to combine both reuse and prediction of dynamic sequences of instructions called Reuse through Speculation on Traces (RST). Our technique allows the dynamic identification of instruction traces that are redundant or predictable, and the reuse (speculative or not) of these traces. RST addresses the issue, present on Dynamic Trace Memoization (DTM), of traces not being reused because some of their inputs are not ready for the reuse test. These traces were measured to be 69% of all reusable traces in previous studies. One of the main advantages of RST over just combining a value prediction technique with an unrelated reuse technique is that RST does not require extra tables to store the values to be predicted. Applying reuse and value prediction in unrelated mechanisms but at the same time may require a prohibitive amount of storage in tables. In RST, the values are already stored in the Trace Memoization Table, and there is no extra cost in reading them if compared with a non-speculative trace reuse technique. . The input context of each trace (the input values of all instructions in the trace) already stores the values for the reuse test, which may also be used for prediction. Our main contributions include: (i) a speculative trace reuse framework that can be adapted to different processor architectures; (ii) specification of the modifications in a superscalar, superpipelined processor in order to implement our mechanism; (iii) study of implementation issues related to this architecture; (iv) study of the performance limits of our technique; (v) a performance study of a realistic, constrained implementation of RST; and (vi) simulation tools that can be used in other studies which represent a superscalar, superpipelined processor in detail. In a constrained architecture with realistic confidence, our RST technique is able to achieve average speedups (harmonic means) of 1.29 over the baseline architecture without reuse and 1.09 over a non-speculative trace reuse technique (DTM).
Resumo:
O comércio de etanol entre Brasil e Estados Unidos é fortemente guiado por uma assimetria regulatória, que agrega valor ao etanol brasileiro ao gerar uma de-manda americana pelo produto derivado da cana de açúcar. A demanda advém dos mandatos de consumo de biocombustíveis estabelecidos no programa americano conhecido como Renewable Fuel Standard (RFS). A assimetria emerge pelo fato de RFS dar ao etanol brasileiro a classificação de Biocombustível Avançado, tornando-o para os Estados Unidos um produto mais nobre que o etanol derivado do amido de milho produzido domesticamente. Apesar dos processos produtivos tornarem os dois produtos diferenciados quanto ao teor de emissão de CO2 em seus ciclos de vida, o produto final é o mesmo: etanol anidro combustível. Portanto, quando a aquisição de etanol brasileiro pelos Estados Unidos é tal que torna o balanço do-méstico de oferta e demanda deficitário no Brasil, faz-se necessária a importação brasileira de etanol americano. Esse vai e vem do produto ocorre de forma simultâ-nea e, por isso, considera-se a existência de um fluxo redundante de etanol, geran-do custos logísticos, transacionais e emissões de CO2 que poderiam ser evitados. Dado que o objeto do interesse americano pelo produto brasileiro é o baixo índice de emissões de CO2 no ciclo de vida do etanol de cana de açúcar, o fluxo redun-dante de etanol pode ser substituído por transações de Créditos de Biocombustível Avançado, uma nova ideia que é desenvolvida ao longo deste trabalho. Para cada Crédito transacionado, os Estados Unidos contabilizarão em seu balanço a emissão de CO2 correspondente ao volume equivalente de etanol de cana de açúcar, trans-ferindo para o Brasil as emissões correspondentes ao mesmo volume de etanol de-rivado do amido de milho. A substituição do fluxo físico pela transação de contratos é a fonte de economia proposta no título deste trabalho.
Resumo:
The theater of puppets is one of the many expressions of popular culture which is marked by ongoing constructions and transformations in its symbolic representations as well as its characters and performances. In the city of Natal/RN, there is a manipulator called Heraldo Lins, an artist who operates such puppets, and has been performing his puppet since 1992. Lins has his own look at how he produces his performances and seeks to adjust his puppets to social and rentable contexts. Lins‟s performances are tailor-made in accordance with the request of his customers, as he makes up the passages and lines of his puppets according to his audience. This research aimed to study how the Heraldo Lins Mamulengos Show is built, especially its changes. We note that Lins chooses to dismantle the symbolic values of the tradition in the regular puppet theater once he adapts to modern patterns, placing himself between the traditional puppet theater and the cultural industry. The work in camp was made through a methodological focused in a participative observation and an audiovisual registry
Resumo:
The xeroderma pigmentosum complementation group B (XPB) protein is involved in both DNA repair and transcription in human cells. It is a component of the transcription factor IIH (TFIIH) and is responsible for DNA helicase activity during nucleotide (nt) excision repair (NER). Its high evolutionary conservation has allowed identification of homologous proteins in different organisms, including plants. In contrast to other organisms, Arabidopsis thaliana harbors a duplication of the XPB orthologue (AtXPB1 and AtXPB2), and the proteins encoded by the duplicated genes are very similar (95% amino acid identity). Complementation assays in yeast rad25 mutant strains suggest the involvement of AtXPB2 in DNA repair, as already shown for AtXPB1, indicating that these proteins may be functionally redundant in the removal of DNA lesions in A. thaliana. Although both genes are expressed in a constitutive manner during the plant life cycle, Northern blot analyses suggest that light modulates the expression level of both XPB copies, and transcript levels increase during early stages of development. Considering the high similarity between AtXPB1 and AtXPB2 and that both of predicted proteins may act in DNA repair, it is possible that this duplication may confer more flexibility and resistance to DNA damaging agents in thale cress. (C) 2004 Elsevier B.V. All rights reserved.
Resumo:
This work presents a packet manipulation tool developed to realize tests in industrial devices that implements TCP/IP-based communication protocols. The tool was developed in Python programming language, as a Scapy extension. This tool, named IndPM- Industrial Packet Manipulator, can realize vulnerability tests in devices of industrial networks, industrial protocol compliance tests, receive server replies and utilize the Python interpreter to build tests. The Modbus/TCP protocol was implemented as proof-of-concept. The DNP3 over TCP protocol was also implemented but tests could not be realized because of the lack of resources. The IndPM results with Modbus/TCP protocol show some implementation faults in a Programmable Logic Controller communication module frequently utilized in automation companies
Resumo:
This work proposes a kinematic control scheme, using visual feedback for a robot arm with five degrees of freedom. Using computational vision techniques, a method was developed to determine the cartesian 3d position and orientation of the robot arm (pose) using a robot image obtained through a camera. A colored triangular label is disposed on the robot manipulator tool and efficient heuristic rules are used to obtain the vertexes of that label in the image. The tool pose is obtained from those vertexes through numerical methods. A color calibration scheme based in the K-means algorithm was implemented to guarantee the robustness of the vision system in the presence of light variations. The extrinsic camera parameters are computed from the image of four coplanar points whose cartesian 3d coordinates, related to a fixed frame, are known. Two distinct poses of the tool, initial and final, obtained from image, are interpolated to generate a desired trajectory in cartesian space. The error signal in the proposed control scheme consists in the difference between the desired tool pose and the actual tool pose. Gains are applied at the error signal and the signal resulting is mapped in joint incrementals using the pseudoinverse of the manipulator jacobian matrix. These incrementals are applied to the manipulator joints moving the tool to the desired pose
Resumo:
The present work shows the development and construction of a robot manipulator with two rotary joints and two degrees of freedom, driven by three-phase induction motors. The positions of the arm and base are made, for comparison, by a fuzzy controller and a PID controller implemented in LabVIEW® programming environment. The robot manipulator moves in an area equivalent to a quarter of a sphere. Experimental results have shown that the fuzzy controller has superior performance to PID controller when tracking single and multiple step trajectories, for the cases of load and no load
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
Resumo:
The equations corresponding to Newton-Euler iterative method for the determination of forces and moments acting on the rigid links of a robotic manipulator are given a new treatment using composed vectors for the representation of both kinematical and dynamical quantities. It is shown that Lagrange equations for the motion of a holonomic system are easily found from the composed vectors defined in this note. Application to a simple model of an industrial robot shows that the method developed in these notes is efficient in solving the dynamics of a robotic manipulator. An example is developed, where it is seen that with the application of appropriate control moments applied to each arm of the robot, starting from a given initial position, it is possible to reach equilibrium in a final pre-assigned position.
Resumo:
The objective of this study is to describe the design and the implementation of an experimental set-up used to study the dynamics, the experimental identification, and the active vibration control of a flexible structure mounted manipulator system. The system consists of a three-degree-of-freedom cylindrical manipulator system with a flexible link on its tip. A two-degree-of-freedom polar rigid manipulator is mounted on the flexible macromanipulator. The dynamic modelling and experimental modal analysis identification in the frequency domain are being applied to design active digital control strategies for the micro-manipulator system to damp the mechanical vibrations of the flexible structure on the tip of the macro-manipulator system.
Resumo:
Using a synthesis of the functional integral and operator approaches we discuss the fermion-buson mapping and the role played by the Bose field algebra in the Hilbert space of two-dimensional gauge and anomalous gauge field theories with massive fermions. In QED, with quartic self-interaction among massive fermions, the use of an auxiliary vector field introduces a redundant Bose field algebra that should not be considered as an element of the intrinsic algebraic structure defining the model. In anomalous chiral QED, with massive fermions the effect of the chiral anomaly leads to the appearance in the mass operator of a spurious Bose field combination. This phase factor carries no fermion selection rule and the expected absence of Theta-vacuum in the anomalous model is displayed from the operator solution. Even in the anomalous model with massive Fermi fields, the introduction of the Wess-Zumino field replicates the theory, changing neither its algebraic content nor its physical content. (C) 2002 Elsevier B.V. (USA).
Resumo:
For redundant second-class constraints the Dirac brackets cannot be defined and new brackets must be introduced. We prove here that the Jacobi identity for the new brackets must hold on the surface of the second-class constraints. In order to illustrate our proof we work out explicitly the cases of a fractional spin particle in 2 + 1 dimensions and the original Brink-Schwarz massless superparticle in D = 10 dimensions in a Lorentz-covariant constraints separation.
Resumo:
Conselho Nacional de Desenvolvimento Científico e Tecnológico (CNPq)
Resumo:
Traditional applications of feature selection in areas such as data mining, machine learning and pattern recognition aim to improve the accuracy and to reduce the computational cost of the model. It is done through the removal of redundant, irrelevant or noisy data, finding a representative subset of data that reduces its dimensionality without loss of performance. With the development of research in ensemble of classifiers and the verification that this type of model has better performance than the individual models, if the base classifiers are diverse, comes a new field of application to the research of feature selection. In this new field, it is desired to find diverse subsets of features for the construction of base classifiers for the ensemble systems. This work proposes an approach that maximizes the diversity of the ensembles by selecting subsets of features using a model independent of the learning algorithm and with low computational cost. This is done using bio-inspired metaheuristics with evaluation filter-based criteria