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.

[参考译文] BQ76952:术语“'设置“#39 的含义;在数据表讨论过流精度的部分中

Guru**** 2394305 points
Other Parts Discussed in Thread: BQ76952

请注意,本文内容源自机器翻译,可能存在语法或其它翻译错误,仅供参考。如需获取准确内容,请参阅链接中的英语原文或自行翻译。

https://e2e.ti.com/support/power-management-group/power-management/f/power-management-forum/1538913/bq76952-the-meaning-of-the-term-setting-in-the-datasheet-section-discussing-the-over-current-accuracy

器件型号:BQ76952

工具/软件:

您好、

我们的 BMS 使用 bq76952 芯片、我想在数据表的下一部分中阐明“设置“一词指的是什么。

它是否根据分流电阻器上的电压来指代阈值?

例如、如果我们的分流电阻器是 2mΩ  OCC(过流充电)阈值 设置为 16A  、如下所示:

/*!
 * @par Protections:OCC:Threshold
 * - Type   : U1
 * - Min    : 2
 * - Max    : 62
 * - Default: 2
 * - Unit   : 2mV
 * @brief This parameter sets the Overcurrent in Charge Protection threshold for
 * the sense resistor voltage in units of 2mV.
 * @note 16 * 2mV = 32mV (16A across 2mOhm sense resistor)
 */
#define VAL_OCC_THRESHOLD               16U
/*! @brief Size of VAL_OCC_THRESHOLD. */
#define SZ_OCC_THRESHOLD                1U

设置应为 32 、这对应于±4 mV 容差类别?

如果是、说我们的是正确的 OCC 限制 16A ±2A  、因为 2mΩ  分流电阻器上的 4mV 等于 2A ?

谢谢您、

李庆宰