Adaptive Filtering and Feedforward Control for Suppression of Vibration and Jitter

Size: px
Start display at page:

Download "Adaptive Filtering and Feedforward Control for Suppression of Vibration and Jitter"

Transcription

1 Adaptive Filtering and Feedforward Control for Suppression of Vibration and Jitter Eric H. Anderson Ross L. Blankinship Leslie P. Fowler Roger M. Glaese Paul C. Janzen CSA Engineering Mountain View, CA Albuquerque, NM SPIE Defense & Security Symposium Orlando, FL April, 2007 Copyright 2007 Society of Photo-Optical Instrumentation Engineers. This paper is made available as an electronic reprint (preprint) with permission of SPIE. One print or electronic copy may be made for personal use only. Systematic or multiple reproduction, distribution to multiple locations via electronic or other means, duplication of any material in this paper for a fee or for commercial purposes, or modification of the content of the paper are prohibited.

2 Adaptive Filtering and Feedforward Control for Suppression of Vibration and Jitter Eric H. Anderson a, Ross L. Blankinship b, Leslie P. Fowler b, Roger M. Glaese a and Paul C. Janzen a a CSA Engineering Inc., Mountain View, CA, b CSA Engineering Inc., Albuquerque, NM, ABSTRACT This paper describes the use of adaptive filtering to control vibration and optical jitter. Adaptive filtering is a class of signal processing techniques developed over the last several decades and applied since to applications ranging from communications to image processing. Basic concepts in adaptive filtering and feedforward control are reviewed. A series of examples in vibration, motion and jitter control, including cryocoolers, ground-based active optics systems, flight motion simulators, wind turbines and airborne optical beam control systems, illustrates the effectiveness of the adaptive methods. These applications make use of information and signals that originate from system disturbances and minimize the correlations between disturbance information and error and performance measures. The examples incorporate a variety of disturbance types including periodic, multi-tonal, broadband stationary and non-stationary. Control effectiveness with slowly-varying narrowband disturbances originating from cryocoolers can be extraordinary, reaching 60 db of reduction or rejection. In other cases, performance improvements are only 30-50%, but such reductions effectively complement feedback servo performance in many applications. Keywords: adaptive filtering, signal processing, vibration control, jitter control, beam control, active optics, cryocoolers, stabilization INTRODUCTION Active vibration control has most often been realized via feedback control, and jitter control for optical systems generally uses feedback servo architectures. Such realizations make use of actuators, error sensors, control system hardware and software, and a variety of control architectures and algorithms. While feedback designs often incorporate information about system disturbance inputs, for example through the use of weighting filters in H2-optimal designs, they are generally not configured to process and adapt in real time to changing disturbances. Adaptive filtering methods, beginning with techniques such as the least mean squares (LMS) algorithm, have been successful and are used widely in signal processing applications. The extension to processing and control of measured vibration signals has been demonstrated over the last two decades. Recent advances in digital signal processors (DSPs) and other digital hardware have made real-time adaptive filtering feasible for a broader range of vibration control. New control implementation options and sensors have allowed applications including optical jitter control. Active noise cancellation or control, taken here to mean active control of sound, was a first major extension of adaptive filtering algorithms developed originally for signal processing. Long before adaptive filtering algorithms, cancellation of sound waves in a one-dimensional duct was conceived. 1 With the development and formalization of algorithms by Widrow 2 and others, active control of sound 3,4 and later vibration 5 have become practical. Further, in the last years, processing electronics and computational capability have advanced, enabling applications that were not technically or economically feasible earlier. The following section reviews basic concepts in adaptive filtering and feedforward control, including the relationship between and simultaneous implementation of feedback and feedforward algorithms. The majority of the paper describes examples in vibration, motion and jitter control that illustrate the effectiveness of the adaptive methods. Beginning with single and multiple-tone disturbances, and progressing from vibration control with rejection of jitter 1

3 broadband disturbances, the paper concludes with a discussion of ongoing applications and a summary of common characteristics in the use of adaptive feedforward control. ADAPTIVE FEEDFORWARD CONTROL Feedforward control involves sending information, usually information about a disturbance to the system, forward so a control system can anticipate and counters its effect. Adaptive feedforward implies that the information is processed in changing ways during operation of the control system. In this paper we consider feedback control to be fixed, i.e. compensation dynamics are not changed once they are set. The first step in adapting a feedback controller might be gain scheduling, and many more sophisticated techniques are available. Feedback and feedforward need not be considered completely separate approaches as Figure 1 may suggest. Rather, as some of the applications in this paper make clear, there are cases where the two can combine. For example, an optical beam control system can combine the lower left and upper right quadrants of the figure. Figure 1: Four classes of control are not exclusive, and fixed feedback combined with adaptive feedforward work well together in jitter control applications This paper describes examples based on the least mean squares (LMS) algorithm, a particular simple method for estimation and real-time minimization of signal errors. 2 In LMS applied to control, the control output at time step n is y ( n) = n 1 i= 0 w ( n) x( n i) where x is a reference signal and w is a set of weights computed and updated by w ( n + 1) = w ( n) µ x( n i) e( n) i i which uses the reference signal and an error signal, e, along with an adaptation parameter, µ. Tapped delay lines are typically used to implement all-zero finite impulse response (FIR) filters as the architecture around which error minimization works. There are many variations on this basic algorithm, but the one of interest here is the filtered-x LMS (FXLMS) algorithm in which the reference signal, x, is filtered through an estimate of the system dynamics, sometimes called the secondary path, before it is used in the standard LMS way. The estimate of the secondary path can be determined on-line or off-line, and it can be represented in several ways. Figure 2 diagrams the algorithm, considering a discrete time representation in which step n is the present sample. The reference signal x is assumed to be filtered by an unknown set of primary path dynamics represented by P(z). The result of this filtering is the signal d. This signal corresponds to the vibratory load produced by the disturbance in response to a drive signal. There is also a secondary path, S(z), corresponding in the present case to the transfer function between the control actuator and the error sensor. Although S(z) is not known perfectly, a good model, S ˆ( z ), can be found i 2

4 through system identification. That model is used to filter the reference signal, and feed the LMS adapter to adapt the weights that describe the filter W(z). The result is the minimization of the error, e. x(n) P(z) d(n) W(z) y(n) S(z) + Σ - y'(n) e(n) ^ S(z) x'(n) LMS Figure 2: General version of filtered-x least mean square (FXLMS) algorithm (ref. 5) The case of a multi-tonal input is a special one for which it is possible to streamline the FXLMS algorithm (Figure 3). The response, d, through the primary path is the sum of the responses d(1), d(2),, d(m) to m different tones. A reference or synch signal feeds the controller. A sinusoid at the fundamental drive frequency is extracted from the reference. This allows the creation of a cosine for that tone as well as sines and cosines for integer multiples of the fundamental. Only two weights, w0, and w1, are necessary to characterize the response at each frequency. When converged, this algorithm performs just as an equivalent feedback compensator would. 6 Ref./ Synch Sine wave generator (tone 1) 90 deg. phase shift x(1) sine(1) cosine(1) w1(1) w0(1) P(1) + Σ + y(1) S(1) d(1) + Σ - e(1) ^ S(1) x'(1) LMS + Σ e e(2) e(3) e(m) sine and cosine waves for m other tones error to m other tone controllers Figure 3: FXLMS for the multi-harmonic control algorithm For all the applications discussed, three quantities should be noted: the truth quantity is most important to the application, the error measurement is the best and/or most accessible surrogate for the truth, and the reference signal conveys information forward to be used with the error signal in the control system. 3

5 SINGLE-AXIS VIBRATION CONTROL FOR CRYOCOOLERS Cryocoolers are a relatively common element in sensing systems of many types. Unfortunately, these thermoelectric coolers generate vibration as a byproduct of their cooling function, with the nature of the vibration depending on the type of cryocooler. Vibration is a dominant feature of the common Gifford-McMahon (G-M) and Oxford-style Stirlingcycle coolers. The discussion returns briefly to more difficult vibration control for G-M coolers at the end of this section, but Stirling coolers are the main focus here. The majority of the Stirling cycle disturbance derives from mass imbalance as the compressor piston and expander components reciprocate. One practical way to reduce vibration output is to operate dual opposing coolers. This can be effective in countering the dominant vibration at a fundamental drive frequency, but cancellation at harmonic frequencies vibration that results from nonlinear gas springs and other effects is not feasible by this simple method. Fortunately, adaptive cancellation can counter vibration beyond the fundamental. Figure 4: Basic conceptual layout of one axis of an integral Stirling cooler vibration cancellation system Active vibration cancellation produces forces that nearly (in theory, exactly) counter the forces generated by the cryocooler. The cancellation system includes a vibration-generating actuator and an error sensor or sensors, typically an accelerometer or load cell. Through an adaptive control system, the actuator is driven to apply forces to the cryocooler assembly in order to reduce the amplitude of the error signal. In the physical system (Figure 4), an inertial actuator is connected to the cryocooler. This type of actuator figures prominently in many active cancellation schemes. Also called a proof mass actuator, its physical realization is a voice coil driving a mass suspended on springs within a housing. The accelerometer is mounted on the main cooler body. In principle, the accelerometer can be located anywhere in the assembly, though further separation from the actuator may lead to somewhat decreased performance. Drive waveform PWM drive amplifier Compressor (nonlinear gas spring,etc.) Drive freq., temperature set points, other commands Temp. control Temp. conditoning Temp. sensor(s) Vibration DSP CONTROLLER BOARD TRANSDUCER I/F AND DRIVER BOARD Adaptive filters PWM drive amplifier Counterbalance RS-232 or other programming and data interface Power input (18-36 V) Error sens. conditoning Accelerometer(s) or load cell(s) Figure 5: Architecture of a typical Stirling cryocooler drive and adaptive vibration compensation system 4

