Haas trunnions have more than one configuration. Thus, to make a program for the trunnion, you must know these facts:

Size: px
Start display at page:

Download "Haas trunnions have more than one configuration. Thus, to make a program for the trunnion, you must know these facts:"

Transcription

1 Haas Technical Documentation Trunnion Information Scan code to get the latest version of this document Translation Available Trunnion Features Haas trunnions have more than one configuration. Thus, to make a program for the trunnion, you must know these facts: 1. The direction and the position of the A-Axis centerline (The A Axis turns around the A-Axis "centerline"). 2. The direction and the position of the B-Axis centerline (The B Axis turns around the B-Axis "centerline"). For all trunnions, the A Axis is the "tilt axis." When the A Axis turns ("tilts"), the B Axis moves. But when the B Axis turns, the A Axis does not move. For most trunnion installations, the A-Axis centerline is parallel to the X Axis of the machine. The B- Axis centerline is always perpendicular to the A-Axis centerline. Copyright 2018 by Haas Automation, Inc. No unauthorized reproduction Last Published On June 27, /10

2 The A Axis tilts +/-120 degrees. The B Axis (the platter) turns 360 degrees. The Haas TRT Series is almost the same as the trunnion machines. The distance from the distance from the top surface of the platter to the A-Axis centerline is different for different TRT models. Copyright 2018 by Haas Automation, Inc. No unauthorized reproduction Last Published On June 27, /10

3 The TR160Y is a compact trunnion. You can install the trunnion with the A Axis ("tilt Axis") parallel to the Y Axis of the machine. This makes the other areas on the table available for other work. Accuracy Accuracy and repeatability is calculated in arcseconds. One complete revolution of the platter is 360 degrees. Each degree is divided into 60 arcminutes. Each arcminute is divided into 60 arcseconds. One arcsecond = 1/3600 of a degree. All rotary tables have some error, measured in arcseconds. The rotary error translates to linear error. Copyright 2018 by Haas Automation, Inc. No unauthorized reproduction Last Published On June 27, /10

4 You measure the accuracy in degrees. Thus the linear error increases when you move the workpiece farther from the axis centerline. 1. Linear errors increase when the diameter increases. 2. Angular errors stay constant along the radius. Always put the workpiece as near to the axis centerline as possible. A-Axis Centerline On most Haas trunnions, the surface of the rotary platter (the B Axis) is below the A-Axis Centerline. On the TRT series, T5C series, and the TR110, the surface of the rotary platter (the B Axis) is above the A-Axis centerline. The distance between the platter surface and the A-Axis centerline can be different for each rotary of the same model. This is normal. Refer to the "Trunnion Configuration Changes" section that follows. The procedure in that section tells you how to find the A-Axis centerline. Parameters and Settings FIR and NOTCH parameters Not all 3-axis mills have rotary axis FIR and NOTCH parameters installed. When you install a rotary on a 3-axis machine, examine the FIR and NOTCH filter parameters. If values are set for the X, Y and Z Axes, you must also set the A and B Axes to the same values. Use only the values that the Parameter Checker Program recommends. The COMMAND FIR ORDER parameters for each axis are The NOTCH CENTER FREQUENCY parameters are The NOTCH DEPTH FACTOR parameters are In Position Limit Parameters Parameter 104 and Parameter 165 are the IN POSITION LIMIT parameters. These parameters Identify the distance the motor must be from the endpoint before a movement is completed, without an exact stop (a G09 or G61 command). A higher number makes movements smoother and faster during simultaneous 4- and /or 5-axis machining. A lower number can have better accuracy. But a lower number can cause the machine to vibrate during higher feedrates. Recommended values for simultaneous linear and rotary movement: Sigma 1 rotary products - 16,000 Sigma 5 rotary products - 128,000 Smoothness Setting 85 - MAX CORNER ROUNDING Setting DEFAULT SMOOTHNESS You can override both of these settings with G187, DEFAULT SMOOTHNESS. G187 alters both the smoothness and max corner rounding within a program by altering the accelerations of the axes to match the needs of the application. The command has three modes: P1, Rough = 4 times the acceleration and corner rounding values. P2, Medium = default acceleration and corner rounding values. P3, Finish = ¼ the acceleration and corner rounding values. Note: P3 increases cycle time on long programs. G93 Inverse Time Feed Mode When you program 4- or 5-axis machining in G94 Feed Per Minute Mode, Setting 34, 4th Axis Diameter, and Copyright 2018 by Haas Automation, Inc. No unauthorized reproduction Last Published On June 27, /10

5 Setting 79, 5th Axis Diameter, both change the actual rotary speed. The larger the diameter, the slower the rotary turns based on the inch or millimeter feedrate. During 4- or 5-axis machining, the distance from the cutting tool to the rotary axis changes constantly. But the speed that the rotary turns does not change. Settings 34 and 79 control this speed. This usually causes unwanted sudden movements and an unsatisfactory surface finish. For a better finish and a smoother movement, use G93 Inverse Time Feed Mode during simultaneous 4- and 5- axis machining. G93 ignores Setting 34 and Setting 79. The CAM program uses mathematical calculations to control the speed. G141 3D+ Cutter Compensation Here are important facts about G141 3D+ CUTTER COMPENSATION: G141 Lets you use cutter compensation when the tool path is not in the XY plane (G17). G141 Is available in 3D and 5-axis machining operations. G141 Has a full explanation in the operator's manual. Please read it carefully. Rotary Axis Brakes These codes control the rotary axis brakes: M10-4th Axis Brake Clamp M11-4th Axis Brake Release M12-5th Axis Brake Clamp M13-5th Axis Brake Release During rotary movement, the axes releases automatically and clamp when the move is completed. To use M-codes to control the brakes is not necessary. When you do 4- or 5-axis interpolation and do not release the brakes, they release automatically. The brakes stay released until the control comes to a block of code that does not use that axis. The machine movement stops while the control clamps the brake on that axis. This dwell leaves marks in the part finish. Always use M-codes to release the brakes before simultaneous 4- or 5-Axis movement. Always clamp the brakes again at the end of the operation. After you release an axis brake with an M-Code, these are the only two procedures to clamp it again: Use the correct M-code. Cycle the power on the machine. Calculations Calculate Formulas for Rotary and Linear Speeds Use the same formulas for inches and millimeters. Diameter = the distance from the Axis centerline to the tool tip x 2. Circumference = Pi x diameter. Example: " circumference = a 4" diameter x Example: mm circumference = a mm diameter x Inches (millimeters) per degree = (Pi x diameter)/360 Example: 0.035" per degree = (4" diameter x )/360 Example: mm per degree = (101.6 mm diameter x )/360 Degrees per Minute Speed = Inches per minute/inches per degree ( mm per minute/ mm per degree) Example: 2149 degrees per minute speed = 75" per minute/0.035" per degree. Example: 2149 degrees per minute speed = 1905 mm per minute/0.887 mm per degree. Use these formulas to calculate a rotary's speed per minute. Copyright 2018 by Haas Automation, Inc. No unauthorized reproduction Last Published On June 27, /10

