Skip to main content
Recent Posts
181
General Discussion / Re: How is everyone surviving the cold and snow?
Last post by Bruce S -
Late to the party I see.
Well, the snow came along with unusually frigid here in St. Louis. Of course the people trying to just stay warm cause a 4-alarm fire, ( no one harmed and warming buses called in once it hit 3-alarm kept most from suffering).
Big talk was the extreme cold and freezing hose links.
Snow pretty with sunshine bouncing off it. Panels are almost completely cleaned off.
Got to try out the diesel heater to keep early start veggies warm. I'm liking the ability to tweak the fuel to just keep things warm enough to not get frost stress. Peppers and Sage do not like cold at all.
Consumption is pretty good to 3-day amount tested before I left for work this morning was just a hair over 10 liters. Any lower and the inside temps got too low for my liking. I use a mix of diesel /veggie/& Unleaded total cost? ~$5USD Being able to pick peppers while snow is falling and covering over old Jack Russell terrier ? Priceless  :)) 
Almost forgot. Growing area is a 10'Wx14'Lx9'H
184
General Discussion / Re: How is everyone surviving the cold and snow?
Last post by MaryB -
The short days cut my solar output, but I get gain from snow reflection... not enough to cancel the short days but it helps. Dec thru Feb I see a reduction in output. With my panels at 45 degrees snow tends to slide off. Yep I am at 44.5 north!
185
General Discussion / Re: How is everyone surviving the cold and snow?
Last post by MagnetJuice -
I am fortunate to live where I live. The coldest I’ve seen this winter is -3C. We get a lot of rain here through the winter but to me that’s better than the cold and freezing weather. I hope those living in the southeast US make it through OK. That looks like a really nasty storm.

Spar, for those that have panels close to the ground, it should not be too difficult to build a rack that would pivot, then use an actuator to flip the panels down 30 or 35 degrees. They could be flipped when there is a lot of snow in the way, then moved back after the storm. BigRock and kitestrings have used actuators successfully with their wind turbines.

Stay warm guys.

Ed
187
Inverters & Grid Integration / Re: Interfacing wind turbines to the grid
Last post by SparWeb -
What if all you did was add a very large capacitor (or a few of them) with a resistor in series to limit charge /discharge amps between positive and negative between the ssr and the micro inverter? Would it smooth the dc power enough that the micro would be happy? Would it store enough that when the mppt swept up it would drop a bit of amps and mimic a solar panel?

Funny you mentioned the SSR just when I was getting frustrated with designing my circuit with a MOSFET, and tonight I've been replacing it with a SSR.

I think I have the microcontroller signals figured out.  What's really bothering me now is that I've made some assumption about the inverter and I don't like the way things go bad if I am wrong.  I've been using Falstad's site to simulate this, and it suggests I will be blasting the 0.5 ohm power resistor with brief bursts of 90 amps.   Probably just something I have simulated wrong, but...

To your suggestion BRCM, yup, a big capacitor soaks up a lot of nuisance noise.  You just have to make sure it doesn't drown out the signal you want to measure.  Circuits that combine resistors and capacitors have a "time constant".  If the constant is long (in the electronics world 1 millisecond is long) then the time for the capacitor to charge up is longer than the time for a 1 kiloHertz signal to arrive, and you probably won't measure the signal.  On the other hand, if the capacitor is too small or ineffective, then the microcontroller is measuring pulses and it may pick up the pulse on the Hi during one reading, and on the Lo on the next.  From the microcontroller's perspective, the signal went from on to off, and in a sense, it would be right.  But in another sense it failed to detect what the power resistors are doing.  It missed the next Hi peak which has a different voltage than the last Hi peak, and that was the information it's looking for.  So there's a balance, when Goldilocks finds the right oatmeal.

It sounds like a thread hijack when I read through it, but it kind of applies to sparweb's setup too.

Nah, you're forgiven
188
Inverters & Grid Integration / Re: Interfacing wind turbines to the grid
Last post by SparWeb -
...my diversion load is a 500hz 12v signal that goes to a ssr and dumps the 48v battery voltage through an approx 10ohm resistor (water heater element) I assume the 48v comes out of the ssr at 500hz, not exactly as dc.

48v/10 ohms = 4.8 Amps
60v/10 ohms = 6.0 Amps

Hmm surely you'd dump more than that?  I think your WT is bigger than mine is, and I need a 2kW diversion load (and I admit mine turns out to be only 1.8kW).  It may not matter in your case if you're using your batteries most of the time.
190
Inverters & Grid Integration / Re: Interfacing wind turbines to the grid
Last post by SparWeb -
Feed it thru a rectifier and monitor the DC current via your micro... a full wave bridge with electrolytic has 1.4 times the voltage output so some math involved...

