Nanotechnology Now

Our NanoNews Digest Sponsors
Heifer International



Home > Introduction > Articles > James Logajan > Commercial and Home Brew STMs

Commercial and Home Brew STMs

By James Logajan - October 2002

One Sentence Summary

Build your own Scanning Tunneling Microscope for under a grand!

Abstract:

So you want to get some hands-on experience with nanotechnology. You know that a scanning tunneling microscope (STM) can image surfaces at atomic resolutions and even be used to manipulate atoms and molecules. STMs seem like simple enough machines, and they sure look like an obvious route to building the first pieces of a molecular machine. So you've become keen on owning your own STM to do some personal experimentation and you've checked out the commercial units, only to discover how costly they are. But when you consider building your own "home brew" STM, you discover that no one, it seems, has carried a home built STM project to completion. If you check the research journals, you'll find a great deal of information on theory and operation, but not nearly as much information telling you how to build one. The information on design and construction is scattered about and it is difficult to tell what designs are worth pursuing, and what design ideas are compatible. You are probably unsure about where to start, what approach to take, and what the major problems are. Those are issues I hope to provide some answers to in this article, based on my own research.

Costs of Commercial and Home Brew STMs

First, for experimenters on a tight budget (just about everyone!), the bad news is that most commercial STMs are in the "if you have to ask, you can't afford it" price range. One "low cost" system, Nanosurf's easyScan TM STM (available from several distributors, such as RHK Technology in the U.S.), starts around US$8000. Another published price is US$9500 for an "STM for Students". But beyond those lone examples, I have been unable to find published price lists from the leading manufacturers. I needed to give their distributors or sales representatives a call. Vendors quoted me prices anywhere from from US$30,000 to US$150,000.

A home-brewed STM, by comparison, should cost well under US$2000 in parts and hired labor, excluding the cost of a computer needed for data acquisition and display. Additional effort and ingenuity should bring the cost to under US$1000. Several hundred man-hours should be anticipated.

Organization and Planning

Many past attempts at home-brew STMs have failed not for technical reasons, but because the builders didn't follow through. The literature search, the design, the search for suppliers and ordering of parts, and the actual construction all conspire to make the project last longer than expected. So you need to adjust your expectations, but mostly you need to maintain your motivation.

One way to do that is to enlist others in the project. A person working alone must rely on internal motivation, which can fade, but a person working in a team has multiple external motivators. These tend to be mutually reinforcing. Mutual motivational support is a characteristic that should not be underestimated. In addition, designing an STM requires knowledge of several engineering disciplines, so a team of (possibly novice) specialists working in parallel will generally work faster than a single generalist. Fortunately several major subsystems can be developed almost independently. And you'll find a team comes in handy during debugging, testing, and operation. And last but not least, costs can be shared. Just remember though, that once you have a successful system, you'll probably want to build a couple more copies for use by the group!

To get an STM built requires a plan that, ideally, lists the major steps that must be performed in a reasonable order. Here is my suggestion of the major steps and a proposed order in which they should be tackled:

Build Your Team

If you are going to go it alone, naturally you can skip this step! But if you have decided that a team is a good idea, you should build the team first before building the STM. Beware: too large a team can itself be dangerous! You'll need a team lead to coordinate actions and act as arbiter in the case of minor disputes. A simple nomination and election process is sufficient for establishing who this should be. Or it may be dictated by fiat by the instigator of the project. So long as the team lead's responsibilities and authority are limited you should see some benefit and few problems from having someone in such a position.

You'll need computer programming expertise, including low level interfacing and graphical user interface development experience. I've been surprised to discover that data acquisition, computer interfacing, and software development have been the main (and unexpected stumbling) blocks, so don't take these for granted. You'll need someone with electronics experience, including of course computer interfacing skills. And you'll need someone with mechanical skills. And each team member will need appropriate tools and a working area suited to their work. A team of three or four seems optimum. Team members should be physically near each other, but some of the software development might be accomplished over the Internet by more distant developers.

Select an Approach from the Literature

To avoid excessive research costs, you should base your design on something that has already been shown to work. In order to save you some time and effort, I've looked over many design ideas and done some winnowing, searching through a number of journals, books, and the web, with the journal Review of Scientific Instruments being my primary source. In-air operation, simplicity, and (relatively) easy access to parts were part of my filtering criteria. Because of the cost and complexity, vacuum and cryogenic systems were generally dropped from consideration. While such regimes may be critical to some nanotechnology research, I suggest that such systems be tackled as a second follow-on project for those interested. The old adage of learning to walk before you run is quite applicable!

The first design that I suggest you should consider as a base is the one described in Sang-il Park, C. F. Quate, "Scanning tunneling microscope" Rev. Sci. Instrum. 58(11) 2010-2017 (1987). This is an early design, but the article is well written and provides circuit diagrams. Park went on to found Park Scientific, an early vendor of commercial STMs.

The second rather elegantly simple design approach is the one described in S. Kleindiek, K. H. Herrman, "A miniaturized scanning tunneling microscope with large operation range" Rev. Sci. Instrum. 64(3) 692-693 (1993). Because of its extreme simplicity, it should be given some serious consideration. This design has been commercialized. Acquiring the tubes and making the stick-slip operation work reliably may be the biggest difficulties.

The third recommended design approach is the remarkable amateur effort of Jürgen Müller. He has meticulously described his project on his web site, STM, a project by Jürgen Müller . He provides pointers to many other resources, including books, articles, commercial STM builders, and various suppliers. His site cannot be recommended highly enough.

The last design approach I would recommend looking at is the Simple STM Project developed by John D. Alexander. As designed, the project appears to cost under US$100! But it lacks a decent coarse approach mechanism and an interface to a computer or any other output device (unless you have a storage oscilloscope handy).

