Immersion Heating PV Electricity Supply > ElectriciansForums.net

Discuss Immersion Heater - PV electricity in the Central Heating Systems area at ElectriciansForums.net

I moved the RCBO for the solar feed to be next to the main incomer in the cs unit and then put the CT around the the incoming meter tail and the solar feed live which are now right next to each other. second CT just goes around the solar feed live all nicely contained in the CS. My CS is a large MK sentry so there is plenty of room.
I am also thinking of using a micro controller type microprocessor and implement the PID function in code there are plenty of code examples for PID loops. I use them at work regularly and finding the right loop values can be done by a simple set of experiments. I am also looking at using an off the shelf PID controller and the crydom unit some of them take CT inputs directly. An expensive solution but only needs wiring up. I did try to see if i could get hold of the controller emma uses but cylon wouldn't supply details just referred me to their partner integrators
 
emma circuit diagram shows a filter which appears to be mounted under the cylon controller. the crydom incorporates a PWM controller which switches at a high rate. this is necessary both to comply with the regs and to make sure that the inverter has enough power storage (hold up) to supply the 3kw load even though it might be generating a few watts on average.


Hi guys
Just to let you know the 10PCV2425 is not controlled by PWM. It is a triac and as such, as soon as fired will continue to conduct until zero cross over. the EMMA uses this unit and therefore definitely does not use pwm. This has been confirm to me today by an application engineer at Crydom.
 
Good stuff - please keep us posted!

One of the things that baffles me is the apparent lack of heatsink in the EMMA unit. I'd have thought the phase controller would have to dissipate about 15W going full tilt.

Edit: thanks inie meanie - your post crossed mine.
 
Last edited by a moderator:
Data sheet I had on the crydom said it incorporated a proportional power control which I incorrectly interpreted as being a PWM. Sorry for the bum steer. I just downloaded the full data sheet from USA site and it doesn't make pleasant reading. voltage drop is specd at 1.6V which I make 20W dissipation at full load. Looking at EMMA pics it appears to be mounted on a DIN rail. The EMMA case looks like it is stainless steel. using the derating curves from the data sheet and some guesswork on the watts per degree C of such a mounting it will run hot but within max temps. This might explain why the EMMA unit has vents in the case top and bottom of the crydom. If it was mounted directly on the metalwork it would run stone cold. Looks like they could do with some lessons on thermal design. I am surprised that the solar inverters have enough hold up to support simple phase control. The data sheet specifies a minimum current of .15 A but the graphs show it going to zero have to assume the .15 minimum means that this is the lowest controllable current and after that it goes straight off meaning lowest usable power control is 36 W not really a problem.
 
Data sheet I had on the crydom said it incorporated a proportional power control which I incorrectly interpreted as being a PWM. Sorry for the bum steer. I just downloaded the full data sheet from USA site and it doesn't make pleasant reading. voltage drop is specd at 1.6V which I make 20W dissipation at full load. Looking at EMMA pics it appears to be mounted on a DIN rail. The EMMA case looks like it is stainless steel. using the derating curves from the data sheet and some guesswork on the watts per degree C of such a mounting it will run hot but within max temps. This might explain why the EMMA unit has vents in the case top and bottom of the crydom. If it was mounted directly on the metalwork it would run stone cold. Looks like they could do with some lessons on thermal design. I am surprised that the solar inverters have enough hold up to support simple phase control. The data sheet specifies a minimum current of .15 A but the graphs show it going to zero have to assume the .15 minimum means that this is the lowest controllable current and after that it goes straight off meaning lowest usable power control is 36 W not really a problem.

I have been using this module and have it bolted to a sealed case with only a slight perceptible rise in temperature. I think the EMMA uses a heat sink on the rear or the triac that then clips to the din rail. I have been driving it hard as I switch between immersion heaters on different tanks automatically via a contactor change over. I have monitored current down to 10 w when the control voltage is 2.4 vdc
 
