Vibration Diagnostics by Expert Systems that Link to Machinery Databases

Size: px
Start display at page:

Download "Vibration Diagnostics by Expert Systems that Link to Machinery Databases"

Transcription

1 THE AMERICAN SOCIETY OF MECHANICAL ENGINEERS 345 E. 47 St., New York, N.Y GT-298 ]^L The Society shall not be responsible for statements or opinions advanced in papers or in dis cussion at meetings of the Society or of its Divisions or Sections, or printed in its publications. Discussion is printed only if the paper is published in an ASME Journal. Papers are available from ASME for fifteen months after the meeting. Printed in USA. Copyright 1991 by ASME Vibration Diagnostics by Expert Systems that Link to Machinery Databases JAMES A. HEWITT Engineer RONALD F. BOSMANS Corporate Mechanical Engineer Bently Nevada Corporation Minden, Nevada ABSTRACT An Expert System is a software program that simulates the thought process of experts. The addition of an expert system to a machinery monitoring system provides a diagnostic monitoring system that is easier to use and understand. This paper describes a system that automatically analyzes the data collected by an online machinery monitoring system. It examines the system architecture required to add intelligent diagnostic capabilities to the monitoring system as well as the data necessary for adequate diagnosis. An example of the system's operation is also presented. INTRODUCTION Companies have become interested in Expert Systems because of the great potential for disseminating the knowledge that has been acquired in Machinery and Machinery Vibration Diagnostics. This expertise has already led to the development of many computer-based machinery condition monitoring and diagnostic systems. While these systems have helped to collect valuable data, they themselves do not distribute the knowledge and expertise required to diagnose problems. Attempts have been made to share this knowledge in the form of seminars and papers presented at machinery conferences. DESCRIPTION OF AN IDEAL EXPERT SYSTEM ARCHITECTURE In view of what expert systems - and software in general - can do today, certain features should be supported by the architecture of the Integrated expert system. These characteristics contribute to the reliability of the diagnosis, the ease of use, and to the maintainability and adaptability of the system. Automatic Data Acquisition The data for the expert system should be acquired automatically by an on-line condition monitoring system. The benefits of on-line automatic monitoring have already been discussed (Harker, 1989). In an on-line monitoring system, the plant data is collected and stored in the machinery information database. All of the important trend and transient data measurements that are required to obtain an accurate diagnosis are automatically captured by the on-line system and will be available for diagnosis at any time. The on-line monitoring process, however, merely captures the condition data: an Ideal expert system architecture must allow the Expert System to obtain that data directly from the database. This approach eliminates the possibility of data-entry errors while it vastly reduces the time required to complete an analysis. A session-driven expert system requires the user to answer computer prompted questions. It is not unusual for the user to manually answer over 100 questions before the system renders its diagnosis! An incorrect answer (or even a "typo") during almost any of the answers could invalidate the diagnosis and require the re-entry of all the data. Furthermore, an expert system that extracts its data directly from the machinery database relieves the expectation that the user must be a vibration expert who can correctly answer potentially subjective questions. A diagnostic expert system requires various forms of data to render its diagnosis. Before the expert system can process data to form a hypothesis, the raw data must be pre-processed into a form the expert system can use. Thus, an ideal expert system architecture must include a special module for extracting the diagnostically useful features from the data in the database. This is called information extraction and is a form of data abstraction. Flexibility in Database Interface The information extraction module further Isolates the actual expert system and its knowledge bases from any particular machinery database. While the data extraction portion of the module remains the same, the actual database interface can easily be changed to allow the expert system to process the data derived from virtually any condition monitoring system provided the database has the data from which the necessary features can be extracted. This flexibility in the architecture permits the expert system knowledge bases to concentrate solely on machinery diagnostics independent of how the vibration data is actually obtained. Ease of Modification The expert system's knowledge representations are independent of the source of the diagnostic data, therefore, knowledge bases can be easily maintained. Moreover, the expert system should provide a simple facility to allow the knowledge Presented at the International Gas Turbine and Aeroengine Congress and Exposition Orlando, FL June 3-6, 1991

2 bases to be edited such that refinement can be incorporated to account for characteristics of his own particular machines. In addition, the machine-specific knowledge bases can be modified to generate knowledge bases for other machines. For example, the rules for the diagnosis of turbine malfunctions will be slightly different from the rules for a generator. However, the rules for the generator can be produced by modifying a copy of the turbine knowledge base without recreating the entire knowledge base. Reference Machine and System Information Reference information required by the expert system concerning the configuration of the machine train must be obtained during installation and then stored for future access. This reference information is retrieved from files when a analysis is performed. This referencence information can be edited In the event of data entry error at installation or if a major overhaul of the machine train does change some particular aspect of the machine train configuration. Rotating machinery utilized In continuous service and classified as CRITICAL or ESSENTIAL to a particular process, typically contain permanently installed transducers and monitoring Instrumentation. Many of these monitoring system are supported with a host computer. Computer supported monitoring provides the function of data acquisition, data management, and presenting the data in various plot formats for review by plant personnel. Effective use of this data requires continuous and rigorous review by rotating machinery specialists. The quantity of data to be reviewed can overburden the machinery specialist to the point he feels he Is DROWNING IN THE DATA. The key element to effectively utilize this data base requires a conversion of data to INFORMATION. Once this process has occurred, the information can be extracted and an assessment of the mechanical integrity of a machine can be determined. The assessment of a machine for potential malfunction identification requires a machinery specialist, highly trained in diagnostic procedures and malfunction recognition. Recognition of the limited number of specialists and their limited availability, has given rise to exploring alternatives to performing machinery condition analysis. The evolution of EXPERT SYSTEM technology now provides a vehicle to perform machinery audits in a time effective and comprehensive manner. Two major assumptions/misconceptions regarding the use of an expert system must be avoided. First, the expert system does NOT replace the machinery specialist. Secondly, an expert system.annot be relied upon to detect and define all possible machine problems. It is limited by the information available and the knowledge embodied in the For these reasons a more appropriate name for this process is an Engineering Assist It will assist the machinery specialist in malfunction recognition, and provide recommendations as to possible corrective action requirements. The machinery specialist will review the conclusions and make the final decision regarding corrective action. WHAT ARE THE KEY ELEMENTS OF AN ENGINEERING ASSIST PROGRAM? D) Malfunction reports which include the Information utilized to reach a conclusion and the diagnostic procedure utilized. E) Explanatory text which describes the nature of the malfunction and the recommended corrective action. F) Executive summary report for each machine evaluated. This report Includes a summary of all malfunction conditions which were tested, and lists malfunctions found and malfunctions which were eliminated. ENGINEERING ASSIST PROGRAM ARCHITECTURE Four software modules are utilized 1) Data acquisition module: This module Is part of the computer hosted monitoring system. It provides data in the form of current values, dynamic wave form data, and trend files. 2) Information extraction module: a. This module extracts vibration data from the data acquisition module and processes this data to information for use within the engineering assist b. This module extracts process variable data for use within the engineering assist 3) Machine parameter module: This module provides information and a description of the machine to be evaluated. Information includes machine type, bearing type and design clearances, rotor geometry (number of blades or gear teeth, etc.), frequency of balance resonances, etc. 4) Engineering Assist Program module: This module accesses Information from the machine and parameter extraction modules and performs the assessment of current machine condition. An information flow diagram can be seen in Fig. 1 YAawwr DATA OAfA K^A9Xa Yt^ BAYS =_---_-- G'PVl M9 RX,X wzn sr^a^ (cwwrts) A) On-line data acquisition from an existing data base. B) Processing (converting) data to an INFORMATION format suitable for use by the engineering assist IKWIAIgx mut j Ib T S,SiEY -rz.a IN S1SlEu oua uawm ON D ages C) Machine condition assessment provided through the use of available information; ie. no user interface required. OAaoss 0,0 XEVwIS FIGURE l Overall Flow Of Dete Through Expert System

