Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
AC voltage and calibration
#9
I did some more testing:
- only connected 1 single CT to first port (ai1)
- tested with a stable load of 3.33 amps (a halogene lamp of 750W)
- set the update interval to 5 seconds in esphome 

from the logs I filter out the raw values and they are very jumpy:

Line  113: [23:55:28][D][sensor:094]: 'ai1': Sending state 1.16500 V with 3 decimals of accuracy
Line  147: [23:55:33][D][sensor:094]: 'ai1': Sending state 1.03000 V with 3 decimals of accuracy
Line  176: [23:55:38][D][sensor:094]: 'ai1': Sending state 1.15000 V with 3 decimals of accuracy
Line  205: [23:55:43][D][sensor:094]: 'ai1': Sending state 1.18100 V with 3 decimals of accuracy
Line  234: [23:55:48][D][sensor:094]: 'ai1': Sending state 1.18700 V with 3 decimals of accuracy
Line  266: [23:55:53][D][sensor:094]: 'ai1': Sending state 1.18400 V with 3 decimals of accuracy
Line  295: [23:55:58][D][sensor:094]: 'ai1': Sending state 1.16700 V with 3 decimals of accuracy
Line  324: [23:56:03][D][sensor:094]: 'ai1': Sending state 1.09100 V with 3 decimals of accuracy
Line  353: [23:56:08][D][sensor:094]: 'ai1': Sending state 1.07500 V with 3 decimals of accuracy
Line  382: [23:56:13][D][sensor:094]: 'ai1': Sending state 1.06500 V with 3 decimals of accuracy
Line  411: [23:56:18][D][sensor:094]: 'ai1': Sending state 1.06200 V with 3 decimals of accuracy
Line  440: [23:56:23][D][sensor:094]: 'ai1': Sending state 1.06400 V with 3 decimals of accuracy
Line  469: [23:56:28][D][sensor:094]: 'ai1': Sending state 1.05200 V with 3 decimals of accuracy
Line  498: [23:56:33][D][sensor:094]: 'ai1': Sending state 1.06400 V with 3 decimals of accuracy
Line  527: [23:56:38][D][sensor:094]: 'ai1': Sending state 1.00400 V with 3 decimals of accuracy
Line  556: [23:56:43][D][sensor:094]: 'ai1': Sending state 0.93600 V with 3 decimals of accuracy
Line  585: [23:56:48][D][sensor:094]: 'ai1': Sending state 0.88700 V with 3 decimals of accuracy
Line  618: [23:56:53][D][sensor:094]: 'ai1': Sending state 0.90700 V with 3 decimals of accuracy
Line  647: [23:56:58][D][sensor:094]: 'ai1': Sending state 0.95100 V with 3 decimals of accuracy
Line  676: [23:57:03][D][sensor:094]: 'ai1': Sending state 1.09000 V with 3 decimals of accuracy
Line  705: [23:57:08][D][sensor:094]: 'ai1': Sending state 1.17200 V with 3 decimals of accuracy
Line  734: [23:57:13][D][sensor:094]: 'ai1': Sending state 1.18100 V with 3 decimals of accuracy
Line  763: [23:57:18][D][sensor:094]: 'ai1': Sending state 1.06300 V with 3 decimals of accuracy
Line  792: [23:57:23][D][sensor:094]: 'ai1': Sending state 0.95900 V with 3 decimals of accuracy
Line  821: [23:57:28][D][sensor:094]: 'ai1': Sending state 0.88600 V with 3 decimals of accuracy
Line  850: [23:57:33][D][sensor:094]: 'ai1': Sending state 0.94900 V with 3 decimals of accuracy
Line  879: [23:57:38][D][sensor:094]: 'ai1': Sending state 1.07400 V with 3 decimals of accuracy


Tested with some other clamps (10A - 1V) but am getting the same result.

No idea what I can do next but haven't been able to get a proper reading yet.

Regards,
Nick

(12-18-2023, 11:05 PM)admin Wrote: RAW just a value of ADC, it's not actually value, it's not important.
so every CT sensor need calibration.

I am attempting the calibration but have such a big spread in these raw values: ranging from 0.88 to 1.19V of raw value of ADC state for a stable load.
Or is that interval of 5 seconds too low like this?
Reply


Messages In This Thread
AC voltage and calibration - by nickdd - 12-04-2023, 06:25 PM
RE: AC voltage and calibration - by nickdd - 12-04-2023, 10:03 PM
RE: AC voltage and calibration - by admin - 12-06-2023, 06:24 AM
RE: AC voltage and calibration - by admin - 12-09-2023, 01:26 PM
RE: AC voltage and calibration - by nickdd - 12-17-2023, 10:52 PM
RE: AC voltage and calibration - by admin - 12-18-2023, 12:36 AM
RE: AC voltage and calibration - by nickdd - 12-18-2023, 02:17 PM
RE: AC voltage and calibration - by admin - 12-18-2023, 11:05 PM
RE: AC voltage and calibration - by nickdd - 12-18-2023, 11:11 PM
RE: AC voltage and calibration - by admin - 12-18-2023, 11:33 PM
RE: AC voltage and calibration - by nickdd - 12-19-2023, 09:54 AM
RE: AC voltage and calibration - by admin - 12-19-2023, 11:12 AM
RE: AC voltage and calibration - by nickdd - 12-19-2023, 03:19 PM
RE: AC voltage and calibration - by admin - 12-20-2023, 12:15 AM
RE: AC voltage and calibration - by nickdd - 12-21-2023, 09:05 PM
RE: AC voltage and calibration - by admin - 12-31-2023, 02:03 PM
RE: AC voltage and calibration - by nickdd - 01-02-2024, 04:59 PM
RE: AC voltage and calibration - by admin - 01-03-2024, 12:42 AM
RE: AC voltage and calibration - by nickdd - 01-07-2024, 10:29 AM
RE: AC voltage and calibration - by admin - 01-07-2024, 11:10 AM
RE: AC voltage and calibration - by nickdd - 01-21-2024, 11:36 PM
RE: AC voltage and calibration - by admin - 01-22-2024, 12:32 AM
RE: AC voltage and calibration - by hamilton - 02-04-2024, 06:27 PM
RE: AC voltage and calibration - by sanurss - 02-15-2024, 04:20 PM
RE: AC voltage and calibration - by nickdd - 02-15-2024, 04:58 PM
RE: AC voltage and calibration - by sanurss - 02-16-2024, 11:55 AM
RE: AC voltage and calibration - by admin - 02-16-2024, 12:11 PM
RE: AC voltage and calibration - by nickdd - 02-16-2024, 07:25 PM
RE: AC voltage and calibration - by sanurss - 02-16-2024, 07:46 PM
RE: AC voltage and calibration - by nickdd - 02-16-2024, 10:51 PM
RE: AC voltage and calibration - by sanurss - 02-17-2024, 08:11 PM
RE: AC voltage and calibration - by nickdd - 02-17-2024, 09:51 PM
RE: AC voltage and calibration - by sanurss - 02-18-2024, 07:25 AM
RE: AC voltage and calibration - by sanurss - 03-22-2024, 03:42 PM
RE: AC voltage and calibration - by admin - 03-22-2024, 11:29 PM

Forum Jump:


Users browsing this thread:
1 Guest(s)