Multiplexed Potentiostatic ECN Experimental Sequence
Run this test by selecting Experiment>Electrochemical Noise>Multiplexed Pstat Mode ECN from the Framework™ menu bar. This initiates the following sequence of events:
- The Framework creates a runner window, and the Multiplexed Potentiostatic Mode ECN.exp script is run in this window.
- In the Runner window, the script displays a Setup dialog box which becomes the active window. This dialog box allows you to view and edit the experiment parameters. Clicking the OK button accepts the parameters and starts the experimental run.
- The script estimates the total amount of time required to capture a block of noise data on all the selected channels. If this time required is longer than the Repeat Time parameter, the script complains and returns you to the Setup dialog box.
- The script now obtains the use of the potentiostat and the multiplexer specified during setup.
- Each output file is opened. If a file already exists, the script will ask you if you want to overwrite it.
- The potentiostat and multiplexer are initialized.
- All header information is written to the data files. Header information consists of the analysis tag, the time and date the experiment was started, and a list of the setup parameters.
- For each cell, Eoc is measured. The measurement lasts for 10 seconds, and the result is written to the data file.
- The script then goes into a loop which performs the actual data-collection, as follows:
- The script goes to sleep until it is time to make the next noise measurement. If the total time parameter is exceeded, go to Step 10.
- The script wakes up and opens the first active channel’s output file.
- The elapsed time is measured.
- The multiplexer is set to the next selected cell.
- The script now pauses for one second to give the ZRA time to settle.
- The I and E data blocks are now measured. They are displayed as collected.
- Irms and Erms are calculated and added to the noise curve.
- The multiplexer is set so that all cells are at open circuit.
- Steps b through h are repeated for each active cell.
Comments are closed.