3 The engineering assist program module consists of knowledge bases and custom rule sets. Each knowledge base is focused on detecting a particular machine malfunction. Depending upon the complexity of defining a given malfunction condition, forward and backward chaining to additional knowledge bases is utilized. For each potential malfunction condition, the following Information is evaluated. These comparisons often reveal significant changes or degradation of the synchronous dynamic stiffness properties of the rotor system. An Engineering Assist program flow chart is provided in Fig. 2. A) MAGNITUDE OF THE VIBRATION - this Information is utilized to define the severity of the problem and the urgency of the corrective action. B) FREQUENCY OF THE VIBRATION - this information is utilized as an aid in classifying the category of the malfunction; le subsynchronous versus synchronous versus supersynchronous. C) FORM OF THE VIBRATION - this information is utilized to determine the shape of the dynamic motion path of the shaft centerline during a cycle of vibration. This expressed as an orbit form (circular,elliptical,highly elliptical, etc). D) AMPLITUDE/PHASE ANGLE - this information is utilized to define the modal shape or distribution of the vibration at various lateral locations along the axis of rotation. It is further utilized to determine the source location of a malfunction, such as fluid induced instabilities. E) ROTOR CENTERLINE POSITION - this Information is utilized to determine the location of the rotor centerline relative to the geometric center of the bearing. This information is presented as total shaft movement from at rest in the bottom of the bearing to the current on-line position. The shaft attitude angle within the bearing is also calculated from this measurement. In addition, rotor position as an eccentricity ratio (rotor position/bearing clearance)is calculated. F) PROCESS VARIABLE INFORMATION - this information is used In conjunction with the vibration data. It provides cross correlation between the observed vibration behavior and the current operational mode of the machine. These variables include load, flow rate, pressures, temperatures, etc. G) MACHINE GEOMETRY INFORMATION - this Information is utilized to assess malfunction Identification to known geometries of the rotor system, such as number of blades or vanes, frequency of balance resonances, etc. H) TREND FILE INFORMATION - this information is utilized to examine the behavior of the machine over a period of time. This time history reveals the rate of change of vibration or process parameters. It answers questions such as 'Was the change gradual or a step change?"; "Was the behavior linear or nonlinear?" The minimum time frame for a trends analysis should be four weeks. I) MACHINE HISTORY FILE - this Information is utilized to answer the question "What's different or what has changed in the dynamic response of the machine?" Reference files of transient data acquired during previous startups or shutdowns can be compared to current observed behavior. LEGEND FIGURE 2 eat-y^ x STRUCTURE OF KNOWLEDGE BASES As the information is processed through the engineering assist program, text screens appear advising the user of malfunctions which were defined and malfunctions which were eliminated., The user is then instructed to request additional information regarding the defined malfunction and possible corrective action recommendations. Reviewing the process utilized by the program to determine the presence of a malfunction provides training to the user in diagnostic procedures for vibration analysis. In addition, the information regarding the malfunction includes a description of the nature of the problem and the forcing functions acting on the rotor which produced the observed vibrations. In this sense the engineering assist program becomes a teaching tool. The user becomes acquainted with commonly used terms to describe various malfunctions and the underlying engineering principles. This aids in the understanding of the nature of the problem. This training tool will provide insight into the correction recommendations and will lead toward avoidance of the malfunction in future operation of the machine. Many expert systems currently In use today rely upon the frequency of vibration as the primary indicator of the type of machine malfunction. Frequency of the vibration is an important piece of information. However, if relied upon as the prime indicator of a malfunction, it can be misleading. Additional information must be acquired in order to produce an accurate diagnosis. An example of an erroneous conclusion can be found by examining Fig's 3-5. Fig.3 is a spectrum display of a vibration signal from a compressor operating at 6500 rpm. The spectrum display indicates the major frequency component of vibration is occurring at 3250 cpm. This places the class of the problem as subsynchronous vibration. Fluid induced instabilities (in general) occur at frequency ratios of 30-50% of rotor speed. If this were the only piece of information utilized, a malfunction diagnosis of oil whirl or whip would determined. However,in order for this to be true, additional information must be evaluated. For a fluid induced instability to be present, the form of the vibration must indicate a circular orbit(see Fig.4), the centerline motion must be in forward precession, and the rotor centerline position must indicate a low eccentricity ratio. The actual form of vibration (for this example) can be seen in Fig.5. The orbit is clearly non-circular, and centerline motion has both forward and reverse precession components. This additional