6 The phase relationship relative to the input forcing is fixed when a passive absorber is used. In an active system, where residual error is measured, the counter-force can be adjusted adaptively in magnitude and phase to create a nearly-ideal anti-vibration. Unlike a passive absorber, the active system can compensate vibration at multiple frequencies simultaneously, updating the magnitude and phase of the vibration compensation in real-time using a digital signal processor (DSP). For most applications, the incremental benefit of controlling another (higher frequency) tone decreases, especially because displacement, not acceleration, is often the ultimate quantity of interest. Typical systems may control 8-10 tones in nominal operation, but only one tone during cool-down. This information feedforward allows the system to extract the frequency and phase of the drive. Thus, it has a reference signal to which it synchronizes its outputs at the fundamental frequency and all the harmonics. Figure 5 illustrates how the control ties in to the primary cryocooler drive and control system. Figure 6: Measured acceleration with and without axial active vibration control for a Stirling cryocooler assembly If the drive frequency shifts, the cancellation remains effective to a slew rate inversely related to adaptation time given a steady disturbance. If the model of the secondary path changes very significantly, for example if the phase of the plant changes by tens of degrees at a particular frequency, performance may suffer. Figure 6 and Figure 7 show vibration data acquired for one assembly showing dramatic reduction at the fundamental frequency (~60 Hz) and 9 harmonics. This was a controlled system and similar performance is certainly not possible in most cases. The rms vibration measured from Hz was reduced by 99.7% from g rms to g rms. Accelerations measured Hz, Hz and Hz were reduced by 99.8%, 99.8% and 99.9% respectively. This approach has been applied to several sensor systems that use cryocoolers, including one installation with two cryocoolers operating independently. Vibration reduction at the error sensor location is not difficult. However, vibration at the specific location of interest is not likely to be reduced as much. The real truth measurement is another process, one that may involve CCDs or other sensors. Adaptive feedforward control techniques that have been applied with great efficacy to Oxford Stirling coolers are not nearly as effective for G-M coolers. The disturbance mechanisms in the two cooler types are fundamentally different. In the Stirling case, the largest disturbance is cause by reciprocating compressor motion and there is significant harmonic content. In the G-M cooler there are low frequency impulsive inputs and substantial vibration is caused by gas flow. This flow is not the same on each cycle, and it is difficult for adaptive feedforward schemes to be effective. 5

7 Figure 7: Time domain measurements of axial vibration in a Stirling cryocooler assembly; plot on the right is a zoom ROBUSTNESS AND LIMITATIONS ON A LARGE STRUCTRE WITH FAST SLEWING TONES Another application illustrates both the flexibility of the adaptive feedforward approach and some of its limitations. The application was control of vibration transmission in a large wind turbine structure. Vibration generated in one region of the structure propagated through the structure and caused re-radiation of energy as acoustic noise. This system was characterized by multiple tonal disturbances, with the primary one slewing over about 50 Hz in a few seconds. Analysis and past tests indicated that the fast slew can be accommodated. 7 The vibration control system tested installed 14 inertial actuators with collocated accelerometers at a station of the structure near the vibration source (Figure 8). Tachometer signal Power in (~12-24 VDC) Amplifier Controller (DSP) Vibrating structure Voice coil force generator Reaction mass Actuator assembly (SA-10) Accelerometer PC (command, monitor, debug) Figure 8: One of 14 actuator-sensor assemblies for adaptive vibration control of a wind turbine structure Figure 9 shows how the measured collocated frequency response at three locations on the structure in the Hz range over which the primary disturbance tone slews. The overall responses are similar, with many closely spaced modes in this frequency band. In this case the plant model used was extremely simple: a pair of numbers magnitude and phase were used to describe the secondary path at each location. Based on Figure 8, this implies phase errors of up to ±55 degrees (theoretically ±90 could be tolerated), and magnitude errors of up to ±10 db. Measurements were made with the disturbance controlled in 10-degree increments, from 100 to 180 Hz. The average reduction at the 14 6

8 locations ranged from 8 db at 140 Hz to 17 db at 160 Hz. However, data showed only modest improvement of 1-7 db at a remote location on the structure, with vibration levels increasing for the 160 Hz case. Further, acoustic reductions with the actual fast-slewing disturbance were less than 2 db on average. Among the lessons from this application are: There is remarkable tolerance of the control algorithm to errors in the secondary path model, It is possible to implement multiple independent adaptive feedforward controls on the same structure, and Local control effectiveness does not always imply global control effectiveness. Figure 9: Magnitude and phase of collocated transfer functions for 3 locations over frequency range of interest MULTI-AXIS VIBRATION CONTROL AND ISOLATION Returning to the earlier application, we note that many systems that incorporate cryocoolers are sensitive to multiple axes of vibration. To the extent that axial vibration can be cancelled or controlled, response in other axes becomes dominant. In one case, the single-axis control used for other cryocoolers was adapted to the multi-axis case by integrated actuation within support struts (Figure 10). The FXLMS algorithm was implemented in the same way, and coupling, at least for the multi-tone disturbance case, was ignored. Disturbance force Inf ormation f eedf orward Pay load/disturbance source Voice coil force generator Controller Activ e stage To spacecraft or base Passiv e isolator Reaction mass Passiv e isolator Actuator assembly (SA-1) Force sensor EXTERNAL LAYOUT FUNCTIONAL LAYOUT Figure 10: Diagrams showing basic layout and architecture for each of six struts in hexapod demonstration systems for cryocooler disturbance isolation and spacecraft applications and photo of cryocooler system 7

9 The multi-axis system described in by Flint et al. 8 cancelled vibration in six axes from a cryocooler expander. This hexapod system (Figure 10, right) included passive vibration isolation and inertial actuators in each of six legs. Because force transmission was of interest, load cells within each strut were used as error sensors. With the primary cooler operating frequency at Hz, a five tone adaptive feedforward control system achieved the reductions of 47, 35, 35, 28 and 28 db on the five tones when the assembly was mounted to a relatively rigid base. This approach is likely to have reduced effectiveness for a compliant base with modes that couple in the frequency range of interest. A slightly more refined system was built to demonstrate a more general capability as part of a program originally expected to fly as a Space Shuttle Getaway Special experiment (Figure 11). The hexapod actively isolates disturbance forces transmitted from a mounted payload, such as a cryocooler or reaction wheels, to a supporting structure in all six degrees of freedom. Passive vibration isolation is provided by metallic flexures to which a variety of damping treatments can be added. Force transducers are used to provide closed loop control. Electromagnetic actuators provide the required counterforce as determined by the control system. Figure 11: A hexapod is one means of implementing disturbance cancellation in multiple axes Under a series of representative disturbances, the rms strut loads were reduced from mn to 8 to 24 mn. A noise floor limited levels to about 8 mn, but these were db lower than the case with control off. The strut loads will vary across different installations, since the dynamic behavior of the mounting surface affects the system. CONTROL OF OPTICAL JITTER Jitter is defined in this case as rotational motion of an optical beam away from line of sight. It is generally an angular quantity that might be measured in microradians, but errors are manifested when the light beam strikes some twodimensional surface such as a CCD and we can speak of numbers of pixels of jitter. One convention is to describe any such beam angular motion above a certain frequency, for example above 10 or 20 Hz, as jitter. Figure 12: Beam control / jitter control system with disturbance paths relevant to feedforward control 8

10 Every servo used for jitter control is limited in bandwidth due to actuator, sensor or control hardware or software limitations, or sometimes due to flexible mode response. Feedback requiring certain levels of stability most simply gain margin and phase margin is bandwidth limited. Adaptive feedforward control can augment servo performance by reducing jitter correlated with disturbances particularly in the frequency range around or above the servo crossover. Figure 12 depicts a general jitter control scenario that may occur in a laser weapon system, a reconnaissance camera or a semiconductor manufacturing or inspection machine. Of the many possible contributors to jitter, vibration of optical elements is often the direct contributor. These physical elements are in turn driven by local vibration and acoustic sources and by more remote sources that are transmitted into the local environment. The feedback control servo depicted on the right generally will be designed to exhibit certain properties including command following and disturbance rejection. It will not explicitly acknowledge or take advantage of known disturbance paths. This is where feedforward control enters. Given the transmission of Figure 12, we recognize that information can travel faster over wires and fibers than it travels through a physical system. Therefore, it becomes feasible to measure response at points upstream from the beam control system, feed that information into the BCS, and use an adaptive filter to remove the portion of the jitter that is correlated with the reference signal or signals. The feedback servo already does this in a broad sense, but at higher frequencies its disturbance rejection capacity rolls off. The feedforward control complements the feedback and can be implemented simultaneously with the servo control. Experiments on Laboratory Testbeds The possible effectiveness of adaptive feedforward algorithms was evaluated in a series of testbeds incorporating acoustic disturbances designed to capture some of the relevant elements of systems such as the Airborne Laser (ABL). 9 Position sensing detector Disturbance enclosure Ø 18" Composite tube Upstream microphones Disturbance speaker Fast steering mirror Mirror Accelerometers Control speaker Ø 8.00" flat mirror Mirror microphones Laser source not shown for clarity Optics bench Figure 13: ABL acoustic jitter suppression testbed and control architecture 9

