Author Topic: HP / Agilent 34401A hidden menu  (Read 28609 times)

0 Members and 1 Guest are viewing this topic.

Offline iMo

  • Super Contributor
  • ***
  • Posts: 4885
  • Country: vc
Re: HP / Agilent 34401A hidden menu
« Reply #175 on: January 17, 2024, 09:50:09 am »
I looked up thermistor data for 2.2k, 5k, and 10k type B thermistors (which is what I think HP supported). They all have the same beta value. HP got a little lazy with the 7-5-2 firmware as all they would have had to do is scale the ohm readings for the 5k thermistor temperature table to support 2.2k and 10k thermistors.

I know this is some heavy math :), but here goes:

Table lookup OHMS = measured OHMS * 5 / thermistor TYPE KOHMS - a whopping one line of code!

in fact, source code wouldn't even have to add one line of code.  Instead of table_lookup=measured_ohms, they could have changed it to table_lookup=measured_ohms*5/thermistor_type_kohms.

IMHO they do consider the "beta" of the thermistors as well.
https://www.eevblog.com/forum/testgear/hp-agilent-34401a-hidden-menu/msg4659010/#msg4659010
« Last Edit: January 17, 2024, 09:51:53 am by iMo »
 


Share me

Digg  Facebook  SlashDot  Delicious  Technorati  Twitter  Google  Yahoo
Smf