Giter Club home page Giter Club logo

bachelor-thesis's Introduction

Implementation and verification of a hardware-based controller for a three-phase induction motor on an FPGA

Abstract

The aim of this thesis is to study the main techniques of motor control in order to implement and design a hardware-based controller for a three-phase induction motor, developed in VHDL language and running on an Artix-7 FPGA (Xilinx). This controller is based on variable-frequency drive techniques. The modules that define this controller's hardware description run concurrently to each other, and they allow the motor to have a better time response and they also improve its performance compared to a microcontroller. This thesis is related to digital systems, power electronics and control systems.

Contents

1 Introduction . . . . . . . . . . . . . . . . . . 2
2 Motivation . . . . . . . . . . . . . . . . . . . 4
3 Variable-frequency Drive . . . . . . . . . . . . 6
4 Field Oriented Control . . . . . . . . . . . . . 9
5 Direct Torque Control. . . . . . . . . . . . .  16
6 Field Programmable Gate Arrays . . . . . . . .  19
7 Inverter and motor . . . . . . . . . . . . . .  24
8 Implementation and Verifcation of a
        scalar VFD on an FPGA with VHDL. . . . .  28
9 Simulation and Verifcation of a
        vector FOC on an FPGA with VHDL. . . . .  37
10 Conclusion. . . . . . . . . . . . . . . . . .  40
11 Future work . . . . . . . . . . . . . . . . .  41

Publication to UPC's institutional repository
upcommons.upc.edu/handle/2117/134233

Check out the document
Open PDF

Check the source code
On GitHub

Code

In this repo you can check out the code that was described for the thesis.

Structure:

  • codi/FOC -> Field Oriented Control method source files (independent project)
    • Constraints (for Basys3 board)
    • Simulation (TestBench)
    • Sources/new (modules for each process of the control flow)
  • codi/VFD -> Variable Frequency Drive method source files (independent project)
    • Constraints
    • Simulation
    • Sources/new
  • Other (ROMs, guides, ...)

The project is written in VHDL using Xilinx Vivado® Design Suite and runs on an Artix7-Basys3 FPGA.

Tallinn - Barcelona - Manresa
March 2019

bachelor-thesis's People

Contributors

marcelcases avatar

Stargazers

 avatar  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.