11 A testbed (Figure 13) that captured the fundamental physics of the ABL acoustically induced optical jitter problem was developed and exercised. It consisted of a flexure-mounted mirror exposed to an acoustic field that is generated outside a beam tube and then propagates within the tube. Both feedback and adaptive feedforward control topologies were implemented using either of two actuators (a fast steering mirror, or FSM, and a secondary acoustic speaker located near the precision mirror), and a variety of sensors (microphones measuring the acoustic disturbance, accelerometers and microphones mounted on the precision optic, and an optical position sensing detector). The active jitter suppression techniques studied were broadly classified in two categories depending on the actuator used to control the jitter, active noise control using secondary acoustic sources and active optical control using a fast steering mirror. Results of testing are summarized in Table 1 which highlights that expected broadband performance is significantly less than narrowband performance, and also notes how performance was affected by choice of reference signal. Table 2 identifies performance using a speaker as the correcting actuator and the FXLMS algorithm with feedback neutralization. In this case, performance at the PSD truth sensor was satisfactory only when that sensor was used as the error measurement. Table 1: Performance for FSM feedforward control of position sensing detector x-axis PSD Narrowband PSD Broadband Reference Sensor Error Sensor Performance (db) Performance (db) 1. Signal generator PSD Microphone on mirror PSD Microphone in disturbance enclosure PSD Accelerometer on mirror PSD Table 2: Performance for error sensors and position sensing detector for narrowband FXLMS-FN using acoustic actuator Error Sensor Position Sensing Detector Reference Sensor Error Sensor Performance (db) Performance (db) Microphone upstream Mirror microphone Microphone upstream Mirror accelerometer Microphone upstream Position sensing detector single axis Broadband FXLMS Implementation on a Second Testbed Acoustically-induced jitter may also be important in sensors or other systems contained in pods underneath aircraft, or in aircraft weapons bays. Figure 14 shows a generic pod under an aircraft with several potential jitter mitigation elements. An under-wing location is likely to lead to extremely high sound pressure levels. An experimental program was executed to understand some of the possibilities of feedforward control. This scenario was represented generically by the testbed shown in Figure 15. It allowed for introduction of acoustic disturbances within a 12 cubic foot enclosure shown on the right. A broadband FXLMS algorithm was implemented with the reference signal fed directly from the disturbance signal generator to the control system including FSM and PSD, and the measured jitter was reduced by a factor of 3-4 over Hz (Figure 16). 10

12 Vibration isolator Microphones Piezo film sensor Speaker Surface actuato Acoustic blankets Accelerometers Figure 14: Pods of any kind under aircraft experience a harsh sound and vibration environment speakers fast steering mirror laser turning mirror microphones Figure 15: Testbed used for further study of jitter suppression by adaptive feedforward control Figure 16: Measured response of optical jitter with and without feedforward control shows significant improvement 11

13 This testbed confirmed the viability of broadband adaptive feedforward control and emphasized further the benefits of using optical quantities as error measures for jitter control. Tests at an Outside Facility Research was continued outside of the laboratory at a remote facility that incorporated more realistic beam control systems including various fast steering mirrors, cameras, light sources, etc. An established servo tracking loop with a bandwidth between 25 and 100 Hz was closed during all the tests. An artificial acoustic disturbance was provided by four JBL EON-G15 powered speakers mounted about 1.5 m off the floor, two meters from the main optical elements. They were driven such that the total sound pressure level around the main optics was about 114 db. The noise source was white noise low-pass filtered with a cutoff frequency of 500 Hz. An instrumentation microphone was mounted about 0.3 meters in front of each speaker. Jitter measurements were determined from analog signals exported from facility sensors. Initial tests verified that that acoustic disturbances dominated above 50 Hz and were approximately 40 db greater in magnitude than the jitter due to atmospheric turbulence or other sources. Testing determined the dynamic characteristics of our control actuator, the fast steering mirror (FSM). We measured the transfer function between the input to the FSM and the output of the jitter sensor for both axes. Two main classes of control were tested: feedforward control and feedback control. For these tests, two reference signals were used: the signal sent to the speakers (signal generator reference) and the signal from the microphones in the turret (microphone reference.) We implemented the FXLMS algorithm on a single-board computer with a Texas Instruments C6701 digital signal processor. The sampling rate for the broadband control was 2000 Hz, and the controller used 256 taps for the secondary path (S(z) in the diagram) filters and 640 taps for the primary path (W (z) in the diagram) filters. The two axes were controlled independently. A prerequisite for using a FXLMS controller is that the controller must know the impulse response of the control actuator to error sensor. In this case, the secondary path model was formed adaptively using the LMS algorithm. The secondary path impulse response was about 20 ms long and very similar in the two axes, with a significant latency (around 3 ms) associated with the FSM and analog reconstruction process. This latency could limit the performance of an FXLMS control algorithm under some circumstances. Figure 17: Controller performance, signal generator reference The first control test was feedforward control using the output of the signal generator as the reference signal. Only a single noise source was used; the same signal was fed to all four speakers. Although a real acoustic control system 12

14 would not have a signal generator output to use as its reference signal, it is a good test case to verify proper operation of the controller. The controller demonstrated good performance, 12 db in the X axis and 11 db in the Y axis, and did a particularly good job at quieting the large mode around 85 Hz, and good reductions were seen across the band. Figure 18 shows that the controlled performance is significantly closer to the ambient case (with the acoustic disturbance turned off) than it is to the disturbed case Controller performance, signal generator reference 10 1 Controller performance, microphone reference Jitter forward sum, µrad RMS Jitter forward sum, µrad RMS X, Uncontrolled (4.5 µrad RMS) X, Controlled (1.1 µrad RMS) X, Ambient (0.73 µrad RMS) Y, Uncontrolled (3.3 µrad RMS) Y, Controlled (0.95 µrad RMS) Y, Ambient (0.86 µrad RMS) Frequency, Hz X, Uncontrolled (4.5 µrad RMS) X, Controlled (1.2 µrad RMS) Y, Uncontrolled (3.3 µrad RMS) Y, Controlled (0.88 µrad RMS) Frequency, Hz Figure 18: Controller performance, forward sum, for signal generator reference (left) and microphone reference (right) Figure 19: Controller performance, microphone reference The next step was to repeat the controller test using a microphone to provide the reference signal. This represents a more practical configuration than the signal generator reference case. The performance for this configuration is shown on the right of Figure 18, and in Figure 19. The controller had very similar performance when using the microphone as the reference signal, providing 11 db of broadband attenuation in both the X and Y directions. The normalized rms 13

15 error in x and y converged from 1.0 to 0.4 in about 8 seconds and to its final value of about 0.3 in 30 seconds. By increasing the value of the normalized adaptation, µ, the LMS controller could be made to converge faster (at the cost of slightly reduced overall performance.) The final test set repeated the control using independent noise sources to drive the four speakers. This test was intended to more accurately represent the sound field likely in many applications. For this test, we used the sum of the four microphones as the reference signal. The performance in this case was notably worse than in the case where all speakers are driven with the same signal - just 2 db of broadband reduction in the X axis (5.0 to 3.0 microradians) and 3 db (5.5 to 2.3 microradians) in the Y axis. We also tried using the sum of the 4 signal generators as the reference output. However, this configuration yielded control performance similar to the case where we used the sum of microphone signals as the reference signal. Finally, we used a single microphone mounted about 1 foot away from the mirror as the reference source. Again, minimal reductions were found. For this case in particular, the 3 ms of latency in the impulse response of the FSM and camera might have limited the overall performance. This is because LMS requires that the time delay between the reference signal and its effect on the system be greater than the time delay between a command to the control actuator and its effect on the system. Test time was limited, but future efforts will address control in the presence of multiple incoherent sources. EXTENDING THE CAPABILITY IN SERVO APPLICATIONS AND ELSEWHERE This section describes ongoing research and application in adaptive filtering applied to motion control, beam control, and identification of disturbances. One area of interest is flight motion simulation, a good candidate for feedforward control because the command profile is often known. In this case, the control uses techniques described by Widrow and Stearns 2 and Widrow and Walach. 3,11 It begins with a feedback compensator around the open loop plant. This closed loop system itself becomes the new plant. Because the desired response is known, the goal is to find a controller, or adaptive filter, that effectively inverts the plant dynamics. This filter can be parameterized as a finite impulse response (FIR) filter, whose weights are adjusted to minimize the error. The adaptation uses standard variations of LMS. In Figure 20, if the controller correctly inverts the plant, the error is driven to zero, and the achieved angles equal the requested angles. Plant Output (achieved angles) Command Input (requested angles) Controller + - Σ Plant Controller (copy) Feedback compensator Error + Σ - Figure 20: Flight motion simulator control system uses both feedback and feedforward methods A promising area of ongoing work is in beam control enhancement for a flight system. A research program has paralleled the flight system implementation. A recent paper 12 presented an adaptive control strategy using FXLMS to improve upon the performance of a traditional Type II servo loop in the presence of multiple broadband disturbances. Simulation and experimental test results were shown for a multiple beam path optical test bed with two optical beam trains, FSMs for disturbance and control inputs, and PSDs for use as reference and error measurements. A pseudoreference was constructed using measurements from both a PSD and the fast steering mirror used for control. A second PSD was used as a truth measurement. Real-time control experiments were carried out comparing the performance of 14