6 Example A customer's machine is configured with both Setting 34 and Setting 79 set to x 1" Diameter/360 = inches per degree. 100 Inch per minute speed/ inches per degree = 11,494 degrees per minute. The maximum speed per minute is different for different rotary models. The HA5C can turn 24,600 degrees per minute. The HRC-210 can turn 49,800 degrees per minute. Trunnion Configuration Changes Set Work Offsets To set the G54 A Axis to zero, use an indicator to make the B-Axis platter flat. Jog the indicator parallel to the Y Axis. Copyright 2018 by Haas Automation, Inc. No unauthorized reproduction Last Published On June 27, /10

7 Turn the A Axis to G54 A90. Use the indicator to measure the B-Axis platter along the X Axis. If necessary, adjust the trunnion to make sure the A-Axis centerline is parallel with the X Axis. Tighten the trunnion. Turn the trunnion back to G54 A0. Use an indicator to find the center of the hole in the center of the platter. This is necessary for WORK ZERO OFFSET for X AXIS and Y AXIS. Make sure the platter is flat. Copyright 2018 by Haas Automation, Inc. No unauthorized reproduction Last Published On June 27, /10

8 Work Zero Offset for Z Axis You must set WORK ZERO OFFSET for Z AXIS (or example, for G54) to the A-Axis centerline. To set WORK ZERO OFFSET for Z AXIS do these steps: 1. Measure the distance from the part, fixture, or platter to the centerline of the A Axis. 2. You can use one of the surfaces to set the tool length offset. Be sure to use the same surface during all of the procedure. 3. Turn to G54 A+90 [1]. Touch an edge finder to a face [2] and record the Y-Axis position. 4. Turn to G54 A-90 [3]. Touch the edge finder to the same face and record the Y-Axis position. 5. Divide the difference between the (2) positions by 2. The result is the distance from the indicated face to the A-Axis centerline. 6. Type the result into the WORK ZERO OFFSET for Z AXIS (for example, for G54). The value is a negative on a trunnion unit. Tool Length Offsets Copyright 2018 by Haas Automation, Inc. No unauthorized reproduction Last Published On June 27, /10

9 After you set the WORK ZERO OFFSET for Z AXIS from the surface of the fixture to the A-Axis centerline [1], set the tool length offsets to the face of the fixture [2]. Touch the tool to the fixture. Press [TOOL OFFSET MEASURE] to set the tool offsets. Changing Tools Make sure the machine does not hit the top of the trunnion during a tool change. Be more careful if you have a sidemount tool changer. Copyright 2018 by Haas Automation, Inc. No unauthorized reproduction Last Published On June 27, /10

10 If you have clearance problems, limit the length of your tools and/or set a safe tool change position. Refer to the Settings and Parameters training module for instructions on setting a safe tool change position for an axis. Copyright 2018 by Haas Automation, Inc. No unauthorized reproduction Last Published On June 27, /10

ST - DS - Toolholders to the Spindle Centerline - Correction

ST - DS - Toolholders to the Spindle Centerline - Correction LAST UPDATED: 11/28/2018 Page 1 of 9 pages Toolholders to the Spindle Centerline - Correction Page 2 of 9 pages This section tells you how to align the toolholders [1] to the spindle centerline [2]. 1

More information

Trunnion Hook-up (Tilt & Rotary = Full Axis)

Trunnion Hook-up (Tilt & Rotary = Full Axis) . Trunnion Rotary Series March 2004 Trunnion Hook-up (Tilt & Rotary = Full Axis).......... Haas Automation Training MINIMUM MACHINE REQUIREMENTS TO USE THIS PROCEDURE: Haas CNC Mills with 5 axis capability.

More information

Single axis (X) move example: X.25 This will move to a diameter of.5 The programming in X can be done as radius movements (G73) or diameter (G72).

Single axis (X) move example: X.25 This will move to a diameter of.5 The programming in X can be done as radius movements (G73) or diameter (G72). Linear one and two axis moves are accomplished by giving the axis and the value to move. The result of a command will depend on which mode is active: G90 or G91, and G73 (radius) or G72 (diameter). X moves

More information

Hand Coding AX Plane G Code for a Centroid Equipped Mill In Order to Cut a Helix, Version 2.0

Hand Coding AX Plane G Code for a Centroid Equipped Mill In Order to Cut a Helix, Version 2.0 Hand Coding AX Plane G Code for a Centroid Equipped Mill In Order to Cut a Helix, Version 2.0 By R. G. Sparber Protected by Creative Commons. 1 Summary In order to cut a helix of length L, diameter d,

More information

5-axis. The Power of Five

5-axis. The Power of Five 5-axis The Power of Five Trunion Machines Swivel Head Machines Machine Axis configuration Standard 3 Axis Operation Setup Time Load Time Cycle Time Description 1 30 min 20 sec 3 min 58 sec Drill top holes

