Following your documentation – feedback & questions
-
@gus said in Following your documentation – feedback & questions:
I have send you an email,
Received, thank you!
@gus said in Following your documentation – feedback & questions:
Thank you. I am planning to use a Raspberry Pi for long-term tests. Are you using a Raspberry Pi too, or a PC?
I am using an old laptop that was in our lab, but a Raspberry Pi would work fine. I usually install ZeroTier or similar and then VNC in for remote access.
@gus said in Following your documentation – feedback & questions:
And also, I wanted to ask you about the current collector's material – is brass a better option than pure copper? What was the criterion for the material type and thickness selection?
Brass is somewhat more corrosion-resistant than copper, which is why we specified it. 1 mm is an arbitrary first guess for a reasonable thickness that's stiff and conductive enough, we haven't done any calculations for this however.
-
Also, apologies for the wait, but here are some more detailed instructions on how to build and wire everything (though you seem to have figured it out)
A video to accompany the written documentation: https://spectra.video/w/nJ8XNYu1MXNPSDLKV3KVTh
Improved documentation page on the electronics: https://fbrc.codeberg.page/rfb-dev-kit/electronics.html
-
It's been a while, but I’ve just configured a Raspberry Pi and got the mystat.py script working alongside Mystat and the Arduino. It looks like the chemistry is ready as well. Could I ask you for some instructions on how to proceed with the test using the mystat.py script? There are multiple options available, and I want to make sure everything is set up correctly
-
It's been a while, but I’ve just configured a Raspberry Pi and got the mystat.py script working alongside Mystat and the Arduino. It looks like the chemistry is ready as well. Could I ask you for some instructions on how to proceed with the test using the mystat.py script? There are multiple options available, and I want to make sure everything is set up correctly
@gus Nice work! Please let me know what electrolyte, concentration and volume you want to run and I can give you some guidance on exact settings.
-
@sepi, @danielfp248 thanks :), @danielfp248, I have an exact electrolyte from the documentation https://fbrc.codeberg.page/rfb-dev-kit/electrolyte.html .
-
@sepi, @danielfp248 thanks :), @danielfp248, I have an exact electrolyte from the documentation https://fbrc.codeberg.page/rfb-dev-kit/electrolyte.html .
@gus Great! As a first test please run the following:
This should take around 1 one hour per charge/discharge cycle, experiment should take around 5 hours total. If the cycle ends because the potential reaches the upper safety limit too quickly, reduce the currents to 10000 and try again. At first the cells can require some time cycling at low SOC at lower current, to build all the Zn nucleation sites. Do not cycle to a potential higher than 1.7V because you will start having nasty side reactions at this point.
If this cycles successfully you can then increase the currents to 30000uA and repeat, see that it goes well.
After that you can then start going to high SOC values at 40000uA. I would recommend first cycling to 100mAh (set Upper bound to 100000uAh). Enclose the battery when cycling to higher SOC - you can put it inside a plastic tub - because leaks due to any problem will spray highly charged electrolyte, which, even if the volume is low, can be dangerous.
If you let me know how each test goes I can provide further feedback.
-
That sounds like even more exciting that I expected. @danielfp248 could you put this and a description of the wirering into the docs?
-
That sounds like even more exciting that I expected. @danielfp248 could you put this and a description of the wirering into the docs?
-
@gus Great! As a first test please run the following:
This should take around 1 one hour per charge/discharge cycle, experiment should take around 5 hours total. If the cycle ends because the potential reaches the upper safety limit too quickly, reduce the currents to 10000 and try again. At first the cells can require some time cycling at low SOC at lower current, to build all the Zn nucleation sites. Do not cycle to a potential higher than 1.7V because you will start having nasty side reactions at this point.
If this cycles successfully you can then increase the currents to 30000uA and repeat, see that it goes well.
After that you can then start going to high SOC values at 40000uA. I would recommend first cycling to 100mAh (set Upper bound to 100000uAh). Enclose the battery when cycling to higher SOC - you can put it inside a plastic tub - because leaks due to any problem will spray highly charged electrolyte, which, even if the volume is low, can be dangerous.
If you let me know how each test goes I can provide further feedback.
@danielfp248 said in Following your documentation – feedback & questions:
After that you can then start going to high SOC values at 40000uA. I would recommend first cycling to 100mAh (set Upper bound to 100000uAh). Enclose the battery when cycling to higher SOC - you can put it inside a plastic tub - because leaks due to any problem will spray highly charged electrolyte, which, even if the volume is low, can be dangerous.
Thank you for this advice. To be honest, I’m a little bit afraid of leaks that could damage the Arduino, above all. Do you propose covering just the cell, or the whole system? I’ve placed the system in an IKEA Samla box, and I can cover it, just making some holes for the cables. Do you recommend extra covering for the cell as well?
-
@danielfp248 said in Following your documentation – feedback & questions:
After that you can then start going to high SOC values at 40000uA. I would recommend first cycling to 100mAh (set Upper bound to 100000uAh). Enclose the battery when cycling to higher SOC - you can put it inside a plastic tub - because leaks due to any problem will spray highly charged electrolyte, which, even if the volume is low, can be dangerous.
Thank you for this advice. To be honest, I’m a little bit afraid of leaks that could damage the Arduino, above all. Do you propose covering just the cell, or the whole system? I’ve placed the system in an IKEA Samla box, and I can cover it, just making some holes for the cables. Do you recommend extra covering for the cell as well?
@gus no, that should be fine. Since all the tubing is at the front, leaks are usually contained to the front of the cell, I've never had a leak splash back and damage the Arduino, even when we didn't have it inside a box but just bare.
-
Another question before I start the test: I understand that I need to connect WE/SE to one electrode and CE/RE to the other. Does it matter which electrode is connected to which pair? Does the Mystat.py script differentiate between them?
@gus It doesn't matter on your first run, because the cell is perfectly symmetrical on start, but remember how you connect it as you would want to always connect it the same, this way elemental iodine will be limited to only one side of the cell. I always mark one of the endplates with an X to remember which one I connect as an anode and which one as a cathode. Where you connect WE/SE is where you will generate triiodide (your cathode) and where you connect CE/RE will be you will deposit Zn (your anode).
-
@danielfp248 Ok, thank you. So there is no need to assign one peristaltic pump to WE/SE and the other to CE/RE? Because if the electrodes are connected arbitrarily, this information will not be passed to mystat.py, right?
Edit: I suppose that I should connect the WE/RE to the electrode associated with the positive (P) pump circuit, and the CE to the electrode associated with the negative (N) pump circuit.
-
@danielfp248 Ok, thank you. So there is no need to assign one peristaltic pump to WE/SE and the other to CE/RE? Because if the electrodes are connected arbitrarily, this information will not be passed to mystat.py, right?
Edit: I suppose that I should connect the WE/RE to the electrode associated with the positive (P) pump circuit, and the CE to the electrode associated with the negative (N) pump circuit.
@gus It doesn't matter what side you connect to WE/SE the first time you run the setup. The pumps aren't really associated with the electrodes at all on the program. In a new setup both sides are exactly identical.
The important thing is, whichever side (pump, reservoir, electrode) you use for WE/SE the first time, always use the same side for WE/SE, always same pump, same electrode side, same reservoir, etc.
-
Ok, thank you @danielfp248 ! I know I'm probably being a pain, but I just wanted to be absolutely sure:) So this part is already solved.
However, I have found out that mystat.py was not able to save results to a file.
On the Raspberry Pi that I am using right now, I was unable to install PyQt5 in a virtual environment following your readme.txt and requirements.txt file. The problem is known and I have not found a working solution for the venv setup. As a workaround, I was using the default version of Python and libraries. This was probably causing the file saving issue.
Happily, the script seems to be working on the Raspberry Pi's default system Python and libraries after changing the "choose_file" function to the following:
def choose_file(file_entry_field, questionstring):
"""Open a file dialog and write the path of the selected file to a given entry field."""
filedialog = QtWidgets.QFileDialog()
# Get the tuple (filename, filter) and take only the filename
filename, _ = filedialog.getSaveFileName(mainwidget, questionstring, "", "ASCII data (*.txt)",options=QtWidgets.QFileDialog.DontConfirmOverwrite)
file_entry_field.setText(filename)I hope there will be no more incompatibility issues during battery testing
-
Ok, thank you @danielfp248 ! I know I'm probably being a pain, but I just wanted to be absolutely sure:) So this part is already solved.
However, I have found out that mystat.py was not able to save results to a file.
On the Raspberry Pi that I am using right now, I was unable to install PyQt5 in a virtual environment following your readme.txt and requirements.txt file. The problem is known and I have not found a working solution for the venv setup. As a workaround, I was using the default version of Python and libraries. This was probably causing the file saving issue.
Happily, the script seems to be working on the Raspberry Pi's default system Python and libraries after changing the "choose_file" function to the following:
def choose_file(file_entry_field, questionstring):
"""Open a file dialog and write the path of the selected file to a given entry field."""
filedialog = QtWidgets.QFileDialog()
# Get the tuple (filename, filter) and take only the filename
filename, _ = filedialog.getSaveFileName(mainwidget, questionstring, "", "ASCII data (*.txt)",options=QtWidgets.QFileDialog.DontConfirmOverwrite)
file_entry_field.setText(filename)I hope there will be no more incompatibility issues during battery testing
@gus Awesome, feel free to post screenshots of your testing! You can also post some of your result files here if you need any help plotting the results.