SlideShare a Scribd company logo
1 of 25
Development of Software for Scantling
Optimization of Ship
By
Abhishek Mondal
12NA30002
Department of Ocean Engineering & Naval Architecture
IIT Kharagpur
Under the guidance of
Prof. R. Datta
Contents
• Introduction
• Ship Design
• Motivation
• Objective
• Test Case
• Calculation
• Software Demonstration
• Results
• Analysis
• Software Development
• Conclusion
• Future Scope
• References
INTRODUCTION
• The strength & cost of a ship are always a topic of key interest
to Naval Architects and Ship Builders
• However those two factors exist in opposite poles
• Too strong & heavy ships are slow and expensive
• Weak ship hulls suffer from minor hull damage and in some
extreme cases catastrophic failure and sinking.
SHIP DESIGN
These issues are considered during various initial design stages
of ship design like
Preliminary Design
• Principal Dimensions ( L,B,T ) & Hull Form ( CB , CWP , CM , CP)
General Arrangement Design
• Interior of ship like bulkheads, ballast tanks, decks etc.
Structural Design
• Scantling values like plate thickness, stiffener dimensions etc.
MOTIVATION
• Stresses developed at the various locations of a ship can be
easily evaluated from the known values of load case.
• A large number of combinations of the scantling values can be
obtained using the empirical formulae given in the rulebooks.
• But which one is the better one of those in terms of both
strength & economy ??
• This is where the motivation to develop this software lies.
OBJECTIVE
• This software takes the input of minimum and maximum
scantling values.
• Eventually it generates a lot number of combinations of
scantlings and evaluate the output parameters.
• Thus the main objective of this software i.e to come up with
the best combination of scantlings by optimizing material
procurement cost that also simultaneously meet the strength
constraints can be fulfilled.
TEST CASE
• Ship parameters for the test case are:
• Length : 174 m (Lpp)
• Breadth : 22.9 m
• Draft : 10.45 m (LWL)
• Depth : 14.4 m
• Design Speed : 15 knots ( ~ 28 kmph)
• Displacement : 33910 tonne
• Length of Midship Region : 50 m
TEST CASE
• Midship section of the ship:
CALCULATION
• From the given load condition, it was found that the maximum
bending moment at the midship is 925581 Tonne.m
• Bending stress is given as : (M*y)/INA = M/Z
where Z is the section modulus
• Scantlings are obtained using empirical formulae from the
rulebook
• Scantlings, Bending Moment & Principal Dimension of the ship
are taken as the input to the software
SOFTWARE DEMONSTRATION
• Inputs of the plate thickness
SOFTWARE DEMONSTRATION
• Inputs for number of stiffeners
SOFTWARE DEMONSTRATION
• Inputs of girders and principle dimensions of the ship
SOFTWARE DEMONSTRATION
• Cost input & Options for Optimization
SOFTWARE DEMONSTRATION
• Output Window : Cost & Scantling Details
RESULTS
• Outer Bottom
• Inner Bottom
Distance between LWL & Outer bottom (H0) 10.45
Design pressure (MPa) 0.12317131
stiffener spacing, s (mm) 900
span of stiffeners (m) 3.6
Depth 'd' of the centre girder (mm) 1800
stress for longitudinal (MPa) 160
Thickness of outer bottom 17.3840676
Section Modulus 'Z' of the bottom longitudinal 823.092259
Distance between LWL & Inner bottom (Hi) 8.65
Design pressure (MPa) 0.10758339
Allowable stress (MPa) 160
Thickness of inner bottom 21.985
'Z' of the inner bottom longitudinals 884.832002
RESULTS
• Bilge
• Deck
Distance between LWL & Bilge (Hb) 8.73
Design pressure (MPa) 0.10827619
Allowable stress 120
Thickness of bilge 16.2990804
Distance between LWL & Deck height (Hd) 3.95
Design pressure (MPa) 0.021614787
Frame spacing, s [mm] 900
Thickness of deck plate (mm) 11.376
section modulus 'Z' of deck longitudinal 192.5877546
section modulus 'Z' of deck girders 150.1026894
RESULTS
• Side Shell
Stress, [N/mm2] 120
Height above LWL (Hsu) 2
Height below LWL (Hsl) 3.25
Design Pressure Above LWL (MPa) 0.027075
Design Pressure Below LWL (MPa) 0.06082
Spacing of stiffeners, s (mm) 900
Span of stiffeners 3.6
Thickness of the side shell 14.352
'Z' of side longitudinals 180.9273
ANALYSIS
• Clearly there are many combinations of scantling values are
possible for similar value of stress at deck
Scantlings Combination 1 Combination 2 Combination 3
Material Cost 522,079,809 537,880,648 531,914,648
Outer Bottom Plate thickness 0.17m 0.18m 0.18m
Inner Bottom Plate thickness 0.23m 0.24m 0.24m
keel Plate thickness 0.23m 0.23m 0.23m
Bottom Side Tank thickness 0.18m 0.19m 0.19m
Top Side Tank thickness 0.12m 0.12m 0.12m
Deck Plate thickness 0.12m 0.12m 0.12m
Side Shell Plate thickness 0.16m 0.16m 0.16m
Bilge Plate thickness 0.15m 0.16m 0.16m
Center Girder thickness 0.18m 0.19m 0.19m
Side Girder thickness 0.16m 0.16m 0.16m
Hatch Side Girder thickness 0.13m 0.14m 0.14m
Number of Outer Bottom Longitudinal 16 16 16
Number of Inner Bottom Longitudinal 10 10 8
Number of Deck Longitudinal 10 8 10
Number of Bottom Side Tank Longitudinal 10 10 10
Number of Side Shell Plate Longitudinal 10 10 10
Number of Top Side Longitudinal 10 10 10
Number of Bilge Plate Longitudinal 8 8 8
ANALYSIS
• The Software generates 1000 such possible combinations
which has marginally different stress and scantlings.
• But if we consider combination 1 & 2 we find that there is a
possibility of saving a huge sum of 16 million rupees by
choosing right combination of scantling values which satisfy all
the local and global strength constraints.
SOFTWARE DEVELOPMENT
• This software is developed on Java Platform using the Java
Swing Toolkit.
• It is based on Back Tracking & Branch and Bound Algorithms
SOFTWARE DEVELOPMENT
• Cost Function
• This software divides the whole of the mid-ship into
different panels and performs the cost analysis of each
panel.
• Summation of material cost of each panel gives the total
material cost of mid-ship.
• Total Cost = Cost of plates + Cost of stiffeners
= Cp*T*L*B*ρ + Cs*ρ*L*N*A*(1+Cf)
CONCLUSION
• The software seems to be very effective when proper set of
scantlings are required to choose from a large number of
available combinations.
• It helps in saving a lot of material procurement cost.
• In our test case a ship of 174 m length was experimented to
find the optimized scantling values of the ship. However it
works well with any type ship of any given dimension.
FUTURE SCOPE OF WORK
• This software module is designed for mid ship portion of the
ship. This can be extended for the entire ship to obtain a
perfect cost optimization in future.
• This software module can be upgraded to a higher level where
empirical formulae can be built in the software itself so that
there’s no need of manual scantling inputs.
REFERENCES
• Rules and Regulations for the Construction and Classification of High
Speed Crafts and Light Crafts, 2010- Indian Register of Shipping
• Thomos H.Cormen, Charles E.Leiserson, Ronald L.Rivest and Clifford
Stein Introduction to Algorithms. third edition, MIT Press, 2009
• Jens Clausen Jesper Larsson Träff, Implementation of parallel branch-
and-bound algorithms – experiences with the graph partitioning
problem. DIKU, Department of Computer Science, University of
Copenhagen, Universitetsparken 1, DK-2100 Copenhagen O,
Denmark
• LBR-5 Structural optimization Software Manuel
THANK YOU