16 the controller using adaptive filtering to that of a traditional servo control system design. Over a factor of two reduction in rms jitter at the truth sensor was achieved as compared to that achieved with the traditional servo design. The results show the ability to respond to and mitigate the effects of a complex broadband disturbance environment offers a more efficient and higher performance approach than conventional control system designs. It is not always easy to identify a reference quantity. One goal of ongoing research 13 is identification of disturbance paths through the system of interest, and parallel identification of secondary paths from actuators to error quantities. The adaptive nature of the algorithms allows there to be substantial inaccuracies in the latter. Real-time identification and updating of secondary path models can enable higher performance in some cases. Another area of interest is in adaptive feedforward control in the presence of more complex disturbances. Recall that the testbed experiment described above was much less effective when the four disturbance sources were incoherent. The response of a linear system can be decomposed into a number of independent disturbances that propagate through distinct paths. In many cases, we ignore all disturbances but one because it by far dominates the others. But in some cases, there may be multiple independent sources. It can be useful to decouple these sources and treat each independently in the control. The challenge is then in determining how many independent sources there are, and how many are important. To the extent the disturbance-to-performance paths are known or can b estimated, Hankel singular values form a useful tool in ranking importance of paths. Another area of interest is the application of adaptive filtering beyond jitter control to wavefront control. 14 Whereas jitter control does not convey spatial information, spatial information is at the heart of wavefront control. Thus, the adaptive filtering algorithms have been applied to both the response of individual channels and the processing of information from adjacent cells. SUMMARY AND CONCLUSIONS The paper illustrated the effectiveness of adaptive feedforward control for vibration and jitter suppression through a series of examples. Results of the various examples are summarized by Tables 3 and 4. Table 3: Summary of reference, error and truth quantities for each application Application / System Reference Error Truth Cryocooled sensors Cryocooler drive signal Accelerometer(s) Displacement at focal plane array or detector (cm distance for accel.) Isolated platform Disturbance signal Load cells in mount Load transmitted Wind turbine Ratio of gear tooth rates Local acceleration Global sound attenuation Laboratory testeds Remote facility Disturbance signal or microphones Disturbance signal or microphones Jitter (2 axes) position sending detector Jitter (2 axes) position sending detector Jitter (2 axes) Jitter (2 axes) Motion simulator Command (2 axes) Measured angles Achieved angles Servo control airborne application Wavefront control Acceleration plus command input Pseudo-reference with command Jitter (2 axes) PSD and other sensors Slopes from wavefront sensor Jitter (2 axes) Wavefront error 15

17 Table 4: Summary of temporal / frequency content and variation for each application Application / System Content Time variation Cryocooled sensors Multi-tonal Very slow Isolated platform Multi-tonal Slow-moderate Wind turbine Multi-tonal (one dominant) Rapid Laboratory testbeds Tonal and broadband Slow Remote facility Broadband Slow Motion simulator Multi-tonal, some broadband Moderate Servo control airborne application Broadband Slow and moderate Wavefront control Broadband plus spatial variation Slow and moderate As it is applied in more places, adaptive feedforward control continues to be an area of research. Progress on methods for developing secondary path models, identification and control with multiple disturbance sources, use of IIR filters, and overlap with adaptive feedback methods will only expand the applicability of the techniques illustrated here. REFERENCES 1. Lueg, P., Process of Silencing Sound Oscillations, US Patent 2,043,416 (1936). 2. Widrow, Bernard and Stearns, Samuel D., Adaptive Signal Processing, Prentice-Hall (1985). 3. Elliott, S.J. and Nelson, P.A., Active Control of Sound, Academic Press (1992). 4. Kuo, S. and Morgan, D., Active Noise Control Systems, John Wiley and Sons (1996). 5. Fuller, C.R., Elliott, S.J. and Nelson, P.A., Active Control of Vibration, Academic Press (1996). 6. Sievers, L. and von Flotow, A., A Feedback Perspective on the LMS Disturbance Feedforward Algorithm, American Control Conf., Vol. 2, pp (1994). 7. How, Jonathan P. and Anderson, Eric H., Active Vibration Isolation Using Adaptive Feedforward Control, American Control Conference (1997). 8. Flint, E.M., Flannery, P.S., Evert, M.E. and Anderson, E.H., Cryocooler Disturbance Reduction with Single and Multiple Axis Active/Passive Control Systems, SPIE Smart Structures Symp., paper (2000). 9. Glaese, R.M., Anderson, E.H. and Janzen, P.C., Active Suppression of Acoustically Induced Jitter for the Airborne Laser, SPIE Aerospace Sensing Conference (2000). 10. Widrow, B. and Walach, E., Adaptive Inverse Control, prentice Hall (1995). 11. Anderson, E.H., Evert, M.E., Flannery, P.F., Fowler, B.F., Glaese, R.M., Image Stabilization Testbed (ISTAT), SPIE Aerospace Sensing Conf., (2001). 12. Fowler, L.P. and Blankinship, R.L., Experimental Adaptive Beam Train Control with Multiple Beams and Disturbance Paths, Directed Energy Symposium, Monterey, CA (2007). 13. Moon, S-M, Fowler, L.P, Clark, R.L. and Anderson, E.H., Real-time Optimal Sensing Strategy for Adaptive Control of Optical Systems, SPIE Defense and Security Symp., (2007). 14. Quintana, S. and Blankinship, R., Adaptive Feedforward Control for Adaptive Optics Systems, Ninth Directed Energy Symposium, Albuquerque, NM (2006). 16

Active Suppression of Acoustically Induced Jitter for the Airborne Laser

Active Suppression of Acoustically Induced Jitter for the Airborne Laser Active Suppression of Acoustically Induced Jitter for the Airborne Laser Roger M. Glaese, * Eric H. Anderson, and Paul C. Janzen CSA Engineering, Inc., 2565 Leghorn Street, Mountain View, CA 94043 ABSTRACT

More information

A FEEDFORWARD ACTIVE NOISE CONTROL SYSTEM FOR DUCTS USING A PASSIVE SILENCER TO REDUCE ACOUSTIC FEEDBACK

A FEEDFORWARD ACTIVE NOISE CONTROL SYSTEM FOR DUCTS USING A PASSIVE SILENCER TO REDUCE ACOUSTIC FEEDBACK ICSV14 Cairns Australia 9-12 July, 27 A FEEDFORWARD ACTIVE NOISE CONTROL SYSTEM FOR DUCTS USING A PASSIVE SILENCER TO REDUCE ACOUSTIC FEEDBACK Abstract M. Larsson, S. Johansson, L. Håkansson, I. Claesson

More information

Adaptive Control of a MEMS Steering Mirror for Suppression of Laser Beam Jitter

Adaptive Control of a MEMS Steering Mirror for Suppression of Laser Beam Jitter 25 American Control Conference June 8-1, 25. Portland, OR, USA FrA6.3 Adaptive Control of a MEMS Steering Mirror for Suppression of Laser Beam Jitter Néstor O. Pérez Arancibia, Neil Chen, Steve Gibson,

More information

Implementation of decentralized active control of power transformer noise

Implementation of decentralized active control of power transformer noise Implementation of decentralized active control of power transformer noise P. Micheau, E. Leboucher, A. Berry G.A.U.S., Université de Sherbrooke, 25 boulevard de l Université,J1K 2R1, Québec, Canada Philippe.micheau@gme.usherb.ca

More information

Disturbance Rejection Using Self-Tuning ARMARKOV Adaptive Control with Simultaneous Identification

Disturbance Rejection Using Self-Tuning ARMARKOV Adaptive Control with Simultaneous Identification IEEE TRANSACTIONS ON CONTROL SYSTEMS TECHNOLOGY, VOL. 9, NO. 1, JANUARY 2001 101 Disturbance Rejection Using Self-Tuning ARMARKOV Adaptive Control with Simultaneous Identification Harshad S. Sane, Ravinder

More information

Active Vibration Isolation of an Unbalanced Machine Tool Spindle

Active Vibration Isolation of an Unbalanced Machine Tool Spindle Active Vibration Isolation of an Unbalanced Machine Tool Spindle David. J. Hopkins, Paul Geraghty Lawrence Livermore National Laboratory 7000 East Ave, MS/L-792, Livermore, CA. 94550 Abstract Proper configurations

More information

Cryocooler Disturbances Reduction with Single and MultipleAxis Active/Passive Vibration Control Systems

Cryocooler Disturbances Reduction with Single and MultipleAxis Active/Passive Vibration Control Systems Cryocooler Disturbances Reduction with Single and MultipleAxis Active/Passive Vibration Control Systems Eric M. Flint, Patrick Flannery, Michael Evert, Eric Anderson CSA Engineering, Inc. 2565 Leghorn

More information

1.6 Beam Wander vs. Image Jitter

1.6 Beam Wander vs. Image Jitter 8 Chapter 1 1.6 Beam Wander vs. Image Jitter It is common at this point to look at beam wander and image jitter and ask what differentiates them. Consider a cooperative optical communication system that

More information

ACTIVE NOISE CONTROL FOR SMALL-DIAMETER EXHAUSTION SYSTEM