4 information eliminates a fluid induced instability as the malfunction diagnosis. Text Block 1 is an example of a malfunction text, from the engineering assist program, evaluating a power generation steam turbine. This text provides information to the user as to the data which was utilized to determine the malfunction condition of mass unbalance. In addition it describes the operating condition of the machine when the analysis was performed and other conditions which could contribute to the observed vibrations. Text of this nature provides a comprehensive evaluation of the condition of the machine and a recommended course of action. Text blocks 2 & 3 are examples of summary reports directed toward the machnery specialist and plant manager. TEXT 1 Frequency - cpm Machine Speed = 6,500 rpm M n _ H CCW Data As Observed by an Oscilloscope HLI L HNçJ mils PP / dc Machine Speed = 6,500 rpm Fig. 4 CCW Data As Observed by an Oscilloscope rn vr/ H INFORMATION Unbalance was determined by examining the database and discovering the following facts. Overall vibration for VERTICAL = 2.6 mils pp Overall vibration for HORIZONTAL = 4.84 mils pp Slow roll compensated Synchronous (1X) vibrations: VERTICAL = 2.55 mils pp HORIZONTAL = 4.1 mils pp The shape of the orbit is HIGHLY ELLIPTICAL The Precession of the orbit is FORWARD. The data was also tested to determine the magnitude of the slow roll vibration versus compensated 1X vibration at operating speed. Slow roll vibration was found to be less than 20% of the compensated 1X vibration. The current load on the system Is 300MW. This is % of normal load. Some turbines are sensitive to thermal variations, or steam inlet/flow variations which may effect the balance state of the unit. If variations reduce as the unit returns to normal power generating operation, balancing may not be required. An increase in the 1X vibration can be induced by an increase in the synchronous forces, such as mass unbalance. It can also be the result of a degradation of the synchronous dynamic stiffness of the rotor system. This reduction of stiffness may be caused by increased or excessive radial bearing clearances, or rotor centerline position at a very low eccentricity ratio. Your current eccentricity ratio is Eccentricity ratios less than 0.3 indicate that the effective bearing stiffness has been significantly reduced. This will result in an increase of 1X vibration, with no actual increase in mass unbalance force or change of the balance state of the rotor. Your current D.C. probe gap voltages are and Upon shutdown of the unit, the final gap voltages should be measure with the rotor at rest. The difference or change in gap voltages Indicates the rotor position change from the on-line position to the position at rest. This total change Is controlled by the available bearing clearance. The design clearance for this bearing is 10 mils. If probe gap information indicates movement greater than design clearances, the bearings should be inspected for wear or damage. TEXT 2 ENGINEERING REPORT mils pp / diu Machine Speed = 6,500 rpm The HP Turbine was examined for malfunctions Fig. 5 Survey Date 02 November 1990 Survey Time 2:28:42 pm

5 BEARING NUMBER 1 The condition of mass unbalance was defined for this machine. The set point limit for this condition is 3.0 mils pp. The current synchronous (1 X) vibration values are as follows: BRG#1 HP Vert = 2.55 mils 143 degrees BRG#1 HP Horiz = 4.10 mils 111 degrees This represents a 36% violation of the set point limit. The phase angle relationship (BRG1 vs BRG2) indicates the unbalance force distribution is a first mode unbalance problem. The direct influence vector for this mode is 0.5 deg. Corrective balance weight size must be determined based upon the weight-add radius available. Additional balancing runs (if required) and corrective weights should be determined through the use of a multiplane balancing TEXT 3 EXECUTIVE REPORT The HP Turbine has been examined for malfunction conditions Survey Date 02 November 1990 Survey Time 2:28:42 PM This turbine currently has a mass unbalance problem. It is operating at vibration levels of 36% greater than the specified limit. The turbine can be operated for a limited period of time under current conditions. However, continued changes or degradation of the balance state will require an immediate shutdown of the unit. An outage of this machine should be planned for the near future. Plant engineering has been advised of this problem and have been given recommendations regarding the initial corrective weight placements. SUMMARY Expert systems must be viewed as engineering assist programs for the machinery specialist. They must provide a comprehensive audit of the condition of the machine and provide actionable information in a format which can be understood by the machinery specialist. Failing in any of these tasks can produce erroneous conclusions and recommendations, which quickly leads to a lack of confidence in the integrity of the REFERENCES Bently, D.E. and Muszynska, A., "Early Detection of Shaft Cracks on Fluid-Handling Machines", Proc. Intnl. Symp. on Fluid Machinery Troubleshooting, ASME, December Harker, R.G. and Handelin, G.W., "Enhanced On-Line Machinery Condition Monitoring Through Automated Start-Up/Shutdown Vibration Data Acquisition", ASME Paper No. 90-GT-272.

Shaft. Application of full spectrum to rotating machinery diagnostics. Centerlines. Paul Goldman, Ph.D. and Agnes Muszynska, Ph.D.

Shaft. Application of full spectrum to rotating machinery diagnostics. Centerlines. Paul Goldman, Ph.D. and Agnes Muszynska, Ph.D. Shaft Centerlines Application of full spectrum to rotating machinery diagnostics Benefits of full spectrum plots Before we answer these questions, we d like to start with the following observation: The

More information

export compressor instability detection using system 1* and proficy** smartsignal software

export compressor instability detection using system 1* and proficy** smartsignal software BP MAGNUS PLATFORM export compressor instability detection using system 1* and proficy** smartsignal software part 1 58 ORBIT Vol.32 No.3 Jul.2012 THIS CASE STUDY DESCRIBES AN EXAMPLE OF A GAS COMPRESSOR

More information

Diagnostic Significance of Orbit Shape Analysis and its Application to Improve Machine Fault Detection

Diagnostic Significance of Orbit Shape Analysis and its Application to Improve Machine Fault Detection N. Bachschmid, P. Pennacchi and A. Vania Politecnico di Milano Department of Mechanics Via La Masa 34, I-258, Milano, Italy nicolo.bachschmid@polimi.it paolo.pennacchi@polimi.it andrea.vania@polimi.it

More information

Reference Standards for Vibration Monitoring and Analysis

Reference Standards for Vibration Monitoring and Analysis Reference Standards for Vibration Monitoring and Analysis J Michael Robichaud, P.Eng. Bretech Engineering Ltd., 70 Crown Street, Saint John, NB Canada E2L 3V6 email: mike.robichaud@bretech.com website:

More information

SYNCHRONOUS MACHINES

SYNCHRONOUS MACHINES SYNCHRONOUS MACHINES The geometry of a synchronous machine is quite similar to that of the induction machine. The stator core and windings of a three-phase synchronous machine are practically identical

More information

Technical Training Solutions

Technical Training Solutions GE Energy Measurement & Control Solutions Technical Training Solutions GE imagination at work Introduction All GE Measurement & Control Solutions product training is conducted by our core group of customer

More information

TECHNICAL BULLETIN. Shaft Crack Detection

TECHNICAL BULLETIN. Shaft Crack Detection TECHNICAL BULLETIN Shaft Crack Detection Trends in machine use and design are causing shaft cracks to become increasingly more commonplace than 20 years ago. The current trend among machinery users is

More information

Increase System Efficiency with Condition Monitoring. Embedded Control and Monitoring Summit National Instruments

Increase System Efficiency with Condition Monitoring. Embedded Control and Monitoring Summit National Instruments Increase System Efficiency with Condition Monitoring Embedded Control and Monitoring Summit National Instruments Motivation of Condition Monitoring Impeller Contact with casing and diffuser vanes Bent

More information

Integrated Performance and Condition Monitoring at DuPont

Integrated Performance and Condition Monitoring at DuPont Integrated Performance and Condition Monitoring at DuPont Monitoring systems have evolved from standing a nickel on its edge on top of the machine bearing cover or holding a screwdriver to one s temple,

More information

Interactive Computer Based Courses

Interactive Computer Based Courses These SKF Self-Learning Tools (SLT) are a onestop interactive solution for students at various levels including the students of mechanical and other engineering streams. They eliminate the need to take

More information

Pump Vibration Analysis