More Related Content

What's hot

Best numerical problem group pile capacity (usefulsearch.org) (useful search)
Best numerical problem group pile capacity (usefulsearch.org) (useful search)Best numerical problem group pile capacity (usefulsearch.org) (useful search)
Best numerical problem group pile capacity (usefulsearch.org) (useful search)Make Mannan
 
Roof Truss Design (By Hamza Waheed UET Lahore )
Roof Truss Design (By Hamza Waheed UET Lahore )Roof Truss Design (By Hamza Waheed UET Lahore )
Roof Truss Design (By Hamza Waheed UET Lahore )Hamza Waheed
 
CE 320 Steel Structures Design Sessional slides
CE 320 Steel Structures Design Sessional slidesCE 320 Steel Structures Design Sessional slides
CE 320 Steel Structures Design Sessional slidesnazifa tabassum
 
Offshore Windfarm Design - Les 3 the turbine
Offshore Windfarm Design - Les 3 the turbineOffshore Windfarm Design - Les 3 the turbine
Offshore Windfarm Design - Les 3 the turbineJohan Antonissen
 
Mc102 power point presentation
Mc102 power point presentationMc102 power point presentation
Mc102 power point presentationEzekiel Arom
 
Question on pile capacity (usefulsearch.org) (useful search)
Question on pile capacity (usefulsearch.org) (useful search)Question on pile capacity (usefulsearch.org) (useful search)
Question on pile capacity (usefulsearch.org) (useful search)Make Mannan
 
