Git Product home page Git Product logo

fpga_pulsed_adc's Introduction

block diagram
In this sample project a transistor-based analog-to-digital converter is interfaced to FPGA to implement a low-cost ADC. To design the ADC, an especial technique is developed based of the idea behind SAR (successive accumulation register) technique and pulse width modulation. The designed ADC consists of two blocks: comparator and integrator which are implemented by BJT transistors. The duty-cycle of output pulses of ADC is proportional to the differential of the input analog signal. At the FPGA side, an integrator is applied to the input pulse to reconstruct the original input signal. However a problem arises if there is a mismatch between zero and one periods of the pulse (because of mismatch in low-side and high-side of integrator circuit). So there's a need to compensate this mismatch inside the FPGA. Moreover, a high-pass FIR filter (with 16-tap) with a cut-off frequency around few KHz is used to eliminate any DC value as well as errors caused by imperfection in compensator mechanism. The output results are send through WIFI to the PC with a Java app running to monitor the outcome of ADC process.

ADC schematic:

schematic

Spice simulation:

waveform

Monitoring with Java Application:

Java_waveform

VHDL_code_preview

Information about WIFI and Java application are provided in repository: ADC_FPGA_WIFI



Author:

Hamid Reza Tanhaei

fpga_pulsed_adc's People

Contributors

hamid-r-tanhaei 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.