CCS C Software and Maintenance Offers
FAQFAQ   FAQForum Help   FAQOfficial CCS Support   SearchSearch  RegisterRegister 

ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

CCS does not monitor this forum on a regular basis.

Please do not post bug reports on this forum. Send them to support@ccsinfo.com

measurement of pulsating dc using pic

 
Post new topic   Reply to topic    CCS Forum Index -> General CCS C Discussion
View previous topic :: View next topic  
Author Message
bmkgaa



Joined: 21 Jan 2009
Posts: 2

View user's profile Send private message

measurement of pulsating dc using pic
PostPosted: Wed Jan 21, 2009 11:06 pm     Reply with quote

I want to measure pulsating dc using pic 16f877a.
Can anyone suggest a program for this ?
Thanks in advance.
Guest








Re: measurement of pulsating dc using pic
PostPosted: Thu Jan 22, 2009 6:55 am     Reply with quote

bmkgaa wrote:
I want to measure pulsating dc using pic 16f877a.
Can anyone suggest a program for this ?
Thanks in advance.


What do you want to measure about the pulsating dc? The pulse width? The frequency of the pulsations? The duty-cycle?
SherpaDoug



Joined: 07 Sep 2003
Posts: 1640
Location: Cape Cod Mass USA

View user's profile Send private message

PostPosted: Thu Jan 22, 2009 9:26 am     Reply with quote

You will probably want to synchronize your measurements with the pulses. Can you turn the pulses into a TTL signal so the PIC (which PIC do you have in mind?) can trigger on it?
_________________
The search for better is endless. Instead simply find very good and get the job done.
bmkgaa



Joined: 21 Jan 2009
Posts: 2

View user's profile Send private message

measurement of pulsating dc
PostPosted: Thu Jan 22, 2009 10:26 pm     Reply with quote

I am sorry, I want to measure the amplitude of pulsating dc.

thanks
RLScott



Joined: 10 Jul 2007
Posts: 465

View user's profile Send private message

Re: measurement of pulsating dc
PostPosted: Fri Jan 23, 2009 6:42 am     Reply with quote

bmkgaa wrote:
...I want to measure the amplitude of pulsating dc...

Then you will want to use the A/D converter. Hopefully the voltage range of the pulsating DC is less than the Vdd of the PIC. If not, then you will have to divide it down with a resistive voltage divider. Then there is the issue of the duration of the pulses. If they are long enough, then you can just read the A/D converter over and over again, watching for a maximum value. If the duration is too short for that, then you may have to build a peak-detector circuit ahead of the A/D to capture the peak value.
_________________
Robert Scott
Real-Time Specialties
Embedded Systems Consulting
Display posts from previous:   
Post new topic   Reply to topic    CCS Forum Index -> General CCS C Discussion All times are GMT - 6 Hours
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum


Powered by phpBB © 2001, 2005 phpBB Group