| ||||
|
#16
| |||
| |||
| Quote:
|
|
#17
| |||
| |||
| appreciated the published information Quote:
|
|
#18
| |||
| |||
| Quote:
Many different hull forms, many different selection criteria.
__________________ A vessel is nothing but a bunch of opinions and compromises held together by the faith of the builders and engineers that they did it correctly. Therefor the only thing a Naval Architect has to sell is his opinion. |
|
#19
| |||
| |||
| Quote:
I have attached the in.mlt file for a 1100kg catamaran. This is a text file that is used to input the data at the start of optimising for a catamaran. So you can open it with a text editor like Notepad to look at the contents. If you scroll down to the line where the "FIRST HULL" offsets are shown you will see the starting hull has been defined by 4 input parameters. This optimisation input file is set up to work with 7 hull shape functions. You can find these in the Michlet manual. The optimisation speed is 5m/s (say 10kts). Other than this and the displacement, the limits I have set are wide enough to have no other hull constraints. I have set the hull output as 17 stations and 11 waterlines. This gives adequate hull shape resolution. So if you download Michlet/Godzilla from here: http://www.cyberiad.net/michlet.htm Then load the program with the attached in.mlt file in the same folder as the Godzilla.bat and mlt807w.exe you can run the program and watch the hull shape morph into the most efficient. The output data will be the hull drag versus speed and the hull offset files plus a lot of other hull information. You will need to read the manual to understand what is going on. The beauty of Godzilla is that you have an analytical approach to calculating wave drag, good empirical curves for viscous drag and an automatic means of modifying hull shape to minimise drag. Rick W. |
|
#20
| |||
| |||
| There's a fair bit of research going on here at Uni Southampton on Genetic Algorithms for taking parent hulls and trying to produce a son/daughter form that is better than that of the parent... |
|
#21
| |||
| |||
| Quote:
Quote:
When you get to nonlinear issues, like the breaking of a bow wave; large changes in immersion due to bow wave, squat and trim; and the added resistance from non-wall-shaped sections, then this similarity will break down. Still, it gives you a place to start, and by preserving the area distribution (however derived) as you shape the sections, you preserve the hydrostatic specifications (volume, lcb, Cp, etc.). Quote:
I'll echo the advice of others to use Michlet and Godzilla to evaluate your designs. The family of shapes available for use in Godzilla is somewhat limited. But you could use a Godzilla design as a starting point and then modify it, while keeping the area distribution the same. For example, the area distribution comes to a point at the stern. But that doesn't mean the stern has to be canoe-shaped. Even if you choose an elliptical cross section shape, by sweeping the junction between the ellipse and the topsides up from the waterline, you can create a shape that has a non-immersed transom and flatter run. The immersed portion of the elliptical section will be increasingly flatter and will meet the area distribution requirements. However, the wider sections above the waterline will pick up buoyancy quickly as the stern squats, moving the lcb aft and limiting the squat compared to the wall-sided sections that are used in Godzilla. Of course, the wetted area of the flatter immersed portions is greater than it would be if the sections came to a point at the waterline, but that may be a small price to pay for the other advantages of more volume in the stern above the design waterline.
__________________ Tom Speer |
|
#22
| |||
| |||
| case study hullshape question(s) Quote:
Took the time to elaborate the case study hullshape, at the end of the cross sectional area distribution you refer to the Saers-haack body. Undrstood that it's relying on circular cross sections. May be i miss a piece of the puzzle but through conic lofting you are trying to map these cross sections within a kind of V shape. Assume that the fixed points are mapped on the so called conic curve? concerning the conic curvature i am puzzled by the parameter r, can not find this r in the formula's. where is it used in this lofting phase of the case study? The midpoint between the ends a reference is made to x1... can you help me to understand this better ? How is this conic lofting linked with the section shaping ? Section shaping is deviating from the V line segmenting at lofting ? assume that you further fine tune these sections ??? could you please explain me how this works ? is it correct that Yc1 corresponds with the beam a littlebit under the waterline ? Is this method already implemented in a kind of calculator (e.g MS excel ?) ?? Best Regards |
|
#23
| ||||||||
| ||||||||
| Quote:
You can measure the wave drag of a hull by measuring the waves over a large area at some distance from the hull. This is done in a tow tank, for example, by having a wave guage in one location and measuring the waves as a function of time as the model runs down the tank. This is equivalent to scanning the waves from ahead to behind the model. A far-field measurement like this loses all the details of the flow at the hull itself, as these get smeared out with distance. But the drag-causing waves are still propagating out from the hull. This illustrates the basis for area ruling. If it's the cross sectional area that counts, then the designer has the freedom to trade off depth for beam, or to make the sections more V'd, flatter, or rounded. So long as the area of the section is maintained. Quote:
There's nothing magical about the choice of conic sections to make up the various segments of the section shapes. I needed to not only calculate the shape given the control points, but I also wanted to be able to calculate the control points based on some required specifications for the curve. That would be much more difficult with a higher-order surface. And, in fact, I now go that route with Multisurf linked to Excel to define B-spline surfaces. What I was doing was adopting a generic cross sectional shape that could be defined with a limited number of parameters that could be defined independently of the actual size of the section. These parameters were then varied smoothly along the hull to produce a fair shape. I defined them at the forward perpendicular, midships, and aft perpendicular sections, and varied them parabolically in between. The stem shape was defined by extrapolating the hull shape to the center plane, so it was largely defined by the shape of the bow section. Both V shapes and rounded shapes were accommodated by the choice of parameters. For example, if theta_D=0, one gets a round bottom. If theta_D>0, then the bottom will have a V-shaped bottom with deadrise. The Mn points lay on the mold line of the hull, and the Cn points were control points at the corners where the tangents from neighboring mold line control points intersected. This made it possible to quickly sketch out what the shape should be. Quote:
Quote:
The parameter rho described how much the curve was allowed to "cut the corner". If rho=0, then x5 was coincident with x4. If rho=1, then x5 lay on top of x2. I found this to be an intuitive way of describing the difference between a hard chine and a soft bilge shape. Quote:
![]() the bilge is one curve, with x1=M1 x3=M2 x4=C1 The topsides are another curve with x1=M2 x3=M3 x4=C2 and the deck is a third curve with x1=M3 x3=M4 x4=C3 The underwater section shape actually started with other parameters that qualitatively described the shape. These were theta_D = the deadrise angle of the section theta_F = the angle of the topsides from the vertical near the waterline b/d = beam/depth ratio, which specifies deep, narrow sections vs wide shallow sections rho = hard vs soft chine shapes Note that these are all nondimensional parameters that allow the underwater shape to be scaled freely. The topsides were defined mostly in terms of the freeboard distance. Only the vertical distance was specified because the topsides beam was scaled to the underwater section size. hM2 = distance above the waterline for the bottom/topsides joint. This allowed an alternate way of flattening the underwater sections by only using the bottom portion of the curve as the immersed volume. hC2 = the height of the control point above the waterline hM3 = the height of gunwale or knuckle hM4 = height of the crown of the deck above the waterline theta_T was the angle between the deck edge and the vertical. This was used to shape the crown or the knuckle for bell-shaped sections, ala Shuttleworth designs. wM3 allowed for the specification of flare or tumblehome. Quote:
By fixing the section beam with a first guess for a given section, the mold line and corner points could all be calculated, and conic section curves provided a precise definition of the entire section shape. The underwater sectional area was then calculated, compared with the specified sectional area, and the beam adjusted to rescale the section to match the specification. The end result was the entire hull shape was defined by a limited number of design parameters, all of which had intuitive meaning to the designer. Here are all the input parameters required for a hull: Hull Parameters Length of Waterline Displacement Prismatic Coefficient Center of Buoyancy Underwater Section Parameters Beam/Depth Ratio @ Bow, Mid, & Stern Tangent of Deadrise @ Bow, Mid, & Stern Tangent of Entrance Angle @ Bow, Mid, & Stern Slackness of Bilge @ Bow, Mid, & Stern Height of Moldline M2 @ Bow, Mid, & Stern Topside Section Parameters Height of Corner C2 @ Bow, Mid, & Stern Slackness of Flare @ Bow, Mid, & Stern Height of Moldline M3 @ Bow, Mid, & Stern Width of Flare @ Bow, Mid, & Stern Slope of Topsides/Deck @ Bow, Mid, & Stern Slackness of Deck @ Bow, Mid, & Stern Height of Moldline M4 @ Bow, Mid, & Stern Quote:
Quote:
The Excel version basically worked, but the calculation of the conic section control points would occaisionally blow up. It was also somewhat limited, in that it only calculated the outer moldline. Drawing objects could be superimposed on a plot of a section to position interior components, but they weren't defined quantitatively and had to be redrawn by hand every time the outer moldline changed. The Excel/Multisurf implementation is much more powerful. Multisurf supports object linking and embedding. So from the same input parameters, Excel computes a first approximation to all the control points for a B-spline surface. Then Excel makes a succession of calls to Multisurf to create the points in a CAD model, create spline curves that are used to extrapolate the control points to the center plane to define the stem, and generate the surface patches. It then calls Multisurf to dice up the hull into sections and compute the hydrostatics. Multisurf returns the hydrostatic results for the whole boat and each section to Excel. Excel then rescales the control points, calls Multisurf to readjust them in the CAD model, and then calls the Multisurf hydrostatics function to get the final results. It's quite fascinating to push the "Update" button in the Excel spreadsheet, and then watch the points and surfaces appear in the Multisurf window as if by magic.
__________________ Tom Speer |
|
#24
| |||
| |||
| appreciated Tom, Appreciated the information you provided in the feedback. need time to absorb the information. on the one hand i enjoyed the elaboration of your hull shape and lofting so far on the other hand the extra motivation (personal learning point of view) to continue is mainly based on your feedback. BR Hugo |
![]() |
| Thread Tools | Search this Thread |
| Display Modes | |
| |
Similar Threads | ||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Quality control methodology for composite boat construction? | Splint | Fiberglass and Composite Boat Building | 6 | 10-22-2007 05:41 AM |
| Fluent parameters for sailing yacht analysis | D_Mylonas | Software | 4 | 04-30-2007 10:49 AM |
| Design parameters for Keel Pad | Wayne Grabow | Boat Design | 0 | 01-23-2007 10:45 PM |
| Calculating hull weight from materials and design parameters | JonathanCole | Boat Design | 18 | 01-13-2006 03:44 AM |
| propeller design parameters | fcfc | Props | 2 | 09-16-2004 09:49 AM |