You are on page 1of 6

Condition Monitoring Architecture to Reduce Total Cost of Ownership

Eric Bechhoefer and Lawrence Jacobs NRG Systems, Hinesburg, VT, 05461 Abstract: The reluctance of wind farm operators to adopt condition monitoring systems (CMS) is based in part on the expense of operating the CMS. After the initial purchase, there are additional costs for: installation, Information Technology (servers, database, and software maintenance/support), training, and knowledge creation. The term, knowledge creation, deals with the ability of the CMS to provide the operator of the wind turbines with actionable information and includes: threshold setting, fault detection, prognostics and incorporation of new sensors and technologies in the future. We present a CMS architecture which reduces the total cost of ownership by addressing these issues. The proposed CMSi is based on a high performance MEMS accelerometer vs. the traditional piezoelectric accelerometer commonly in use. This decision allows signal conditioning, data acquisition and signal processing to be packaged with the MEMS accelerometer. Advanced packaging concepts, using conductive plastic, were then used to further reduce the bill of material (BOM) cost. This reduces the cost per acquisition channel. Additionally, this facilitates a scalable, bussed communication system between the sensors, reducing the wire runs and the associated cost of installation. As new sensor technologies are developed, or additional sensors are needed, it is a simple matter to add new sensors to the bus. From a software perspective, the proposed CMS has been designed as a cloud computing application. All vibration data is processed locally on the sensor: the sensor sends condition indicators to a cloud database, which handles security and the graphical user interface. The operator does not pay setup or maintenance of application, but only for usage of the application at a significant cost savings to the operator. The CMS uses advanced signal processing to extract fault related signals from the nominal data. These condition indicators are then fused into a health indicator (HI). The HI has a common meaning for all components: 0 to 0.5 is nominal, 0.5 to 0.75 is nominal out of tolerance, 0.75 to 1 is warning, and HI values greater than 1 require maintenance. The use of the HI paradigm allows data driven prognostics techniques: the remaining useful life is the modeled time until the component HI is 1. This architectural design adds value to the operator by reducing the total cost of system ownership and providing better, actionable information. This will promote the use of CMS, which will in turn lower the operations and maintenance cost of wind turbines. Keywords: CBM, Prognostics, Low Cost, Scalable

Introduction
The experience of wind turbine operators is that equipment routinely fails before their design life is reached. This results in significant unplanned and costly maintenance actions. Predictive, or on condition maintenance practices using on-line condition monitoring systems (CMS), allow the operator to active the logistics supply chain prior to failure. This can prevent an up tower repair event from cascading into a down tower maintenance event, which requires a crane. Or, if a crane is required for a down tower event, opportunistic maintenance can be performed on equipment that the CMS indicates will need maintenance in the near future. Despite a large body of evidence (ref [1 3]) quantifying the benefit of on condition maintenance practices,

most existing turbines operate without CMS, and few new turbines are sold with an installed CMS. This suggests that owners and operators of wind farms are finding that total ownership cost of CMS as being too high. How does one reverse this trend? One suggestion is to fundamentally change the architecture of the CMS system to make it more attractive to own. This is done through a combination of architectural changes to the hardware, software, and system design options that improve the value of CMS.