More information

PLI Support Guide: Robotic Total Station Field Calibration

PLI Support Guide: Robotic Total Station Field Calibration PLI Support Guide: Robotic Total Station Field Calibration Summary: This manual will instruct you on how to properly calibrate your Trimble Robotic Total Station using Trimble Access. Your instrument must

More information

Interpolation. Create a program for linear interpolation of a three axis manufacturing machine with a constant

Interpolation. Create a program for linear interpolation of a three axis manufacturing machine with a constant QUESTION 1 Create a program for linear interpolation of a three axis manufacturing machine with a constant velocity profile. The inputs are the initial and final positions, feed rate, and sample period.

More information

HAWK TECHNOLOGY LTD.

HAWK TECHNOLOGY LTD. Stard Trunnion Line HAWK TECHNOLOGY LTD. Going Beyond Everyday Hawk Technology Ltd has evolved with today's manufacturing requirements by planning, designing, building installing state-of -the-art robotic

More information

AlphaLab Gaussmeter Model VGM -- Instructions

AlphaLab Gaussmeter Model VGM -- Instructions AlphaLab Gaussmeter Model VGM -- Instructions Power: As shipped, a standard 9 volt battery is installed. Battery life is about 10 hours (25 ma drain; 6.5 volt dropout). Low battery appears when about one

More information

trunniontable.com

trunniontable.com I would recommend Martin Trunnion Tables to anyone that s looking for a long lasting solution that will out perform anything else out there. - Jordan Meier, Haas Applications Engineer trunniontable.com

More information

trunniontable.com Trunnion Tables for Haas Verticals

trunniontable.com Trunnion Tables for Haas Verticals Trunnion Tables for Haas Verticals I would recommend Martin Trunnion Tables to anyone that s looking for a long lasting solution that will out perform anything else out there. trunniontable.com 859-727-9900

More information

Electronic Edge Finder Run-out Compensation, Version 1.0

Electronic Edge Finder Run-out Compensation, Version 1.0 Electronic Edge Finder Run-out Compensation, Version 1.0 By R. G. Sparber Protected by Creative Commons. 1 Scope For some milling machine 2 operations, the Center Of Rotation (COR) of the spindle must

More information

--> Buy True-PDF --> Auto-delivered in 0~10 minutes. GB/T Translated English of Chinese Standard: GB/T

--> Buy True-PDF --> Auto-delivered in 0~10 minutes. GB/T Translated English of Chinese Standard: GB/T Translated English of Chinese Standard: GB/T4161-2007 www.chinesestandard.net Buy True-PDF Auto-delivery. Sales@ChineseStandard.net ICS 77.040.10 NATIONAL STANDARD OF THE PEOPLE S REPUBLIC OF CHINA GB

More information

Interferometer for Squareness measurement

Interferometer for Squareness measurement F Interferometer for Squareness measurement The deviation of squareness of two machine axes can be measured as follows: 1. The straightness of a machine axis is measured. 2. The Angular reflector stops

More information

Lab 9. Rotational Dynamics

Lab 9. Rotational Dynamics Lab 9. Rotational Dynamics Goals To calculate the moment of inertia of two metal cylindrical masses from their measured dimensions and their distance from the axis of rotation. To use the principle of

More information

An NC program is a program that defines the entire sequence of a machining operation to be carried out on a particular CNC machine tool:

An NC program is a program that defines the entire sequence of a machining operation to be carried out on a particular CNC machine tool: Outline MC Programming I NC Program NC Codes Blocks G and M codes Other codes Programming Basic Motions Rapid travel Linear motion Circular motion Examples NC Program An NC program is a program that defines

More information

OPERATING INSTRUCTIONS ROTOKLICK MK 150 MULTIKLICK MK 150 MULTIDEX

OPERATING INSTRUCTIONS ROTOKLICK MK 150 MULTIKLICK MK 150 MULTIDEX OPERATING INSTRUCTIONS ROTOKLICK MK 150 MULTIKLICK MK 150 MULTIDEX Type: Drehfutter Type: Wippe Type: Traverse Type: Würfel Haff & Schneider GmbH & Co. OHG Obere Wank 2 D-87484 Nesselwang www.haff-schneider.com

More information

Drive Control Instructions

Drive Control Instructions Drive Control Instructions DRV: High Speed Positioning 16Bits Instruction: -- 32 Bits Instruction: Below Suitable Model: Function & Action X axis and Y axis high speed positioning with the maximum speed:

More information

Coromant Capto Short Adapter

Coromant Capto Short Adapter Coromant Capto Short Adapter The quick change system for reduced setup and production time. Faster return on investment. Short Adapter Short Adapter More available cutting tool length Short toolholder

More information

Nanoscale work function measurements by Scanning Tunneling Spectroscopy

Nanoscale work function measurements by Scanning Tunneling Spectroscopy Related Topics Tunneling effect, Defects, Scanning Tunneling Microscopy (STM), (STS), Local Density of States (LDOS), Work function, Surface activation, Catalysis Principle Scanning tunneling microscopy

More information

Service Information Letter SIL # 017

Service Information Letter SIL # 017 Service Information Letter SIL # 017 Trunnion Adjustment - Double Barrels Only Equipment: Double Barrels With Sloped Trunnions Date Issued: 9-24-03 Additional Reference: SIL # 016 Revised: Revision #:

More information

Dial Test Indicators SERIES 513

Dial Test Indicators SERIES 513 Dial Test s SERIES 513 Narrow or deep places, which cannot be measured with a normal dial gauge, can be easily and accurately measured. Mitutoyo's proprietary new structure permits smooth pointer operation.

More information

Introduction to Telescopes Pre-lab

Introduction to Telescopes Pre-lab AST 114 Spring 2005 Introduction to Telescopes Introduction to Telescopes Pre-lab 1. Read through the "Parts of a Telescope" section of the lab. You may be asked to point out the different parts of the

More information

To successfully square an HD series machine, you will need the following tools:

To successfully square an HD series machine, you will need the following tools: To successfully square an HD series machine, you will need the following tools: Dial Indicator Machine Square Allen Keys Background: 1 st we align the square parallel to the Y-axis of travel so the X-axis

More information

Melton Series. Owners Manual. Lab Centrifuge. Model # s A C, A C, B C, B C, C C, C C, D C, D C

Melton Series. Owners Manual. Lab Centrifuge. Model # s A C, A C, B C, B C, C C, C C, D C, D C Melton Series Owners Manual Lab Centrifuge Model # s A-4-115-C, A-4-220-C, B-4-115-C, B-4-220-C, C-4-115-C, C-4-220-C, D-4-115-C, D-4-220-C Serial Numbers 85500 & Above NOTICE Wire this centrifuge according

More information

Course: Technology II Training course topic: Metrology

Course: Technology II Training course topic: Metrology Department of machining, process planning and metrology ver.2017-01 Following problems and tasks will be solved during the first two weeks of the training courses of Technology II. Detailed information

More information

INTRODUCTION TO THE TELESCOPE

INTRODUCTION TO THE TELESCOPE INTRODUCTION TO THE TELESCOPE What will you learn in this Lab? For a few of the labs this semester, you will be using an 8-inch Celestron telescope to take observations. This lab will introduce you to

More information

Title: ASML Stepper Semiconductor & Microsystems Fabrication Laboratory Revision: B Rev Date: 12/21/2010

Title: ASML Stepper Semiconductor & Microsystems Fabrication Laboratory Revision: B Rev Date: 12/21/2010 Approved by: Process Engineer / / / / Equipment Engineer 1 SCOPE The purpose of this document is to detail the use of the ASML PAS 5500 Stepper. All users are expected to have read and understood this

More information

Calibration Routine. Store in HDD. Switch "Program Control" Ref 1/ Ref 2 Manual Automatic

Calibration Routine. Store in HDD. Switch Program Control Ref 1/ Ref 2 Manual Automatic 4.2 IMPLEMENTATION LABVIEW 4.2.1 LabVIEW features LabVIEW (short for Laboratory Virtual Instrument Engineering Workbench) originally released for the Apple Macintosh in 1986. It is a highly productive

More information

SC125MS. Data Sheet and Instruction Manual. ! Warning! Salem Controls Inc. Stepper Motor Driver. Last Updated 12/14/2004

SC125MS. Data Sheet and Instruction Manual. ! Warning! Salem Controls Inc. Stepper Motor Driver.   Last Updated 12/14/2004 SC125MS Stepper Motor Driver Salem Controls Inc. Last Updated 12/14/2004! Warning! Stepper motors and drivers use high current and voltages capable of causing severe injury. Do not operate this product

More information

iweathar EDGE V Installation Guide Copyright 2012 iweathar. All rights reserved.

iweathar EDGE V Installation Guide Copyright 2012 iweathar. All rights reserved. iweathar EDGE V Installation Guide Copyright 2012 iweathar. All rights reserved. Table of contents: 1 Introduction...3 2 Station Components...4 3 STATION INSTALLATION PROCEDURE...5 4 Specifications...11

More information

Lecture PowerPoints. Chapter 10 Physics for Scientists and Engineers, with Modern Physics, 4 th edition Giancoli

Lecture PowerPoints. Chapter 10 Physics for Scientists and Engineers, with Modern Physics, 4 th edition Giancoli Lecture PowerPoints Chapter 10 Physics for Scientists and Engineers, with Modern Physics, 4 th edition Giancoli 2009 Pearson Education, Inc. This work is protected by United States copyright laws and is

More information

Research Collection. Thermal issues in 5-axis machine tools. Conference Paper. ETH Library

Research Collection. Thermal issues in 5-axis machine tools. Conference Paper. ETH Library Research Collection Conference Paper Thermal issues in 5-axis machine tools Author(s): Wegener, Konrad; Gebhardt, Michael; Mayr, Josef; Knapp, Wolfgang Publication Date: 2014 Permanent Link: https://doi.org/10.3929/ethz-a-010268704

More information

Galileo Telescope Solar Viewer Joseph Hora, Elizabeth Hora 2017/09/18

Galileo Telescope Solar Viewer Joseph Hora, Elizabeth Hora 2017/09/18 Galileo Telescope Solar Viewer Joseph Hora, Elizabeth Hora 2017/09/18 17 7.75 5 2 1.5 3 2 1.5 Materials: (all dimensions in inches) 3x plywood sheet 17 x 7.75 x ½ 3x wood block cut from 2x4: 5 x 2 x 1.5

More information

BD-04a: Check Machine Geometry and Lost Motion

BD-04a: Check Machine Geometry and Lost Motion Page 1 of 14 BD-04a: Check Machine Geometry and Lost Motion SAFETY FIRST o Follow all Caterpillar facility safety standards when performing this task. o A hoist will be necessary for moving the cube or

More information

Axisymmetric Modeling. This tutorial gives an overview of axisymmetric modeling. Learn how to:

Axisymmetric Modeling. This tutorial gives an overview of axisymmetric modeling. Learn how to: Axisymmetric Modeling I-DEAS Tutorials: Simulation Projects This tutorial gives an overview of axisymmetric modeling. Learn how to: sketch on the XZ plane apply boundary conditions mesh axisymmetric elements

More information

St art. rp m. Km /h 1: : : : : : : : : : : : :5 2.5.

St art. rp m. Km /h 1: : : : : : : : : : : : :5 2.5. modified 22/05/14 t 3:5 2.5 3:5 5.0 3:5 7.5 4:0 0.0 4:0 2.5 4:0 5.0 4:0 7.5 4:1 0.0 4:1 2.5 4:1 5.0 4:1 7.5 4:2 0.0 Km /h 0 25 50 75 100 125 150 175 200 225 rp m 0 250 0 500 0 750 0 100 00 125 00 1 2 3

More information

INTRODUCTION TO THE TELESCOPE