ACTIVE NOISE CONTROL FOR SMALL-DIAMETER EXHAUSTION SYSTEM ABCM Symposium Series in Mechatronics - Vol. 3 - pp.148-156 Copyright c 2008 by ABCM ACTIVE NOISE CONTROL FOR SMALL-DIAMETER EXHAUSTION SYSTEM Guilherme de Souza Papini, guilherme@isobrasil.com.br Ricardo

More information

A SYSTEM IMPLEMENTATION OF AN ACTIVE NOISE CONTROL SYSTEM COMBINED WITH PASSIVE SILENCERS FOR IMPROVED NOISE REDUCTION IN DUCTS SUMMARY INTRODUCTION

A SYSTEM IMPLEMENTATION OF AN ACTIVE NOISE CONTROL SYSTEM COMBINED WITH PASSIVE SILENCERS FOR IMPROVED NOISE REDUCTION IN DUCTS SUMMARY INTRODUCTION A SYSTEM IMPLEMENTATION OF AN ACTIVE NOISE CONTROL SYSTEM COMBINED WITH PASSIVE SILENCERS FOR IMPROVED NOISE REDUCTION IN DUCTS Martin LARSSON, Sven JOHANSSON, Lars HÅKANSSON, Ingvar CLAESSON Blekinge

More information

Module 1: Introduction to Experimental Techniques Lecture 2: Sources of error. The Lecture Contains: Sources of Error in Measurement

Module 1: Introduction to Experimental Techniques Lecture 2: Sources of error. The Lecture Contains: Sources of Error in Measurement The Lecture Contains: Sources of Error in Measurement Signal-To-Noise Ratio Analog-to-Digital Conversion of Measurement Data A/D Conversion Digitalization Errors due to A/D Conversion file:///g /optical_measurement/lecture2/2_1.htm[5/7/2012

More information

EFFECTS OF PHYSICAL CONFIGURATIONS ON ANC HEADPHONE PERFORMANCE

EFFECTS OF PHYSICAL CONFIGURATIONS ON ANC HEADPHONE PERFORMANCE EFFECTS OF PHYSICAL CONFIGURATIONS ON ANC HEADPHONE PERFORMANCE Lifu Wu Nanjing University of Information Science and Technology, School of Electronic & Information Engineering, CICAEET, Nanjing, 210044,

More information

NINTH INTERNATIONAL CONGRESS ON SOUND AND VIBRATION, ICSV9 ACTIVE VIBRATION ISOLATION OF DIESEL ENGINES IN SHIPS

NINTH INTERNATIONAL CONGRESS ON SOUND AND VIBRATION, ICSV9 ACTIVE VIBRATION ISOLATION OF DIESEL ENGINES IN SHIPS Page number: 1 NINTH INTERNATIONAL CONGRESS ON SOUND AND VIBRATION, ICSV9 ACTIVE VIBRATION ISOLATION OF DIESEL ENGINES IN SHIPS Xun Li, Ben S. Cazzolato and Colin H. Hansen Department of Mechanical Engineering,

More information

Sensors & Transducers Published by IFSA Publishing, S. L.,

Sensors & Transducers Published by IFSA Publishing, S. L., Sensors & Transducers Published by IFSA Publishing, S. L., 28 http://www.sensorsportal.com Applications of Modern Controls for Laser Jitter and Wavefront Correction Jae Jun Kim and 2 Brij Agrawal Naval

More information

A Low-Power Broad-Bandwidth Noise Cancellation VLSI Circuit Design for In-Ear Headphones

A Low-Power Broad-Bandwidth Noise Cancellation VLSI Circuit Design for In-Ear Headphones A Low-Power Broad-Bandwidth Noise Cancellation VLSI Circuit Design for In-Ear Headphones Abstract: Conventional active noise cancelling (ANC) headphones often perform well in reducing the lowfrequency

More information

EXPERIMENTS ON PERFORMANCES OF ACTIVE-PASSIVE HYBRID MUFFLERS

EXPERIMENTS ON PERFORMANCES OF ACTIVE-PASSIVE HYBRID MUFFLERS EXPERIMENTS ON PERFORMANCES OF ACTIVE-PASSIVE HYBRID MUFFLERS Hongling Sun, Fengyan An, Ming Wu and Jun Yang Key Laboratory of Noise and Vibration Research, Institute of Acoustics, Chinese Academy of Sciences,

More information

PanPhonics Panels in Active Control of Sound

PanPhonics Panels in Active Control of Sound PanPhonics White Paper PanPhonics Panels in Active Control of Sound Seppo Uosukainen VTT Building and Transport Contents Introduction... 1 Active control of sound... 1 Interference... 2 Control system...

More information

Active noise control at a moving virtual microphone using the SOTDF moving virtual sensing method

Active noise control at a moving virtual microphone using the SOTDF moving virtual sensing method Proceedings of ACOUSTICS 29 23 25 November 29, Adelaide, Australia Active noise control at a moving rophone using the SOTDF moving sensing method Danielle J. Moreau, Ben S. Cazzolato and Anthony C. Zander

More information

ACTIVE NOISE CONTROL ON HIGH FREQUENCY NARROW BAND DENTAL DRILL NOISE: PRELIMINARY RESULTS

ACTIVE NOISE CONTROL ON HIGH FREQUENCY NARROW BAND DENTAL DRILL NOISE: PRELIMINARY RESULTS ACTIVE NOISE CONTROL ON HIGH FREQUENCY NARROW BAND DENTAL DRILL NOISE: PRELIMINARY RESULTS Erkan Kaymak 1, Mark Atherton 1, Ken Rotter 2 and Brian Millar 3 1 School of Engineering and Design, Brunel University

More information

An Alternative to Pyrotechnic Testing For Shock Identification

An Alternative to Pyrotechnic Testing For Shock Identification An Alternative to Pyrotechnic Testing For Shock Identification J. J. Titulaer B. R. Allen J. R. Maly CSA Engineering, Inc. 2565 Leghorn Street Mountain View, CA 94043 ABSTRACT The ability to produce a

More information

Chapter 2 The Test Benches

Chapter 2 The Test Benches Chapter 2 The Test Benches 2.1 An Active Hydraulic Suspension System Using Feedback Compensation The structure of the active hydraulic suspension (active isolation configuration) is presented in Fig. 2.1.

More information

Adaptive Control of a Tilt Mirror for Laser Beam Steering*

Adaptive Control of a Tilt Mirror for Laser Beam Steering* Adaptive Control of a Tilt Mirror for Laser Beam Steering* ByungSub Kim Intelligence and Precision Machine Department Korea Institute of Machinery and Materials Daejeon, 35343, Korea bkim@kimm.re.kr Steve

More information

of harmonic cancellation algorithms The internal model principle enable precision motion control Dynamic control

of harmonic cancellation algorithms The internal model principle enable precision motion control Dynamic control Dynamic control Harmonic cancellation algorithms enable precision motion control The internal model principle is a 30-years-young idea that serves as the basis for a myriad of modern motion control approaches.

More information

Evaluation of a Multiple versus a Single Reference MIMO ANC Algorithm on Dornier 328 Test Data Set

Evaluation of a Multiple versus a Single Reference MIMO ANC Algorithm on Dornier 328 Test Data Set Evaluation of a Multiple versus a Single Reference MIMO ANC Algorithm on Dornier 328 Test Data Set S. Johansson, S. Nordebo, T. L. Lagö, P. Sjösten, I. Claesson I. U. Borchers, K. Renger University of

More information

Digital Signal Processing. VO Embedded Systems Engineering Armin Wasicek WS 2009/10

Digital Signal Processing. VO Embedded Systems Engineering Armin Wasicek WS 2009/10 Digital Signal Processing VO Embedded Systems Engineering Armin Wasicek WS 2009/10 Overview Signals and Systems Processing of Signals Display of Signals Digital Signal Processors Common Signal Processing

More information

Active noise control at a moving virtual microphone using the SOTDF moving virtual sensing method

Active noise control at a moving virtual microphone using the SOTDF moving virtual sensing method Proceedings of ACOUSTICS 29 23 25 November 29, Adelaide, Australia Active noise control at a moving rophone using the SOTDF moving sensing method Danielle J. Moreau, Ben S. Cazzolato and Anthony C. Zander

More information

Fig m Telescope

Fig m Telescope Taming the 1.2 m Telescope Steven Griffin, Matt Edwards, Dave Greenwald, Daryn Kono, Dennis Liang and Kirk Lohnes The Boeing Company Virginia Wright and Earl Spillar Air Force Research Laboratory ABSTRACT

More information

THE BENEFITS OF DSP LOCK-IN AMPLIFIERS

THE BENEFITS OF DSP LOCK-IN AMPLIFIERS THE BENEFITS OF DSP LOCK-IN AMPLIFIERS If you never heard of or don t understand the term lock-in amplifier, you re in good company. With the exception of the optics industry where virtually every major

More information

Active Control of Energy Density in a Mock Cabin

Active Control of Energy Density in a Mock Cabin Cleveland, Ohio NOISE-CON 2003 2003 June 23-25 Active Control of Energy Density in a Mock Cabin Benjamin M. Faber and Scott D. Sommerfeldt Department of Physics and Astronomy Brigham Young University N283

More information

Principles of Active Vibration Control: Basics of active vibration control methods

Principles of Active Vibration Control: Basics of active vibration control methods Principles of Active Vibration Control: Basics of active vibration control methods INTRODUCTION Vibration control is aimed at reducing or modifying the vibration level of a mechanical structure. Contrary

More information

CHAPTER 6 INTRODUCTION TO SYSTEM IDENTIFICATION

