Continue to Site

Welcome to EDAboard.com

Welcome to our site! EDAboard.com is an international Electronics Discussion Forum focused on EDA software, circuits, schematics, books, theory, papers, asic, pld, 8051, DSP, Network, RF, Analog Design, PCB, Service Manuals... and a whole lot more! To participate you need to register. Registration is free. Click here to register now.

Frequency Analyzer using Microcontroller

Status
Not open for further replies.

satria02

Junior Member level 2
Joined
Apr 22, 2011
Messages
24
Helped
0
Reputation
0
Reaction score
0
Trophy points
1,281
Location
Bandung
Activity points
1,467
I have microcontroller AVR ATmega32, Direct Digital Synthesizer (DDS AD9951), mixer SA612A, Low Pass Filter Max 297, and ADC ADCS7476....

Do you have some idea to read the frequency signal by using that IC device?

thanks alot

Satria
 

If the freq. range to be measured is in the lower range (~1 MHz) , you can do one thing : make a schmitt trigger and give the inpput signal to the schmitt trigger. Also, set the o/p of schmitt trigger on TTL level. And apply this o/p to any pin of the Micro-controller. On the micro-controller, you can run a code that counts the no. of HIGHs and LOWs in predetermined time window (say 100ms or 500 ms or 1 S). This way you can count the frequency of the signal.
 

Status
Not open for further replies.

Part and Inventory Search

Welcome to EDABoard.com

Sponsor

Back
Top