Development kits
Skycharge accelerates automatic charging station developments for sUAS by offering development kits that leverage contact detection, power control and a unique PLC-based data link. These power controllers, contact detection, and communication systems are made in Germany.
Hardware
The Skycharge charging solution consists of two boards: the charge source board, hereinafter referred as to "source”, and the charge sink board, hereinafter referred as to "sink".
The source is responsible for the power management, sink detection on any of 9 charge output terminals, charging process management, power line communication with the sink, and UART communication with an external computer or embedded system.
The sink is responsible for two main functionalities:
Detection: when connected to any of the 9 terminals of the source, the polarity is correctly determined and charging can be started with full power.
Reverse current protection: current flow towards the battery and never towards the charger, thus, when connected to the battery, the battery voltage is never exposed on the sink terminals connected to the source contacts, which is highly important for safety.
In its PLC version, the sink supports power line communication (PLC) with the source board, storage of battery characteristics (maximum charging voltage and current, battery type, and much more) and UART communication with a BMS board or smart battery.
Why are there two sink boards at all? Clients with medium and large drone platforms usually prefer high currents and PLC. Clients with smaller drones, on the other end, tend to optimize for weight and footprint.
Below is a brief description of the Skycharge charging boards.
Source board
PLC Sink board
LIGHT Sink board
Software
The charging process can be monitored and controlled by a set of utilities, which are open-sourced and the repository can be found on the Skycharge GitHub page [https://github.com/Skycharge/libskycharge]. The UART interface and TCP/IP protocol of the source are also open, and the following software features should be highlighted:
Passthrough of user data from source to sink over the PLC —> possibility to connect and control a BMS, smart battery, or any embedded system on the sink/battery side
Source and sink firmware upgrade
Different types of connectivity: in local network or via Skycharge cloud SDK and UI
Different supported protocols and transports for charging control and management: UART, REST, ZMQ