Ultrasonic is only 40kHz or so. You don't need 50MHz sampling.
And you probably do not need ADC, as you do not really care what the wave form is.
Russ,
I considered that, but there is no guarantee that a particular return will have a particular minimum signal strength. If I set the threshold too low, I will have extra (false) returns with no way to discern true returns.
Since the echo returns may not necessarily be really strong or consistent, I will need to look at relative amplitude instead of absolute amplitude to separate valid returns from noise.
Thanks,
Dale
The sound bounce of all edges .. there's also change of speed trough different materials .. but then it becomes complexDidn't know sonar could look through walls, that's cool.
very inventive way to use max232 charge pumpHere's a popular Sonar schematic.
If I use a timer, I would clearly get the first arrival time (that meets the threshold).
I'm a little unsure of how to get the other arrival times. Could you descibe this in a little more detail for me please?
...
x:
test PINL
jump if set LL
test PINH
jump if set HH
jump CC
LL:
inc LOW
set L[LOW] = CLOCK
nop
nop
nop
HH:
inc HIGH
set H[HIGH] = CLOCK
CC:
inc CLOCK
jump x
...
We use cookies and similar technologies for the following purposes:
Do you accept cookies and these technologies?
We use cookies and similar technologies for the following purposes:
Do you accept cookies and these technologies?