SCT-013-030 current monitor sensor
-
this code is for three, first one is wired on A3 / A0, second A4/A1 and third on A5/A2
-
Yes, I've understand this but how is it possible to wire on A3 and A0 with only two wires ? Where is connected the VCC ?
I've used this : http://openenergymonitor.org/emon/buildingblocks/how-to-build-an-arduino-energy-monitor-measuring-current-only -
@maglo18 said:
A3 is from transformer and A0 is from CT sensor
Voltage input http://openenergymonitor.org/emon/buildingblocks/measuring-voltage-with-an-acac-power-adapter
CT input http://openenergymonitor.org/emon/buildingblocks/how-to-build-an-arduino-energy-monitor-measuring-current-onlyI have 3 x voltage input and 3 x ct input.
-
Ahhh ! Ok.
That why there is A3 and A0 in use !I'll digg into the voltage input to know how it's working.
Thank you. -
I've change the code to only use A0 for CT sensor.
It's not plug in the cable, it's for testing.
Here is the output in arduino serial console :sensor started, id 2 send: 2-2-0-0 s=255,c=0,t=17,pt=0,l=5,st=ok:1.4.1 send: 2-2-0-0 s=255,c=3,t=6,pt=1,l=1,st=ok:0 read: 2-1-0 s=255,c=3,t=6,pt=1,l=1:0 read: 2-1-0 s=255,c=3,t=6,pt=1,l=1:0 read: 0-0-2 s=255,c=3,t=6,pt=0,l=1:M send: 2-2-0-0 s=255,c=3,t=11,pt=0,l=12,st=ok:Energy Meter send: 2-2-0-0 s=255,c=3,t=12,pt=0,l=3,st=ok:2.0 send: 2-2-0-0 s=0,c=0,t=13,pt=0,l=5,st=ok:1.4.1 read: 2-1-0 s=0,c=0,t=13,pt=0,l=5:1.4.1 0.00 0.00 0.00 69.60 nan read: 2-1-0 s=0,c=0,t=13,pt=0,l=5:1.4.1 0.00 0.00 0.00 62.07 nan read: 2-1-0 s=0,c=0,t=13,pt=0,l=5:1.4.1 0.00 0.00 0.00 55.65 nan 0.00 0.00 0.00 48.57 nan 0.00 0.00 0.00 40.78 nan 0.00 0.00 0.00 35.21 nan 0.00 0.00 0.00 30.80 nan 0.00 0.00 0.00 24.84 nan 0.00 0.00 0.00 19.95 nan 0.00 0.00 0.00 16.46 nan send: 2-2-0-0 s=0,c=1,t=24,pt=7,l=5,st=ok:0.0 send: 2-2-0-0 s=0,c=1,t=25,pt=7,l=5,st=ok:0.0 send: 2-2-0-0 s=0,c=1,t=26,pt=7,l=5,st=ok:NAN send: 2-2-0-0 s=0,c=1,t=27,pt=7,l=5,st=fail:0.0 send: 2-2-0-0 s=0,c=1,t=28,pt=7,l=5,st=fail:16.5 read: 2-1-0 s=0,c=0,t=13,pt=0,l=5:1.4.1 0.00 0.00 0.00 13.53 nan read: 2-1-0 s=0,c=0,t=13,pt=0,l=5:1.4.1 0.00 0.00 0.00 11.34 nan read: 2-1-0 s=0,c=0,t=13,pt=0,l=5:1.4.1 0.00 0.00 0.00 9.73 nan 0.00 0.00 0.00 8.11 nan 0.00 0.00 0.00 6.84 nan 0.00 0.00 0.00 5.72 nan 0.00 0.00 0.00 4.71 nan 0.00 0.00 0.00 3.90 nan 0.00 0.00 0.00 3.18 nan 0.00 0.00 0.00 2.61 nan send: 2-2-0-0 s=0,c=1,t=24,pt=7,l=5,st=ok:0.0 send: 2-2-0-0 s=0,c=1,t=25,pt=7,l=5,st=ok:0.0 send: 2-2-0-0 s=0,c=1,t=26,pt=7,l=5,st=ok:NAN send: 2-2-0-0 s=0,c=1,t=27,pt=7,l=5,st=fail:0.0 send: 2-2-0-0 s=0,c=1,t=28,pt=7,l=5,st=fail:2.6 read: 2-1-0 s=0,c=0,t=13,pt=0,l=5:1.4.1 0.00 0.00 0.00 2.22 nan read: 2-1-0 s=0,c=0,t=13,pt=0,l=5:1.4.1 0.00 0.00 0.00 1.97 nan read: 2-1-0 s=0,c=0,t=13,pt=0,l=5:1.4.1 0.00 0.00 0.00 1.76 nan 0.00 0.00 0.00 1.62 nan 0.00 0.00 0.00 1.51 nan 0.00 0.00 0.00 1.40 nan 0.00 0.00 0.00 1.26 nan 0.00 0.00 0.00 1.13 nan 0.00 0.00 0.00 0.99 nan 0.00 0.00 0.00 0.85 nan send: 2-2-0-0 s=0,c=1,t=24,pt=7,l=5,st=ok:0.0 send: 2-2-0-0 s=0,c=1,t=25,pt=7,l=5,st=ok:0.0 send: 2-2-0-0 s=0,c=1,t=26,pt=7,l=5,st=ok:NAN send: 2-2-0-0 s=0,c=1,t=27,pt=7,l=5,st=fail:0.0 send: 2-2-0-0 s=0,c=1,t=28,pt=7,l=5,st=fail:0.8 read: 2-1-0 s=0,c=0,t=13,pt=0,l=5:1.4.1 0.00 0.00 0.00 0.74 nan read: 2-1-0 s=0,c=0,t=13,pt=0,l=5:1.4.1 0.00 0.00 0.00 0.65 nan read: 2-1-0 s=0,c=0,t=13,pt=0,l=5:1.4.1 0.00 0.00 0.00 0.57 nan 0.00 0.00 0.00 0.50 nan 0.00 0.00 0.00 0.40 nan 0.00 0.00 0.00 0.33 nan 0.00 0.00 0.00 0.29 nan 0.00 0.00 0.00 0.25 nan 0.00 0.00 0.00 0.23 nan 0.00 0.00 0.00 0.20 nan send: 2-2-0-0 s=0,c=1,t=24,pt=7,l=5,st=ok:0.0 send: 2-2-0-0 s=0,c=1,t=25,pt=7,l=5,st=ok:0.0 send: 2-2-0-0 s=0,c=1,t=26,pt=7,l=5,st=ok:NAN send: 2-2-0-0 s=0,c=1,t=27,pt=7,l=5,st=fail:0.0 send: 2-2-0-0 s=0,c=1,t=28,pt=7,l=5,st=fail:0.2 read: 2-1-0 s=0,c=0,t=13,pt=0,l=5:1.4.1 0.00 0.00 0.00 0.19 nan read: 2-1-0 s=0,c=0,t=13,pt=0,l=5:1.4.1 0.00 0.00 0.00 0.16 nan read: 2-1-0 s=0,c=0,t=13,pt=0,l=5:1.4.1 0.00 0.00 0.00 0.13 nan 0.00 0.00 0.00 0.14 nan 0.00 0.00 0.00 0.14 nan 0.00 0.00 0.00 0.11 nan 0.00 0.00 0.00 0.11 nan 0.00 0.00 0.00 0.09 nanThere are some fail, is it normal ?
Thanks -
I starting to understand.
The SCT-013-030 is used only to get Ampere, nothing more ? Is it correct ?
If I want the Watt I need more sensors connected to the arduino, right ? -
@chatainsim, if you know the Voltage, just multiply the voltage by the amperage and you will have the wattage...
-
In Emonlib you have example to measure watt etc. without measure voltage.
https://github.com/openenergymonitor/EmonLib -
@chatainsim, if you know the Voltage, just multiply the voltage by the amperage and you will have the wattage...
@rvendrame Thanks, I will try this.
@maglo18 I will try to use some example.
First I need to check if my sketch and my assemble works at least.Thanks for your help. I think I will need more from you guys !
-
Hello guys,
I've working on my sensor.
It's seems working, but I have some trouble with Watt or Kwh.Here is the sketch:
// EmonLibrary examples openenergymonitor.org, Licence GNU GPL V3 ***/ #include <SPI.h> #include <MySensor.h> #include "EmonLib.h" // Include Emon Library EnergyMonitor emon1; // Create an instance #define CHILD_ID 0 MySensor gw; unsigned long lastSend; unsigned long SEND_FREQUENCY = 20000; // Minimum time between send (in milliseconds). We don't wnat to spam the gateway. MyMessage IrmsMsg(CHILD_ID,V_WATT); void setup() { gw.begin(); // Send the sketch version information to the gateway and Controller gw.sendSketchInfo("Energy Meter", "1.0"); // Register this device as power sensor gw.present(CHILD_ID, S_POWER); emon1.current(A0, 29.0); // Current: input pin, calibration. } void loop() { gw.process(); unsigned long now = millis(); double Irms = emon1.calcIrms(1480); //emon1.calcVI(20,2000); // Calculate all. No.of half wavelengths (crossings), time-out //emon1.serialprint(); // Print out all variables (realpower, apparent power, Vrms, Irms, power factor) bool sendTime = now - lastSend > SEND_FREQUENCY; if (sendTime) { //float Irms = emon1.Irms; //extract Irms into Variable gw.send(IrmsMsg.set(Irms*232.0,1)); Serial.println(Irms*232.0); lastSend = now; } }I've got around 390 for the Irms*232, do you thinks it's a correct value ?
Can I calculated the current kwh with the ampere ?Thank you.
-
Hello,
I've made some change in the code :
// EmonLibrary examples openenergymonitor.org, Licence GNU GPL V3 ***/ #include <SPI.h> #include <MySensor.h> #include "EmonLib.h" // Include Emon Library EnergyMonitor emon1; // Create an instance #define CHILD_ID_WATT 0 #define CHILD_ID_KWH 1 MySensor gw; unsigned long lastSend; unsigned long SEND_FREQUENCY = 20000; // Minimum time between send (in milliseconds). We don't wnat to spam the gateway. MyMessage IrmsMsg(CHILD_ID_WATT,V_WATT); MyMessage kWhMsg(CHILD_ID_KWH,V_KWH); void setup() { gw.begin(); gw.sendSketchInfo("Energy Meter", "1.0"); // Send the sketch version information to the gateway and Controller gw.present(CHILD_ID_WATT, S_POWER); // Register this device as power sensor gw.present(CHILD_ID_KWH, S_POWER); emon1.current(A0, 29.0); // Current: input pin, calibration. } void loop() { gw.process(); unsigned long now = millis(); //emon1.serialprint(); // Print out all variables (realpower, apparent power, Vrms, Irms, power factor) double Irms = emon1.calcIrms(1480); bool sendTime = now - lastSend > SEND_FREQUENCY; if (sendTime) { gw.send(IrmsMsg.set((Irms*232.0)*1000, 1)); // Serial.print("Watt: "); // Serial.println(Irms*232.0); gw.send(kWhMsg.set((Irms*232.0)/1000, 1)); // Serial.print("kWH: "); // Serial.println((Irms*232.0)/1000); lastSend = now; } }But in Domoticz, I've two line for this but in kWh and not on in kWh and other in Watt :

