controller design for a linearly actuated suspension system (cdlass)

27
Controller Design for a Linearly Actuated Suspension System (cdlass) Dan Altman, Tim Reilley & Joseph Sholl Advisors: Prof. Gutschlag & Prof. Anakwa

Upload: selena

Post on 25-Feb-2016

34 views

Category:

Documents


1 download

DESCRIPTION

Controller Design for a Linearly Actuated Suspension System (cdlass). Dan Altman, Tim Reilley & Joseph Sholl Advisors: Prof. Gutschlag & Prof. Anakwa. Presentation Outline. Introduction of Team Members Project Summary Project Description Complete System Block Diagram - PowerPoint PPT Presentation

TRANSCRIPT

Page 1: Controller Design for a Linearly Actuated Suspension System (cdlass)

Controller Design for a Linearly Actuated Suspension System (cdlass)Dan Altman, Tim Reilley & Joseph Sholl

Advisors: Prof. Gutschlag & Prof. Anakwa

Page 2: Controller Design for a Linearly Actuated Suspension System (cdlass)

Presentation Outline• Introduction of Team Members

• Project Summary

• Project Description

• Complete System Block Diagram

• Controller Flow Chart

• Disturbance Using Cam Shaft

• Hardware, Software, and Circuitry

• Projected Schedule

Page 3: Controller Design for a Linearly Actuated Suspension System (cdlass)

Project Summary

We will design a controller for an electric linear actuator-based active suspension system. Initially, a position sensor will be used to determine the location of the “vehicle,” relative to the “wheel” position. The controller will use this information to engage the linear actuator to keep the mass at a relatively constant position. The addition of an accelerometer to the system will eventually be investigated to control the acceleration levels experienced throughout the range of available “wheel” displacement. LabVIEW will be used throughout the project as the controller platform. An additional deliverable of the project will be the creation of a tutorial (or guide) on the use of LabVIEW in controller design and implementation.

Page 4: Controller Design for a Linearly Actuated Suspension System (cdlass)

Current Project Goals• Model the system characteristics of the linear actuator• Implement National Instrument’s hardware and software

(LabViewTM) to provide data acquisition and power electronics control

• Create a tutorial for the use of National Instrument’s hardware and software (LabViewTM)

• Implement a feedback position controller using National Instrument’s hardware and software (LabViewTM) to minimize the error

• Reintegrate the linear actuator and H-bridge hardware into the suspension system due to the unavailability of the H-bridge hardware used previously

Page 5: Controller Design for a Linearly Actuated Suspension System (cdlass)

Project Description

This project will involve focused efforts in power electronics design, system modeling and simulation, and feedback controller design. After the system and controller are simulated successfully utilizing Simulink, National Instrument hardware and software will be used to implement the feedback controller and provide control signals to the power electronics driving the active suspension system linear actuator.

Page 6: Controller Design for a Linearly Actuated Suspension System (cdlass)

Complete System Block Diagram

Page 7: Controller Design for a Linearly Actuated Suspension System (cdlass)

Controller Flow Chart

Page 8: Controller Design for a Linearly Actuated Suspension System (cdlass)

LabVIEW

Page 9: Controller Design for a Linearly Actuated Suspension System (cdlass)

LabVIEW

Page 10: Controller Design for a Linearly Actuated Suspension System (cdlass)

Physical System

Page 11: Controller Design for a Linearly Actuated Suspension System (cdlass)

Linear Actuator • Uses controller information from

LabVIEW and potentiometer in order react to disturbances

• Relationship between torque and applied force:

Feature EC2 Std. Maximum Stroke

Length [in (mm)] 29.53 (750) Type of Screw Ball

Lead [displacement / rev] 16,5 mm

Nom. Lead Screw Diameter 16mm

Backlash[in (mm)] 0.010(0.025)Dimension Std. Metric ISO6431

Std. Bore size 50mm

Brushless Servomotor AKM23, NEMA 23Max. Thrust [lb(N)] 810 (3600)

