@gohan yes its almost complete, since i ran out of memory in UNO. Am waiting to get mega and it will be all over soon. ...
ragaven
@ragaven
Best posts made by ragaven
-
RE: Arduino Pulse counting from energy meter vs current sensor method?
Latest posts made by ragaven
-
RE: Arduino Pulse counting from energy meter vs current sensor method?
@gohan yes its almost complete, since i ran out of memory in UNO. Am waiting to get mega and it will be all over soon. ...
-
RE: Arduino Pulse counting from energy meter vs current sensor method?
@AWI i have finished connecting master and slave arduino based on your method(posted images) i havent run the code to test, can you pls check and tell if my connections are correct, i have also designed in autodesk circuits, but due to lack of some components like i2c adapter and rotarty encoder & kwh meter, i have substituted ones looking like them,the wiring color red is for + and black is for "- ", dt,clk,sda,scl are color coded and wired as your image, its only for connection checking purpose....pls check autodesk circuits thank you!
-
RE: Arduino Pulse counting from energy meter vs current sensor method?
@AWI The ftdi Adapter was priced at the range of an uno r3 board,so i bought an uno r3 board itself and i tested the output pulse from the multifunction meter today all is working well except,i did not use Arduino power,i used 24vdc as said in the manual to check everything is good and output pulse made few led's to blink for 2 sec and there is an option for pulse timing on the meter! am bit worried abt the connections to be made with arduino as i have no idea which goes where
-
RE: Arduino Pulse counting from energy meter vs current sensor method?
@AWI i have received two modules today the arduino-pro-mini doesnt have usb input,how do i upload sketches to it ,do i need a special usb cable for it?
-
RE: Arduino Pulse counting from energy meter vs current sensor method?
@AWI from your tutorial i understand your creating pulses every 10 sec right? now those pulse goes into energy meter and comes out depending on the kwh usage and you have an another arduino setup to read/sense those output right? my doubt is why do you want to create pulse when there is already a pulse creating relay is inside the meter(which is normally open?) so you can simply apply constant voltage and the kwh meter would close circuit and open as per usage which is created as pulse? and you said that we actually count time taken between pulses is used for determining the KW used so in my case there's approximately 3.75 seconds between each pulse for 1kwh, why dnt we count no of pulse instead of counting time interval between pulse?
-
RE: Arduino Pulse counting from energy meter vs current sensor method?
@AWI the meter am getting has 1000 impulse /kwh so if am consuming 1000 watts there would be approx.16 pulses evry minute, and increases as kwh gets higher?
-
RE: Arduino Pulse counting from energy meter vs current sensor method?
@AWI you were right about using CT's as they are easy and reliable, after researching for several hours,i found that pulse counting is not reliable as there would be low counts during less energy being used and those missed pulse would not provide accurate output, so i decided to go with CT itself, at first i did not know there was specific CT's for used with arduino, i was thinking of conventional CT (tape wound) which is very big and heavy, but now after seeing Non-invasive CT [SCT-013-000 ] at aliexpress , am thinking its very very easy to install as it is also split core and from here i found this link text which will be compatible to CT am buying now can i get desired result from Emontx shield and arduino uno r3 to display KWH used and cost of usage on my serial display? but there is also an decription that says [EmonTx Arduino shield is not compatible with other Arduino shields that use I2C] i dnt understand what it means and am not intending to upload anything in web (emoncms)...is this better idea than pulse counting? what are your thoughts AWI?
-
RE: Arduino Pulse counting from energy meter vs current sensor method?
@AWI am curious to learn i just cant wait to receive the items ive ordered,but also terrified as u said am taking a big leap !
-
RE: Arduino Pulse counting from energy meter vs current sensor method?
@AWI thank you for replying, firstly it is your project that inspired me to build one, and regarding Current transformer i already have 3 ct coils with ratios 100/5 in line with the energy meter, am using those CT's for selec multination meter [mfm384] as SDM72DR doesn't support monitoring electrical parameters! installing too many ct's might be a messy inside my electrical panel box, so that is why am thinking of pulse counting and my home is 3 phase system and for testing purpose alone i also got SDM120 D(A) ,which has also pulse outputs so i can wire to my project and play with it !from your project i have bought
UNO r3 -1
arduino pro mini 5v 16M -1
i2c lcd 16x2 -1
rotatry decoder/encoder -1
some assorted mini components!!so i can programe my uno to be master and micro to be slave and read output? what are your thoughts AWI ?
-
Arduino Pulse counting from energy meter vs current sensor method?
Re: [contest] My 12 input high precision pulse counter (kWh/ W)
Hello guys i want to do a system for my home where i can monitor energy either from energy meter pulse output (SDM72DR) or using current transformer arduino sensor and displaying the cost of kwh used in a serial monitor, which one would be reliable and provide accurate information,i had about 17000/- RS last months bill due to more energy consumption by family members, i believe if i put up such a system of showing amount used,i hope they might be careful on energy consumption like not wasting or not using unless they need, i came through lot of projects here but to be honest i have "0" knowledge about arduino! am not a engineer, but i can learn if any one tries to teach me and however this will be my first project, i just want to know what all things need to bought to do this project successfully and most importantly how can i learn the coding part, pls help me ..thank you!