mirror of
https://github.com/PX4/PX4-Autopilot.git
synced 2026-07-27 00:48:23 +08:00
New Crowdin translations - uk (#26038)
Co-authored-by: Crowdin Bot <support+bot@crowdin.com>
This commit is contained in:
56
docs/uk/power_module/ark_12s_payload_power_module.md
Normal file
56
docs/uk/power_module/ark_12s_payload_power_module.md
Normal file
@@ -0,0 +1,56 @@
|
||||
# ARK 12S Payload Power Module
|
||||
|
||||
The [ARK 12S Payload Power Module](https://arkelectron.com/product/ark-12s-payload-power-module/) is a dual 5V 6A and 12V 6A power supply and digital power monitor designed for the Pixhawk Autopilot Bus Carrier boards.
|
||||
|
||||
This is similar to the [ARK 12S PAB Power Module](../power_module/ark_12s_pab_power_module.md) except that the additional 12V 6A supply allows easier powering of a payload.
|
||||
|
||||

|
||||
|
||||
## Де купити
|
||||
|
||||
Замовте цей модуль з:
|
||||
|
||||
- [ARK Electronics](https://arkelectron.com/product/ark-12s-payload-power-module/) (US)
|
||||
|
||||
## Характеристики обладнання
|
||||
|
||||
- **TI INA238 Digital Power Monitor**
|
||||
- 0.0001 Ohm Shunt
|
||||
- I2C Interface
|
||||
|
||||
- **5.2V 6A Step-Down Regulator**
|
||||
- 10V Minimum Input Voltage at 6A Out
|
||||
- Output Over-Current Protection
|
||||
|
||||
- **12.0V 6A Step-Down Regulator**
|
||||
- 15V Minimum Input Voltage at 6A Out
|
||||
- Output Over-Current Protection
|
||||
|
||||
- **75V Maximum Input Voltage**
|
||||
|
||||
- **Connections**
|
||||
- Solder Pads Battery Input
|
||||
- Solder Pads Battery Output
|
||||
- 6 Pin Molex CLIK-Mate Output
|
||||
- [Matches ARK PAB Carrier Power Pinout](https://arkelectron.gitbook.io/ark-documentation/flight-controllers/ark-pixhawk-autopilot-bus-carrier/pinout)
|
||||
- 4 Pin Molex CLIK-Mate 12V Output
|
||||
|
||||
- **Other**
|
||||
- USA Built
|
||||
- Includes 6 Pin Molex CLIK-Mate Cable
|
||||
|
||||
- **Additional Information**
|
||||
- Weight: 20.5 g
|
||||
- Dimensions: 3.7 cm x 3.5 cm x 1.3 cm
|
||||
|
||||
## Налаштування PX4
|
||||
|
||||
- Disable the `SENS_EN_INA226` parameter if it is enabled.
|
||||
- Enable the `SENS_EN_INA238` parameter.
|
||||
- Reboot the flight controller.
|
||||
- Set the `INA238_SHUNT` parameter to 0.0001.
|
||||
- Reboot the flight controller.
|
||||
|
||||
## Дивіться також
|
||||
|
||||
- [ARK 12S Payload Power Module Documentation](https://docs.arkelectron.com/power/ark-12s-payload-power-module) (ARK Docs)
|
||||
@@ -6,35 +6,36 @@ Note that at 60A and 20°C without cooling, the 5V regulator is de-rated to a 3A
|
||||
|
||||

|
||||
|
||||
This power module is also available without connectors:
|
||||
|
||||

|
||||
|
||||
## Де купити
|
||||
|
||||
Замовте цей модуль з:
|
||||
|
||||
- [ARK Electronics](https://arkelectron.com/product/ark-pab-power-module/) (US)
|
||||
- [ARK Electronics - ARK PAB Power Module](https://arkelectron.com/product/ark-pab-power-module/) (US)
|
||||
- [ARK Electronics - ARK PAB Power Module No Connector](https://arkelectron.com/product/ark-pab-power-module-no-connector/) (US)
|
||||
|
||||
## Характеристики обладнання
|
||||
|
||||
- **TI INA226 Digital Power Monitor**
|
||||
|
||||
- 0.0005 Ohm Shunt
|
||||
- I2C Interface
|
||||
|
||||
- **5.2V 6A Step-Down Regulator**
|
||||
|
||||
- 33V Maximum Input Voltage
|
||||
- 5.8V Minimum Input Voltage at 6A Out
|
||||
- Output Over-Voltage Protection
|
||||
- Output Over-Current Protection
|
||||
|
||||
- **Connections**
|
||||
|
||||
- XT60 Battery Input
|
||||
- XT60 Battery Output
|
||||
- XT60 Battery Input / Solder Pad Battery Input (No Connector version)
|
||||
- XT60 Battery Output / Solder Pad Battery Output (No Connector version)
|
||||
- 6 Pin Molex CLIK-Mate Output
|
||||
- [Matches ARK PAB Carrier Power Pinout](https://arkelectron.gitbook.io/ark-documentation/flight-controllers/ark-pixhawk-autopilot-bus-carrier/pinout)
|
||||
|
||||
- **Other**
|
||||
|
||||
- USA Built
|
||||
- FCC Compliant
|
||||
- Includes 6 Pin Molex CLIK-Mate Cable
|
||||
|
||||
@@ -27,6 +27,7 @@ This section provides information about a number of power modules and power dist
|
||||
- Цифрові (I2C) модулі напруги та поточного живлення (для контролерів, похідних від Pixhawk FMUv6X та FMUv5X):
|
||||
- [ARK PAB Power Module](../power_module/ark_pab_power_module.md)
|
||||
- [ARK 12S PAB Power Module](../power_module/ark_12s_pab_power_module.md)
|
||||
- [ARK 12S Payload Power Module](../power_module/ark_12s_payload_power_module.md)
|
||||
- [Holybro PM02D](../power_module/holybro_pm02d.md)
|
||||
- [Holybro PM03D](../power_module/holybro_pm03d.md)
|
||||
- [DroneCAN](../dronecan/index.md) power modules
|
||||
|
||||
Reference in New Issue
Block a user