Pump Vibration Analysis Pump Vibration Analysis Brian P. Graney, MISTRAS Group, Inc. Monitoring vibration a valuable tool in predictive/preventive maintenance programs The most revealing information on the condition of rotating

More information

Mobile field balancing reduces vibrations in energy and power plants. Published in VGB PowerTech 07/2012

Mobile field balancing reduces vibrations in energy and power plants. Published in VGB PowerTech 07/2012 Mobile field balancing reduces vibrations in energy and power plants Published in VGB PowerTech 07/2012 Dr. Edwin Becker PRÜFTECHNIK Condition Monitoring PRÜFTECHNIK Condition Monitoring GmbH 85737 Ismaning

More information

SHAFT VERSUS FOOT ALIGNMENT TOLERANCES A Critique of the Various Approaches by Alan Luedeking, Ludeca, Inc.

SHAFT VERSUS FOOT ALIGNMENT TOLERANCES A Critique of the Various Approaches by Alan Luedeking, Ludeca, Inc. SHAFT VERSUS FOOT ALIGNMENT TOLERANCES A Critique of the Various Approaches by Alan Luedeking, Ludeca, Inc. The only correct way to express shaft alignment tolerances is in terms of alignment conditions

More information

COMPUTATIONAL TOOLS FOR SIGNAL PROCESSING APPLICATIONS FROM INDUSTRY AND BIOINFORMATICS 02/2006

COMPUTATIONAL TOOLS FOR SIGNAL PROCESSING APPLICATIONS FROM INDUSTRY AND BIOINFORMATICS 02/2006 Higher Institute of Technologies and Applied Sciences InSTEC COMPUTATIONAL TOOLS FOR SIGNAL PROCESSING APPLICATIONS FROM INDUSTRY AND BIOINFORMATICS 02/2006 Institute Site (Main CAMPUS) Research fields

More information

Case Studies on Paper Machine Vibration Problems

Case Studies on Paper Machine Vibration Problems Case Studies on Paper Machine Vibration Problems Andrew K. Costain, B.Sc.Eng. Bretech Engineering Ltd., 70 Crown Street, Saint John, NB Canada E2L 3V6 email: andrew.costain@bretech.com website: www.bretech.com

More information

Measurement Types in Machinery Monitoring

Measurement Types in Machinery Monitoring February 2014 Measurement Types in Machinery Monitoring Online machinery monitoring for rotating equipment is typically divided into two categories: 1. Protection Monitoring 2. Prediction Monitoring This

More information

CASE HISTORY #2. APPLICATION: Piping Movement Survey using Permalign Laser Measurement System

CASE HISTORY #2. APPLICATION: Piping Movement Survey using Permalign Laser Measurement System CASE HISTORY #2 APPLICATION: Piping Movement Survey using Permalign Laser Measurement System EQUIPMENT: Dresser-Clark Hot Gas Expander (Turbine), 60-inch Inlet Flange HISTORY: Piping support modifications

More information

Stuart Gillen. Principal Marketing Manger. National Instruments stuart.gillen@ni.com. ni.com

Stuart Gillen. Principal Marketing Manger. National Instruments stuart.gillen@ni.com. ni.com Stuart Gillen Principal Marketing Manger National Instruments stuart.gillen@ New Enterprise Solution for Condition Monitoring Applications NI InsightCM Enterprise NI History of Condition Monitoring Order

More information

CONTINUOUS AUTOMATED FLUX MONITORING FOR TURBINE GENERATOR ROTOR CONDITION ASSESSMENT

CONTINUOUS AUTOMATED FLUX MONITORING FOR TURBINE GENERATOR ROTOR CONDITION ASSESSMENT CONTINUOUS AUTOMATED FLUX MONITORING FOR TURBINE GENERATOR ROTOR CONDITION ASSESSMENT Abstract J. Kapler, S. Campbell, M. Credland Iris Power Engineering Inc. Toronto, Canada Flux monitoring via permanently

More information

How to Turn an AC Induction Motor Into a DC Motor (A Matter of Perspective) Steve Bowling Application Segments Engineer Microchip Technology, Inc.

How to Turn an AC Induction Motor Into a DC Motor (A Matter of Perspective) Steve Bowling Application Segments Engineer Microchip Technology, Inc. 1 How to Turn an AC Induction Motor Into a DC Motor (A Matter of Perspective) Steve Bowling Application Segments Engineer Microchip Technology, Inc. The territory of high-performance motor control has

More information

Vibration Analysis Services. FES Systems Inc. 1

Vibration Analysis Services. FES Systems Inc. 1 Vibration Analysis Services FES Systems Inc. 1 FES Systems Inc. 2 What is Vibration? Vibration is the movement of a body about its reference position. Vibration occurs because of an excitation force that

More information

Vibration analysis: what does it mean?

Vibration analysis: what does it mean? Vibration analysis: what does it mean? By Chuck Yung Interpreting the vibration signature of plant equipment. Vibration analysis, properly done, allows the user to evaluate the condition of equipment and

More information

Online Hydro Machinery Monitoring Protection, Prediction and Performance Monitoring Solutions

Online Hydro Machinery Monitoring Protection, Prediction and Performance Monitoring Solutions Online Hydro Machinery Monitoring Protection, Prediction and Performance Monitoring Solutions 2011, Emerson Process Management. The contents of this publication are presented for informational purposes

More information

HITACHI INVERTER SJ/L100/300 SERIES PID CONTROL USERS GUIDE

HITACHI INVERTER SJ/L100/300 SERIES PID CONTROL USERS GUIDE HITACHI INVERTER SJ/L1/3 SERIES PID CONTROL USERS GUIDE After reading this manual, keep it for future reference Hitachi America, Ltd. HAL1PID CONTENTS 1. OVERVIEW 3 2. PID CONTROL ON SJ1/L1 INVERTERS 3

More information

APPENDIX F VIBRATION TESTING PROCEDURE

APPENDIX F VIBRATION TESTING PROCEDURE APPENDIX F VIBRATION TESTING PROCEDURE Appendix F SPS-F-1 of 14 VIBRATION PERFORMANCE TESTING I. General Perform a vibration analysis on all motor driven equipment listed below after it is installed and

More information

PeakVue Analysis for Antifriction Bearing Fault Detection

PeakVue Analysis for Antifriction Bearing Fault Detection August 2011 PeakVue Analysis for Antifriction Bearing Fault Detection Peak values (PeakVue) are observed over sequential discrete time intervals, captured, and analyzed. The analyses are the (a) peak values

More information

Arun Veeramani. Principal Marketing Manger. National Instruments. ni.com

Arun Veeramani. Principal Marketing Manger. National Instruments. ni.com Arun Veeramani Principal Marketing Manger National Instruments New Enterprise Solution for Condition Monitoring Applications NI InsightCM Enterprise NI History of Condition Monitoring Order Analysis Toolkit