You can tune a PID using:
https://controls.engin.umich.edu/wiki/index.php/PIDTuningClassical
Usually enough just to have a PI system.
I think that in this case you should be careful how you tune though. I would be more interested in not importing electricity than having a control system which does not oscillate. The sun goes in & your immersion power should drop sharply is more important than slowly integrating to a fine balence.
I would have thought that a simplier control system would be more relevant. Suppose you could use an integral to approach ideal but when the sun goes in the integral will have you importing with a true PID.
Perhaps EMMA use a PID because thats what comes with the DIN rail controller.
Is CT accuracy much of an issue? I would be happy using all but 200W or 100W as a design aim, thats quite a small percentage 'loss' after all. 200W is 1 Amp which should be easy enough to measure?
I have not used CTs before, always used shunts. What range of accuracies would you expect?
 
Last edited by a moderator:
You can tune a PID using:
https://controls.engin.umich.edu/wiki/index.php/PIDTuningClassical
Usually enough just to have a PI system.
I think that in this case you should be careful how you tune though. I would be more interested in not importing electricity than having a control system which does not oscillate. The sun goes in & your immersion power should drop sharply is more important than slowly integrating to a fine balence.
I would have thought that a simplier control system would be more relevant. Suppose you could use an integral to approach ideal but when the sun goes in the integral will have you importing with a true PID.
Perhaps EMMA use a PID because thats what comes with the DIN rail controller.
Is CT accuracy much of an issue? I would be happy using all but 200W or 100W as a design aim, thats quite a small percentage 'loss' after all. 200W is 1 Amp which should be easy enough to measure?
I have not used CTs before, always used shunts. What range of accuracies would you expect?

I have calibrated my system which is totally analogue to export slightly all the time. I too did not want any import to be used as I seem to have plenty of available power. The CTs do have a slight curve at the lower end but I have managed to just export 10 or so watts at these points but then I have to export a 100 or so when power is in the 1 to 2 kw range and I was quite happy with that. The control function is only proportional as I would need to go digital to introduce and integral action. I think I will be investigating a digital setup in the future, now I have everything running really well, I can relax a bit. :- )
 
You can tune a PID using:
https://controls.engin.umich.edu/wiki/index.php/PIDTuningClassical
Usually enough just to have a PI system.
I think that in this case you should be careful how you tune though. I would be more interested in not importing electricity than having a control system which does not oscillate. The sun goes in & your immersion power should drop sharply is more important than slowly integrating to a fine balence.
I would have thought that a simplier control system would be more relevant. Suppose you could use an integral to approach ideal but when the sun goes in the integral will have you importing with a true PID.
Perhaps EMMA use a PID because thats what comes with the DIN rail controller.
Is CT accuracy much of an issue? I would be happy using all but 200W or 100W as a design aim, thats quite a small percentage 'loss' after all. 200W is 1 Amp which should be easy enough to measure?
I have not used CTs before, always used shunts. What range of accuracies would you expect?

I agree PI with D set to zero will be fine. if you don't use the I term there will be an error to the set point. This error could be above or below the set point depending on what direction you have aproached from so its important to use the I term even if its set very low to give a rapid response. We do not know if EMMA uses a PID controller its just a guess. the maker of the controller only releases the information to integration partners.
CT's are usually designed for a current range but this can be adjusted by modifying the so called burden resistor ( load ). if the burden resistor is high you get a higher o/p voltage which helps with the low values but it becomes non linear at high currents. For the immersion requirement I would reccomend a high burden value as this gives the resoultion you want at low values. if you are using a ct on both house and pv the high current non linearity is the same for both and so has no effect if you use a PI controller. you need to be careful about o/p voltage at high currents on the house CT and i would suggest that clamp diodes or a zener is used to ensure that the i/p to the controller is not exceeded. the clamp should be fitted for saftey reasons anyway and some CT's have them built in.
 
I have calibrated my system which is totally analogue to export slightly all the time. I too did not want any import to be used as I seem to have plenty of available power. The CTs do have a slight curve at the lower end but I have managed to just export 10 or so watts at these points but then I have to export a 100 or so when power is in the 1 to 2 kw range and I was quite happy with that. The control function is only proportional as I would need to go digital to introduce and integral action. I think I will be investigating a digital setup in the future, now I have everything running really well, I can relax a bit. :- )