For now, I'm monitoring DC current, which is pulsed.  Where I tap off the power resistors with a voltage divider determines the scaling factor I need to satisfy the microcontroller's ADC input.  I figured out that a 1 to 10 uF capacitor is all I need, and doesn't have too slow a time constant for these devices.
191
General Discussion / Re: How is everyone surviving the cold and snow?
Last post by SparWeb -
When the Germans "went solar", they soon encountered the winter doldrums which get cold and dark, and then sometimes even the wind stops...  ...so they came up with a word for it:  Dunkelflaute

There's always a long Dunkelflaute here, where we get virtually no sun or wind for about a week.  Solar panels covered in snow makes it worse, but there's not even any point brushing them off.  Last December, about Christmas-time, the temps were -20C for a week.

In early January both the weather and I perked up, and I got in a lot of skiing.  Since then, it warmed up, melted the good snow, and turned the rest into ice. So much for skiing around the house.
193
Inverters & Grid Integration / Re: Interfacing wind turbines to the grid
Last post by bigrockcandymountain -
I looked at your circuit diagram and read the explaination, and I'm trying to picture exactly how it would all work and i think i see some light.  I have "Electronics for Dummies" open in my lap right now.  That helps too. 

I have something I'm wondering about and I'm sure someone will explain to me why it won't work. 


In my case, my diversion load is a 500hz 12v signal that goes to a ssr and dumps the 48v battery voltage through an approx 10ohm resistor (water heater element) I assume the 48v comes out of the ssr at 500hz, not exactly as dc.

If I swapped the water heater element for a grid tied micro inverter it would get fed messy 500hz and would blow something up likely. 

What if all you did was add a very large capacitor (or a few of them) with a resistor in series to limit charge /discharge amps between positive and negative between the ssr and the micro inverter? Would it smooth the dc power enough that the micro would be happy? Would it store enough that when the mppt swept up it would drop a bit of amps and mimic a solar panel?

I get the feeling the magic smoke would come out somewhere, and i don't even have the grid here, so it's all academic.  I just can't picture in my head what would happen, and i was hoping to learn something by asking.

It sounds like a thread hijack when I read through it, but it kind of applies to sparweb's setup too. 

194
General Discussion / How is everyone surviving the cold and snow?
Last post by MaryB -
Second morning of -20f, thankfully the wind died down so the house is warmer! Yesterday's high temp was -9f!

Seems like more normal weather patterns are back, Minnesota usually sees a week or two of deep cold in January/early February then spring starts to creep in...

 
197
Forum News & Announcements / Re: Welcome to FieldlinesForum! Your new Community.
Last post by Xeonpony -
Glad to see the name resurrected, but I still lament of all the lost members from old that shall never be seen again! Hopefully some how you can get the data from the old forum

When I have more time I'll help fill a few sections up, my ewe lambed so have very cute pictures for the farming section.
198
Inverters & Grid Integration / Re: Interfacing wind turbines to the grid
Last post by MaryB -
This looks to be a nice setup, like BRCM I'm curious where you go with these.

Well, slowly, is where I'm going.  Diving into the circuits, I'm afraid of how choppy the signals are to monitor current.  I'm adding various things to smooth it out, so that I don't need a complicated program in the software.

Feed it thru a rectifier and monitor the DC current via your micro... a full wave bridge with electrolytic has 1.4 times the voltage output so some math involved...
200
Inverters & Grid Integration / Re: Interfacing wind turbines to the grid
Last post by Bruce S -
At this point, the ideas I'm sharing are partly based on a device I developed with Glen Hurd (aka GHURD) from the old Fieldlines board.  He deserves credit for doing a lot of development work to make a similar device work, which I built and used for years.  It was called an "opportunity diversion load timer", which "sniffed" when the charge controller was running the diversion load, and switched on some kind of DC or AC load that could be used instead.  While the AC or DC load was running, the batteries were being drained thus the need for a diversion load by the charge controller was relieved.  So instead of running a heater in my garage, a heater kept water for our horses thawed in the winter.  This saved me a lot of money and this device paid for itself quickly.

I just wanted to pause and give a shout out to GHURD, wherever you are.  Your ideas live on and I'm still using them.
SparWeb;
He's still kicking. I have a few conversations with him and Tom W, from time to time.
I still have the ones I purchased from him too. I'm currently redoing my little 200Watt solar setup to try out a smallish sand heater setup for our basement media/playroom.
 This looks to be a nice setup, like BRCM I'm curious where you go with these.

Cheers
Bruce S