| Author |
Message |
hash kahn
Guest
|
Posted:
Wed Dec 28, 2005 1:16 am Post subject:
help ...!!! |
|
|
well friendz i might be on wrong group but i need help on ..
microcontroller well can any one tell me how i can measure the maximum
frequency on 8051 and upto how much does this processor measure pllzzz
resond quick if any of ya know some thing
take care and bye |
|
| Back to top |
|
 |
Tim Wescott
Guest
|
Posted:
Wed Dec 28, 2005 1:16 am Post subject:
Re: help ...!!! |
|
|
hash kahn wrote:
| Quote: | well friendz i might be on wrong group but i need help on ..
microcontroller well can any one tell me how i can measure the maximum
frequency on 8051 and upto how much does this processor measure pllzzz
resond quick if any of ya know some thing
take care and bye
The maximum frequency of what? |
What sort of signal is it?
How are you measuring it?
By the way: Newsgroups are not cellphones. You have nearly unlimited
amounts of space for luxuries like fully spelled-out words.
--
Tim Wescott
Wescott Design Services
http://www.wescottdesign.com |
|
| Back to top |
|
 |
Hash
Guest
|
Posted:
Wed Dec 28, 2005 9:16 am Post subject:
Re: help ...!!! |
|
|
well tim i have a project about heartbeat monitoring system and i have
to calculate dat how much frequency i can measure from external source
maximum frequency and how would be the minimum frequency i would able
to measure .. well it was not part of the project but i was forced to
calculate all this can ya help me with this i will be very thankful to
ya ..
if any other information ya required i am here :((
thanx any how
HASH... |
|
| Back to top |
|
 |
Mike Yarwood
Guest
|
Posted:
Wed Dec 28, 2005 1:19 pm Post subject:
Re: help ...!!! |
|
|
"Hash" <coolmessage@gmail.com> wrote in message
news:1135753931.299697.281380@g43g2000cwa.googlegroups.com...
| Quote: | well tim i have a project about heartbeat monitoring system and i have
to calculate dat how much frequency i can measure from external source
maximum frequency and how would be the minimum frequency i would able
to measure .. well it was not part of the project but i was forced to
calculate all this can ya help me with this i will be very thankful to
ya ..
if any other information ya required i am here :((
O.K., I'm assuming that you have a board with a microprocessor on it which |
is compatble with the 8051 instruction set : does this particular chip have
an inbuilt ADC? if not what are you using and how is it clocked? : what
data storage do you have on the board? can you provide the type of
microcontroller/processor you are actually using? 8051 is a bit too generic.
After that someone who actually knows something about DSP might be able to
help ( I hope).
Best of Luck - Mike |
|
| Back to top |
|
 |
Noway2
Guest
|
Posted:
Wed Dec 28, 2005 5:15 pm Post subject:
Re: help ...!!! |
|
|
Another question, are you attempting to measure this signal with an ADC
or a form of (digital) input capture? |
|
| Back to top |
|
 |
Jerry Avins
Guest
|
Posted:
Wed Dec 28, 2005 5:16 pm Post subject:
Re: help ...!!! |
|
|
Hash wrote:
| Quote: | well tim i have a project about heartbeat monitoring system and i have
to calculate dat how much frequency i can measure from external source
maximum frequency and how would be the minimum frequency i would able
to measure .. well it was not part of the project but i was forced to
calculate all this can ya help me with this i will be very thankful to
ya ..
if any other information ya required i am here :((
thanx any how
HASH...
|
Look: we'd like to help, but we have nothing to go by. The 8051 can't
monitor anything by itself; you need to hook it up to something that
senses what you want to measure and makes an electrical signal out of
it. (That's called a transducer.) You need to write a program to use the
data from the signal, and you need to know how long that program takes
once through. In turn, that depends on the clock speed of your
particular 8051 and on the program you write.
The way you ask your question is like a kid asking the bus driver,
"Where should I get off to go to Grandma's house?" A descriptive subject
might help you to get better answers. You might get some hints about
asking better questions from http://users.erols.com/jyavins/procfaq.htm.
Jerry
--
Engineering is the art of making what you want from things you can get.
ŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻ |
|
| Back to top |
|
 |
Bhaskar Thiagarajan
Guest
|
Posted:
Thu Dec 29, 2005 1:16 am Post subject:
Re: help ...!!! |
|
|
"Hash" <coolmessage@gmail.com> wrote in message
news:1135807795.157108.235970@g47g2000cwa.googlegroups.com...
| Quote: | well i am using 8051 to give the signal to the 8051 i am using a led of
1000 milli candels and the these rays can pass through the human body
even and after dat these rays are passed throught LM358AD a comparater
or ya can say A/D then i would give it to the microcontroller.
so first i want to know the capability of the 8051 or the way by which
i can find dat how much external frequency it can measure.
brothers ... reply me soon coz i have very less time.
HASH
|
The maximum external frequency dat da 8051 can measure is 1.225 kHz.
Cheers
Bhaskar
P.S - did you try reading the link that Jerry provided on how to ask
questions on comp.dsp? |
|
| Back to top |
|
 |
Hash
Guest
|
Posted:
Thu Dec 29, 2005 1:16 am Post subject:
Re: help ...!!! |
|
|
well i am using 8051 to give the signal to the 8051 i am using a led of
1000 milli candels and the these rays can pass through the human body
even and after dat these rays are passed throught LM358AD a comparater
or ya can say A/D then i would give it to the microcontroller.
so first i want to know the capability of the 8051 or the way by which
i can find dat how much external frequency it can measure.
brothers ... reply me soon coz i have very less time.
HASH |
|
| Back to top |
|
 |
Hash
Guest
|
Posted:
Thu Dec 29, 2005 3:56 pm Post subject:
Re: help ...!!! |
|
|
wel bahaskar i came to know dat ya told me dat 8051 can measure upto
1.22Khz of external frequency ... i am really thankful to ya but ya do
me one more favour to tell me how i can prove dat through an assembly
programe or any documents .. which state dat .. how i can calculate the
result ya have given me .. plzz bhaskar do not mind the way i post ma
message its coz i am new to such community and i will learn from ya
guyzzz thanx ..
take care |
|
| Back to top |
|
 |
Hash
Guest
|
Posted:
Thu Dec 29, 2005 5:16 pm Post subject:
Re: help ...!!! |
|
|
well bro i am really thankful to ya
but i want the calculation by which i can get the result ya provided to
me and second tell me or plzzz send me a "C" or assembly programe to
show dat it can only measure upto 1.225Khz.
thanx
HASH |
|
| Back to top |
|
 |
Jerry Avins
Guest
|
Posted:
Thu Dec 29, 2005 5:16 pm Post subject:
Re: help ...!!! |
|
|
Hash wrote:
| Quote: | wel bahaskar i came to know dat ya told me dat 8051 can measure upto
1.22Khz of external frequency ... i am really thankful to ya but ya do
me one more favour to tell me how i can prove dat through an assembly
programe or any documents .. which state dat .. how i can calculate the
result ya have given me .. plzz bhaskar do not mind the way i post ma
message its coz i am new to such community and i will learn from ya
guyzzz thanx ..
|
Hash,
What language do you speak at home?
Jerry
--
Engineering is the art of making what you want from things you can get.
ŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻ |
|
| Back to top |
|
 |
Stan Pawlukiewicz
Guest
|
Posted:
Thu Dec 29, 2005 5:16 pm Post subject:
Re: help ...!!! |
|
|
Jerry Avins wrote:
| Quote: | Hash wrote:
wel bahaskar i came to know dat ya told me dat 8051 can measure upto
1.22Khz of external frequency ... i am really thankful to ya but ya do
me one more favour to tell me how i can prove dat through an assembly
programe or any documents .. which state dat .. how i can calculate the
result ya have given me .. plzz bhaskar do not mind the way i post ma
message its coz i am new to such community and i will learn from ya
guyzzz thanx ..
Hash,
What language do you speak at home?
Jerry
|
Sounds like Rastafarian English. frequency -> Freak .. when.. see |
|
| Back to top |
|
 |
Jerry Avins
Guest
|
Posted:
Thu Dec 29, 2005 11:48 pm Post subject:
Re: help ...!!! |
|
|
Stan Pawlukiewicz wrote:
| Quote: | Jerry Avins wrote:
Hash wrote:
wel bahaskar i came to know dat ya told me dat 8051 can measure upto
1.22Khz of external frequency ... i am really thankful to ya but ya do
me one more favour to tell me how i can prove dat through an assembly
programe or any documents .. which state dat .. how i can calculate the
result ya have given me .. plzz bhaskar do not mind the way i post ma
message its coz i am new to such community and i will learn from ya
guyzzz thanx ..
Hash,
What language do you speak at home?
Jerry
Sounds like Rastafarian English. frequency -> Freak .. when.. see
|
I know a literate Rastafarian who could put my English to shame if he
had any malice in him.
Jerry
--
Engineering is the art of making what you want from things you can get.
ŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻ |
|
| Back to top |
|
 |
Stan Pawlukiewicz
Guest
|
Posted:
Fri Dec 30, 2005 12:02 am Post subject:
Re: help ...!!! |
|
|
Jerry Avins wrote:
| Quote: | Stan Pawlukiewicz wrote:
Jerry Avins wrote:
Hash wrote:
wel bahaskar i came to know dat ya told me dat 8051 can measure upto
1.22Khz of external frequency ... i am really thankful to ya but ya do
me one more favour to tell me how i can prove dat through an assembly
programe or any documents .. which state dat .. how i can calculate the
result ya have given me .. plzz bhaskar do not mind the way i post ma
message its coz i am new to such community and i will learn from ya
guyzzz thanx ..
Hash,
What language do you speak at home?
Jerry
Sounds like Rastafarian English. frequency -> Freak .. when.. see
I know a literate Rastafarian who could put my English to shame if he
had any malice in him.
Jerry
|
You're not hearing the drum beat. |
|
| Back to top |
|
 |
Stan Pawlukiewicz
Guest
|
Posted:
Fri Dec 30, 2005 12:17 am Post subject:
Re: help ...!!! |
|
|
Stan Pawlukiewicz wrote:
| Quote: | Jerry Avins wrote:
Stan Pawlukiewicz wrote:
Jerry Avins wrote:
Hash wrote:
wel bahaskar i came to know dat ya told me dat 8051 can measure upto
1.22Khz of external frequency ... i am really thankful to ya but ya do
me one more favour to tell me how i can prove dat through an assembly
programe or any documents .. which state dat .. how i can calculate
the
result ya have given me .. plzz bhaskar do not mind the way i post ma
message its coz i am new to such community and i will learn from ya
guyzzz thanx ..
Hash,
What language do you speak at home?
Jerry
Sounds like Rastafarian English. frequency -> Freak .. when.. see
I know a literate Rastafarian who could put my English to shame if he
had any malice in him.
Jerry
You're not hearing the drum beat.
I apologize for being so obtuse, |
See if you can listen to a copy of Bob Marley's "I Shot the Sheriff",
and the then re-read the post. I think that might get you closer to my
meaning.
I'm new to to such com..mune..ity, but I did not shoot the dep..you..tee.
and no, I am not high.;) |
|
| Back to top |
|
 |
|
|
|
|