This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

INA226-Q1: INA226-Q1

Part Number: INA226-Q1
Other Parts Discussed in Thread: INA901-SP, AFE11612-SEP, INA950-SEP, INA226

Tool/software:

Hello,

Could you help me to find a part?  It is for a LEO new space Cubesat (1-2 years) application, Unfortunately I don´t know the radiation requirement value.

I need to read the voltage and current delivered by a Payload experiment solar panel with open circuit voltage=16,1V  and Short circuit current=520mA (solution maximum values has to be higher to take into account deratings for PSA Part Stress Analysis).

The values read must be sent to a OBC using I2C bus

For reading the current can be used a independent Shunt resistor , or the resistor could be integrated in the same I2C IC, (something similar to INA745x-Q1)

From my understanding both INA226-Q1 and INA745x-Q1  are not Radiation nor SEE tolerant.

Could you, please, provide me with similar automotive solutions but also radiation and SEE tolerant?

Thank you very much in advance.

Best Regards

Gerardo

  • For space applications like your CubeSat power monitoring, TI’s INA226-Q1 and INA745x-Q1 aren’t radiation-tolerant, so they can’t be directly used in LEO missions. Instead, the common approach is to combine a radiation-tolerant current sense amplifier (such as TI’s INA901-SP or INA950-SEP) with a space-qualified ADC or analog front-end like AFE11612-SEP. This gives you both current (via shunt resistor) and bus voltage measurements that can be sent to your OBC over I²C.

    A shunt of around 0.05–0.1 Ω is typically chosen for your panel (16.1 V Voc, 520 mA Isc), giving you a reasonable sense voltage without excessive power loss. The panel voltage itself can be scaled down through a divider and read by the ADC. Both TI and Microchip also offer rad-tolerant MCUs (e.g., SAMD21RT) with built-in ADCs, which can act as an I²C sensor node for your OBC if you want to simplify the chain.

    Since no “all-in-one” rad-tolerant digital power monitor like INA226 exists today, most CubeSat teams use the modular approach: CSA + ADC/AFE + I²C interface. This also provides flexibility in handling SEEs, filtering, and calibration. The choice between a rad-hard SP device and a rad-tolerant EP device depends on your specific mission profile and acceptable derating margin.

    For layout and design inspiration, you can look at community-shared CubeSat PCBs such as the AMSAT CubeSat Simulator Battery Board. While not a direct replacement, it shows how solar panel and battery telemetry is routed and monitored in practice, and may help guide connector choices, sensor placement, and board architecture for your own payload monitoring board.

  • Hello Gerardo,

    I agree with everything that Zain mentioned - we don't currently have any digital power monitors (the digital version of a current shunt amplifier) on the market today but do have analog devices that can be coupled with other rad-hard devices that can digitize the current. You can filter TI's products using the "rating" catogory to filter for all the "space" devices like I have done here with our precision ADCs: https://www.ti.com/product-category/data-converters/adcs/precision/products.html#1498=Space&

    For part choices I would recommend using a precision ADC if you need measurements that are more precise than 12 bits, and the AFE11612-SEP that Zain mentioned if you need more integrated parts in a single package. Note that the only ADC that uses I2C communication is the AFE11612-SEP, but many of the precision ADCs have SPI communication instead.

    For the Current Shunt Amplifier, the INA950-SEP is the most accurate, so I would recommend that device unless you need a higher radiation qualification, in which case the INA901-SP is rated to higher rad levels. Both devices are unidirectional, but for a solar panel I don't expect this to be an issue.

    Let me know if you have any more questions about this,

    Levi DV