Servo Motors (SensorDAQ only) Evaluation copy. Vernier Digital Control Unit (DCU) LabQuest or LabPro power supply

Size: px
Start display at page:

Download "Servo Motors (SensorDAQ only) Evaluation copy. Vernier Digital Control Unit (DCU) LabQuest or LabPro power supply"

Transcription

1 Servo Motors (SensorDAQ only) Project 7 Servos are small, relatively inexpensive motors known for their ability to provide a large torque or turning force. They draw current proportional to the mechanical load, which means the heavier the load, the larger the current draw. Servo motors are controlled by pulse-width modulation or PWM. In PWM, the shaft of the motor is oriented to specific angular positions within about a ±90 range by sending the servo a square wave voltage pattern. The length of time that the square wave is at the high voltage controls the shaft position. The servo motor will hold its position firmly as long as the square wave continues. A servo horn or arm is often attached to the shaft of the motor to convert the motor s rotational motion to linear motion. Servo motors are used in small-scale robotics applications, in rack and pinion steering, and in radio-controlled models to adjust the flaps on a plane or the rudder of a boat. While servo motors can be used for steering, they are not normally used for driving the wheels of a car, because they cannot continuously rotate without internal modification. The photo above shows the Challenge for this chapter. PROJECT DESIGN REQUIREMENTS In this Project, you will investigate the principle of pulse-width modulation by writing a LabVIEW program to control the position of a servo motor. You will use the Vernier Digital Control Unit (DCU) to provide a square-wave signal. Your program should allow the user to vary the motor position from a front panel control for its full range of motion (approximately ±90 ). Evaluation copy Note: You cannot control a servo motor with the LabQuest or LabQuest Mini due to the lack of a pulse output mode on these interfaces. MATERIALS SensorDAQ LabVIEW computer USB cable Vernier Digital Control Unit (DCU) LabQuest or LabPro power supply servo motor servo horn Engineering Projects with NI LabVIEW and Vernier Vernier Software & Technology P7-1

2 Project 7 PROJECT SETUP Wire the servo motor to the DCU 1. Wire the servo motor to the DCU 9-pin cable as shown in the diagram below. Figure 1 Servo motor wiring diagram 2. Plug the DCU cable into the 9-pin socket on the side of the DCU. 3. Mount a servo horn to the shaft of your motor. Connect the DCU to the interface 1. Connect the DCU to the DIG port on the interface. 2. Connect a power supply to the DCU. 3. Connect the interface to the computer. PROJECT BACKGROUND INFORMATION Servo motors have three wires: ground (usually black), power (usually red), and input signal (usually white or yellow). Small servos that are frequently used for hobbies or small projects operate between volts, which allows the power line of the servo motor to be connected to the DCU s +5V terminal if powered by a LabQuest or LabPro power supply. The output shaft of a standard servo motor is limited to turns within a ±90 range, with the exact location determined by the duration, or width, of a square-wave pulse sent to the input signal line. Servo motor square wave pulses usually have widths between 0.5 to 2.5 milliseconds as shown in the figure below. If the high voltage lasts 1.5 milliseconds, for example, it causes the servo to move to 0 degrees also known as the neutral position. Figure 2 Pulse width/degree correlation for a servo motor P7-2 Engineering Projects with NI LabVIEW and Vernier

3 Servo Motors In order for a servo to hold its position, pulses must be sent continuously at a rate of about one every 20 milliseconds (50 Hz). Figure 3 Pulse train for a servo motor held at the neutral position As long as the pulse width of the pulse train remains constant, the servo will hold its position. If the pulse width is modified, the servo will rotate to, and hold, the new position until the signal is changed again or the program is stopped. As before, the duration of the high voltage part of the pulse train controls the servo motor position. The Digital Express VI for SensorDAQ, located in the Vernier functions palette, can automatically generate the pulse train to control a servo motor. Place the Digital Express VI on the block diagram. A configuration window will appear. Under Device Selection, choose Control Servo Motor under the DCU listings. The configuration window is now customized for servo motors. You can test your servo motor by setting the Position (degrees) control and clicking the Run button. This will briefly move the servo motor to this position. You should not have to modify the Servo Pulse-Width Parameters; they have been set to match the most commonly used servo motors. Consult your manufacturer s specifications before making modifications. The Digital Express VI has an input terminal where you can wire a control for servo motor position. Place the Express VI in a loop for continuous operation. PROJECT TIPS 1. Placing a white mark on the tip of the servo horn will help your see its rotation. 2. Refer to Appendix E for additional information on the Vernier DCU. PROJECT TROUBLESHOOTING 1. Even though your servo motor may appear to have a slightly greater range than 180, the Vernier Digital Express VI requires that angles be limited to ± The servo motor s input signal line must be wired to DCU line D1. Engineering Projects with NI LabVIEW and Vernier P7-3

4 Project 7 CHALLENGE DESIGN REQUIREMENTS Note: Do not attempt the Challenge until you have completed the Project Design Requirements. Build a motorized track and fulcrum to automatically roll a small ball back and forth. You should mount a Vernier Photogate at the midpoint of your track to detect the presence of the ball as it passes the midpoint. Your LabVIEW program should cause a servo motor to raise and lower one end of the track so that the ball can pass through the arms of the gate. When the Photogate detects the ball, it should signal the servo motor to reverse the incline of the track. ADDITIONAL MATERIALS Vernier Digital Proto Board Connector Vernier Photogate support structure for track breadboard jumper wires small ball CHALLENGE SETUP Build a motorized track to roll a ball back and forth 1. Build a shallow track at least a half meter in length that will allow a ball to roll freely along the length. The longer the track, the easier the Challenge will be. 2. Position the servo motor at one end of the track. Mount the servo horn to the end of the track so that the track will raise and lower as the servo turns. 3. Mount the Photogate in the center and just above the track so that as the ball rolls along the track, it will pass through and block the beam on the Photogate. Connect the Photogate to the SensorDAQ 1. Insert a Vernier Digital Proto Board Connector into a breadboard. 2. Wire the Digital Proto Board Connector to the SensorDAQ screw terminal using jumper wires as shown in the figure below. Figure 4 Digital Proto Board Connector pin-out to SensorDAQ screw terminal 3. Connect the Photogate to the Digital Proto Board Connector. P7-4 Engineering Projects with NI LabVIEW and Vernier

