Giter Site home page Giter Site logo

control_project's Introduction

Control_Project

The project's aim is to practice compensation and controller design and also develop problem solving skills by modeling of real-life electromechanical system.

Skills Learned

  • Using MATLAB commands to simulate Control Blocks and execute algorithms and operations on the data

  • Using SIMULINK to design controller by using available tools as PID Tuner

Problems Encountered and Solved

  • Using SIMULINK to develop PD Controller with a predetermined lead compensator can't be achieved so, we had to find another way.

Problem with PID Tuner in SIMULINK

Problem with PID Tuner in SIMULINK

  • So, we had to find another way which is to use a PI Controller to use the PID Tuner normally and add a block equivalent to $\frac{s}{s + 1000}$ The term (s + 1000) is the lead compensator given. The term s is to remove the effect of the s in integrator denominator while keeping the Numerator as it is. We then swapped in our Matlab Code Kp for Kd as it was multiplied by s and KI became Kp

Compensator Block is selected. The PI block is also on the left which parameters were tuned and the block on the right is the system

control_project's People

Contributors

minkir014 avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.