Distance measurement with radio waves by Jones Electronic
Featured
Cover Foto Langfassung ohne Spannung_1 2.jpg
Introduction:
First of all, we want to excuse us for our bad English. (German pupils :D)
We invented a new, inexpensive device to measure distances up to 1.5km (about 1 mile) with accuracy about ±5 Meter (15 feet). The use of radio waves makes it possible to measure without the target being in sight. This means, you can measure distances through whole buildings.There are many rangefinders available, which are working with sound waves or lasers. A disadvantage of distance measurement with laser rangefinder is that you must center up the beam to the receiver and ensure that there are no obstacles along the laser beam.
Schematics and layouts are 100% own work, no copy and paste, only the transmitter and receiver modules had been bought.We already took part with this project in a German youth science competition called „Jugend-Forscht“ and won the 1st prize.
 
Remove these adsRemove these ads by Signing Up

Step 1: Step 1: Basic idea

Diagramm_English.png
Step 1: Basic idea
To put it simply, the main part is an exact stopwatch, which measures time with a resolution in nanoseconds. It is used to stop the time the emitted radio wave is travelling. Because the spreading rate of radio waves is identical with velocity of light, you can calculate the distance between the two devices (measuring points) by a given travel time of the radio waves.The stopwatch contains a crystal with a clock rate of 30 Megahertz and a couple of decade counters (High- Speed CMOS). To display the stopped time, binary outputs of the decade counters must be converted to be easier readable on 7-segment-displays. The process of a single measurement:
1) The measurement is being initiated (started with a button) by the user at the basic station (1st point)
2) Counter starts, at exactly the same time a 434 MHz AM transmitter module emits out a 1st radio wave
3) The radio wave gets into the receiver at the 2nd point, and immediately starts the 2nd transmitter at a frequency of 868 MHz
4) The 868 MHz wave is being received at the basic station and stops the counter
5) The travelling time can be read on the display.
1-40 of 74Next »
drstichl says: Apr 4, 2013. 2:27 PM
Well, thanks to wikipedia :-) I could answer my question about the frequency myself, (868MHz = SRD, Europe)
drstichl says: Apr 4, 2013. 2:18 PM
Wow, wonderful and impressive project!

In fact, i've been looking for and thinking about something like this for quite a while. 5m range accuracy (or ~15ns timing accuracy) is quite impressive already, truely! Have you made progress, however, in improving on that? As far as I understand from your post(s), the crucial point is the counter, right? I'm no expert in elctronics (physics rather), but what about the other issues, trigger error, delay error, (...?), How much influence do they have?

Your 1st frequency (434MHz) is in ISM-A band. Is it correct that you need a license for that? For the second frequency I cannot find an ISM band, neither B nor A. What are the regulations for using that frequency? Would you think it possible, reasonable, to construct a similar system at lower frequencies, such as the ISM-B band at 13MHz, or even lower?

Thanks in advance for your reply!
Rainer
halamka says: Feb 4, 2013. 6:41 PM
Maybe each character in a computer line is stored in a 1 x n matrix. That way, for example, a microprocessor can search for parenthesis. Then a division / search is made. It seems slow for a computer. There are no fast computers today. In 1970 there were fast computers that used "FORTRAN". The gates were set up ahead of time, called compiler.
halamka says: Feb 4, 2013. 6:31 PM
So, some of the 7 chips convert the binary to decimal. I guess a z80 microprocessor with 2 extra counters can display a 24 bit color picture. I guess a z80 microprocessor can read and write to a usb "flash " memory. Are there plans to produce COMMODORE Computers?????????
ramdinesh says: Dec 18, 2012. 10:00 PM
Hi..
I want to use this system for" distance measure RTL (real time location system ) from moving object" . give me suggestion and information
thank...
ramdinesh says: Dec 16, 2012. 10:50 AM
nice project.......
i want to use this idea in "measure distance between two moving object using rfid" .
my project is "prevention anti collision system using rfid" but can't understand properly because tracking vehicle required UHF wave and UHF function generator is expansive . and also required active tag and reader these also expensive , if any suggestion and idea related to this project please... send information any one to my id ramdinesh26manit@gmail.com
thanks...

George.cn says: Feb 28, 2012. 5:16 PM
Hi Jones, I would like to build your circuit but the components list doesn´t match with the schematic, for instance you have 74HC4543 in parts list , I couldn´t find it in schematic, could you add more details please, thanks.
Jones Electronic (author) says: Oct 17, 2012. 5:04 AM
We've used the 4511 instead of the 4543, they do the same things but have different pin connections, sorry for the confusion
rajesh93 says: Dec 7, 2012. 5:42 AM
could you mind to explain about circuit design..
rajesh93 says: Dec 7, 2012. 5:37 AM
g
chouskikou says: Nov 28, 2011. 1:39 PM
Hi guys, I am very impressed with your project, my son is trying to do something similar, do you mind me asking if you were able to purchase the transmitter receiver off the shelf, they need to buy something to achieve the distance measurement, they are in a project to measure the location of a book in a library so they need three of the counters and one receiver/transmitter board to emben within the book. any help appreciated

