Git Product home page Git Product logo

adder's Introduction

Adder

⌨ team project for [2020-1] KNU capstone project2
🖱 mento professor YongTae Kim
🎥 Demo Video: https://youtu.be/1foM8boSv5A

Introduction

A Study & Proposal for a New Low-Power Energy Efficient Adder Algorithm for Reducing Power and Energy Consumption of Artificial Intelligence Processors
Evaluation of Proposed Approximate Adder Algorithm
  • Assessing algorithmic performance by building SW simulators using c/c++
  • Evaluate the accuracy of the operation on multiple criteria(ex.error rate)
  • Evaluation by applying algorithms that require additional computation(ex. Video processing)

Benefit

  • Develop a new low-power energy high-efficiency accelerator and apply it to various artificial intelligence algorithms including artificial intelligence processors to build an efficient artificial intelligence platform.
  • Additive operations are basic operations, so they are applied to various algorithms such as image/voice processing, communication, and diphrers that require them

Results

1. Design Low-power Approximate Floating Point Adder

We make accutrate floating point adder with C++ based on IEEE 754. As a result of 5 million tests, the accuracy is 100%. Then we applied it to LOA and ETA1. And based on these activities and other related studies, we designed low-power approximate floating point adder.

Fp.cpp

accutrate floating point adder with C++ based on IEEE 754

2. Design Approximate Adder with increased accuracy

FP_ETA1, FP_LOA

ETA1, LOA with FP.cpp

AX_adder.cpp

our main goal. we make revising 'normalize'

3. Evaluation

adder's People

Contributors

jaeyeong-li avatar kubinn0506 avatar ljw8161 avatar szzi avatar wjh51333 avatar

Watchers

 avatar  avatar

Forkers

wjh51333

adder's Issues

(정수) 연산자별 성능 측정 및 분석(5/12)

  • 9개의 연산자(AND, OR, BUF, XOR, NAND, NOR, NXOR, VDD(1), VDD(0))들의 성능 측정하여 어떤 연산자를 어떤 방식으로
    사용하는것이 좋을지 분석
  • 본인들이 구상한 Adder의 성능 측정해보기
  • 측정 및 분석 결과 정리해서 공유

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.