CHAPTER 6 INTRODUCTION TO SYSTEM IDENTIFICATION CHAPTER 6 INTRODUCTION TO SYSTEM IDENTIFICATION Broadly speaking, system identification is the art and science of using measurements obtained from a system to characterize the system. The characterization

More information

Response spectrum Time history Power Spectral Density, PSD

Response spectrum Time history Power Spectral Density, PSD A description is given of one way to implement an earthquake test where the test severities are specified by time histories. The test is done by using a biaxial computer aided servohydraulic test rig.

More information

System Inputs, Physical Modeling, and Time & Frequency Domains

System Inputs, Physical Modeling, and Time & Frequency Domains System Inputs, Physical Modeling, and Time & Frequency Domains There are three topics that require more discussion at this point of our study. They are: Classification of System Inputs, Physical Modeling,

More information

Eigenvalue equalization applied to the active minimization of engine noise in a mock cabin

Eigenvalue equalization applied to the active minimization of engine noise in a mock cabin Reno, Nevada NOISE-CON 2007 2007 October 22-24 Eigenvalue equalization applied to the active minimization of engine noise in a mock cabin Jared K. Thomas a Stephan P. Lovstedt b Jonathan D. Blotter c Scott

More information

Multi-channel Active Control of Axial Cooling Fan Noise

Multi-channel Active Control of Axial Cooling Fan Noise The 2002 International Congress and Exposition on Noise Control Engineering Dearborn, MI, USA. August 19-21, 2002 Multi-channel Active Control of Axial Cooling Fan Noise Kent L. Gee and Scott D. Sommerfeldt

More information

Demonstration of Two-Stage Temperature Control for Raytheon Hybrid Cryocoolers

Demonstration of Two-Stage Temperature Control for Raytheon Hybrid Cryocoolers 1 Demonstration of Two-Stage Temperature Control for Raytheon Hybrid Cryocoolers T. Conrad, B. Schaefer, D. Kuo, D. Bruckman, M. Kieffer, R. Yates Raytheon Space and Airborne Systems El Segundo, CA 90025

More information

MAGNETIC LEVITATION SUSPENSION CONTROL SYSTEM FOR REACTION WHEEL

MAGNETIC LEVITATION SUSPENSION CONTROL SYSTEM FOR REACTION WHEEL IMPACT: International Journal of Research in Engineering & Technology (IMPACT: IJRET) ISSN 2321-8843 Vol. 1, Issue 4, Sep 2013, 1-6 Impact Journals MAGNETIC LEVITATION SUSPENSION CONTROL SYSTEM FOR REACTION

More information

Digitally controlled Active Noise Reduction with integrated Speech Communication

Digitally controlled Active Noise Reduction with integrated Speech Communication Digitally controlled Active Noise Reduction with integrated Speech Communication Herman J.M. Steeneken and Jan Verhave TNO Human Factors, Soesterberg, The Netherlands herman@steeneken.com ABSTRACT Active

More information

A Prototype Wire Position Monitoring System

A Prototype Wire Position Monitoring System LCLS-TN-05-27 A Prototype Wire Position Monitoring System Wei Wang and Zachary Wolf Metrology Department, SLAC 1. INTRODUCTION ¹ The Wire Position Monitoring System (WPM) will track changes in the transverse

More information

Development of a Low-order Adaptive Optics System at Udaipur Solar Observatory

Development of a Low-order Adaptive Optics System at Udaipur Solar Observatory J. Astrophys. Astr. (2008) 29, 353 357 Development of a Low-order Adaptive Optics System at Udaipur Solar Observatory A. R. Bayanna, B. Kumar, R. E. Louis, P. Venkatakrishnan & S. K. Mathew Udaipur Solar

More information

ACTIVE VIBRATION CONTROL OF GEAR TRANSMISSION SYSTEM

ACTIVE VIBRATION CONTROL OF GEAR TRANSMISSION SYSTEM The 21 st International Congress on Sound and Vibration 13-17 July, 214, Beijing/China ACTIVE VIBRATION CONTROL OF GEAR TRANSMISSION SYSTEM Yinong Li, Feng Zheng, Ziqiang Li, Ling Zheng and Qinzhong Ding

More information

ADAPTIVE ACTIVE NOISE CONTROL SYSTEM FOR SECONDARY PATH FLUCTUATION PROBLEM

ADAPTIVE ACTIVE NOISE CONTROL SYSTEM FOR SECONDARY PATH FLUCTUATION PROBLEM International Journal of Innovative Computing, Information and Control ICIC International c 2012 ISSN 1349-4198 Volume 8, Number 1(B), January 2012 pp. 967 976 ADAPTIVE ACTIVE NOISE CONTROL SYSTEM FOR

More information

Active Structural Acoustic Control in an Original A400M Aircraft Structure

Active Structural Acoustic Control in an Original A400M Aircraft Structure Journal of Physics: Conference Series PAPER OPEN ACCESS Active Structural Acoustic Control in an Original A400M Aircraft Structure To cite this article: C Koehne et al 2016 J. Phys.: Conf. Ser. 744 012185

More information

Application Note (A12)

Application Note (A12) Application Note (A2) The Benefits of DSP Lock-in Amplifiers Revision: A September 996 Gooch & Housego 4632 36 th Street, Orlando, FL 328 Tel: 47 422 37 Fax: 47 648 542 Email: sales@goochandhousego.com

More information

How to perform transfer path analysis

How to perform transfer path analysis Siemens PLM Software How to perform transfer path analysis How are transfer paths measured To create a TPA model the global system has to be divided into an active and a passive part, the former containing

More information

OPTICS IN MOTION. Introduction: Competing Technologies: 1 of 6 3/18/2012 6:27 PM.

OPTICS IN MOTION. Introduction: Competing Technologies:  1 of 6 3/18/2012 6:27 PM. 1 of 6 3/18/2012 6:27 PM OPTICS IN MOTION STANDARD AND CUSTOM FAST STEERING MIRRORS Home Products Contact Tutorial Navigate Our Site 1) Laser Beam Stabilization to design and build a custom 3.5 x 5 inch,

More information

The VIRGO suspensions

The VIRGO suspensions INSTITUTE OF PHYSICSPUBLISHING Class. Quantum Grav. 19 (2002) 1623 1629 CLASSICAL ANDQUANTUM GRAVITY PII: S0264-9381(02)30082-0 The VIRGO suspensions The VIRGO Collaboration (presented by S Braccini) INFN,

More information

Very Compact Integration of an Ultra-Low Vibration Platform for Space Cryocoolers Using Miniature High Frequency Actuators

Very Compact Integration of an Ultra-Low Vibration Platform for Space Cryocoolers Using Miniature High Frequency Actuators Very Compact Integration of an Ultra-Low Vibration Platform for Space Cryocoolers Using Miniature High Frequency Actuators G. Aigouy 1, J. Butterworth 1, J-C. Rey 1, C. Benoit 2, P. Lamy 3 1 Air Liquide

More information

Minimizing Input Filter Requirements In Military Power Supply Designs

Minimizing Input Filter Requirements In Military Power Supply Designs Keywords Venable, frequency response analyzer, MIL-STD-461, input filter design, open loop gain, voltage feedback loop, AC-DC, transfer function, feedback control loop, maximize attenuation output, impedance,

More information

Testing and Measurement of Mechanism-Induced Disturbances

Testing and Measurement of Mechanism-Induced Disturbances Testing and Measurement of Mechanism-Induced Disturbances Laoucet Ayari *, Michael Kubitschek*, Gunnar Ashton*, Eric Marquardt* and Steve Johnston* Abstract Many space mechanisms with moving parts such

More information

Vibration Control of Flexible Spacecraft Using Adaptive Controller.

Vibration Control of Flexible Spacecraft Using Adaptive Controller. Vol. 2 (2012) No. 1 ISSN: 2088-5334 Vibration Control of Flexible Spacecraft Using Adaptive Controller. V.I.George #, B.Ganesh Kamath #, I.Thirunavukkarasu #, Ciji Pearl Kurian * # ICE Department, Manipal

More information

POINTING ERROR CORRECTION FOR MEMS LASER COMMUNICATION SYSTEMS

POINTING ERROR CORRECTION FOR MEMS LASER COMMUNICATION SYSTEMS POINTING ERROR CORRECTION FOR MEMS LASER COMMUNICATION SYSTEMS Baris Cagdaser, Brian S. Leibowitz, Matt Last, Krishna Ramanathan, Bernhard E. Boser, Kristofer S.J. Pister Berkeley Sensor and Actuator Center

More information

VLSI Circuit Design for Noise Cancellation in Ear Headphones

VLSI Circuit Design for Noise Cancellation in Ear Headphones VLSI Circuit Design for Noise Cancellation in Ear Headphones Jegadeesh.M 1, Karthi.R 2, Karthik.S 3, Mohan.N 4, R.Poovendran 5 UG Scholar, Department of ECE, Adhiyamaan College of Engineering, Hosur, Tamilnadu,

More information

A Machine Tool Controller using Cascaded Servo Loops and Multiple Feedback Sensors per Axis

A Machine Tool Controller using Cascaded Servo Loops and Multiple Feedback Sensors per Axis A Machine Tool Controller using Cascaded Servo Loops and Multiple Sensors per Axis David J. Hopkins, Timm A. Wulff, George F. Weinert Lawrence Livermore National Laboratory 7000 East Ave, L-792, Livermore,

More information