You don't need to go digital to introduce the I term. A simple change to your amplifier to put a second order term in with give you a PI loop. If you have used an op amp as the gain element the feedback resistor just needs replacing with resistor+ capacitor so that it acts like and integrator with the slew rate limited by the resistor.
 
I have been using the AT20B10 coils the same as the EMMA, well no point in reinventing the wheel:) The good thing is they give a 0 to 10 vdc output for the specified range. No worries about a peek voltage. A bit more expensive but it makes things very easy. So far the slope I have achieved is so close it's not worth worring about the off set. As stated Integral can cause an over shoot and I dont want any of that :smiley2:
 
More good stuff. pmcalli, have you seen the openenergy monitor forums? A lot of what you say, such as about clamping diodes and burden resistor selection, is discussed there. inie: I presume you're keeping your circuit diagram to yourself. :smiley2:
just had a look very interesting. The only fear I would have with some of the circuits suggested is there is very little protection and no filtering none of them would pass CE. As to circuits I have been experimenting for a while with various options from expensive like the EMMA to cheap using entirely analogue control loop and discrete thyristor. My conclusion based on the prototypes and entry's on this forum is to be lazy and go for the AT20B10/ AT50B10 sensors, crydom phase controller, i/p filter, packaged power supply and an off the shelf PID controller ( not yet selected any suggestions welcome ). This is very expensive but I don't have the hassle of designing and building a pcb. The analogue cts were std stuff. I used precision rectifiers for the ct interface and then a simple type 2 op amp integrator
 
Last edited by a moderator:
I have been using the AT20B10 coils the same as the EMMA, well no point in reinventing the wheel:) The good thing is they give a 0 to 10 vdc output for the specified range. No worries about a peek voltage. A bit more expensive but it makes things very easy. So far the slope I have achieved is so close it's not worth worring about the off set. As stated Integral can cause an over shoot and I dont want any of that :smiley2:
EMMA uses AT20B10 for the PV sense and AT50B10 for the house sense. these sensors are only rated for continuous overload of 120% so peak voltage is a problem
 
Last edited by a moderator:
I have been using the AT20B10 coils the same as the EMMA, well no point in reinventing the wheel:) The good thing is they give a 0 to 10 vdc output for the specified range. No worries about a peek voltage. A bit more expensive but it makes things very easy. So far the slope I have achieved is so close it's not worth worring about the off set. As stated Integral can cause an over shoot and I dont want any of that <img src="http://www.electriciansforums.net/images/smilies/smiley2.gif" alt="" title="Smiley2" smilieid="329" class="inlineimg" border="0">
EMMA uses AT20B10 for the PV sense and AT50B10 for the house sense. these sensors are only rated for continuous overload of 120%
 
Last edited by a moderator:

Reply to Immersion Heater - PV electricity in the Central Heating Systems area at ElectriciansForums.net

News and Offers from Sponsors

  • Article
Join us at electronica 2024 in Munich! Since 1964, electronica has been the premier event for technology enthusiasts and industry professionals...
    • Like
Replies
0
Views
285
  • Sticky
  • Article
Good to know thanks, one can never have enough places to source parts from!
Replies
4
Views
787
  • Article
OFFICIAL SPONSORS These Official Forum Sponsors May Provide Discounts to Regular Forum Members - If you would like to sponsor us then...
Replies
0
Views
804

Similar threads

  • Article
This is an RSS feed of thread: Two electrical supplies and a single immersion element Content of the thread: Good afternoon, new joiner here with...
Replies
0
Views
194
Thanks all for the suggestions! Customer doesn't store anything else in the cupboard with the tank, not even towels or sheets. Heatrae stat is...
Replies
11
Views
1K

OFFICIAL SPONSORS

Electrical Goods - Electrical Tools - Brand Names Electrician Courses Green Electrical Goods PCB Way Electrical Goods - Electrical Tools - Brand Names Pushfit Wire Connectors Electric Underfloor Heating Electrician Courses
These Official Forum Sponsors May Provide Discounts to Regular Forum Members - If you would like to sponsor us then CLICK HERE and post a thread with who you are, and we'll send you some stats etc

YOUR Unread Posts

This website was designed, optimised and is hosted by untold.media Operating under the name Untold Media since 2001.
Back
Top