DESIGN OF A MODULARIZED DUAL-JOINT SERVO CONTROLLER FOR SPACE MANIPULATOR SYSTEM BASED ON FPGA: I-SAIRAS 2012 TURIN, ITALY 4-6 SEPTEMBER 2012

Size: px
Start display at page:

Download "DESIGN OF A MODULARIZED DUAL-JOINT SERVO CONTROLLER FOR SPACE MANIPULATOR SYSTEM BASED ON FPGA: I-SAIRAS 2012 TURIN, ITALY 4-6 SEPTEMBER 2012"

Transcription

1 DESIGN OF A MODULARIZED DUAL-JOINT SERVO CONTROLLER FOR SPACE MANIPULATOR SYSTEM BASED ON FPGA: I-SAIRAS 2012 TURIN, ITALY 4-6 SEPTEMBER 2012 Wei, N.Z. (1), Sun, H.X. (2), Jia, Q.X. (2), Sun, P. (3), Ye, P. (2), Hou, K. (1) (1) Beijing University of Posts and Telecommunications, Room 203, HongTong Building, No.10 Xitucheng Rd., Haidian district, , Beijing, P.R. China, wnz7620@gmail.com (2) Beijing University of Posts and Telecommunications, Mailbox 191, No.10 Xitucheng Rd., Haidian district, , Beijing, P.R. China, hxsun@bupt.edu.cn (3) Beijing Normal University, No.19, Xin Jie Kou Wai Street, Haidian district, Beijing, P.R. China, pingsun@bnu.edu.cn ABSTRACT In this paper, a design of modularized dual-joint servo controller on-chip for a space manipulator system is presented. All sensor information collection within the joints are obtained with FPGA hardware logic elements, and the joint space trajectory planning and position control are realized by Nios II soft-core processor, which is embedded in FPGA. Moreover, a dualredundant CAN bus Interface is designed to provide a highly reliable communication system between the joint controller and the trajectory planning computer of space robotic system. Experimental results demonstrate the effectiveness of the compact joint servo controller for the space manipulator system. 1. INTRODUCTION During recent years, space robots have attracted extensive attentions from the world, especially for those with the capability of operating more precise and more dextrous space missions such as on-orbit maintainability, on-orbit capture appear in space, etc[1-4]. Several space manipulators have been developed, such as SSRMS from Canada[5], ROKVISS from Germany[6], JEMRMS from Japan[7] and so on, which can be mounted on spacecrafts for assembly and service in orbits, and reduce the need for costly and hazardous Extra-Vehicular Activity. However, the use of space flexible manipulator is not as good as people expected, influenced by the structure and dynamic characteristics of the space manipulator system. On the one hand, harmonic gears or planetary gears need to be mounted to joints to meet the requirement of driving capability, which increase the joint flexibility at the same time. On the other hand, the flexibility of joint cause problems as precision reducing and robust stability decreasing, becoming the main factors restricting the performance of the joint control system. So, how to design a joint of high performance, high integration and high reliability is a challenging work that must be resolved, and the research on this problem has vital realistic significance and applied value for the development of space robot. As is known, motor control is the key factor to the performance of the robot joint. Previous studies have shown that servo control system based on DSP is one of typical hardware architecture of modular joints. This control scheme has the advantages of simple circuitry, software control, and flexibility in adaptation to various applications, but more CPU time on the other hand. Architecture based on multi-dsp or a DSP with FPGA relieve the computation load of microprocessor. However, the design process will be complicated by this architecture. The increasingly number of electric components will lead to the disadvantages of integration and reliability at the same time. As the rapid evolution of microelectronics technology, a high capacity FPGA employed as motor controller becomes the primary trend. FPGA processes data in a way of pure hardware, which does not occupy the resources of CPU, making the system has better performance and higher Integration. Moreover, FPGA could embed microprocessors and related peripherals to form a complete System-on-a-Programmable-Chip (SOPC), owning DSP and FPGA merit simultaneously. This paper investigates a new modularized dual-joint servo controller, which adopts the architecture of FPGA with Nios II processor. All sensor information collection within the joints are obtained with FPGA hardware logic elements, and the joint space trajectory planning and position control are realized by Nios II soft-core processor, which is embedded in FPGA. Finally, a performance test for the dual-joint is given to demonstrate the effectiveness of the compact joint servo controller for the space manipulator system. The structure of the paper is as follows: In Section II an

2 overview of the system structure and requirements of space manipulator system (SMS) is briefly given. Section 3 describes the design and implementation of hardware architecture for dual-joint servo system by using FPGA with Nios II processor. Then, the software architecture is presented in Section 4. Section 5 evaluates the performance of the designed dual-joint controller. Section 6 is the conclusion. 2. JOINT STRUCTURE AND SENSOR SYSTEM At present, SMS is designed to have six degrees of freedom (DOFs) with a length of about 2 meters, comprising two main arm booms, three identical dualjoints, an end effector at the tip and a camera on wrist. Each dual-joint serves two independent orthogonal axes enabling two degree-of-freedom. In order to obtain high bearing ability, small volume, light weight dual-joint, adopting DC torque motor, harmonic drive gears and ELMO Digital Servo Drive as the drive module. The electronic module in the dual-joint consists of a FPGA control board, a power and sensor conditioning board, accomplishing the tasks as information collection form sensors, servo control, communication with trajectory planning computer. All the electric components are installed inside the joint internal space as shown in Fig. 1. With the protection from the shielding effect of joint metal crust, the life-span will be prolonged and the reliability will also be enhanced. switches are also installed to increase the system reliability. Table 1. Fringe 2007 Sensor Type Quantity Torque sensor Strain gauge 2 Joint position sensor Multipole Resolver 2 Motor position sensor optical-electrical encoder 2 Temperature sensor Thermometer 3 Limit position switch Hall effect 4 3. DESIGN OF THE DUAL-JOINT ELECTRONICS The dual-joint provides a electrical power bus and a dual-redundant CAN bus as external connections. The input voltage is DC 24v. The dual-redundant CAN bus is designed to connect with other modules, such as the trajectory planning computer of space robotic system. The hardware architecture for dual-joint servo system is based on FPGA with Nios II processor, as shown in Fig. 2, comprising main control unit, power management unit, signal processing unit, and drive unit. +24v GND DC/DC ±12v ±5v 5v 3.3v 2.5v 1.2v CAN Interface CAN Controller FPGA Uart Driver A/D CAN Bus Position Torque Temperature Power Bus Motor Drive Joint I Joint II Figure 2. Hardware structure of the modular dual-joint Figure 1. Fringe 2007 The whole sensors integrated in the modular dual-joint are listed in Tab. 1. Incremental optical-electrical encoder is used to obtain the motor position. The harmonic drivers increase the flexibility of the dualjoint, and reduce the control precision. As a result, a two-speed electrical resolver is adopted as absolute joint position sensor, which is installed between the output of harmonic drive gears and the link. Two Hall-effect limit 3.1. Main Control Unit Main Control Unit (MCU) consists of FPGA, SDRAM, configuration memory, external oscillator, restoration circuit. FPGA Chip adopts Cyclone 3 series manufactured by Altera Corporation. A Nios II processor is integrated in the FPGA, including 4Kbytes instruction cache, 2Kbytes data cache, bit embedded multiplier. In order to improve floating-point operation performance, custom instructions of arithmetic floating-point operations is adopted in FPGA. Moreover,customized IP cores programmed with the hardware description language of Verilog as CAN bus interface, resolver control module, torque signal processing module are integrated in FPGA, as shown in Fig. 3, which is connect with Nios II processor by Avalon bus. This kind of design scheme has the

3 advantages of better performance and higher Integration. To prevent the occurrence of endless loop, A programmable watchdog timer realized by soft-core is also integrated in FPGA to improve the system reliability. and high reliability. The function and the working process of the drive unit are as follows: the drive unit receives drive commands from MCU with the RS232 bus, and feedback the motor states as position, velocity and working current at the same time. Moreover, a relay is adopted in the electromagnetic switch control circuit to control the power supply of the driving circuit. FPGA Figure 3. Main Control Unit architecture base on SOPC technology 3.2. Signal Processing Unit Precision of data Acquisition from sensors is one of the key factors, which can affect the control performance of servo system. However, the harmonic drivers and joint torque sensor increase the flexibility of the joint, and reduce the control precision. So two-speed electrical resolvers are adopted as absolute joint position sensors. The specific IC called resolver-to-digital converter (RDC) is usually used in typical resolver applications, and 4 RDC chips are needed to serve two two-speed electrical resolvers, resulting in larger volume, bigger power consumption, higher price and complicated debug methods. In the designed dual-joint, FPGA with external component as A/D, D/A converters are used instead of specific RDC chips as shown in Fig. 4. Algorithms as resolver-to-digital conversion, coarseness-precision combining and its error correcting realized by soft-core are integrated in FPGA, and ADC, DAC are adopted as the interface between the analog system and digital system. In order to reduce further volume and increase integration density, the TDM technique is employed through an analog switch, deciding which resolver output signal to be resolved at a time Drive Unit Drive unit, comprising driving circuit of servo motor and electromagnetic switch control circuit as shown in Fig. 4, is a important part of the dual-joint hardware system, which can affect the joint motion performance and system reliability. A kind of servo drive for industrial applications called SimplIQ servo drive from Israel is adopted in the design, which has the advantage of simple circuitry, standard communication protocol support, small volume, light weight, high power density Figure 4. Hardware structure of joint servo system 4. DESIGN OF THE DUAL-JOINT SOFTWARE An interrupt controlled system, as shown in Fig. 5, is applied to the software architecture in the design, and interrupt service routines can be executed nested according to the priority of the IRQ, providing a low latency multitasking environment. Main Loop Figure 5. Software architecture of joint servo system The main mission of the servo control, comprising data acquisition, processing and joint servo control, is worked in an ISR generated by a timer interrupt, which has a period of 25ms. The communication tasks are triggered by the external interrupts as RS-232 bus and CAN bus. The process flow after the joint controller is powered on is as follows: system initialization module is invoked

4 firstly, completing power-on self-test and parameters initializing. Then starts the timer interrupt to enable the main mission of the servo control, waiting for the commands sent by the trajectory planning computer. When receiving data frames from CAN bus, the high level protocol process routine is invoked asynchronously to unpack the protocol and add it to the command queue, which will be executed in the main mission later. The control principle, as shown in Fig. 6, is a classical hierarchical cascade control loop consisting of three levels of position, velocity and current control. PID controller algorithm is adopted. Optical-electrical encoder measures motor shaft position converted to motor shaft velocity for velocity feedback, and resolver measures joint output shaft position for position feedback. If either optical-electrical encoder or resolver fails, the single joint will work in a degraded operation. If optical-electrical encoder fails, motor shaft velocity can be calculated from joint output shaft position measured by resolver. If resolver fails, motor shaft position measured by optical-electrical encoder can be converted to joint output shaft position for position feedback. Figure 6. Position control strategy of joint servo system 5. PERFORMANCE EVALUATION To testify the design concept of the dual-joint controller, a dual-joint module is developed. Then the performance of the dual-joint controller is tested, shown in Tab. 2. Table 2. Performance of the dual-joint controller Characteristic Performance 32bit Nios II core with float Throughput point Near 113 [MHz] 8Mbytes SDRAM Memory 8Mbytes CFI Flash 2Mbytes EPCS Flash Dimensions [mm3] Mass Less than 0.25 [Kg] Power consumption Less than 5 [W] Supply voltage +24, ±12, ±5 [V] CAN bus 512 [Kbps] RS232 bus 57.6 [kbps] 6. CONCLUSION The designed dual-joint servo controller adopts the architecture of FPGA with Nios II processor, realizing not only the data acquisition of joint shaft position and joint torque, but also joint space trajectory planning and joint position control. The design of the module is driven by the extremely tight constraints of small mass, low power consumption, low volume, stringent cost control and fast design-to-orbit schedules. Experimental results demonstrate the effectiveness of the compact joint servo controller for the space manipulator system. 7. ACKNOWLEDGMENT This research has been supported by the 863 National High Technology Foundation in Astronautics under No. 2005AA and 2010AA , the National Natural Science Foundation of China under No , the Fundamental Research Funds for the Central Universities under No. 2010zx06, 2011PTB and 2012PTB-00-11, the Specialized Research Fund for the Doctoral Program of Higher Education under No REFERENCES 1. Kei Senda, Shusuke Mano, Tsutomu Matsumoto & Yuzo Okano (2003). A Study toward An Autonomous Space Robot. In Proceedings of the 7th International Symposium on Artificial Intelligence, Robotics and Automation in Space: i- SAIRAS, European Space Agency, Nara, Japan. 2. S. Schuler, M. Hirt, M. Schmidt & V. Kaufmann (2004). DEXTROUS ROBOT ARM. In Proceedings of the 8th ESA Workshop on Advanced Space Technologies for Robotics and Automation, European Space Agency, Noordwijk, The Netherlands. 3. M. Oda (1994). On the dynamics and control of ETS- 7 satellite and its robot arm. In Proceedings of Intelligent Robots and Systems '94, IEEE, Munich, Germany. 4. G. Visentin, M.V. Winnendael & P. Putz (2001). Advanced mechatronics in ESA's space robotics developments. In Proceedings of International Conference on Advanced Intelligent Mechatronics Proceedings, IEEE, Como, Italy. 5. G. Gibbs & S. Sachdev. (2002). Canada and the international space station program: Overview and status, Acta Astronautica. Acta Astronautica. 51(1), K. Landzettel, C. Preusche, A. Albu-Schaffer, D. Reintsema, B. Rebele & G. Hirzinger (2006). Robotic On-Orbit Servicing - DLR's Experience

