Bay 12 Games Forum

Please login or register.

Login with username, password and session length
Advanced search  

Author Topic: Erm...!!MATH!! -- Windmill Power Loss/Generation Formula  (Read 752 times)

Roach

  • Bay Watcher
  • [IMMOLATE][LIKES_HUGGING]
    • View Profile
Erm...!!MATH!! -- Windmill Power Loss/Generation Formula
« on: May 22, 2014, 01:01:13 pm »

This certainly doesn't qualify as !!SCIENCE!! as such, because I haven't discovered anything new. But I thought it deserved posting all the same.

Earlier today I was sketching out a design for a wind farm. I was going to have 64 windmills whooshing away, and I wanted to know how much power I would lose by transfer before I got all of the power to a gear assembly that I could then lead an axle down from z0 to where it was needed in the caverns. So, I wrote a little formula to help me write this up if I ever needed to work it out again, and I thought I'd share it:

p - l = t

That more or less translates to power generated - power lost in transfer = total power left over, which sounds so obvious as to be insipid. So, in an attempt to save face, here's how it works, with explanations indented to the side with dashes to explain things in a friendly way. Keep in mind this formula only accounts for how much power is lost from the windmills to the central gear assembly: power loss from the gear assembly to whatever needs powering in your fortress is impossible for me to account for.
Definitions:
Spoiler (click to show/hide)

To help clear things up, here's an example, with pretty ASCII pictures:
Key:
Spoiler (click to show/hide)

Diagram:
Spoiler (click to show/hide)

That there is 64 windmills in two rows, in an environment providing 40 Urists of windpower, all with the power leading to the central gear assembly which you can lead a vertical axle from downward into the earth. Here's how you use the formula to work your total power left after transfer, step by step, with dashed comments once again:

Calculation:
Spoiler (click to show/hide)

I hope someone finds this useful, although I realise it's a rather niche piece of work. Also, this formula only holds up if you build your windmill batteries the same way I do: in paired groups of equal size and even numbers split about the middle. The amount of rows you divide them into isn't important: 3 rows of windmill cells with 8 windmills works out just fine, but, for example, 3 rows of 7 will not. Additionally; I'm not a mathematician. To the best of my knowledge this is correct, but YMMV. Please let me know how it works for you...if you're planning on building a windmill battery anytime soon and can be bothered, that is.
Logged
How do I do it? Prune juice.

Larix

  • Bay Watcher
    • View Profile
Re: Erm...!!MATH!! -- Windmill Power Loss/Generation Formula
« Reply #1 on: May 22, 2014, 04:25:57 pm »

I only skimmed the post, but it seems you're losing much more power per windmill than is necessary: all you need for transfer from one mill are seven power - one gear assembly (supporting the mill) and two tiles of horizontal axle. The windmill into whose assembly power is collected doesn't need the axle.

Code: [Select]
z+1
 ║  ║  ║  ║
═o══o══o══o═
 ║  ║  ║  ║ 
 ║  ║  ║  ║
═o══o══o══o═
 ║  ║  ║  ║

z+0

x☼--☼--☼--☼
 |
 |
 ☼--☼--☼--☼

Code: [Select]
.║
═o═   = windmill
 ║
☼ = gear assemblies
-, | = axles
x = power output

The total power production in the example is 8*windpower, power spent in transmission is 54 (eight gear assemblies, 14 tiles of axle, i.e. 7m-2).

The formula for usable wind power (power that can be used by everything linked at x) is
m*wind strength - 7m + 2.
Logged

Roach

  • Bay Watcher
  • [IMMOLATE][LIKES_HUGGING]
    • View Profile
Re: Erm...!!MATH!! -- Windmill Power Loss/Generation Formula
« Reply #2 on: May 22, 2014, 04:38:06 pm »

one gear assembly (supporting the mill)

My post is now irrelevant. I never thought of actually putting the windmills on the assemblies themselves. Thanks for the tip, dood.
Logged
How do I do it? Prune juice.