gauteh / sfy

🌊 A lightweight wave buoy for near-shore deployments.
MIT License
44 stars 7 forks source link

solar panel #123

Open jerabaul29 opened 1 year ago

jerabaul29 commented 1 year ago

I think the Artemis RedBoard Nano should be very easy to use with a LiPo battery + solar panel (6V max) in cases the deployment takes place in an area with lots of sun. I asked on SF GH repo, crossing fingers to get an answer (otherwise may ask on their forum): https://github.com/sparkfun/RedBoard_Artemis_Nano/issues/4 .

Resources (added by gaute):

gauteh commented 1 year ago

👍 for the sfy power is provided through the notecarrier, it also has lipo charger (or comes in variants with that). I'm wondering if the supercaps need to be downstream the voltage regulator so that they don't interfere with the charger?

jerabaul29 commented 1 year ago

Not sure about the supercaps location. We can chat about it :) .

gauteh commented 1 year ago

https://www.adafruit.com/product/4755 think I need something like this, with supercaps placed after load. The sfy uses about 50 mA at 4.5V on average now - but I think that can be improved.

gauteh commented 1 year ago

Maybe @akkermei has some suggestions.

jerabaul29 commented 1 year ago

It is common with 6V 1-2W solar panels, this is quite small solar panels actually, and this should be more than enough in theory to drive the sfy? :) But agree 50mA average sounds like a lot - in pure ISM330DHCX logging + on the fly Kalman filtering, power use on the OMB is typically a couple of mA if I remember correctly. Even with the occasional modem spikes, 50mA sounds like quite a bit.

jerabaul29 commented 1 year ago

Edit: 8mA in wave measurement mode for the OMB; but I think this is more than strictly needed, think there is 1 LED on the qwiic switch that remains active, + the artemis is in burst mode so double the power usage, + possibly some other wastes.

gauteh commented 1 year ago

Solar panels:

maybe 2 or 3 for SFY, maybe enough with 1 for OMB?

@jerabaul29 : students will be working on this this summer. it would be great if we can do some work that both benefits OMB and SFY. I'm setting up a shopping list, please take a look and suggest setup if you have time. Will order somewhen next week so no rush.

gauteh commented 1 year ago

Related: #124

jerabaul29 commented 1 year ago

Regarding the OMB, "everything" needed regarding "electronics infrastructure for using solar + battery" should already be provided by the AGT, i.e. the AGT has solar power connector + battery connector + "battery solar charger" to make sure the battery does not get overcharged etc.

A few notes, of course all of this would need testing:

I will look at sourcing and add to the shopping list :) .

jerabaul29 commented 1 year ago

An extra note: it makes little sense to monitor the voltage of the LSH20 as it is completely flat, but monitoring the voltage of the LiPo battery would make sense :) . I can add it to keep it in the back of my head (to add a "battery monitoring information", for example to the GPS fix information or the wave messages).

gauteh commented 1 year ago

https://github.com/gauteh/sfy/issues/136