5 and Perspective. In Proceedings of the 2006 IEEE/RSJ, International Conference on Intelligent Robots and Systems, IEEE, Beijing, China. 7. K. Imaki, S. Doi, K. Watanabe, S. Hasegawa & N. Fukui (2010). Japanese Experiment Module Remote Manipulator System (JEMRMS) operations for HTV-1 mission. In Proceedings of 61st International Astronautical Congress 2010, IAC 2010, Internation Astronautical Federation, Prague, Czech republic.

Design and Control of the BUAA Four-Fingered Hand

Design and Control of the BUAA Four-Fingered Hand Proceedings of the 2001 IEEE International Conference on Robotics & Automation Seoul, Korea May 21-26, 2001 Design and Control of the BUAA Four-Fingered Hand Y. Zhang, Z. Han, H. Zhang, X. Shang, T. Wang,

More information

ROKVISS Verification of Advanced Tele-Presence Concepts for Future Space Missions

ROKVISS Verification of Advanced Tele-Presence Concepts for Future Space Missions ROKVISS Verification of Advanced Tele-Presence Concepts for Future Space Missions ASTRA 2002 Klaus Landzettel, Bernhard Brunner, Alexander Beyer, Erich Krämer, Carsten Preusche, Bernhard-Michael Steinmetz,

More information

ADVANCED EMBEDDED MONITORING SYSTEM FOR ELECTROMAGNETIC RADIATION

ADVANCED EMBEDDED MONITORING SYSTEM FOR ELECTROMAGNETIC RADIATION 98 Chapter-5 ADVANCED EMBEDDED MONITORING SYSTEM FOR ELECTROMAGNETIC RADIATION 99 CHAPTER-5 Chapter 5: ADVANCED EMBEDDED MONITORING SYSTEM FOR ELECTROMAGNETIC RADIATION S.No Name of the Sub-Title Page

More information

Autonomous Cooperative Robots for Space Structure Assembly and Maintenance

Autonomous Cooperative Robots for Space Structure Assembly and Maintenance Proceeding of the 7 th International Symposium on Artificial Intelligence, Robotics and Automation in Space: i-sairas 2003, NARA, Japan, May 19-23, 2003 Autonomous Cooperative Robots for Space Structure

More information

Design of double loop-locked system for brush-less DC motor based on DSP

Design of double loop-locked system for brush-less DC motor based on DSP International Conference on Advanced Electronic Science and Technology (AEST 2016) Design of double loop-locked system for brush-less DC motor based on DSP Yunhong Zheng 1, a 2, Ziqiang Hua and Li Ma 3

More information

A NOVEL CONTROL SYSTEM FOR ROBOTIC DEVICES

A NOVEL CONTROL SYSTEM FOR ROBOTIC DEVICES A NOVEL CONTROL SYSTEM FOR ROBOTIC DEVICES THAIR A. SALIH, OMAR IBRAHIM YEHEA COMPUTER DEPT. TECHNICAL COLLEGE/ MOSUL EMAIL: ENG_OMAR87@YAHOO.COM, THAIRALI59@YAHOO.COM ABSTRACT It is difficult to find

More information

Design of Joint Controller Circuit for PA10 Robot Arm

Design of Joint Controller Circuit for PA10 Robot Arm Design of Joint Controller Circuit for PA10 Robot Arm Sereiratha Phal and Manop Wongsaisuwan Department of Electrical Engineering, Faculty of Engineering, Chulalongkorn University, Bangkok, 10330, Thailand.

More information

Robotic Capture and De-Orbit of a Tumbling and Heavy Target from Low Earth Orbit

Robotic Capture and De-Orbit of a Tumbling and Heavy Target from Low Earth Orbit www.dlr.de Chart 1 Robotic Capture and De-Orbit of a Tumbling and Heavy Target from Low Earth Orbit Steffen Jaekel, R. Lampariello, G. Panin, M. Sagardia, B. Brunner, O. Porges, and E. Kraemer (1) M. Wieser,

More information

Journal of Engineering Science and Technology Review 9 (5) (2016) Research Article. L. Pyrgas, A. Kalantzopoulos* and E. Zigouris.

Journal of Engineering Science and Technology Review 9 (5) (2016) Research Article. L. Pyrgas, A. Kalantzopoulos* and E. Zigouris. Jestr Journal of Engineering Science and Technology Review 9 (5) (2016) 51-55 Research Article Design and Implementation of an Open Image Processing System based on NIOS II and Altera DE2-70 Board L. Pyrgas,

More information

A PID Controller for Real-Time DC Motor Speed Control using the C505C Microcontroller

A PID Controller for Real-Time DC Motor Speed Control using the C505C Microcontroller A PID Controller for Real-Time DC Motor Speed Control using the C505C Microcontroller Sukumar Kamalasadan Division of Engineering and Computer Technology University of West Florida, Pensacola, FL, 32513

More information

Cleaning Robot Working at Height Final. Fan-Qi XU*

Cleaning Robot Working at Height Final. Fan-Qi XU* Proceedings of the 3rd International Conference on Material Engineering and Application (ICMEA 2016) Cleaning Robot Working at Height Final Fan-Qi XU* International School, Beijing University of Posts

More information

Fully Integrated FPGA-based configurable Motor Control

Fully Integrated FPGA-based configurable Motor Control Fully Integrated FPGA-based configurable Motor Control Christian Grumbein, Endric Schubert Missing Link Electronics Stefano Zammattio Altera Europe Abstract Field programmable gate arrays (FPGA) provide

More information

Based on the ARM and PID Control Free Pendulum Balance System

Based on the ARM and PID Control Free Pendulum Balance System Available online at www.sciencedirect.com Procedia Engineering 29 (2012) 3491 3495 2012 International Workshop on Information and Electronics Engineering (IWIEE) Based on the ARM and PID Control Free Pendulum

More information

Canadian Activities in Intelligent Robotic Systems - An Overview

Canadian Activities in Intelligent Robotic Systems - An Overview In Proceedings of the 8th ESA Workshop on Advanced Space Technologies for Robotics and Automation 'ASTRA 2004' ESTEC, Noordwijk, The Netherlands, November 2-4, 2004 Canadian Activities in Intelligent Robotic

More information

UNIT VI. Current approaches to programming are classified as into two major categories:

UNIT VI. Current approaches to programming are classified as into two major categories: Unit VI 1 UNIT VI ROBOT PROGRAMMING A robot program may be defined as a path in space to be followed by the manipulator, combined with the peripheral actions that support the work cycle. Peripheral actions

More information

The Design of key mechanical functions for a super multi-dof and extendable Space Robotic Arm