Hardware Architecture
For the most part, current CMS use at least 8 vibration sensors for the gearbox ([4]), which are wired to a signal condition card where data conversion is performed. This digitized data is then operated on by a computer, and data (e.g. condition indicators) is then sent to a monitoring station. Most accelerometers used today are piezoelectric (PZT) devices which convert the shear forces from an acceleration to charge. As such, they have limited low frequency performance (1Hz to 10 KHz at +/-10% error). Each accelerometer must be wired separately to the signal conditioning/control unit. Most control units have 16 or more channels. Additionally, many larger turbines have main shaft rates, planetary gearbox rates, and tower/nacelle monitoring frequencies which are below 1 Hz. This type of architecture has three major cost drivers: the accelerometers, the signal condition/computer component, and the harnessing. The accelerometers are a major expense. Low frequency accelerometers are needed to measure low frequency vibration accurately, which add additional cost. The computer or PLC (programmable logic controller) is a batch resource: if it has 8 channels and a 9 channel is needed, a new board needs to be installed. If it has extra channels, those channels are a sunk cost the operator is paying for without using. If one can change the paradigm and use to a MEMS (microelectomechanical system) accelerometer, the entire hardware architecture can be changed. The newest generation of MEMS accelerometers offer performance that in many cases is superior to traditional PZT devices, if package correctly. MEMS accelerometers sense changes in capacitance, based on distance from a reference instead of charge due to shear. Because of this physically different way to measure acceleration, these devices can measure from DC to 32 KHz. Because they are voltage-loop devices (PZT are current looped and have better electromagnetic noise immunity), they are sensitive to electromagnetic inference. MEMS based accelerometers must be package with an analog to digital convert to prevent this interference. In the proposed architecture, each sensor consists of an analog board connected to a digital board. The analog board contains signal conditioning (anti aliasing filter and analog to digital converter) for the sensor (such as a MEMS accelerometer), while the digital board has memory, a microcontroller and a receiver/transmitter for communication. This facilitates reuse (each new sensor type has a common digital backplane/communications) and scalability. If more sensors are needed on a system, new sensors are simply added to the data bus. If new sensor types are needed, a framework using the existing digital backplane is integrated with the new sensor. Currently, low speed (0 to 20 hz), high speed (0 to 33 KHz), oil condition and tachometer sensor are anticipated, but strain/structural health monitoring or electronics condition health monitoring sensors could be added to the architecture. The digital backplane is designed around a microcontroller with FPU (floating point unit), which allows all processing (vibration data for the accelerometer or zero crossing data for the tachometer) to be done locally at the sensor. The assembly is packaged in conductive plastic, which provides a Faraday cage for protection of the sensor and electronic components, while providing a light, stiff housing to ensure good vibration measurement. Since a higher performance MEMS accelerometer is less than a third the cost of the traditional accelerometer,

and there is effectively no need for signal conditioning, the bill of material cost of such a system is lower than a traditional PZT system. From an installation and maintenance perspective, a bused system is attractive. In a PZT system, a twisted pair is run to each accelerometer. In a bused system, one bus is installed with sensors drops as needed. In the case of a wire fault (open due to chafe, or connector fault, etc), it is relatively easy to find the fault in a bused system nothing work beyond the point of failure. In the traditional system, then entire wire run may need to be replaced. Finally, PZT accelerometers have no built in test: MEMS accelerometers have a BIT which can determine if the scale or bias is changing over time. Figure 1 is a notional bussed layout with a injection molded smart sensor.

Figure 1 Example Bussed CMS with MEMS Based Sensor

Software Architecture
There are two major software architecture that affect the long term ownership cost of the system: Algorithmic: this design aspect covers the digital signal processing of the vibration signals for fault detection, the organization of the data, and in general, what information is collected on the system. Display/User Interface: this design aspect covers the knowledge that can be displayed to the user, and cost associated with maintaining software. The algorithmic design issues are complicated in that there is no industry accepted metric or yardstick to gauge performance. It is assumed by the operation/maintainer that when they buy a CMS, it works as advertised. While it is absolutely the case that at some point all systems can detect a fault, the goal of a CMS is to: detect a fault earlier enough to prevent collateral damage to the gearbox, and facilitate logistic support. This ability to detect fault early drives architectural design that directly impacts performance. While some attempts have been made through certification ([4]) to ensure a basic level of performance, this does guarantee that these CMS can detect all faults in a timely manner. A typical three-stage gearbox consists of: A low frequency planetary input, with associated planet, ring and sun gear with supporting bearings, A low speed shaft and gear, with support bearings,

