1 / 8

Inverted Pendulum Control

The Innoventors : Andrew Latchman Brad Panzarella. Inverted Pendulum Control. Hardware Architecture. Software Architecture. Mechanical Belt and Sprocket Control PID Electrical/Software AD PWM. Design Overview. Objectives Motion confined to a single plane

dannon
Télécharger la présentation

Inverted Pendulum Control

An Image/Link below is provided (as is) to download presentation Download Policy: Content on the Website is provided to you AS IS for your information and personal use and may not be sold / licensed / shared on other websites without getting consent from its author. Content is provided to you AS IS for your information and personal use only. Download presentation by click this link. While downloading, if for some reason you are not able to download a presentation, the publisher may have deleted the file from their server. During download, if you can't get a presentation, the file might be deleted by the publisher.

E N D

Presentation Transcript


  1. The Innoventors: Andrew Latchman Brad Panzarella Inverted Pendulum Control

  2. Hardware Architecture

  3. Software Architecture

  4. Mechanical • Belt and Sprocket • Control • PID • Electrical/Software • AD • PWM Design Overview

  5. Objectives • Motion confined to a single plane • Control unhampered by mechanism • Friction • High Speed • High Acceleration (Positive and Negative) Mechanical

  6. PID • u(n) = u(n-1) + Kp(e(n) – e(n-1)) + Ki(e(n) + e(n-1)) + Kd(e(n) – 2*e(n-1) + e(n-2)) • Affect of Kp, Ki, Kd terms Control

  7. Components (AD, Motor Controller) • PicBasic • Pros (ease of use) • Cons (simplified to the extreme) • PCB Design Electrical/Software

  8. It works!!!! Enjoy Demo

More Related