Jump to content

Snuffleupagus

Members
  • Posts

    19
  • Joined

  • Last visited

Everything posted by Snuffleupagus

  1. Eh... not officially. They only sent me the compiled program, but since it is made with .NET I was able to decompile it with ILSpy to see the code. I needed to understand how they make the protocol level messages since I want to make my own monitoring script.
  2. I contacted [email protected] with my questions and got a response containing monitoring software that they use with their batteries. You can find the files here: https://drive.google.com/file/d/1hSka8UvoSMR2WizIR3u58ZHuIAa3Q9Xh/view?usp=sharing Looks like "MYCanProtocol/MYBMSCanProtocol.cs" is the file with most of the protocol decoding info for both CAN and RS232. With the software you should be able to read info like cell voltages and alarms. I am trying to port some of it to NodeJS so I can run it on my Raspberry Pi, since that is already monitoring the inverter.
  3. @CobusK Sure, here you go: https://drive.google.com/file/d/1hSka8UvoSMR2WizIR3u58ZHuIAa3Q9Xh/view?usp=sharing What they sent me was the monitor software and manuals. From there I used ILSpy to get a look at their code and get an idea of how they interpret the RS232 / CAN messages. Looks like "MYCanProtocol/MYBMSCanProtocol.cs" is the file with most of the protocol decoding info. The compiled software is in the "3 Dyness monitor 220331" folder. I am not sure if they have a specific SA support branch. I just contacted [email protected] with my questions and got a response from Lane Liu ([email protected]) at their R&D center.
  4. I have Dyness batteries and they seem to be doing fine. The build quality looks good (from what I can see on the outside) and I have had no problems at all using them with my Sunsynk. Although I have a recent installation, so I cannot say much about their long term performance yet. The Dyness support team is also very quick to respond. I asked them some technical questions about their RS232 protocol and they sent me the documentation with details and monitoring software.
  5. Good day people of the forum, I would appreciate if some of the technically enlightened on this forum could share some advice or experience on a challenge that I am currently facing. I recently set up a Pi monitoring solution for my Sunsynk inverter, querying the modbus registers via a nodejs script, then scraping with Prometheus and graphing with Grafana. All of that is working 100% and I am very happy with the setup. However the inverter's info on the battery is very minimal. It reports the SOC, total voltage and temperature. I was wondering if I could extract some more detailed info from the BMS itself, such as individual cell voltages. The battery I have is a Dyness A48100. It communicating just fine with the inverter via its CAN port. But I see it has a second com port (6P4C) that according to the manual uses RS232: So I crimped a 6P4C connection according to the pin diagram in the manual, and connected it to my RS232 to USB converter. However I am getting no response from the battery with my usual diagnostic test. It also didn't seem to respond to modbus queries. Swapping the RX and TX pins also didn't help. So now to anyone who may know: what kind of com protocol does the Dyness BMS use? Does it require additional configuration that I might be missing? I would be grateful if anyone has some protocol specification I can take a look at.
  6. Thank you everyone for your insights. I see there was quite the discussion about the split neutrals... but as far as I am concerned the matter has been settled for me. Combining feedback from various sources I have updated my wiring diagram a bit, this time only looking at the AC side (since the DC / PV side is quite straightforward and seems to be fine): In the setup above I have hopefully covered all the modes of operation that I will need to support. I might have gone a bit heavy on the SPDs though... I have one now at my main db, another one right at the inverter input (which might not strictly be necessary given the main db one), and one on the inverter output (to protect against spikes on the load circuit going back into the inverter). But I would rather have more protection than needed, than not have enough. So now there are mainly 2 things that I need to clear up... I want to use an industrial type socket / plug combo as indicated in the diagram to connect the inverter power station (which is mounted on a standalone steel frame with batteries) to the house wiring. Is there any kind of regulation that would prevent me from doing this? Important to note here is the socket will be before the main RCD, but it is not a general purpose socket and will only ever be used for the inverter. Also, it is really hard to find these types of sockets rated above 32A. How much of an issue would it be to use a 32A socket/plug with a 40A (theoretical max) circuit? The next step up would be 63A, and those plugs are a lot more expensive. My house is quite old, and there is one sub db that I would like to keep without modifying. However it has 25A breakers on the plugs. According to my understanding the max breaker you are allowed for normal sockets is 20A... would this be an issue? Or can it stay that way since it is part of the existing installation? Thank you to everyone who shared feedback - I appreciate it.
  7. Thanks for everyone's responses! Since I have posted this diagram I have received the following advice from various source, so consolidating it here: I was recommended to move the inverter AC grid input before the main RCD, not after as shown in the diagram. The reasoning being that power going back from the inverter to the main circuit should also go through the RCD to the rest of the circuits, and that inverters do not need to be on an RCD protected circuit themselves. As it is, the power fed back from the inverter bypasses main RCD protection. Downgrade the inverter CBs to 40A. This was due to having 6mm2 wiring, and a 63A breaker would need at least 16mm2. But apparently when you have a 40A breaker you can just barely get away with using 6mm2 wiring on that circuit. Move the changeover switch to the main db instead of the mobile "power station", so when the station is physically disconnected the essential load circuits can still be bypassed to the main grid. (This was an oversight on my part in the original planning.) Move the inverter input SPD after the inverter main switch, and optionally add an additional SPD on AC load if the circuit extends outside the house. This is indeed the case for me since I have the gate motor and outside lights on it... apparently lightning can cause pulses on any outside wiring which could feed back into the inverter. Not sure if it's overkill having 2 SPDs? But the explanation made sense. A bit pedantic but important nevertheless - the actual wiring for neutral needs to be black. (The diagram just uses blue to visually distinguish it from the DC wiring.) OK, so my question about connecting the neutrals has been answered. Thanks! Now all that's really left is to figure out how to connect the "power station" through an unpluggable interface. The largest sockets I found only carry 32A, but I would need something that can handle 40A at least... and there are 5 wires that need to be connected through whatever interface (AC grid L & N, and AC load L & N, and Earth).
  8. Thanks. I suspected that would be the reason that I did not see many alternatives... Do you know how to get access to the relevant regulations? I would also like to learn what the rules are regarding these installations. I've met too many unreliable electricians to be trusting them without learning things for myself as well.
  9. I have a Sunsynk 8kW inverter and am using the ATS output to power a relay that connects neutral to earth when the inverter is operating in off-grid mode. My understanding is that this is to prevent the neutral from floating away from a "safe" earth reference while the grid supply is off. Now I have been thinking about this, and am wondering if there is another acceptable way of doing this. I sadly do not know much about laws and electrical code, so perhaps someone can enlighten me on this. But my idea was to use a TVS diode instead of a relay to keep the neutral tethered to an earth reference. Let me explain. If the neutral is connected to earth in a permanent way, the earth leakage trips on my side (which is expected, since there is a slight voltage difference). But what if I use a bidirectional TVS diode between earth and neutral - one that would not conduct at the usual difference, and would clamp the voltage to around 10V or so? That would prevent any tripping when using grid power, and would keep the inverter neutral from going further than 10V from earth. Would this satisfy the same safety requirement that the relay is doing? Also, for my curiosity, what are the hazards of letting the inverter neutral drift? From what I can tell both neutral and live wires are well insulated and do not come into contact with exposed surfaces. I like this idea for several reasons: It does not have the power usage of keeping a relay turned on. It is a solid-state solution which could theoretically last much longer than an electromechanical relay. Most importantly, it frees up the one ATS output I have on my inverter so I can use it for other things. Any input and insight from other members would be appreciated.
  10. Greetings people of the forum! I have been planning my solar power system for a while now and purchased most of the components. The installation is 100% DIY, so I am going solo on trying to figure things out. Now I am at the point where I need to map out how the wiring works... Here is my current attempt at a wiring diagram: Since the forum contains members far more experienced and knowledgeable than I, I'm throwing this out there to see if anyone has something to add before I go ahead. Am I missing something important? See something that won't pass CoC? Any comments will be appreciated. In the diagram I omitted the main db circuits (lights, plugs, etc.) since they are already there (and approved compliant) and won't be changed apart from splitting the db into essential and non-essential. I was also wondering about needing to split the neutrals for essential and non-essential circuits. The inverter manual wasn't really too clear on this (or perhaps I missed it), but I am keeping the circuits separate in my diagram. Would it be an issue to combine the neutral bus for AC Grid and Load? Lastly, this design keeps the inverter side separated as much as possible from the existing house wiring, connecting AC Grid and Load via the labeled connection interface in the diagram with the option to unplug things. This is part of my mobile power rack idea that I am still developing. I don't know what this interface will be yet... anyone here know what connectors I can use? The inverter has a 50A pass-through relay, so I guess it would need to handle at least that much. Thanks in advance for any feedback. The advice and information on this forum has been extremely helpful in designing this system.
  11. While planning my installation of a new Sunsynk 8kW inverter and 3x Dyness batteries, I was considering where to put it. I see the most common approach is to mount everything on a wall with the wiring fixed. But while thinking about it I had another idea, so I just want to throw it out there to see what the forum thinks. Basically it's a kind of modular power rack where everything is bolted to a steel frame, which can then be moved as a unit if needed. Here are some very rough sketches (inverter on top and batteries below): And just the frame alone: While it's not apparent from the images, the battery section is modular and can be extended by bolting on additional shelves. The switches specific to the setup (such as inverter switches, circuit breakers, etc.) would be placed in surface mount dbs attached to the frame. Then instead of wiring it directly to the house, it has large sockets / plugs for making the connection to AC grid and load, as well as PV input. I was thinking of this because I have very limited free wall space. And if you put wheels on the frame it can turn into a mobile power station. Has anyone here done something similar? What are some of the issues or problems with this kind of approach?
  12. Thanks @Dyness and @Gnome! Yes, I carefully read the instruction manual. These can be wired in parallel. Since I am not as experienced with lithium batteries I just wasn't too sure what the extra terminals on some batteries were for, but thanks for clearing it up! I think I like the bolt-on terminal design better. Looks like it will make a very secure connection.
  13. I have a quick question that may sound a bit silly, but it has had me a puzzled for a while now. My batteries arrived this morning (3x Dyness modules): Now looking at the wiring diagram in the manual it seems quite straightforward to wire these in parallel: just connect all the + terminals together on one side, and - terminals on the other. But when I look at other common lithium battery models, for example the Pylontech, I see it has 4 power terminals (2x + and 2x -): So my question, for those who can enlighten me, is why do some batteries have 4 terminals? These seem to have something to do with their parallel configuration, but what is it doing exactly, compared to just having 2 terminals?
  14. When I read the Sunsynk manual I had the impression that it could operate as a full grid-tie inverter, i.e. pushing PV power back to the non-essential side of things. Otherwise it would not be coming with a CT coil... so unless I am misunderstanding something I believe the Sunsynk inverter actually has the capability you want.
  15. Thank you for everyone's replies and advice! After taking a long, hard look in the mirror, and shedding a tear for my bank account balance, I have decided to beef up the system up-front rather than wait to expand. The way things are looking with Eskom now concerns me. So I eventually decided it was worth it to get as much initial independence as I can afford. Hopefully this will pay off in the future. My new setup idea looks something like this: 8kW Sunsynk 3x BX51100 Dyness batteries (15.36 kWh total) 12x 470W Jinko Tiger (5.6 kWp) I went with the bigger inverter after all, with the idea that it would be more future-proof. The batteries I got on a BF special - I couldn't find a better R/kW ratio so I went ahead and bought them already. Some recent threads have made me a little more hesitant to use the Hubble's NMC chemistry. These BX51100 models have 0.5C recommended and 0.75C max according to their datasheet. The max draw of the inverter is slightly above the recommended 0.5C, but I doubt the small difference will really cause a problem. Especially since I will rarely, if ever, hit the full 8kW anyway. Now for the panels, does anyone have experience with the Jinko brand? Are they reliable? I found those panels at a better R/W rate than the JA Solar ones I initially thought of, but it's always good to check if anyone has bad experiences with them first. Since this is turning out to be quite an expensive investment, I want to double check to make sure I am not making any mistakes here. Which brings me to another question - does anyone know reputable solar installers who operate in Pretoria North? I still kind-of want to install the system myself, but a lot of the warranty documents I read mention that you need a qualified solar installer... so I'm not sure what my options are here. Since installers make their business actually installing, I don't know how many are interested in just consulting / checking the installation for certification afterwards.
  16. Thanks for the advice, @Tariq. I keep being worried the solar panels will melt or something. Is it just my imagination or do metal sheet roofs get hotter than the ceramic tile ones? Anyway, I'll be sure to check that airflow is sufficient. In the meantime another idea has occurred to me. What if, instead of a hybrid inverter, I get 2x 5kW off-grid inverters? They are basically half the price of a single hybrid, and can be paralleled to provide 10kW output. This is easily enough to connect my whole house on it. If the off-grid inverters can properly combine PV and grid inputs then this would theoretically be a better option? (More output at roughly the same price.) Or am I missing something here? My concern would be that I saw most off-grid inverters only have a 2 to 3 year warranty, whereas the hybrid inverters (even from the same manufacturer) have 5 years. Does this suggest the off-grid models have a shorter operating life, or give more trouble later on? Also something I was considering is that the benefit of the hybrid inverter being able to supply loads on the grid side would only work if the grid is on. During load-shedding or other extended power failures it essentially turns into an off-grid inverter anyway. Does anyone here have such a setup, and would care to comment on how well that works? Also, what would be a good off-grid inverter for this idea? I see Axpert is all over the place, but there is a Luxpower model that looks promising as well.
  17. @Tariq Ah, thank you for this information. I did not know that. So you can just download an extra 2A then? Technology is amazing these days. But on a more serious note, that might make me consider using 540W panels myself for the system I am planning.
  18. Looking at the datasheet for the 540W JA Solar panel, it looks like it has a max power current of 12.97A. The max PV input current on a single MPPT for the Sunsynk 5kW is 11A, so at full sunshine a single MPPT might not be able to utilise the full power output of the array. I believe the 8kW Sunsynks have 22A on their MPPTs. Not sure if this matters too much though, as long as the voltage range of the string is in spec you should be fine. It's just the max PV power output might be less than you expect.
  19. Salutations Forum Members, As you are no doubt aware, our lovely country is in a bit of a pickle with its energy situation at the moment. For some time now I wanted to gain some degree of electricity independence since our power seems to off more than on here in Pretoria North (especially so the last month). However each time I look at the prices of solar installations my eyes start to bleed. So I humbly ask the expert forum members for any advice and wisdom they may offer. My planned system (so far) is as follows: 5kW Sunsynk Hybrid Inverter 5.5kWh Hubble AM-2 6x 365W JA Solar Panels My inverter and battery is oversized for the amount of solar generation capability a 6 panel string will give, but that is due to current budget constraints. I want to expand on the array later. For now my top priority is surviving the load-shedding. My daily usage averages around 15kWh in the summer (haven't measured the winter yet) so this system definitely won't get me off-grid yet, but I at least want my fridge, freezer, wifi, computer and screens running at all times. My idea is to power essential loads from the sun as much as possible, then switch to battery during the night, and only if the battery discharges too much I switch to grid power. That way I can have some ROI from a lower electricity bill. As I understand the Sunsynk can use what's left to reduce grid importing for the non-essential side. From throwing an eyeball around the forum I've come to the conclusion that for a 5kW inverter the Hubble batteries are probably the most economical option that can supply the peak load without issues. (1C vs the usual 0.5C) Now some questions for those more experienced than I: I calculated my essential load to be around 1kW to 1.5kW with maybe 2kW peak. I went with the 5kW inverter so I have enough headroom for later (and if my definition of "essential" changes). Does the inverter sizing affect it's efficiency in a significant way? (Should I rather use a 3kW, or is it better to stick to the 5kW?) I am reasoning a larger inverter will have to work less to keep the same load running, so it might last longer. How do the batteries like it if you discharge them every night and charge during the day? I am assuming they are designed for this, but just want to be sure my plan won't be abusing them. Is longevity a realistic concern with the Hubble battery chemistry? I read somewhere they use NMC. During the day in the summer it gets stupidly hot outside. I measured the underside of my roof at noon (corrugated iron roof) at around 70 C. I read the solar panels have lower output when their temperature goes up, so will my 6 panel string (2190W rated output) even be enough then? Will sitting in 70+C outside damage the panels? (Are there cooling systems for solar panels? ) For reference, the MPPT range is 125V-425V, and the 6 panel string at the testing temperature is rated 204V-247V (Vmp and Voc). Regarding the warranty for the installation; I have some experience with electrical systems, but no formal certification. Would it be an issue if I did the installation myself? What would be required for honoring the warranty to prove the installation was done "correctly"? I would greatly appreciate any assistance this wonderful forum can offer. A lot of posts here have been very informative.
×
×
  • Create New...