5 CHALLENGE BACKGROUND INFORMATION Servo Motors In this Challenge, you are asked to use a Photogate to detect when the ball has rolled past the midpoint on the track. The Vernier Photogate is an electronic sensor that sends a beam of light between the two arms of the gate. When this light beam is blocked, the voltage from the photogate changes. Since there is only one DIG port on the SensorDAQ, you must monitor these blocked and unblocked transitions from the general-purpose counter/timer on the screw terminal (screw terminal 7) using the DAQ Assistant Express VI. When the DAQ Assistant (located in the Measurement I/O DAQmx Data Acquisition palette) is placed on the block diagram a configuration window appears asking you to select the type of task. You will be Acquiring a Signal using the Counter Input. For this Challenge, you should choose the Pulse Width option. Figure 5 Configuration window for the DAQ Assistant Next you must select the channel. If the SensorDAQ is connected to the computer and powered on, the channel name ctr0 will appear in the configuration window. The final step is to configure the Pulse Width parameters in the DAQ Assistant. The Starting Edge is Falling, the Max Signal Input Range is 1 second, and the Min Signal Input Range is 100m. The m is shorthand notation for milliseconds. CHALLENGE TIPS 1. Consider the weight of your building materials when designing your track, and keep the power limitations of the DCU in mind. You should not exceed 1000 ma total. In general, you will not damage the DCU by trying to draw too much current, but your servo motor may not be able to lift and hold the track in the desired position. 2. Control the flow of your program by wiring together the Error Out and Error In terminals of the two Express VIs. 3. Small elevation changes will give you greater control of the ball and prevent it from rolling off the track. 4. Refer to Appendix E for additional information on the Vernier Photogate and Digital Proto Board Connector. Engineering Projects with NI LabVIEW and Vernier P7-5