More information

Practical On-Line Vibration Monitoring for Papermachines

Practical On-Line Vibration Monitoring for Papermachines Practical On-Line Vibration Monitoring for Papermachines J Michael Robichaud, P.Eng., CMRP Bretech Engineering Ltd., 49 McIlveen Drive, Saint John, NB Canada E2J 4Y6 email: mike.robichaud@bretech.com website:

More information

SYNCHRONOUS MACHINE TESTING WITH MOTOR CIRCUIT ANALYSIS INSTRUMENTATION

SYNCHRONOUS MACHINE TESTING WITH MOTOR CIRCUIT ANALYSIS INSTRUMENTATION SYNCHRONOUS MACHINE TESTING WITH MOTOR CIRCUIT ANALYSIS INSTRUMENTATION Introduction Howard W. Penrose, Ph.D., CMRP Vice President, Engineering and Reliability Services Dreisilker Electric Motors, Inc.

More information

Active Vibration Isolation of an Unbalanced Machine Spindle

Active Vibration Isolation of an Unbalanced Machine Spindle UCRL-CONF-206108 Active Vibration Isolation of an Unbalanced Machine Spindle D. J. Hopkins, P. Geraghty August 18, 2004 American Society of Precision Engineering Annual Conference Orlando, FL, United States

More information

Performance Monitoring For Gas Turbines

Performance Monitoring For Gas Turbines Performance Monitoring For Gas Turbines Introduction Managing an asset requires numerous technologies designed to assess health. While most gas turbines in the field are fitted with some type of mechanical

More information

Bandsaw Performance Monitoring

Bandsaw Performance Monitoring Bandsaw Performance Monitoring Bruce F. Lehmann, P.Eng., Ph.D. Senior Engineer Thin Kerf Technologies Inc. Surrey, B.C., Canada Introduction Saw deviation sensing equipment is no longer an exotic or unusual

More information

Vibration Monitoring: Envelope Signal Processing

Vibration Monitoring: Envelope Signal Processing Vibration Monitoring: Envelope Signal Processing Using Envelope Signal Processing in Vibration Monitoring of Rolling Element Bearings Summary This article presents a practical discussion of the techniques

More information

CSI 6500 Machinery Health Monitor

CSI 6500 Machinery Health Monitor Online Machinery Monitoring O-6500-010614 Product Data Sheet September 2014 CSI 6500 Machinery Health Monitor Extend PlantWeb with API 670 machinery protection monitoring Integrate machinery protection

More information

PERPLEXING VARIABLE FREQUENCY DRIVE VIBRATION PROBLEMS. Brian Howes 1

PERPLEXING VARIABLE FREQUENCY DRIVE VIBRATION PROBLEMS. Brian Howes 1 PERPLEXING VARIABLE FREQUENCY DRIVE VIBRATION PROBLEMS Brian Howes 1 1 Beta Machinery Analysis Ltd., Calgary, AB, Canada, T3C 0J7 ABSTRACT Several unusual vibration problems have been seen recently that

More information

Integrated Asset Management at REGCO, Thailand

Integrated Asset Management at REGCO, Thailand Integrated Asset Management at REGCO, Thailand Sathit Tanomkul Section Manager, Control & Instrument Maintenance Rayong Electricity Generating Company Roengchai Chumai Machinery Diagnostics Engineer, Optimization

More information

ADVANCED CONTROL TECHNIQUE OF CENTRIFUGAL COMPRESSOR FOR COMPLEX GAS COMPRESSION PROCESSES

ADVANCED CONTROL TECHNIQUE OF CENTRIFUGAL COMPRESSOR FOR COMPLEX GAS COMPRESSION PROCESSES ADVANCED CONTROL TECHNIQUE OF CENTRIFUGAL COMPRESSOR FOR COMPLEX GAS COMPRESSION PROCESSES by Kazuhiro Takeda Research Manager, Research and Development Center and Kengo Hirano Instrument and Control Engineer,

More information

CSI 6500 Machinery Health Monitor

CSI 6500 Machinery Health Monitor Online Machinery Monitoring Product Data Sheet September 2015 CSI 6500 Machinery Health Monitor Extend PlantWeb with API 670 machinery protection monitoring. Integrate machinery protection monitoring with

More information

Rotating Machinery Diagnostics & Instrumentation Solutions for Maintenance That Matters www.mbesi.com

Rotating Machinery Diagnostics & Instrumentation Solutions for Maintenance That Matters www.mbesi.com 13 Aberdeen Way Elgin, SC 29045 Cell (803) 427-0791 VFD Fundamentals & Troubleshooting 19-Feb-2010 By: Timothy S. Irwin, P.E. Sr. Engineer tsi@mbesi.com Rotating Machinery Diagnostics & Instrumentation

More information

T1-40 T1-40BF T1-40V T1-38 T1-38BF T1-38V

T1-40 T1-40BF T1-40V T1-38 T1-38BF T1-38V Transducers T1-40 T1-40BF T1-40V T1-38 T1-38BF T1-38V Velocity transducers B A L A N C I N G M A C H I N E S B A L A N C I N G M A C H I N E S Principle of operation A voltage proportional to the velocity

More information

PdM Overview. Predictive Maintenance Services

PdM Overview. Predictive Maintenance Services PdM Overview Predictive Maintenance Services Objective Assessments Maximize Uptime, Lower Costs Predictive Maintenance (PdM) solutions from Rexnord Industrial Services help manage the condition of your

More information

Understanding Shaft Alignment: Thermal Growth. Published in Maintenance Technology 1/2003

Understanding Shaft Alignment: Thermal Growth. Published in Maintenance Technology 1/2003 Understanding Shaft Alignment: Thermal Growth Published in Maintenance Technology 1/2003 Part two of a four-part series that will cover alignment fundamentals and thermal growth, and highlight the importance

More information

Beginning Vibration Analysis. Connection Technology Center, Inc. 7939 Rae Boulevard Victor, New York 14564 www.ctconline.com

Beginning Vibration Analysis. Connection Technology Center, Inc. 7939 Rae Boulevard Victor, New York 14564 www.ctconline.com Beginning Vibration Analysis Connection Technology Center, Inc. 7939 Rae Boulevard Victor, New York 14564 www.ctconline.com Data Collection Loop Power Output 0.6 Velocity (inches/second peak) Fault 0.5

More information

JETT Safety An SwRI-developed trending tool helps analyze jet engine performance data

JETT Safety An SwRI-developed trending tool helps analyze jet engine performance data JETT Safety An SwRI-developed trending tool helps analyze jet engine performance data By Matthew B. Ballew U.S. Air Force photo by Master Sgt. Val Gempis In early 2003, a U.S. Air Force crew took flight

More information

Coal Handling Plant Alignment Standards For Shaft To Shaft Alignment. By Makarand Joshi M.Tech