Do you know why ?
Regards,
-
Hello guys,
I've working on my sensor.
It's seems working, but I have some trouble with Watt or Kwh.Here is the sketch:
// EmonLibrary examples openenergymonitor.org, Licence GNU GPL V3 ***/ #include <SPI.h> #include <MySensor.h> #include "EmonLib.h" // Include Emon Library EnergyMonitor emon1; // Create an instance #define CHILD_ID 0 MySensor gw; unsigned long lastSend; unsigned long SEND_FREQUENCY = 20000; // Minimum time between send (in milliseconds). We don't wnat to spam the gateway. MyMessage IrmsMsg(CHILD_ID,V_WATT); void setup() { gw.begin(); // Send the sketch version information to the gateway and Controller gw.sendSketchInfo("Energy Meter", "1.0"); // Register this device as power sensor gw.present(CHILD_ID, S_POWER); emon1.current(A0, 29.0); // Current: input pin, calibration. } void loop() { gw.process(); unsigned long now = millis(); double Irms = emon1.calcIrms(1480); //emon1.calcVI(20,2000); // Calculate all. No.of half wavelengths (crossings), time-out //emon1.serialprint(); // Print out all variables (realpower, apparent power, Vrms, Irms, power factor) bool sendTime = now - lastSend > SEND_FREQUENCY; if (sendTime) { //float Irms = emon1.Irms; //extract Irms into Variable gw.send(IrmsMsg.set(Irms*232.0,1)); Serial.println(Irms*232.0); lastSend = now; } }I've got around 390 for the Irms*232, do you thinks it's a correct value ?
Can I calculated the current kwh with the ampere ?Thank you.
@chatainsim Domoticz does not have a different device for power (Watt) and energy(kWh) but combines them in a single device. What you need to do is send both the power and energy to the same child.
-
Thanks, but I've already test this and only the kWh is updated in domoticz, not watt.
// EmonLibrary examples openenergymonitor.org, Licence GNU GPL V3 ***/ #include <SPI.h> #include <MySensor.h> #include "EmonLib.h" // Include Emon Library EnergyMonitor emon1; // Create an instance #define CHILD_ID 0 MySensor gw; unsigned long lastSend; unsigned long SEND_FREQUENCY = 20000; // Minimum time between send (in milliseconds). We don't wnat to spam the gateway. MyMessage IrmsMsg(CHILD_ID,V_WATT); MyMessage kWhMsg(CHILD_ID,V_KWH); void setup() { gw.begin(); gw.sendSketchInfo("Energy Meter", "1.0"); // Send the sketch version information to the gateway and Controller gw.present(CHILD_ID, S_POWER); // Register this device as power sensor emon1.current(A0, 29.0); // Current: input pin, calibration. } void loop() { gw.process(); unsigned long now = millis(); //emon1.serialprint(); // Print out all variables (realpower, apparent power, Vrms, Irms, power factor) double Irms = emon1.calcIrms(1480); bool sendTime = now - lastSend > SEND_FREQUENCY; if (sendTime) { gw.send(IrmsMsg.set((Irms*232.0)*1000, 1)); // Serial.print("Watt: "); // Serial.println(Irms*232.0); gw.send(kWhMsg.set((Irms*232.0)/1000, 1)); // Serial.print("kWH: "); // Serial.println((Irms*232.0)/1000); lastSend = now; } }Can you help me with this ?
Thanks
-
Thanks, but I've already test this and only the kWh is updated in domoticz, not watt.
// EmonLibrary examples openenergymonitor.org, Licence GNU GPL V3 ***/ #include <SPI.h> #include <MySensor.h> #include "EmonLib.h" // Include Emon Library EnergyMonitor emon1; // Create an instance #define CHILD_ID 0 MySensor gw; unsigned long lastSend; unsigned long SEND_FREQUENCY = 20000; // Minimum time between send (in milliseconds). We don't wnat to spam the gateway. MyMessage IrmsMsg(CHILD_ID,V_WATT); MyMessage kWhMsg(CHILD_ID,V_KWH); void setup() { gw.begin(); gw.sendSketchInfo("Energy Meter", "1.0"); // Send the sketch version information to the gateway and Controller gw.present(CHILD_ID, S_POWER); // Register this device as power sensor emon1.current(A0, 29.0); // Current: input pin, calibration. } void loop() { gw.process(); unsigned long now = millis(); //emon1.serialprint(); // Print out all variables (realpower, apparent power, Vrms, Irms, power factor) double Irms = emon1.calcIrms(1480); bool sendTime = now - lastSend > SEND_FREQUENCY; if (sendTime) { gw.send(IrmsMsg.set((Irms*232.0)*1000, 1)); // Serial.print("Watt: "); // Serial.println(Irms*232.0); gw.send(kWhMsg.set((Irms*232.0)/1000, 1)); // Serial.print("kWH: "); // Serial.println((Irms*232.0)/1000); lastSend = now; } }Can you help me with this ?
Thanks
@chatainsim I am pretty sure it is a combined device which shows Watt only when added ...:
Although I am not sure if the Domoticz MySensors plug-in handles it right (I'm still using my own script).
-
Ok, thanks.
How do you get your watt info ? With teleinfo ? -
Ok, thanks.
How do you get your watt info ? With teleinfo ?@chatainsim
I send the V_Watt messages from the Power meter to Domoticz. -
MyMessage IrmsMsg(CHILD_ID,V_WATT);
MyMessage kWhMsg(CHILD_ID,V_KWH);I also send both data but it's seems that Domoticz is ingnoring it !
I don't know why. -
MyMessage IrmsMsg(CHILD_ID,V_WATT);
MyMessage kWhMsg(CHILD_ID,V_KWH);I also send both data but it's seems that Domoticz is ingnoring it !
I don't know why.@chatainsim Sounds you like you need to consult the Domoticz forum. The Domoticz code shows that is interpreted.
case V_WATT: { _tMySensorSensor *pSensorKwh = FindSensor(pSensor->nodeID, V_KWH); if (pSensorKwh) { SendKwhMeter(pSensorKwh->nodeID, pSensorKwh->childID, pSensorKwh->batValue, pSensor->floatValue / 1000.0f, pSensorKwh->floatValue, "Meter"); } else { _tUsageMeter umeter; umeter.id1 = 0; umeter.id2 = 0; umeter.id3 = 0; umeter.id4 = pSensor->nodeID; umeter.dunit = pSensor->childID; umeter.fusage = pSensor->floatValue/1000.0f; sDecodeRXMessage(this, (const unsigned char *)&umeter); } } break; case V_KWH: { _tMySensorSensor *pSensorWatt = FindSensor(pSensor->nodeID, V_WATT); if (pSensorWatt) { SendKwhMeter(pSensor->nodeID, pSensor->childID, pSensor->batValue, pSensorWatt->floatValue / 1000.0f, pSensor->floatValue, "Meter"); } else { SendKwhMeter(pSensor->nodeID, pSensor->childID, pSensor->batValue, 0, pSensor->floatValue, "Meter"); } } break;``` -
Does anyone have some OpenHab items and rules for @chatainsim sketch posted above? I have a SCT-013-000 can anyone help me use it in my project?
Thanks! -
Hello, anybody can help me here?
What I want to do is to get the instant watt or kW read from my SCT013000 and to get also the kWh from a certain date, let's say fro first of this month!
Any idea will be kindly appreciated!
I'm using openhanb to display info and I'll need some rules for this!
Thanks all!