thermal: update vskin formula v0.2
based on EE side test result, update the skin formula to v0.2 Bug: 280552152 Test: run nurn8 to verify behavior Change-Id: I31b6ffd4c62e0f4eaef0cb37b2c4703117c49626 Signed-off-by: Peter (YM) <peterym@google.com>
This commit is contained in:
parent
3e907681dc
commit
53a79734c9
2 changed files with 75 additions and 75 deletions
|
@ -5,11 +5,15 @@
|
|||
"Type":"BATTERY",
|
||||
"Multiplier":0.001
|
||||
},
|
||||
{
|
||||
{
|
||||
"Name":"modem_therm",
|
||||
"Type":"UNKNOWN",
|
||||
"HotThreshold":["NAN", 35.5, "NAN", "NAN", "NAN", "NAN", "NAN"],
|
||||
"HotHysteresis":[0.0, 0.9, 0.0, 0.0, 0.0, 0.0, 0.0],
|
||||
"TempPath":"/dev/thermal/tz-by-name/modem_therm/tz_temp",
|
||||
"Multiplier":0.001
|
||||
"Multiplier":0.001,
|
||||
"PollingDelay":60000,
|
||||
"PassiveDelay":7000
|
||||
},
|
||||
{
|
||||
"Name":"gnss_tcxo_therm",
|
||||
|
@ -20,11 +24,7 @@
|
|||
{
|
||||
"Name":"usb_conn_therm",
|
||||
"Type":"UNKNOWN",
|
||||
"HotThreshold":["NAN", 46.0, "NAN", "NAN", "NAN", "NAN", "NAN"],
|
||||
"TempPath":"/dev/thermal/tz-by-name/usb_conn_therm/tz_temp",
|
||||
"Multiplier":0.001,
|
||||
"PollingDelay":60000,
|
||||
"PassiveDelay":7000
|
||||
"Multiplier":0.001
|
||||
},
|
||||
{
|
||||
"Name":"rffe_therm",
|
||||
|
@ -35,7 +35,7 @@
|
|||
{
|
||||
"Name":"soc_therm",
|
||||
"Type":"UNKNOWN",
|
||||
"HotThreshold":["NAN", 29.9, "NAN", "NAN", "NAN", "NAN", "NAN"],
|
||||
"HotThreshold":["NAN", 36.0, "NAN", "NAN", "NAN", "NAN", "NAN"],
|
||||
"HotHysteresis":[0.0, 0.9, 0.0, 0.0, 0.0, 0.0, 0.0],
|
||||
"TempPath":"/dev/thermal/tz-by-name/soc_therm/tz_temp",
|
||||
"Multiplier":0.001,
|
||||
|
@ -45,8 +45,12 @@
|
|||
{
|
||||
"Name":"charger_therm",
|
||||
"Type":"UNKNOWN",
|
||||
"HotThreshold":["NAN", 35.5, "NAN", "NAN", "NAN", "NAN", "NAN"],
|
||||
"HotHysteresis":[0.0, 0.9, 0.0, 0.0, 0.0, 0.0, 0.0],
|
||||
"TempPath":"/dev/thermal/tz-by-name/charger_therm/tz_temp",
|
||||
"Multiplier":0.001
|
||||
"Multiplier":0.001,
|
||||
"PollingDelay":60000,
|
||||
"PassiveDelay":7000
|
||||
},
|
||||
{
|
||||
"Name":"display_therm",
|
||||
|
@ -61,47 +65,25 @@
|
|||
"Multiplier":0.001
|
||||
},
|
||||
{
|
||||
"Name":"VIRTUAL-MODEM-QUT-SOC-CHARGER-USB-RFFE-GNSS-1",
|
||||
"Name":"VIRTUAL-SKIN-CHARGE-SUB-1",
|
||||
"Type":"UNKNOWN",
|
||||
"Hidden":true,
|
||||
"VirtualSensor":true,
|
||||
"Formula":"WEIGHTED_AVG",
|
||||
"Combination":["modem_therm", "quiet_therm", "soc_therm", "charger_therm", "usb_conn_therm", "rffe_therm", "gnss_tcxo_therm"],
|
||||
"Coefficient":[0.05, 0.05, 0.7, 0.05, 0.05, 0.05, 0.05],
|
||||
"Offset":-1500,
|
||||
"Combination":["modem_therm", "rffe_therm", "charger_therm"],
|
||||
"Coefficient":[0.482, 0.206, 0.208],
|
||||
"Offset":-120,
|
||||
"Multiplier":0.001
|
||||
},
|
||||
{
|
||||
"Name":"VIRTUAL-QUT-CHARGER-USB-RFFE-2",
|
||||
"Name":"VIRTUAL-SKIN-CHARGE-WLC-SUB-1",
|
||||
"Type":"UNKNOWN",
|
||||
"Hidden":true,
|
||||
"VirtualSensor":true,
|
||||
"Formula":"WEIGHTED_AVG",
|
||||
"Combination":["quiet_therm", "charger_therm", "usb_conn_therm", "rffe_therm"],
|
||||
"Coefficient":[0.15, 0.15, 0.15, 0.55],
|
||||
"Offset":-1000,
|
||||
"Multiplier":0.001
|
||||
},
|
||||
{
|
||||
"Name":"VIRTUAL-QUT-CHARGER-USB-GNSS-3",
|
||||
"Type":"UNKNOWN",
|
||||
"Hidden":true,
|
||||
"VirtualSensor":true,
|
||||
"Formula":"WEIGHTED_AVG",
|
||||
"Combination":["quiet_therm", "charger_therm", "usb_conn_therm", "gnss_tcxo_therm"],
|
||||
"Coefficient":[0.166, 0.45, 0.217, 0.167],
|
||||
"Offset":-1950,
|
||||
"Multiplier":0.001
|
||||
},
|
||||
{
|
||||
"Name":"VIRTUAL-MODEM-QUT-SOC-CHARGER-USB-RFFE-GNSS-4",
|
||||
"Type":"UNKNOWN",
|
||||
"Hidden":true,
|
||||
"VirtualSensor":true,
|
||||
"Formula":"WEIGHTED_AVG",
|
||||
"Combination":["modem_therm", "quiet_therm", "soc_therm", "charger_therm", "usb_conn_therm", "rffe_therm", "gnss_tcxo_therm"],
|
||||
"Coefficient":[-0.05, -0.05, 1.3, -0.05, -0.05, -0.05, -0.05],
|
||||
"Offset":-1950,
|
||||
"Combination":["modem_therm", "rffe_therm", "charger_therm"],
|
||||
"Coefficient":[0.362, 0.244, 0.317],
|
||||
"Offset":125,
|
||||
"Multiplier":0.001
|
||||
},
|
||||
{
|
||||
|
@ -109,10 +91,10 @@
|
|||
"Type":"UNKNOWN",
|
||||
"Hidden":true,
|
||||
"VirtualSensor":true,
|
||||
"TriggerSensor":"soc_therm",
|
||||
"TriggerSensor":"charger_therm",
|
||||
"Formula":"MAXIMUM",
|
||||
"Combination":["VIRTUAL-MODEM-QUT-SOC-CHARGER-USB-RFFE-GNSS-1", "VIRTUAL-QUT-CHARGER-USB-RFFE-2", "VIRTUAL-QUT-CHARGER-USB-GNSS-3", "VIRTUAL-MODEM-QUT-SOC-CHARGER-USB-RFFE-GNSS-4"],
|
||||
"Coefficient":[1.0, 1.0, 1.0, 1.0],
|
||||
"Combination":["VIRTUAL-SKIN-CHARGE-SUB-1"],
|
||||
"Coefficient":[1.0],
|
||||
"HotThreshold":["NAN", 35.0, 39.0, 43.0, 45.0, 47.0, 55.0],
|
||||
"HotHysteresis":[0.0, 1.9, 1.9, 1.9, 1.9, 1.9, 1.9],
|
||||
"Multiplier":0.001,
|
||||
|
@ -151,11 +133,11 @@
|
|||
"Type":"UNKNOWN",
|
||||
"Hidden":true,
|
||||
"VirtualSensor":true,
|
||||
"TriggerSensor":"soc_therm",
|
||||
"Formula":"WEIGHTED_AVG",
|
||||
"Combination":["charger_therm", "rffe_therm", "display_therm"],
|
||||
"Coefficient":[0.51, 0.25, 0.24],
|
||||
"HotThreshold":["NAN", 35.0, 39.0, 43.0, 45.0, 47.0, 55.0],
|
||||
"TriggerSensor":"modem_therm",
|
||||
"Formula":"MAXIMUM",
|
||||
"Combination":["VIRTUAL-SKIN-CHARGE-WLC-SUB-1"],
|
||||
"Coefficient":[1.0],
|
||||
"HotThreshold":["NAN", 35.0, 39.0, 43.0, 45.0, 47.0, 55.0],
|
||||
"HotHysteresis":[0.0, 1.9, 1.9, 1.9, 1.9, 1.9, 1.9],
|
||||
"Multiplier":0.001,
|
||||
"PollingDelay":300000,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue