International Journal of Mechanical Engineering and Technology (IJMET), ISSN (Print), INTERNATIONAL JOURNAL OF MECHANICAL ENGINEERING

Size: px
Start display at page:

Download "International Journal of Mechanical Engineering and Technology (IJMET), ISSN (Print), INTERNATIONAL JOURNAL OF MECHANICAL ENGINEERING"

Transcription

1 INTERNATIONAL JOURNAL OF MECHANICAL ENGINEERING AND TECHNOLOGY (IJMET) ISSN (Print) ISSN (Online) Volume 3, Issue 3, September - December (2012), pp IAEME: Journal Impact Factor (2012): (Calculated by GISI) IJMET I A E M E DESIGN OF SOLID SHAFTS USING MATLAB GOPICHAND ALLAKA Head of Department, Department of Mechanical engineering, PRASAD RAJU KALIDINDI IV Year, B.Tech, Department of Mechanical engineering prasadraju377@gmail.com KOTESWARA RAO S IV Year, B.Tech, Department of Mechanical engineering MANIBABU DAADI IV Year, B.Tech, Department of Mechanical engineering ABHAY PATNALA IV Year, B.Tech, Department of Mechanical engineering ABSTRACT Shaft is a most common and important machine element. Shafts are widely used mechanical components which are used to transmit power through devices such as gears and pulleys. The shaft is generally acted upon by bending moment, torsion and axial force. Design of shaft primarily involves in determining stresses at critical point in the shaft that is arising due to aforementioned loading. The friction and other losses in this type of power transmission equipment are comparatively very low. In this paper we use a software called MATLAB to write a program to design a shaft. MATLAB is extensively used for scientific and research purposes. It is accurate and also has a number of built in functions which makes it versatile. Still MATLAB is not effectively being used in mechanical engineering field. At present the MATLAB code for design of shafts doesn t exists. Our MATLAB code works for all solid shafts mounted with number of pulleys and gears. The program is user friendly one & when executed it ask the inputs and performs the necessary design calculations and gives necessary output values. We 645

2 have taken both maximum shear stress theory and maximum normal stress theory into consideration. It also generates the diagrams for horizontal, vertical and resultant bending moments over the lengths of the shaft. As computers are used to perform the task of shaft design becomes simple, fast, friendly and error free. Keywords: shaft design, MATLAB, bending moments, torque, diameter. 1. INTRODUCTION 1.1 SHAFTS A shaft is a rotating member, usually of circular cross-section, used to transmit power or motion and to support components like gears, pulleys etc. Shafts must have adequate torsion strength to transmit torque and not to be over stressed. Components such as gears are mounted on shafts using keys. Shaft must sustain a combination of bending and torsion loads. 1.2 STANDARD SIZES OF SHAFTS Typical sizes of solid shaft that are available in the market are, Up to 25 mm 25 to 50 mm 50 to 100 mm 100 to 200 mm 0.5 mm increments 1.0 mm increments 2.0 mm increments 5.0 mm increments 1.3 MATERIAL FOR SHAFTS The ferrous, non-ferrous materials and non metals are used as shaft material depending on the application. Some of the common ferrous materials used for shaft are discussed below Hot-rolled plain carbon steel These materials are least expensive. Since it is hot rolled, scaling is always present on the surface and machining is required to make the surface smooth Cold-drawn plain carbon/alloy composition Since it is cold drawn it has got its inherent characteristics of smooth bright finish. Amount of machining therefore is minimal. Better yield strength is also obtained. This is widely used for general purpose transmission shaft Alloy steels Alloy steel as one can understand is a mixture of various elements with the parent steel to improve certain physical properties. To retain the total advantage of alloying materials one requires heat treatment of the machine components after it has been manufactured. Nickel, chromium and vanadium are some of the common alloying materials. However, alloy steel is expensive. These materials are used for relatively severe service conditions. When the situation demands great strength then alloy steels are used. They have fewer tendencies to crack, warp or distort in heat treatment. Residual stresses are also less compared to CS (Carbon Steel). 646

3 2. DESIGN OF SHAFT When the shaft, carrying heavy pulleys, gears or some loads, transmits power, it is said to be subjected to combined torque and bending moment. In this case, the shaft may be designed based on two theories. 1. Guest s theory (or) Maximum shear stress theory. 2. Rankine s theory (or) Maximum normal stress theory. Let Ss = Torsion shear stress due to pure bending moment, (T) Sb =Bending stress induced due to pure bending moment, (M) 2.1 Maximum shear stress theory: According to this theory, the equivalent torque is given by Te = Ss Where Te = is known as Equivalent torque. 2.2 Maximum normal stress theory: According to this theory, the equivalent bending moment is given by Me = Sb Where Me = is known as Equivalent bending moment. Generally, the Guest s theory will be used for ductile material and Rankine s theory will be used for brittle material. For designing of shaft, the diameter is calculated based on both theories and the larger value will be chosen. In actual practice, the torque and bending moment may not be constant because of change of power and loads due to voltage variations, and the surroundings nature like nonuniformity of roads as in case of automobiles and so onm. Hence for designing such shafts, subjected to this type of fluctuating loads, certain safety factors called shock and fatigue factors may be taken into account. Let Km = Combined shock and fatigue factor for bending. Kt = Combined shock and fatigue factor for torsion. By including the above factors, the equivalent torque Te, may be changed as Te =.. And the equivalent bending moment Me, may be changed as Me =

4 Table: Shock and Fatigue factors Nature of load Km Kt 1. Stationary shafts : (i) Gradually applied load (ii) Suddenly applied load 1.5 to to Rotating shafts : (i) Gradually applied load (ii) Suddenly applied load with minor shock 1.5 to to 1.5 (iii) Suddenly applied load with major shock 2.0 to to ABOUT MATLAB MATLAB stands for MATrix LABoratory. Hence, as the name suggests, here you play around with matrices. MATLAB is a numerical computing environment and fourth-generation programming language. Developed by Math Works, MATLAB allows matrix manipulations, plotting of functions and data, implementation of algorithms, creation of user interfaces, and interfacing with programs written in other languages, including C, C++, Java and FORTRAN. There are 4 main windows: Command window: This is the main window where you write the commands, as well as see the outputs. In other words, here is your interaction with the software. Command History: As the name suggests, it shows the list of the commands recently used in chronological order. Hence, you can double click on a command to execute it again. Current directory: It is the default directory (folder) for saving your files. All the files which you make (like m-files) are saved here and can be accessed from here directly. The location of the current directory is shown in the toolbar at the top. You can change it by changing the address here. Workspace: It displays the list of the variables defined by you in the current session of MATLAB. 4. DESIGN OF SHAFT USING MATLAB In this paper we designed a MATLAB code and a MATLAB script file is developed to design a solid shaft mounted with gears and pulleys and generates bending moment diagrams. Inputs used in this work are speed, length of the shaft, diameter, weight, and power for gears and pulleys, distances of pulleys and gears to the right of the left hand bearing, allowable shear and tensile stresses for the given shaft material. 4.1 MATLAB OUTPUT WINDOW The MATLAB code we designed takes the input values as shown in below figure and the logic that we have formulated gives the output values such as torque, tangential, radial force for gears, torque, total vertical and horizontal loads for pulleys and maximum bending moments, torques and the final standard diameter of the shaft. It also generates horizontal, vertical and resultant bending moment diagrams over the length of the shafts. We are solving an example problem 4.15 in page number 4.53 from Machine Design by S.Md.Jalaludeen textbook. 4.2 PROBLEM 4.15: A solid shaft is supported on two bearings 2 meters apart and rotates at 500 rpm. Two pulleys whose diameters measuring 800 mm and 600 mm respectively are mounted on the shaft at distances 400 mm and 1200 mm respectively to the right of the left hand bearing. A 20 involute gear of 300 mm diameter is keyed to the shaft at a distance of 200 mm to the left of right hand bearing. A power of 50 kw is supplied to the gear, out of which 30 kw is transmitted by bigger pulley weighing 600 N and 20 kw is transmitted to the smaller pulley whose weight measures 450 N. The drive from bigger pulley is vertically downward and from smaller pulley is horizontal. The tension ratio for both pulleys is 2. Design the shaft for the working stress of 45 Mpa in shear and 80 Mpa in tension. Assume the combined shock and fatigue factors for bending and torsion as 2 and 1.5 respectively. 648

5 4.3 SOLUTION USING MATLAB: COMMAND WINDOW 1 649

6 COMMAND WINDOW 2 650

7 COMMAND WINDOW 3 651

8 COMMAND WINDOW 4 652

9 The inputs are to be given whenever asked in the correct units specified. The horizontal, vertical and resultant bending moment diagrams generated by MATLAB code are BENDING MOMENT DIAGRAM FOR THE ABOVE PROBLEM 5. CONCLUSION The answers generated by MATLAB code are verified with the textbook answers and are proved to be correct.our MATLAB code also works for any solid shaft simply supported on bearings carrying number of gears and pulleys. 6. REFERENCES [1] Shigley, J.E. and Uicker,J.J.,Theory of machines and mechanisms, McGraw-Hill, 1986 [2] R.S. KHURMI and J.K. GUPTA, Theory of machine, S. Chand publications, Edition 16 reprint (2008), pp [3] Rudra Pratap, Getting started with MATLAB, Oxford university Press, updated for Version 7.8 (2009). [4] Machine Design by S.Md.Jalaludeen, Anuradha Publications (2009) [5] Design Data Hand Book for Mechanical Engineers By K.Mahadevan & K..Balaveera Reddy. 653

1. Name the various sources of stress concentration in machine elements.

1. Name the various sources of stress concentration in machine elements. TWO MARKS QUESTIONS 1. Name the various sources of stress concentration in machine elements. 2. What is meant by resilience of a body? 3. What are the factors to be considered for the selection of materials

More information

Code No: RR Set No. 1

Code No: RR Set No. 1 Code No: RR310305 Set No. 1 III B.Tech I Semester Supplementary Examinations, March 2006 DESIGN OF MACHINE MEMBERS-I ( Common to Mechanical Engineering and Production Engineering) Time: 3 hours Max Marks:

More information

SHRI RAMSWAROOP MEMORIAL COLLEGE OF ENGG. & MANAGEMENT

SHRI RAMSWAROOP MEMORIAL COLLEGE OF ENGG. & MANAGEMENT Time: 1 Hour B.Tech. [SEM V (ME)] QUIZ TEST-1 MACHINE DESIGN-1 Note: Attempt all questions. Q1) Why is the necessity of having more than one theories of failure? Explain various theories of failure. [QNO.1]

More information

BAS-010 B.TECH. (AEROSPACE ENGINEERING) LC) PROGRAMME (BTAE) BAS-010 : MACHINE DESIGN

BAS-010 B.TECH. (AEROSPACE ENGINEERING) LC) PROGRAMME (BTAE) BAS-010 : MACHINE DESIGN No. of Printed Pages : 7 BAS-010 B.TECH. (AEROSPACE ENGINEERING) LC) PROGRAMME (BTAE) CO Term-End Examination r I June, 2012 BAS-010 : MACHINE DESIGN Time : 3 Hours Maximum Marks : 70 Note Attempt any

More information

Code No: R Set No. 1

Code No: R Set No. 1 Code No: R05310305 Set No. 1 III B.Tech I Semester Regular Examinations, November 2007 DESIGN OF MACHINE MEMBERS-I ( Common to Mechanical Engineering and Production Engineering) Time: 3 hours Max Marks:

More information

Design and Fabrication of a Tricycle for Municipal Waste Collection

Design and Fabrication of a Tricycle for Municipal Waste Collection International Journal of Engineering Science Invention ISSN (Online): 2319 6734, ISSN (Print): 2319 6726 Volume 4 Issue 1 January 2015 PP.44-49 Design and Fabrication of a Tricycle for Municipal Waste

More information

The designs, depending upon the methods used, may be classified as follows:

The designs, depending upon the methods used, may be classified as follows: Definition Machine Design is the creation of new and better machines and improving the existing ones. A new or better machine is one which is more economical in the overall cost of production and operation.

More information

different levels, also called repeated, alternating, or fluctuating stresses.

different levels, also called repeated, alternating, or fluctuating stresses. Fatigue and Dynamic Loading 1 Fti Fatigue fil failure: 2 Static ti conditions : loads are applied gradually, to give sufficient i time for the strain to fully develop. Variable conditions : stresses vary

More information

TH PR OR TW TOTAL # 150

TH PR OR TW TOTAL # 150 Course Name : Diploma in Mechanical Engineering Course code : ME/MH/MI Semester : Sixth for ME and Seventh for MH/MI Subject Title : Design of Machine Elements Subject Code : 17610 Teaching and Examination

More information

R10 Set No: 1. Design of Machine Members-I (Mechanical Engineering) Time: 3 Hours Max Marks: 75 ''' ' '' '' ''

R10 Set No: 1. Design of Machine Members-I (Mechanical Engineering) Time: 3 Hours Max Marks: 75 ''' ' '' '' '' R10 Set No: 1 III B.Tech. I Semester Supplementary Examinations, June/July - 2014 Design of Machine Members-I (Mechanical Engineering) Time: 3 Hours Max Marks: 75 Answer any FIVE Questions All Questions

More information

MACHINES DESIGN SSC-JE STAFF SELECTION COMMISSION MECHANICAL ENGINEERING STUDY MATERIAL MACHINES DESIGN

MACHINES DESIGN SSC-JE STAFF SELECTION COMMISSION MECHANICAL ENGINEERING STUDY MATERIAL MACHINES DESIGN 1 SSC-JE STAFF SELECTION COMMISSION MECHANICAL ENGINEERING STUDY MATERIAL C O N T E N T 2 1. MACHINE DESIGN 03-21 2. FLEXIBLE MECHANICAL ELEMENTS. 22-34 3. JOURNAL BEARINGS... 35-65 4. CLUTCH AND BRAKES.

More information

Failure Analysis and Redesign of Shaft of Overhead Crane

Failure Analysis and Redesign of Shaft of Overhead Crane RESEARCH ARTICLE OPEN ACCESS Failure Analysis and Redesign of Shaft of Overhead Crane Sumit P. Raut*, Laukik P. Raut # * M. Tech (CAD/CAM), G. H. Raisoni College of Engineering, Nagpur # Assistant Professor,

More information

: DIPLOMA IN MECHANICAL ENGINEERING SEMESTER/YEAR : SIXTH FOR ME AND SEVENTH FOR MH/MI

: DIPLOMA IN MECHANICAL ENGINEERING SEMESTER/YEAR : SIXTH FOR ME AND SEVENTH FOR MH/MI COURSE NAME COURSE CODE : DIPLOMA IN MECHANICAL ENGINEERING : ME/MH/MI SEMESTER/YEAR : SIXTH FOR ME AND SEVENTH FOR MH/MI SUBJECT TITLE SUBJECT CODE : Teaching and Examination Scheme: Teaching Scheme TH

More information

Question Paper Code : 11410

Question Paper Code : 11410 Reg. No. : Question Paper Code : 11410 B.E./B.Tech. DEGREE EXAMINATION, APRIL/MAY 2011 Fourth Semester Mechanical Engineering ME 2254 STRENGTH OF MATERIALS (Common to Automobile Engineering and Production

More information

At the end of this lesson, the students should be able to understand

At the end of this lesson, the students should be able to understand Instructional Objectives At the end of this lesson, the students should be able to understand Mean and variable stresses and endurance limit S-N plots for metals and non-metals and relation between endurance

More information

Chapter 8 Fatigue Strength and Endurance

Chapter 8 Fatigue Strength and Endurance Chapter 8 Fatigue Strength and Endurance Screen Titles Fatigue Failure Process 1, 2 Fatigue Strength Testing S-N Diagram Fatigue Strength Equation 1, 2 Endurance Limit Behavior Endurance Limit Equations

More information

MAE 322 Machine Design Shafts -1. Dr. Hodge Jenkins Mercer University

MAE 322 Machine Design Shafts -1. Dr. Hodge Jenkins Mercer University MAE 322 Machine Design Shafts -1 Dr. Hodge Jenkins Mercer University Why shafts? Motors rotate Rotational linkages from motor are the simplist Transmit power/kinetics Movement/kinematics Linear shafts,

More information

Roll No. B.E / B.Tech ( Part Time ) DEGREE END SEMESTER EXAMINATIONS, APRIL / MAY Mechanical Engineering. Third Semester

Roll No. B.E / B.Tech ( Part Time ) DEGREE END SEMESTER EXAMINATIONS, APRIL / MAY Mechanical Engineering. Third Semester Roll No. B.E / B.Tech ( Part Time ) DEGREE END SEMESTER EXAMINATIONS, APRIL / MAY 2014 Mechanical Engineering Third Semester PTME232/PTME281/PTME9203 KINEMATICS OF MACHINES (Regulation 2002/2005/2009)

More information

Conventional Paper-II-2012

Conventional Paper-II-2012 Conventional Paper-II-2012 1.a. Determine the maximum and minimum transmission angle of the mechanism shown which is driven by member O. 1 B 3cm s 4cm p l 8cm b. For a cam whose acceleration is constant

More information

INSTITUTE OF AERONAUTICAL ENGINEERING (Autonomous) Dundigal, Hyderabad

INSTITUTE OF AERONAUTICAL ENGINEERING (Autonomous) Dundigal, Hyderabad INSTITUTE OF AERONAUTICAL ENGINEERING (Autonomous) Dundigal, Hyderabad -500 043 MECHANICAL ENGINEERING TUTORIAL QUESTION BANK Course Name : DESIGN OF MACHINE MEMBERS-I Course Code : A50316 Class : III

More information

University of Waterloo Department of Mechanical Engineering ME MACHINE DESIGN 1. Fall 2005

University of Waterloo Department of Mechanical Engineering ME MACHINE DESIGN 1. Fall 2005 University of Waterloo Department of Mechanical Engineering ME 322 -- MACHINE DESIGN 1 Fall 2005 Mechanical Design - "the process of formulating workable plans for the construction of machinery, devices

More information

PowerPoint Images. Chapter 7. Failures Resulting from Variable Loading. Shigley Mischke Budynas. Mechanical Engineering Design Seventh Edition

PowerPoint Images. Chapter 7. Failures Resulting from Variable Loading. Shigley Mischke Budynas. Mechanical Engineering Design Seventh Edition PowerPoint Images Chapter 7 Failures Resulting from Variable Loading Mechanical Engineering Design Seventh Edition Shigley Mischke Budynas Copyright The McGraw-Hill Companies, Inc. Permission required

More information

Mechanical Engineering

Mechanical Engineering Mechanical Engineering Strength of Materials Comprehensive Theory with Solved Examples and Practice Questions Publications Publications MADE EASY Publications Corporate Office: 44-A/4, Kalu Sarai (Near

More information

Estimate the endurance strength in MPa if the rod is used in rotating bending.

Estimate the endurance strength in MPa if the rod is used in rotating bending. 348 Mechanical Engineering Design PROBLEMS Problems marked with an asterisk (*) are linked to problems in other chapters, as summarized in Table 1 1 of Sec. 1 16, p. 24. Problems 6 1 to 6 63 are to be

More information

CH 6: Fatigue Failure Resulting from Variable Loading

CH 6: Fatigue Failure Resulting from Variable Loading CH 6: Fatigue Failure Resulting from Variable Loading Some machine elements are subjected to statics loads and for such elements, statics failure theories are used to predict failure (yielding or fracture).

More information

9/28/ :22 PM. Chapter 9. Welding and the Design of Permanent Joints. Dr. Mohammad Suliman Abuhaiba, PE

9/28/ :22 PM. Chapter 9. Welding and the Design of Permanent Joints. Dr. Mohammad Suliman Abuhaiba, PE 9/28/2013 10:22 PM Chapter 9 Welding and the Design of Permanent Joints 1 2 9/28/2013 10:22 PM Chapter Outline 3 9/28/2013 10:22 PM Welding Symbols Welding symbol standardized by AWS Specifies details

More information

Chapter 3: Torsion. Chapter 4: Shear and Moment Diagram. Chapter 5: Stresses In beams

Chapter 3: Torsion. Chapter 4: Shear and Moment Diagram. Chapter 5: Stresses In beams Chapter 3: Torsion Chapter 4: Shear and Moment Diagram Chapter 5: Stresses In beams Torsion Torsion or Torque, T, put simply, is referred to as a twisting moment. θ The derived formulas are: Where: Torsional

More information

PRESTRESSED CONCRETE STRUCTURES. Amlan K. Sengupta, PhD PE Department of Civil Engineering Indian Institute of Technology Madras

PRESTRESSED CONCRETE STRUCTURES. Amlan K. Sengupta, PhD PE Department of Civil Engineering Indian Institute of Technology Madras PRESTRESSED CONCRETE STRUCTURES Amlan K. Sengupta, PhD PE Department of Civil Engineering Indian Institute of Technology Madras Module 5: Analysis and Design for Shear and Torsion Lecture-23: Analysis

More information

The Study of Premature Failure of Springs Used In Railway Coaches

The Study of Premature Failure of Springs Used In Railway Coaches IOSR Journal of Mechanical and Civil Engineering (IOSR-JMCE) e-issn: 2278-1684,p-ISSN: 2320-334X, Volume 8, Issue 5 (Sep. - Oct. 2013), PP 19-28 The Study of Premature Failure of Springs Used In Railway

More information

Friction Welding of AISI 304 and AISI 1021 Dissimilar Steels at 1600RPM

Friction Welding of AISI 304 and AISI 1021 Dissimilar Steels at 1600RPM Friction Welding of AISI 304 and AISI 1021 Dissimilar Steels at 1600RPM Amit Handa 1 and Vikas Chawla 2 1 Ph.D Research Scholar, Punjab Technical University, Jallandhar, Punjab, India 2 Director-Principal,

More information

Mechanical behavior of crystalline materials- Comprehensive Behaviour

Mechanical behavior of crystalline materials- Comprehensive Behaviour Mechanical behavior of crystalline materials- Comprehensive Behaviour In the previous lecture we have considered the behavior of engineering materials under uniaxial tensile loading. In this lecture we

More information

Conventional Paper II (a) Draw a crank rocker mechanism and identify all instantaneous centers.

Conventional Paper II (a) Draw a crank rocker mechanism and identify all instantaneous centers. Conventional Paper II-2014 1. Answer of the following (Each part carries 4 marks): (a) Draw a crank rocker mechanism and identify all instantaneous centers. (b) A steel tube 2.5 cm external diameter and

More information

Fundamentals p. 1 Mechanical Engineering Design in Broad Perspective p. 3 An Overview of the Subject p. 3 Safety Considerations p.

Fundamentals p. 1 Mechanical Engineering Design in Broad Perspective p. 3 An Overview of the Subject p. 3 Safety Considerations p. Fundamentals p. 1 Mechanical Engineering Design in Broad Perspective p. 3 An Overview of the Subject p. 3 Safety Considerations p. 5 Ecological Considerations p. 9 Societal Considerations p. 11 Overall

More information

Mechanical Engineering Dept. CEME NUST 1

Mechanical Engineering Dept. CEME NUST 1 Mechanical Engineering Dept. CEME NUST 1 o A shaft is a rotating member, o usually of circular cross section, o used to transmit power or motion. o Provides the axis of rotation, or oscillation, of elements

More information

Design, Fabrication and Testing of a Double Roll Crusher

Design, Fabrication and Testing of a Double Roll Crusher Design, Fabrication and Testing of a Double Roll Crusher # Egbe, E.A.P. 1*, and Olugboji, O.A. 1 1 Department of Mechanical Engineering, School of Engineering and Engineering Technology, Federal University

More information

UNIT I SIMPLE STRESSES AND STRAINS, STRAIN ENERGY

UNIT I SIMPLE STRESSES AND STRAINS, STRAIN ENERGY SIDDHARTH GROUP OF INSTITUTIONS :: PUTTUR Siddharth Nagar, Narayanavanam Road 517583 QUESTION BANK (DESCRIPTIVE) Subject with Code: Year & Sem: II-B.Tech & I-Sem Course & Branch: B.Tech - ME Regulation:

More information

MECHANICS OF MATERIALS

MECHANICS OF MATERIALS Lecture Notes: Dr. Hussam A. Mohammed Al- Mussiab Technical College Ferdinand P. Beer, E. Russell Johnston, Jr., and John T. DeWolf Introduction Concept of Stress The main objective of the study of mechanics

More information

Monday, May 05, Chapter 6. Fatigue Failure Resulting from Variable Loading. Dr. Mohammad Suliman Abuhaiba, PE

Monday, May 05, Chapter 6. Fatigue Failure Resulting from Variable Loading. Dr. Mohammad Suliman Abuhaiba, PE Monday, May 05, 2014 Chapter 6 Fatigue Failure Resulting from Variable Loading 1 Chapter Outline Introduction to Fatigue in Metals Approach to Fatigue Failure in Analysis and Design Fatigue-Life Methods

More information

EFFECT OF UPSET CONDITION ON WELD STRENGTH, INTERFACE TEMPERATURE AND MATERIAL CONSUMPTION

EFFECT OF UPSET CONDITION ON WELD STRENGTH, INTERFACE TEMPERATURE AND MATERIAL CONSUMPTION 162 Chapter 7 EFFECT OF UPSET CONDITION ON WELD STRENGTH, INTERFACE TEMPERATURE AND MATERIAL CONSUMPTION 7.1 INTRODUCTION In friction welding, the optimum selection of weld parameters such as rpm, friction

More information

A few regularly used examples of long hand stress calculations are shown below

A few regularly used examples of long hand stress calculations are shown below CATEGORY: TYPE: ROLL DESIGN STRESS ANALYSIS A roll must have sufficient overall strength to withstand the rolling forces and resulting stresses it will be subjected to during its service life. During rolling

More information

EDEXCEL NATIONALS UNIT 18 ADVANCED MECHANICAL PRINCIPLES. ASSIGNMENT No. 1 - THE AFFECTS OF STRESS

EDEXCEL NATIONALS UNIT 18 ADVANCED MECHANICAL PRINCIPLES. ASSIGNMENT No. 1 - THE AFFECTS OF STRESS EDEXCEL NATIONALS UNIT 18 ADVANCED MECHANICAL PRINCIPLES ASSIGNMENT No. 1 - THE AFFECTS OF STRESS NAME: I agree to the assessment as contained in this assignment. I confirm that the work submitted is my

More information

DESIGN AND ANALYSIS OF STRAIGHTENING MECHANISM FOR COMMERCIAL STEEL BARS

DESIGN AND ANALYSIS OF STRAIGHTENING MECHANISM FOR COMMERCIAL STEEL BARS DESIGN AND ANALYSIS OF STRAIGHTENING MECHANISM FOR COMMERCIAL STEEL BARS Dr. Biju B 1, Dijin JS 2, Anujith C 3, Arun Augustine 4, Mohammad Anas P 5 1Professor, Dept. of Mechanical Engineering, MACE, Kerala,

More information

Machine Design I (MCE-C 203)

Machine Design I (MCE-C 203) Machine Design I (MCE-C 203) Mechatronics Dept., Faculty of Engineering, Fayoum University Dr. Ahmed Salah Abou Taleb Lecturer, Mechanical Engineering Dept., Faculty of Engineering, Fayoum University 1

More information

2. (a) How do you classify water turbines? (b) Define and explain different efficiencies of a water turbine. [8+8]

2. (a) How do you classify water turbines? (b) Define and explain different efficiencies of a water turbine. [8+8] Code No: RR310302 Set No. 1 III B.Tech I Semester Supplementary Examinations, February 2007 HYDRAULIC MACHINERY AND SYSTEMS ( Common to Mechanical Engineering and Automobile Engineering) Time: 3 hours

More information

3. MECHANICAL PROPERTIES OF STRUCTURAL MATERIALS

3. MECHANICAL PROPERTIES OF STRUCTURAL MATERIALS 3. MECHANICAL PROPERTIES OF STRUCTURAL MATERIALS Igor Kokcharov 3.1 TENSION TEST The tension test is the most widely used mechanical test. Principal mechanical properties are obtained from the test. There

More information

Fatigue Life Estimation of Forged Steel and Ductile Iron Crankshaft of Single Cylinder Engine Using Fatigue assessment Techniques

Fatigue Life Estimation of Forged Steel and Ductile Iron Crankshaft of Single Cylinder Engine Using Fatigue assessment Techniques ISSN (O): 2349-7084 International Journal of Computer Engineering In Research Trends Available online at: www.ijcert.org Fatigue Life Estimation of Forged Steel and Ductile Iron Crankshaft of Single Cylinder

More information

COST ANALYSIS OF DOME STRUCTURE WITH RING BEAM

COST ANALYSIS OF DOME STRUCTURE WITH RING BEAM COST ANALYSIS OF DOME STRUCTURE WITH RING BEAM B. H. V. Pai 1 and B. Durga Prasad Baliga 2 1 Department of Civil Engineering, Manipal Institute of Technology, Manipal, Udupi, Karnataka, India 2 Department

More information

Design and Fabrication of a Portable Dry Groundnut Husk Peeling Machine

Design and Fabrication of a Portable Dry Groundnut Husk Peeling Machine Pyrex Journal of Engineering and Manufacturing Technology Vol 3 (3) pp. 20-27 September, 2018 Author(s) retain the copyright of this article http://www.pyrexjournals.org/pjemt ISSN: 2550-7877 Copyright

More information

Fatigue Strength Analysis on the Automobile Stabilizer Bar Based on ANSYS

Fatigue Strength Analysis on the Automobile Stabilizer Bar Based on ANSYS Send Orders for Reprints to reprints@benthamscience.ae The Open Mechanical Engineering Journal, 2014, 8, 619-623 619 Open Access Fatigue Strength Analysis on the Automobile Stabilizer Bar Based on ANSYS

More information

FATIGUE FAILURE OF FLANGE IN SCREW CONVEYER: A REVIEW

FATIGUE FAILURE OF FLANGE IN SCREW CONVEYER: A REVIEW FATIGUE FAILURE OF FLANGE IN SCREW CONVEYER: A REVIEW NAGESH R. TAMBAKE Walchand Institute of Technology, Solapur ABSTRACT The screw conveyor is one of the oldest methods of conveying material known to

More information

Experimental study of mechanical properties of friction welded AISI 1021 steels

Experimental study of mechanical properties of friction welded AISI 1021 steels Sādhanā Vol. 38, Part 6, December 2013, pp. 1407 1419. c Indian Academy of Sciences Experimental study of mechanical properties of friction welded AISI 1021 steels AMIT HANDA 1, and VIKAS CHAWLA 2 1 Punjab

More information

Course Description EMME 1

Course Description EMME 1 Course Description 01211211 Introduction to CAD/CAM 3(2 3 6) CAD/CAM systems for production engineering, hardwares and softwares for CAD/CAM systems, wireframe, surface and solid design, three dimension

More information

When an axial load is applied to a bar, normal stresses are produced on a cross section perpendicular to the axis of the bar.

When an axial load is applied to a bar, normal stresses are produced on a cross section perpendicular to the axis of the bar. 11.1 AXIAL STRAIN When an axial load is applied to a bar, normal stresses are produced on a cross section perpendicular to the axis of the bar. In addition, the bar increases in length, as shown: 11.1

More information

Contents. 3 Load and Stress Analysis Introduction to Mechanical Engineering Design 3. Materiais 27

Contents. 3 Load and Stress Analysis Introduction to Mechanical Engineering Design 3. Materiais 27 Part 1 x 1-1 1-2 1-3 1-4 1-5 1-6 1-7 1-8 1-9 1-10 1-11 1-12 1-13 1-14 1-15 1-16 2 2-1 2-2 2-3 2-4 2-5 2-6 2-7 Preface xv Basics 2 1 Introduction to Mechanical Engineering Design 3 Design 4 Mechanical Engineering

More information

Development of Cassava Grating Machine: A Dual-Operational Mode

Development of Cassava Grating Machine: A Dual-Operational Mode Leonardo Journal of Sciences ISSN 1583-0233 Issue 9, July-December 2006 p. 103-110 Development of Cassava Grating Machine: A Dual-Operational Mode Mechanical Engineering Department, Federal University

More information

UNIT III BULK DEFORMATION PROCESS

UNIT III BULK DEFORMATION PROCESS Hot Working of Metals UNIT III BULK DEFORMATION PROCESS Hot working is defined as the process of altering the shape or size of a metal by plastic deformation with the temperature above the recrystallisation

More information

Computer Simulation and Analysis of Curl Mechanism for Cold Rolled Steel Strip

Computer Simulation and Analysis of Curl Mechanism for Cold Rolled Steel Strip 3rd International Conference on Material, Mechanical and Manufacturing Engineering (IC3ME 2015) Computer Simulation and Analysis of Curl Mechanism for Cold Rolled Steel Strip Peng Zeng 1,2,a, Jiangang

More information

ThyssenKrupp Industrial Solutions. Our new name is. POLYCOM high-pressure grinding roll.

ThyssenKrupp Industrial Solutions. Our new name is.  POLYCOM high-pressure grinding roll. Our new name is ThyssenKrupp Industrial Solutions www.thyssenkrupp-industrial-solutions.com POLYCOM high-pressure grinding roll Polysius 2 POLYCOM high-pressure grinding roll The reliable and energy-saving

More information

Fundamentals of Machine Component Design

Fundamentals of Machine Component Design FOURTH E D I T I O N Fundamentals of Machine Component Design ROBERT C. JUVINALL Professor of Mechanical Engineering University of Michigan KURT M. MARSHEK Professor of Mechanical Engineering University

More information

INSTITUTE OF AERONAUTICAL ENGINEERING (Autonomous) Dundigal, Hyderabad

INSTITUTE OF AERONAUTICAL ENGINEERING (Autonomous) Dundigal, Hyderabad INSTITUTE OF AERONAUTICAL ENGINEERING (Autonomous) Dundigal, Hyderabad -500 043 CIVIL ENGINEERING COURSE DESCRIPTION FORM Course Title Course Code Regulation STRUCTURAL ANALYSIS - I A40115 R13 Course Structure

More information

DESIGN AND ANALYSIS OF ROLLER SHAFTS FOR SUGAR CANE MILLS BY USING FEA TECHNIQUE WITH DIFFERENT PARAMETERS R. R. KARTHI & L.

DESIGN AND ANALYSIS OF ROLLER SHAFTS FOR SUGAR CANE MILLS BY USING FEA TECHNIQUE WITH DIFFERENT PARAMETERS R. R. KARTHI & L. International Journal of Mechanical and Production Engineering Research and Development (IJMPERD) ISSN (P): 2249-6890; ISSN (E): 2249-8001 Vol. 8, Issue 2, Apr 2018, 827-836 TJPRC Pvt. Ltd DESIGN AND ANALYSIS

More information

When an axial load is applied to a bar, normal stresses are produced on a cross section perpendicular to the axis of the bar.

When an axial load is applied to a bar, normal stresses are produced on a cross section perpendicular to the axis of the bar. 11.1 AXIAL STRAIN When an axial load is applied to a bar, normal stresses are produced on a cross section perpendicular to the axis of the bar. In addition, the bar increases in length, as shown: 11.1

More information

FE Review Mechanics of Materials

FE Review Mechanics of Materials 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 1. T he element is subjected to the plane stress condition shown. a-x = - 140 M Pa a- y = 205 M Pa Txy = 100 M Pa What is t

More information

EXPERIMENTAL STUDY ON THE EFFECT OF TENSION FOR RUBBER BEARINGS

EXPERIMENTAL STUDY ON THE EFFECT OF TENSION FOR RUBBER BEARINGS EXPERIMENTAL STUDY ON THE EFFECT OF TENSION FOR RUBBER BEARINGS Naoyuki IWABE 1, Mineo TAKAYAMA 2, Nagahide KANI 3 And Akira WADA 4 SUMMARY This paper presents the experimental results from the tension

More information

Performance Evaluation of Locally Fabricated Slipping Machine for Natural Rubber Wood Processing

Performance Evaluation of Locally Fabricated Slipping Machine for Natural Rubber Wood Processing Performance Evaluation of Locally Fabricated Slipping Machine for Natural Rubber Wood Processing E.A. Fagbemi 1 ; A.F. Iyayi 1 ; P.O. Ayeke 1 ; P.O. Akpaka 1 ; p. Egbuson 1 ; P. Chimekwene 1 ; D.Y. Giroh

More information

Development of a Mixer for Concrete Production

Development of a Mixer for Concrete Production American Journal of Engineering and Technology Management 2017; 2(3): 20-24 http://www.sciencepublishinggroup.com/j/ajetm doi: 10.11648/j.ajetm.20170203.11 ISSN: 2575-1948 (Print); ISSN: 2575-1441 (Online)

More information

DESIGN AND ANALYSIS OF ROLLING KEY A REVIEW

DESIGN AND ANALYSIS OF ROLLING KEY A REVIEW Int. J. Mech. Eng. & Rob. Res. 2015 Vishakha V Meshram and Pravin M Wanjari, 2015 Review Article ISSN 2278 0149 www.ijmerr.com Vol. 4, No. 1, January 2015 2015 IJMERR. All Rights Reserved DESIGN AND ANALYSIS

More information

Introduction. Objective

Introduction. Objective Introduction Pelton Wheel Turbine is an impulse or a constant pressure water turbine. In this case water head is very high. Pelton wheel consists of a wheel called rotor. The rotor of the turbine consists

More information

Tensile Test. with those in reference books.

Tensile Test. with those in reference books. San Francisco State University School of Engineering ENGR 200, Materials of Engineering Tensile Test I. OBJECTIVESS The purpose of this experiment is to familiarize the student with performing tension

More information

Conceptual Design of Arecanut Sheath Shredder

Conceptual Design of Arecanut Sheath Shredder International Journal of Current Microbiology and Applied Sciences ISSN: 219-7706 Volume 6 Number 10 (2017) pp. 1920-1929 Journal homepage: http://www.ijcmas.com Original Research Article https://doi.org/10.20546/ijcmas.2017.610.21

More information

MAE 322 Machine Design Lecture 5 Fatigue. Dr. Hodge Jenkins Mercer University

MAE 322 Machine Design Lecture 5 Fatigue. Dr. Hodge Jenkins Mercer University MAE 322 Machine Design Lecture 5 Fatigue Dr. Hodge Jenkins Mercer University Introduction to Fatigue in Metals Cyclic loading produces stresses that are variable, repeated, alternating, or fluctuating

More information

SIDDHARTH GROUP OF INSTITUTIONS :: PUTTUR Siddharth Nagar, Narayanavanam Road QUESTION BANK (DESCRIPTIVE) UNIT-5 FOOTINGS & STAIRS

SIDDHARTH GROUP OF INSTITUTIONS :: PUTTUR Siddharth Nagar, Narayanavanam Road QUESTION BANK (DESCRIPTIVE) UNIT-5 FOOTINGS & STAIRS SIDDHARTH GROUP OF INSTITUTIONS :: PUTTUR Siddharth Nagar, Narayanavanam Road 517583 QUESTION BANK (DESCRIPTIVE) Subject with Code : DDRCS(13A01502) Year & Sem: III-B.Tech & I-Sem Course & Branch: B.Tech

More information

Properties in Shear. Figure 7c. Figure 7b. Figure 7a

Properties in Shear. Figure 7c. Figure 7b. Figure 7a Properties in Shear Shear stress plays important role in failure of ductile materials as they resist to normal stress by undergoing large plastic deformations, but actually fail by rupturing under shear

More information

Specification Stainless spring steel

Specification Stainless spring steel Specification 218-6 Class: Semifinished Products of Steel Class No.:15 Stainless Spring Steel JED 5M Previous Edition Abbreviated Title 21-1 Stainless spring steel 852 5 4 1 Scope The specification refers

More information

UNIVERSITY OF HAIL College of Engineering Department of Mechanical Engineering

UNIVERSITY OF HAIL College of Engineering Department of Mechanical Engineering UNIVERSITY OF HAIL College of Engineering Department of Mechanical Engineering Chapter 10 Design of springs Text Book : Mechanical Engineering Design, 9th Edition Dr. Badreddine AYADI 2016 Chapter Outline

More information

MECHANICAL PROPERTIES.

MECHANICAL PROPERTIES. MECHANICAL PROPERTIES. Hardness, strength, ductility and elasticity are among the mechanical properties of a material that would probably first come to mind. In order to know how each of these characteristics

More information

2005 EURASIA PUBLISHING HOUSE (PVT.) LTD.

2005 EURASIA PUBLISHING HOUSE (PVT.) LTD. FIRST MULTICOLOUR EDITION A TEXTBOOK OF (S.I. UNITS) [A Textbook for the Students of B.E. / B.Tech., U.P.S.C. (Engg. Services); Section B of A.M.I.E. (I)] R.S. KHURMI J.K. GUPTA 2005 EURASIA PUBLISHING

More information

Workshop Practice TA 102

Workshop Practice TA 102 Workshop Practice TA 102 Lec 2 & 3 :Engineering Materials By Prof.A.Chandrashekhar Engineering Materials Materials play an important role in the construction and manufacturing of equipment/tools. Right

More information

DESIGN OF EXPERIMENTAL SETUP OF 1KW WIND TURBINE BLADE TESTING

DESIGN OF EXPERIMENTAL SETUP OF 1KW WIND TURBINE BLADE TESTING DESIGN OF EXPERIMENTAL SETUP OF 1KW WIND TURBINE BLADE TESTING Chanchal Narkhede 1, Nilesh Nikale 2, Sushant Howal 3 Raviraj Mulaje 4, Prof.S.R.Sandanshiv 5 1,2,3 Mech, G.S.Moze College of Engineering,

More information

ANALYSIS AND DESIGN OF HIGH-RISE BUILDING (G+30) USING STAAD.PRO

ANALYSIS AND DESIGN OF HIGH-RISE BUILDING (G+30) USING STAAD.PRO ANALYSIS AND DESIGN OF HIGH-RISE BUILDING (G+30) USING STAAD.PRO BORUGADDA RAJU 1*, Mr. R.RATTAIAH 2* 1. II.M.Tech, Dept of CIVIL, AM Reddy Memorial College of Engineering & Technology, Petlurivaripalem.

More information

FINITE ELEMENT ANALYSIS OF A SHAFT SUBJECTED TO A LOAD

FINITE ELEMENT ANALYSIS OF A SHAFT SUBJECTED TO A LOAD FINITE ELEMENT ANALYSIS OF A SHAFT SUBJECTED TO A LOAD K. Sathishkumar and N. Ugesh Department of Mechanical Engineeering, United Institute of Technology, Coimbatore, India E-Mail: sathishkuppuraj@gmail.com

More information

Vibration Analysis of Propeller Shaft Using FEM.

Vibration Analysis of Propeller Shaft Using FEM. Vibration Analysis of Propeller Shaft Using FEM. 1 Akshay G. Khande, 2 Shreyash A. Sable, 3 Vaibhav R. Bidwai, 4 Chandrasekhar B. Aru, 5 Brahmanand S.Jadhav 12345 Mechanical Engineering Department, Babasahebh

More information

DESIGN OF MACHINE ELEMENTS UNIT-1

DESIGN OF MACHINE ELEMENTS UNIT-1 DESIGN OF MACHINE ELEMENTS UNIT-1 PART-1 DEPARTMENT OF MECHANICAL ENGINEERING K.L.UNIVERSITY GUNTUR DESIGN: It is essentially decision making process. If we have the problem we will find the solution.

More information

DESIGN OF A SIMPLIFIED VERTICAL CONVEYOR SYSTEM

DESIGN OF A SIMPLIFIED VERTICAL CONVEYOR SYSTEM DESIGN OF A SIMPLIFIED VERTICAL CONVEYOR SYSTEM Jayneel Prajapati 1, Tejas Soni 2, Kinjal Shah 3, Alok Dwivedi 4 1B.E student, Babaria Institute Of Technology,Varnama(India) 2B.E student, Babaria Institute

More information

STATIC ANALYSIS AND MASS OPTIMIZATION OF AUTOMOTIVE VALVE SPRING

STATIC ANALYSIS AND MASS OPTIMIZATION OF AUTOMOTIVE VALVE SPRING STATIC ANALYSIS AND MASS OPTIMIZATION OF AUTOMOTIVE VALVE SPRING Anant Jindal 1, Aatresha Biswas 2 1,2 Department of Mechanical Engineering, Delhi Technological University, Delhi ---------------------------------------------------------------------***---------------------------------------------------------------------

More information

SIDDHARTH GROUP OF INSTITUTIONS :: PUTTUR Siddharth Nagar, Narayanavanam Road QUESTION BANK (DESCRIPTIVE)

SIDDHARTH GROUP OF INSTITUTIONS :: PUTTUR Siddharth Nagar, Narayanavanam Road QUESTION BANK (DESCRIPTIVE) SIDDHARTH GROUP OF INSTITUTIONS :: PUTTUR Siddharth Nagar, Narayanavanam Road 517583 QUESTION BANK (DESCRIPTIVE) Subject with Code :Strength of Materials-II (16CE111) Course & Branch: B.Tech - CE Year

More information

Tribology of Journal Bearings Subjected to Boundary and Mixed Lubrication

Tribology of Journal Bearings Subjected to Boundary and Mixed Lubrication Mechanics of Contact and Lubrication ME5656 Department of Mechanical & Industrial Engineering Northeastern University Fall 2011 Tribology of Journal Bearings Subjected to Boundary and Mixed Lubrication

More information

Optimization of Process Parameters in Friction Stir Processing Using Analysis of Variance (ANOVA)

Optimization of Process Parameters in Friction Stir Processing Using Analysis of Variance (ANOVA) IOSR Journal of Mechanical and Civil Engineering (IOSR-JMCE) e-issn: 2278-1684,p-ISSN: 2320-334X, Volume 15, Issue 3 Ver. I (May. - June. 2018), PP 51-57 www.iosrjournals.org Optimization of Process Parameters

More information

MANUFACTURING PROCESSES

MANUFACTURING PROCESSES 1 MANUFACTURING PROCESSES - AMEM 201 Lecture 8: Forming Processes (Rolling, Extrusion, Forging, Drawing) DR. SOTIRIS L. OMIROU Forming Processes - Definition & Types - Forming processes are those in which

More information

INTERNATIONAL JOURNAL OF CIVIL AND STRUCTURAL ENGINEERING Volume 1, No 3, 2010

INTERNATIONAL JOURNAL OF CIVIL AND STRUCTURAL ENGINEERING Volume 1, No 3, 2010 ABSTRACT Evaluation of Shear Strain Distribution In Polypropylene Fiber Reinforced Cement Concrete Moderate Deep Beams Vinu R.Patel 1, Pandya.I.I 2 1- Assistant Professor in Applied Mechanics Department,

More information

SMM 3622 Materials Technology 3.1 Fatigue

SMM 3622 Materials Technology 3.1 Fatigue SMM 3622 Materials Technology 3.1 Fatigue ISSUES TO ADDRESS... MECHANICAL FAILURE FATIGUE What is fatigue? Types of fatigue loading? Empirical data Estimating endurance/fatigue strength Strategies for

More information

Page 1 of 46 Exam 1. Exam 1 Past Exam Problems without Solutions NAME: Given Formulae: Law of Cosines: C. Law of Sines:

Page 1 of 46 Exam 1. Exam 1 Past Exam Problems without Solutions NAME: Given Formulae: Law of Cosines: C. Law of Sines: NAME: EXAM 1 PAST PROBLEMS WITHOUT SOLUTIONS 100 points Tuesday, September 26, 2017, 7pm to 9:30 You are allowed to use a calculator and drawing equipment, only. Formulae provided 2.5 hour time limit This

More information

BFF1113 Engineering Materials DR. NOOR MAZNI ISMAIL FACULTY OF MANUFACTURING ENGINEERING

BFF1113 Engineering Materials DR. NOOR MAZNI ISMAIL FACULTY OF MANUFACTURING ENGINEERING BFF1113 Engineering Materials DR. NOOR MAZNI ISMAIL FACULTY OF MANUFACTURING ENGINEERING Course Guidelines: 1. Introduction to Engineering Materials 2. Bonding and Properties 3. Crystal Structures & Properties

More information

Non rotating shaft. Problem: static failure, a very large deformation will occur on the structure or machine members..

Non rotating shaft. Problem: static failure, a very large deformation will occur on the structure or machine members.. Chapter 8 Fatigue Introduction F Non rotating shaft Under static failure, the stress on the member is constant Problem: static failure, a very large deformation will occur on the structure or machine members..

More information

CE 221: MECHANICS OF SOLIDS I CHAPTER 3: MECHANICAL PROPERTIES OF MATERIALS

CE 221: MECHANICS OF SOLIDS I CHAPTER 3: MECHANICAL PROPERTIES OF MATERIALS CE 221: MECHANICS OF SOLIDS I CHAPTER 3: MECHANICAL PROPERTIES OF MATERIALS By Dr. Krisada Chaiyasarn Department of Civil Engineering, Faculty of Engineering Thammasat university Outline Tension and compression

More information

CAE Analysis of Crankshaft for Testing Dynamic Loads for Reducing Cost & Weight

CAE Analysis of Crankshaft for Testing Dynamic Loads for Reducing Cost & Weight 2303-2307 CAE Analysis of Crankshaft for Testing Dynamic Loads for Reducing Cost & Weight Salim Ahmed, Tasmeem Ahmad Khan Abstract This study was conducted on a single cylinder four stroke cycle engine.

More information

The University of Sydney School of Civil Engineering Centre for Advanced Structural Engineering NSW 2006 Australia. SupaPurlin

The University of Sydney School of Civil Engineering Centre for Advanced Structural Engineering NSW 2006 Australia. SupaPurlin The University of Sydney School of Civil Engineering Centre for Advanced Structural Engineering NSW 2006 Australia SupaPurlin Analysis and Design of Supa Purlins According to AS/NZS 4600:2005 PURLIN Analysis

More information

Subject with Code: Strength of Materials(16CE104) Course& Branch: B. Tech - CE Year &Sem : II-B. Tech &I-Sem Regulation: R16

Subject with Code: Strength of Materials(16CE104) Course& Branch: B. Tech - CE Year &Sem : II-B. Tech &I-Sem Regulation: R16 SIDDHARTH INSTITUTE OF ENGINEERING &TECHNOLOGY:: PUTTUR (Approved by AICTE, New Delhi & Affiliated to JNTUA, Anantapuramu) (Accredited by NBA & Accredited by NAAC with A Grade) (An ISO 9001:2008 Certified

More information

10.5 ECCENTRICALLY LOADED COLUMNS: AXIAL LOAD AND BENDING.

10.5 ECCENTRICALLY LOADED COLUMNS: AXIAL LOAD AND BENDING. 13 10.5 ECCENTRICALLY LOADED COLUMNS: AXIAL LOAD AND BENDING. Members that are axially, i.e., concentrically, compressed occur rarely, if ever, in buildings and other structures. Components such as columns

More information