Program Idler Gear Center Distance (Intersection of Circles) Introduction

Size: px
Start display at page:

Download "Program Idler Gear Center Distance (Intersection of Circles) Introduction"

Transcription

1 Program Idler Gear Center Distance (Intersection of Circles) Introduction Finding the two possible idler gear center locations is a recurring problem when designing gear trains. The problem is really one of finding the intersections of two circles. The radii of the circles are the center distances between driver and idler and between driven and idler. The usual solution from analytic geometry involves the simultaneous solution of the quadratic equations for the two circles. (x-xc1) 2 +(y-yc1) 2 = c1 2 (x-xc2) 2 +(y-yc2) 2 = c2 2 Where: xc1 = x coordinate to center #1 yc1 = y coordinate to center #1 xc2 = x coordinate to center #2 yc2 = y coordinate to center #2 c1 = center #1 to intersections c2 = center #2 to intersections x = x coordinate to intersections y = y coordinate to intersections Methods for finding the two intersections (two sets of values for x and y) from these equations requires a considerable amount of algebraic manipulation. An alternative solution uses trigonometry and is quite straight forward. Since TK Solver has the ability to add and subtract with number pairs and convert between polar and rectangular coordinates it further simplifies the procedure. In the following steps the usual equations are given first and then the TK equation. (The usual equations can also be used in TK if desired.) Step 1) ix = xc2-xc1 horizontal dist between centers #1 & #2 iy = yc2-yc1 vertical dist between centers #1 & #2 TK Step 1) (ix,iy) = (xc2,yc2)-(xc1,yc1) Step 2) c = sqrt(ix2+iy2) center distance, centers #1 to #2 Step 3) B = arctan(iy/ix) angle: x-axis to CL between #1 & #2 (adjust angle B for proper quadrant with respect to co-ordinate system centered on center #1) TK Step 1&2) (ix,iy) = ptor(c,b)

2 UTS Integrated Gear Software Step 4) D = arccos((c 2 +c1 2 -c2 2 )/(2*c*c1)) TK Step 4) 2*c*c1*cos(D) = c 2 +c1 2 -c2 2 angle: #1, #2 CL to idler CL's about center #1 Step 5) ix1 = c1*cos(b-d) center #1 to 1st intersection, horizontal iy1 = c1*sin(b-d) center #1 to 1st intersection, vertical ix2 = c1*cos(b+d) center #1 to 2nd intersection, horizontal iy2 = c1*sin(b+d) center #1 to 2nd intersection, vertical TK Step 5) (ix1,iy1) = ptor(c1,b-d) (ix2,iy2) = ptor(c1,b+d) Step 6) x1 = xc1+ix1 x coordinate to idler center #1 y1 = yc1+iy1 y coordinate to idler center #1 x2 = xc2+ix2 x coordinate to idler center #2 y2 = yc2+iy2 x coordinate to idler center #2 TK Step 6) (x1,y1) = (xc1,yc1)+(ix1,iy1) (x2,y2) = (xc1,yc1)+(ix2,iy2) These steps will find the two possible idler locations with the centers c1 and c2 located in any quadrant as long as the proper angle is found in step 3 (TK step 3 finds the quadrant automatically). Example If you are using UTS TK Model for the first time you may wish to run the following example. In this example all centers are in the first quadrant. In the wizard data entry form, enter the coordinates of the main gear centers #1 and #2 along with the required center distances to the idlers, as shown in Figure 1. The solved model is shown in Report 1. 2

3 Idler Gear Center Distance (Intersection of Circles) Fig. 1 Report 1 None 3

4 UTS Integrated Gear Software Coordinates to Center #1 x co-ordinate y co-ordinate Center #1 to Idler Center Center #1 Quadrant Coordinates to Center #2 x co-ordinate y co-ordinate Center #2 to Idler Center Center #2 Quadrant CENTER DISTANCE: Ctr #1 to Ctr #2 CENTER DISTANCE: Ctr #1 to Ctr #2 IDLER CENTER LOCATIONS: Location #1 x coordinate 1 y coordinate 1 Idler #1 Quadrant IDLER CENTER LOCATIONS: Location #2 x co-ordinate 2 y co-ordinate 2 Idler #2 Quadrant AUXILIARY DATA x distance: Ctr #1 to Ctr #2 y distance: Ctr #1 to Ctr # in in in Three in in in One in in in One in in Two in in 4

5 Idler Gear Center Distance (Intersection of Circles) Angle: x-axis to CL, Ctr #1 & Ctr #2 Angle: CL to idler CL's about Ctr #1 x distance: Ctr #1 to idler loc #1 y distance: Ctr #1 to idler loc #1 x distance: Ctr #1 to idler loc #2 y distance: Ctr #1 to idler loc #2 We have a complete set of data for both idler locations. Note that there are no caution messages in the error message area at the top of the report. (If you wish to see the error conditions which are checked they are in procedure function "msg".) A plot of the centers is available. See Figure 2 for a plot of this example. Fig deg deg in in in in 5

Program Enclosed Cylindrical-Wormgear Speed Reducers and Gearmotors Introduction

Program Enclosed Cylindrical-Wormgear Speed Reducers and Gearmotors Introduction Program 60-546 Enclosed Cylindrical-Wormgear Speed Reducers and Gearmotors Introduction This model covers the design and durability rating of enclosed cylindrical worm gear speed reducers of the following

More information

Program Synchronic Index of In-line Geared Systems Introduction

Program Synchronic Index of In-line Geared Systems Introduction Program 60-151 Synchronic Index of In-line Geared Systems Introduction This TK Model calculates the synchronic index of an in-line geared transmission system. The synchronic index of a geared system is

More information

CH#13 Gears-General. Drive and Driven Gears 3/13/2018

CH#13 Gears-General. Drive and Driven Gears 3/13/2018 CH#13 Gears-General A toothed wheel that engages another toothed mechanism in order to change the speed or direction of transmitted motion The gear set transmits rotary motion and force. Gears are used

More information

Program Center Distance Change

Program Center Distance Change Introduction Program 60-146--Center Distance Change When the coefficient of thermal expansion of the material used for gears is different from the coefficient for the mountg or housg material, it is necessary

More information

GRADE 7 TEKS ALIGNMENT CHART

GRADE 7 TEKS ALIGNMENT CHART GRADE 7 TEKS ALIGNMENT CHART TEKS 7.2 extend previous knowledge of sets and subsets using a visual representation to describe relationships between sets of rational numbers. 7.3.A add, subtract, multiply,

More information

Simple Gears and Transmission

Simple Gears and Transmission Simple Gears and Transmission Simple Gears and Transmission page: of 4 How can transmissions be designed so that they provide the force, speed and direction required and how efficient will the design be?

More information

University Of California, Berkeley Department of Mechanical Engineering. ME 131 Vehicle Dynamics & Control (4 units)

University Of California, Berkeley Department of Mechanical Engineering. ME 131 Vehicle Dynamics & Control (4 units) CATALOG DESCRIPTION University Of California, Berkeley Department of Mechanical Engineering ME 131 Vehicle Dynamics & Control (4 units) Undergraduate Elective Syllabus Physical understanding of automotive

More information

Simple Gears and Transmission

Simple Gears and Transmission Simple Gears and Transmission Contents How can transmissions be designed so that they provide the force, speed and direction required and how efficient will the design be? Initial Problem Statement 2 Narrative

More information

Program Internal Gear Set Profile Shift Coefficients With Zero Backlash Introduction

Program Internal Gear Set Profile Shift Coefficients With Zero Backlash Introduction Program 60-107 Internal Gear Set Profile Shift Coefficients With Zero Backlash Introduction The purpose of this model is to provide data for a gear set when the tooth thickness and/or the center distance

More information

Bevel Gears. Fig.(1) Bevel gears

Bevel Gears. Fig.(1) Bevel gears Bevel Gears Bevel gears are cut on conical blanks to be used to transmit motion between intersecting shafts. The simplest bevel gear type is the straighttooth bevel gear or straight bevel gear as can be

More information

Correlation to the New York Common Core Learning Standards for Mathematics, Grade K

Correlation to the New York Common Core Learning Standards for Mathematics, Grade K Correlation to the New York Common Core Learning Standards for Mathematics, Grade K Math Expressions Common Core 2013 Grade K Houghton Mifflin Harcourt Publishing Company. All rights reserved. Printed

More information

GEARING. Theory of. Stephen. Kinetics, Geometry, and Synthesis. P. Radzevich. /Ov CRC Press yc*** J Taylor& Francis Croup Boca Raton

GEARING. Theory of. Stephen. Kinetics, Geometry, and Synthesis. P. Radzevich. /Ov CRC Press yc*** J Taylor& Francis Croup Boca Raton Theory of GEARING Kinetics, Geometry, and Synthesis Stephen P. Radzevich /Ov CRC Press yc*** J Taylor& Francis Croup Boca Raton London New York CRC Press is an imprint of the Taylor & Francis Group, an

More information

Introduction. Kinematics and Dynamics of Machines. Involute profile. 7. Gears

Introduction. Kinematics and Dynamics of Machines. Involute profile. 7. Gears Introduction The kinematic function of gears is to transfer rotational motion from one shaft to another Kinematics and Dynamics of Machines 7. Gears Since these shafts may be parallel, perpendicular, or

More information

Working Range Diagram

Working Range Diagram LIFTING CHARTS - Hydraulic Truck Cranes LINK-BELT MODEL - 75 TON CAPACITY Working Range Diagram Working Range Diagram 40 20 2 190 180 61 Fly + 115 170 160 10 8.5 61 Fly + 95 36.5 Fly + 115 150 140 36.5

More information

Permanent Magnet DC Motor

Permanent Magnet DC Motor Renewable Energy Permanent Magnet DC Motor Courseware Sample 86357-F0 A RENEWABLE ENERGY PERMANENT MAGNET DC MOTOR Courseware Sample by the staff of Lab-Volt Ltd. Copyright 2011 Lab-Volt Ltd. All rights

More information

11/23/2013. Chapter 13. Gear Trains. Dr. Mohammad Suliman Abuhiba, PE

11/23/2013. Chapter 13. Gear Trains. Dr. Mohammad Suliman Abuhiba, PE Chapter 13 Gear Trains 1 2 13.2. Types of Gear Trains 1. Simple gear train 2. Compound gear train 3. Reverted gear train 4. Epicyclic gear train: axes of shafts on which the gears are mounted may move

More information

APPLICATION OF A NEW TYPE OF AERODYNAMIC TILTING PAD JOURNAL BEARING IN POWER GYROSCOPE

APPLICATION OF A NEW TYPE OF AERODYNAMIC TILTING PAD JOURNAL BEARING IN POWER GYROSCOPE Colloquium DYNAMICS OF MACHINES 2012 Prague, February 7 8, 2011 CzechNC APPLICATION OF A NEW TYPE OF AERODYNAMIC TILTING PAD JOURNAL BEARING IN POWER GYROSCOPE Jiří Šimek Abstract: New type of aerodynamic

More information

Lifting Capacities Telescopic Boom All Terrain Crane ATC ton (118 metric ton) Link Belt

Lifting Capacities Telescopic Boom All Terrain Crane ATC ton (118 metric ton) Link Belt Lifting Capacities Telescopic Boom All Terrain Crane ATC 3130 130 ton (118 metric ton) Boom and fly capacities for this machine are listed by the following sections: Fully Extended Outriggers Working Range

More information

Software User s Manual. Version Tony Foale Designs 2017

Software User s Manual. Version Tony Foale Designs 2017 Software User s Manual Version 3.3.1 Tony Foale Designs 2017 Last revision 26/07/2017 Contents Introduction Licence management First time use Principal screen Button functions area 1 1 2 3 3 Main FFE calculations

More information

Represent and solve problems involving addition and subtraction. Work with equal groups of objects to gain foundations for multiplication.

Represent and solve problems involving addition and subtraction. Work with equal groups of objects to gain foundations for multiplication. Correlation S T A N D A R D S F O R M A T H E M A T I C A L C O N T E N T This correlation includes Classroom Routines but does not include ongoing review in Daily Practice and Homework. Domain 2.OA Operations

More information

Pre-Calculus Polar & Complex Numbers

Pre-Calculus Polar & Complex Numbers Slide 1 / 106 Slide 2 / 106 Pre-Calculus Polar & Complex Numbers 2015-03-23 www.njctl.org Slide 3 / 106 Table of Contents click on the topic to go to that section Complex Numbers Polar Number Properties

More information

ROTATING MACHINERY DYNAMICS

ROTATING MACHINERY DYNAMICS Pepperdam Industrial Park Phone 800-343-0803 7261 Investment Drive Fax 843-552-4790 N. Charleston, SC 29418 www.wheeler-ind.com ROTATING MACHINERY DYNAMICS SOFTWARE MODULE LIST Fluid Film Bearings Featuring

More information

TADANO MODEL TR-300XL-3-30 TON CAPACITY WORKING RANGE CHART. LIFTING CHARTS - Rough Terrain Cranes

TADANO MODEL TR-300XL-3-30 TON CAPACITY WORKING RANGE CHART. LIFTING CHARTS - Rough Terrain Cranes LIFTING CHARTS - Rough Terrain Cranes TADANO MODEL - 30 TON CAPACITY WORKING RANGE CHART NOTE: Boom and jib geometry shown are for unloaded condition and machine standing level on firm supporting surface.

More information

Intersection of two circles in plane

Intersection of two circles in plane Intersection of two circles in plane Given centers A = [Ax,Ay], B=[Bx,By] and radiuses ra, rb. Intersections are C=[Cx,Cy], r is distance of A and B $Assumptions ra, rb, r, Ax, Ay, Bx, By Reals ; A Ax,

More information

Correlation S T A N D A R D S F O R M A T H E M A T I C A L C O N T E N T. Know number names and the count sequence.

Correlation S T A N D A R D S F O R M A T H E M A T I C A L C O N T E N T. Know number names and the count sequence. Correlation S T A N D A R D S F O R M A T H E M A T I C A L C O N T E N T This correlation includes Classroom Routines but does not include ongoing review in Daily Practice and Homework. Domain K.CC Counting

More information

12/6/2013 9:09 PM. Chapter 13. Gears General. Dr. Mohammad Suliman Abuhaiba, PE

12/6/2013 9:09 PM. Chapter 13. Gears General. Dr. Mohammad Suliman Abuhaiba, PE Chapter 13 Gears General 1 2 Chapter Outline 1. Types of Gears 2. Nomenclature 3. Conjugate Action 4. Involute Properties 5. Fundamentals 6. Contact Ratio 7. Interference 8. The Forming of Gear Teeth 9.

More information

KISSsys application:

KISSsys application: KISSsys application: KISSsys application: Systematic approach to gearbox design Systematic gear design using modern software tools 1 Task A complete, three-stage gearbox shall be designed, optimised and

More information

OPERATING RADIUS/LIFTING HEIGHT CHART

OPERATING RADIUS/LIFTING HEIGHT CHART LIFTING CHARTS - Rough Terrain Cranes TADANO MODEL - 50 TON CAPACITY OPERATING RADIUS/LIFTING HEIGHT CHART NOTE: Boom and jib geometry shown are for unloaded condition and machine standing level on firm

More information

Travel Options Florida Working with Linear Systems

Travel Options Florida Working with Linear Systems Travel Options Florida Working with Linear Systems On May 25, 2008, the average price for unleaded gasoline in Florida was $ per (Source: www.floridastategasprices.com). A driver in Tallahassee, Florida,

More information

Newton s 2 nd Law Activity

Newton s 2 nd Law Activity Newton s 2 nd Law Activity Purpose Students will begin exploring the reason the tension of a string connecting a hanging mass to an object will be different depending on whether the object is stationary

More information

ARKANSAS DEPARTMENT OF EDUCATION MATHEMATICS ADOPTION. Common Core State Standards Correlation. and

ARKANSAS DEPARTMENT OF EDUCATION MATHEMATICS ADOPTION. Common Core State Standards Correlation. and ARKANSAS DEPARTMENT OF EDUCATION MATHEMATICS ADOPTION 2012 s Correlation and s Comparison with Expectations Correlation ARKANSAS DEPARTMENT OF EDUCATION MATHEMATICS ADOPTION Two Number, Data and Space

More information

correlated to the Virginia Standards of Learning, Grade 6

