Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Objective:

...

  1. Find the required equipment on the table at the back of the Bay:

  2. Move equipment to a table with outlets (I couldn’t find any nearby outlets on that table).

    1. make sure not to drop anything lol expensive stuff

  3. Use the banana plug to banana plug wires to connect the +S and -S terminals on the battery holder to the digital multimeter HI input and LO respectively.

  4. Use the banana plug to alligator clips to connect the +F and -F terminals on the battery holder to the INPUT + and - on the E-load respectively.

  5. Turn on Katharine’s laptop, plug in the two USB cables from the e-load and multimeter (and plug it in to charge it)

    1. Password is midsun

  6. Plug in the power cables of the equipment and turn them on if you haven’t already

  7. Open the MS Battery Testing folder, right-click inside of it, and click “Open in Terminal”

  8. Type in the following to run Micah’s testing script:

    Code Block
    python battery_test.py
  9. Click OK (1 battery channel)

  10. Click on File->Import Equipment Assignment

  11. Select equipment_assignment (located in Documents → Single Cell Testing Data → Full Settings (i think lol, I might need to do some digging around but it's around there))

  12. Click Import Test

  13. Select rest_ir_test

  14. Pick up a cell from the packaging (or just bring the whole box over)

    1. The cells are in two boxes at the bottom of the shelves

  15. Number the box that it came in, and the cell itself with Sharpie

  16. Place in the Gamry cell holder with a Keysight 34410a

  17. Click Edit Cell Name

  18. Type in whatever number the cell you’re testing is, and OK

  19. Start the test (screen should look something like this when it’s set up

  20. Let the test run, it will do a 1-second rest, a 5-second low current (0.1C) discharge, and a 5-second higher current (0.4C) discharge, for a total of 11 seconds per cell. It should look something like this.

  21. Wait until the Current Status is Idle, then repeat steps 13-19 for each cell. MAKE SURE TO EDIT THE CELL NAME BEFORE EACH TEST

    1. NOTES:

    2. Make sure you test every cell that you number with a sharpie, and don’t test any cells that you haven't marked with a number first

    3. You don’t need to do the steps in the exact same order, you can start numbering the next cell with a sharpie during the 11s that the last cell is being tested or whatever works fastest or best for u

    4. If you forgot to change the cell name, try to manually make a new folder for it using the same format, and cut+paste the data and log files to the new folder (Sort the files by “Date modified”, and cut and paste the 2 NEWEST data files, and the 2 NEWEST log files from the logs folder)

    5. There’s a chance the E-load will start reading wrong or 0 values for the voltage. There’s a high chance that the hex bolt on the positive end of the cell holder is loose, just grab some pliers and tighten it (remove the cell before doing this):

      1. Image RemovedImage Added

  22. The script will automatically save all the OCV and IR data to the Single Cell Testing Data folder.

  23. At the end of the testing session, ZIP the single-cell testing data folder and send it to the Slack channel.

  24. Put everything back to where it was before!

  25. I will make a small script that uses Micah’s GraphIV python script to analyze the data once it’s all collected or use https://github.com/kostubhagarwal/cell_qc_analysis.git

  26. Thanks!!!!!

Production (Capacity) [DRAFT]

  1. Place cells into [parallel cell charger(s)]

  2. Charge cells at 1.45A (well below the standard charge spec [5]) 

  3. Observe the thermal performance of batteries via thermistors/heat gun [optional]

  4. Once fully charged, allow the cells to rest for 10 mins (recommended per spec sheet [5])

  5. Commence discharge on [parallel cell charger(s)] at 1.70A

  6. Once fully discharged, record values in the following MSXV_celltracking

  7. Allow the cells to rest for 20 mins

  8. Charge cells at 1A (well below the standard charge spec [5]) 

  9. Observe the thermal performance of batteries via thermistors/heat gun

  10. Once fully charged, allow the cells to rest for 4+ hours for the temperature to normalize temperature

  11. Place all batteries in a box until module/pack assembly - when placing them in your module, check ocv and make sure it hasn’t dropped too much (self-discharge check), if discrepancies: record in MSXV_celltracking

...