Numerical problem bearing capacity terzaghi , group pile capacity (usefulsear...
Numerical problem bearing capacity terzaghi , group pile capacity (usefulsear...Numerical problem bearing capacity terzaghi , group pile capacity (usefulsear...
Numerical problem bearing capacity terzaghi , group pile capacity (usefulsear...Make Mannan
 
Padeye calculation example
Padeye calculation examplePadeye calculation example
Padeye calculation exampleJhon Keliat
 
Question and Answers on Terzaghi’s Bearing Capacity Theory (usefulsearch.org)...
Question and Answers on Terzaghi’s Bearing Capacity Theory (usefulsearch.org)...Question and Answers on Terzaghi’s Bearing Capacity Theory (usefulsearch.org)...
Question and Answers on Terzaghi’s Bearing Capacity Theory (usefulsearch.org)...Make Mannan
 
Design of rc building
Design of rc buildingDesign of rc building
Design of rc buildingNirzzhor
 
Padeye design calculation
Padeye design calculationPadeye design calculation
Padeye design calculationadiq1901
 
Baja Gear train specification
Baja Gear train specification Baja Gear train specification
Baja Gear train specification Gourav verma
 
Dead load of structure
Dead load of structureDead load of structure
Dead load of structureKen Wong
 
Morehead vs. NOLA Comparison
Morehead vs. NOLA ComparisonMorehead vs. NOLA Comparison
Morehead vs. NOLA Comparisonfergusong07
 
Numerical problem and solution on pile capacity (usefulsearch.org) ( usefuls...
Numerical problem and solution on pile capacity (usefulsearch.org) ( usefuls...Numerical problem and solution on pile capacity (usefulsearch.org) ( usefuls...
Numerical problem and solution on pile capacity (usefulsearch.org) ( usefuls...Make Mannan
 
Numerical problem pile capacity (usefulsearch.org) (useful search)
Numerical problem pile capacity (usefulsearch.org) (useful search)Numerical problem pile capacity (usefulsearch.org) (useful search)
Numerical problem pile capacity (usefulsearch.org) (useful search)Make Mannan
 

What's hot (19)

Best numerical problem group pile capacity (usefulsearch.org) (useful search)
Best numerical problem group pile capacity (usefulsearch.org) (useful search)Best numerical problem group pile capacity (usefulsearch.org) (useful search)
Best numerical problem group pile capacity (usefulsearch.org) (useful search)
 
William columna
William columnaWilliam columna
William columna
 
NAME 338 , Presentation 1
NAME 338 , Presentation 1NAME 338 , Presentation 1
NAME 338 , Presentation 1
 
Roof Truss Design (By Hamza Waheed UET Lahore )
Roof Truss Design (By Hamza Waheed UET Lahore )Roof Truss Design (By Hamza Waheed UET Lahore )
Roof Truss Design (By Hamza Waheed UET Lahore )
 
CE 320 Steel Structures Design Sessional slides
CE 320 Steel Structures Design Sessional slidesCE 320 Steel Structures Design Sessional slides
CE 320 Steel Structures Design Sessional slides
 
Offshore Windfarm Design - Les 3 the turbine
Offshore Windfarm Design - Les 3 the turbineOffshore Windfarm Design - Les 3 the turbine
Offshore Windfarm Design - Les 3 the turbine
 
Mc102 power point presentation
Mc102 power point presentationMc102 power point presentation
Mc102 power point presentation
 
Question on pile capacity (usefulsearch.org) (useful search)
Question on pile capacity (usefulsearch.org) (useful search)Question on pile capacity (usefulsearch.org) (useful search)
Question on pile capacity (usefulsearch.org) (useful search)
 
Numerical problem bearing capacity terzaghi , group pile capacity (usefulsear...
Numerical problem bearing capacity terzaghi , group pile capacity (usefulsear...Numerical problem bearing capacity terzaghi , group pile capacity (usefulsear...
Numerical problem bearing capacity terzaghi , group pile capacity (usefulsear...
 
Padeye calculation example
Padeye calculation examplePadeye calculation example
Padeye calculation example
 
Question and Answers on Terzaghi’s Bearing Capacity Theory (usefulsearch.org)...
Question and Answers on Terzaghi’s Bearing Capacity Theory (usefulsearch.org)...Question and Answers on Terzaghi’s Bearing Capacity Theory (usefulsearch.org)...
Question and Answers on Terzaghi’s Bearing Capacity Theory (usefulsearch.org)...
 
Design of rc building
Design of rc buildingDesign of rc building
Design of rc building
 
135613248 lifting-lug
135613248 lifting-lug135613248 lifting-lug
135613248 lifting-lug
 
Padeye design calculation
Padeye design calculationPadeye design calculation
Padeye design calculation
 
Baja Gear train specification
Baja Gear train specification Baja Gear train specification
Baja Gear train specification
 
Dead load of structure
Dead load of structureDead load of structure
Dead load of structure
 
Morehead vs. NOLA Comparison
Morehead vs. NOLA ComparisonMorehead vs. NOLA Comparison
Morehead vs. NOLA Comparison
 
Numerical problem and solution on pile capacity (usefulsearch.org) ( usefuls...
Numerical problem and solution on pile capacity (usefulsearch.org) ( usefuls...Numerical problem and solution on pile capacity (usefulsearch.org) ( usefuls...
Numerical problem and solution on pile capacity (usefulsearch.org) ( usefuls...
 
Numerical problem pile capacity (usefulsearch.org) (useful search)
Numerical problem pile capacity (usefulsearch.org) (useful search)Numerical problem pile capacity (usefulsearch.org) (useful search)
Numerical problem pile capacity (usefulsearch.org) (useful search)
 

Similar to Development of Software for Scantling Optimization of Ship

Offshore Support Vessels Design
Offshore Support Vessels DesignOffshore Support Vessels Design
Offshore Support Vessels DesignAhmed Taha
 
MULTI-STOREY CAR PARKING
MULTI-STOREY CAR PARKINGMULTI-STOREY CAR PARKING
MULTI-STOREY CAR PARKINGManoj Navneeth
 
FEA AND EXPERIMENTAL QUASI-STATIC CRUSHING OF ALUMINIUM HONEYCOMB STRUCTURE
FEA  AND EXPERIMENTAL QUASI-STATIC CRUSHING OF ALUMINIUM HONEYCOMB STRUCTUREFEA  AND EXPERIMENTAL QUASI-STATIC CRUSHING OF ALUMINIUM HONEYCOMB STRUCTURE
FEA AND EXPERIMENTAL QUASI-STATIC CRUSHING OF ALUMINIUM HONEYCOMB STRUCTUREVishal Mudka
 
PLANNING, ANALYSIS, DESIGN OF.pptx
PLANNING, ANALYSIS, DESIGN OF.pptxPLANNING, ANALYSIS, DESIGN OF.pptx
PLANNING, ANALYSIS, DESIGN OF.pptxJawaharM18
 
RC Hovercraft
RC Hovercraft RC Hovercraft
RC Hovercraft rana bilal
 
D. David Andrews London College
D. David Andrews London CollegeD. David Andrews London College
D. David Andrews London CollegeAuxnavalia
 
Karakuri based dolly frames unstacking system
Karakuri based dolly frames unstacking systemKarakuri based dolly frames unstacking system
Karakuri based dolly frames unstacking systemAnshumanRaj8
 
Culvert Design 201 Structural Design, Durability & Applications
Culvert Design 201 Structural Design, Durability & ApplicationsCulvert Design 201 Structural Design, Durability & Applications
Culvert Design 201 Structural Design, Durability & ApplicationsPath Marketing Inc.
 
PLANNING, ANALYSIS, DESIGN OF.pptx
PLANNING, ANALYSIS, DESIGN OF.pptxPLANNING, ANALYSIS, DESIGN OF.pptx
PLANNING, ANALYSIS, DESIGN OF.pptxRajeshKumar25548
 
CORE LOC_Brochure_2015
CORE LOC_Brochure_2015CORE LOC_Brochure_2015
CORE LOC_Brochure_2015Mike Bisland
 
3D Printing for Aerospace Applications
3D Printing for Aerospace Applications3D Printing for Aerospace Applications
3D Printing for Aerospace ApplicationsRising Media, Inc.
 
Design of a 20,000 t double acting ice class general cargo ship of service ...
Design of a 20,000 t double acting ice class general cargo ship   of service ...Design of a 20,000 t double acting ice class general cargo ship   of service ...
Design of a 20,000 t double acting ice class general cargo ship of service ...Md. Ashifur Rahaman
 
International Journal of Engineering Research and Development (IJERD)
International Journal of Engineering Research and Development (IJERD)International Journal of Engineering Research and Development (IJERD)
International Journal of Engineering Research and Development (IJERD)IJERD Editor
 
Early stage Ship design Process
Early stage Ship design ProcessEarly stage Ship design Process
Early stage Ship design Processpraveench1888
 
Present killer-whale-ver.1
Present killer-whale-ver.1Present killer-whale-ver.1
Present killer-whale-ver.1Svetlozar Neykov
 
Optimum weight design of ship’s structures
Optimum weight design of ship’s structuresOptimum weight design of ship’s structures
Optimum weight design of ship’s structuresMuhammed Moanes
 
Optimum weight design of ship’s structures
Optimum weight design of ship’s structuresOptimum weight design of ship’s structures
Optimum weight design of ship’s structuresMohamed Moanes EzzElarab
 
Keep it Flowing! Culvert Design 20: Design, Durability & Applications
Keep it Flowing! Culvert Design 20: Design, Durability & ApplicationsKeep it Flowing! Culvert Design 20: Design, Durability & Applications
Keep it Flowing! Culvert Design 20: Design, Durability & ApplicationsCommunications Branding
 
PPT of final on Ultra low head turbine(crossflow)final.pptx
PPT of final on Ultra low head turbine(crossflow)final.pptxPPT of final on Ultra low head turbine(crossflow)final.pptx
PPT of final on Ultra low head turbine(crossflow)final.pptxPawanSharma565262
 

Similar to Development of Software for Scantling Optimization of Ship (20)

Offshore Support Vessels Design
Offshore Support Vessels DesignOffshore Support Vessels Design
Offshore Support Vessels Design
 
MULTI-STOREY CAR PARKING
MULTI-STOREY CAR PARKINGMULTI-STOREY CAR PARKING
MULTI-STOREY CAR PARKING
 
FEA AND EXPERIMENTAL QUASI-STATIC CRUSHING OF ALUMINIUM HONEYCOMB STRUCTURE
FEA  AND EXPERIMENTAL QUASI-STATIC CRUSHING OF ALUMINIUM HONEYCOMB STRUCTUREFEA  AND EXPERIMENTAL QUASI-STATIC CRUSHING OF ALUMINIUM HONEYCOMB STRUCTURE
FEA AND EXPERIMENTAL QUASI-STATIC CRUSHING OF ALUMINIUM HONEYCOMB STRUCTURE
 
PLANNING, ANALYSIS, DESIGN OF.pptx
PLANNING, ANALYSIS, DESIGN OF.pptxPLANNING, ANALYSIS, DESIGN OF.pptx
PLANNING, ANALYSIS, DESIGN OF.pptx
 
RC Hovercraft
RC Hovercraft RC Hovercraft
RC Hovercraft
 
D. David Andrews London College
D. David Andrews London CollegeD. David Andrews London College
D. David Andrews London College
 
Karakuri based dolly frames unstacking system
Karakuri based dolly frames unstacking systemKarakuri based dolly frames unstacking system
Karakuri based dolly frames unstacking system
 
Culvert Design 201 Structural Design, Durability & Applications
Culvert Design 201 Structural Design, Durability & ApplicationsCulvert Design 201 Structural Design, Durability & Applications
Culvert Design 201 Structural Design, Durability & Applications
 
PLANNING, ANALYSIS, DESIGN OF.pptx
PLANNING, ANALYSIS, DESIGN OF.pptxPLANNING, ANALYSIS, DESIGN OF.pptx
PLANNING, ANALYSIS, DESIGN OF.pptx
 
CORE LOC_Brochure_2015
CORE LOC_Brochure_2015CORE LOC_Brochure_2015
CORE LOC_Brochure_2015
 
3D Printing for Aerospace Applications
3D Printing for Aerospace Applications3D Printing for Aerospace Applications
3D Printing for Aerospace Applications
 
Design of a 20,000 t double acting ice class general cargo ship of service ...
Design of a 20,000 t double acting ice class general cargo ship   of service ...Design of a 20,000 t double acting ice class general cargo ship   of service ...
Design of a 20,000 t double acting ice class general cargo ship of service ...
 
International Journal of Engineering Research and Development (IJERD)
International Journal of Engineering Research and Development (IJERD)International Journal of Engineering Research and Development (IJERD)
International Journal of Engineering Research and Development (IJERD)
 
Defense thesis
Defense thesisDefense thesis
Defense thesis
 
Early stage Ship design Process
Early stage Ship design ProcessEarly stage Ship design Process
Early stage Ship design Process
 
Present killer-whale-ver.1
Present killer-whale-ver.1Present killer-whale-ver.1
Present killer-whale-ver.1
 
Optimum weight design of ship’s structures
Optimum weight design of ship’s structuresOptimum weight design of ship’s structures
Optimum weight design of ship’s structures
 
Optimum weight design of ship’s structures
Optimum weight design of ship’s structuresOptimum weight design of ship’s structures
Optimum weight design of ship’s structures
 
Keep it Flowing! Culvert Design 20: Design, Durability & Applications
Keep it Flowing! Culvert Design 20: Design, Durability & ApplicationsKeep it Flowing! Culvert Design 20: Design, Durability & Applications
Keep it Flowing! Culvert Design 20: Design, Durability & Applications
 
PPT of final on Ultra low head turbine(crossflow)final.pptx
PPT of final on Ultra low head turbine(crossflow)final.pptxPPT of final on Ultra low head turbine(crossflow)final.pptx
PPT of final on Ultra low head turbine(crossflow)final.pptx
 

More from Abhishek Mondal

Validation of Kirchoff's Plate Theory & its Applicability for Beams
Validation of Kirchoff's Plate Theory & its Applicability for BeamsValidation of Kirchoff's Plate Theory & its Applicability for Beams
Validation of Kirchoff's Plate Theory & its Applicability for BeamsAbhishek Mondal
 
Study of human behaviour
Study of human behaviourStudy of human behaviour
Study of human behaviourAbhishek Mondal
 
Oscillating Water Column (OWC) with Projecting Walls
Oscillating Water Column (OWC) with Projecting WallsOscillating Water Column (OWC) with Projecting Walls
Oscillating Water Column (OWC) with Projecting WallsAbhishek Mondal
 

More from Abhishek Mondal (6)

Validation of Kirchoff's Plate Theory & its Applicability for Beams
Validation of Kirchoff's Plate Theory & its Applicability for BeamsValidation of Kirchoff's Plate Theory & its Applicability for Beams
Validation of Kirchoff's Plate Theory & its Applicability for Beams
 
Floating airport
Floating airportFloating airport
Floating airport
 
12NA30002 & 12NA30018
12NA30002 & 12NA3001812NA30002 & 12NA30018
12NA30002 & 12NA30018
 
Study of human behaviour
Study of human behaviourStudy of human behaviour
Study of human behaviour
 
Oscillating Water Column (OWC) with Projecting Walls
Oscillating Water Column (OWC) with Projecting WallsOscillating Water Column (OWC) with Projecting Walls
Oscillating Water Column (OWC) with Projecting Walls
 
IPS Buoy
IPS BuoyIPS Buoy
IPS Buoy
 

Recently uploaded

Driving Behavioral Change for Information Management through Data-Driven Gree...
Driving Behavioral Change for Information Management through Data-Driven Gree...Driving Behavioral Change for Information Management through Data-Driven Gree...
Driving Behavioral Change for Information Management through Data-Driven Gree...Enterprise Knowledge
 
From Event to Action: Accelerate Your Decision Making with Real-Time Automation
From Event to Action: Accelerate Your Decision Making with Real-Time AutomationFrom Event to Action: Accelerate Your Decision Making with Real-Time Automation
From Event to Action: Accelerate Your Decision Making with Real-Time AutomationSafe Software
 
Boost PC performance: How more available memory can improve productivity
Boost PC performance: How more available memory can improve productivityBoost PC performance: How more available memory can improve productivity
Boost PC performance: How more available memory can improve productivityPrincipled Technologies
 
08448380779 Call Girls In Greater Kailash - I Women Seeking Men
08448380779 Call Girls In Greater Kailash - I Women Seeking Men08448380779 Call Girls In Greater Kailash - I Women Seeking Men
08448380779 Call Girls In Greater Kailash - I Women Seeking MenDelhi Call girls
 
presentation ICT roal in 21st century education
presentation ICT roal in 21st century educationpresentation ICT roal in 21st century education
presentation ICT roal in 21st century educationjfdjdjcjdnsjd
 
Raspberry Pi 5: Challenges and Solutions in Bringing up an OpenGL/Vulkan Driv...
Raspberry Pi 5: Challenges and Solutions in Bringing up an OpenGL/Vulkan Driv...Raspberry Pi 5: Challenges and Solutions in Bringing up an OpenGL/Vulkan Driv...
Raspberry Pi 5: Challenges and Solutions in Bringing up an OpenGL/Vulkan Driv...Igalia
 
Presentation on how to chat with PDF using ChatGPT code interpreter
Presentation on how to chat with PDF using ChatGPT code interpreterPresentation on how to chat with PDF using ChatGPT code interpreter
Presentation on how to chat with PDF using ChatGPT code interpreternaman860154
 
Data Cloud, More than a CDP by Matt Robison
Data Cloud, More than a CDP by Matt RobisonData Cloud, More than a CDP by Matt Robison
Data Cloud, More than a CDP by Matt RobisonAnna Loughnan Colquhoun
 
08448380779 Call Girls In Diplomatic Enclave Women Seeking Men
08448380779 Call Girls In Diplomatic Enclave Women Seeking Men08448380779 Call Girls In Diplomatic Enclave Women Seeking Men
08448380779 Call Girls In Diplomatic Enclave Women Seeking MenDelhi Call girls
 
Axa Assurance Maroc - Insurer Innovation Award 2024
Axa Assurance Maroc - Insurer Innovation Award 2024Axa Assurance Maroc - Insurer Innovation Award 2024
Axa Assurance Maroc - Insurer Innovation Award 2024The Digital Insurer
 
Powerful Google developer tools for immediate impact! (2023-24 C)
Powerful Google developer tools for immediate impact! (2023-24 C)Powerful Google developer tools for immediate impact! (2023-24 C)
Powerful Google developer tools for immediate impact! (2023-24 C)wesley chun
 
08448380779 Call Girls In Friends Colony Women Seeking Men
08448380779 Call Girls In Friends Colony Women Seeking Men08448380779 Call Girls In Friends Colony Women Seeking Men
08448380779 Call Girls In Friends Colony Women Seeking MenDelhi Call girls
 
Understanding Discord NSFW Servers A Guide for Responsible Users.pdf
Understanding Discord NSFW Servers A Guide for Responsible Users.pdfUnderstanding Discord NSFW Servers A Guide for Responsible Users.pdf
Understanding Discord NSFW Servers A Guide for Responsible Users.pdfUK Journal
 
Bajaj Allianz Life Insurance Company - Insurer Innovation Award 2024
Bajaj Allianz Life Insurance Company - Insurer Innovation Award 2024Bajaj Allianz Life Insurance Company - Insurer Innovation Award 2024
Bajaj Allianz Life Insurance Company - Insurer Innovation Award 2024The Digital Insurer
 
The 7 Things I Know About Cyber Security After 25 Years | April 2024
The 7 Things I Know About Cyber Security After 25 Years | April 2024The 7 Things I Know About Cyber Security After 25 Years | April 2024
The 7 Things I Know About Cyber Security After 25 Years | April 2024Rafal Los
 
🐬 The future of MySQL is Postgres 🐘
🐬  The future of MySQL is Postgres   🐘🐬  The future of MySQL is Postgres   🐘
🐬 The future of MySQL is Postgres 🐘RTylerCroy
 
Handwritten Text Recognition for manuscripts and early printed texts
Handwritten Text Recognition for manuscripts and early printed textsHandwritten Text Recognition for manuscripts and early printed texts
Handwritten Text Recognition for manuscripts and early printed textsMaria Levchenko
 
Strategize a Smooth Tenant-to-tenant Migration and Copilot Takeoff
Strategize a Smooth Tenant-to-tenant Migration and Copilot TakeoffStrategize a Smooth Tenant-to-tenant Migration and Copilot Takeoff
Strategize a Smooth Tenant-to-tenant Migration and Copilot Takeoffsammart93
 
Exploring the Future Potential of AI-Enabled Smartphone Processors
Exploring the Future Potential of AI-Enabled Smartphone ProcessorsExploring the Future Potential of AI-Enabled Smartphone Processors
Exploring the Future Potential of AI-Enabled Smartphone Processorsdebabhi2
 
Automating Google Workspace (GWS) & more with Apps Script
Automating Google Workspace (GWS) & more with Apps ScriptAutomating Google Workspace (GWS) & more with Apps Script
Automating Google Workspace (GWS) & more with Apps Scriptwesley chun
 

Recently uploaded (20)

Driving Behavioral Change for Information Management through Data-Driven Gree...
Driving Behavioral Change for Information Management through Data-Driven Gree...Driving Behavioral Change for Information Management through Data-Driven Gree...
Driving Behavioral Change for Information Management through Data-Driven Gree...
 
From Event to Action: Accelerate Your Decision Making with Real-Time Automation
From Event to Action: Accelerate Your Decision Making with Real-Time AutomationFrom Event to Action: Accelerate Your Decision Making with Real-Time Automation
From Event to Action: Accelerate Your Decision Making with Real-Time Automation
 
Boost PC performance: How more available memory can improve productivity
Boost PC performance: How more available memory can improve productivityBoost PC performance: How more available memory can improve productivity
Boost PC performance: How more available memory can improve productivity
 
08448380779 Call Girls In Greater Kailash - I Women Seeking Men
08448380779 Call Girls In Greater Kailash - I Women Seeking Men08448380779 Call Girls In Greater Kailash - I Women Seeking Men
08448380779 Call Girls In Greater Kailash - I Women Seeking Men
 
presentation ICT roal in 21st century education
presentation ICT roal in 21st century educationpresentation ICT roal in 21st century education
presentation ICT roal in 21st century education
 
Raspberry Pi 5: Challenges and Solutions in Bringing up an OpenGL/Vulkan Driv...
Raspberry Pi 5: Challenges and Solutions in Bringing up an OpenGL/Vulkan Driv...Raspberry Pi 5: Challenges and Solutions in Bringing up an OpenGL/Vulkan Driv...
Raspberry Pi 5: Challenges and Solutions in Bringing up an OpenGL/Vulkan Driv...
 
Presentation on how to chat with PDF using ChatGPT code interpreter
Presentation on how to chat with PDF using ChatGPT code interpreterPresentation on how to chat with PDF using ChatGPT code interpreter
Presentation on how to chat with PDF using ChatGPT code interpreter
 
Data Cloud, More than a CDP by Matt Robison
Data Cloud, More than a CDP by Matt RobisonData Cloud, More than a CDP by Matt Robison
Data Cloud, More than a CDP by Matt Robison
 
08448380779 Call Girls In Diplomatic Enclave Women Seeking Men
08448380779 Call Girls In Diplomatic Enclave Women Seeking Men08448380779 Call Girls In Diplomatic Enclave Women Seeking Men
08448380779 Call Girls In Diplomatic Enclave Women Seeking Men
 
Axa Assurance Maroc - Insurer Innovation Award 2024
Axa Assurance Maroc - Insurer Innovation Award 2024Axa Assurance Maroc - Insurer Innovation Award 2024
Axa Assurance Maroc - Insurer Innovation Award 2024
 
Powerful Google developer tools for immediate impact! (2023-24 C)
Powerful Google developer tools for immediate impact! (2023-24 C)Powerful Google developer tools for immediate impact! (2023-24 C)
Powerful Google developer tools for immediate impact! (2023-24 C)
 
08448380779 Call Girls In Friends Colony Women Seeking Men
08448380779 Call Girls In Friends Colony Women Seeking Men08448380779 Call Girls In Friends Colony Women Seeking Men
08448380779 Call Girls In Friends Colony Women Seeking Men
 
Understanding Discord NSFW Servers A Guide for Responsible Users.pdf
Understanding Discord NSFW Servers A Guide for Responsible Users.pdfUnderstanding Discord NSFW Servers A Guide for Responsible Users.pdf
Understanding Discord NSFW Servers A Guide for Responsible Users.pdf
 
Bajaj Allianz Life Insurance Company - Insurer Innovation Award 2024
Bajaj Allianz Life Insurance Company - Insurer Innovation Award 2024Bajaj Allianz Life Insurance Company - Insurer Innovation Award 2024
Bajaj Allianz Life Insurance Company - Insurer Innovation Award 2024
 
The 7 Things I Know About Cyber Security After 25 Years | April 2024
The 7 Things I Know About Cyber Security After 25 Years | April 2024The 7 Things I Know About Cyber Security After 25 Years | April 2024
The 7 Things I Know About Cyber Security After 25 Years | April 2024
 
🐬 The future of MySQL is Postgres 🐘
🐬  The future of MySQL is Postgres   🐘🐬  The future of MySQL is Postgres   🐘
🐬 The future of MySQL is Postgres 🐘
 
Handwritten Text Recognition for manuscripts and early printed texts
Handwritten Text Recognition for manuscripts and early printed textsHandwritten Text Recognition for manuscripts and early printed texts
Handwritten Text Recognition for manuscripts and early printed texts
 
Strategize a Smooth Tenant-to-tenant Migration and Copilot Takeoff
Strategize a Smooth Tenant-to-tenant Migration and Copilot TakeoffStrategize a Smooth Tenant-to-tenant Migration and Copilot Takeoff
Strategize a Smooth Tenant-to-tenant Migration and Copilot Takeoff
 
Exploring the Future Potential of AI-Enabled Smartphone Processors
Exploring the Future Potential of AI-Enabled Smartphone ProcessorsExploring the Future Potential of AI-Enabled Smartphone Processors
Exploring the Future Potential of AI-Enabled Smartphone Processors
 
Automating Google Workspace (GWS) & more with Apps Script
Automating Google Workspace (GWS) & more with Apps ScriptAutomating Google Workspace (GWS) & more with Apps Script
Automating Google Workspace (GWS) & more with Apps Script
 

Development of Software for Scantling Optimization of Ship

  • 1. Development of Software for Scantling Optimization of Ship By Abhishek Mondal 12NA30002 Department of Ocean Engineering & Naval Architecture IIT Kharagpur Under the guidance of Prof. R. Datta
  • 2. Contents • Introduction • Ship Design • Motivation • Objective • Test Case • Calculation • Software Demonstration • Results • Analysis • Software Development • Conclusion • Future Scope • References
  • 3. INTRODUCTION • The strength & cost of a ship are always a topic of key interest to Naval Architects and Ship Builders • However those two factors exist in opposite poles • Too strong & heavy ships are slow and expensive • Weak ship hulls suffer from minor hull damage and in some extreme cases catastrophic failure and sinking.
  • 4. SHIP DESIGN These issues are considered during various initial design stages of ship design like Preliminary Design • Principal Dimensions ( L,B,T ) & Hull Form ( CB , CWP , CM , CP) General Arrangement Design • Interior of ship like bulkheads, ballast tanks, decks etc. Structural Design • Scantling values like plate thickness, stiffener dimensions etc.
  • 5. MOTIVATION • Stresses developed at the various locations of a ship can be easily evaluated from the known values of load case. • A large number of combinations of the scantling values can be obtained using the empirical formulae given in the rulebooks. • But which one is the better one of those in terms of both strength & economy ?? • This is where the motivation to develop this software lies.
  • 6. OBJECTIVE • This software takes the input of minimum and maximum scantling values. • Eventually it generates a lot number of combinations of scantlings and evaluate the output parameters. • Thus the main objective of this software i.e to come up with the best combination of scantlings by optimizing material procurement cost that also simultaneously meet the strength constraints can be fulfilled.
  • 7. TEST CASE • Ship parameters for the test case are: • Length : 174 m (Lpp) • Breadth : 22.9 m • Draft : 10.45 m (LWL) • Depth : 14.4 m • Design Speed : 15 knots ( ~ 28 kmph) • Displacement : 33910 tonne • Length of Midship Region : 50 m
  • 8. TEST CASE • Midship section of the ship:
  • 9. CALCULATION • From the given load condition, it was found that the maximum bending moment at the midship is 925581 Tonne.m • Bending stress is given as : (M*y)/INA = M/Z where Z is the section modulus • Scantlings are obtained using empirical formulae from the rulebook • Scantlings, Bending Moment & Principal Dimension of the ship are taken as the input to the software
  • 10. SOFTWARE DEMONSTRATION • Inputs of the plate thickness
  • 11. SOFTWARE DEMONSTRATION • Inputs for number of stiffeners
  • 12. SOFTWARE DEMONSTRATION • Inputs of girders and principle dimensions of the ship
  • 13. SOFTWARE DEMONSTRATION • Cost input & Options for Optimization
  • 14. SOFTWARE DEMONSTRATION • Output Window : Cost & Scantling Details
  • 15. RESULTS • Outer Bottom • Inner Bottom Distance between LWL & Outer bottom (H0) 10.45 Design pressure (MPa) 0.12317131 stiffener spacing, s (mm) 900 span of stiffeners (m) 3.6 Depth 'd' of the centre girder (mm) 1800 stress for longitudinal (MPa) 160 Thickness of outer bottom 17.3840676 Section Modulus 'Z' of the bottom longitudinal 823.092259 Distance between LWL & Inner bottom (Hi) 8.65 Design pressure (MPa) 0.10758339 Allowable stress (MPa) 160 Thickness of inner bottom 21.985 'Z' of the inner bottom longitudinals 884.832002
  • 16. RESULTS • Bilge • Deck Distance between LWL & Bilge (Hb) 8.73 Design pressure (MPa) 0.10827619 Allowable stress 120 Thickness of bilge 16.2990804 Distance between LWL & Deck height (Hd) 3.95 Design pressure (MPa) 0.021614787 Frame spacing, s [mm] 900 Thickness of deck plate (mm) 11.376 section modulus 'Z' of deck longitudinal 192.5877546 section modulus 'Z' of deck girders 150.1026894
  • 17. RESULTS • Side Shell Stress, [N/mm2] 120 Height above LWL (Hsu) 2 Height below LWL (Hsl) 3.25 Design Pressure Above LWL (MPa) 0.027075 Design Pressure Below LWL (MPa) 0.06082 Spacing of stiffeners, s (mm) 900 Span of stiffeners 3.6 Thickness of the side shell 14.352 'Z' of side longitudinals 180.9273
  • 18. ANALYSIS • Clearly there are many combinations of scantling values are possible for similar value of stress at deck Scantlings Combination 1 Combination 2 Combination 3 Material Cost 522,079,809 537,880,648 531,914,648 Outer Bottom Plate thickness 0.17m 0.18m 0.18m Inner Bottom Plate thickness 0.23m 0.24m 0.24m keel Plate thickness 0.23m 0.23m 0.23m Bottom Side Tank thickness 0.18m 0.19m 0.19m Top Side Tank thickness 0.12m 0.12m 0.12m Deck Plate thickness 0.12m 0.12m 0.12m Side Shell Plate thickness 0.16m 0.16m 0.16m Bilge Plate thickness 0.15m 0.16m 0.16m Center Girder thickness 0.18m 0.19m 0.19m Side Girder thickness 0.16m 0.16m 0.16m Hatch Side Girder thickness 0.13m 0.14m 0.14m Number of Outer Bottom Longitudinal 16 16 16 Number of Inner Bottom Longitudinal 10 10 8 Number of Deck Longitudinal 10 8 10 Number of Bottom Side Tank Longitudinal 10 10 10 Number of Side Shell Plate Longitudinal 10 10 10 Number of Top Side Longitudinal 10 10 10 Number of Bilge Plate Longitudinal 8 8 8
  • 19. ANALYSIS • The Software generates 1000 such possible combinations which has marginally different stress and scantlings. • But if we consider combination 1 & 2 we find that there is a possibility of saving a huge sum of 16 million rupees by choosing right combination of scantling values which satisfy all the local and global strength constraints.
  • 20. SOFTWARE DEVELOPMENT • This software is developed on Java Platform using the Java Swing Toolkit. • It is based on Back Tracking & Branch and Bound Algorithms
  • 21. SOFTWARE DEVELOPMENT • Cost Function • This software divides the whole of the mid-ship into different panels and performs the cost analysis of each panel. • Summation of material cost of each panel gives the total material cost of mid-ship. • Total Cost = Cost of plates + Cost of stiffeners = Cp*T*L*B*ρ + Cs*ρ*L*N*A*(1+Cf)
  • 22. CONCLUSION • The software seems to be very effective when proper set of scantlings are required to choose from a large number of available combinations. • It helps in saving a lot of material procurement cost. • In our test case a ship of 174 m length was experimented to find the optimized scantling values of the ship. However it works well with any type ship of any given dimension.
  • 23. FUTURE SCOPE OF WORK • This software module is designed for mid ship portion of the ship. This can be extended for the entire ship to obtain a perfect cost optimization in future. • This software module can be upgraded to a higher level where empirical formulae can be built in the software itself so that there’s no need of manual scantling inputs.
  • 24. REFERENCES • Rules and Regulations for the Construction and Classification of High Speed Crafts and Light Crafts, 2010- Indian Register of Shipping • Thomos H.Cormen, Charles E.Leiserson, Ronald L.Rivest and Clifford Stein Introduction to Algorithms. third edition, MIT Press, 2009 • Jens Clausen Jesper Larsson Träff, Implementation of parallel branch- and-bound algorithms – experiences with the graph partitioning problem. DIKU, Department of Computer Science, University of Copenhagen, Universitetsparken 1, DK-2100 Copenhagen O, Denmark • LBR-5 Structural optimization Software Manuel