Current Sensing?
-
Flashing led on meter is defined on the meter so you need to adjust code accordingly.
Measuring overall power usage or for individual loads, it's up to you and the amount of details you want to have. If you want to measure individual loads, there is sonoff pow that is quite cheap. -
Flashing led on meter is defined on the meter so you need to adjust code accordingly.
Measuring overall power usage or for individual loads, it's up to you and the amount of details you want to have. If you want to measure individual loads, there is sonoff pow that is quite cheap.@gohan - Ahh okay, I'm yet to do research into the flashing light LED method, so thanks for pointing that out.
I'm not after pre-built modules that do current sensing, i'm simply questioning what the personal opinions of our community are, as I have modules that I make that currently do current sensing on-board, but contemplating removing the current sensor and just monitoring the main input to the house :)
-
If you monitor overall power usage and also ofr some specific appliances you could choose to set rules to cut power to let's say dishwasher or washing machine if overall power usage is exceeding a certain limit in order to prevent the main switch to cut power to the whole house (I am planning to do that later this year)
-
I would like to just float these questions around here and see what peoples views on this topic are:
Current sensing, do you guys like the implementation of this in the IoT and Home Automation sector?
Do you prefer the idea of individual nodes monitoring their current usage or do you prefer a master current measurement using something like a clamp style hall-effect sensor around the main input to the house or even a flashing LED monitor on the electric meter to your house?
Please include as much opinion as you would like, or just your answers. Would like to hear of past experience with any of these styles of current sensing options if you have any, any issues such as inaccuracy of one compared to the other if any.
@Samuel235 My main energy monitoring for AC is individual [p0] (https://forum.mysensors.org/topic/1013/contest-my-12-input-high-precision-pulse-counter-kwh-w) . These are pretty neat as they display the consumption as well as send a pulse for each Watt hour (precise and low cost). You can calculate actual power and consumption from the pulses.
On my project list is an intelligent solution which looks at the specific dissipation pattern of typical household items. Something like sense.com is doing. -
If you monitor overall power usage and also ofr some specific appliances you could choose to set rules to cut power to let's say dishwasher or washing machine if overall power usage is exceeding a certain limit in order to prevent the main switch to cut power to the whole house (I am planning to do that later this year)
@gohan - This would be the safety measure that I referred to as 'safety concerns'. This is the only real reason i can see this becoming useful on a per node basis, because lets face it, it takes all over 1 minute to calculate how much power a 50 watt bulb is using.
@AWI - I love your meter project dude, nice work! That sense.com product is what @wallyllama mentioned earlier but without promoting their name. TBH, I wanted to keep it to a mysensors device rather than using WIFI to link to my controller. Either way, they're just using CT clamps to monitor the current coming into the house on the input electric feed, grabbing data in the box and sending it via WiFi to the network. I've just ordered a CT clamp meter and when it arrives i propose to make a module that monitors the input line for the house. If that exceeds 100A (which i have a feeling it is) I will purchase more and then attempt to monitor the lines that are coming out of the breakout board, which could possibly be the better idea anyway. Can then have different readings for the lines in the house, downstairs and upstairs lights on two channels, sockets on another, cooker and extension and exterior buildings on other lines.
I feel yet another module build coming!
-
-
Would be great if someone could design a mysensors open hardware board for reading the power meter blinks. One that could be mounted on the meter directly.
-
When googling images of residential power meters they don't look that different to each other. The biggest difference is if they're squarish or round.
It might be hard to mount the full sensor with batteries on all types without hiding the digital display. So maybe the "eye" must be on a optionally brake away child board.
-
When googling images of residential power meters they don't look that different to each other. The biggest difference is if they're squarish or round.
It might be hard to mount the full sensor with batteries on all types without hiding the digital display. So maybe the "eye" must be on a optionally brake away child board.
I will take a look at this once i have my AC double relay with switches sorted. Talking of such, would someone like to take a look at my code to see if i have written any issues in there?
Don't rely on me getting this made quickly though, too many projects on the go at the moment, but it sure is on the list to do!
I will start doing some research into the different types of boxes. It maybe a case of just making different enclosure designs to be 3D Printed for this module. Maybe a daught-board config like you're suggesting too @hek.
-
i've already thought about designing some power monitoring stuff, but i saw there are already nice opensource hw at emon, and didn't want to reinvent the wheel..
for instance : https://shop.openenergymonitor.com/
the arduino shield is pretty cheap imho, can be mysensorized as it's rfm69 compatible, or not so hard for nrf as it's a shield
there's also an optical meter connect it to your favorite node, sensebenber or others homemade, you should be almost done ;) -
i've already thought about designing some power monitoring stuff, but i saw there are already nice opensource hw at emon, and didn't want to reinvent the wheel..
for instance : https://shop.openenergymonitor.com/
the arduino shield is pretty cheap imho, can be mysensorized as it's rfm69 compatible, or not so hard for nrf as it's a shield
there's also an optical meter connect it to your favorite node, sensebenber or others homemade, you should be almost done ;)@scalz - Thank you for providing that link. I've now just realise how easy this module could potentially be. I also don't like the idea of it costing nearly £20 for that sensor that sticks onto the LED. If we want a dumb node option, this sensor on the front relaying back to MySensors like the example sketch does right now, but i'm thinking a sensor like that small round module that sticks onto the meter, connected to the arduino (possibly through a 3.5mm jack to make it simple for remove and install) and then a custom made atmega board in a box sending off the data to MySensors.
I think i may have my next project already! I may make this nRF24l01 and RFM69 compatible rather than just the nRF24l01 that i use. We could get this stuck on the front with some simple velcro tape cut in the same shape as the light sensor module to be neat, a little 3D printed case with another custom made board holding the light sensor circuitry inside.
I'm going to draft up some ideas for this and publish here for you guys to see.
-
-
@Samuel235
cool. i remember that i saw a cheaper one, but i can't find where, will try to recover mem..
in France, we have the blinkled too, but we have sort of serial protocol on power meters for getting multiple infos. -
@Samuel235
cool. i remember that i saw a cheaper one, but i can't find where, will try to recover mem..
in France, we have the blinkled too, but we have sort of serial protocol on power meters for getting multiple infos.@scalz - I know its not going to be huge savings but any amount smaller is what i want to get for the rest of the community tbh. I would like to make it a complete product to then possibly hand over to the team here to then sell on the store for themselves or to put it on the build page as a nice, complete product like the sensebender or such.
What are your views on DIN Rail mounting things, do many people on MySensors do it do you think, is it something that you like the look of and would contemplate doing in your electric cupboard? I don't do it simply due to location of the electricity cupboard in my house, not really possible for myself.
-
oki, keep the good work ;)
i know in France people prefer DIN rails mounting. makes sense, but can be done in lot of ways.. -
Slightly off subject, and lets drop back onto subject after this question:
Would you guys welcome a gateway enclosure that is modelled to fit onto a DIN RAIL? I might come up with some models for the different arduino setups for the gateways that people are running and create a few 3d printable models to put onto the build page too....
-
maybe useful for some people. but i wouldn't put my gw at this place imho..