Measuring Nanoparticles By Scattering A Laser

Editorial Team
3 Min Read


A elementary problem of working with nanoparticles is that your objects of research are too small for an optical microscope to resolve, and thus measuring their dimension might be fairly a problem. After all, in case you have a scanning electron microscope, measuring particle dimension is simple. However for much less well-equipped labs, a dynamic mild scattering system, comparable to [Etienne]’s OpenDLS, matches the invoice.

Dynamic mild scattering works by shining a laser beam right into a suspension of fantastic particles, then utilizing a lightweight sensor to measure the depth of sunshine scattered onto a sure level. Because the particles endure Brownian movement, the depth of the scattered mild adjustments. Primarily based on the pace with which the scattered mild varies, it’s attainable to calculate the pace of the transferring particles, and thus their dimension.

The OpenDLS makes use of a 3D printed and laser-cut body to carry a small laser diode, which shines right into a cuvette, on the facet of which is the sunshine sensor. [Etienne] tried a number of totally different choices, together with a photoresistor and a lightweight sensor designed for Arduino, however ultimately selected a photodiode with a two-stage transimpedance amplifier. An Arduino samples the info at 67 kHz, then sends it over serial to a bunch pc, which makes use of SciPy and NumPy to analyse the info. Sadly, we had been about six years late in attending to this story, and the Python program is a bit outdated by now (it was written in Python 2). It shouldn’t, nonetheless, be too laborious for a motivated hacker to replace.

With a typical 188 nm polystyrene dispersion, the OpenDLS calculated a dimension of 167 nm. Such underestimation gave the impression to be a persistent subject, in all probability brought on by mild being scattered a number of occasions. Extra dilution of the suspension would assist, however it will additionally make the sign tougher to measure, and the system’s already working close to the bounds of the {hardware}.

This isn’t the one inventive strategy to measure the scale of small particles, nor even the one strategy to examine small particles optically. After all, when you do have an electron microscope, nanoparticles make check goal.

Share This Article