Galvanostatic Experimental Sequence

Run the Galvanostatic standard technique by selecting Experiment> DC Corrosion>Galvanostatic from the Framework™ menu bar. This initiates the following sequence of events:

  1. Framework creates a Runner window, and the Galvanostatic.exp script is run in this window.
  2. The script creates the Setup dialog box and accepts changes in the experimental parameters.
  3. The script now obtains the use of the potentiostat specified during Setup, and opens the data file using the Output name. If the potentiostat is in use or the file cannot be opened, the script returns you to the Setup dialog box. The file header information is written to the data file. This header information includes:
    1. Tags identifying possible analyses
    2. The current time and date
    3. A list of the Setup parameters
  4. This information is written to the file prior to data-acquisition. If the experiment is aborted, the output file contains only this information.
  5. The script conditions the electrode if Conditioning was specified in the Setup. Conditioning is done by applying a fixed potential for a defined time. It establishes a known surface state on the corrosion specimen. A plot of current versus time is displayed during the Conditioning.
  6. The cell is turned off and the specimen’s Eoc is measured. If an Init. Delay is turned on in the Setup, this step lasts for the time specified as the Init. Delay time, or until the potential stabilizes. If no Init. Delay is specified, this step only lasts long enough for Eoc to be measured. A plot of potential versus time is always displayed. The last measured potential is recorded as Eoc.
  7. The data-acquisition occurs. The Initial I is applied to the sample, a delay of one sample period occurs, and a reading of the working electrode potential is taken. A delay of one Sample Period occurs, and the next potential reading is taken. This process of delaying and acquiring data points continues for a time set by Initial T parameter.
  8. The current is then stepped to the Final I. The process of taking potential readings is continued at this new current for a time set by the Final T parameter.
  9. After each point, the potential-measurement range is automatically switched to the optimal range for the measured potential. If IR-Compensation is selected, the IR measured in the current interruption after each point is used to correct the potential data shown on the real-time curve and output to the data file.A plot of potential vs. time is displayed during the scan.
  10. The data are written to the output file, and the script cleans up and halts.
  11. When the scan is over, the cell is turned off. The acquired data are written to the output file.
  12. The script then waits for you to click the Skip button. When you do so, the script closes everything that is open, including the Runner window.