Coal Handling Plant Alignment Standards For Shaft To Shaft Alignment. By Makarand Joshi M.Tech Coal Handling Plant Alignment Standards For Shaft To Shaft Alignment By Makarand Joshi M.Tech 1.0 Abstract: - Shaft alignment is a technical skill that is not common in the construction and maintenance

More information

Once you know the volume of air and the static pressure of the system to be cooled, you can determine the fan specifications for your product.

Once you know the volume of air and the static pressure of the system to be cooled, you can determine the fan specifications for your product. COOLING FAN REQUIREMENTS CALCULATIONS Determining System Impedance Determining the actual airflow produced by a fan mounted in an enclosure is much more difficult than calculating the airflow required.

More information

RecipCOM. Expertise, reciprocating compressor monitoring and protection tailored to your needs

RecipCOM. Expertise, reciprocating compressor monitoring and protection tailored to your needs RecipCOM Expertise, reciprocating compressor monitoring and protection tailored to your needs Do your reciprocating compressors have sufficient protection? Due to the increasing demands on availability

More information

T1-40 T1-40BF T1-40V T1-38 T1-38BF T1-38V

T1-40 T1-40BF T1-40V T1-38 T1-38BF T1-38V Transducers T1-40 T1-40BF T1-40V T1-38 T1-38BF T1-38V Velocity transducers B A L A N C I N G M A C H I N E S B A L A N C I N G M A C H I N E S Principle of operation A voltage proportional to the velocity

More information

When it Surges, It Shakes

When it Surges, It Shakes Expertise in Turbomachinery Controls WHITEPAPER When it Surges, It Shakes Publish Date: 11/30/2015 Authors: Shun Yoshida, Steve Sabin, Serge Staroselsky Why is elevated vibration during surge often absent

More information

Force on Moving Charges in a Magnetic Field

Force on Moving Charges in a Magnetic Field [ Assignment View ] [ Eðlisfræði 2, vor 2007 27. Magnetic Field and Magnetic Forces Assignment is due at 2:00am on Wednesday, February 28, 2007 Credit for problems submitted late will decrease to 0% after

More information

Optimization Services

Optimization Services Measurements Stork Optimization Services can perform various sorts of measurements on your installation; a summary of the commonest measurements is given below: Vibration measurements: Stork Optimization

More information

Online Condition Monitoring Reaps Benefits for Borealis Porvoo

Online Condition Monitoring Reaps Benefits for Borealis Porvoo Online Condition Monitoring Reaps Benefits for Borealis Porvoo Bengt Bergman Inspection Technician Borealis Polymers Oy Petri Nohynek Sales Application Engineer Bently Nevada* Asset Condition Monitoring

More information

What to Look for in a Vibration Consultant By Alan Friedman, DLI Engineering. Introduction. The Most Basic Form of Vibration Analysis

What to Look for in a Vibration Consultant By Alan Friedman, DLI Engineering. Introduction. The Most Basic Form of Vibration Analysis What to Look for in a Vibration Consultant By Alan Friedman, DLI Engineering Introduction Many corporations are currently looking to outsource their machinery condition monitoring program, others wish

More information

Introduction to Electronic Signals

Introduction to Electronic Signals Introduction to Electronic Signals Oscilloscope An oscilloscope displays voltage changes over time. Use an oscilloscope to view analog and digital signals when required during circuit diagnosis. Fig. 6-01

More information

PRODUCT INFORMATION. Insight+ Uses and Features

PRODUCT INFORMATION. Insight+ Uses and Features PRODUCT INFORMATION Insight+ Traditionally, CAE NVH data and results have been presented as plots, graphs and numbers. But, noise and vibration must be experienced to fully comprehend its effects on vehicle

More information

Unit 24: Applications of Pneumatics and Hydraulics

Unit 24: Applications of Pneumatics and Hydraulics Unit 24: Applications of Pneumatics and Hydraulics Unit code: J/601/1496 QCF level: 4 Credit value: 15 OUTCOME 2 TUTORIAL 3 HYDRAULIC AND PNEUMATIC MOTORS The material needed for outcome 2 is very extensive

More information

Predictive Maintenance

Predictive Maintenance PART ONE of a predictive maintenance series Predictive Maintenance Overview Predictive maintenance programs come in all shapes and sizes, depending on a facility s size, equipment, regulations, and productivity

More information

Forces on Large Steam Turbine Blades

Forces on Large Steam Turbine Blades Forces on Large Steam Turbine Blades RWE npower Mechanical and Electrical Engineering Power Industry INTRODUCTION RWE npower is a leading integrated UK energy company and is part of the RWE Group, one

More information

FLUID INDUCED INSTABILITY OF ROTOR SYSTEMS WITH JOURNAL BEARINGS

FLUID INDUCED INSTABILITY OF ROTOR SYSTEMS WITH JOURNAL BEARINGS Engineering Mechanics Jiří Tůma & Jan Biloš, Page number 1 FLUID INDUCED INSTABILITY OF ROTOR SYSTEMS WITH JOURNAL BEARINGS Jiří Tůma*), Jan Biloš**) VSB Technical University of Ostrava, Faculty of Mechanical

More information

Rotation: Moment of Inertia and Torque

Rotation: Moment of Inertia and Torque Rotation: Moment of Inertia and Torque Every time we push a door open or tighten a bolt using a wrench, we apply a force that results in a rotational motion about a fixed axis. Through experience we learn

More information

Uniformance Asset Sentinel. Advanced Solutions. A real-time sentinel for continuous process performance monitoring and equipment health surveillance

Uniformance Asset Sentinel. Advanced Solutions. A real-time sentinel for continuous process performance monitoring and equipment health surveillance Uniformance Asset Sentinel Advanced Solutions A real-time sentinel for continuous process performance monitoring and equipment health surveillance What is Uniformance Asset Sentinel? Honeywell s Uniformance

More information

Machinery condition monitoring software

Machinery condition monitoring software VIBex Machinery condition monitoring software Optimize productivity of your facilities VIBex is a state-of-the-art system dedicated to online vibration-based condition monitoring and diagnostics of rotating

More information

ACCELERATION OF HEAVY TRUCKS Woodrow M. Poplin, P.E.

ACCELERATION OF HEAVY TRUCKS Woodrow M. Poplin, P.E. ACCELERATION OF HEAVY TRUCKS Woodrow M. Poplin, P.E. Woodrow M. Poplin, P.E. is a consulting engineer specializing in the evaluation of vehicle and transportation accidents. Over the past 23 years he has

More information

Field Application Note

Field Application Note Field Application Note Reverse Dial Indicator Alignment RDIA Mis-alignment can be the most usual cause for unacceptable operation and high vibration levels. New facilities or new equipment installations

More information

GEOMETRIC, THERMODYNAMIC AND CFD ANALYSES OF A REAL SCROLL EXPANDER FOR MICRO ORC APPLICATIONS