6 Project 7 CHALLENGE TROUBLESHOOTING 1. If you get the error message Error occurred at DAQmx, it simply means that the program timed out while waiting for the photogate to be blocked. The DAQ Assistant Express VI, which is used to check the status of the photogate, has a terminal labeled Timeout. By default the Timeout value is 10 seconds. This means that if you do not block the photogate during 10 seconds, you will get the error message. You can change the Timeout to make it longer, or you can set it to -1, which specifies no timeout period. The negative to setting the timeout to -1 is that when you try to stop your VI from executing, it may not stop normally until you block the photogate. You may even have to block the photogate two times. 2. Check the Pulse-Width Parameters in the DAQ Assistant: Starting Edge = Falling; Max Signal Input Range = 1 second; Min Signal Input Range = 100m. The m is shorthand notation for milliseconds. 3. Make sure you are using the same SensorDAQ that was connected to the computer when you configured the DAQ Assistant. Switching SensorDAQs will cause an error (# or ) when you run your program. See Appendix F for information about how to resolve this problem. P7-6 Engineering Projects with NI LabVIEW and Vernier

7 Vernier Lab Safety Instructions Disclaimer THIS IS AN EVALUATION COPY OF THE VERNIER STUDENT LAB. This copy does not include: Safety information Essential instructor background information Directions for preparing solutions Important tips for successfully doing these labs The complete Engineering Projects with NI LabVIEW and Vernier manual includes 12 projects as well as essential teacher information. The full lab book is available for purchase at: Vernier Software & Technology S.W. Millikan Way Beaverton, OR Toll Free (888) (503) FAX (503)

Evaluation copy. Blood Pressure. Project PROJECT DESIGN REQUIREMENTS

Evaluation copy. Blood Pressure. Project PROJECT DESIGN REQUIREMENTS Blood Pressure Project 9 Blood pressure is a measure of the fluid pressure within the circulatory system. This pressure is required to ensure the delivery of oxygen and nutrients to, and the removal of

More information

Evaluation copy. Build a Temperature Sensor. Project PROJECT DESIGN REQUIREMENTS

Evaluation copy. Build a Temperature Sensor. Project PROJECT DESIGN REQUIREMENTS Build a emperature Sensor Project A sensor is a device that measures a physical quantity and converts it into an electrical signal. Some sensors measure physical properties directly, while other sensors

More information

Maximum value. resistance. 1. Connect the Current Probe to Channel 1 and the Differential Voltage Probe to Channel 2 of the interface.

Maximum value. resistance. 1. Connect the Current Probe to Channel 1 and the Differential Voltage Probe to Channel 2 of the interface. Series and Parallel Circuits Computer 23 Components in an electrical circuit are in series when they are connected one after the other, so that the same current flows through both of them. Components are

More information

Servo Info and Centering

Servo Info and Centering Info and Centering A servo is a mechanical motorized device that can be instructed to move the output shaft attached to a servo wheel or arm to a specified position. Inside the servo box is a DC motor

More information

INTRODUCTION TO SERIAL ARM

INTRODUCTION TO SERIAL ARM INTRODUCTION TO SERIAL ARM A robot manipulator consists of links connected by joints. The links of the manipulator can be considered to form a kinematic chain. The business end of the kinematic chain of

More information

Using the Motor Controller

Using the Motor Controller The Motor Controller is designed to be a convenient tool for teachers and students who want to use math and science to make thing happen. Mathematical equations are the heart of math, science and technology,

More information

Bluetooth + USB 16 Servo Controller [RKI-1005 & RKI-1205]

Bluetooth + USB 16 Servo Controller [RKI-1005 & RKI-1205] Bluetooth + USB 16 Servo Controller [RKI-1005 & RKI-1205] Users Manual Robokits India info@robokits.co.in http://www.robokitsworld.com Page 1 Bluetooth + USB 16 Servo Controller is used to control up to

More information

FRC WPI Robotics Library Overview

FRC WPI Robotics Library Overview FRC WPI Robotics Library Overview Contents 1.1 Introduction 1.2 RobotDrive 1.3 Sensors 1.4 Actuators 1.5 I/O 1.6 Driver Station 1.7 Compressor 1.8 Camera 1.9 Utilities 1.10 Conclusion Introduction In this

More information

Lift the Load! Make a lever. Measure the amount of force needed to lift up a book when applying a force at different positions on the lever.

Lift the Load! Make a lever. Measure the amount of force needed to lift up a book when applying a force at different positions on the lever. Lift the Load! Computer 28 The Greek philosopher Archimedes said, "Give me a lever long enough, and a place to stand and I can move the world." What did he mean by this? In this activity, you will get

More information

Eric Mitchell April 2, 2012 Application Note: Control of a 180 Servo Motor with Arduino UNO Development Board

Eric Mitchell April 2, 2012 Application Note: Control of a 180 Servo Motor with Arduino UNO Development Board Eric Mitchell April 2, 2012 Application Note: Control of a 180 Servo Motor with Arduino UNO Development Board Abstract This application note is a tutorial of how to use an Arduino UNO microcontroller to

More information

Talon and Talon SR User Manual

Talon and Talon SR User Manual Talon and Talon SR User Manual Brushed DC motor controller Version 1.3 Cross the Road Electronics, LLC www.crosstheroadelectronics.com Cross The Road Electronics, LLC Page 1 4/2/2013 Device Overview Clear,

More information

Ocean Controls RC Servo Motor Controller

Ocean Controls RC Servo Motor Controller Ocean Controls RC Servo Motor Controller RC Servo Motors: RC Servo motors are used in radio-controlled model cars and planes, robotics, special effects, test equipment and industrial automation. At the

More information

Chapter 4: Pulse Width Modulation

Chapter 4: Pulse Width Modulation Pulse Width Modulation Page 127 Chapter 4: Pulse Width Modulation PULSES FOR COMMUNICATION AND CONTROL Pulse width modulation is abbreviated PWM, and it refers to a technique of varying the amount of time

More information

Pulse Width Modulation Applications

Pulse Width Modulation Applications Pulse Width Modulation Applications Lecture 21 EE 383 Microcomputers Learning Objectives What is DTMF? How to use PWM to generate DTMF? How to use PWM to control a servo motor? How to use PWM to control

More information

Lab 4 - Data Acquisition

Lab 4 - Data Acquisition Spring 11 Lab 4 - Data Acquisition Lab 4-1 Lab 4 - Data Acquisition Format This lab will be conducted during your regularly scheduled lab time in a group format. Each student is responsible for learning

More information

Cell Phone Vibration Experiment

Cell Phone Vibration Experiment Objective Cell Phone Vibration Experiment Most cell phones are designed to vibrate. But at what frequency do they vibrate? With an accelerometer, data acquisition and signal analysis the vibration frequency

More information

Six-servo Robot Arm. DAGU Hi-Tech Electronic Co., LTD www.arexx.com.cn. Six-servo Robot Arm

Six-servo Robot Arm. DAGU Hi-Tech Electronic Co., LTD www.arexx.com.cn. Six-servo Robot Arm Six-servo Robot Arm 1 1, Introduction 1.1, Function Briefing Servo robot, as the name suggests, is the six servo motor-driven robot arm. Since the arm has a few joints, we can imagine, our human arm, in

More information

Current Loop Tuning Procedure. Servo Drive Current Loop Tuning Procedure (intended for Analog input PWM output servo drives) General Procedure AN-015

Current Loop Tuning Procedure. Servo Drive Current Loop Tuning Procedure (intended for Analog input PWM output servo drives) General Procedure AN-015 Servo Drive Current Loop Tuning Procedure (intended for Analog input PWM output servo drives) The standard tuning values used in ADVANCED Motion Controls drives are conservative and work well in over 90%

More information

Your Multimeter. The Arduino Uno 10/1/2012. Using Your Arduino, Breadboard and Multimeter. EAS 199A Fall 2012. Work in teams of two!

Your Multimeter. The Arduino Uno 10/1/2012. Using Your Arduino, Breadboard and Multimeter. EAS 199A Fall 2012. Work in teams of two! Using Your Arduino, Breadboard and Multimeter Work in teams of two! EAS 199A Fall 2012 pincer clips good for working with breadboard wiring (push these onto probes) Your Multimeter probes leads Turn knob

More information

Water Hardness. Evaluation copy

Water Hardness. Evaluation copy Water Hardness Experiment 11 When water passes through or over mineral deposits such as limestone, the levels of certain ions present in the water increase greatly and cause the water to be classified

More information

4.1 DESCRIPTION OF CONTROLS cont.

4.1 DESCRIPTION OF CONTROLS cont. 4.1 DESCRIPTION OF CONTROLS cont. EGPS-1022 Power Supply Remote Control Computer Panel (ADDITIONAL CONTROLS AND INDICATORS BELOW MAIN PANEL) Fig. 4.1-4 Screen captures of LabVIEW TM program for EGPS-1022

More information

Transmitter Interface Program

Transmitter Interface Program Transmitter Interface Program Operational Manual Version 3.0.4 1 Overview The transmitter interface software allows you to adjust configuration settings of your Max solid state transmitters. The following

More information

PHD User Manual. Table of Contents

PHD User Manual. Table of Contents Table of Contents Overview...2 Install PHD Software...3 Connect PHD Equipment...5 Connect Sensor to the PHD Programmer...6 Run PHD Application...7 Verify Parameters and Program Sensor...10 View Output

More information

Work with Arduino Hardware

Work with Arduino Hardware 1 Work with Arduino Hardware Install Support for Arduino Hardware on page 1-2 Open Block Libraries for Arduino Hardware on page 1-9 Run Model on Arduino Hardware on page 1-12 Tune and Monitor Models Running

More information

ECE 495 Project 3: Shocker Actuator Subsystem and Website Design. Group 1: One Awesome Engineering

ECE 495 Project 3: Shocker Actuator Subsystem and Website Design. Group 1: One Awesome Engineering ECE 495 Project 3: Shocker Actuator Subsystem and Website Design Group 1: One Awesome Engineering Luquita Edwards Evan Whetsell Sunny Verma Thomas Ryan Willis Long I. Executive Summary The main goal behind

More information

Mini Breakout-Board. CNC Interface for LPT Port. Installation Manual Version 4

Mini Breakout-Board. CNC Interface for LPT Port. Installation Manual Version 4 Mini CNC Interface for LPT Port Version 4 Product Brief This breakout-board is designed to connect up to four stepper or servo drives to the parallel port of a PC. This requires the use of a CNC controller

More information

Datasheet of the Easy Servo Drive ES-D808. 24-75VDC, 8.2A Peak, Close-loop, No Tuning. Version 0.1.0. http://www.leadshine.com

Datasheet of the Easy Servo Drive ES-D808. 24-75VDC, 8.2A Peak, Close-loop, No Tuning. Version 0.1.0. http://www.leadshine.com Datasheet of the Easy Servo Drive ES-D808 4-75VDC, 8.A Peak, Close-loop, No Tuning Version 0.1.0 http://www.leadshine.com Features Step and direction control Closed position loop for no loss of movement

More information

Digital and Analog I/O

Digital and Analog I/O 70072-0127-07 TECHNICAL NOTE 02/2007 Digital and Analog I/O This document discusses the application and configuration of digital and analog inputs/outputs (I/O). Details are for both onboard I/O and external

More information

Scripting Language Reference. SimpleBGC 32bit

Scripting Language Reference. SimpleBGC 32bit Scripting Language Reference SimpleBGC 32bit Firmware ver.: 2.5x Updated: 05.08.2015 Overview Scripting language is intended to control a gimbal by user-written program. This program is uploaded to controller

More information

EVAL-UFDC-1/UFDC-1M-16

EVAL-UFDC-1/UFDC-1M-16 Evaluation Board for Universal Frequency-to- Digital Converters UFDC-1 and UFDC-1M-16 EVAL-UFDC-1/UFDC-1M-16 FEATURES Full-Featured Evaluation Board for the Universal Frequency-to-Digital Converters UFDC-1

More information

Welcome to Vernier LabQuest Viewer Software v1.0 Note: LabQuest Viewer Features Set up LabQuest 2 to work with LabQuest Viewer software via Wi-Fi

Welcome to Vernier LabQuest Viewer Software v1.0 Note: LabQuest Viewer Features Set up LabQuest 2 to work with LabQuest Viewer software via Wi-Fi Welcome to Vernier LabQuest Viewer Software v1.0 The LabQuest Viewer is computer software that is used to display and control the screen of a LabQuest using a computer. This can be done to demonstrate

More information

Digi-Motor Installation Guide

Digi-Motor Installation Guide Digi-Motor Installation Guide Installation Video...located at marsdelivers.com Digi-Motor Installation Guide Digi-Motor For technical assistance with your Azure Digi-Motor, call the MARS technical support

More information

CHAPTER 11: Flip Flops

CHAPTER 11: Flip Flops CHAPTER 11: Flip Flops In this chapter, you will be building the part of the circuit that controls the command sequencing. The required circuit must operate the counter and the memory chip. When the teach

More information

PRO PLM Installation Instructions

PRO PLM Installation Instructions PRO PLM Installation Instructions PROFESSIONAL INSTALLATION STRONGLY RECOMMENDED Installation Precautions: Roll down window to avoid locking keys in vehicle during installation Avoid mounting components

More information

Implementing PID Temperature Control Using LabVIEW. Abstract. Introduction

Implementing PID Temperature Control Using LabVIEW. Abstract. Introduction Implementing PID Temperature Control Using LabVIEW Carlton Prewit, Rafic Bachnak Department of Computing and Mathematical Sciences Texas A&M University Corpus Christi Session XXXX Abstract Feedback control

More information

SYSTEM 45. C R H Electronics Design

SYSTEM 45. C R H Electronics Design SYSTEM 45 C R H Electronics Design SYSTEM 45 All in one modular 4 axis CNC drive board By C R Harding Specifications Main PCB & Input PCB Available with up to 4 Axis X, Y, Z, & A outputs. Independent 25

More information

Fan Coil EC Motor Control

Fan Coil EC Motor Control Fan Coil EC Motor Control G3 PWM BARD The Enviro-Tec Generation 3 PWM (G3 PWM) board provides a pulse-width modulated (PWM) signal to the EC motor to control fan speed. The board is factory programmed

More information

Pulse width modulation

Pulse width modulation Pulse width modulation DRAFT VERSION - This is part of a course slide set, currently under development at: http://mbed.org/cookbook/course-notes We welcome your feedback in the comments section of the

More information

The Determination of an Equilibrium Constant

The Determination of an Equilibrium Constant The Determination of an Equilibrium Constant Computer 10 Chemical reactions occur to reach a state of equilibrium. The equilibrium state can be characterized by quantitatively defining its equilibrium

More information

Technical data. General specifications. Signal voltage 15... 30 V DC Signal duration. 1 s Input 2. Signal voltage. 1 s Analog output.

Technical data. General specifications. Signal voltage 15... 30 V DC Signal duration. 1 s Input 2. Signal voltage. 1 s Analog output. Model Number Features Very small housing High climatic resistance 4 Bit multiturn Analog output Surge and reverse polarity protection Description This absolute rotary encoder with internal magnetic sampling

More information

RC Camera Control. User Guide v1.2. 10/20/2012

RC Camera Control. User Guide v1.2. 10/20/2012 RC Camera Control User Guide v1.2 10/20/2012 kristaps_r@rcgroups INTRODUCTION RC Camera Control board (RCCC) is multifunctional control board designed to for aerial photography or First Person Video flying.

More information

AMZ-FX Guitar effects. (2007) Mosfet Body Diodes. http://www.muzique.com/news/mosfet-body-diodes/. Accessed 22/12/09.

AMZ-FX Guitar effects. (2007) Mosfet Body Diodes. http://www.muzique.com/news/mosfet-body-diodes/. Accessed 22/12/09. Pulse width modulation Pulse width modulation is a pulsed DC square wave, commonly used to control the on-off switching of a silicon controlled rectifier via the gate. There are many types of SCR s, most

More information

SYSTEM 4C. C R H Electronics Design

SYSTEM 4C. C R H Electronics Design SYSTEM 4C C R H Electronics Design SYSTEM 4C All in one modular 4 axis CNC drive board By C R Harding Specifications Main PCB & Input PCB Available with up to 4 Axis X, Y, Z, A outputs. Independent 25

More information

EasyC. Programming Tips

EasyC. Programming Tips EasyC Programming Tips PART 1: EASYC PROGRAMMING ENVIRONMENT The EasyC package is an integrated development environment for creating C Programs and loading them to run on the Vex Control System. Its Opening

More information

INSTALLATION MANUAL 3RP / 5RP 4-BUTTON SERIES VEHICLE SECURITY SYSTEMS

INSTALLATION MANUAL 3RP / 5RP 4-BUTTON SERIES VEHICLE SECURITY SYSTEMS 3RP / 5RP 4-BUTTON SERIES VEHICLE SECURITY SYSTEMS INSTALLATION MANUAL Before you begin the installation Read the INSTRUCTIONS! Always use a multi-meter when verifying vehicle wiring. Before mounting the

More information

Installation instructions, accessories. Cruise control. Volvo Car Corporation Gothenburg, Sweden. Instruction No Version Part. No. 30739998 1.

Installation instructions, accessories. Cruise control. Volvo Car Corporation Gothenburg, Sweden. Instruction No Version Part. No. 30739998 1. Instruction No Version Part. No. 30739998 1.1 Cruise control Page 1 / 11 Equipment A0000162 A0000161 A0801178 D8802049 Page 2 / 11 M8802108 Page 3 / 11 IMG-223164 Page 4 / 11 IMG-213320 Page 5 / 11 INTRODUCTION

More information

8 Channel Status Input Panel model SIP-8

8 Channel Status Input Panel model SIP-8 Description The Sine Systems model SIP-8 Status Input Panel is to be used with the RFC-1/B Remote Facilities Controller. It consists of a long PC board mounted on a 1.75 inch (1U) rack panel. The SIP-8

More information

CONTENTS. What is ROBOTC? Section I: The Basics

CONTENTS. What is ROBOTC? Section I: The Basics BEGINNERS CONTENTS What is ROBOTC? Section I: The Basics Getting started Configuring Motors Write Drive Code Download a Program to the Cortex Write an Autonomous Section II: Using Sensors Sensor Setup

More information

ECR Shelf System Installation Guide Centralized Rack Mount Call Recording

ECR Shelf System Installation Guide Centralized Rack Mount Call Recording Hardware & Installation Guide Algo Communication Products Ltd. Customer Support and Sales Tel: 1.877.884.2546 Fax: 604.437.5726 Email: sales@algosolutions.com support@algosolutions.com www.algosolutions.com

More information

X8 Option 2 - Technology

X8 Option 2 - Technology moog AC DC AC 4 to 450 A 4 to 210 A Compact MSD Servo Drive TTL in out Specification X8 Option 2 - Technology TTL Encoder Simulation / TTL Master Encoder moog Specification Option 2 - Technology TTL encoder

More information

DMX-K-DRV. Integrated Step Motor Driver + (Basic Controller) Manual

DMX-K-DRV. Integrated Step Motor Driver + (Basic Controller) Manual DMX-K-DRV Integrated Step Motor Driver + (Basic Controller) Manual DMX-K-DRV Manual page 1 rev 1.33 COPYRIGHT 2007 ARCUS, ALL RIGHTS RESERVED First edition, June 2007 ARCUS TECHNOLOGY copyrights this document.

More information

Speed Control Relays SX2

Speed Control Relays SX2 SX2 File 850 CONENS Description.....................................................Page General Information................................................ 2-3 SX2DV General Information...........................................

More information

Switch board datasheet EB007-00-1

Switch board datasheet EB007-00-1 Switch board datasheet EB007-00-1 Contents 1. About this document... 2 2. General information... 3 3. Board layout... 4 4. Testing this product... 5 5. Circuit description... 6 Appendix 1 Circuit diagram

More information

User manual DinaSys DTC/DTS and DTC/DTZ

User manual DinaSys DTC/DTS and DTC/DTZ PiCommIT has developed the DinaSys DTC/DTS and DinaSys DTC/DTZ turntable controller for the Fleischmann / Marklin Turntables in scale H0, H0m, TT, N and Z. One of the most important starting point was

More information

Whale 3. User Manual and Installation Guide. DC Servo drive. Contents. 1. Safety, policy and warranty. 1.1. Safety notes. 1.2. Policy. 1.3. Warranty.

Whale 3. User Manual and Installation Guide. DC Servo drive. Contents. 1. Safety, policy and warranty. 1.1. Safety notes. 1.2. Policy. 1.3. Warranty. Whale 3 DC Servo drive User Manual and Installation Guide Contents 1. Safety, policy and warranty. 1.1. Safety notes. 1.2. Policy. 1.3. Warranty. 2. Electric specifications. 2.1.Operation ranges. 3. Connections

More information

Determining the Free Chlorine Content of Swimming Pool Water. HOCl H + + OCl. Evaluation copy

Determining the Free Chlorine Content of Swimming Pool Water. HOCl H + + OCl. Evaluation copy Determining the Free Chlorine Content of Swimming Pool Water Computer 33 Physicians in the nineteenth century used chlorine water as a disinfectant. Upon the discovery that certain diseases were transmitted

More information

Using Arduino Microcontrollers to Sense DC Motor Speed and Position

Using Arduino Microcontrollers to Sense DC Motor Speed and Position ECE480 Design Team 3 Using Arduino Microcontrollers to Sense DC Motor Speed and Position Tom Manner April 4, 2011 page 1 of 7 Table of Contents 1. Introduction ----------------------------------------------------------

More information

INSTRUCTION MANUAL. Specification: collective pitch 3D quadcopter. TYPE: Collective Pitch Electric 3D Quadcopter. Rotor Diameter: 118MM.

INSTRUCTION MANUAL. Specification: collective pitch 3D quadcopter. TYPE: Collective Pitch Electric 3D Quadcopter. Rotor Diameter: 118MM. collective pitch 3D quadcopter INSTRUCTION MANUAL Specification: TYPE: Collective Pitch Electric 3D Quadcopter Rotor Diameter: 118MM Length:635 MM Width: 365 MM Weight: 986g w/out battery Flying weight

More information

STEALTH I DC MANUAL TECH SUPPORT 1-888-588-4506.WEB www.stealth1charging.com BLACK UNIT IS 24/36 ONLY

STEALTH I DC MANUAL TECH SUPPORT 1-888-588-4506.WEB www.stealth1charging.com BLACK UNIT IS 24/36 ONLY STEALTH I DC MANUAL TECH SUPPORT 1-888-588-4506.WEB www.stealth1charging.com BLACK UNIT IS 24/36 ONLY PLEASE READ AND UNDERSTAND YOUR NEW PRODUCT IMPORTANT MESSAGE: Before installing your newly purchased

More information

XBee USB Adapter Board (#32400)

XBee USB Adapter Board (#32400) Web Site: www.parallax.com Forums: forums.parallax.com Sales: sales@parallax.com Technical: support@parallax.com Office: (916) 624-8333 Fax: (916) 624-8003 Sales: (888) 512-1024 Tech Support: (888) 997-8267

More information

To Purchase This Item, Visit BMI Gaming www.bmigaming.com 1-800-746-2255 + 1-561-391-7200. Operation Manual

To Purchase This Item, Visit BMI Gaming www.bmigaming.com 1-800-746-2255 + 1-561-391-7200. Operation Manual Operation Manual 90MAN 01 B Copyright 2008 Patent Pending All Rights Reserved Table of Contents Game Play 3 Game Set up 4 Technical Description 5 Programming 6 10 Error Codes 9 Electronic Components 11

More information

Experiment 8 : Pulse Width Modulation

Experiment 8 : Pulse Width Modulation Name/NetID: Teammate/NetID: Experiment 8 : Pulse Width Modulation Laboratory Outline In experiment 5 we learned how to control the speed of a DC motor using a variable resistor. This week, we will learn

More information

Contents. Document information

Contents. Document information User Manual Contents Document information... 2 Introduction... 3 Warnings... 3 Manufacturer... 3 Description... Installation... Configuration... Troubleshooting...11 Technical data...12 Device Scope: PCB

More information

Analog Servo Drive 25A8

Analog Servo Drive 25A8 Description Power Range NOTE: This product has been replaced by the AxCent family of servo drives. Please visit our website at www.a-m-c.com or contact us for replacement model information and retrofit

More information

How To Program An Nxt Mindstorms On A Computer Or Tablet Computer

How To Program An Nxt Mindstorms On A Computer Or Tablet Computer NXT Generation Robotics Introductory Worksheets School of Computing University of Kent Copyright c 2010 University of Kent NXT Generation Robotics These worksheets are intended to provide an introduction

More information

TETRIX Getting Started Guide. Dispenser Building Guide. Step 1. Parts Needed. Tip. 1x Single-Servo Motor Bracket. 1x 96 mm Channel

TETRIX Getting Started Guide. Dispenser Building Guide. Step 1. Parts Needed. Tip. 1x Single-Servo Motor Bracket. 1x 96 mm Channel Step 1 1x 96 mm Channel 1x Single-Servo Motor Bracket 3x 1/2" SHCS 3x Kep Nut Tip Ensure that the teeth of the nut face the head of the screw. 173 Extensions Step 2 1x Servo Horn 1x Flat Bracket 3x 5/16"

More information

Radio Control System

Radio Control System Radio Control System The Radio Control System consists of the control transmitter unit held by the operator and the receiver with its associated components in the robot. The Radio Control Transmitter converts

More information

DC Motor with Shaft Encoder

DC Motor with Shaft Encoder Learning Objectives DC Motor with Shaft Encoder By the end of this laboratory experiment, the experimenter should be able to: Explain how an encoder operates and how it can be use determine rotational

More information

GENERAL SCIENCE LABORATORY 1110L Lab Experiment 6: Ohm s Law

GENERAL SCIENCE LABORATORY 1110L Lab Experiment 6: Ohm s Law GENERAL SCIENCE LABORATORY 1110L Lab Experiment 6: Ohm s Law OBJECTIVES: To verify Ohm s law, the mathematical relationship among current, voltage or potential difference, and resistance, in a simple circuit.

More information

How to use the OMEGALOG software with the OM-SQ2010/SQ2020/SQ2040 Data Loggers.

How to use the OMEGALOG software with the OM-SQ2010/SQ2020/SQ2040 Data Loggers. How to use the OMEGALOG software with the OM-SQ2010/SQ2020/SQ2040 Data Loggers. OMEGALOG Help Page 2 Connecting Your Data Logger Page 2 Logger Set-up Page 3 Download Data Page 8 Export Data Page 11 Downloading

More information

Radio Control System

Radio Control System Radio Control System The Radio Control System consists of the control transmitter unit held by the operator and the receiver with its associated components in the robot. The Radio Control Transmitter converts

More information

UniPi technical documentation REV 1.1

UniPi technical documentation REV 1.1 technical documentation REV 1.1 Contents Overview... 2 Description... 3 GPIO port map... 4 Power Requirements... 5 Connecting Raspberry Pi to UniPi... 5 Building blocks... 5 Relays... 5 Digital Inputs...

More information

By: John W. Raffensperger, Jr. Revision: 0.1 Date: March 14, 2008

By: John W. Raffensperger, Jr. Revision: 0.1 Date: March 14, 2008 Introduction Page 1 of 13 So, you got your AX-12+ servos, you got your USB2Dynamixel, you connected things up, fire up the software, and wala! Nothing happens. Welcome to the club! There are at least four

More information

Allen-Bradley/Rockwell

Allen-Bradley/Rockwell MANUFACTURER DATA SHEET High Speed Counter Manufacturer: Allen-radley/Rockwell Model Number: 1746-HSCE See www.geomartin.com for additional PDF datasheets Martin Part Number: E-014901-03 VendorPartNumber:

More information

Flight Controller. Mini Fun Fly

Flight Controller. Mini Fun Fly Flight Controller Mini Fun Fly Create by AbuseMarK 0 Mini FunFly Flight Controller Naze ( Introduction 6x6mm. 6 grams (no headers, 8 grams with). 000 degrees/second -axis MEMS gyro. auto-level capable

More information

Digital input modules

Digital input modules 8 172 TX-I/O Digital input modules TXM1.8D TXM1.16D Two fully compatible versions: TXM1.8D: 8 inputs, each with a three-color LED (green, yellow or red) TXM1.16D: As TXM1.8X, but 16 inputs, each with a

More information

Product Information. Gateway For Connecting EnDat Encoders to PROFIBUS-DP

Product Information. Gateway For Connecting EnDat Encoders to PROFIBUS-DP Product Information Gateway For Connecting EnDat Encoders to PROFIBUS-DP April 2012 PROFIBUS Gateway For Connecting EnDat Encoders Encoders with EnDat interface for connection via gateway All absolute

More information

2/26/2008. Sensors For Robotics. What is sensing? Why do robots need sensors? What is the angle of my arm? internal information

2/26/2008. Sensors For Robotics. What is sensing? Why do robots need sensors? What is the angle of my arm? internal information Sensors For Robotics What makes a machine a robot? Sensing Planning Acting information about the environment action on the environment where is the truck? What is sensing? Sensing is converting a quantity

More information

Household Acids and Bases

Household Acids and Bases Household Acids and Bases Computer 28 Many common household solutions contain acids and bases. Acid-base indicators, such as litmus and red cabbage juice, turn different colors in acidic and basic solutions.

More information

Lab 3: Introduction to Data Acquisition Cards

Lab 3: Introduction to Data Acquisition Cards Lab 3: Introduction to Data Acquisition Cards INTRODUCTION: In this lab, you will be building a VI to display the input measured on a channel. However, within your own VI you will use LabVIEW supplied

More information

Mini Effect Gizmo. User s Manual. RJM Music Technology, Inc.

Mini Effect Gizmo. User s Manual. RJM Music Technology, Inc. Mini Effect Gizmo User s Manual RJM Music Technology, Inc. Mini Effect Gizmo User s Manual Version 1.3 September 26, 2013 RJM Music Technology, Inc. 2525 Pioneer Ave #1 Vista, CA 92081 E-mail: support@rjmmusic.com

More information

Duct Humidity Transmitter

Duct Humidity Transmitter SDC-H Duct Humidity Transmitter Features Replaceable sensor element Humidity measurement for air ducts Minimum and maximum value memory 0 0V, 0 0mA or 0V, 4 0mA measuring signals selectable with jumpers

More information

Series 7500 Torque Sensor

Series 7500 Torque Sensor Properties PTO (Power Take-Off) shaft with integrated torque and angle measurement Non-contact measurement system, high robustness Plug & Play solution, no additional electronics required Performance Measurement

More information

CAN BUS INTERFACE. Module Information

CAN BUS INTERFACE. Module Information Part no: CB-1 The CAN Bus interface is designed to provide a vehicle speed signal for vehicles using a CAN Bus system. It is programmed to automatically detect the vehicle type and it will give a frequency

More information

PRODUCT SHEET OUT1 SPECIFICATIONS

PRODUCT SHEET OUT1 SPECIFICATIONS OUT SERIES Headphones OUT2 BNC Output Adapter OUT1 High Fidelity Headphones OUT1A Ultra-Wide Frequency Response Headphones OUT3 see Stimulators OUT100 Monaural Headphone 40HP Monaural Headphones OUT101

More information

User's Guide. Integrating Sound Level Datalogger. Model 407780. Introduction

User's Guide. Integrating Sound Level Datalogger. Model 407780. Introduction User's Guide 99 Washington Street Melrose, MA 02176 Phone 781-665-1400 Toll Free 1-800-517-8431 Visit us at www.testequipmentdepot.com Back to the Extech 407780 Product Page Integrating Sound Level Datalogger

More information

GLOLAB Two Wire Stepper Motor Positioner

GLOLAB Two Wire Stepper Motor Positioner Introduction A simple and inexpensive way to remotely rotate a display or object is with a positioner that uses a stepper motor to rotate it. The motor is driven by a circuit mounted near the motor and

More information

App and Program Transfer Guidebook

App and Program Transfer Guidebook App and Program Transfer Guidebook Vernier Software & Technology 13979 SW Millikan Way Beaverton, Oregon 97005-2886 (503) 277-2299 FAX (503) 277-2440 www.vernier.com info@vernier.com Copyright 2006 by

More information

Mini Amp Gizmo. User s Manual. RJM Music Technology, Inc.

Mini Amp Gizmo. User s Manual. RJM Music Technology, Inc. Mini Amp Gizmo User s Manual RJM Music Technology, Inc. Mini Amp Gizmo User s Manual Version 1.1 March 15, 2012 RJM Music Technology, Inc. 2525 Pioneer Ave #1 Vista, CA 92081 E-mail: support@rjmmusic.com

More information

ServoOne. Specification. Option 2 - Technology. x 11. x 8 X 8. x 10. x 9. x 7. x 6 TTL Encoder / TTL Encoder simulation

ServoOne. Specification. Option 2 - Technology. x 11. x 8 X 8. x 10. x 9. x 7. x 6 TTL Encoder / TTL Encoder simulation x - + - + x L L L AC SO 4-45 A DC SO 4- A ServoOne Specification x 9 - + - + x 7 x 8 X 8 Option - Technology x 6 TTL Encoder / TTL Encoder simulation Specification ServoOne Specification Option - Technology

More information

ETEC 421 - Digital Controls PIC Lab 10 Pulse Width Modulation

ETEC 421 - Digital Controls PIC Lab 10 Pulse Width Modulation ETEC 421 - Digital Controls PIC Lab 10 Pulse Width Modulation Program Definition: Write a program to control the speed of a dc motor using pulse width modulation. Discussion: The speed of a dc motor is

More information

Space Duel, Gravitar, Black Widow MultiVector INSTALL GUIDE

Space Duel, Gravitar, Black Widow MultiVector INSTALL GUIDE Space Duel, Gravitar, Black Widow MultiVector INSTALL GUIDE The Space Duel 3 in1 MultiVector kit includes the main PWB pictured above. IF YOU HAVE AND PROBLEMS OR SUGGESTIONS ON HOW TO IMPROVE THIS INSTALL

More information

Electric Landing Gear controllers and sequencer LGC12 / LGC 13C

Electric Landing Gear controllers and sequencer LGC12 / LGC 13C Electric Landing Gear controllers and sequencer LGC12 / LGC 13C Users Guide. Torrent d en Puig, 31. 08358, Arenys de Munt, Barcelona,Catalonia,Spain E-mail: info@xicoy.com. Fax: +34 933 969 743 web: www.xicoy.com

More information

POINTS POSITION INDICATOR PPI4

POINTS POSITION INDICATOR PPI4 POINTS POSITION INDICATOR PPI4 Advanced PPI with Adjustable Brightness & Simplified Wiring Monitors the brief positive operating voltage across points motors when they are switched Lights a corresponding

More information

How to Install a Motherboard

How to Install a Motherboard How to Install a Motherboard This guide is by no means comprehensive, but serves as a general guide to installing a JNCS motherboard bundle into a standard ATX case. JNCS has already set any relevant jumpers

More information

Timer A (0 and 1) and PWM EE3376

Timer A (0 and 1) and PWM EE3376 Timer A (0 and 1) and PWM EE3376 General Peripheral Programming Model Each peripheral has a range of addresses in the memory map peripheral has base address (i.e. 0x00A0) each register used in the peripheral

More information

DC Motor control Reversing

DC Motor control Reversing January 2013 DC Motor control Reversing and a "Rotor" which is the rotating part. Basically there are three types of DC Motor available: - Brushed Motor - Brushless Motor - Stepper Motor DC motors Electrical

More information

PUSH BUTTON START INSTALLATION MANUAL

PUSH BUTTON START INSTALLATION MANUAL PUSH BUTTON START INSTALLATION MANUAL ALTHOUGH THIS PRODUCT HAS BEEN THOROUGHLY TESTED KPIERSON TECHNOLOGIES ASSUMES NO RESPONSIBILITY FOR ANY DAMAGE THAT MAY RESULT BY THE INSTALLATION OF THIS PRODUCT.

More information

Neutralization Reactions. Evaluation copy

Neutralization Reactions. Evaluation copy Neutralization Reactions Computer 6 If an acid is added to a base, a chemical reaction called neutralization occurs. An example is the reaction between nitric acid, HNO 3, and the base potassium hydroxide,

More information

PRODUCTIVITY THROUGH INNOVATION 600 CONTROL DIRECT DRIVE TECHNICAL/OPERATION MANUAL

PRODUCTIVITY THROUGH INNOVATION 600 CONTROL DIRECT DRIVE TECHNICAL/OPERATION MANUAL Rev. D PRODUCTIVITY THROUGH INNOVATION 600 CONTROL DIRECT DRIVE TECHNICAL/OPERATION MANUAL 10 BORIGHT AVENUE, KENILWORTH NEW JERSEY 07033 TELEPHONE: 800-524-0273 FAX: 908-686-9317 TABLE OF CONTENTS Page

More information