Giter Club home page Giter Club logo

rfid-reader's People

rfid-reader's Issues

Carier frequency generator

The circuit used for carier frequency generation is simply overkill and 
uses too much hardware for what it does. 

The circuitry was adopted from the microchip reference design. In their 
design a single crystal was used to generate both the clock for the 
microchip and, with the aid of a divider, the carier signal to be fed into 
the antenna driver.

In our design the chip is using an internal oscillator, so there is no 
need for an external clock. Hence the only function being served by the 
clock circuitry is to generate a carrier for the antenna. However it is 
still using a 4 MHz crystal and the divider to get the 125 kHz carier 
signal that we need. Also, the signal being generated is a square wave and 
has to be passed through a series RLC circuit in the next stage to 
transform it into a sinusoid.

The task is to replace the clock generating circuitry and the RLC 
combination with something that generates a 125 kHz sinusoidal to be fed 
directly into the driving stage. Feel free to attack the issue.

Original issue reported on code.google.com by [email protected] on 16 Jul 2008 at 1:19

Filter design

We can improve the filtering stage (read minimize the hardware) by 
replacing the two active band pass filters with a single bandpass filter 
utilizing a single opamp.

The task is to see if this is a feasible improvement over what we have 
now. Myself and Valentine were able to get a frequency response of the 
current filters using Cadence PSpice. The next step is to find a single 
opamp filter configuration and drop it in place of the current set up to 
get the new response. From there we can see if it is a proper substitute.

Original issue reported on code.google.com by [email protected] on 16 Jul 2008 at 1:30

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.