The Design of key mechanical functions for a super multi-dof and extendable Space Robotic Arm The Design of key mechanical functions for a super multi-dof and extendable Space Robotic Arm Kent Yoshikawa*, Yuichiro Tanaka**, Mitsushige Oda***, Hiroki Nakanishi**** *Tokyo Institute of Technology,

More information

Embedded Robotics. Software Development & Education Center

Embedded Robotics. Software Development & Education Center Software Development & Education Center Embedded Robotics Robotics Development with ARM µp INTRODUCTION TO ROBOTICS Types of robots Legged robots Mobile robots Autonomous robots Manual robots Robotic arm

More information

Behaviour-Based Control. IAR Lecture 5 Barbara Webb

Behaviour-Based Control. IAR Lecture 5 Barbara Webb Behaviour-Based Control IAR Lecture 5 Barbara Webb Traditional sense-plan-act approach suggests a vertical (serial) task decomposition Sensors Actuators perception modelling planning task execution motor

More information

Masatoshi Ishikawa, Akio Namiki, Takashi Komuro, and Idaku Ishii

Masatoshi Ishikawa, Akio Namiki, Takashi Komuro, and Idaku Ishii 1ms Sensory-Motor Fusion System with Hierarchical Parallel Processing Architecture Masatoshi Ishikawa, Akio Namiki, Takashi Komuro, and Idaku Ishii Department of Mathematical Engineering and Information

More information

Sensors and Sensing Motors, Encoders and Motor Control

Sensors and Sensing Motors, Encoders and Motor Control Sensors and Sensing Motors, Encoders and Motor Control Todor Stoyanov Mobile Robotics and Olfaction Lab Center for Applied Autonomous Sensor Systems Örebro University, Sweden todor.stoyanov@oru.se 13.11.2014

More information

Robocup Electrical Team 2006 Description Paper

Robocup Electrical Team 2006 Description Paper Robocup Electrical Team 2006 Description Paper Name: Strive2006 (Shanghai University, P.R.China) Address: Box.3#,No.149,Yanchang load,shanghai, 200072 Email: wanmic@163.com Homepage: robot.ccshu.org Abstract:

More information

Unit-6 PROGRAMMABLE INTERRUPT CONTROLLERS 8259A-PROGRAMMABLE INTERRUPT CONTROLLER (PIC) INTRODUCTION

Unit-6 PROGRAMMABLE INTERRUPT CONTROLLERS 8259A-PROGRAMMABLE INTERRUPT CONTROLLER (PIC) INTRODUCTION M i c r o p r o c e s s o r s a n d M i c r o c o n t r o l l e r s P a g e 1 PROGRAMMABLE INTERRUPT CONTROLLERS 8259A-PROGRAMMABLE INTERRUPT CONTROLLER (PIC) INTRODUCTION Microcomputer system design requires

More information

Peripheral Link Driver for ADSP In Embedded Control Application

Peripheral Link Driver for ADSP In Embedded Control Application Peripheral Link Driver for ADSP-21992 In Embedded Control Application Hany Ferdinando Jurusan Teknik Elektro Universitas Kristen Petra Siwalankerto 121-131 Surabaya 60236 Phone: +62 31 8494830, fax: +62

More information

Design and Implementation of AT Mega 328 microcontroller based firing control for a tri-phase thyristor control rectifier

Design and Implementation of AT Mega 328 microcontroller based firing control for a tri-phase thyristor control rectifier Design and Implementation of AT Mega 328 microcontroller based firing control for a tri-phase thyristor control rectifier 1 Mr. Gangul M.R PG Student WIT, Solapur 2 Mr. G.P Jain Assistant Professor WIT,

More information