INTRODUCTION TO THE TELESCOPE AST 113/114 Fall 2014 / Spring 2016 NAME: INTRODUCTION TO THE TELESCOPE What will you learn in this Lab? For a few of the labs this semester, you will be using an 8-inch Celestron telescope to take observations.

More information

PiCUS Calliper Version 3

PiCUS Calliper Version 3 Technology PiCUS Calliper Version 3 Digital calliper for precise geometry detection argus electronic GmbH Erich-Schlesinger-Straße 49d 18059 Rostock Germany Tel.: +49 (0) 381/49 68 14 40 www.argus-electronic.de

More information

Circular Motion and Centripetal Force

Circular Motion and Centripetal Force [For International Campus Lab ONLY] Objective Measure the centripetal force with the radius, mass, and speed of a particle in uniform circular motion. Theory ----------------------------- Reference --------------------------

More information

OPERATION MANUAL. Acceleration, Velocity RMS measurement, Metric & Imperial unit PEN VIBRATION METER Model : PVB-820

OPERATION MANUAL. Acceleration, Velocity RMS measurement, Metric & Imperial unit PEN VIBRATION METER Model : PVB-820 Acceleration, Velocity RMS measurement, Metric & Imperial unit PEN VIBRATION METER Model : PVB-820 Your purchase of this PEN VIBRATION METER marks a step forward for you into the field of precision measurement.

More information

Motion Planner, Version 16.03

Motion Planner, Version 16.03 Application Solution Motion Planner, Version 16.03 Introduction This application solution explains the differences between versions 16 and 16.03 of the Motion Planner as viewed in RSLogix 5000 programming

More information

EF 151 Exam #4 - Spring, 2016 Page 1 Copy 205

EF 151 Exam #4 - Spring, 2016 Page 1 Copy 205 EF 151 Exam #4 - Spring, 016 Page 1 Copy 05 Name: Section: Instructions: Sit in assigned seat; failure to sit in assigned seat results in a 0 for the exam. Put name and section on your exam. Put seating

More information

Quick Start Guide. The ieq45 GoTo German Equatorial Mount # 8000C

Quick Start Guide. The ieq45 GoTo German Equatorial Mount # 8000C Quick Start Guide The ieq45 GoTo German Equatorial Mount # 8000C PACKAGE CONTENTS Telescope Mount (with built-in GPS) 3.5 Vixen type dovetail saddle (installed on the mount) 8 Losmandy-D type dovetail

More information

Algorithm User Guide:

Algorithm User Guide: Algorithm User Guide: Nuclear Quantification Use the Aperio algorithms to adjust (tune) the parameters until the quantitative results are sufficiently accurate for the purpose for which you intend to use

More information

Angular Momentum. Brown University Physics 0030 Physics Department Lab 4

Angular Momentum. Brown University Physics 0030 Physics Department Lab 4 Angular Momentum Introduction In this experiment, we use a specially designed air table on which we cause the collisions of a ball and a disk, and so observe the consequence of angular momentum conservation.

More information

product manual H-3220A Benkelman Beam

product manual H-3220A Benkelman Beam 05.12 product manual H-3220A Benkelman Beam General The H-3220A Benkelman Beam Apparatus is a convenient and accurate device used for measuring the deflection of flexible pavements under moving wheel

More information

ASTRO-PHYSICS, INC. POLAR ALIGNMENT TELESCOPE

ASTRO-PHYSICS, INC. POLAR ALIGNMENT TELESCOPE Polar Alignment Telescope ASTRO-PHYSICS, INC. POLAR ALIGNMENT TELESCOPE This polar axis telescope will help you align your mount with the Celestial Poles. When your mount is properly aligned, your telescope's

More information

FOCUS 30/FOCUS 35 Field Calibration with Survey Pro Field Software

FOCUS 30/FOCUS 35 Field Calibration with Survey Pro Field Software GeoInstruments Application Note June 25th, 2015 FOCUS 30/FOCUS 35 Field Calibration with Survey Pro Field Software Summary: This support note outlines the procedure which should be followed to calibrate

More information

Rotary modules.

Rotary modules. Rotary modules www.comoso.com www.comoso.com Rotary modules ROTARY MODULES Series Size Page Rotary modules RM swivel unit 156 RM 08 160 RM 10 162 RM 12 164 RM 15 168 RM 21 172 RM rotor 176 RM 50 180 RM

More information

Application Note #3413

Application Note #3413 Application Note #3413 Manual Tuning Methods Tuning the controller seems to be a difficult task to some users; however, after getting familiar with the theories and tricks behind it, one might find the

More information

OPERATION MANUAL. Acceleration, Velocity RMS measurement, Metric & Imperial unit PEN VIBRATION METER Model : PVB-820

OPERATION MANUAL. Acceleration, Velocity RMS measurement, Metric & Imperial unit PEN VIBRATION METER Model : PVB-820 Acceleration, Velocity RMS measurement, Metric & Imperial unit PEN VIBRATION METER Model : PVB-820 Your purchase of this PEN VIBRATION METER marks a step forward for you into the field of precision measurement.

More information

Question 1: An object has moved through a distance. Can it have zero displacement? If yes, support your answer with an example. Yes. An object that has moved through a distance can have zero displacement.

More information

MULTIPLE CHOICE. Choose the one alternative that best completes the statement or answers the question.

MULTIPLE CHOICE. Choose the one alternative that best completes the statement or answers the question. Exam Name MULTIPLE CHOICE. Choose the one alternative that best completes the statement or answers the question. 1) You are standing in a moving bus, facing forward, and you suddenly fall forward as the

More information

Important: This test consists of 16 multiple choice problems, each worth 6.25 points.

Important: This test consists of 16 multiple choice problems, each worth 6.25 points. Physics 214 Exam 1 Spring 2005 Fill in on the OPSCAN sheet: 1) Name 2) Student identification number 3) Exam number as 01 4) Sign the OPSCAN sheet Important: This test consists of 16 multiple choice problems,

More information