correlated to the Virginia Standards of Learning, Grade 6 correlated to the Virginia Standards of Learning, Grade 6 Standards to Content Report McDougal Littell Math, Course 1 2007 correlated to the Virginia Standards of Standards: Virginia Standards of Number

More information

KISSsoft Tutorial 012: Sizing of a fine pitch Planetary Gear set. 1 Task. 2 Starting KISSsoft

KISSsoft Tutorial 012: Sizing of a fine pitch Planetary Gear set. 1 Task. 2 Starting KISSsoft KISSsoft Tutorial: Sizing of a fine pitch Planetary Gear set KISSsoft Tutorial 012: Sizing of a fine pitch Planetary Gear set For Release: 10/2008 kisssoft-tut-012-e-sizing-of-planetary-gear-set.doc Last

More information

CASE STUDY OF ASSEMBLY ERRORS INFLUENCE ON STRESS DISTRIBUTION IN SPUR GEAR TRAIN

CASE STUDY OF ASSEMBLY ERRORS INFLUENCE ON STRESS DISTRIBUTION IN SPUR GEAR TRAIN Proceedings of the 7th International Conference on Mechanics and Materials in Design Albufeira/Portugal 11-15 June 2017. Editors J.F. Silva Gomes and S.A. Meguid. Publ. INEGI/FEUP (2017) PAPER REF: 6564

More information

CATEYE VELO WIRELESS+ CC-VT210W Quick Start. Click the button and follow the instructions.

CATEYE VELO WIRELESS+ CC-VT210W Quick Start. Click the button and follow the instructions. CC-VT210W Quick Start Click the button and follow the instructions. Thank you for purchasing our cyclocomputer CATEYE VELO WIRELESS +. This explains how to set up the computer and how to install the unit

More information

SECTION A DYNAMICS. Attempt any two questions from this section

SECTION A DYNAMICS. Attempt any two questions from this section SECTION A DYNAMICS Question 1 (a) What is the difference between a forced vibration and a free or natural vibration? [2 marks] (b) Describe an experiment to measure the effects of an out of balance rotating

More information

Uniformity Correction for Fluid Coating Head

Uniformity Correction for Fluid Coating Head Excerpt from the Proceedings of the COMSOL Conference 2008 Boston Uniformity Correction for Fluid Coating Head William T. Vetterling * ZINK Imaging, Inc. *Corresponding author: 16 Crosby Drive, Bedford,

More information

MAGNETIC EFFECTS ON AND DUE TO CURRENT-CARRYING WIRES

MAGNETIC EFFECTS ON AND DUE TO CURRENT-CARRYING WIRES 22 January 2013 1 2013_phys230_expt3.doc MAGNETIC EFFECTS ON AND DUE TO CURRENT-CARRYING WIRES OBJECTS To study the force exerted on a current-carrying wire in a magnetic field; To measure the magnetic

More information

Redesign of exhaust protection cover for high air flow levelling valve

Redesign of exhaust protection cover for high air flow levelling valve IOSR Journal of Mechanical and Civil Engineering (IOSR-JMCE) e-issn: 2278-1684,p-ISSN: 2320-334X, Volume 11, Issue 2 Ver. II (Mar- Apr. 2014), PP 90-96 Redesign of exhaust protection cover for high air

More information

Permanent Magnet DC Motor Operating as a Generator

Permanent Magnet DC Motor Operating as a Generator Exercise 2 Permanent Magnet DC Motor Operating as a Generator EXERCIE OBJECTIVE When you have completed this exercise, you will be familiar with the construction of permanent magnet dc motors as well as

More information

Autodesk's VEX Robotics Curriculum. Unit 6: Gears, Chains, and Sprockets

Autodesk's VEX Robotics Curriculum. Unit 6: Gears, Chains, and Sprockets Autodesk's VEX Robotics Curriculum Unit 6: Gears, Chains, and Sprockets 1 Overview In Unit 6: Gears, Chains, and Sprockets, you modify the VEX test stand from Unit 5: Speed, Power, Torque, and DC Motors

More information

Algebra 2 Plus, Unit 10: Making Conclusions from Data Objectives: S- CP.A.1,2,3,4,5,B.6,7,8,9; S- MD.B.6,7

Algebra 2 Plus, Unit 10: Making Conclusions from Data Objectives: S- CP.A.1,2,3,4,5,B.6,7,8,9; S- MD.B.6,7 Algebra 2 Plus, Unit 10: Making Conclusions from Data Objectives: S- CP.A.1,2,3,4,5,B.6,7,8,9; S- MD.B.6,7 Learner Levels Level 1: I can simulate an experiment. Level 2: I can interpret two- way tables.

More information

Autodesk's VEX Robotics Curriculum. Unit 6: Gears, Chains, and Sprockets

Autodesk's VEX Robotics Curriculum. Unit 6: Gears, Chains, and Sprockets Autodesk's VEX Robotics Curriculum Unit 6: Gears, Chains, and Sprockets 1 Overview In Unit 6: Gears, Chains, and Sprockets, you modify the VEX test stand from Unit 5: Speed, Power, Torque, and DC Motors

More information

How New Angular Positioning Sensor Technology Opens A Broad Range of New Applications. WhitePaper

How New Angular Positioning Sensor Technology Opens A Broad Range of New Applications. WhitePaper How New Angular Positioning Sensor Technology Opens A Broad Range of New Applications WhitePaper How New Angular Positioning Sensor Technology Opens A Broad Range of New Applications A new generation of

More information

Exercise 2-1. The Separately-Excited DC Motor N S EXERCISE OBJECTIVE DISCUSSION OUTLINE DISCUSSION. Simplified equivalent circuit of a dc motor