GEOMETRIC, THERMODYNAMIC AND CFD ANALYSES OF A REAL SCROLL EXPANDER FOR MICRO ORC APPLICATIONS 2 nd International Seminar on ORC Power Systems October 7 th & 8 th, 213 De Doelen, Rotterdam, NL GEOMETRIC, THERMODYNAMIC AND CFD ANALYSES OF A REAL SCROLL EXPANDER FOR MICRO ORC APPLICATIONS M. Morini,

More information

Dynamics of Offshore Wind Turbines

Dynamics of Offshore Wind Turbines Proceedings of the Twenty-first (2011) International Offshore and Polar Engineering Conference Maui, Hawaii, USA, June 19-24, 2011 Copyright 2011 by the International Society of Offshore and Polar Engineers

More information

1701/22 FieldMonitor Management Interface Module

1701/22 FieldMonitor Management Interface Module 1701/22 FieldMonitor Management Interface Module Bently Nevada Asset Condition Monitoring Description The 1701/22 FieldMonitor Management Interface Module (FMIM) is a highlyintegrated module that provides

More information

Uptime for Wind Turbines. Dedicated Remote Condition Monitoring System for the Wind Power Industry

Uptime for Wind Turbines. Dedicated Remote Condition Monitoring System for the Wind Power Industry Uptime for Wind Turbines Dedicated Remote Condition Monitoring System for the Wind Power Industry Maximize wind turbine production Wind power is a renewable energy source that makes life greener while

More information

SGT5-8000H SCC5-8000H 1S. Experience of Commercial Operation at Irsching 4. ANIMP-ATI, Sesto San Giovanni 26 June 2012

SGT5-8000H SCC5-8000H 1S. Experience of Commercial Operation at Irsching 4. ANIMP-ATI, Sesto San Giovanni 26 June 2012 SGT5-8000H SCC5-8000H 1S Experience of Commercial Operation at Irsching 4 ANIMP-ATI, Sesto San Giovanni 26 June 2012 Massimo Gianfreda 8000H Overview Validation Status Summary Fig. 2 Siemens Large Scale

More information

ON-LINE MONITORING OF POWER PLANTS

ON-LINE MONITORING OF POWER PLANTS ON-LINE MONITORING OF POWER PLANTS Dr. Hans-Gerd Brummel Siemens Power Generation (PG), Huttenstrasse 12-16, 10553 Berlin, Germany Phone: +49 30 3464 4158, E-mail: hans-gerd.brummel@siemens.com Table of

More information

Simulation in design of high performance machine tools

Simulation in design of high performance machine tools P. Wagner, Gebr. HELLER Maschinenfabrik GmbH 1. Introduktion Machine tools have been constructed and used for industrial applications for more than 100 years. Today, almost 100 large-sized companies and

More information

The Problem Solving of Exhaust Frame Air Cooling System Pressure Low in GE Frame 9 Gas Turbine

The Problem Solving of Exhaust Frame Air Cooling System Pressure Low in GE Frame 9 Gas Turbine The Problem Solving of Exhaust Frame Air Cooling System Pressure Low in GE Frame 9 Gas Turbine Author: Nattapon Pinitchan, Kanyarat Tankong, EGAT (Bangpakong Power Plant), Thailand 1 of 10 ABSTRACT EGAT's

More information

Are XY Radial Proximity Probes Really Necessary? Page 4

Are XY Radial Proximity Probes Really Necessary? Page 4 30 Number 1 2010 A Technical Publication for Advancing the Practice of Operating Asset Condition Monitoring, Diagnostics, and Performance Optimization orbitvolume Are XY Radial Proximity Probes Really

More information

Diagnostics Services. Schaaf- en Boorwerk Rotterdam BV Hermanus Boerhaavestraat 2 3261 ME Oud Beijerland

Diagnostics Services. Schaaf- en Boorwerk Rotterdam BV Hermanus Boerhaavestraat 2 3261 ME Oud Beijerland Diagnostics Services Schaaf- en Boorwerk Rotterdam BV Hermanus Boerhaavestraat 2 3261 ME Oud Beijerland Tel +31 (0)186-645555 (24uur-7dagen/wk) fax +31 (0)186-614490 email info@senbbv.com www.gbs-international.com

More information

DEFINING AND MEASURING PHYSICAL PARAMETERS OF PC POLISHED FIBER OPTIC CONNECTORS

DEFINING AND MEASURING PHYSICAL PARAMETERS OF PC POLISHED FIBER OPTIC CONNECTORS DEFINING AND MEASURING PHYSICAL PARAMETERS OF PC POLISHED FIBER OPTIC CONNECTORS Eric A. Norland Norland Products, Inc. PO Box 637, Building100 2540 Route 130 Cranbury, NJ 08512 www.norlandprod.com ABSTRACT

More information

Force measurement. Forces VECTORIAL ISSUES ACTION ET RÉACTION ISOSTATISM

Force measurement. Forces VECTORIAL ISSUES ACTION ET RÉACTION ISOSTATISM Force measurement Forces VECTORIAL ISSUES In classical mechanics, a force is defined as "an action capable of modifying the quantity of movement of a material point". Therefore, a force has the attributes

More information

How to Choose the Right Air Compressor

How to Choose the Right Air Compressor How to Choose the Right Air Compressor Air compressors have been around for well over 100 years and have as many uses as there are tools that use air. One reason for their popularity is because air as

More information

FIXED DISPLACEMENT HYDRAULIC VANE PUMPS BQ SERIES

FIXED DISPLACEMENT HYDRAULIC VANE PUMPS BQ SERIES BQ FIXED DISPLACEMENT HYDRAULIC VANE PUMPS BQ SERIES Versatility, power, compactness and low running costs are the main characteristics of B&C vane pumps. All the components subject to wear are contained

More information

The NX CAM-SINUMERIK advantage

The NX CAM-SINUMERIK advantage The NX CAM-SINUMERIK advantage White Paper Optimizing the connection between CAM software and your machine tool controllers To get the best performance out of today s advanced machine tools, your company

More information

Centripetal Force. This result is independent of the size of r. A full circle has 2π rad, and 360 deg = 2π rad.

Centripetal Force. This result is independent of the size of r. A full circle has 2π rad, and 360 deg = 2π rad. Centripetal Force 1 Introduction In classical mechanics, the dynamics of a point particle are described by Newton s 2nd law, F = m a, where F is the net force, m is the mass, and a is the acceleration.

More information

Brochure. Electric generators to power the world

Brochure. Electric generators to power the world Brochure Electric generators to power the world We provide motors and generators, services and expertise to save energy and improve customers processes over the total life cycle of our products, and beyond.

More information

System 1* Condition Monitoring and Diagnostic Software. Premium Package