A compilation of key maintenance and performance articles taken from the former Lycoming Flyer Newsletter. Lycoming Flyer Key Reprints

A compilation of key maintenance and performance articles taken from the former Lycoming Flyer Newsletter. Lycoming Flyer Key Reprints A compilation of key maintenance and performance articles taken from the former Lycoming Flyer Newsletter Lycoming Flyer Key Reprints D e a r Lycoming Flyer C u s t o m e r, O u r K e y R e p r i n t

More information

Sensor Accessories. Rotary Motion Accessory Pack. Pendulum Rod with two masses, Angular Momentum disc set and Linear Rack with mini c-clamp

Sensor Accessories. Rotary Motion Accessory Pack. Pendulum Rod with two masses, Angular Momentum disc set and Linear Rack with mini c-clamp Sensor Accessories Rotary Motion Accessory Pack (Product No 3288) Pendulum Rod with two masses, Angular Momentum disc set and Linear Rack with mini c-clamp DATA HARVEST Data Harvest Group Ltd 1 Eden Court,

More information

Vocabulary. Centripetal Force. Centripetal Acceleration. Rotate. Revolve. Linear Speed. Angular Speed. Center of Gravity. 1 Page

Vocabulary. Centripetal Force. Centripetal Acceleration. Rotate. Revolve. Linear Speed. Angular Speed. Center of Gravity. 1 Page Vocabulary Term Centripetal Force Definition Centripetal Acceleration Rotate Revolve Linear Speed Angular Speed Center of Gravity 1 Page Force Relationships 1. FORCE AND MASS a. An object swung in a uniform

More information

Technical Notes and Cutting Formulas BELIN PRECISION TOOLS. Recommended cutting & feed rates for specific materials METRTIC FORMULAS

Technical Notes and Cutting Formulas BELIN PRECISION TOOLS. Recommended cutting & feed rates for specific materials METRTIC FORMULAS Technical Notes and Cutting Formulas m = meter = 39.37 inches mm = millimeter =.039 inches mn = minute BELIN PRECISION TOOLS METRTIC FORMULAS Recommended cutting & feed rates for specific materials Select

More information

Observations with the Meade LX-10 Telescope (Evening Observation)

Observations with the Meade LX-10 Telescope (Evening Observation) Chapter 12 Observations with the Meade LX-10 Telescope (Evening Observation) During this observation period course, you will be using a Meade LX-10 telescope to make observations of celestial objects.

More information

product manual H-4204 Proving Ring Penetrometer

product manual H-4204 Proving Ring Penetrometer 05.09 product manual H-4204 Proving Ring Penetrometer nnmm Handle Proving Ring Extension Rod Coupler Penetration Rod Cone Figure #1 General Information The Proving Ring Penetrometer is a cone type of penetrometer

More information

HT600 Dat e Code: 2 - HT MW Purchase Date: PLEASE RETAIN THIS INSTRUCTION MANUAL FOR FUTURE REFERENCE. All Rights Reserved

HT600 Dat e Code: 2 - HT MW Purchase Date: PLEASE RETAIN THIS INSTRUCTION MANUAL FOR FUTURE REFERENCE. All Rights Reserved We strive to ensure that our products are of the highest quality and free of manufacturing defects or missing parts. However, if you have any problems with your new product, D O NOT RETURN IT TO THE STORE,

More information

Theory & Practice of Rotor Dynamics Prof. Rajiv Tiwari Department of Mechanical Engineering Indian Institute of Technology Guwahati

Theory & Practice of Rotor Dynamics Prof. Rajiv Tiwari Department of Mechanical Engineering Indian Institute of Technology Guwahati Theory & Practice of Rotor Dynamics Prof. Rajiv Tiwari Department of Mechanical Engineering Indian Institute of Technology Guwahati Module - 8 Balancing Lecture - 1 Introduce To Rigid Rotor Balancing Till

More information

Acceleration/Velocity/Displacement VIBRATION METER

Acceleration/Velocity/Displacement VIBRATION METER Acceleration/Velocity/Displacement VIBRATION METER Model : VB-8220 Your purchase of this VIBRATION METER marks a step forward for you into the field of precision measurement. Although this METER is a complex

More information

Metrology Prof. Dr Kanakuppi Sadashivappa Bapuji Institute of Engineering and Technology Davangere

Metrology Prof. Dr Kanakuppi Sadashivappa Bapuji Institute of Engineering and Technology Davangere Metrology Prof. Dr Kanakuppi Sadashivappa Bapuji Institute of Engineering and Technology Davangere Lecture 32 Introduction To Comparators, Mechanical Comparators (Refer Slide Time: 00:15) I welcome you

More information

Assignment 4.2 Frictional Forces CONCEPTUAL QUESTIONS: 1. What is the SI unit of the coefficient of friction (μ s or μ k )?

Assignment 4.2 Frictional Forces CONCEPTUAL QUESTIONS: 1. What is the SI unit of the coefficient of friction (μ s or μ k )? CONCEPTUAL QUESTIONS: 1. What is the SI unit of the coefficient of friction (μ s or μ k )? 2. Tennis is played on clay, grass, and hard surfaces. Please explain why you think tennis players have or don

More information

NORMACLAMP Hose Clamps

NORMACLAMP Hose Clamps TORRO Worm Drive Hose Clips to DIN 3017 Short description of technical features TORRO hose clips are specially suitable for applications under high mechanical loads. Since we are continuously working to

More information

Write your answers on notebook paper. Show your work.

Write your answers on notebook paper. Show your work. UNIT 6 Getting Ready Use some or all of these exercises for formative evaluation of students readiness for Unit 6 topics. Prerequisite Skills Finding the length of the sides of special right triangles

More information

TOPCNC TC55V Instruction Manual.

TOPCNC TC55V Instruction Manual. TOPCNC TC55V Instruction Manual WWW.ChinaPlccenter.COM 1. Product Introduction TC55E is an upgrading version of TC55. It is equipped with 3.5 inch color screen, RS 485 communication, Chinese/English Switch,

