Electronic Projects, forums and more.

Go Back   Electronic Circuits Projects Diagrams Free > Electronics Forums > Electronic Projects Design/Ideas/Reviews


Electronic Projects Design/Ideas/Reviews Are you building an electronic project or want to? Maybe you need some assistance? Come and submit your electronic questions here and let our experienced members find a solution.

Reply
 
LinkBack Thread Tools Display Modes
Old 9th March 2006, 05:34 PM   (permalink)
Default Methods of distance measurement?

Hi,

I need some help with deciding what to use to measure distance in my project.

I have a camera stand and need to measure the distance between the sensor mounted on this and a vertical, hanging white projection screen.

Distance will be between 1 and 4 metres, and needs to be accurate to within 1mm.

It has to be electrical (no tape measures or rulers :-) ) as I need to send a value back to my program.
dave3141 is offline  
Old 9th March 2006, 05:59 PM   (permalink)
Default

Doesn't sound very easy! - you are aware that you're trying to get 0.025% accuracy?.

The obvious method is ultrasonics, but you won't get anything like that accuracy!, and differences in temperature and air density will give fluctuations far above your requirements.

Next I suppose is laser range finding, which is a LOT more expensive, and assuming you can get units that accurate?, you're talking a GREAT DEAL of money.

Why do you need such accuracy?
__________________
PIC programmer software, and PIC Tutorials at:
http://www.winpicprog.co.uk
Nigel Goodwin is offline  
Old 9th March 2006, 06:31 PM   (permalink)
Default

Hmm a hanging projection screen that alone will introduce serious errors.

As per usual a little more information would go a long way. But your new an desperate , so we shall be patient and wait for an enlightening reply from you, in the meantime I shall whistle the the "dambusters" theme and ponder a solution.
__________________
It may seem like a good idea at the time , but never stir your cold coffee with a soldering iron.
The Mad Professor is offline  
Old 9th March 2006, 06:34 PM   (permalink)
Default

Have you stolen your signature line?.

Quote:
It may seem like a good idea at the time , but never stir your cold coffee with a soldering iron.
__________________
PIC programmer software, and PIC Tutorials at:
http://www.winpicprog.co.uk
Nigel Goodwin is offline  
Old 9th March 2006, 06:44 PM   (permalink)
Default

Quote:
Originally Posted by Nigel Goodwin
Have you stolen your signature line?.

Quote:
It may seem like a good idea at the time , but never stir your cold coffee with a soldering iron.
Wasn't there a guy who copied your "karate" avatar and used it himself on the same forum here, Nigel?
__________________
I thought what I'd do was I'd pretend I was one of those deaf-mutes.
Oznog is offline  
Old 9th March 2006, 06:51 PM   (permalink)
Default

Quote:
Originally Posted by Oznog
Wasn't there a guy who copied your "karate" avatar and used it himself on the same forum here, Nigel?
Apart from it's a Ju Jitsu avatar, yes someone did :lol:
__________________
PIC programmer software, and PIC Tutorials at:
http://www.winpicprog.co.uk
Nigel Goodwin is offline  
Old 10th March 2006, 12:02 AM   (permalink)
Default

I have been given a brief by a phd researcher.
I need to align a camera and projector, with the camera horizontal and the projector above camera at 14 degrees from horizontal. The imaging planes need to intersect at the projector screen.

I am just looking for methods of measuring this as i need to design the system. I can use matlab for processing the data, but it needs to be supplied by suitable sensors.

So if the screen isnt stable enough, then what other methods could be used? I can use the fact that the offset distance of frame holding screen and the screen are fixed and measure distance of frame which wont be moving.

I am not sure why the accuracy of 1mm is needed.

I'll get some more detailed diagrams loaded up in the next couple of days.

I have been reading alot of posts on this forum, and generally most people askign questions want the project done for them, I would just like a kick in the right direction. :-)

Thanks.
dave3141 is offline  
Old 10th March 2006, 12:05 AM   (permalink)
Default

Also, if price is high I obviously wont be able to build the item, just design it.

This project is for equipment used to measure the deformity of patients backs, scoliosis, it is medical equipment, and price probably isnt an issue.
dave3141 is offline  
Old 10th March 2006, 05:31 AM   (permalink)
Default

Quote:
Originally Posted by dave3141
Also, if price is high I obviously wont be able to build the item, just design it.

This project is for equipment used to measure the deformity of patients backs, scoliosis, it is medical equipment, and price probably isnt an issue.
ok..thinking of an idea similar to our eyes (since distance is short) .. ie a marking or something like, in the screen, then using 2 cameras to capture that , measure the distance based on triangulation with digital image processing .
just an idea , not tried about the resolution and all. but will be cheaper than laser
akg is offline  
Old 10th April 2006, 02:10 PM   (permalink)
Default

Thanks, this is what i was aiming for. I was going to use 1 camera, with lines projected onto the screen horizontally and measure the height of the lines.

But, using 2 cameras, it should be easier.
dave3141 is offline  
Old 11th April 2006, 08:30 AM   (permalink)
Default

Quote:
Originally Posted by dave3141
Thanks, this is what i was aiming for. I was going to use 1 camera, with lines projected onto the screen horizontally and measure the height of the lines.

But, using 2 cameras, it should be easier.
well.. after completing the project, i request u to post the results here
__________________
Gods own Country
Incredible !ndia

www.flickr.com/photos/_akg/

"Give a man a fish, and he will eat for a day. Teach that man to fish, and he will eat for a lifetime."
akg is offline  
Old 11th April 2006, 09:23 AM   (permalink)
Default

Quote:
Originally Posted by dave3141
Thanks, this is what i was aiming for. I was going to use 1 camera, with lines projected onto the screen horizontally and measure the height of the lines.

But, using 2 cameras, it should be easier.
You could use a checkered screen, then scan the screen with your camera and use matlab to calculate the curvature of each square and find the distance that way. This requires a good image processing program and good camera for that accuracy.
electroniks is offline  
Old 11th April 2006, 01:43 PM   (permalink)
Default

I will be designing for use in matlab and using a canon eos 350D .

The plan i think is to use a slide system to move the camera between two points, with a leadscrew and linear slide mechanism. The distance between image centres will then be a known value.

If I can calculate the angle of the centre of each image then I can calculate the distance very easily using an equation I have derived from the sine rules.

I will try and get some results, I could probably do a mock up using my camera and a A3 printout a known distance away.

I have got until the 28th April to hand this in, and its only a small percentage of my dissertation! :lol:
dave3141 is offline  
Old 11th April 2006, 01:44 PM   (permalink)
Default

Quote:
Originally Posted by electroniks
Quote:
Originally Posted by dave3141
Thanks, this is what i was aiming for. I was going to use 1 camera, with lines projected onto the screen horizontally and measure the height of the lines.

But, using 2 cameras, it should be easier.
You could use a checkered screen, then scan the screen with your camera and use matlab to calculate the curvature of each square and find the distance that way. This requires a good image processing program and good camera for that accuracy.
Do you have any sources of research for this method please?

cheers mate.
dave3141 is offline  
Old 11th April 2006, 01:52 PM   (permalink)
Default

the other part of the project is to have an image projected onto the screen and the patients back when screen is removed, using a modified slide projector and target grating, or line grating(i think thats what they are called). One has a cross projected onto screen with corners of slide marked with right angles and the other is just a load of lines, with known amount per inch.
dave3141 is offline  
Reply

Bookmarks

Thread Tools
Display Modes





All times are GMT. The time now is 04:05 PM.


Electronic Circuits  |  Learning Electronics
Powered by vBulletin® Version 3.7.0
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.

eXTReMe Tracker