Off-world Power Generation Lab 1: Free Space 1W Transmission: Difference between revisions

From Bitpost wiki
Line 42: Line 42:
=== Connectors ===
=== Connectors ===
* large panel uses MC4 connectors: we got a bunch of connectors to splice wire into
* large panel uses MC4 connectors: we got a bunch of connectors to splice wire into
* commercial solar regulator: raw wire input/output
** Output: 12V Battery (make sure to config to use 12V not 24V)
** Input: Max solar Panel Power: 360W
* large battery
** some sad Japan Jack Input: 14-25V, 3A
** USB Output: 5V/2A USB (12V/6A, 16V/5A, 19V/4.5A, 24V 3.5A??) - USB QC: 5V/3A, 3.6V-12V, 18W Max.?) wtf
* laser power [https://youtu.be/gm5P74vcB84?t=79 replace with an inline resistor??]
* small battery uses USB out, microusb in: we got a bunch of usb connectors and cables
* small battery uses USB out, microusb in: we got a bunch of usb connectors and cables
** Output: 5V/1A USB
** Output: 5V/1A USB

Revision as of 03:47, 3 December 2018

Overview

  • Use a full-sized solar panel to power a large battery through a commercial regulator.
  • Use the large battery to power a raspberry pi.
  • Use the large battery to power a small laser through a voltage regulator that reports the delivered power.
  • Add an on/off switch to the laser circuit that is controlled by the pi.
  • Point the laser at a diffraction lens that illuminates a small solar panel.
  • Use the small solar panel to power a small battery through a voltage regulator that reports the delivered power.
  • Use the small battery to power...
    • something simple, a fan or a light, through a usb multimonitor
    • an arduino that can monitor the voltage and current
    • a lan-connected raspberry pi that can monitor the energy and call an API to report snapshot values. These guys suggest that the best way is via an arduino, really?

Remember: we regulate the voltage, everywhere. Only voltage can force current where it is not wanted.

Can we keep the arduino powered 24/7?

[large panel] > [regulator] > [battery] > [pi]                    SPACE
                                        > [regulator] > [laser]   =====>   [small panel] > [regulator] > [battery] > [arduino]

Gear

More gear that we may not need

Connectors

  • large panel uses MC4 connectors: we got a bunch of connectors to splice wire into
  • commercial solar regulator: raw wire input/output
    • Output: 12V Battery (make sure to config to use 12V not 24V)
    • Input: Max solar Panel Power: 360W
  • large battery
    • some sad Japan Jack Input: 14-25V, 3A
    • USB Output: 5V/2A USB (12V/6A, 16V/5A, 19V/4.5A, 24V 3.5A??) - USB QC: 5V/3A, 3.6V-12V, 18W Max.?) wtf
  • laser power replace with an inline resistor??
  • small battery uses USB out, microusb in: we got a bunch of usb connectors and cables
    • Output: 5V/1A USB
    • Input: 5-6V/1A MicroUSB

TODO

  • all the regulators
  • pi uses some adapter bullshit
  • arduino is also a pita