Chris
Jones Electronic (author) says: Oct 17, 2012. 5:01 AM
Hi Chris,
at the moment we're not able to produce some of this counters with the needed accuracy so you can use them and get reliable data. we've also have not testet the project with 3 of these module and got good data, sorry

Jones
Jones Electronic (author) says: Oct 17, 2012. 5:01 AM
Hi Chris,
at the moment we're not able to produce some of this counters with the needed accuracy so you can use them and get reliable data. we've also have not testet the project with 3 of these module and got good data, sorry

Jones
invent4you says: Aug 4, 2011. 12:39 PM
Hello,

Good job!
I would like to build your circuit to use with a project I am working on. Can you explain the use of the 4040 ic's in the schematic?


Thanks,
JonesiPhone says: Aug 5, 2011. 12:05 AM
Hey there,
tahnks a lot man !
The 4040 are used to count down the delay of the transmitter moduls. As you calibrate the circuit you will get a specific delay of these moduls. With these three counters you can "delete" this delay. It works like this:
While the set count (delay of the moduls) isnt reached is the second Flip-Flop not set, so the count Enable of the 4510 is HIGH.
As the 4040 reached their value the Enable Pin will be LOW, and the actual time of flight will be counted.

That is all. Simple but it works perfect :D
Hope you understood everything an knew now what the 4040 have to do in this circuit
invent4you says: Aug 5, 2011. 7:05 AM
Hello,

It makes perfect sense. I have been evaluating transmitters and receivers and the issue I am working through, thought wise, is how to account for the differing delay interaction between some of the hardware. Thanks to you, I now know how. Thanks again for your help

Dean
Jones Electronic (author) says: Oct 17, 2012. 4:57 AM
I hope I understood you the right way, you've got delays which are not constant. If this is your problem you've got a huge problem. My circuit only works with constant delays, which have to been measured at the beginning of a measurement and set with the 4040
I hope I could help you
Greets
gblewitt says: Aug 28, 2012. 10:07 PM
Not true. The intersection of 3 spheres has 2 points. Think of it this way. The intersection of 2 spheres is a circle. The intersection of a sphere with a circle is 2 points. If you are on Earth's surface, then the Earth effectively is a 4th surface that resolves the ambiguity between the 2 points. More realistically, just an approximate position will throw away the wildly inaccurate position.
udhayavanan says: Nov 27, 2011. 3:36 AM
hi jones. it is very nice. can you let me more informtion of your project. pls. kindly tell your mail id.
luogang says: Oct 11, 2011. 12:56 AM
hello, very nice projict. i'd like to coorperate with you to make this project more perfect and even make it a good tool in engineering. please sent me an email luogang@seeedstudio.com, looking forward your reply.
jwzumwalt says: May 15, 2011. 6:14 PM
I have been waiting to see someone tackle a radio range project. Some aircraft use "height above ground" measurement by using phase shift instead of time. A quick short RF burst is fired at the ground and a measurement is made of the reflected receiving pulse's phase shift. This method requires less precise electronics.

It probably would be quite simple for a low power/speed micro-controller to work. I belive there are some common chips that automaticaly calculate phase shift; perhaps out putting a voltage. Wouldn't it be nice if a low cost digital phase chip could be found.

Anyway, you did a nice job, thanks for sharing.
JonesiPhone says: Aug 5, 2011. 12:18 AM
Of course we know this other method, but they use the reflection. doing so you only can measure the distance to the reflection object. With our project we can measure through most objects without any optical connection, like it needed by laser distance measurement. So this is our advantage.
But your also right, you could solve this problem by using a microcontroller. In our oppinion a microcontroller is much to much for this simple but intelligent project.
e2f1 says: May 25, 2011. 7:37 AM
Great piece of work. Can you let me have the supplier and part number for each radio module you used?
Also, did you go through any process of trial and error selecting radio modules until you found modules that would provide deterministic or fixed propagation delays at front and backend stages?
JonesiPhone says: Aug 5, 2011. 12:12 AM
of course we went through this process. First we used radio moduls out of a garage opener, second moduls had been radio controlls used in RC Cars, and the best one, we use now, are two simple walky talkys build in 1980, which use very old transistors and no bit pattern. These bits and their accuracy is so unusable if you want to count some nanoseconds.
So just look up for some old walky talkys on ebay or so and have fun rebuilding our circuit
zioelp62 says: May 17, 2011. 2:42 AM
Cool idea, but IMHO you could achieve a much better reliability with a simple inversion of the principle: instead of sending bursts of waves and measuring the travel time of them, you could send a continuous stream of waves and measure the travel time of suitable "holes", i.e. blank periods. Doing so, the receivers are not allowed to catch RF noise, because they work on a strong, stable carrier. In practice, the sender and the receiver shall broadcast their own signal in short bursts of, let's say, 100 mS on / 1000 mS off, in order to obey the EMC rules about maximum spectrum occupation of 6 minutes per hour. According to your idea, as soon as the sender stops the 433 MHz signal, the receiver recognizes the "silence" and immediately replies by stopping its own carrier @868 MHz. The traveling time is now the interval between the first and the second silences. Furthermore, shifting the measure on the blanks will open some interesting possibilities, first of all the modulation of some ID signals. What do you think about that?
teddywa says: Apr 12, 2011. 11:37 PM
the schematic in step 5, it just lay out component, could you mail me the wiring schematic and the receiving measurement point 2 also,.
thank you, teddy.ardi@yahoo.co.id
carmaster says: Mar 30, 2011. 2:20 PM
Instead of using all those 74xx chips, why not use an Arduino?
Because it involves programming?
mobino says: Apr 1, 2011. 1:41 PM
I think because they need to be able to respond to a 30Mhz ripple.
Arduino couldn't - could it?
Jones Electronic (author) says: Apr 2, 2011. 1:26 AM
maybe they can, but we've got no experience with these "high-tech" chips.
they would be very helpful to backup the previous measurements so we can realize diagramms or such things. so maybe in the future we'll include one
mobino says: Apr 4, 2011. 7:24 AM
The arduino clock is ~20Mhz. It could be used in place of the drivers to collect data and log it to a PC via serial. It could be used to perform a large number of measurements without manual work. With 3 different measurements you could do on-board trilateration and output 3D coordinates.