TNI mode cleaner/ laser frequency stabilization system

TNI mode cleaner/ laser frequency stabilization system LASER INTERFEROMETER GRAVITATIONAL WAVE OBSERVATORY -LIGO- CALIFORNIA INSTITUTE OF TECHNOLOGY MASSACHUSETTS INSTITUTE OF TECHNOLOGY Technical Note LIGO-T000077-00- R 8/10/00 TNI mode cleaner/ laser frequency

More information

GSM Interference Cancellation For Forensic Audio

GSM Interference Cancellation For Forensic Audio Application Report BACK April 2001 GSM Interference Cancellation For Forensic Audio Philip Harrison and Dr Boaz Rafaely (supervisor) Institute of Sound and Vibration Research (ISVR) University of Southampton,

More information

ROBUST CONTROL DESIGN FOR ACTIVE NOISE CONTROL SYSTEMS OF DUCTS WITH A VENTILATION SYSTEM USING A PAIR OF LOUDSPEAKERS

ROBUST CONTROL DESIGN FOR ACTIVE NOISE CONTROL SYSTEMS OF DUCTS WITH A VENTILATION SYSTEM USING A PAIR OF LOUDSPEAKERS ICSV14 Cairns Australia 9-12 July, 27 ROBUST CONTROL DESIGN FOR ACTIVE NOISE CONTROL SYSTEMS OF DUCTS WITH A VENTILATION SYSTEM USING A PAIR OF LOUDSPEAKERS Abstract Yasuhide Kobayashi 1 *, Hisaya Fujioka

More information

ENHANCEMENT OF THE TRANSMISSION LOSS OF DOUBLE PANELS BY MEANS OF ACTIVELY CONTROLLING THE CAVITY SOUND FIELD

ENHANCEMENT OF THE TRANSMISSION LOSS OF DOUBLE PANELS BY MEANS OF ACTIVELY CONTROLLING THE CAVITY SOUND FIELD ENHANCEMENT OF THE TRANSMISSION LOSS OF DOUBLE PANELS BY MEANS OF ACTIVELY CONTROLLING THE CAVITY SOUND FIELD André Jakob, Michael Möser Technische Universität Berlin, Institut für Technische Akustik,

More information

Active Noise Cancellation Headsets

Active Noise Cancellation Headsets W2008 EECS 452 Project Active Noise Cancellation Headsets Kuang-Hung liu, Liang-Chieh Chen, Timothy Ma, Gowtham Bellala, Kifung Chu 4 / 15 / 2008 Outline Motivation & Introduction Challenges Approach 1

More information

CDS 101/110a: Lecture 8-1 Frequency Domain Design

CDS 101/110a: Lecture 8-1 Frequency Domain Design CDS 11/11a: Lecture 8-1 Frequency Domain Design Richard M. Murray 17 November 28 Goals: Describe canonical control design problem and standard performance measures Show how to use loop shaping to achieve

More information

SHOCK AND VIBRATION RESPONSE SPECTRA COURSE Unit 4. Random Vibration Characteristics. By Tom Irvine

SHOCK AND VIBRATION RESPONSE SPECTRA COURSE Unit 4. Random Vibration Characteristics. By Tom Irvine SHOCK AND VIBRATION RESPONSE SPECTRA COURSE Unit 4. Random Vibration Characteristics By Tom Irvine Introduction Random Forcing Function and Response Consider a turbulent airflow passing over an aircraft

More information

DECENTRALISED ACTIVE VIBRATION CONTROL USING A REMOTE SENSING STRATEGY

DECENTRALISED ACTIVE VIBRATION CONTROL USING A REMOTE SENSING STRATEGY DECENTRALISED ACTIVE VIBRATION CONTROL USING A REMOTE SENSING STRATEGY Joseph Milton University of Southampton, Faculty of Engineering and the Environment, Highfield, Southampton, UK email: jm3g13@soton.ac.uk

More information

On the accuracy reciprocal and direct vibro-acoustic transfer-function measurements on vehicles for lower and medium frequencies

On the accuracy reciprocal and direct vibro-acoustic transfer-function measurements on vehicles for lower and medium frequencies On the accuracy reciprocal and direct vibro-acoustic transfer-function measurements on vehicles for lower and medium frequencies C. Coster, D. Nagahata, P.J.G. van der Linden LMS International nv, Engineering

More information

Performance Analysis of Feedforward Adaptive Noise Canceller Using Nfxlms Algorithm

Performance Analysis of Feedforward Adaptive Noise Canceller Using Nfxlms Algorithm Performance Analysis of Feedforward Adaptive Noise Canceller Using Nfxlms Algorithm ADI NARAYANA BUDATI 1, B.BHASKARA RAO 2 M.Tech Student, Department of ECE, Acharya Nagarjuna University College of Engineering

More information

Using Frequency Diversity to Improve Measurement Speed Roger Dygert MI Technologies, 1125 Satellite Blvd., Suite 100 Suwanee, GA 30024

Using Frequency Diversity to Improve Measurement Speed Roger Dygert MI Technologies, 1125 Satellite Blvd., Suite 100 Suwanee, GA 30024 Using Frequency Diversity to Improve Measurement Speed Roger Dygert MI Technologies, 1125 Satellite Blvd., Suite 1 Suwanee, GA 324 ABSTRACT Conventional antenna measurement systems use a multiplexer or

More information

Non-adaptive Wavefront Control

Non-adaptive Wavefront Control OWL Phase A Review - Garching - 2 nd to 4 th Nov 2005 Non-adaptive Wavefront Control (Presented by L. Noethe) 1 Specific problems in ELTs and OWL Concentrate on problems which are specific for ELTs and,

More information

Structure of Speech. Physical acoustics Time-domain representation Frequency domain representation Sound shaping

Structure of Speech. Physical acoustics Time-domain representation Frequency domain representation Sound shaping Structure of Speech Physical acoustics Time-domain representation Frequency domain representation Sound shaping Speech acoustics Source-Filter Theory Speech Source characteristics Speech Filter characteristics

More information

A Model Based Digital PI Current Loop Control Design for AMB Actuator Coils Lei Zhu 1, a and Larry Hawkins 2, b

A Model Based Digital PI Current Loop Control Design for AMB Actuator Coils Lei Zhu 1, a and Larry Hawkins 2, b A Model Based Digital PI Current Loop Control Design for AMB Actuator Coils Lei Zhu 1, a and Larry Hawkins 2, b 1, 2 Calnetix, Inc 23695 Via Del Rio Yorba Linda, CA 92782, USA a lzhu@calnetix.com, b lhawkins@calnetix.com

More information

Active Noise Cancellation System Using DSP Prosessor

Active Noise Cancellation System Using DSP Prosessor International Journal of Scientific & Engineering Research, Volume 4, Issue 4, April-2013 699 Active Noise Cancellation System Using DSP Prosessor G.U.Priyanga, T.Sangeetha, P.Saranya, Mr.B.Prasad Abstract---This

More information

STEREO IMPACT Solar Energetic Particles Package (SEP) Dynamic Test Plan

STEREO IMPACT Solar Energetic Particles Package (SEP) Dynamic Test Plan 1 2 Jet Propulsion Laboratory 352G-WBT-0507 Interoffice Memorandum January 13, 2005 To: From: Subject: References: Distribution W. B. Tsoi STEREO IMPACT Solar Energetic Particles Package (SEP) Dynamic

More information

Feedback Active Noise Control in a Crew Rest Compartment Mock-Up

Feedback Active Noise Control in a Crew Rest Compartment Mock-Up Copyright 2012 Tech Science Press SL, vol.8, no.1, pp.23-35, 2012 Feedback Active Noise Control in a Crew Rest Compartment Mock-Up Delf Sachau 1 Abstract: In the process of creating more fuel efficient

More information

GUIDED WEAPONS RADAR TESTING

GUIDED WEAPONS RADAR TESTING GUIDED WEAPONS RADAR TESTING by Richard H. Bryan ABSTRACT An overview of non-destructive real-time testing of missiles is discussed in this paper. This testing has become known as hardware-in-the-loop

More information