Exercise 2-1. The Separately-Excited DC Motor N S EXERCISE OBJECTIVE DISCUSSION OUTLINE DISCUSSION. Simplified equivalent circuit of a dc motor Exercise 2-1 The Separately-Excited DC Motor EXERCISE OBJECTIVE When you have completed this exercise, you will be able to demonstrate the main operating characteristics of a separately-excited dc motor

More information

PROJECT 1: GO-KART DESIGN

PROJECT 1: GO-KART DESIGN PROJECT 1: GO-KART DESIGN Car manufacturing requires a lot of engineering minds, man power and powerful management. A kart can be considered a small unit as compared to the any other car but still manufacturing

More information

Analysis of Torsional Vibration in Elliptical Gears

Analysis of Torsional Vibration in Elliptical Gears The The rd rd International Conference on on Design Engineering and Science, ICDES Pilsen, Czech Pilsen, Republic, Czech August Republic, September -, Analysis of Torsional Vibration in Elliptical Gears

More information

Index. Calculator, 56, 64, 69, 135, 353 Calendars, 348, 356, 357, 364, 371, 381 Card game, NEL Index

Index. Calculator, 56, 64, 69, 135, 353 Calendars, 348, 356, 357, 364, 371, 381 Card game, NEL Index Index A Acute angle, 94 Adding decimal numbers, 47, 48 fractions, 210 213, 237 239, 241 integers, 310 322 mixed numbers, 245 248 Addition statement, 246, 248 Airport design, 88, 93, 99, 107, 121, 125 Analysing

More information

[Rohith, 5(1): January, 2016] ISSN: (I2OR), Publication Impact Factor: 3.785

[Rohith, 5(1): January, 2016] ISSN: (I2OR), Publication Impact Factor: 3.785 IJESRT INTERNATIONAL JOURNAL OF ENGINEERING SCIENCES & RESEARCH TECHNOLOGY COMPARING DIFFERENT VALVE LIFTS IN AN IC ENGINE USING COLD FLOW SIMULATION Rohith S, Dr G V Naveen Prakash Mechanical Engineering,

More information

Abstract In this study the heat transfer characteristics inside a rectangular duct with circular, rectangular, drop

Abstract In this study the heat transfer characteristics inside a rectangular duct with circular, rectangular, drop International Journal of Scientific & Engineering Research, Volume 7, Issue 5, May-2016 25 INVESTIGATION OF HEAT TRANSFER CHARACTERISTICS IN A RECTNAGULAR CHANNEL WITH PERFORATED DROP SHAPED PIN FINS C.

More information

EECS 461 Final Project: Adaptive Cruise Control

EECS 461 Final Project: Adaptive Cruise Control EECS 461 Final Project: Adaptive Cruise Control 1 Overview Many automobiles manufactured today include a cruise control feature that commands the car to travel at a desired speed set by the driver. In

More information

Forced vibration frequency response for a permanent magnetic planetary gear

Forced vibration frequency response for a permanent magnetic planetary gear Forced vibration frequency response for a permanent magnetic planetary gear Xuejun Zhu 1, Xiuhong Hao 2, Minggui Qu 3 1 Hebei Provincial Key Laboratory of Parallel Robot and Mechatronic System, Yanshan

More information

Mechatronics and Electrical Drives

Mechatronics and Electrical Drives Fachgebiet eistungselektronik und Elektrische Antriebstechnik Prof. Dr. Ing. Joachim Böcker Mechatronics and Electrical Drives 29.02.2016 Surname: Student number: First name: Course of Study: Task: (Points)

More information

MECA0494 : Braking systems

MECA0494 : Braking systems MECA0494 : Braking systems Pierre Duysinx Research Center in Sustainable Automotive Technologies of University of Liege Academic Year 2017-2018 1 MECA0494 Driveline and Braking Systems Monday 23/10 (@ULG)

More information

AZM 161SK 12/12RKED/TU 024

AZM 161SK 12/12RKED/TU 024 10.06.2016 10:17:13h Datasheet AZM 161SK 12/12RKED/TU 024 Solenoid interlock / AZM 161 Thermoplastic enclosure Double insulated Interlock with protection against incorrect locking. 130 mm x 90 mm x 30

More information

ABB Positioners -reliability -quality -performance

ABB Positioners -reliability -quality -performance Positioner range - 1-01-11-06 - ABB Positioners -reliability -quality -performance Positioner range - 2 Positioner range General features All All ABB ABB positioners are are of of robust robust construction

More information

COLD PLATE SOFTWARE PROGRAM ANALYZES AIRCRAFT

COLD PLATE SOFTWARE PROGRAM ANALYZES AIRCRAFT COLD PLATE SOFTWARE PROGRAM ANALYZES AIRCRAFT DISPLAY T. Renaud Sanders, a Lockheed Martin Co. Nov, 2000 Introduction Finned heat exchangers, called cold plates, have been used for many years to cool military

More information

How and why does slip angle accuracy change with speed? Date: 1st August 2012 Version:

How and why does slip angle accuracy change with speed? Date: 1st August 2012 Version: Subtitle: How and why does slip angle accuracy change with speed? Date: 1st August 2012 Version: 120802 Author: Brendan Watts List of contents Slip Angle Accuracy 1. Introduction... 1 2. Uses of slip angle...

More information

Power transmission. Components used to transmit power: gears, belt, clutch and brakes. Gear (Stresses) act on the tooth Lewis formula and AGMA

