Dissertations / Theses on the topic 'Robot dog'
Create a spot-on reference in APA, MLA, Chicago, Harvard, and other styles
Consult the top 50 dissertations / theses for your research on the topic 'Robot dog.'
Next to every source in the list of references, there is an 'Add to bibliography' button. Press on it, and we will generate automatically the bibliographic reference to the chosen work in the citation style you need: APA, MLA, Harvard, Chicago, Vancouver, etc.
You can also download the full text of the academic publication as pdf and read online its abstract whenever available in the metadata.
Browse dissertations / theses on a wide variety of disciplines and organise your bibliography correctly.
Singh, Ashish. "A Dog Tail Interface for Communicating Affective States of Utility Robots." Springer, 2012. http://hdl.handle.net/1993/23435.
Full textFredriksson, Scott. "Design, Development and Control of a Quadruped Robot." Thesis, Luleå tekniska universitet, Institutionen för system- och rymdteknik, 2021. http://urn.kb.se/resolve?urn=urn:nbn:se:ltu:diva-86897.
Full textSnyder, Benjamin M. "SEVEN-DOF CABLE-SUSPENDED ROBOT WITH INDEPENDENT SIX-DOF METROLOGY." Ohio University / OhioLINK, 2006. http://rave.ohiolink.edu/etdc/view?acc_num=ohiou1142442196.
Full textMamrak, Justin. "MARK II a biologically-inspired walking robot /." Ohio : Ohio University, 2008. http://www.ohiolink.edu/etd/view.cgi?ohiou1226694264.
Full textGielniak, Michael Joseph. "Adaptation of task-aware, communicative variance for motion control in social humanoid robotic applications." Diss., Georgia Institute of Technology, 2012. http://hdl.handle.net/1853/43591.
Full textAndersson, Jakob, and Simon Bonnier. "”Hej kan jag hjälpa dig!” : Principer vid design och tillämpning av en interaktiv servicerobot." Thesis, Linnéuniversitetet, Institutionen för informatik (IK), 2019. http://urn.kb.se/resolve?urn=urn:nbn:se:lnu:diva-84745.
Full textThe use of service robots in various contexts has steadily increased in recent years and has become an increasingly common feature of different companies and organizations' websites. Service robots have been proven to have a great potential to provide important benefits in contact with users, where service robots can provide tireless and fast service to users in a cost-effective manner. This technology enables companies and organizations to a certain extent automate the very important customer contact, which can lead to more efficient business processes and cost minimization without restricting perceived quality. The previous research carried out in the field of service robots has focused primarily on investigating which aspects of a service robot that are essential for achieving good usability and user acceptance from a user perspective. Previous research has also identified that there is no established and standardized approach for how to handle the design and application of interactive service robots from an organizational perspective. This study has intended to investigate how the design and application of a service robot should be managed from an organizational perspective, which was achieved through a case study in the Växjö based company Visma Spcs and their service robot Vera. In the case study, a qualitative survey method has been applied through semi-structured interviews with people involved in the Vera project. The result of the case study showed that there are important aspects in the work with service robots that should be considered from an organizational perspective, in order to be able to create a useful and accepted service robot. The conclusion of the study showed three principles: Understand the user, Understand the context, and Creation, control and maintenance, which are important parts to consider when designing and applying interactive service robots from an organizational perspective. Understanding the user will be important for creating a user experience that meets the users' needs. Understanding the context will be critical when choosing a robot type, and what type of software solution is to be used. Creation, control and maintenance will be important to ensure that the service robot maintains high system, information and service quality.
Abbott, Mark William. "Open Loop Compliance Model of a 6 DOF Revolute Manipulator to Improve Accuracy Under Load." Thesis, Virginia Tech, 2002. http://hdl.handle.net/10919/31899.
Full textMaster of Science
Rakhodaei, Hamid. "Design and analysis of a 9 DOF : hybrid parallel robot." Thesis, University of Birmingham, 2013. http://etheses.bham.ac.uk//id/eprint/4668/.
Full textYang, Jiteng. "A Two-DOF Bipedal Robot Utilizing the Reuleaux Triangle Drive Mechanism." Thesis, Virginia Tech, 2019. http://hdl.handle.net/10919/87415.
Full textMaster of Science
Bipedal robots are a type of legged robots that use two legs to move. Legs require multiple degrees of freedom to provide propulsion, stabilization, and maneuvering. Additional degrees of freedom of the leg result in a heavier robot, more complex control method, and more energy consumption. However, reduced degree of freedom legs result in a tradeoff between certain tasking capabilities for easier controls and lower energy consumption. As an attempt to overcome these challenges, this thesis presents a robot design with a reduced degree of freedom leg mechanism. The design of the mechanism is described in detail with its preliminary analysis. In addition, this thesis presents experimental validation with the robot which validates that the robot is capable of moving with constant body height at constant velocity while being of capable of steering. The thesis concludes with a discussion of the future work.
Yi, Yong. "Fault tolerant N-DOF Gough-Stewart platforms kinematics, dynamics, and design /." Laramie, Wyo. : University of Wyoming, 2005. http://proquest.umi.com/pqdweb?did=888857891&sid=1&Fmt=2&clientId=18949&RQT=309&VName=PQD.
Full textXu, Xingsheng. "Design and Construction of 9-DOF Hyper-Redundant Robotic Arm." University of Dayton / OhioLINK, 2013. http://rave.ohiolink.edu/etdc/view?acc_num=dayton1386116629.
Full textAasland, Kristoffer. "Optimal 3D Path Planning for a 9 DOF Robot Manipulator with Collision Avoidance." Thesis, Norwegian University of Science and Technology, Department of Engineering Cybernetics, 2008. http://urn.kb.se/resolve?urn=urn:nbn:no:ntnu:diva-8886.
Full textThis paper describes development of an optimal 3D path planner with collision avoidance for a 9 DOF robot manipulator. The application of the robot manipulator will be on an unmanned oil platform where it will be used for inspection. Most of the time the robot manipulator will follow a pre-programmed collision-free path specified by an operator. Situations where it is desirable to move the end effector from the current position to a new position without specifying the path in advance might occur. To make this possible a 3D path planner with collision avoidance is needed. The path planner presented in this paper is based on the well known Probabilistic Roadmap method (PRM). One of the main challenges using the PRM is to make a roadmap covering the entire collision free Configuration space, Cfree, and connect it into one connected component. It is shown by empirical testing that using a combination of the Bridge Sampling technique and a simple Random sampling technique gives best Coverage of the Cfree space and highest Connectivity in the roadmap for the given environment. An algorithm that increases the Connectivity and sometimes provide Maximal Connection is also described. A backup procedure that can be executed on-line if a query fails is also presented. The backup procedure is slow, but it increases the chances of succeeding a query if the goal is in a difficult area. It is also investigated if the coverage and connectivity can be further improved by using the potential field planner when connecting the waypoints. Empirical testing showed that the improvements of Coverage and Connectivity were limited and the sampling and query time increased. The query time for a roadmap containing 400 nodes and one containing 1000 nodes was compared. It turned out that a large roadmap did not necessarily affect the query time negative because it made it easier to connect the start and goal nodes. Three existing path smoothing algorithms and a new algorithm, called Deterministic Shortcut, were implemented and tested. Empirical testing showed that the Deterministic Shortcut algorithm outperformed the others when it came to path smoothing versus time.
Sobotka, Marion. "Hybrid dynamical system methods for legged robot locomotion with variable ground contact." [S.l.] : [s.n.], 2007. http://mediatum2.ub.tum.de/doc/619220/document.pdf.
Full textTale, Masouleh Mehdi. "Kinematic analysis of Five-DOF (3T2R) parallel mechanisms with identical limb structures." Thesis, Université Laval, 2010. http://www.theses.ulaval.ca/2010/27791/27791.pdf.
Full textYussof, Hanafiah, Mitsuhiro Yamano, Yasuo Nasu, and Masahiro Ohka. "Design of a 21-DOF Humanoid Robot to Attain Flexibility in Human-Like Motion." IEEE, 2006. http://hdl.handle.net/2237/9506.
Full textJonsson, Filip. "Kinematic Design of a 3-DoF Robot Manipulator for Automatic handling of Build-Boxes." Thesis, Högskolan i Halmstad, Akademin för informationsteknologi, 2019. http://urn.kb.se/resolve?urn=urn:nbn:se:hh:diva-39778.
Full textMålet med det här projektet har varit att skapa digital prototyp av en 3-DOF (Degrees of Freedom) PPM (Planar Parallel Mechanism) arm. Modellen är baserad på en gammal prototyp och syftet med armen är att flytta tunga bygglådor från en 3D-Printer till en ugn. Projektet har fokuserats på att ta fram en kinematisk model till armen. Genom att använda parallel länkage (Planar Parallel Mechanism) i den mekaniska designen kunde antalet motorer reduceras och de befintliga motorerna kunde placeras på armens basplatta. Genom att använda den kinematiska modellen kunde armen simulars i programmet V-rep för att testa designen.
Gonzalez, Daniel Jesus. "Triple Scissor Extender : A 6-DOF lifting and positioning robot for autonomous aircraft manufacturing." Thesis, Massachusetts Institute of Technology, 2016. http://hdl.handle.net/1721.1/104289.
Full textCataloged from PDF version of thesis.
Includes bibliographical references (pages 87-88).
This thesis presents the Triple Scissor Extender (TSE), a novel 6-DOF robotic mechanism for reaching high ceilings and positioning an end-effector. The end-effector is supported with three scissor mechanisms that extend towards the ceiling with 6 independent linear actuators moving the base ends of the individual scissors. The top point of each scissor is connected to one of three ball joints located at the three vertices of the top triangular plate holding the end-effector. Coordinated motion of the 6 linear actuators at the base allows the end-effector to reach an arbitrary position with an arbitrary orientation. The design concept of the Triple Scissor Extender is presented, followed by kinematic modeling and analysis of the the Inverse Jacobian relating actuator velocities to the end-effector velocities. The Inverse Jacobian eigenvalues are determined for diverse configurations in order to characterize the kinematic properties. The sensitivity of the Inverse Jacobian Eigenvalues to the various non-dimensionalized design parameters is discussed. A proof-of-concept prototype has been designed and built. The detailed mechanical and electrical design, manufacture, and assembly is described, and the control software is discussed. The Inverse Jacobian for use in differential control is evaluated through experiments. A method for extending the functionality of the TSE by using multiple interchangeable end effectors is presented. The detailed design, manufacture, assembly, and testing of one such end effector, the Fastener Robot (FASBot), is described, and its performance characterized.
by Daniel Jesus Gonzalez.
S.M.
Sita, Enrico. "Hybrid genetic algorithms for energy efficient path placement of a 6 dof robot manipulator." Thesis, KTH, Industriell produktion, 2016. http://urn.kb.se/resolve?urn=urn:nbn:se:kth:diva-198150.
Full textPrestandan av en manipulator under utförandet av en uppgift beror, bland annat, på positionen av uppgiften inuti robotens arbetsområde. När en uppgift kan utföras på olika platser, beroende på positionen valt lösningen på omvänd kinematikproblemet kommer att vara annorlunda. Således, genom att omdömesgillt placera roboten och given väg i arbetsstationen, är det möjligt att förbättra sitt beteende. Detta projekt handlar om optimala vägen placering i syfte att minska den totala energiförbrukningen för en 6-DOF industriell robot. Ett ramverk för visualisering av förbrukningen i arbets kuvert föreslås och beskrivs. Genetiska algoritmer (GA) är valda för att lösa optimeringsproblemet, och de fördelar de få beskrivs också. De föreslagna strategin försöker sammanfoga GA strategi med en"brute-force" lösning, som också beskrivs. Slutligen är godheten i ramen bedömas genom jämförelse av resultatet med simuleringar utförda med RobotStudio.
Zhang, Yang. "Control Implementation and Co-simulation of A 6-DOF TAU Haptic Device." Thesis, KTH, Skolan för industriell teknik och management (ITM), 2020. http://urn.kb.se/resolve?urn=urn:nbn:se:kth:diva-293508.
Full textInom forskningsområdet virtuell verklighet definieras termen hatisk återgivning (haptic rendering) som processen för beräkning och generering av interaktiva krafter mellan det virtuella objektet och användaren. En av de största utmaningarna med haptisk återgivning är att stabilt simulera känslan av beröring av styv material för användare. Traditionella algoritmer fungerar när det gäller att simulera känslan av beröring av mjuk material, men när algoritmerna används för att simulera kontakt med materialer med stor styvhet kan det orsaka instabilitet hos haptiska enheter. Sådana instabilitet, bland annat svängning hos enheten, kan förstöra den virtuella miljöns exakthet och till och med skada användare. Denna uppsats försöker ta itu med det ovanstående problemet genom att föreslå en ny designmetod. Metoden består av tre huvudsteg: modellering och linearisering med hjälp av ADAMS, design av LQR-positionskontroll, och verifiering med samsimulering (co-simulation). I det första steget skapas systemets simuleringsmodell med hjälp av ADAMS/View. Sedan linjäriseras denna icke-linjära ADAMS-multikroppsdynamikmodell. Modellen exporteras som linjära tillståndsmatriser med hjälp av ADAMS/Linear. I det andra steget designas en LQR-positionskontroll med hjälp av Matlab Simulink baserat på de exporterade matriserna tidigare för att simulera interaktioner med styv material, vilket skiljer sig från de traditionella kraftkontrollalgoritmer (force-control algorithms). I det sista steget utförs verifieringen av positionskontrollens prestanda genom att ställa in samsimulering (co-simulation) mellan ADAMS och Simulink. En testkörning av denna föreslagna metod har utförs på TAU-enheten som tidigare utvecklades av KTH institutionen för maskinkonstruktion. TAU är en asymmetrisk parallellsrobot med sex frihetsgrader för att simulera kirurgiska ingrepp som borrning av hårda vävnader i ben och tänder. Resultaten visar att den linjära modellen som exporteras från ADAMS är tillräckligt korrekt, för den föreslagna positionskontrollen kan framställa en virtuell vägg med styvhet vid 105 N/m.
Di, Leva Roberto. "Synthesis and kinematic analysis of a passive 6-dof parallel mechanism for human-robot interaction." Master's thesis, Alma Mater Studiorum - Università di Bologna, 2019.
Find full textEl, Haddad Joyce. "Auto-stabilisation : gestion de robots mobiles et confinement de fautes." Paris 9, 2004. https://portail.bu.dauphine.fr/fileviewer/index.php?doc=2004PA090025.
Full textQin, Zhongkai 1975. "Design and analysis of a two-dof novel drive unit for parallel robots." Thesis, McGill University, 2004. http://digitool.Library.McGill.CA:80/R/?func=dbin-jump-full&object_id=81559.
Full textDong, Fuhong [Verfasser], and Roland [Akademischer Betreuer] Kasper. "Design, modeling and control of an autonomous field robot for white asparagus harvesting / Fuhong Dong. Betreuer: Roland Kasper." Magdeburg : Universitätsbibliothek, 2014. http://d-nb.info/1059440563/34.
Full textDing, Jun. "Mechanism Design, Kinematics and Dynamics Analysis of a 7-Degree-Of-Freedom (DOF) Cable-Driven Humanoid Robot Arm." Ohio University / OhioLINK, 2011. http://rave.ohiolink.edu/etdc/view?acc_num=ohiou1299856503.
Full textKeyrouz, Fakheredine. "Efficient binaural sound localization for humanoid robots and telepresence applications." kostenfrei, 2008. http://mediatum2.ub.tum.de/doc/648977/648977.pdf.
Full textCallot, Stanislas Ferrand Pascal. "Analyse des mécanismes macroscopiques produits par les interactions rotot/stator dans les turbomachines." Ecully : Ecole centrale de Lyon, 2002. http://bibli.ec-lyon.fr/exl-doc/scallot.pdf.
Full textYu, Alexander. "Geometric method for the accuracy analysis of a class of 3-DOF planar parallel robots." Thesis, McGill University, 2009. http://digitool.Library.McGill.CA:80/R/?func=dbin-jump-full&object_id=66719.
Full textLes indices de précision d'un robot planaire parallèle sont analysés dans la présente thèse en raison de leur large utilisation dans des applications industrielles où la précision du positionnement et de l'alignement est essentielle. Leur utilisation croissante s'accompagne du besoin de développer une méthode pour évaluer différentes conceptions de robots parallèles. Cependant, il n'existe pas de méthode simple d'évaluation comparative de la précision des robots parallèles. Par le passé, on utilisait certains indices tels que la dextérité, la capacité de manipulation et l'évaluation globale, mais ces derniers présentaient des problèmes inhérents lorsque appliqués à la fois au mouvement de translation et de rotation d'un robot parallèle. En réponse directe au besoin de disposer de plus d'outils d'évaluation de la précision des robots parallèles, cette thèse présente une méthode géométrique simple pour calculer les inexactitudes maximales de positionnement et d'orientation, en tenant compte des inexactitudes de déplacement de l'actuateur.Il est prouvé que l'utilisation de cette nouvelle méthode est claire et quantitative pour l'évaluation de robots planaires parallèles. Elle donne de bons résultats quand on l'applique à une catégorie de robots planaires à trois degrés de liberté, dont les pattes ont chacune une a rticulation rotoïde passive et deux articulations prismatiques.
Espinoza, Mario Sáenz. "Inverse kinematics of a 10 DOF modular hyper-redundant robot resorting to exhaustive and error-optimization methods (a comparative study)." Master's thesis, Instituto Politécnico de Bragança, Escola Superior de Tecnologia e Gestão, 2012. http://hdl.handle.net/10198/8027.
Full textMüller, Armin. "Transformational planning for autonomous household robots using libraries of robust and flexible plans." kostenfrei, 2008. http://mediatum2.ub.tum.de/doc/645588/645588.pdf.
Full textVojta, Jakub. "Bezpečnost provozu mobilních robotů v indoor prostředí." Master's thesis, Vysoké učení technické v Brně. Ústav soudního inženýrství, 2012. http://www.nusl.cz/ntk/nusl-232641.
Full textBosman, Julien. "Physically-based 6-DoF nodes deformable models : application to connective tissues simulation and soft-robots control." Thesis, Lille 1, 2015. http://www.theses.fr/2015LIL10122/document.
Full textDespite the promising advances done in medical simulation, the complete virtual patient’s model is yet to come. There are still many avenues for improvements, especially concerning the mechanical modeling of boundary conditions.So far, most of the work has been dedicated to organs simulation, which are generally simulated alone. This raises a real problem as the role of the surrounding organs in boundary conditions is neglected. However, these interactions can be complex, involving contacts but also mechanical links provided by layers of soft tissues known as connective tissues. As a consequence, the mutual influences between the anatomical structures are generally simplified, weakening realism of simulations.This thesis aims at studying the importance of the connective tissues, and especially of a proper modeling of the boundary conditions. To this end, the role of the ligaments during laparoscopic liver surgery has been investigated. In order to enhance the simulations’ realism, a mechanical model dedicated to the connective tissues has been worked out. This has led to the development of a physically-based method relying on material points that can, not only translate, but also rotate themselves. The goal of this model is to enable the simulation of multiple organs linked by complex interactions.In addition, the work on the connective tissues model has been derived to be used in soft robotics. The principle of relying on orientable material points has been used to developed a reduced model that can reproduce the behavior of more complex structures. The objective of this work is to provide the means to control – in real-time – a soft robot made of a deformable arm
Ananthanarayanan, Hariharan Sankara. "Complete Path Planning of Higher DOF Manipulators in Human Like Environments." University of Dayton / OhioLINK, 2015. http://rave.ohiolink.edu/etdc/view?acc_num=dayton1445972852.
Full textShelley, Brett. "Inverse position solutions, workspace, and resolved rate control of all possible 3-DOF parallel planar manipulators." Ohio : Ohio University, 1996. http://www.ohiolink.edu/etd/view.cgi?ohiou1178042286.
Full textNayak, Subrat. "Development of a 6 DOF compliant parallel mechanism to sense and control the force-torque and displacement of a serial robot manipulator." [Gainesville, Fla.] : University of Florida, 2009. http://purl.fcla.edu/fcla/etd/UFE0041273.
Full textAl, Jabr Kareem A. "Modified UCA-ESPRIT and modified UCA-ROOT-MUSIC for estimating DOA of coherent signals using one snapshot." Thesis, Wichita State University, 2007. http://hdl.handle.net/10057/1516.
Full textThesis (M.S.)--Wichita State University, College of Engineering, Dept. of Electrical and Computer Engineering
"December 2007."
Al, Jabr Kareem A. Kwon Hyuck M. "Modified UCA-ESPRIT and modified UCA-ROOT-MUSIC for estimating DOA of coherent signals using one snapshot /." Thesis, A link to full text of this thesis in SOAR, 2007. http://hdl.handle.net/10057/1516.
Full textBezerra, Carlos Andre Dias. "Desenvolvimento de um robo bipede para locomoção em ambiente desestruturado." [s.n.], 2002. http://repositorio.unicamp.br/jspui/handle/REPOSIP/263839.
Full textTese (doutorado) - Universidade Estadual de Campinas, Faculdade de Engenharia Mecanica
Made available in DSpace on 2018-07-31T21:38:27Z (GMT). No. of bitstreams: 1 Bezerra_CarlosAndreDias_D.pdf: 16490008 bytes, checksum: d1766174780575b42c85c12ba542dda7 (MD5) Previous issue date: 2002
Resumo: Neste trabalho desenvolveu-se a concepção, modelagem, simulação, construção e implementação de um robô bípede, capaz de interagir com o ambiente através de sensores e desviar de obstáculos em seu ambiente de trabalho a princípio de localização desconhecida. A determinação da equação de movimento foi realizada através do método de Newton ¿ Euler - Jourdain, que apresenta a vantagem da obtenção da equação de movimento sem a necessidade do conhecimento das forças internas entre as uniões dos segmentos que compõem o robô. Entre os experimentos realizados para validação da modelagem, incluem-se marcha em linha reta, realização de curvas e desvio de obstáculo de maneira autônoma, com o uso de sensores. Os materiais, métodos e resultados experimentais são apresentados na forma de fotos e figuras. Os resultados alcançados neste trabalho permitem o desenvolvimento de robôs capazes de se locomoverem e desviarem de obstáculos através de diferentes estratégias
Abstract: In this work the conception, modeling, simulation, construction, and implementation of a biped robot has been developed. The robot was able to interact with the workspace through sensor and avoid obstacle in his workspace which was initially unknown. The determination of the motion equation was carried out using Newton-Euler- Jourdain, which presents advantages in the determination of motion equation without the necessity of knowing internal forces between the joints which are made the robot. Walk on a straight line, perform curves, and avoid obstacle in autonomous way, with the use of sensors are among the experiments carried out to validate the modeling. The materials, methods, and experimental results are presented by pictures and figures. As result of this work it can be develope biped robots able to move and avoiding obstacles through different strategies
Doutorado
Mecanica dos Sólidos e Projeto Mecanico
Doutor em Engenharia Mecânica
Joshi, Atul Ravindra. "Design and control of a three degree-of-freedom planar parallel robot." Ohio : Ohio University, 2003. http://www.ohiolink.edu/etd/view.cgi?ohiou1175180058.
Full textYasar, Temel Kaya. "Improvements In Doa Estimation By Array Interpolation In Non-uniform Linear Arrays." Master's thesis, METU, 2006. http://etd.lib.metu.edu.tr/upload/12607524/index.pdf.
Full texts covariance matrix have a Vandermonde matrix structure, which is required by fast subspace DOA estimation algorithms. NLA differ from ULA only by some missing sensor elements. These missing elements cause some gaps in covariance matrix and Vandermonde structure is lost. Therefore fast subspace DOA algorithms can not be applied in this case. Linear programming methods and array interpolation methods can be used to solve this problem. However linear programming is computationally expensive and array interpolation is angular sector dependent and requires the same number of sensor in the virtual array. In this thesis, a covariance matrix augmentation method is developed by using the array interpolation technique and initial DOA estimates. An initial DOA estimate is obtained by Toeplitz completion of the covariance matrix. This initial DOA estimates eliminates the sector dependency and reduces the least square mapping error of array interpolation. A Wiener formulation is developed which allows more sensors in the virtual array than the real array. In addition, it leads to better estimates at low SNR. The new covariance matrix is used in the root-MUSIC algorithm to obtain a better DOA estimate. Several computer simulations are done and it is shown that the proposed approach improves the DOA estimation accuracy significantly compared to the same number of sensor ULA. This approach also increases the number of sources that can be identifed.
Alqasemi, Redwan M. "Maximizing manipulation capabilities of persons with disabilities using a smart 9-degree-of-freedom wheelchair-mounted robotic arm system." [Tampa, Fla.] : University of South Florida, 2007. http://purl.fcla.edu/usf/dc/et/SFE0002004.
Full textKrebs, Jonas. "Molecular and physiological characterisation of selected DOF transcription factors in the model plant Arabidopsis thaliana." Phd thesis, Universität Potsdam, 2009. http://opus.kobv.de/ubp/volltexte/2010/4183/.
Full textMehr noch als Tiere, die ihren Lebensraum unter widrigen Umständen verlassen können, sind Pflanzen mit einem festen Standort auf ihre Anpassungsfähigkeit angewiesen. Einen entscheidenden Beitrag dazu leistet die Genregulation, d.h. das gezielte An- und Ausschalten von Erbanlagen, den Genen. Vermittelt wird dieser Regulationsprozess unter anderem durch Transkriptionsfaktoren: Proteine, die die Fähigkeit besitzen, an bestimmte Regionen der Gene zu binden und damit deren Aktivität zu beeinflussen. In der Ackerschmalwand (Arabidopsis thaliana), die als Modellpflanze in der Genetik verwendet wird, existieren etwa 2000 solcher Transkriptionsfaktoren, eingeteilt in Familien, von denen einige auch in tierischen Organismen auftreten, andere pflanzenspezifisch sind. Auf Grund ihrer Funktion als wichtige Kontrollelemente sind sie von großem wissenschaftlichem und biotechnologischem Interesse. Im Rahmen dieser Doktorarbeit sollte die Funktion von vier pflanzenspezifischen Transkriptionsfaktoren, genannt DOF1.2, DOF3.1, DOF3.5 und DOF5.2, untersucht werden, welche durch ihre spezifische Aktivität in der Wurzelspitze der Ackerschmalwand identifiziert wurden. Um die Funktion dieser vier Regulatoren aufzuklären, wurden an der Modellpflanze gentechnische Veränderungen durchgeführt und die so veränderten, auch als transgen bezeichneten Pflanzen mit molekularbiologischen und physiologischen Methoden untersucht. Es konnte gezeigt werden, dass DOF1.2 und DOF3.5 eine wesentliche Funktion beim gerichteten Wurzelwachstum spielen und ein seitliches Wachsen der Wurzel aufgrund veränderter Umwelteinflüsse verhindern, bzw. hervorrufen können. Die beiden anderen Proteine DOF3.1 und DOF5.2 erfüllen ihre Funktion in der Stammzellnische der Wurzel. Vergleichbar mit tierischen Stammzellen sind auch pflanzliche Stammzellen nicht zu einem bestimmten Zelltyp herangereift, sondern verbleiben in einem sogenannten undifferenzierten Zustand. Es konnte gezeigt werden, dass DOF3.1 und DOF5.2 zum Erhalt dieses Zustands benötigt werden, da nach Inaktivierung beider Proteine Zellspezialisierungen auftreten, die bei gentechnisch unveränderten Pflanzen nicht auftreten. Desweiteren konnte in dieser Arbeit geklärt werden, welcher Proteinabschnitt der DOF-Proteine für ihren Transport in den Zellkern notwendig ist. Denn da die pflanzlichen Erbanlagen im Zellkern vorliegen, muss für eine Einflussnahme auf deren Aktivität zunächst ein Transport der Regulationsproteine in den Zellkern stattfinden. Zusammengenommen konnte mit dieser Doktorarbeit das Wissen über Transkriptionsfaktoren und Entwicklungsprozesse der Wurzel erheblich erweitert werden. Zudem ist die Grundlage für interessante zukünftige Arbeiten gelegt worden. Dabei wird es von zentraler Bedeutung sein, komplexe Regulationsnetzwerke verstehen zu lernen und durch gezielte Manipulationen biotechnologisch nutzen zu können.
HIRANO, Yasuhiro, 泰弘 平野, Taketo YOKOTA, 岳人 横田, Naoki HIJII, and 直樹 肘井. "Responses of Root Production in Japanese Red Cedar (Cryptomeria japonica D. Don) Saplings to Duration of Treatment with Acidic Solutions." 名古屋大学農学部附属演習林, 1997. http://hdl.handle.net/2237/8486.
Full textOliveira, Caroline Dantas de. "Características biológicas e moleculares na ovogênese de Anopheles darlingi Root (Diptera Culicidae)." Instituto Nacional de Pesquisas da Amazônia, 2011. http://localhost:8080/tede/handle/tede/2075.
Full textMade available in DSpace on 2016-02-04T19:28:16Z (GMT). No. of bitstreams: 2 Tese_Caroline Dantas de Oliveira.pdf: 3375525 bytes, checksum: 445c62c608ddf4ddcea75b2dbfd50231 (MD5) license_rdf: 23148 bytes, checksum: 9da0b6dfac957114c6a7714714b86306 (MD5) Previous issue date: 2011-02-23
Conselho Nacional de Pesquisa e Desenvolvimento Científico e Tecnológico - CNPq
The mosquito Anopheles darlingi is the main vector of human malaria in Brazil. Nevertheless, little information exists on the gonotrophic cycle of this important vector, whose knowledge is important for an effecient control strategy. Therefore, this work studied the oogenesis in this mosquito species. Molecular, biologic and morphological aspects of oogenesis, before and after the blood meal (BM), were investigated in female A. darlingi collected at the suburb of Manaus and Coari city to study the. Before the BM, ovaries of female A. darlingi are small and contain few lipid vesicles. At this stage the expression of vitellogenin (Vg) gene is absent. After the BM, there were marked internal and external changes in the ovaries due to storage of yolk in the oocytes. Small granules of yolk are already observed at 3h post BM, although the expression of Vg gene was only detected at 6h post BM. The expression of Vg and their storage in the ovaries are more evident after 24 hours of BM, remaining constant between 36 to 48 hours post BM. The final dimensions of the egg are reached at 72 hours post BM when Vg gene expression decreased. Oviposition occurred at 96 hours post BM when the expression of Vg is absent. In the analyses of the frequence of blood meals taken by female A. darlingi, 80% ingested two blood meals within 24h and 75% fed three times in a period of three days, showing the ability of this species to feed more than once during a single gonotrophic cycle. An apparent increase in Vg gene expression was noticed in females taking multiple BMs.
O mosquito Anopheles darlingi é o principal vetor da malária humana no Brasil. Apesar disso, existem poucas informações sobre o ciclo gonotrófico desse importante vetor, cujo conhecimento é importante para uma efeciente estratégia de controle. Por esse motivo, neste trabalho essa espécie é alvo do estudo da ovogênese. Para tanto, fêmeas de A. darlingi foram coletadas na periferia da cidade de Manaus e Coari para estudar os aspectos biológicos, morfológicos e moleculares do processo da ovogênese antes e após o repasto sanguíneo (RS). Antes do repasto sanguíneo os ovários das fêmeas de A. darlingi são pequenos e contêm algumas vesículas de lipídios. Nesta fase o mRNA do gene da vitelogenina (Vg) é ausente. Após o RS, ocorrem acentuadas mudanças internas e externas nos ovários devido à estocagem das vitelinas nos ovócitos. Pequenos grânulos de vitelinas são observados a partir de 3h após o RS, embora a expressão do gene Vg só é detectável a partir de 6h. A expressão e a estocagem da Vg é mais evidente após 24h do RS, mantendo-se constante entre 36h e 48h após o RS. As dimensões definitivas do ovo são alcançadas após 72h do RS quando a expressão do gene Vg diminui. A oviposição ocorreu após 96h do RS quando a expressão de Vg é ausente. Nas análises de múltiplos repastos sanguíneos, 80% das fêmeas de A. darlingi tiveram dois repastos sanguíneos dentro de 24h e 75% delas alimentaram três vezes num período de três dias, mostrando a capacidade dessa espécie de se alimentar por mais de uma vez durante um único ciclo gonotrófico. Nestas fêmeas foi verificado um aumento aparente na expressão do gene Vg de acordo com um número maior de alimentações sanguíneas.
Seok, Sangok. "Highly parallelized control programming methodologies using multicore CPU and FPGA for highly dynamic multi-DoF mobile robots, applied to the MIT Cheetah." Thesis, Massachusetts Institute of Technology, 2014. http://hdl.handle.net/1721.1/87982.
Full textCataloged from PDF version of thesis.
Includes bibliographical references (pages 103-113).
This thesis presents highly parallelized control programming methodologies developed for multi-degrees of freedom (DoF) robots capable of highly dynamic movements. In robotic applications that require rapid physical interactions with the environment, it is critical for the robot to achieve a high-frequency synchronization of data processing from a large number of high-bandwidth actuators and sensors. To solve this important problem in robotics, I developed parallelized control programming methodologies that effectively utilize the advantages of modern parallel real-time computing technologies: multicore CPU, the Field Programmable Gate Array (FPGA), and distributed local processors. This approach was implemented in the fast running experiments of the MIT Cheetah. In such a highly dynamic robot, the required control bandwidth is particularly high since the MIT Cheetah's leg actuation system is designed to generate high force (output torque up to 100Nm) with high bandwidth (closed loop bandwidth up to 120Hz) with minimal mechanical impedance for fast locomotive capability. On the integrated control system, a multi-layered architecture is programmed. Inspired by data parallelism, task parallelism, and the pipelining method, more than 50 processes are operated in parallel, and major processes among them are optimized to achieve the maximum throughput.The proposed methodologies enable the high-level control sampling frequency 4 kHz. With this control system platform, I achieved a high-force proprioceptive impedance control [1], and a trot-running up to 6 m/s with a locomotion efficiency rivaling animals [2]..
by Sangok Seok.
Ph. D.
Rosati, Marco <1983>. "Immunohistochemical demonstration and distribution of Voltage-Gated Calcium Channel alfa2 delta subunit in dorsal root ganglia of neonates and adults dogs." Doctoral thesis, Alma Mater Studiorum - Università di Bologna, 2011. http://amsdottorato.unibo.it/3866/.
Full textForsman, Daniel. "Bangenerering för industrirobot med 6 frihetsgrader." Thesis, Linköping University, Department of Electrical Engineering, 2004. http://urn.kb.se/resolve?urn=urn:nbn:se:liu:diva-2376.
Full textThis thesis studies path generation for industrial robots of six degrees of freedom. A path is defined by connection of simple geometrical objects like arcs and straight lines. About each point at which the objects connect, a region, henceforth called a zone, is defined in which deviation from the defined path is permitted. The zone allows the robot to follow the path at a constant speed, but the acceleration needed may vary.
Some means of calculating the zone path as to make the acceleration continuous will be presented. In joint space the path is described by the use of cubic splines. The transformation of the Cartesian path to paths in joint space will be examined. Discontinuities in the second order derivatives will appear between the splines.
A few examples of different zone path calculations will be presented where the resulting spline functions are compared with respect to their first and second order derivatives. An investigation of the number of spline functions needed when, given an upper limit of deviation, the transformation back to Cartesian coordinates is made.
Hunt, Alexander Jacob. "Neurologically Based Control for Quadruped Walking." Case Western Reserve University School of Graduate Studies / OhioLINK, 2016. http://rave.ohiolink.edu/etdc/view?acc_num=case1445947104.
Full textCheng, Ching-wen, and 鄭景文. "The Design and Realization of Entertaining Robot Dog." Thesis, 2009. http://ndltd.ncl.edu.tw/handle/75725389163382137400.
Full text國立臺灣科技大學
機械工程系
97
This paper focuses on the design and realization of entertaining robot dog based on the considerations such as nice exterior design, interactive media, and entertaining value. Therefore, this paper designed robot dog of smaller size, with special emphasis on the appearance design. Speaking of functionality, in addition to the fundamental walking posture, we studied and added in our robot dog several unique functions that are still unavailable on the market. Gait is the use of quadruped robot in the walking gait way to plan and control it actually, and based on standard gait and static stability. In order to increase the effectiveness of interactive, IR tracking strategy is proposed. IR tracking is the used of IR sensor to detect objects, so that the robot dog could be tracked and followed objects. Regarding to the existing product, the motion is settled and the formula should be modified by PC interface. However, this paper has developed a human-machine interface in the control system, so that all indications could be created and modified by the user directly.
Huang, Ting-wei, and 黃庭偉. "A Design of the leg Mechanism of a Robot Dog." Thesis, 2005. http://ndltd.ncl.edu.tw/handle/29583313341947742596.
Full text國立中山大學
機械與機電工程學系研究所
93
The purpose of this study is to design an innovative mechanism for robot dog''s legs, including analyzing the existing commercial robot dogs, modeling the characteristic of entity by Pro/Engineer, and simulating the mechanism by Visual Nastran. The leg designed in this study is a five-bar linkage with pantograph mechanism. This leg mechanism has two degrees of freedom. In order to control the motion of legs easily, a method which converts the locus of movement into the control parameters of motor is introduced by analyzing the mechanism of the robot dog''s legs. The result of computer simulation shows that the designed mechanism can achieve slow movement smoothly. The gait of the designed legs is based on the motion pictures of a real dog. The movement of legs of the designed robot dog is then simulated by computer program involved Visual Nastran and then compare to that of a real dog.
Wang, Hsin-Wei, and 王芯維. "Design and Fabrication of a Robot Dog with Tendon Driving Mechanism." Thesis, 2010. http://ndltd.ncl.edu.tw/handle/90877250565131166279.
Full text國立高雄應用科技大學
機械與精密工程研究所
98
A robot dog with tendon-driven legs is developed in this study. In order that the motion and the shape of legs can mimic a real dog, each leg of the robot has mechanical parts only. That is, all the electric equipments, such as the power sources, controllers, and servo motors are located in the trunk of the robot, and thus it is unnecessary to consider the arrangement of electric equipments and the wiring problem. Firstly, the design requirements for a desired robot dog are analyzed, and its topological structure is suggested. Secondarily, feasible leg mechanisms are evaluated, and two of them are chosen for further study. In this design stage, the mechanism with a planar five-bar kinematic chain in it is first studied. In order to generate the desired paths of the foot (coupler point), the dimensions of the mechanism are synthesized by using an optimization method. The coupler point of the synthesized mechanism can trace most of the prescribed paths; however, the kinematic analysis of the mechanism shows that there are some regions with poor transmission angles in the desired workspace. Then, a robot leg of serial-type and driven by tendons is developed. Finally, a robot dog with the tendon-driven legs is made for experiments. According to the experiments, some advantages and disadvantages of the tendon-driven leg mechanism are summarized, and the suggestions for improving the performances of the tendon-driven leg are also given.