More information

On machine measurements of electrode wear in micro EDM milling

On machine measurements of electrode wear in micro EDM milling Downloaded from orbit.dtu.dk on: Nov 13, 2018 On machine measurements of electrode wear in micro EDM milling Valentincic, J.; Bissacco, Giuliano; Tristo, G. Published in: ISMTII 2003 Publication date:

More information

TE 75R RESEARCH RUBBER FRICTION TEST MACHINE

TE 75R RESEARCH RUBBER FRICTION TEST MACHINE TE 75R RESEARCH RUBBER FRICTION TEST MACHINE Background: The Research Rubber Friction Test Machine offers the ability to investigate fully the frictional behaviour of rubbery materials both in dry and

More information

Spatial Dependence of Force in the Initial LIGO OSEMs

Spatial Dependence of Force in the Initial LIGO OSEMs LASER INTERFEROMETER GRAVITATIONAL WAVE OBSERVATORY LIGO - LIGO Scientific Collaboration LIGO - T75 - - I June Spatial Dependence of Force in the Initial LIGO OSEMs O d'arcy, P Fritschel Distribution of

More information

NR ROTARY RING TABLE: FLEXIBLE IN EVERY RESPECT

NR ROTARY RING TABLE: FLEXIBLE IN EVERY RESPECT NR FREELY PROGRAMMABLE ROTARY TABLES NR ROTARY RING TABLE All NR rings allow customer-specific drive motors to be connected NR ROTARY RING TABLE: FLEXIBLE IN EVERY RESPECT WHEN IT S GOT TO BE EXACT We

More information

Fall 2008 RED Barcode Here Physics 105, sections 1 and 2 Please write your CID Colton

Fall 2008 RED Barcode Here Physics 105, sections 1 and 2 Please write your CID Colton Fall 008 RED Barcode Here Physics 105, sections 1 and Exam 1 Please write your CID Colton -3669 3 hour time limit. One 3 5 handwritten note card permitted (both sides). Calculators permitted. No books.

More information

LAB 3 - VELOCITY AND ACCELERATION

LAB 3 - VELOCITY AND ACCELERATION Name Date Partners L03-1 LAB 3 - VELOCITY AND ACCELERATION OBJECTIVES A cheetah can accelerate from 0 to 50 miles per hour in 6.4 seconds. Encyclopedia of the Animal World A Jaguar can accelerate from

More information

Contents. Chapter 1 Introduction Chapter 2 Unacceptable Cam Curves Chapter 3 Double-Dwell Cam Curves... 27

Contents. Chapter 1 Introduction Chapter 2 Unacceptable Cam Curves Chapter 3 Double-Dwell Cam Curves... 27 Contents Chapter 1 Introduction... 1 1.0 Cam-Follower Systems... 1 1.1 Fundamentals... 1 1.2 Terminology... 4 Type of Follower Motion... 4 Type of Joint Closure... 4 Type of Follower... 5 Type of Cam...

More information

MODEL: CNC-HC60Q PRODUCT SPECIFICATION

MODEL: CNC-HC60Q PRODUCT SPECIFICATION 茗亞精密機械股份有限公司 NEUAR PRECISION MACHINERY COMPANY LTD. No. 11, Aly. 19, Ln. 20, Daxing Rd., Luzhu Dist., Taoyuan City 338, Taiwan, R. O. C Tel:886-3-3136986 ; Fax:886-3-3232376 E-mail: neuar.edm@msa.hinet.net

More information

M A N U F A C T U R I N G P R O C E S S E S ME A S S I G N M E N T

M A N U F A C T U R I N G P R O C E S S E S ME A S S I G N M E N T H.- J. Steinmetz, Jan. 004 M A N U F A C T U R I N G P R O C E S S E S ME 38.3 A S S I G N M E N T 0 0 4 A machine shop has 15 workers and one shop foreman. The shop has to manufacture a quantity of 800

More information

Gravity: How fast do objects fall? Teacher Advanced Version (Grade Level: 8 12)

Gravity: How fast do objects fall? Teacher Advanced Version (Grade Level: 8 12) Gravity: How fast do objects fall? Teacher Advanced Version (Grade Level: 8 12) *** Experiment with Audacity and Excel to be sure you know how to do what s needed for the lab*** Kinematics is the study

More information

Episode 220: Momentum and its conservation

Episode 220: Momentum and its conservation Episode 220: Momentum and its conservation This episode introduces the concept of momentum and its conservation. Summary Demonstration and discussion: An introduction making plausible the idea of conservation

More information

Chapter 2 Describing Motion

Chapter 2 Describing Motion Chapter 2 Describing Motion Chapter 2 Overview In chapter 2, we will try to accomplish two primary goals. 1. Understand and describe the motion of objects. Define concepts like speed, velocity, acceleration,

More information

ì<(sk$m)=bdjabj< +^-Ä-U-Ä-U

ì<(sk$m)=bdjabj< +^-Ä-U-Ä-U Physical Science Genre Comprehension Skill Text Features Science Content Nonfiction Sequence Captions Labels Call Outs Glossary Motion Scott Foresman Science 4.15 ì

More information

Lab 9. Rotational Dynamics

Lab 9. Rotational Dynamics Lab 9. Rotational Dynamics Goals To calculate the moment of inertia of two metal cylindrical masses from their measured dimensions and their distance from the axis of rotation. To use the principle of

More information

Physics 101. Hour Exam I Spring Last Name: First Name Network-ID Discussion Section: Discussion TA Name:

Physics 101. Hour Exam I Spring Last Name: First Name Network-ID Discussion Section: Discussion TA Name: Last Name: First Name Network-ID Discussion Section: Discussion TA Name: Instructions Turn off your cell phone and put it away. Calculators may not be shared. Please keep your calculator on your own desk.

More information

TOPCNC TC55V Instruction Manual