Power transmission. Components used to transmit power: gears, belt, clutch and brakes. Gear (Stresses) act on the tooth Lewis formula and AGMA 1 Power transmission Components used to transmit power: gears, belt, clutch and brakes. Failure Types Gear (Stresses) Bending: resulted from bending stress. t act on the tooth Lewis formula and AGMA Pitting:

More information

COMPUTATIONAL ANALYSIS TO MAXIMIZE THE HEAT TRANSFER RATE OF DOUBLE TUBE HELICAL COIL HEAT EXCHANGER

COMPUTATIONAL ANALYSIS TO MAXIMIZE THE HEAT TRANSFER RATE OF DOUBLE TUBE HELICAL COIL HEAT EXCHANGER COMPUTATIONAL ANALYSIS TO MAXIMIZE THE HEAT TRANSFER RATE OF DOUBLE TUBE HELICAL COIL HEAT EXCHANGER Ramesh Babu. T #1, Krishna Kishore.K #2, Nithin Kumar.P #3 # Mechanical Department, Narasaraopeta Engineering

More information

The Geometry of Involute Gears

The Geometry of Involute Gears The Geometry of Involute Gears J.R. Colbourne The Geometry of Involute Gears With 217 Illustrations Springer-Verlag New York Berlin Heidelberg London Paris Tokyo J.R. Colbourne Department of Mechanical

More information

High Speed Reluctance Machine Designed With IES-Field Analysis Programs

High Speed Reluctance Machine Designed With IES-Field Analysis Programs High Speed Reluctance Machine Designed With IES-Field Analysis Programs Dr. Hans K. Asper, Silphenix GmbH, Switzerland About Dr. Hans Asper Dr. Hans K. Asper was born and raised in Zurich, Switzerland.

More information

1.4 CORNERING PROPERTIES OF TIRES 39

