Discharge Experimental Sequence
Run the Discharge standard technique by selecting Experiment>Electrochemical Energy>Discharge from the Framework™ menu bar. This initiates the following sequence of events:
- The Framework creates a Runner window, and the pwr discharge.exp script is run in this window.
- The script creates the Setup dialog box and accepts changes in the parameters.
- The script now obtains the use of the potentiostat specified during Setup, and opens the data file specified in the Output name. The Runner window’s Title reflects the Output filename. If the potentiostat is in use or the file cannot be opened, the script returns to the Setup dialog box.
- The file header information is written to the data file. This information is written to the file prior to data acquisition. If the experiment is aborted, the output file contains only this information. This header information includes: (a) Tags identifying possible analysis; (b) The current time and data; and (c) A list of setup parameters.
- The maximum voltage is determined by measuring the voltage at the start of the experiment. This maximum voltage helps determine the appropriate current-range to use in the software-feedback mode for controlled-power and controlled-load discharge modes.
- The cell is turned on.
- The discharge begins. Readings are taken at fixed time-intervals during the discharge. The discharge runs until either a stop criterion is met or until the maximum time specified in the setup parameters step.
A plot of voltage and current versus time is displayed during the discharge.
- The data are written to the output file, and the script cleans up and halts. After the experimental sequence is complete, the cell is turned off. The acquired data are written to the output file. The script then waits for you to click the F2-Skip button. After you do so, the script closes everything that’s open, including the Runner window.
Comments are closed.