The Franck-Hertz experiment is one of the classic demonstrations of the quantization of atomic energy levels. Electrons emitted by the filament are accelerated through mercury vapor. When the accelerating voltage reaches V1, the electrons have just enough energy to excite the mercury atoms from the ground state to the lowest excited state. Thus, many of the electrons lose their energy and cannot reach the collector; this is signaled by an abrupt drop in collector current as the accelerating voltage is increased past V1.

As the accelerating voltage is increased beyond V1, electrons which have been brought to rest as a result of exciting mercury atoms are again accelerated until they can produce another excitation. Thus, a second peak occurs at V2, where ideally one expects V2 - V1 = V1. However, contact potentials in the system displace the first peak at V1 from its expected value, and V1 itself is not a good measure of the excitation potential. The sequence of electron acceleration and atomic excitation may continue as the accelerating voltage is further increased so that a series of peaks may be observed.
Location of several peaks gives somewhat independent determinations of the excitation energy. However, analysis of the data requires some thought. If you simply subtract the voltages at which successive peaks occur and average the differences, you effectively discard all of the data except that for the first and last peak! A least squares fit of the data to Vn = a + n b should be made. Vn is the voltage of the n’th (n = 1, 2, ...) peak, b is the first excitation potential, and a is influenced by the contact potentials. The least squares fit section summarizes the least squares fitting procedure.
Breakdown of the gas in the tube will occur when the accelerating voltage becomes too high. Onset of breakdown may be delayed by increase in vapor pressure (higher oven temperature) or decrease in number of electrons (lower filament current).
Apparatus

Equipment
Personal
The oven becomes hot; do not touch it. It may be heating when you arrive.
Apparatus
Do not let oven temperature exceed 210 °C. Filament current, If, should not exceed 0.3 A.

Open the Frank-Hertz.vi LabView program. Set the apparatus switch on the control panel to the Hg experiment.
Control Panel Information and Picoammeter Setup
The Frank-Hertz.vi LabView program controls the power supply, and records the current generated as measured by the picoammeter. The control panel has parameters for the voltage increment, starting voltage, ending voltage and scan rate. When the parameters are set and the program run button is pressed the power supply will be run from the starting voltage to the ending voltage in the increments specified. The scan rate determines how quickly the increment will be added. The voltage increment and scan rate should be varied to investigate the visible effect on the "quality" of the data collected.
Before taking data, the picoammeter must be zeroed (by pressing the zero check button) and the range must be setup. The meter has several range settings. These settings effect how the picoammeter reports the measured current to its display as well as to the computer (in the form of a proportional output voltage). There are three nano-amp range settings that allow for a maximum reading of either 2nA, 20nA or 200nA. The lower the range setting the better the resolution the meter can provide in that range. When the picoammeter is set to a given range, the switch on the control panel must be set accordingly so that the current is reported accuratly. The picoammeter display will read "OVERLOAD" if the measured current is above the range setting. Hovever, as long as the data curve remains smooth on the computer dislay, the meter is still reporting the current accuratly.
In addition, there should be a potential difference between the anode and the loop to increase the collection of electrons. The picoammeter can provide this voltage. Press the voltage source "Operate" button, then set the voltage to the desired value.
Experimental measurements.
For this experiment the potential difference between the anode and the loop should be about +0.500V.
Carefully locate peaks in the current and record the corresponding voltages. Absolute values of the current are of no importance; only the voltages corresponding to "breaks" in the current are of interest. Obtain one good set of data which shows many peaks.
The quality and number of peaks that you can observe is sensitive to oven temperature and filament current. Lower temperature facilitates observation of lower order peaks, but breakdown may occur before higher order peaks can be observed. Reduction in filament current delays breakdown and facilitates observation of higher order peaks.
Suggested trial conditions for Klinger KA6040 Hg tube:
By trial and error, you may improve upon the suggested starting values. Oven temperature and filament current must remain nearly constant as a complete set of peak voltages is recorded. As the accelerating voltage is increased, distinct peaks may not be found beyond a certain point, and finally the tube will break down.
Present your results as a plot of accelerating voltage for the maxima in collector current versus n, where n is the order of the peak (n = 1 for V about 7 volts, n = 2 for V about 12 volts, etc.).
Determine the first excitation potential of mercury. The slope of a "best fit" straight line drawn through the data is a satisfactory procedure. Alternatively, you may use the least squares fitting procedure outlined in the next section, alternatively your spreadsheet software or calculator may have a least squares fitting routine. Make the plot even if you do not use it to determine the first excitation potential.
Your report should include a discussion of the historical role played by the Franck-Hertz experiment in the development of quantum theory.
| Observable Data Sets (n,vn) e.g.
|
![]() |
||||||||||||
Note that vn is an observed value at n, while Vn is calculated from the "best fit" equation: Vn = a + bn.
Choose a,b to minimize: E ≡ Σ (Vn - vn)2 (all sums are over n)
E = a2 Σ 1 + b2 Σ n2 + 2ab Σ n - 2a Σ vn - 2b Σ nvn + Σ vn2
Set (δE/δa)b = 0:
Set (δE/δb)a = 0:
Substitute your data sets, (n1, vn for all n), into these two equations. Solve the two equations for a and b.
![]() | School of Physics at Georgia Tech |