1.4 CORNERING PROPERTIES OF TIRES 39 1.4 CORNERING PROPERTIES OF TIRES 39 Fig. 1.30 Variation of self-aligning torque with cornering force of a car tire under various normal loads. (Reproduced with permission of the Society of Automotive

More information

ECH 4224L Unit Operations Lab I Fluid Flow FLUID FLOW. Introduction. General Description

ECH 4224L Unit Operations Lab I Fluid Flow FLUID FLOW. Introduction. General Description FLUID FLOW Introduction Fluid flow is an important part of many processes, including transporting materials from one point to another, mixing of materials, and chemical reactions. In this experiment, you

More information

E/ECE/324/Rev.2/Add.111/Rev.2/Amend.1 E/ECE/TRANS/505/Rev.2/Add.111/Rev.2/Amend.1

E/ECE/324/Rev.2/Add.111/Rev.2/Amend.1 E/ECE/TRANS/505/Rev.2/Add.111/Rev.2/Amend.1 27 January 2011 Agreement Concerning the Adoption of Uniform Technical Prescriptions for Wheeled Vehicles, Equipment and Parts which can be Fitted and/or be Used on Wheeled Vehicles and the Conditions

More information

Needs of Metals Industry Applications Drive Selection of Motion Controllers

Needs of Metals Industry Applications Drive Selection of Motion Controllers Needs of Metals Industry Applications Drive Selection of Motion Controllers The metals manufacturing industry is constantly evolving to require improved machine productivity and production of smaller batches

More information

6. NC PROGRAMMJJNG G CODE / DYNA CODE LIST G DYNA CODE CODE DESCR1PTION TYPE

6. NC PROGRAMMJJNG G CODE / DYNA CODE LIST G DYNA CODE CODE DESCR1PTION TYPE Chaptcr 6 NC Programniing 6. NC PROGRAMMJJNG G CODE / DYNA CODE LIST G DYNA CODE CODE DESCR1PTION TYPE G00 GOF Rapid Traverse Modal. G01 GO Linear Interpolation (feed) Modal G02 ARCL Circular Interpolation

More information

NEOLUX

NEOLUX www.osram.com NEOLUX LED Retrofit Portfolio NEOLUX LED Retrofits Bright and more modern with a color temperature of 6000K and 6700K. The NEOLUX Retrofits are the perfect entry - products for customers

More information

Conceptual design of planetary gearbox system for constant generator speed in hydro power plant

Conceptual design of planetary gearbox system for constant generator speed in hydro power plant Conceptual design of planetary gearbox system for constant generator speed in hydro power plant Bhargav 1, M. A. Parameshwaran 2, Sivaraj S. 2 and Nithin Venkataram 1*, 1 Dept. of Mechanical and Manufacturing

More information

Lecture 13 BEVEL GEARS

Lecture 13 BEVEL GEARS Lecture 13 BEVEL GEARS CONTENTS 1. Bevel gear geometry and terminology 2. Bevel gear force analysis 3. Bending stress analysis 4. Contact stress analysis 5. Permissible bending fatigue stress 6. Permissible

More information

LES of wind turbine wakes

LES of wind turbine wakes LES of wind turbine wakes... and an SD7003 Airfoil! Hamid Sarlak Fluid Mechanics Section, Department of Wind Energy, Technical University of Denmark, hsar@dtu.dk Wake Conference - 2017 Uppsala University

More information

Name: Name the four properties of equality that you use to solve equations:

Name: Name the four properties of equality that you use to solve equations: Name: Date: Period: : Solving Equations and Word Problems Notes#9 Section 2.1 Solving Two-Step Equations Remember the Golden Rule of Algebra: Whatever you do to of an equation you must do to the. STEPS:

More information

Power Team Mission Day Instructions

Power Team Mission Day Instructions Overview Power Team Mission Day Instructions Every 90 minutes the space station orbits the earth, passing into and out of the sun s direct light. The solar arrays and batteries work together to provide

More information

Figure 1.1 "Bevel and hypoid gears" "Modules" Figure / August 2011 Release 03/2011

Figure 1.1 Bevel and hypoid gears Modules Figure / August 2011 Release 03/2011 KISSsoft Tutorial 015: Bevel Gears KISSsoft AG - +41 55 254 20 50 Uetzikon 4 - +41 55 254 20 51 8634 Hombrechtikon - info@kisssoft. AG Switzerland - www. KISSsoft. AG KISSsoft Tutorial: Bevel Gears 1 Starting

More information

Analysis of Systems with Complex Gears

Analysis of Systems with Complex Gears SIRM 2015 11th International Conference on Vibrations in Rotating Machines, Magdeburg, Germany, 23. 25. February 2015 Analysis of Systems with Complex Gears Frédéric Gaulard 1, Alexander Kosenkov 2, Dr.

More information

Program Gear Load, Stress and Life Analysis

Program Gear Load, Stress and Life Analysis Program 60-540 Gear Load, Stress and Life Analysis Introduction This TK Model calculates load ratings for gearsets according to American Gear Manufacturers Association Standard AGMA 2001-B88, Fundamental

More information

Belt drives. Table (5.1) types of Belts Belt type Sketch Joint Size range Centre distance yes Flat. Yes D = 8. to 4

Belt drives. Table (5.1) types of Belts Belt type Sketch Joint Size range Centre distance yes Flat. Yes D = 8. to 4 5. Introduction Belts are used to transmit motion between shafts that are located at a considerable distance from each other. They are not used for exact fixed speed ratio because slipping may occur during

More information

ULTRASONIC TESTING OF RAILWAY AXLES WITH PHASED ARRAY TECHNIQUE EXPERIENCES DURING OPERATION

ULTRASONIC TESTING OF RAILWAY AXLES WITH PHASED ARRAY TECHNIQUE EXPERIENCES DURING OPERATION ULTRASONIC TESTING OF RAILWAY AXLES WITH PHASED ARRAY TECHNIQUE EXPERIENCES DURING OPERATION W. Hansen 1, H. Hintze 2 1 GE Inspection Technologies, Hürth, Germany; 2 Deutsche Bahn AG, Kirchmöser; Germany

More information

Simulation of Jacket Cooling of a Liner of Four Cylinder Diesel Engine for Genset Application

Simulation of Jacket Cooling of a Liner of Four Cylinder Diesel Engine for Genset Application Simulation of Jacket Cooling of a Liner of Four Cylinder Diesel Engine for Genset Application #1 Mr. Ankit P. Shingare, #2 Prof. Nilesh B. Totla #1 Mr. Ankit P. Shingare, MIT Academy of Engineering, Savitribai

More information

Design of Helical Gear and Analysis on Gear Tooth

Design of Helical Gear and Analysis on Gear Tooth Design of Helical Gear and Analysis on Gear Tooth Indrale Ratnadeep Ramesh Rao M.Tech Student ABSTRACT Gears are mainly used to transmit the power in mechanical power transmission systems. These gears

More information

Development of analytical process to reduce side load in strut-type suspension

Development of analytical process to reduce side load in strut-type suspension Journal of Mechanical Science and Technology 24 (21) 351~356 www.springerlink.com/content/1738-494x DOI 1.7/s1226-9-113-z Development of analytical process to reduce side load in strut-type suspension

More information

CONTRIBUTION TO THE CINEMATIC AND DYNAMIC STUDIES OF HYDRAULIC RADIAL PISTON MOTORS.

CONTRIBUTION TO THE CINEMATIC AND DYNAMIC STUDIES OF HYDRAULIC RADIAL PISTON MOTORS. Ing. MIRCEA-TRAIAN CHIMA CONTRIBUTION TO THE CINEMATIC AND DYNAMIC STUDIES OF HYDRAULIC RADIAL PISTON MOTORS. PhD Thesis Abstract Advisor, Prof. dr. ing. matem. Nicolae URSU-FISCHER D.H.C. Cluj-Napoca

More information

Correlation to the. Common Core State Standards. Go Math! 2011 Grade K

Correlation to the. Common Core State Standards. Go Math! 2011 Grade K Correlation to the Common Core State Standards Go Math! 2011 Grade K Common Core is a trademark of the National Governors Association Center for Best Practices and the Council of Chief State School Officers.

More information

Objective: Students will create scatter plots given data in a table. Students will then do regressions to model the data.

Objective: Students will create scatter plots given data in a table. Students will then do regressions to model the data. Objective: Students will create scatter plots given data in a table. Students will then do regressions to model the data. About the Lesson: Homestead-Miami Speedway has been rebuilt in different configurations

More information

Busy Ant Maths and the Scottish Curriculum for Excellence Year 6: Primary 7

Busy Ant Maths and the Scottish Curriculum for Excellence Year 6: Primary 7 Busy Ant Maths and the Scottish Curriculum for Excellence Year 6: Primary 7 Number, money and measure Estimation and rounding Number and number processes Including addition, subtraction, multiplication

More information

THE INFLUENCE OF THE MICROGROOVES ON THE HYDRODYNAMIC PRESSURE DISTRIBUTION AND LOAD CARRYING CAPACITY OF THE CONICAL SLIDE BEARING

THE INFLUENCE OF THE MICROGROOVES ON THE HYDRODYNAMIC PRESSURE DISTRIBUTION AND LOAD CARRYING CAPACITY OF THE CONICAL SLIDE BEARING Journal of KONES Powertrain and Transport, Vol. 19, No. 3 2012 THE INFLUENCE OF THE MICROGROOVES ON THE HYDRODYNAMIC PRESSURE DISTRIBUTION AND LOAD CARRYING CAPACITY OF THE CONICAL SLIDE BEARING Adam Czaban

More information

Car Comparison Project

Car Comparison Project NAME Car Comparison Project Introduction Systems of linear equations are a useful way to solve common problems in different areas of life. One of the most powerful ways to use them is in a comparison model

More information

EEEE 524/624: Fall 2017 Advances in Power Systems

EEEE 524/624: Fall 2017 Advances in Power Systems EEEE 524/624: Fall 2017 Advances in Power Systems Lecture 6: Economic Dispatch with Network Constraints Prof. Luis Herrera Electrical and Microelectronic Engineering Rochester Institute of Technology Topics

More information

ME 466 PERFORMANCE OF ROAD VEHICLES 2016 Spring Homework 3 Assigned on Due date:

ME 466 PERFORMANCE OF ROAD VEHICLES 2016 Spring Homework 3 Assigned on Due date: PROBLEM 1 For the vehicle with the attached specifications and road test results a) Draw the tractive effort [N] versus velocity [kph] for each gear on the same plot. b) Draw the variation of total resistance