Max.Velocity [in/sec(m/s) 50 (1.27)

Max. Rated Duty Cycle 100%

Page 12: Controller Design for a Linearly Actuated Suspension System (cdlass)

Linear Actuator/System Test • Based on the relationship between torque and applied force we derived

the following equation to determine Tc and b:

Page 13: Controller Design for a Linearly Actuated Suspension System (cdlass)

Linear Actuator/System TestTrial 1:8-2 ½ Lbs. Weights 20 Lbs or 9.07 kg

Steady-State

Approx. 20.5 V

Page 14: Controller Design for a Linearly Actuated Suspension System (cdlass)

Linear Actuator/System Test Trial 1:10-2 ½ Lbs. Weights 25 Lbs or 11.34 kg

Steady-State

Approx. 49.2 V

Page 15: Controller Design for a Linearly Actuated Suspension System (cdlass)

Linear Actuator/System Test • Based on the previous group’s work, kE=0.382 [V/rad/sec] so

Trial 1: ω = 20.5 [V] / .382 [V/rad/sec] = 53.67 [rad/sec]

Trial 2: ω = 49.2 [V] / .382 [V/rad/sec] = 128.80 [rad/sec]

Using simultaneous equation solver:

Tc = 0.09304 b = 7.55 X 10-4

Page 16: Controller Design for a Linearly Actuated Suspension System (cdlass)

Disturbance Control• AC motor drives the cam • Variable Frequency Drive, Controls the speed of the AC motor• Single elliptical cam shape causes the disturbance while rotating

Page 17: Controller Design for a Linearly Actuated Suspension System (cdlass)

Disturbance Analysis

Page 18: Controller Design for a Linearly Actuated Suspension System (cdlass)

National Instrument Hardware

• NI cDAQ-9174 NI CompactDAQ 4-slot USB 2.0 Chassis, 9 V - 30 V Input Voltage Range

• NI 9211 4-Channel 24-Bit Thermocouple Input Module, 14 S/s sample rate, ± 80 mV

• NI 9215 4-Channel 16-bit Analog Input Module, 100 kS/s/ch sample rate, ± 10 V

• NI 9221 8-Channel 12-Bit Analog Input Module, 800 kS/s

sample rate, ± 60 V

Page 19: Controller Design for a Linearly Actuated Suspension System (cdlass)

Original H-bridge and Gate Driver Hardware

IR2110

We will utilize:• Two Fairchild Semiconductor

FMG2G75US60 IGBT Power Modules

• Two IR2110 High and Low Side Drivers

• Four 6N137 High Speed 10MBit/s Logic Gate Optocouplers

Fairchild FMG2G75US60 IGBT Power Module

IR2110 Driver

6N137 Logic GateOptocouplers

Page 20: Controller Design for a Linearly Actuated Suspension System (cdlass)

Revised H-bridge and Gate Driver Hardware

We will utilize:• Four (4) HCPL 3120 Gate Drive

Optocouplers• Four (4) IRF640N MOSFETs

Reason for Change:• HCPL 3120 more robust, fewer

chips, built-in optocoupling• IRF640N on hand

IRF640N Power MOSFET

HCPL 3120Gate Drive Optocoupler

Page 21: Controller Design for a Linearly Actuated Suspension System (cdlass)

Original Bootstrap Circuit

Page 22: Controller Design for a Linearly Actuated Suspension System (cdlass)

Original Optical Isolator Circuit (One Side of H-Bridge)

Page 23: Controller Design for a Linearly Actuated Suspension System (cdlass)

Revised H-Bridge Circuit with BootstrapC1=C3=100µF=Cbs

C2=C4=0.1µF15 V

5 V

2*[2*Qg + Iqbs(max)/f + QLS + Icbs(leak)/f] 2*[2*20nC + 230µA/1 kHz + 5nC + 0/1 kHz]Cbs > ------------------------------------------------ *15 = ---------------------------------------------------------- *15 = 2µF [Vcc + Vf + VLS – Vmin] [15 V + 0.8 V + 0.3 V – 10 V]

Page 24: Controller Design for a Linearly Actuated Suspension System (cdlass)

Performance Specifications

• The controller shall drive the linear actuator to maintain a midpoint level, yet to be determined, and minimize displacement for a disturbance with a frequency of 5 Hz

 • The system shall minimize displacement of the cab from the midpoint to ± ⅛” (3.175 mm) with

no load • The system shall minimize displacement of the cab from the midpoint to ± ¼” (6.35 mm) with a

load 

Page 25: Controller Design for a Linearly Actuated Suspension System (cdlass)

Tutorial

FIGURE 1

Step one: click on icon and drag to center.

Screenshots and other figures

Detailed step-by-step instructions

Page 26: Controller Design for a Linearly Actuated Suspension System (cdlass)

Division of Labor• Dan Altman – Control System Design / Web Page

• Tim Reilley – Power Electronics / National Instruments Hardware Integration

• Joseph Sholl – Labview Software Implementation / Tutorial Developer 

Page 27: Controller Design for a Linearly Actuated Suspension System (cdlass)

Project Schedule