Getting an accurate count of millions or billions of ripples is not something any AVR can do by itself. You'd need a high quality TDC for reliable nanosecond accuracy of time of flight measurement.

This project is very good for long distance measurements but indoor positioning (as an example) would benefit more form pre-recorded data for comparison and multiple layers of averaging. I only mention this cause a lot of people would love to have something like this for rover/robot remote control. Unfortunately rf travels a bit too fast. for open field navigation timing ultrasound is a better option.

For me this is interesting for land surveying. I'd love to get this down to 30cm. If you could design a 1ns counter. I'd build it - with arduino logging for 3 bounces. :)
Captain_Nemo says: Mar 29, 2011. 9:32 PM

GPS is this inverted.
kurtzthegreat says: Mar 21, 2011. 7:08 PM
it seems to me that if you guys used walkie talkies conected to a microcontroler instead of building your own custom radios you would be able to have greater accuracy (maybe) and a lower cost
Jones Electronic (author) says: Mar 22, 2011. 10:25 AM
we didnt build our own radio, described on step 5, we bought some and i think the costs, about $75, are very low. another advantage of building it like we did you dont have to programm some microcontroller, in our point of view this way seems to be easier. and the accuracy depends only on our clock signal with 30 MHz, descibed in step 3.
but thanks for your request!
AvinashPendyala says: Mar 26, 2011. 11:36 AM
@Jones Electronics: dude can u just mail me a schematic with better quality and visibility to this e-mail address "pendyala87@gamil.com"
Jones Electronic (author) says: Mar 27, 2011. 4:25 AM
here's the best schematic

http://www.instructables.com/files/orig/F3V/KH3R/GLFUDO8C/F3VKH3RGLFUDO8C.jpg
AvinashPendyala says: Mar 28, 2011. 10:23 PM
thanks a lot bro.....I owe you one
static says: Mar 28, 2011. 7:22 PM
Congratulations on your first prize win. As refinement you might consider using sub-audible tones on the transmitters so the receivers would ignore signals that don't have the tone. The chances of other transmitters using the same tones as you do on two different frequencies would have to be very remote. The potential of interference will remain, but I believe their would be reasonable assurance that it was the control unit that triggered the remote unit, and it was your remote unit that the control unit received. Look up continuous tone-coded squelch system on the web, if you don't know what I mean by sub-audible tone.

Anyone here in the USA who desires to build this using the inexpensive 434 MHZ modules be aware though the chance of interference is slight.434 MHZ is in or near a band that the US military still uses for RADAR. 434 certainly falls into an allocation Amateur radio operators have secondary user status use in.
timdgoodpaster says: Mar 27, 2011. 11:37 AM
It would be good that you sell the PCB. I use Express PCB Express to make my boards
http://expresspcb.com/ They are very fast three days and I have boards in hand. They also the program to design PCB which is very easy to use. This program is free down load Tim
mobino says: Mar 24, 2011. 7:58 AM
Can you explain your example calculation in more detail?

How do you get 560ns from the displayed 17?

Also, how is a nanosecond timer achieved with 30Mhz?

A 10ns timer could be achieved with 100Mhz (10ns cycle time)

a 30Mhz cycle is aprox 33ns

never mind I answered my own question :)
17 * 33ns = 561ns

I like it

what does the circuit for the far side look like?
Jones Electronic (author) says: Mar 24, 2011. 8:55 AM
your self-answered question was right 17(displayed) * 33ns (from the 30MHz) = 561. so with the accuracy of this crystal we calculated with 560ns. this is acceptable at a resolution of ±5 meter, we dont care of one meter (1ns) more or less.
we described this as a timer which counts in nanoseconds, not in one nanosecond, sorry for this mistake!
we'll post some new photos from our new circuit and the second measure point soon, please feel free to contact us if you've got more questions
1-40 of 74Next »
Pro

Get More Out of Instructables

Already have an Account?

close

PDF Downloads
As a Pro member, you will gain access to download any Instructable in the PDF format. You also have the ability to customize your PDF download.

Upgrade to Pro today!