A intermediate shaft, gear and pinion, and support bearings and a High-speed shaft, pinion and bearings. Each component in the gearbox should be monitoring as each component can cause a maintenance action with a cost and opportunity cost (e.g. lost revenue due to the turbine being out of service). Each component has numerous fault modes. Shafts can be out of balance, cracked, bent or misaligned. Gears can have scuffing, pitting, breathing cracks, broken tooth, misalignment, eccentricity, etc. Bearing can have pitting/spalling of the inner race, outer race damage, or roller/ball elements. Each component will have frequencies associated with their geometric size and in main shaft rate. Additionally, the wind turbine environment is subject to changing loads, which affects the main shaft rate, and consequently, all of the component rates. This necessitates some methodology to normalize the vibration data (e.g. shaft rate) to a common frequency scale, so that information from one acquisition can be compared to another acquisition. Traditionally, this normalization is performed using order analysis ([5]) on spectral data. This is adequate for measuring shaft orders (vibration associated with the 1 st, 2nd and 3rd harmonic of a shaft RPM) and gear mesh tones. However, many gear fault modes cause impact signatures or time varying load signatures, which a spectrum cannot detect. Recall that Fourier analysis is used for measuring the energy of a sinusoidal signal and assumes the signal is stationary. Impacts are not sinusoidal. Impact signatures are better analyzed using methods based on algorithms operating on the time synchronous averaging (TSA, see [6], [7], and [8]). For example, statistics (a condition indicator or CI) of the residual or energy operator of the TSA have been shown to detect gear tooth pitting and scuffing. Further, CIs taken on the amplitude or frequency modulation of the narrow band signal ([8]) are effective in detecting a soft/cracked tooth. Because no single CI can detect all failure modes, this drives a user display requirement to view, threshold and trend information that incorporates more than just spectral data or one CI. There are numerous CIs that could be used for each shaft, gear and bearing in the gearbox. Display this much information can be overwhelming. This requires a data reduction (e.g. knowledge creation) methodology that is both intuitive and user friendly. One such technique to display this information is to use the concept of a Health Indicator (HI) [9]. The HI allows one common numerical value to be used across all components. For example, nominal/healthy components have values between 0 and 0.5. HI values between 0.5 and 0.75 are nominal but out of tolerance. Between 0.75 and 1, components are in warning, while HI values greater than 1 indicate that the component is in alarm: continued operations could cause collateral damage. The HI paradigm also facilitates data driven prognostics. Instead of thresholding individual CI values and modeling fault progression for each CI, the remaining useful life (RUL) of a component is the time until the HI is 1.0 (see [10]). In figure 2, a data driven prognostic was developed using Paris Law to model crack propagation. The display shows the current measured HI, the filtered HI, a prognostics with RUL till warning and alarm. Perhaps most important is a bound on the prognostic performance, and measure of prognostics validity. Seen in figure 2, but absent from a true system, is the true fault trajectory (see [10] for more details) of a gear with surface fretting. Fundamentally, from a display and trending perspective, the HI concept facilitates the management of a large number of data items with just one value. A tree view of a wind farm lists the max HI values of each monitored component. The user is then able to quickly drive down to a tower, a component in a tower (e.g. the health), and view the trend/prognostic of the component. The user can then view the CI that make used in the HI calculation.

While the RUL is given so that logistics can be planed, access to the CI allows maintainer more actionable information as to the type of fault (failure mode) and severity. This knowledge creation has great value in that it allows better maintenance of the wind farm. Perhaps most important, the HI ensures a constant probability of false alarm (PFA). The CMS is designed such that the PFA is 10-6. Then using the appropriate distributions (e.g. it is not assumed that the CI used in the HI is Gaussian. In fact, most CI distributions are non-Gaussian), the HI algorithm is developed using statistics methods (method of moments, see [8]). The maintainer/operator is then assured that a component with an HI greater than 1.0 requires maintenance.

