Git Product home page Git Product logo

stm32f7's Introduction

A DVFS Algorithm STM32F7 ARM Cortex-M7 MCU

Disclaimer

This project is my Thesis for TAIST Tokyo Tech International Program of Kasetsart University, Thailand. The project is under MIT license, you are allow to use my work for any research and development purpose but please cite this repository in your work otherwise violation of license will be enforced.

Abstract

This on-development project is anticipated to demonstrate a softwware-level energy management by implementing a Dynmaic Voltage Frequency Scaling (DVFS) Technique in order to minimize processor energy consumption. FreeRTOS, a open-source real-time operating System (RTOS), kernel is modified by inserting a optimal frequency calculation module determing from processor active power consumption so called

  1. On-chip Workload A workload that depend on processor's operating frequency
  2. Off-chip Workload A workload that DOES NOT depend on processor's operating frequency This technique employ a task-level frequency adjustment, in other word, every tasks has its own operating frequency so that energy consumption would be minimized for every execution of task instance.

To-do List

  • Create Development Environment using IAR
  • Implement a frequency adjustment module on FreeRTOS
  • Develop a optimal frequency calculation
  • Evaluate algorithm performance

Goragod Pongthanisorn

Co-lecturer, Master Student

[email protected]

[email protected]

[email protected]

CAESAR LAB, 5th floor Chuchart Khamphoo Bulding, Kasetsart University, Thailand

CERT Lab, 4th floor, C Building, Thai-Nichi Institute of Technology, Thailand

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.