1 / 43

Potentiostat

Team Members: Kyle Bloomer Josh Geiman Lucas Bennett. Potentiostat. Team Sponsor: Dr. Cindy Harnett Team Mentor: Dr. Andy Dozier. Harnett Lab. Dr. Harnett's laboratory needs 15 potentiostats for her microfluidics lab

amora
Download Presentation

Potentiostat

An Image/Link below is provided (as is) to download presentation Download Policy: Content on the Website is provided to you AS IS for your information and personal use and may not be sold / licensed / shared on other websites without getting consent from its author. Content is provided to you AS IS for your information and personal use only. Download presentation by click this link. While downloading, if for some reason you are not able to download a presentation, the publisher may have deleted the file from their server. During download, if you can't get a presentation, the file might be deleted by the publisher.

E N D

Presentation Transcript


  1. Team Members: Kyle Bloomer Josh Geiman Lucas Bennett Potentiostat Team Sponsor: • Dr. Cindy Harnett Team Mentor: • Dr. Andy Dozier

  2. Harnett Lab • Dr. Harnett's laboratory needs 15 potentiostats for her microfluidics lab • Off the shelf potentiostats range in price from $5K to $10K, which is prohibitive for an instructional lab Commercial Potentiostat

  3. What is a Potentiostat? • A Potentiostat is the electronic hardware required to control a three electrode cell and run most electro-analytical experiments. • An electronic instrument that controls the voltage difference between a Working Electrode and a Reference Electrode. • It measures the current flow between the Working and Counter Electrodes.

  4. History - Ardustat • A previous potentiostat was attempted by a project team using an open source design, the Ardustat • Hardware used was an Arduino processor board, with a prototype “daughter board” • The Ardustat was a two electrode configuration • Ardustat electrical design was poorly documented, which caused the project team to have difficulty implementing it for the project • Software design had no documentation or comments for either the firmware or the application software • The team was unable to meet the project goals

  5. Ardustat Hardware

  6. Ardustat GUI – Connect & Setup

  7. Ardustat GUI – Data Logging

  8. Ardustat Code Example Before Ben After Ben

  9. Previous Project Diagram

  10. Previous Project Test Set

  11. Research • We have found an open source, three electrode potentiostat, known as the “Cheapstat” • Cheapstat was developed by UC Santa Barbara to provide an affordable alternative to COTS potentiostats

  12. Cheapstat Features • Input parameters must be set through an onboard LCD and 5-way joystick • The display is very limited • LCD on the Cheapstat processor “box” • Provides multiple measurement modes • Square Wave • Linear Sweep • Stripping • Cyclic Voltammetry

  13. Cheapstat Hardware Front Panel PCB Assembly Joystick To Cell Electrodes

  14. Two Different Potentiostat Systems • Two Electrode Potentiostat (Formally known as the “Ardustat”) • Three Electrode Potentiostat (Formally known as the “Cheapstat”) • Our project will entail the completion of both systems and comparison of test results of both systems.

  15. Project Goals - Other • Characterize electrical performance for a typical electrochemical device • Compare electrical measurements betweenthe two systems • Two electrode vs. three electrode measurement differences • Document all materials

  16. Three Electrode Potentiostat

  17. Design Goals - Hardware • Design and implement a three electrode potentiostat, based on the Cheapstat • Three electrode design • Ease of assembly and use by students, faculty, and staff • PCB assembly techniques • USB processor to PC interface • External power sources • Full documentation of hardware • Schematics • Simulation results • Assembly diagrams • List of Materials

  18. System Diagram

  19. Major Components • Processor • Firmware • Display/Data Management System (DDMS) • Voltage Converter

  20. System Diagram

  21. Processor Requirements • Capture the test configuration • Measurements to be made, ranges, etc. • Execute the test using the measurements that have been established by the operator • Log and time stamp test results in NVRAM • Send measurement data to Display/Data Management System (DDMS) during test • When polled by the DDMS, send the test results in CSV format to a file on the PC

  22. System Diagram

  23. DDMS Requirements • Test Mode • Execute test script that was entered during Pre-Test • Display results during test • Post Processing • Report generation

  24. System Diagram

  25. Voltage Converter • Three options are available: • Wall Wart • USB • Battery power • Microprocessor requires 5 VDC • Estimated 3 watts

  26. Two Electrode Potentiostat

  27. Design Goals - Software • Develop GUI and firmware using modern software engineering techniques • No spaghetti code • Comment all code • Provide a software library • Document all the application software and firmware • Installation notes • User’s Manual

  28. System Diagram

  29. Major Components • Display/Data Management System (DDMS) • Ardustat • Arduino Development Board • Daughtercard

  30. DDMS Requirements • Capture Input Parameters • Transmit Configuration to Arduino Development Board • Start Experiment Procedure • Export Logged Data

  31. DDMS GUI

  32. Arduino Development Board • Capture Configuration • Send Commands to Daughtercard • Export Measured Data

  33. Arduino Development Board

  34. Daughtercard • Capture Measurements • Send Measurements to Arduino Development Board

  35. Daughtercard

  36. Experiment • Prepare four orange juice samples, one as a control, the other three containing the addition of exogenous ascorbic acid at 0.1,.02, and 0.3M respectively. • Prepare a working electrode using a graphite pencil “lead”. • Prepare a reference electrode using a standard Ag/AgCl electrode. • Prepare a counter electrode using a piece of platinum wiring. (This will not be used for the Two Electrode Potentiostat configuration)

  37. Experiment • Attach the electrodes to the Potentiostat systems. • Perform a cyclic voltammetry test taken from 200 to 900 mV, with a constant current of 550 mV. • Export the data to CSV file and graph the results. • Analyze graphed results against Rowe’s results using an eye inspection test.

  38. Results • Two Electrode Potentiostat

  39. Results • Three Electrode Potentiostat

  40. Conclusions • Although the tests show that both systems work, the results were not as expected • Several possibilities: • Ag/AgCl reference electrode • Relay usage • Firmware implementation(?) • Chemical procedure integrity

  41. Future Work • Universal System • Verify suggested conclusion and recommendations • Two Electrode Potentiostat • Other modes of operation • Calibration settings • Three Electrode Potentiostat • Implement DDMS GUI • Removed joystick and LCD

  42. GUI Mockup

  43. Questions?

More Related