TOPCNC TC55V Instruction Manual TOPCNC TC55V Instruction Manual 1. Product Introduction TC55E is an upgrading version of TC55. It is equipped with 3.5 inch color screen, RS 485 communication, Chinese/English Switch, and USB connection.

More information

THE LOSMANDY G-11 MOUNT

THE LOSMANDY G-11 MOUNT Checking the parts THE LOSMANDY G-11 MOUNT Depending on which accessories you ordered, your G-11 mount was shipped in four or more boxes. The contents of each box are as follows: Equatorial Mount Adjustable

More information

ASTRO-PHYSICS, INC. POLAR ALIGNMENT TELESCOPE (PASILL2)

ASTRO-PHYSICS, INC. POLAR ALIGNMENT TELESCOPE (PASILL2) OBJECTIVE LENS ASTRO-PHYSICS, INC. POLAR ALIGNMENT TELESCOPE (PASILL2) This model shipped from January 2001 through July 2002. It fits all 400, 600, 600E, 800, 900 and 1200 models (except the original

More information

Simple Harmonic Motion - MBL

Simple Harmonic Motion - MBL Simple Harmonic Motion - MBL In this experiment you will use a pendulum to investigate different aspects of simple harmonic motion. You will first examine qualitatively the period of a pendulum, as well

More information

Constant Acceleration

Constant Acceleration Constant Acceleration Ch. in your text book Objectives Students will be able to: ) Write the definition of acceleration, either in words or as an equation ) Create an equation for the movement of an object

More information

DNM 750 Ⅱ series. series. High Speed High Performance Horizontal Machining Center DNM 750 [ L ] Ⅱ DNM 750 [ L ] / 50 Ⅱ. ver.

DNM 750 Ⅱ series. series. High Speed High Performance Horizontal Machining Center DNM 750 [ L ] Ⅱ DNM 750 [ L ] / 50 Ⅱ. ver. DNM 750Ⅱ series High Speed High Performance Horizontal Machining Center DNM 750 Ⅱ series DNM 750 [ L ] Ⅱ DNM 750 [ L ] / 50 Ⅱ ver. EN 160803 SU High Productivity Vertical Machining Center The DNM 750 includes

More information

Casting Physics Simplified Part Two. Frames of Reference

Casting Physics Simplified Part Two. Frames of Reference Casting Physics Simplified Part Two Part one of this paper discussed physics that applies to linear motion, i.e., motion in a straight line. This section of the paper will expand these concepts to angular

More information

Modeling: Start to Finish

Modeling: Start to Finish A model for Vehicular Stopping Distance 64 Modeling: Start to Finish Example. Vehicular Stopping Distance Background: In driver s training, you learn a rule for how far behind other cars you are supposed

More information

VIBRATION METER Acceleration & Velocity Model : VB-8201HA

VIBRATION METER Acceleration & Velocity Model : VB-8201HA VIBRATION METER Acceleration & Velocity Model : VB-8201HA TABLE OF CONTENTS 1. FEATURES... 1 2. SPECIFICATIONS...2 3. FRONT PANEL DESCRIPTION...4 3-1 Display...4 3-2 BNC socket of meter...4 3-3 RMS/PEAK

More information

Gravity: How fast do objects fall? Student Advanced Version

Gravity: How fast do objects fall? Student Advanced Version Gravity: How fast do objects fall? Student Advanced Version Kinematics is the study of how things move their position, velocity, and acceleration. Acceleration is always due to some force acting on an

More information

The Rotation Stabilizer Used For A Gravity. Detector With MAB25 Encoder In DRIACS-G2 System

The Rotation Stabilizer Used For A Gravity. Detector With MAB25 Encoder In DRIACS-G2 System The Rotation Stabilizer Used For A Gravity Detector With MAB25 Encoder In DRIACS-G2 System JH1KRC Mike Watanabe, JA6XED Hisao Tsukamoto 2012 International EME Conference, Cambridge, U. K. Abstract To detect

More information

Sect 10.1 Angles and Triangles

Sect 10.1 Angles and Triangles 175 Sect 10.1 Angles and Triangles Objective 1: Converting Angle Units Each degree can be divided into 60 minutes, denoted 60', and each minute can be divided into 60 seconds, denoted 60". Hence, 1 = 60'

More information

Q2. A machine carries a 4.0 kg package from an initial position of d ˆ. = (2.0 m)j at t = 0 to a final position of d ˆ ˆ

Q2. A machine carries a 4.0 kg package from an initial position of d ˆ. = (2.0 m)j at t = 0 to a final position of d ˆ ˆ Coordinator: Dr. S. Kunwar Monday, March 25, 2019 Page: 1 Q1. An object moves in a horizontal circle at constant speed. The work done by the centripetal force is zero because: A) the centripetal force

More information

MODEL: CNC-C600 PRODUCT SPECIFICATION

MODEL: CNC-C600 PRODUCT SPECIFICATION 茗亞精密機械股份有限公司 NEUAR PRECISION MACHINERY COMPANY LTD. No. 11, Aly. 19, Ln. 20, Daxing Rd., Luzhu Dist., Taoyuan City, Taiwan Tel:886-3-3136986 ; Fax:886-3-3232376 E-mail: neuar.edm@msa.hinet.net ; Website:

More information

For Customer Service, Rev A - 6/ OF 6

For Customer Service,  Rev A - 6/ OF 6 Item SP-6219 50 Universal Snow Plow Package RED Plow Item SP-6257 64 Universal Snow Plow Package RED Plow For Customer Service, Email CustomerService@yourfingertips-online.com Please read and understand

More information

Model: WT-3181PL Instruction Manual DC: Indoor/Outdoor Atomic Wall Clock. Get Started

Model: WT-3181PL Instruction Manual DC: Indoor/Outdoor Atomic Wall Clock. Get Started Model: WT-3181PL Instruction Manual DC: 041614 18 Indoor/Outdoor Atomic Wall Clock Round Battery Cover Get Started Step 1: Remove the round battery cover from the back of the clock. Step 2: Insert 1 fresh

More information