More information

CHAPTER 5 PREVENTION OF TOOTH DAMAGE IN HELICAL GEAR BY PROFILE MODIFICATION

CHAPTER 5 PREVENTION OF TOOTH DAMAGE IN HELICAL GEAR BY PROFILE MODIFICATION 90 CHAPTER 5 PREVENTION OF TOOTH DAMAGE IN HELICAL GEAR BY PROFILE MODIFICATION 5.1 INTRODUCTION In any gear drive the absolute and the relative transmission error variations normally increases with an

More information

Missouri Learning Standards Grade-Level Expectations - Mathematics

Missouri Learning Standards Grade-Level Expectations - Mathematics A Correlation of 2017 To the Missouri Learning Standards - Mathematics Kindergarten Grade 5 Introduction This document demonstrates how Investigations 3 in Number, Data, and Space, 2017, aligns to, Grades

More information

WEEK 4 Dynamics of Machinery

WEEK 4 Dynamics of Machinery WEEK 4 Dynamics of Machinery References Theory of Machines and Mechanisms, J.J.Uicker, G.R.Pennock ve J.E. Shigley, 2003 Prof.Dr.Hasan ÖZTÜRK 1 DYNAMICS OF RECIPROCATING ENGINES Prof.Dr.Hasan ÖZTÜRK The

More information

Geometry. Circles. Slide 1 / 150. Slide 2 / 150. Slide 3 / 150. Table of Contents

Geometry. Circles. Slide 1 / 150. Slide 2 / 150. Slide 3 / 150. Table of Contents New Jersey enter for eaching and Learning Slide 1 / 150 Progressive Mathematics Initiative his material is made freely available at wwwnjctlorg and is intended for the non-commercial use of students and

More information

Module 9. DC Machines. Version 2 EE IIT, Kharagpur

Module 9. DC Machines. Version 2 EE IIT, Kharagpur Module 9 DC Machines Lesson 38 D.C Generators Contents 38 D.C Generators (Lesson-38) 4 38.1 Goals of the lesson.. 4 38.2 Generator types & characteristics.... 4 38.2.1 Characteristics of a separately excited

More information

) and the rotor position (f r

) and the rotor position (f r Microstepping This application note discusses microstepping and the increased system performance that it offers. Some of the most important factors that limit microstepping performance, as well as methods

More information

428 l Theory of Machines

428 l Theory of Machines 428 l heory of Machines 13 Fea eatur tures es 1. Introduction. 2. ypes of Gear rains. 3. Simple Gear rain. 4. ompound Gear rain. 5. Design of Spur Gears. 6. Reverted Gear rain. 7. picyclic Gear rain. 8.

More information

Thermal Analysis of Shell and Tube Heat Exchanger Using Different Fin Cross Section

Thermal Analysis of Shell and Tube Heat Exchanger Using Different Fin Cross Section Thermal Analysis of Shell and Tube Heat Exchanger Using Different Fin Cross Section J. Heeraman M.Tech -Thermal Engineering Department of Mechanical Engineering Ellenki College of Engineering & Technology

More information

UT Lift 1.2. Users Guide. Developed at: The University of Texas at Austin. Funded by the Texas Department of Transportation Project (0-5574)

UT Lift 1.2. Users Guide. Developed at: The University of Texas at Austin. Funded by the Texas Department of Transportation Project (0-5574) UT Lift 1.2 Users Guide Developed at: The University of Texas at Austin Funded by the Texas Department of Transportation Project (0-5574) Spreadsheet Developed by: Jason C. Stith, PhD Project Advisors:

More information

Gear Measurement. Lecture (7) Mechanical Measurements

Gear Measurement. Lecture (7) Mechanical Measurements 18 3. Gear profile checking 2. Involute measuring machine In this method the gear is held on a mandrel and circular disc of same diameter as the base circle of gear for the measurement is fixed on the

More information

BS EN :2006. Hot finished structural hollow sections of non alloy and fine grain steels

BS EN :2006. Hot finished structural hollow sections of non alloy and fine grain steels . BS EN 1010 :006 Hot finished structural hollow sections of non alloy and fine grain steels 1 Scope This part of EN 1010 specifies tolerances for hot finished circular, square, rectangular and elliptical

More information