Email: Password: Remember Me | Create Account (Free)

Back to Subject List

Old thread has been locked -- no new posts accepted in this thread
???
11/21/04 19:01
Read: times


 
#81637 - Pros and cons
Responding to: ???'s previous message
Hi Nguyen,

You can use AT89S52 to measure the frequency. You can connect the frequency signal to your micro port pin [ of course with micro circuit protection precautions ]. In this case either you can use Timer 2 or say external interrupt polling on ordinary port pin etc. and can determine the frequency. I would prefer this method since the hardware required is much less.

frequency signal---> micro.

You can use frequency to voltage converter that you have. but then to measure the voltage you need an ADC. Thus your circuit hardware gets increased.

frequency signal -->F to V converter ---> ADC --->micro

I dont see any significant advantage in using the second approach.

Regards,
Prahlad Purohit

List of 4 messages in thread
TopicAuthorDate
F/V converter VS freq measure circuit?            01/01/70 00:00      
   Pros and cons            01/01/70 00:00      
   Re: F/V converter VS freq measure circ            01/01/70 00:00      
      one more thing            01/01/70 00:00      

Back to Subject List