Savitsky Power Prediction

Discussion in 'Software' started by guest12020101217, Sep 23, 2003.

  1. peterraymond
    Joined: May 2009
    Posts: 81
    Likes: 2, Points: 0, Legacy Rep: 36
    Location: Colorado

    peterraymond Junior Member

    High aspect ratios

    I have compared probably the simplest Savitsky equation to the high aspect ratio calculation in Fluid-Dynamic Drag by S. F. Hoener. I found that somewhere before an aspect ratio of 5 the Savitsky calculation gave a higher lift coefficient than airfoil theory would give for even an infinite aspect ratio.

    With a stepped hull the pitch angle is controlled by the geometry of the step and you typically can have higher aspect ratios, at least at higher speeds. The higher aspect ratios have better lift to drag too. I'd just suggest being a little careful and confirm with some reasonable reference that you are in a regime were Savitsky is valid.

    Savitsky is I think also simplified compared to many real boat hulls. Ocean racing deep-V hulls all have strakes that are spaced and optimized, including ones that control trim angles by not going all the way to the transom. Maybe for this case Savitski would over estimate drag.

    Many high speed boats also use air pressure to produce lift and isn't this outside Savitsky too?
     
  2. Dingo
    Joined: Dec 2003
    Posts: 43
    Likes: 5, Points: 0, Legacy Rep: 89
    Location: South Australia

    Dingo Junior Member

    XXL,

    Please give me your e-mail address?
     
  3. u4ea32
    Joined: Nov 2005
    Posts: 416
    Likes: 14, Points: 18, Legacy Rep: 192
    Location: Los Angeles

    u4ea32 Senior Member

    XXL,

    Will you provide us all with the enhancement to support steps?

    Dingo,

    Can you provide a version without macros? The visual basic macros don't work on Macs.
     
  4. Dingo
    Joined: Dec 2003
    Posts: 43
    Likes: 5, Points: 0, Legacy Rep: 89
    Location: South Australia

    Dingo Junior Member

    u4ea32,

    Sorry, but without macros it would be a tedious process to do. I would suggest running the spreadsheet on Windows, print out the macro code, and rewrite the code in whatever language you desire.

    XXL, I agree with u4ea32; will you provide us all with the step mods?
     
  5. Ed Glowacki
    Joined: Feb 2006
    Posts: 7
    Likes: 0, Points: 0, Legacy Rep: 10
    Location: Orange Park, Florida USA

    Ed Glowacki naval architect

  6. Paul Kotzebue

    Paul Kotzebue Previous Member

    I use the "Goal Seek" tool in Excel to find solutions in my Savitsky short form spreadsheet. It's easier than writing macros for me.
     
  7. Mat-C
    Joined: May 2007
    Posts: 255
    Likes: 12, Points: 0, Legacy Rep: 141
    Location: Australia

    Mat-C Senior Member

    1st of all Dingo, congrats and thanks for providing such a wonderful resource... don't suppose you have one for scantling calcs too do you!?!;)

    I was wondering if you could tell me what some of the correct entries would be if using the spreadsheet for outboard or sterndrive installations...ie I presume the inputs for all the rudder shaft and strut entries ought to be set to zero..?
     
  8. Dingo
    Joined: Dec 2003
    Posts: 43
    Likes: 5, Points: 0, Legacy Rep: 89
    Location: South Australia

    Dingo Junior Member

    Mat-C,
    A outboard or sterndrive can still have a angle of thrust, and added resistance due to the leg. In my opinion (note, this is my opinion, so by definition I can't be wrong!) I would add a factor for the extra resistance (drag) to the final results. This would be the best practically; a CFD model will give better results.
    Note that this theory (and especially the spreadsheet) is only a basic estimate of the resistance; model testing will give better results.
     
  9. Willallison
    Joined: Oct 2001
    Posts: 3,590
    Likes: 130, Points: 0, Legacy Rep: 2369
    Location: Australia

    Willallison Senior Member

    Mat,
    Dingo's right - there's absolutely no question that there is drag created by the 'leg' of an o/b or sterndrive. In practice, however, I've found that the results are very close with the inputs that you mentioned set to zero even though this is technically not correct. This is probably down to the choice of factor one chooses in converting from effective horsepower (EHP) to the actual required shaft horsepower.
    Depending on the type, I've found good correlation using a factor of between 0.6 and 0.65

    There's at least one scantling spreadsheet (using Gerr's rules) in the spreadsheet library....If you come across any others, be sure and let me know!;)
     
  10. rxcomposite
    Joined: Jan 2005
    Posts: 2,754
    Likes: 608, Points: 113, Legacy Rep: 1110
    Location: Philippines

    rxcomposite Senior Member

    I was also planning to do this but if you beat me to it, good. Please send me a copy.

    A planing boat is like an airplane that is cruising. Similarly, a kite (flat plate) is in a perpetual stall condition with the speed of the wind as velocity and the pull (tug) on the string as thrust. A program was written in Java about this, Search Aerodynamics/NASA about kite design.

    I plan to write the code in excel but I have to figure out a way to present the integration of finding the Center of Pressure at varying angle of attack. The projected area would be similar to a series of triangles, one on top of the other. Any ideas?

    If I can present varying areas at varying angle of attack, maybe I can integrate it into Dingo's work to balance it with the other forces (thrust, drag, vector quantities, lift, ect). I intend to work only on the projected areas of the hull.

    Rx
     
  11. dustycrockett
    Joined: Jun 2010
    Posts: 12
    Likes: 1, Points: 0, Legacy Rep: 32
    Location: Texas

    dustycrockett Junior Member

    Mat, For my outboard, I used the dimensions of the lower unit below the keel for "Rudder", and set "Shaft" and "Strut" to zero. I/O stern drive should work the same. I'm getting very close to observed results (depending on how you evaluate the efficiency of the drive train).

    dingo, I really admire your spreadsheet work.
    just a couple things I'm unsure about --
    Angle of thrust line -- I'm entering as a negative value as my propshaft is pointing down (as opposed to the shaft in your illustration), does that sound right?
    Lwl -- not sure -- is the waterline at rest, or the waterline on plane?

    thanks!!
     
  12. Dingo
    Joined: Dec 2003
    Posts: 43
    Likes: 5, Points: 0, Legacy Rep: 89
    Location: South Australia

    Dingo Junior Member

    Negative Thrust Angle

    Waterline is static waterline.

    It seems that using a negative value for the angle of thrust line is a no-no. I looked at the formulas and using a negative angle would give a negative drag (!) and a positive "lift" force, whereas in fact it should be positive drag (acting aftwards) and negative "lift" (since, if a shaft, a normal force acting downwards would be experienced).

    I will have to tweak the spreadsheet and re-submit it.

    Dingo
     
  13. dustycrockett
    Joined: Jun 2010
    Posts: 12
    Likes: 1, Points: 0, Legacy Rep: 32
    Location: Texas

    dustycrockett Junior Member

    I'm getting barely 1% difference between -5º and +5º, with +5º being favorable (reduces hp requirement).

    "positive lift force" seemed reasonable since the downward force on the stern tends to lift the bow. It also seems to reduce drag, as RPMs rise as you trim out. I haven't got a clue how to model it, though. On a boat with power trim you adjust the angle on the fly. Never gave it much thought, but I wonder if direction of thrust aligns with direction of travel....

    any rate, in my attempt to validate my understanding of your model by applying it to a boat with known parameters, I'm getting about 3% variance (est 33 knots vs. 32 actual). That's the equivalent of about a 3-inch error in my LCG estimate.

    The implication here is that I could increase top speed by 5% just by moving one deepcycle battery about 10 feet aft. ...hmmmmmm...

    It's a better prediction than I expected, and especially considering hull & engine both over 30 years old.

    Most difficult parameter to measure might well be "actual horsepower". I know I'm losing right at 10% at the prop, and assumed a 15% crankshaft/propshaft difference in rated horsepower. Most would assume some power loss due to age of the engine; RPMs tell a different story though.
     
  14. fastpowerboats
    Joined: Aug 2004
    Posts: 8
    Likes: 0, Points: 1, Legacy Rep: 10
    Location: NY, NY

    fastpowerboats Junior Member

    Last edited: Jul 1, 2010

  15. indra.s
    Joined: Oct 2010
    Posts: 7
    Likes: 0, Points: 0, Legacy Rep: 10
    Location: indonesia

    indra.s Junior Member

    dear mr.dingo

    This spreadsheet is very helpful in doing my final project. please send me the english version of this spreadsheet. it would really help me in working on final project. :)



    best regards
     
Loading...
Forum posts represent the experience, opinion, and view of individual users. Boat Design Net does not necessarily endorse nor share the view of each individual post.
When making potentially dangerous or financial decisions, always employ and consult appropriate professionals. Your circumstances or experience may be different.