Figure 2 Prognostics View of Gear Trending Towards Alarm The last major cost of CMS to the operator is the expense of hosting and maintaining the software. The database and user interface application must be reside on a server, which is a cost to the operator. In the proposed architecture, instead of hoisting the application on an internal server, or renting external server space, the application is hosted on a cloud, such as Amazons Elastic Compute Could (EC2). The EC2 is a web service that provides resizable computing capacity. This allows the CMS vendor to effectively sell usage for the system. This means that there will be a lower initial cost for the wind farm operator because they do not need to pay for the initial server or the personnel to maintain it. This model is attractive the CMS vendor as it simplifies software maintenance cost. All complex software systems have bugs. Additionally, software updates improve or add new features. Hosting one software image on the EC2 simplifies software updates and maintenance activities. Because EC2 provides better configuration management of the server environment (add ins and dlls are controlled), system test and reliability are higher. Finally, even as the user base of the application grows, the cloud services provide secure, robust environment at a cost which most operators could not match locally.

Conclusion
It is evident that for many operators, CMS is not an essential support tool. The wide spread deployment of CMS

will only occur if wind farm operator/maintainers obtain strong financial benefits. This suggests that lowering the cost and enhancing the value of CMS will facilitate widespread deployment of systems. The CMS architecture directly affects both cost, functionality and value. By: Using non-traditional vibration sensing, new packaging and design methods, both the initial cost and installation cost can be reduced over existing systems. Incorporating advance signal processing techniques allows the collection of more actionable information. Improved user interface and better fault modeling with access to more actionable information facilitates prognostics (an estimation of the remaining useful life) and better logistic support. Finally, utilization of cloud services reduces initial server setup cost and long term software maintenance cost. These architectural decisions will be incorporated in new CMS, which may become the new benchmark for condition monitoring performance. This intern could reduce operations and maintenance costs, improving the profitability of wind and help make renewable a more attractive investment.

Reference
[1] Siyambalapitiya, D.J.T., McLaren, P.G., Reliability improvement and economic benefits of online monitoring systems for large induction machines IEEE Transactions on Industry Applications, Volume 26, Issue 6, 1990. [2] Nilsson, J, Bertling L,Maintenance Management of Wind Power Systems Using Condition Monitoring
Systems Life Cycle Cost Analysis for Two Case Studies, IEEE Transactions on Energy Conversion, Volume 22, Issue 1, 2007. [3] WWEA, World Wind Energy Association, The Benefits of a Pro-Active Approach Using Preventive and Predictive Maintenance Tools Actual Examples and Case Studies

www.wwindea.org/technology/ch03/estructura-en.htm [4] Guidelines for the Certification of Condition Monitoring Systems for Wind Turbines, Germanischer Lloyd Industrial Services, GmbH, Hamburg, Germany, 2007. [5] Randall, R. Vibration-based Condition Monitoring: Industrial, Aerospace & Automotive Application, John Wiley, New York, 2011. [6] McFadden, P., A revised model for the extraction of periodic waveforms by time domain averaging, Mechanical Systems and Signal Processing 1 (1) 1987, pages 83-95 [7] McFadden, P.D., Detecting Fatigue Cracks in Gears by Amplitude and Phase Demodulation of the Meshing Vibration, J. Vib. Acoust. Stress Reliab. Design, vol. 108, no. 2, Apr. 1986, pp. 165-170. [8] Bechhoefer, E., He, D., Dempsey, P., Gear Health Threshold Setting Based on a Probability of False Alarm, PHM Society Annual Forum, Montreal, 2011. [9] Bechhoefer, E., Duke, A., Mayhew, E., A Case for Health Indicators vs. Condition Indicators in Mechanical Diagnostics, American Helicopter Society Annual Forum, Virginia Beach, 2007. [10] Bechhoefer, E., Clark, S., He, D., A State Space Model for Vibration Based Prognostics, Annual Conference of the Prognostics and Health Management Society, 2010.

The information and methods contained herein are protected by pending patents of NRG Systems, Inc.

You might also like