x ( Primary Path d( P (z) - e ( y ( Adaptive Filter W (z) y( S (z) Figure 1 Spectrum of motorcycle noise at 40 mph. modeling of the secondary path to

x ( Primary Path d( P (z) - e ( y ( Adaptive Filter W (z) y( S (z) Figure 1 Spectrum of motorcycle noise at 40 mph. modeling of the secondary path to Active Noise Control for Motorcycle Helmets Kishan P. Raghunathan and Sen M. Kuo Department of Electrical Engineering Northern Illinois University DeKalb, IL, USA Woon S. Gan School of Electrical and Electronic

More information

TONAL ACTIVE CONTROL IN PRODUCTION ON A LARGE TURBO-PROP AIRCRAFT

TONAL ACTIVE CONTROL IN PRODUCTION ON A LARGE TURBO-PROP AIRCRAFT TONAL ACTIVE CONTROL IN PRODUCTION ON A LARGE TURBO-PROP AIRCRAFT Richard Hinchliffe Principal Engineer, Ultra Electronics, Noise and Vibration Systems, 1 Cambridge Business Park, Cowley Road, Cambridge

More information

FREQUENCY RESPONSE AND LATENCY OF MEMS MICROPHONES: THEORY AND PRACTICE

FREQUENCY RESPONSE AND LATENCY OF MEMS MICROPHONES: THEORY AND PRACTICE APPLICATION NOTE AN22 FREQUENCY RESPONSE AND LATENCY OF MEMS MICROPHONES: THEORY AND PRACTICE This application note covers engineering details behind the latency of MEMS microphones. Major components of

More information

A DSP IMPLEMENTED DIGITAL FM MULTIPLEXING SYSTEM

A DSP IMPLEMENTED DIGITAL FM MULTIPLEXING SYSTEM A DSP IMPLEMENTED DIGITAL FM MULTIPLEXING SYSTEM Item Type text; Proceedings Authors Rosenthal, Glenn K. Publisher International Foundation for Telemetering Journal International Telemetering Conference

More information

works must be obtained from the IEE

works must be obtained from the IEE Title A filtered-x LMS algorithm for sinu Effects of frequency mismatch Author(s) Hinamoto, Y; Sakai, H Citation IEEE SIGNAL PROCESSING LETTERS (200 262 Issue Date 2007-04 URL http://hdl.hle.net/2433/50542

More information

The Air Bearing Throughput Edge By Kevin McCarthy, Chief Technology Officer

The Air Bearing Throughput Edge By Kevin McCarthy, Chief Technology Officer 159 Swanson Rd. Boxborough, MA 01719 Phone +1.508.475.3400 dovermotion.com The Air Bearing Throughput Edge By Kevin McCarthy, Chief Technology Officer In addition to the numerous advantages described in

More information

CHAPTER. delta-sigma modulators 1.0

CHAPTER. delta-sigma modulators 1.0 CHAPTER 1 CHAPTER Conventional delta-sigma modulators 1.0 This Chapter presents the traditional first- and second-order DSM. The main sources for non-ideal operation are described together with some commonly

More information

Loop Design. Chapter Introduction

Loop Design. Chapter Introduction Chapter 8 Loop Design 8.1 Introduction This is the first Chapter that deals with design and we will therefore start by some general aspects on design of engineering systems. Design is complicated because

More information

ZLS38500 Firmware for Handsfree Car Kits

ZLS38500 Firmware for Handsfree Car Kits Firmware for Handsfree Car Kits Features Selectable Acoustic and Line Cancellers (AEC & LEC) Programmable echo tail cancellation length from 8 to 256 ms Reduction - up to 20 db for white noise and up to

More information

Automatic Control Motion control Advanced control techniques

Automatic Control Motion control Advanced control techniques Automatic Control Motion control Advanced control techniques (luca.bascetta@polimi.it) Politecnico di Milano Dipartimento di Elettronica, Informazione e Bioingegneria Motivations (I) 2 Besides the classical

More information

Digital LLRF Test on the Renascence Cryomodule

Digital LLRF Test on the Renascence Cryomodule Digital LLRF Test on the Renascence Cryomodule Trent Allison, Rama Bachimanchi, Curt Hovater, John Musson and Tomasz Plawski Introduction The Renascence cryomodule was the first opportunity for testing

More information

Design and Implementation of the Control System for a 2 khz Rotary Fast Tool Servo

Design and Implementation of the Control System for a 2 khz Rotary Fast Tool Servo Design and Implementation of the Control System for a 2 khz Rotary Fast Tool Servo Richard C. Montesanti a,b, David L. Trumper b a Lawrence Livermore National Laboratory, Livermore, CA b Massachusetts

More information

NAVAL POSTGRADUATE SCHOOL DISSERTATION

NAVAL POSTGRADUATE SCHOOL DISSERTATION NAVAL POSTGRADUATE SCHOOL MONTEREY, CALIFORNIA DISSERTATION THE ADAPTIVE CONTROL OF OPTICAL BEAM JITTER by R. Joseph Watkins December 24 Dissertation Supervisor: Brij N. Agrawal Approved for public release,

More information

µ Control of a High Speed Spindle Thrust Magnetic Bearing

µ Control of a High Speed Spindle Thrust Magnetic Bearing µ Control of a High Speed Spindle Thrust Magnetic Bearing Roger L. Fittro* Lecturer Carl R. Knospe** Associate Professor * Aston University, Birmingham, England, ** University of Virginia, Department of

More information

19 th INTERNATIONAL CONGRESS ON ACOUSTICS MADRID, 2-7 SEPTEMBER 2007 VIRTUAL AUDIO REPRODUCED IN A HEADREST

19 th INTERNATIONAL CONGRESS ON ACOUSTICS MADRID, 2-7 SEPTEMBER 2007 VIRTUAL AUDIO REPRODUCED IN A HEADREST 19 th INTERNATIONAL CONGRESS ON ACOUSTICS MADRID, 2-7 SEPTEMBER 2007 VIRTUAL AUDIO REPRODUCED IN A HEADREST PACS: 43.25.Lj M.Jones, S.J.Elliott, T.Takeuchi, J.Beer Institute of Sound and Vibration Research;

More information

Solution of Pipeline Vibration Problems By New Field-Measurement Technique

Solution of Pipeline Vibration Problems By New Field-Measurement Technique Purdue University Purdue e-pubs International Compressor Engineering Conference School of Mechanical Engineering 1974 Solution of Pipeline Vibration Problems By New Field-Measurement Technique Michael

More information

Digital inertial algorithm for recording track geometry on commercial shinkansen trains

Digital inertial algorithm for recording track geometry on commercial shinkansen trains Computers in Railways XI 683 Digital inertial algorithm for recording track geometry on commercial shinkansen trains M. Kobayashi, Y. Naganuma, M. Nakagawa & T. Okumura Technology Research and Development

More information

A New Variable Threshold and Dynamic Step Size Based Active Noise Control System for Improving Performance

A New Variable Threshold and Dynamic Step Size Based Active Noise Control System for Improving Performance A New Variable hreshold and Dynamic Step Size Based Active Noise Control System for Improving Performance P.Babu Department of ECE K.S.Rangasamy College of echnology iruchengode, amilnadu, India. A.Krishnan

More information

Developer Techniques Sessions

Developer Techniques Sessions 1 Developer Techniques Sessions Physical Measurements and Signal Processing Control Systems Logging and Networking 2 Abstract This session covers the technologies and configuration of a physical measurement

More information

II. PHASE I: TECHNOLOGY DEVELOPMENT Phase I has five tasks that are to be carried out in parallel.

II. PHASE I: TECHNOLOGY DEVELOPMENT Phase I has five tasks that are to be carried out in parallel. Krypton Fluoride Laser Development-the Path to an IRE John Sethian Naval Research Laboratory I. INTRODUCTION We have proposed a program to develop a KrF laser system for Inertial Fusion Energy. Although

More information

Low Temperature RSP2 Production Cryocooler and Electronics Performance

Low Temperature RSP2 Production Cryocooler and Electronics Performance 1 Low Temperature RSP2 Production Cryocooler and Electronics Performance T. Conrad, B. Schaefer, R. Yates, D. Bruckman, M. Barr, M. Kieffer Raytheon Space and Airborne Systems El Segundo, CA 90245 ABSTRACT

More information

A New Method For Active Noise Control Systems With Online Acoustic Feedback Path Modeling

A New Method For Active Noise Control Systems With Online Acoustic Feedback Path Modeling A New Method For Active Noise Control Systems With Online Acoustic Feedback Path Modeling Muhammad Tahir Akhtar Department of Electrical Engineering, Pakistan Institute of Engineering and Applied Sciences,

More information

An experimental investigation of cavity noise control using mistuned Helmholtz resonators

An experimental investigation of cavity noise control using mistuned Helmholtz resonators An experimental investigation of cavity noise control using mistuned Helmholtz resonators ABSTRACT V Surya Narayana Reddi CHINTAPALLI; Chandramouli PADMANABHAN 1 Machine Design Section, Department of Mechanical

More information

Optical Correlator for Image Motion Compensation in the Focal Plane of a Satellite Camera

Optical Correlator for Image Motion Compensation in the Focal Plane of a Satellite Camera 15 th IFAC Symposium on Automatic Control in Aerospace Bologna, September 6, 2001 Optical Correlator for Image Motion Compensation in the Focal Plane of a Satellite Camera K. Janschek, V. Tchernykh, -

More information

Testing Power Sources for Stability

Testing Power Sources for Stability Keywords Venable, frequency response analyzer, oscillator, power source, stability testing, feedback loop, error amplifier compensation, impedance, output voltage, transfer function, gain crossover, bode

More information

3. Discrete and Continuous-Time Analysis of Current-Mode Cell

3. Discrete and Continuous-Time Analysis of Current-Mode Cell 3. Discrete and Continuous-Time Analysis of Current-Mode Cell 3.1 ntroduction Fig. 3.1 shows schematics of the basic two-state PWM converters operating with current-mode control. The sensed current waveform

More information

EECS 452, W.03 DSP Project Proposals: HW#5 James Glettler

EECS 452, W.03 DSP Project Proposals: HW#5 James Glettler EECS 45, W.03 Project Proposals: HW#5 James Glettler James (at) ElysianAudio.com - jglettle (at) umich.edu - www.elysianaudio.com Proposal: Automated Adaptive Room/System Equalization System Develop a

More information

Active structural acoustic control of rotating machinery using an active bearing

Active structural acoustic control of rotating machinery using an active bearing Active structural acoustic control of rotating machinery using an active bearing S. Devos 1, B. Stallaert 2, G. Pinte 1, W. Symens 1, P. Sas 2, J. Swevers 2 1 Flanders MECHATRONICS Technology Centre Celestijnenlaan

More information