Sensor to Measure Differences in Light Wavelength

AI Thread Summary
To measure differences in wavelength periods for rendering images of obstructed fields of view, a spectrometer or similar device is recommended. This can be constructed using a prism or diffraction grating for basic measurements. The project aims to visualize through solid materials, potentially using high-frequency radio waves or radar frequencies, which may allow imaging through certain wall materials. The use of an Arduino chip could facilitate the processing of wavelength data into a three-dimensional view. For advanced applications, ground-penetrating radar and X-ray imaging are suggested as alternative methods. Research from MIT demonstrates the use of radio waves for this purpose, indicating the feasibility of using WiFi hotspots for imaging through walls.
Mark carlyle
Messages
5
Reaction score
0
TL;DR Summary
Wavelength period measurement
What sensor to would i use to measure the difference in wave length periods. I want to make a rendered image of somthing that field of view that is being obstructed.
 
Computer science news on Phys.org
Mark carlyle said:
Summary: Wavelength period measurement

What sensor to would i use to measure the difference in wave length periods. I want to make a rendered image of somthing that field of view that is being obstructed.
Can you say more about the application? You can use a spectrometer or similar device to measure the absolute wavelengths and just do a numerical subtraction, I suppose. You can make a simple one with a prism or diffraction grating. Are you familiar with those tools?

https://en.wikipedia.org/wiki/Spectrometer
Also, you posted this question in the Computing forum -- are you hoping to automate this measurement with your computer?
 
I kinda had a couple different directions I wanted to goin. I do suppose making a 3d environment using a simulator somthing on the lines of a game engine or simplified video format. As for the tools I will look them up and familiarize myself.
 
Mark carlyle said:
What sensor to would i use to measure the difference in wave length periods.
How low-tech do you want?
Your eyes do a passable job.
 
Okay, now I see "rendered image" in your first post in this thread, so having the thread in the Computing forum may make sense.

Your project goals are still not clear though. Exactly what kind of scene or situation do you want to render? What rendering tools have you used so far? Can you show us a few of your renderings that you have done? Use the "Attach Files" button in the lower left of the Edit window to attach images to your posts...
 
DaveC426913 said:
How low-tech do you want?
Your eyes do a passable job.
I was aiming to see through solid material
 
Mark carlyle said:
I was aiming to see through solid material
Like Superman?
 
  • Like
Likes pinball1970
I don’t know how I want to do it completely. I’m still in the brainstorming faze. I haven’t decided exzactly which waves I’m going to use yet. But I imagine high frequency radio waves would work. I want to emit a high radio frequency with a sensor measuring the period difference contrast sending the information through an arduino chip or whatever works best to pixilated the differences into different colors creating a 3 dementional view that can see through walls and sold material. I want to create as clear of a picture as possible. I want it to be the best even if someone else has to do it.
 
Depending on the wall material and the target, you may be able to find some radar frequencies that you can use to image the target through a relatively radar-transparent wall. It's better if you can project x-rays through the wall(s) and pick up the image on the far side.

You can also do a search on "ground penetrating radar" to get more ideas.
 
  • #10
berkeman said:
Like Superman?

X-ray specs!
 
  • Like
Likes berkeman
Back
Top