العطاء رقم )7106/67( الخاص بشراء أجهز لقسم الهندسة الكهربائية على حساب البحث العلمي

العطاء رقم )7106/67( الخاص بشراء أجهز لقسم الهندسة الكهربائية على حساب البحث العلمي العطاء رقم )7106/67( الخاص بشراء أجهز لقسم الهندسة الكهربائية على حساب البحث العلمي رقم )7107/363( Page 1 of 6 1- Mechatronics Actuators Board & Mechatronics Systems Board with Education Laboratory for

More information

INTERFACING WITH INTERRUPTS AND SYNCHRONIZATION TECHNIQUES

INTERFACING WITH INTERRUPTS AND SYNCHRONIZATION TECHNIQUES Faculty of Engineering INTERFACING WITH INTERRUPTS AND SYNCHRONIZATION TECHNIQUES Lab 1 Prepared by Kevin Premrl & Pavel Shering ID # 20517153 20523043 3a Mechatronics Engineering June 8, 2016 1 Phase

More information

Haptic Tele-Assembly over the Internet

Haptic Tele-Assembly over the Internet Haptic Tele-Assembly over the Internet Sandra Hirche, Bartlomiej Stanczyk, and Martin Buss Institute of Automatic Control Engineering, Technische Universität München D-829 München, Germany, http : //www.lsr.ei.tum.de

More information

Designing with STM32F3x

Designing with STM32F3x Designing with STM32F3x Course Description Designing with STM32F3x is a 3 days ST official course. The course provides all necessary theoretical and practical know-how for start developing platforms based

More information

Elements of Haptic Interfaces

Elements of Haptic Interfaces Elements of Haptic Interfaces Katherine J. Kuchenbecker Department of Mechanical Engineering and Applied Mechanics University of Pennsylvania kuchenbe@seas.upenn.edu Course Notes for MEAM 625, University

More information

AN457 APPLICATION NOTE

AN457 APPLICATION NOTE AN457 APPLICATION NOTE TWIN-LOOP CONTROL CHIP CUTS COST OF DC MOTOR POSITIONING by H. Sax, A. Salina The Using a novel control IC that works with a simple photoelectric sensor, DC motors can now compare

More information

The DLR On-Orbit Servicing Testbed

The DLR On-Orbit Servicing Testbed The DLR On-Orbit Servicing Testbed J. Artigas, R. Lampariello, B. Brunner, M. Stelzer, C. Borst, K. Landzettel, G. Hirzinger, A. Albu-Schäffer Robotics and Mechatronics Center, DLR VR-OOS Workshop 2012

More information

Prof. Ciro Natale. Francesco Castaldo Andrea Cirillo Pasquale Cirillo Umberto Ferrara Luigi Palmieri

Prof. Ciro Natale. Francesco Castaldo Andrea Cirillo Pasquale Cirillo Umberto Ferrara Luigi Palmieri Real Time Control of an Anthropomorphic Robotic Arm using FPGA Advisor: Prof. Ciro Natale Students: Francesco Castaldo Andrea Cirillo Pasquale Cirillo Umberto Ferrara Luigi Palmieri Objective Introduction

More information

Kid-Size Humanoid Soccer Robot Design by TKU Team

Kid-Size Humanoid Soccer Robot Design by TKU Team Kid-Size Humanoid Soccer Robot Design by TKU Team Ching-Chang Wong, Kai-Hsiang Huang, Yueh-Yang Hu, and Hsiang-Min Chan Department of Electrical Engineering, Tamkang University Tamsui, Taipei, Taiwan E-mail:

More information

Aerial Photographic System Using an Unmanned Aerial Vehicle

Aerial Photographic System Using an Unmanned Aerial Vehicle Aerial Photographic System Using an Unmanned Aerial Vehicle Second Prize Aerial Photographic System Using an Unmanned Aerial Vehicle Institution: Participants: Instructor: Chungbuk National University

More information

International Journal of Advanced Research in Electrical, Electronics and Instrumentation Engineering. (An ISO 3297: 2007 Certified Organization)

International Journal of Advanced Research in Electrical, Electronics and Instrumentation Engineering. (An ISO 3297: 2007 Certified Organization) International Journal of Advanced Research in Electrical, Electronics Device Control Using Intelligent Switch Sreenivas Rao MV *, Basavanna M Associate Professor, Department of Instrumentation Technology,

More information

Automotive Control Solution for Brushless DC Motors

Automotive Control Solution for Brushless DC Motors Page 1 Automotive Control Solution for Brushless DC Motors TTTech provides solutions for setting up distributed systems with brushless DC motors. Today brushless DC motors are used in a variety of applications.

More information

Real-Time Testing Made Easy with Simulink Real-Time

Real-Time Testing Made Easy with Simulink Real-Time Real-Time Testing Made Easy with Simulink Real-Time Andreas Uschold Application Engineer MathWorks Martin Rosser Technical Sales Engineer Speedgoat 2015 The MathWorks, Inc. 1 Model-Based Design Continuous

More information

Autonomous Following RObot Initial Design Review

Autonomous Following RObot Initial Design Review Autonomous Following RObot Initial Design Review James Tse (Leader) Wei Dai Travis Frecker Peter Verlangieri Professor John Johnson ECE 189A Fall 2012 Initial Design Review: Project Description Original

More information

νµθωερτψυιοπασδφγηϕκλζξχϖβνµθωερτ ψυιοπασδφγηϕκλζξχϖβνµθωερτψυιοπα σδφγηϕκλζξχϖβνµθωερτψυιοπασδφγηϕκ χϖβνµθωερτψυιοπασδφγηϕκλζξχϖβνµθ

νµθωερτψυιοπασδφγηϕκλζξχϖβνµθωερτ ψυιοπασδφγηϕκλζξχϖβνµθωερτψυιοπα σδφγηϕκλζξχϖβνµθωερτψυιοπασδφγηϕκ χϖβνµθωερτψυιοπασδφγηϕκλζξχϖβνµθ θωερτψυιοπασδφγηϕκλζξχϖβνµθωερτψ υιοπασδφγηϕκλζξχϖβνµθωερτψυιοπασδ φγηϕκλζξχϖβνµθωερτψυιοπασδφγηϕκλζ ξχϖβνµθωερτψυιοπασδφγηϕκλζξχϖβνµ EE 331 Design Project Final Report θωερτψυιοπασδφγηϕκλζξχϖβνµθωερτψ

More information

ESR. The Dynamic Solution. Main Characteristics. Applications. ESR Pollmeier GmbH

ESR. The Dynamic Solution. Main Characteristics. Applications. ESR Pollmeier GmbH Modular Multi-Axis Servo System for Any Type of Servo Motors Servo Power Modules for Direct Mains Connection Motion Control Modules for Coordinated Axis Motion MidiDrive C (3 400/480 V AC) Servo Power

More information

Separately Excited DC Motor for Electric Vehicle Controller Design Yulan Qi

Separately Excited DC Motor for Electric Vehicle Controller Design Yulan Qi 6th International Conference on Sensor etwork and Computer Engineering (ICSCE 2016) Separately Excited DC Motor for Electric Vehicle Controller Design ulan Qi Wuhan Textile University, Wuhan, China Keywords:

More information

Dual core architecture with custom N-PLC optimized DSP and Data Link Layer / Application 32bit controller

Dual core architecture with custom N-PLC optimized DSP and Data Link Layer / Application 32bit controller SM2480 Integrated N-PLC SCADA Controller for Solar Micro-inverters and Smart Ballasts Communication technology by: Semitech Semiconductor Product Overview The SM2480 is a highly integrated Supervisory

More information

Wheeled Mobile Robot Kuzma I

Wheeled Mobile Robot Kuzma I Contemporary Engineering Sciences, Vol. 7, 2014, no. 18, 895-899 HIKARI Ltd, www.m-hikari.com http://dx.doi.org/10.12988/ces.2014.47102 Wheeled Mobile Robot Kuzma I Andrey Sheka 1, 2 1) Department of Intelligent

More information

Sensors and Sensing Motors, Encoders and Motor Control

Sensors and Sensing Motors, Encoders and Motor Control Sensors and Sensing Motors, Encoders and Motor Control Todor Stoyanov Mobile Robotics and Olfaction Lab Center for Applied Autonomous Sensor Systems Örebro University, Sweden todor.stoyanov@oru.se 05.11.2015

More information

A simple embedded stereoscopic vision system for an autonomous rover

A simple embedded stereoscopic vision system for an autonomous rover In Proceedings of the 8th ESA Workshop on Advanced Space Technologies for Robotics and Automation 'ASTRA 2004' ESTEC, Noordwijk, The Netherlands, November 2-4, 2004 A simple embedded stereoscopic vision

More information

A HARDWARE DC MOTOR EMULATOR VAGNER S. ROSA 1, VITOR I. GERVINI 2, SEBASTIÃO C. P. GOMES 3, SERGIO BAMPI 4

A HARDWARE DC MOTOR EMULATOR VAGNER S. ROSA 1, VITOR I. GERVINI 2, SEBASTIÃO C. P. GOMES 3, SERGIO BAMPI 4 A HARDWARE DC MOTOR EMULATOR VAGNER S. ROSA 1, VITOR I. GERVINI 2, SEBASTIÃO C. P. GOMES 3, SERGIO BAMPI 4 Abstract Much work have been done lately to develop complex motor control systems. However they

More information

IMU Platform for Workshops

IMU Platform for Workshops IMU Platform for Workshops Lukáš Palkovič *, Jozef Rodina *, Peter Hubinský *3 * Institute of Control and Industrial Informatics Faculty of Electrical Engineering, Slovak University of Technology Ilkovičova

More information

Tool Chains for Simulation and Experimental Validation of Orbital Robotic Technologies

Tool Chains for Simulation and Experimental Validation of Orbital Robotic Technologies DLR.de Chart 1 > The Next Generation of Space Robotic Servicing Technologies > Ch. Borst Exploration of Orbital Robotic Technologies > 26.05.2015 Tool Chains for Simulation and Experimental Validation

More information

DESIGN OF INTELLIGENT PID CONTROLLER BASED ON PARTICLE SWARM OPTIMIZATION IN FPGA

DESIGN OF INTELLIGENT PID CONTROLLER BASED ON PARTICLE SWARM OPTIMIZATION IN FPGA DESIGN OF INTELLIGENT PID CONTROLLER BASED ON PARTICLE SWARM OPTIMIZATION IN FPGA S.Karthikeyan 1 Dr.P.Rameshbabu 2,Dr.B.Justus Robi 3 1 S.Karthikeyan, Research scholar JNTUK., Department of ECE, KVCET,Chennai

More information

Tele-manipulation of a satellite mounted robot by an on-ground astronaut

Tele-manipulation of a satellite mounted robot by an on-ground astronaut Proceedings of the 2001 IEEE International Conference on Robotics & Automation Seoul, Korea May 21-26, 2001 Tele-manipulation of a satellite mounted robot by an on-ground astronaut M. Oda, T. Doi, K. Wakata

More information

The control of the ball juggler

The control of the ball juggler 18th Telecommunications forum TELFOR 010 Serbia, Belgrade, November 3-5, 010. The control of the ball juggler S.Triaška, M.Žalman Abstract The ball juggler is a mechanical machinery designed to demonstrate

More information

Step vs. Servo Selecting the Best

Step vs. Servo Selecting the Best Step vs. Servo Selecting the Best Dan Jones Over the many years, there have been many technical papers and articles about which motor is the best. The short and sweet answer is let s talk about the application.

More information

Hello, and welcome to this presentation of the FlexTimer or FTM module for Kinetis K series MCUs. In this session, you ll learn about the FTM, its

Hello, and welcome to this presentation of the FlexTimer or FTM module for Kinetis K series MCUs. In this session, you ll learn about the FTM, its Hello, and welcome to this presentation of the FlexTimer or FTM module for Kinetis K series MCUs. In this session, you ll learn about the FTM, its main features and the application benefits of leveraging

More information

Motor Control using NXP s LPC2900

Motor Control using NXP s LPC2900 Motor Control using NXP s LPC2900 Agenda LPC2900 Overview and Development tools Control of BLDC Motors using the LPC2900 CPU Load of BLDCM and PMSM Enhancing performance LPC2900 Demo BLDC motor 2 LPC2900

More information

Hello, and welcome to this presentation of the STM32 Digital Filter for Sigma-Delta modulators interface. The features of this interface, which

Hello, and welcome to this presentation of the STM32 Digital Filter for Sigma-Delta modulators interface. The features of this interface, which Hello, and welcome to this presentation of the STM32 Digital Filter for Sigma-Delta modulators interface. The features of this interface, which behaves like ADC with external analog part and configurable

More information

A New Approach for Synchronisation Multiple Motors using DSP

A New Approach for Synchronisation Multiple Motors using DSP A New Approach for Synchronisation Multiple Motors using DSP K. Boudjit and C. Larbes Abstract - A method for achieving the co-ordination and synchronisation of multiple motors on line using DSP is described.

More information

Master Thesis Presentation Future Electric Vehicle on Lego By Karan Savant. Guide: Dr. Kai Huang

Master Thesis Presentation Future Electric Vehicle on Lego By Karan Savant. Guide: Dr. Kai Huang Master Thesis Presentation Future Electric Vehicle on Lego By Karan Savant Guide: Dr. Kai Huang Overview Objective Lego Car Wifi Interface to Lego Car Lego Car FPGA System Android Application Conclusion

More information

Exercise 3: Sound volume robot

Exercise 3: Sound volume robot ETH Course 40-048-00L: Electronics for Physicists II (Digital) 1: Setup uc tools, introduction : Solder SMD Arduino Nano board 3: Build application around ATmega38P 4: Design your own PCB schematic 5:

More information

CHAPTER-5 DESIGN OF DIRECT TORQUE CONTROLLED INDUCTION MOTOR DRIVE

CHAPTER-5 DESIGN OF DIRECT TORQUE CONTROLLED INDUCTION MOTOR DRIVE 113 CHAPTER-5 DESIGN OF DIRECT TORQUE CONTROLLED INDUCTION MOTOR DRIVE 5.1 INTRODUCTION This chapter describes hardware design and implementation of direct torque controlled induction motor drive with

More information

The Haptic Impendance Control through Virtual Environment Force Compensation

The Haptic Impendance Control through Virtual Environment Force Compensation The Haptic Impendance Control through Virtual Environment Force Compensation OCTAVIAN MELINTE Robotics and Mechatronics Department Institute of Solid Mechanicsof the Romanian Academy ROMANIA octavian.melinte@yahoo.com

More information

AN APPLICATION SPECIFIC INTEGRATED CIRCUIT FOR DUAL-AXIS MOTION CONTROL

AN APPLICATION SPECIFIC INTEGRATED CIRCUIT FOR DUAL-AXIS MOTION CONTROL AN APPLICATION SPECIFIC INTEGRATED CIRCUIT FOR DUAL-AXIS MOTION CONTROL Saravana.s, Assistant Professor, ETE Department, Bharath University, Chennai, ABSTRACT An Application Specific Integrated Circuit

More information

Team Description Paper: HuroEvolution Humanoid Robot for Robocup 2014 Humanoid League

Team Description Paper: HuroEvolution Humanoid Robot for Robocup 2014 Humanoid League Team Description Paper: HuroEvolution Humanoid Robot for Robocup 2014 Humanoid League Chung-Hsien Kuo, Yu-Cheng Kuo, Yu-Ping Shen, Chen-Yun Kuo, Yi-Tseng Lin 1 Department of Electrical Egineering, National

More information

Group Robots Forming a Mechanical Structure - Development of slide motion mechanism and estimation of energy consumption of the structural formation -

Group Robots Forming a Mechanical Structure - Development of slide motion mechanism and estimation of energy consumption of the structural formation - Proceedings 2003 IEEE International Symposium on Computational Intelligence in Robotics and Automation July 16-20, 2003, Kobe, Japan Group Robots Forming a Mechanical Structure - Development of slide motion

More information

Multi-Channel High Performance Data Acquisition System and Digital Servo Controller Module

Multi-Channel High Performance Data Acquisition System and Digital Servo Controller Module VDSP-31 VXI MODULE Multi-Channel High Performance Data Acquisition System and Digital Servo Controller Module OVERVIEW The VDSP31 is a VXI based, multi-channel data acquisition system and digital servo

More information

Robot Task-Level Programming Language and Simulation

Robot Task-Level Programming Language and Simulation Robot Task-Level Programming Language and Simulation M. Samaka Abstract This paper presents the development of a software application for Off-line robot task programming and simulation. Such application

More information

Advanced Digital Motion Control Using SERCOS-based Torque Drives

Advanced Digital Motion Control Using SERCOS-based Torque Drives Advanced Digital Motion Using SERCOS-based Torque Drives Ying-Yu Tzou, Andes Yang, Cheng-Chang Hsieh, and Po-Ching Chen Power Electronics & Motion Lab. Dept. of Electrical and Engineering National Chiao

More information

Single-phase or three phase AC220V (-15% ~ +10%) 50 ~ 60Hz

Single-phase or three phase AC220V (-15% ~ +10%) 50 ~ 60Hz KT270-H Servo Drive Features: The use of DSP ( digital signal processor ) chip, greatly accelerating the speed of data acquisition and processing, the motor running with good performance. Application of

More information

Implementation and Performance Evaluation of a Fast Relocation Method in a GPS/SINS/CSAC Integrated Navigation System Hardware Prototype

Implementation and Performance Evaluation of a Fast Relocation Method in a GPS/SINS/CSAC Integrated Navigation System Hardware Prototype This article has been accepted and published on J-STAGE in advance of copyediting. Content is final as presented. Implementation and Performance Evaluation of a Fast Relocation Method in a GPS/SINS/CSAC

More information

THE PERFORMANCE TEST OF THE AD CONVERTERS EMBEDDED ON SOME MICROCONTROLLERS

THE PERFORMANCE TEST OF THE AD CONVERTERS EMBEDDED ON SOME MICROCONTROLLERS THE PERFORMANCE TEST OF THE AD CONVERTERS EMBEDDED ON SOME MICROCONTROLLERS R. Holcer Department of Electronics and Telecommunications, Technical University of Košice, Park Komenského 13, SK-04120 Košice,

More information

Hydraulic Actuator Control Using an Multi-Purpose Electronic Interface Card

Hydraulic Actuator Control Using an Multi-Purpose Electronic Interface Card Hydraulic Actuator Control Using an Multi-Purpose Electronic Interface Card N. KORONEOS, G. DIKEAKOS, D. PAPACHRISTOS Department of Automation Technological Educational Institution of Halkida Psaxna 34400,

More information

Team Description Paper: HuroEvolution Humanoid Robot for Robocup 2010 Humanoid League

Team Description Paper: HuroEvolution Humanoid Robot for Robocup 2010 Humanoid League Team Description Paper: HuroEvolution Humanoid Robot for Robocup 2010 Humanoid League Chung-Hsien Kuo 1, Hung-Chyun Chou 1, Jui-Chou Chung 1, Po-Chung Chia 2, Shou-Wei Chi 1, Yu-De Lien 1 1 Department

More information

NASA s X2000 Program - an Institutional Approach to Enabling Smaller Spacecraft

NASA s X2000 Program - an Institutional Approach to Enabling Smaller Spacecraft NASA s X2000 Program - an Institutional Approach to Enabling Smaller Spacecraft Dr. Leslie J. Deutsch and Chris Salvo Advanced Flight Systems Program Jet Propulsion Laboratory California Institute of Technology

More information

32-bit ARM Cortex-M0, Cortex-M3 and Cortex-M4F microcontrollers

32-bit ARM Cortex-M0, Cortex-M3 and Cortex-M4F microcontrollers -bit ARM Cortex-, Cortex- and Cortex-MF microcontrollers Energy, gas, water and smart metering Alarm and security systems Health and fitness applications Industrial and home automation Smart accessories

More information

Experimental Evaluation of the MSP430 Microcontroller Power Requirements

Experimental Evaluation of the MSP430 Microcontroller Power Requirements EUROCON 7 The International Conference on Computer as a Tool Warsaw, September 9- Experimental Evaluation of the MSP Microcontroller Power Requirements Karel Dudacek *, Vlastimil Vavricka * * University

More information

ASPECTS ON THE DESIGN OF A TRACKED MINI ROBOT DESTINED FOR MILITARY ENGINEERING APPLICATIONS

ASPECTS ON THE DESIGN OF A TRACKED MINI ROBOT DESTINED FOR MILITARY ENGINEERING APPLICATIONS Petrişor, S.M., Bârsan, G. and Moşteanu, D.E., 2017. Aspects on the design of a tracked mini robot destined for military engineering applications. Romanian Journal of Technical Sciences Applied Mechanics,

More information

TMS320F241 DSP Boards for Power-electronics Applications

TMS320F241 DSP Boards for Power-electronics Applications TMS320F241 DSP Boards for Power-electronics Applications Kittiphan Techakittiroj, Narong Aphiratsakun, Wuttikorn Threevithayanon and Soemoe Nyun Faculty of Engineering, Assumption University Bangkok, Thailand

More information

Job Sheet 2 Servo Control

Job Sheet 2 Servo Control Job Sheet 2 Servo Control Electrical actuators are replacing hydraulic actuators in many industrial applications. Electric servomotors and linear actuators can perform many of the same physical displacement

More information

Development of Software Defined Radio (SDR) Receiver

Development of Software Defined Radio (SDR) Receiver Journal of Engineering and Technology of the Open University of Sri Lanka (JET-OUSL), Vol.5, No.1, 2017 Development of Software Defined Radio (SDR) Receiver M.H.M.N.D. Herath 1*, M.K. Jayananda 2, 1Department

More information

INTRODUCTION. In the industrial applications, many three-phase loads require a. supply of Variable Voltage Variable Frequency (VVVF) using fast and

INTRODUCTION. In the industrial applications, many three-phase loads require a. supply of Variable Voltage Variable Frequency (VVVF) using fast and 1 Chapter 1 INTRODUCTION 1.1. Introduction In the industrial applications, many three-phase loads require a supply of Variable Voltage Variable Frequency (VVVF) using fast and high-efficient electronic

More information

Power Factor Correction in Digital World. Abstract. 1 Introduction. 3 Advantages of Digital PFC over traditional Analog PFC.

Power Factor Correction in Digital World. Abstract. 1 Introduction. 3 Advantages of Digital PFC over traditional Analog PFC. Power Factor Correction in Digital World By Nitin Agarwal, STMicroelectronics Pvt. Ltd., India Abstract There are various reasons why power factor correction circuit is used in various power supplies in

More information

Control System Design of Magneto-rheoloical Damper under High-Impact Load

Control System Design of Magneto-rheoloical Damper under High-Impact Load Control System Design of Magneto-rheoloical Damper under High-Impact Load Bucai Liu College of Mechanical Engineering, University of Shanghai for Science and Technology 516 Jun Gong Road, Shanghai 200093,

More information

International Journal of Modern Trends in Engineering and Research e-issn No.: , Date: April, 2016

International Journal of Modern Trends in Engineering and Research   e-issn No.: , Date: April, 2016 International Journal of Modern Trends in Engineering and Research www.ijmter.com e-issn No.:2349-9745, Date: 28-30 April, 2016 MATLAB CONTROLLING COLOUR SENSING ROBOT Dhiraj S.Dhondage 1,Kiran N.Nikam

More information

Analysis of Low Cost Naturally Programmable Robotic ARM K.Deepikavalli 1, S.Asvani 2, R.Puviarasi 3

Analysis of Low Cost Naturally Programmable Robotic ARM K.Deepikavalli 1, S.Asvani 2, R.Puviarasi 3 Analysis of Low Cost Naturally Programmable Robotic ARM K.Deepikavalli 1, S.Asvani 2, R.Puviarasi 3 1,2,3, Department of ECE, Saveetha School of Engineering, Saveetha University, Chennai (India) ABSTRACT

More information

Design of an electronic platform based on FPGA-DSP for motion control applications

Design of an electronic platform based on FPGA-DSP for motion control applications Design of an electronic platform based on FPGA-DSP for motion control applications Carlos Torres-Hernandez, Juvenal Rodriguez-Resendiz, Universidad Autónoma de Querétaro Cerro de Las Campanas, s/n, Las

More information

MECHATRONICS SYSTEM DESIGN

MECHATRONICS SYSTEM DESIGN MECHATRONICS SYSTEM DESIGN (MtE-325) TODAYS LECTURE Control systems Open-Loop Control Systems Closed-Loop Control Systems Transfer Functions Analog and Digital Control Systems Controller Configurations

More information

A Unified Ground Control and Programming Methodology for Space Robotics Applications Demonstrations on ETS-VII

A Unified Ground Control and Programming Methodology for Space Robotics Applications Demonstrations on ETS-VII A Unified Ground Control and Programming Methodology for Space Robotics Applications Demonstrations on ETS-VII K. Landzettel, B. Brunner, G. Hirzinger, R. Lampariello, G. Schreiber, B.-M. Steinmetz DLR

More information

ServoStep technology

ServoStep technology What means "ServoStep" "ServoStep" in Ever Elettronica's strategy resumes seven keypoints for quality and performances in motion control applications: Stepping motors Fast Forward Feed Full Digital Drive

More information

Cortex-M3 based Prepaid System with Electricity Theft Control

Cortex-M3 based Prepaid System with Electricity Theft Control Research Inventy: International Journal of Engineering And Science Vol.6, Issue 4 (April 2016), PP -139-146 Issn (e): 2278-4721, Issn (p):2319-6483, www.researchinventy.com Cortex-M3 based Prepaid System

More information

Implementation of a Self-Driven Robot for Remote Surveillance

Implementation of a Self-Driven Robot for Remote Surveillance International Journal of Research Studies in Science, Engineering and Technology Volume 2, Issue 11, November 2015, PP 35-39 ISSN 2349-4751 (Print) & ISSN 2349-476X (Online) Implementation of a Self-Driven

More information

Speed Measurement Method for Digital Control System

Speed Measurement Method for Digital Control System Preprint of the paper presented on 9 th EPE European Conference on Power Electronics and Applications, 27-29 August 2001 full paper: http://www.epe-association.org/epe/documents.php?current=40 DOI : http://dx.doi.org/10.6084/m9.figshare.730619

More information

Gold Our Best Ever Motion Solutions

Gold Our Best Ever Motion Solutions Elmo's Line Our Best Ever Motion Solutions The Trombone An Ultra-Compact 400 VDC & 800 VDC "Direct to Mains" Networking Servo Drive Up to 7 kw of Qualitative Power Motion Control Solutions Made Small,

More information

Introduction. Theory of Operation

Introduction. Theory of Operation Mohan Rokkam Page 1 12/15/2004 Introduction The goal of our project is to design and build an automated shopping cart that follows a shopper around. Ultrasonic waves are used due to the slower speed of

More information

An Embedded Approach for Motor Control Boards Design in Mobile Robotics Applications

An Embedded Approach for Motor Control Boards Design in Mobile Robotics Applications An Embedded Approach for Motor Control Boards Design in Mobile Robotics Applications CLAUDIA MASSACCI, ANDREA USAI, PAOLO DI GIAMBERARDINO Department of Computer and System Sciences Antonio Ruberti University

More information

Design and Realization of Performance Testing System for Infrared Sensors

Design and Realization of Performance Testing System for Infrared Sensors Sensors & Transducers 2013 by IFSA http://www.sensorsportal.com Design and Realization of Performance Testing System for Infrared Sensors 1 Haiwang CAO, 2 Wentao GU 1 Department of Electronic and Communication

More information

PROGRAMMABLE CONTROL SYSTEM WITH APPLICATIONS IN DIRECT CURRENT MOTORS CONTROL

PROGRAMMABLE CONTROL SYSTEM WITH APPLICATIONS IN DIRECT CURRENT MOTORS CONTROL PROGRAMMABLE CONTROL SYSTEM WTH APPLCATONS N DRECT CURRENT MOTORS CONTROL Andrei COZMA, Dan PTCA Applied Electronics Department, Technical University of Cluj Napoca, Romania E-mail: andrei.cozma@ael.utcluj.ro,

More information

Mechatronics Educational Robots Robko PHOENIX

Mechatronics Educational Robots Robko PHOENIX 68 MECHATRONICS EDUCATIONAL ROBOTS ROBKO PHOENIX Mechatronics Educational Robots Robko PHOENIX N. Chivarov*, N. Shivarov* and P. Kopacek** *Central Laboratory of Mechatronics and Instrumentation, Bloc

More information

Robotics: Evolution, Technology and Applications

Robotics: Evolution, Technology and Applications Robotics: Evolution, Technology and Applications By: Dr. Hamid D. Taghirad Head of Control Group, and Department of Electrical Engineering K.N. Toosi University of Tech. Department of Electrical Engineering

More information

A FFT/IFFT Soft IP Generator for OFDM Communication System

A FFT/IFFT Soft IP Generator for OFDM Communication System A FFT/IFFT Soft IP Generator for OFDM Communication System Tsung-Han Tsai, Chen-Chi Peng and Tung-Mao Chen Department of Electrical Engineering, National Central University Chung-Li, Taiwan Abstract: -

More information

Journal of Theoretical and Applied Mechanics, Sofia, 2014, vol. 44, No. 1, pp ROBONAUT 2: MISSION, TECHNOLOGIES, PERSPECTIVES

Journal of Theoretical and Applied Mechanics, Sofia, 2014, vol. 44, No. 1, pp ROBONAUT 2: MISSION, TECHNOLOGIES, PERSPECTIVES Journal of Theoretical and Applied Mechanics, Sofia, 2014, vol. 44, No. 1, pp. 97 102 SCIENTIFIC LIFE DOI: 10.2478/jtam-2014-0006 ROBONAUT 2: MISSION, TECHNOLOGIES, PERSPECTIVES Galia V. Tzvetkova Institute

More information

Six-degree-of-freedom robot design

Six-degree-of-freedom robot design Six-degree-of-freedom robot design Zhendong Guan a, Xiaobin Gong b, Shichang Yan c School of Shandong University of Science and Technology, Qingdao 266590, China a654201141@qq.com, b 528173250@qq.com,

More information