thermal: update vskin-open sub1 equation

Update vskin-open-sub-1 equation to have better correlation for safety
cases.

Bug: 322147413
Test: Push config and verify lshal
Change-Id: I338f4ddf289f9388c3601149bf22312a81f6af43
This commit is contained in:
sashwinbalaji 2024-05-27 23:57:49 +08:00
parent 8b879fc372
commit 2f57f9b356
2 changed files with 7 additions and 7 deletions

View file

@ -133,8 +133,8 @@
"VirtualSensor": true,
"Formula": "WEIGHTED_AVG",
"Combination": ["charger_therm", "modem_therm", "gnss_tcxo_therm"],
"Coefficient": [0.144, 0.448, 0.402],
"Offset": -1113,
"Coefficient": [0.263, 0.332, 0.519],
"Offset": -6068,
"Multiplier": 0.001
},
{
@ -215,7 +215,7 @@
{
"Name": "VIRTUAL-SKIN-LEGACY",
"Type": "UNKNOWN",
"Version": "2.1",
"Version": "2.2",
"VirtualSensor": true,
"Hidden": true,
"Formula": "WEIGHTED_AVG",
@ -249,7 +249,7 @@
{
"Name": "VIRTUAL-SKIN",
"Type": "SKIN",
"Version": "2.2",
"Version": "2.3",
"VirtualSensor": true,
"TriggerSensor": ["soc_therm", "rffe_therm", "charger_therm", "modem_therm", "gnss_tcxo_therm"],
"Formula": "MAXIMUM",

View file

@ -105,8 +105,8 @@
"VirtualSensor": true,
"Formula": "WEIGHTED_AVG",
"Combination": ["charger_therm", "modem_therm", "gnss_tcxo_therm"],
"Coefficient": [0.144, 0.448, 0.402],
"Offset": -1113,
"Coefficient": [0.263, 0.332, 0.519],
"Offset": -6068,
"Multiplier": 0.001
},
{
@ -123,7 +123,7 @@
{
"Name": "VIRTUAL-SKIN",
"Type": "SKIN",
"Version": "2.1",
"Version": "2.2",
"VirtualSensor": true,
"TriggerSensor": ["soc_therm", "rffe_therm", "charger_therm", "modem_therm", "gnss_tcxo_therm"],
"Formula": "MAXIMUM",