System 1* Condition Monitoring and Diagnostic Software. Premium Package System 1* Condition Monitoring and Diagnostic Software Bently Nevada* Asset Condition Monitoring Premium Package The System 1 Premium Package represents GE Bently Nevada s flagship online condition monitoring

More information

Wheel speed sensors in motor vehicles. Function, diagnosis, troubleshooting. Thermal Management. Sales Support. Our Ideas, Your Success.

Wheel speed sensors in motor vehicles. Function, diagnosis, troubleshooting. Thermal Management. Sales Support. Our Ideas, Your Success. Lighting Electrics Electronics Thermal Management Sales Support Technical Service Our Ideas, Your Success. Wheel speed sensors in motor vehicles Function, diagnosis, troubleshooting. Ideas today for the

More information

Choosing Between Electromechanical and Fluid Power Linear Actuators in Industrial Systems Design

Choosing Between Electromechanical and Fluid Power Linear Actuators in Industrial Systems Design Choosing Between Electromechanical and Fluid Power Linear Actuators in Industrial Systems Design James Marek, Business Unit Director, Thomson Systems Thomson Industries, Inc. 540-633-3549 www.thomsonlinear.com

More information

An Analytical Approach to Solving Motor Vibration Problems

An Analytical Approach to Solving Motor Vibration Problems Copyright 1999 IEEE. Reprinted from IEEE/PCIC 1999 Conference Record. This material is posted here with permission of the IEEE. Such permission of the IEEE does not in any way imply IEEE endorsement of

More information

Measuring thermal drift of machine tools

Measuring thermal drift of machine tools Measuring thermal drift of machine tools dr.ir. G.H.J. Florussen 19 th November 2015, Precisiebeurs, Veldhoven IBS Precision Engineering bv, Esp 201, 5633 AD Eindhoven Tel : + 31 (0)40 290 1270, Fax +

More information

SIGNAL GENERATORS and OSCILLOSCOPE CALIBRATION

SIGNAL GENERATORS and OSCILLOSCOPE CALIBRATION 1 SIGNAL GENERATORS and OSCILLOSCOPE CALIBRATION By Lannes S. Purnell FLUKE CORPORATION 2 This paper shows how standard signal generators can be used as leveled sine wave sources for calibrating oscilloscopes.

More information

Shaft Alignment. Powertrain Vibration

Shaft Alignment. Powertrain Vibration Shaft Alignment and Powertrain Vibration Chris Leontopoulos C1 Shaft Alignment Definition Most shipboard configurations of shafts and bearings are likely to be aligned when some or all of the centrelines

More information

330505 Low Frequency Velocity Sensor

330505 Low Frequency Velocity Sensor 330505 Low Frequency Velocity Sensor Bently Nevada* Asset Condition Monitoring Description The Bently Nevada Low Frequency Velocity Sensor is designed to measure absolute (relative to free space) bearing

More information

Lab 8: DC generators: shunt, series, and compounded.

Lab 8: DC generators: shunt, series, and compounded. Lab 8: DC generators: shunt, series, and compounded. Objective: to study the properties of DC generators under no-load and full-load conditions; to learn how to connect these generators; to obtain their

More information

Synchronous motor. Type. Non-excited motors

Synchronous motor. Type. Non-excited motors Synchronous motor A synchronous electric motor is an AC motor in which the rotation rate of the shaft is synchronized with the frequency of the AC supply current; the rotation period is exactly equal to

More information

Development Of High Efficiency Brushless DC Motor With New Manufacturing Method Of Stator For Compressors

Development Of High Efficiency Brushless DC Motor With New Manufacturing Method Of Stator For Compressors Purdue University Purdue e-pubs International Compressor Engineering Conference School of Mechanical Engineering 2002 Development Of High Efficiency Brushless DC Motor With New Manufacturing Method Of

More information

INDUCTION REGULATOR. Objective:

INDUCTION REGULATOR. Objective: INDUCTION REGULATOR Objective: Using a wound rotor induction motor an Induction Regulator, study the effect of rotor position on the output voltage of the regulator. Also study its behaviour under load

More information

APPLICATION NOTE ULTRASONIC CERAMIC TRANSDUCERS

APPLICATION NOTE ULTRASONIC CERAMIC TRANSDUCERS APPLICATION NOTE ULTRASONIC CERAMIC TRANSDUCERS Selection and use of Ultrasonic Ceramic Transducers The purpose of this application note is to aid the user in the selection and application of the Ultrasonic

More information

CENTRIFUGAL PUMP SELECTION, SIZING, AND INTERPRETATION OF PERFORMANCE CURVES

CENTRIFUGAL PUMP SELECTION, SIZING, AND INTERPRETATION OF PERFORMANCE CURVES CENTRIFUGAL PUMP SELECTION, SIZING, AND INTERPRETATION OF PERFORMANCE CURVES 4.0 PUMP CLASSES Pumps may be classified in two general types, dynamic and positive displacement. Positive displacement pumps

More information

FIXED DISPLACEMENT HYDRAULIC VANE PUMPS BQ SERIES

FIXED DISPLACEMENT HYDRAULIC VANE PUMPS BQ SERIES BQ FIXED DISPLACEMENT HYDRAULIC VANE PUMPS BQ SERIES Versatility, power, compactness and low running costs are the main characteristics of B&C vane pumps. All the components subject to wear are contained

More information

FIXED DISPLACEMENT HYDRAULIC VANE PUMPS BQ SERIES

FIXED DISPLACEMENT HYDRAULIC VANE PUMPS BQ SERIES BQ FIXED DISPLACEMENT HYDRAULIC VANE PUMPS BQ SERIES Versatility, power, compactness and low running costs are the main characteristics of B&C vane pumps. All the components subject to wear are contained

More information

AC-Synchronous Generator

AC-Synchronous Generator Design Description AC Generators come in two basic types synchronous and non-synchronous. Synchronous generators lock in with the fundamental line frequency and rotate at a synchronous speed related to

More information

ALIGNMENT PITFALLS - HOW TO IDENTIFY AND ELIMINATE THEM

ALIGNMENT PITFALLS - HOW TO IDENTIFY AND ELIMINATE THEM ALIGNMENT PITFALLS - HOW TO IDENTIFY AND ELIMINATE THEM by Robert D. Skeirik Vibration Group Marketing Manager for Computational Systems, Inc Knoxville, Tennessee ABSTRACT In theory, machine alignment

More information

THE COMPOSITE DISC - A NEW JOINT FOR HIGH POWER DRIVESHAFTS

THE COMPOSITE DISC - A NEW JOINT FOR HIGH POWER DRIVESHAFTS THE COMPOSITE DISC - A NEW JOINT FOR HIGH POWER DRIVESHAFTS Dr Andrew Pollard Principal Engineer GKN Technology UK INTRODUCTION There is a wide choice of flexible couplings for power transmission applications,

More information