You'll find that the above articles either gloss over or are incomplete in one or more critical details. To get a comprehensive understanding of the design aspects left un-addressed, I strongly suggest the text Introduction to Scanning Tunneling Microscopy (Oxford Series in Optical and Imaging Sciences, by C. Julian Chen, ISBN 0195071506 (1993). The instrumentation section is fairly complete, indispensable, and still relevant. Another text worth investing in is Scanning Tunneling Microscopy (Methods of Experimental Physics, Vol 27) by William J. Kaiser (Editor), Joseph Stroscio (Editor), ISBN 012674050X (1993, reprint 1997). Chapter 2, "Design Consideration for an STM System" by Sang-il Park and Robert C. Barrett are of value in that they not only discuss design considerations, but also provide a section on troubleshooting common problems.

High Level Design

An STM consists of a set of relatively independent subcomponents separated by interfaces and interactions that can be specified in quite good detail without having to give much consideration to the interior of the subcomponents. So an STM is a good candidate for design by functional decomposition. Concentrate on specifying interfaces, both physical and data. I've listed below some subcomponents. Additional decomposition should be feasible.

Interface Electronics Design and Construction

The x, y, and z tip fine motion control signals can be generated using dedicated circuits, but for flexible control, you'll want to generate the signals using a computer via digital-to-analog (D/A) converters. In addition to the electronic control circuits listed in the suggested base designs above, the article Raul C. Munoz, Paolo Villagra, German Kremer, Luis Moraga, Guillermo Vidal "Control circuit for a scanning tunneling microscope" Rev. Sci. Instrum. 69(9) 3259-3267 (1998) should be referenced.

Tunneling Current Data Acquisition and Feedback Control

The computer analog-to-digital (A/D) interface that acquires the tunneling current or feedback voltage (if using an analog feedback circuit) value is somewhat self contained from the other systems. It does interface to the z fine motion control by way of the feedback mechanism, which can be implemented in analog circuitry or digital circuitry. The short article, B. A. Morgan, G. W. Stupian, "Digital feedback control loops for scanning tunneling microscopes" Rev. Sci. Instrum. 62(12) 3112-3113 (1991), provides some background theory on digital feedback loops applied to STMs.

Tunneling Current Amplifier Design and Construction

In addition to the tunneling current pre-amp and post-amp circuits listed in the base designs suggested above, you may want to consider the amplifier design in the article Y. P. Chen, A. J. Cox, M. J. Hagmann, H. D. A. Smith, "Electrometer preamplifier for scanning tunneling microscopy" Rev. Sci. Instrum. 67(7) 2652-2653 (1996).

Coarse Approach Mechanics Design and Construction

Coarse approach (moving the tip from ~1 mm from the sample to ~10 Angstroms) while maintaining stiff mechanical coupling between the tip and sample means you'll need to design the mechanics and coarse approach together. You'll find a number of approaches have been suggested or tried, with some of the better ones listed in the suggested base designs. One more to consider is the one outlined in the article Anjan K. Guta, K.-W. Ng, "Compact coarse approach mechanism for scanning tunneling microscope" Rev. Sci. Instrum. 72(9) 3552-3555 (2001).

Mechanical Design and Construction

You'll probably find that you can't do the mechanical design until you've chosen and designed the coarse approach mechanism. Some flexibility may be realized by using easy to work with materials. Besides metal, you should not be afraid to use wood, oven baked polymer clays (such as Sculpey, and other materials where it makes sense. Keep an open mind on ways of connecting things together. You can mount tips and samples using conductive tape, for example.

Vibration Isolation Design and Construction

Passive vibration isolation is covered in some of the references given and it is unlikely you'll find any alternative that is as inexpensive. This subsystem can be designed and built once the approximate size and mass of the STM is known. One interesting one-dimensional vibration isolation system I might suggest you look at is the one described in the article Jiangfeng Liu, John Winterflood, David G. Blair, "Transfer function of an ultralow frequency vibration isolation system" Rev. Sci. Instrum. 66(5) 3216-3218 (1995).

Tips

Good tips are a necessity, and several materials have been used, as have several mechanism for making the points. A technique for consistently making good tips from Platinum-Iridium wire is outlined in the article B. L. Rogers, J. G. Shapter, W. M. Skinner, K. Gascoigne, "A method for production of cheap, reliable Pt-Ir tips" Rev. Sci. Instrum. 71(4) 1702-1705 (2000). The chemicals used to etch the tips, while slightly hazardous, are much less so than the chemicals called for in some of the other techniques I've seen. Another technique for making tips is outlined in the article Liu Anwei, Hu Xiaotang, Liu Wenhui, Ji Guijun, "An improved control technique for the electrochemical fabrication of scanning tunneling microscopy microtips" Rev. Sci. Instrum. 68(10) 3811-3813 (1997).

Operation

Testing and debugging should be done during construction as much as possible. There isn't much I can guide you on those aspects, since they are dependent on what approach you choose. Your goal should be more than just atomic resolution imaging - though that is no trivial feat! Since I'm assuming molecular nanotechnology research is your intent, getting the STM built and running is just the starting point of your efforts, not the end point. Good luck in your efforts!

NanoNews-Digest
The latest news from around the world, FREE




  Premium Products
NanoNews-Custom
Only the news you want to read!
 Learn More
NanoStrategies
Full-service, expert consulting
 Learn More











ASP
Nanotechnology Now Featured Books

NNN
Barnes&Noble.com




National Space Society

Project Mind
The Hunger Project


blog~nano

Building Gods

Quantum leap

Inapplicable Intuitions