SlideShare a Scribd company logo
1 of 15
TREBUCHET
PARAMETRIC DESIGN
OPTIMIZATION
ME 644 Final Project – Spring 2016Ben Johnson
 What is a trebuchet?
 We will consider the trebuchet design which
exhibits a hinged counterweight and projectile
sling.
 PE of counterweight KE of projectile
A Bit of Background
Project Objective
 A paper titled “Trebuchet Mechanics” by
Donald Siano will serve as frame or reference
for this project.
 Plan to test following assertions from the
paper:
 Max “range efficiency” of a 2-D, 3 DOF model is
83%
 Including component mass in analysis reduces
efficiency significantly
“Efficiency is the Word” –James Brown
Range Efficiency: The ratio of range
achieved to the range of an idealized
trebuchet where the total potential
energy of the counterweight is
converted to the kinetic energy of the
projectile and the projectile is released
at the optimum angle of 45 degrees.
Range Efficiency =
𝑚2 𝑣0
2(𝑠𝑖𝑛𝛼)(𝑐𝑜𝑠𝛼
𝑚1 𝑔 ℎ
Where v0 is the projectile release
velocity, α is the angle of v0 measured
with respect to the horizontal ground, g
is the acceleration due to gravity, and h
is the vertical travel of the
 Design parameters:
 Lengths L1-L4
 Masses m1 (counterweight) and m2 (projectile)
2 Dimensional 3 DOF Model
Lagrangian Equations of Motion
𝑇 𝑖. 𝑒. 𝐾𝑖𝑛𝑒𝑡𝑖𝑐 𝐸𝑛𝑒𝑟𝑔𝑦
=
1
2
𝜃1
2
(𝑚1 𝐿1
2
+ 𝑚2 𝐿4
2
+ 𝜃1 [2𝐿3 𝐿4 𝑚2 𝜃3 cos 𝜃1 − 𝜃3 − 2𝐿1 𝐿2 𝑚1 𝜃2 cos 𝜃1 − 𝜃2 ] + 𝐿2
2
𝑚1 𝜃2
2
+ 𝐿3
2
𝑚2 𝜃3
2
)
𝑉 𝑖. 𝑒. 𝑃𝑜𝑡𝑒𝑛𝑡𝑖𝑎𝑙 𝐸𝑛𝑒𝑟𝑔𝑦
= 𝑔𝑐𝑜𝑠 𝜃1 (𝐿4 𝑚2 − 𝐿1 𝑚1 ) + 𝑔𝐿2 𝑚1cos(𝜃2) + 𝑔𝐿3 𝑚2cos(𝜃3)
𝐿𝑎𝑔𝑟𝑎𝑛𝑔𝑖𝑎𝑛 = 𝑇 − 𝑉
𝑑
𝑑𝑡
𝜕𝐿
𝜕 𝑞 𝑗
−
𝜕𝐿
𝜕𝑞 𝑗
= 0
𝑚1 𝐿1
2
𝜃1 + 𝑚2 𝐿4
2
𝜃1 − 𝐿1 𝐿2 𝑚1 𝜃2
2
sin 𝜃1 − 𝜃2 − 𝐿1 𝐿2 𝑚1 𝜃2cos 𝜃1 − 𝜃2 + 𝐿3 𝐿4 𝑚2 𝜃3
2
sin 𝜃1 − 𝜃3 + 𝐿3 𝐿4 𝑚2 𝜃3cos 𝜃1 − 𝜃3 − 𝑔𝐿1 𝑚1 sin 𝜃1 + 𝑔𝐿4 𝑚2 sin 𝜃1
= 0
Equations of Motion:
𝐿2 𝜃2 + 𝐿1 𝜃1
2
sin 𝜃1 − 𝜃2 − 𝐿1 𝜃1cos 𝜃1 − 𝜃2 + 𝑔 sin 𝜃2 = 0
𝐿3 𝜃3 − 𝐿4 𝜃1
2
sin 𝜃1 − 𝜃3 + 𝐿4 𝜃1cos 𝜃1 − 𝜃2 + 𝑔 sin 𝜃3 = 0
Matlab® Optimization
 Transform EOM’s to state space model
 Apply Gaussian reduction since each equation
may only contain one acceleration term
 Create function to solve EOM’s with Runge-
Kutta
 Must pass design parameters to ODE45 function
 Function returns max attainable range efficiency
 Apply built in function fmincon to optimize
objective (range efficiency) for the decision
variables (design parameters)
Optimization Tool Output
 92.6% Range Efficiency
 “Final point” values
 L2 = 4.846
 L3 =1.737
 L4 =4.12,
 M2=130.024
 L1= M1=1=constant
System Motion for Optimum
Basis
 Admittedly difficult to interpret without animation
 Motion of the beam is completely arrested very near the optimum point of
Justification for New Optimum
Basis
 “Trebuchet Mechanics”:
 Optimized one parameter at a time
 Applied brute force optimization, i.e. tested
objective function for many random parameter
values
 Current Model
 Optimizes all parameters at once
 Applies gradient based approach
ANSYS Optimization Model
 Includes additional considerations:
 Component dimensions (3D)
 Materials
 Density, Young’s modulus, Poisson’s ratio, yield
strength, etc.
 Additional considerations provide for:
 Incorporation of component inertia
 Stress/strain calculation
 Factor of safety
Beam Dimensions
 Most critical
component to system
efficiency
 Final dimensions and
minimum FOS below
Simulation Animations
Beam too short - 63% range efficiency Beam too long - 66% range efficiency
Sling too long - 68% range efficiency Optimized - 83% Range Efficiency
Optimized design w/ stress - 83% range efficiency
Conclusions
 Applying an improved optimization method to
analytical model has been demonstrated to
increase the theoretical range efficiency of a
trebuchet beyond the previously asserted
value of 83% to 92%.
 Inclusion of component dimensions and
stresses encountered has been shown to be of
limited impact to the theoretical efficiency
References
1. D. Siano, “Trebuchet Mechanics,” Accessed online:
http://www.aemma.org/training/trebuchet/trebmath35.pdf. 2001.
2. E. Mahieu, “Optimizing the Counterweight Trebuchet,” Accessed online:
http://demonstrations.wolfram.com/OptimizingTheCounterweightTrebuch
et/. 2012
3. M. Senese, “Tuning a Trebuchet for Maximum Distance,” Accessed
online: http://www.mikesenese.com/DOIT/2010/12/tuning-a-
trebuchet/2012. 2010.

More Related Content

What's hot

IB SL Trigonometric functions
IB SL Trigonometric functionsIB SL Trigonometric functions
IB SL Trigonometric functionsestelav
 
Concurrent force system
Concurrent force systemConcurrent force system
Concurrent force systemVinod Shikhare
 
Development of Mathematical Model for Vacuum Damped Recoil System
Development of Mathematical Model for Vacuum Damped Recoil SystemDevelopment of Mathematical Model for Vacuum Damped Recoil System
Development of Mathematical Model for Vacuum Damped Recoil SystemIRJET Journal
 
Ground Excited Systems
Ground Excited SystemsGround Excited Systems
Ground Excited SystemsTeja Ande
 
Design of recumbent elliptical trainer
Design of  recumbent elliptical trainerDesign of  recumbent elliptical trainer
Design of recumbent elliptical trainerdaveson700
 
Work and energy toolkit 15 may 2020
Work and energy toolkit  15 may 2020Work and energy toolkit  15 may 2020
Work and energy toolkit 15 may 2020mkhwanda
 
SAIP2015 presentation_v5
SAIP2015 presentation_v5SAIP2015 presentation_v5
SAIP2015 presentation_v5Thembelani Gina
 
DNN Project Report (Prathmesh)
DNN Project Report (Prathmesh)DNN Project Report (Prathmesh)
DNN Project Report (Prathmesh)Prathmesh Kumbhare
 
Iaetsd position control of servo systems using pid
Iaetsd position control of servo systems using pidIaetsd position control of servo systems using pid
Iaetsd position control of servo systems using pidIaetsd Iaetsd
 
Computer aided design
Computer aided designComputer aided design
Computer aided designAbhi23396
 
International Journal of Computational Engineering Research (IJCER)
International Journal of Computational Engineering Research (IJCER) International Journal of Computational Engineering Research (IJCER)
International Journal of Computational Engineering Research (IJCER) ijceronline
 
Modelling and Simulations Minor Project
Modelling and Simulations Minor ProjectModelling and Simulations Minor Project
Modelling and Simulations Minor ProjectMinjie Lu
 
Summerp62016update2 slideshare sqd
Summerp62016update2 slideshare  sqdSummerp62016update2 slideshare  sqd
Summerp62016update2 slideshare sqdfoxtrot jp R
 
Modelling and Simulations
Modelling and SimulationsModelling and Simulations
Modelling and SimulationsMinjie Lu
 

What's hot (20)

IB SL Trigonometric functions
IB SL Trigonometric functionsIB SL Trigonometric functions
IB SL Trigonometric functions
 
gadget_meeting
gadget_meetinggadget_meeting
gadget_meeting
 
Quick Look At Clustering
Quick Look At ClusteringQuick Look At Clustering
Quick Look At Clustering
 
Concurrent force system
Concurrent force systemConcurrent force system
Concurrent force system
 
Development of Mathematical Model for Vacuum Damped Recoil System
Development of Mathematical Model for Vacuum Damped Recoil SystemDevelopment of Mathematical Model for Vacuum Damped Recoil System
Development of Mathematical Model for Vacuum Damped Recoil System
 
Ground Excited Systems
Ground Excited SystemsGround Excited Systems
Ground Excited Systems
 
Design of recumbent elliptical trainer
Design of  recumbent elliptical trainerDesign of  recumbent elliptical trainer
Design of recumbent elliptical trainer
 
Mathematical Modelling of Wireless sensor Network and new energy Aware Routing
Mathematical Modelling of Wireless sensor Network and new energy Aware Routing Mathematical Modelling of Wireless sensor Network and new energy Aware Routing
Mathematical Modelling of Wireless sensor Network and new energy Aware Routing
 
Wireless Sensor Network Security Analytics
Wireless Sensor Network Security AnalyticsWireless Sensor Network Security Analytics
Wireless Sensor Network Security Analytics
 
Programming project
Programming projectProgramming project
Programming project
 
Work and energy toolkit 15 may 2020
Work and energy toolkit  15 may 2020Work and energy toolkit  15 may 2020
Work and energy toolkit 15 may 2020
 
SAIP2015 presentation_v5
SAIP2015 presentation_v5SAIP2015 presentation_v5
SAIP2015 presentation_v5
 
DNN Project Report (Prathmesh)
DNN Project Report (Prathmesh)DNN Project Report (Prathmesh)
DNN Project Report (Prathmesh)
 
Iaetsd position control of servo systems using pid
Iaetsd position control of servo systems using pidIaetsd position control of servo systems using pid
Iaetsd position control of servo systems using pid
 
Turbine Design
Turbine DesignTurbine Design
Turbine Design
 
Computer aided design
Computer aided designComputer aided design
Computer aided design
 
International Journal of Computational Engineering Research (IJCER)
International Journal of Computational Engineering Research (IJCER) International Journal of Computational Engineering Research (IJCER)
International Journal of Computational Engineering Research (IJCER)
 
Modelling and Simulations Minor Project
Modelling and Simulations Minor ProjectModelling and Simulations Minor Project
Modelling and Simulations Minor Project
 
Summerp62016update2 slideshare sqd
Summerp62016update2 slideshare  sqdSummerp62016update2 slideshare  sqd
Summerp62016update2 slideshare sqd
 
Modelling and Simulations
Modelling and SimulationsModelling and Simulations
Modelling and Simulations
 

Viewers also liked

VST company profile
VST company profileVST company profile
VST company profileZofe Chow
 
What is new in Firebase?
What is new in Firebase?What is new in Firebase?
What is new in Firebase?Sinan Yılmaz
 
Aprendizaje aut nomo_em.pptx;filename= utf-8''aprendizaje autónomo em
Aprendizaje aut nomo_em.pptx;filename= utf-8''aprendizaje autónomo emAprendizaje aut nomo_em.pptx;filename= utf-8''aprendizaje autónomo em
Aprendizaje aut nomo_em.pptx;filename= utf-8''aprendizaje autónomo emEMMANUELE EDUARDO GARCIA ARRIAGA
 
JAK ZAREJESTROWAC SIĘ DO LAMININE
JAK ZAREJESTROWAC SIĘ DO LAMININEJAK ZAREJESTROWAC SIĘ DO LAMININE
JAK ZAREJESTROWAC SIĘ DO LAMININEJustyna Dubel
 
Hoàng Đức Liên 0946554558 - www.hanoi68.com
Hoàng Đức Liên 0946554558 - www.hanoi68.comHoàng Đức Liên 0946554558 - www.hanoi68.com
Hoàng Đức Liên 0946554558 - www.hanoi68.comHdlien Hdlien
 
Redes sociales y webs
Redes sociales y websRedes sociales y webs
Redes sociales y websInbelong2
 
ME 647 Project Exacta betting optimization model
ME 647 Project Exacta betting optimization modelME 647 Project Exacta betting optimization model
ME 647 Project Exacta betting optimization modelBenjamin Johnson
 
Inclusive Travel- Making Travel Accessible To Everyone
Inclusive Travel- Making Travel Accessible To EveryoneInclusive Travel- Making Travel Accessible To Everyone
Inclusive Travel- Making Travel Accessible To EveryoneFabiola Keane
 
Pawert point nticx autobiografia
Pawert point nticx autobiografiaPawert point nticx autobiografia
Pawert point nticx autobiografiaNicolás Colman
 
LIUDMILA PRE-SPRING '17 LOOK BOOK 2
LIUDMILA PRE-SPRING '17 LOOK BOOK 2LIUDMILA PRE-SPRING '17 LOOK BOOK 2
LIUDMILA PRE-SPRING '17 LOOK BOOK 2Najeeba Hayat
 
Trabajo de metodologia de la investigacion
Trabajo de metodologia de la investigacionTrabajo de metodologia de la investigacion
Trabajo de metodologia de la investigacionjonathan uriana
 
Walter Gropius | والتر جربيوس
Walter Gropius | والتر جربيوسWalter Gropius | والتر جربيوس
Walter Gropius | والتر جربيوسZohaTrabelsi
 
Master Thesis by Shobin John
Master Thesis by Shobin JohnMaster Thesis by Shobin John
Master Thesis by Shobin JohnShobin John
 
Relief india trust (provides eduaction )
Relief india trust (provides eduaction )Relief india trust (provides eduaction )
Relief india trust (provides eduaction )vikasrelif
 
The_Effective_Executive_Assistant
The_Effective_Executive_AssistantThe_Effective_Executive_Assistant
The_Effective_Executive_AssistantNasra Ahmed
 

Viewers also liked (20)

cv liz2
cv liz2cv liz2
cv liz2
 
VST company profile
VST company profileVST company profile
VST company profile
 
What is new in Firebase?
What is new in Firebase?What is new in Firebase?
What is new in Firebase?
 
Aprendizaje aut nomo_em.pptx;filename= utf-8''aprendizaje autónomo em
Aprendizaje aut nomo_em.pptx;filename= utf-8''aprendizaje autónomo emAprendizaje aut nomo_em.pptx;filename= utf-8''aprendizaje autónomo em
Aprendizaje aut nomo_em.pptx;filename= utf-8''aprendizaje autónomo em
 
JAK ZAREJESTROWAC SIĘ DO LAMININE
JAK ZAREJESTROWAC SIĘ DO LAMININEJAK ZAREJESTROWAC SIĘ DO LAMININE
JAK ZAREJESTROWAC SIĘ DO LAMININE
 
Hoàng Đức Liên 0946554558 - www.hanoi68.com
Hoàng Đức Liên 0946554558 - www.hanoi68.comHoàng Đức Liên 0946554558 - www.hanoi68.com
Hoàng Đức Liên 0946554558 - www.hanoi68.com
 
Redes sociales y webs
Redes sociales y websRedes sociales y webs
Redes sociales y webs
 
Dia de la juventud
Dia de la juventudDia de la juventud
Dia de la juventud
 
ME 647 Project Exacta betting optimization model
ME 647 Project Exacta betting optimization modelME 647 Project Exacta betting optimization model
ME 647 Project Exacta betting optimization model
 
Inclusive Travel- Making Travel Accessible To Everyone
Inclusive Travel- Making Travel Accessible To EveryoneInclusive Travel- Making Travel Accessible To Everyone
Inclusive Travel- Making Travel Accessible To Everyone
 
Pawert point nticx autobiografia
Pawert point nticx autobiografiaPawert point nticx autobiografia
Pawert point nticx autobiografia
 
LIUDMILA PRE-SPRING '17 LOOK BOOK 2
LIUDMILA PRE-SPRING '17 LOOK BOOK 2LIUDMILA PRE-SPRING '17 LOOK BOOK 2
LIUDMILA PRE-SPRING '17 LOOK BOOK 2
 
Trabajo de metodologia de la investigacion
Trabajo de metodologia de la investigacionTrabajo de metodologia de la investigacion
Trabajo de metodologia de la investigacion
 
Walter Gropius | والتر جربيوس
Walter Gropius | والتر جربيوسWalter Gropius | والتر جربيوس
Walter Gropius | والتر جربيوس
 
Master Thesis by Shobin John
Master Thesis by Shobin JohnMaster Thesis by Shobin John
Master Thesis by Shobin John
 
Relief india trust (provides eduaction )
Relief india trust (provides eduaction )Relief india trust (provides eduaction )
Relief india trust (provides eduaction )
 
Linkdin
LinkdinLinkdin
Linkdin
 
Idi piri reis
Idi piri reisIdi piri reis
Idi piri reis
 
The_Effective_Executive_Assistant
The_Effective_Executive_AssistantThe_Effective_Executive_Assistant
The_Effective_Executive_Assistant
 
Residuos especiales
Residuos especialesResiduos especiales
Residuos especiales
 

Similar to Final Presentation

Transient three dimensional cfd modelling of ceilng fan
Transient three dimensional cfd modelling of ceilng fanTransient three dimensional cfd modelling of ceilng fan
Transient three dimensional cfd modelling of ceilng fanLahiru Dilshan
 
Optimum designing of a transformer considering lay out constraints by penalty...
Optimum designing of a transformer considering lay out constraints by penalty...Optimum designing of a transformer considering lay out constraints by penalty...
Optimum designing of a transformer considering lay out constraints by penalty...INFOGAIN PUBLICATION
 
EShape Optimization Of A Suspension Bellcrank Using 3d Finite Element Methods
EShape Optimization Of A Suspension Bellcrank Using 3d Finite Element MethodsEShape Optimization Of A Suspension Bellcrank Using 3d Finite Element Methods
EShape Optimization Of A Suspension Bellcrank Using 3d Finite Element MethodsIJERA Editor
 
Cad based shape optimization
Cad based shape optimizationCad based shape optimization
Cad based shape optimizationAbhay Gore
 
IRJET- Optimization of Fink and Howe Trusses
IRJET-  	  Optimization of Fink and Howe TrussesIRJET-  	  Optimization of Fink and Howe Trusses
IRJET- Optimization of Fink and Howe TrussesIRJET Journal
 
Multi-Objective Genetic Topological Optimization for Design of composite wall...
Multi-Objective Genetic Topological Optimization for Design of composite wall...Multi-Objective Genetic Topological Optimization for Design of composite wall...
Multi-Objective Genetic Topological Optimization for Design of composite wall...Sardasht S. Weli
 
Finite Element Analysis Creo-Simulate Webinar
Finite Element Analysis Creo-Simulate WebinarFinite Element Analysis Creo-Simulate Webinar
Finite Element Analysis Creo-Simulate WebinarSanthosh N L
 
Low thrust interplanetary trajectory optimization (Optimal control)
Low thrust interplanetary trajectory optimization (Optimal control)Low thrust interplanetary trajectory optimization (Optimal control)
Low thrust interplanetary trajectory optimization (Optimal control)naveen kumar
 
FEA Analysis & Re-Design of a Bicycle Crank Arm
FEA Analysis & Re-Design of a Bicycle Crank ArmFEA Analysis & Re-Design of a Bicycle Crank Arm
FEA Analysis & Re-Design of a Bicycle Crank ArmAusten Leversage
 
Unit 1 - Optimization methods.pptx
Unit 1 - Optimization methods.pptxUnit 1 - Optimization methods.pptx
Unit 1 - Optimization methods.pptxssuser4debce1
 
Topology optimisation of braced frames for high rise buildings
Topology optimisation of braced frames for high rise buildingsTopology optimisation of braced frames for high rise buildings
Topology optimisation of braced frames for high rise buildingsIAEME Publication
 
PSO and Its application in Engineering
PSO and Its application in EngineeringPSO and Its application in Engineering
PSO and Its application in EngineeringPrince Jain
 
Paper review: Learned Optimizers that Scale and Generalize.
Paper review: Learned Optimizers that Scale and Generalize.Paper review: Learned Optimizers that Scale and Generalize.
Paper review: Learned Optimizers that Scale and Generalize.Wuhyun Rico Shin
 
Structural weight optimization of a bracket using
Structural weight optimization of a bracket usingStructural weight optimization of a bracket using
Structural weight optimization of a bracket usingeSAT Publishing House
 

Similar to Final Presentation (20)

Transient three dimensional cfd modelling of ceilng fan
Transient three dimensional cfd modelling of ceilng fanTransient three dimensional cfd modelling of ceilng fan
Transient three dimensional cfd modelling of ceilng fan
 
Optimum designing of a transformer considering lay out constraints by penalty...
Optimum designing of a transformer considering lay out constraints by penalty...Optimum designing of a transformer considering lay out constraints by penalty...
Optimum designing of a transformer considering lay out constraints by penalty...
 
EShape Optimization Of A Suspension Bellcrank Using 3d Finite Element Methods
EShape Optimization Of A Suspension Bellcrank Using 3d Finite Element MethodsEShape Optimization Of A Suspension Bellcrank Using 3d Finite Element Methods
EShape Optimization Of A Suspension Bellcrank Using 3d Finite Element Methods
 
Cad based shape optimization
Cad based shape optimizationCad based shape optimization
Cad based shape optimization
 
IRJET- Optimization of Fink and Howe Trusses
IRJET-  	  Optimization of Fink and Howe TrussesIRJET-  	  Optimization of Fink and Howe Trusses
IRJET- Optimization of Fink and Howe Trusses
 
Multi-Objective Genetic Topological Optimization for Design of composite wall...
Multi-Objective Genetic Topological Optimization for Design of composite wall...Multi-Objective Genetic Topological Optimization for Design of composite wall...
Multi-Objective Genetic Topological Optimization for Design of composite wall...
 
1
11
1
 
Finite Element Analysis Creo-Simulate Webinar
Finite Element Analysis Creo-Simulate WebinarFinite Element Analysis Creo-Simulate Webinar
Finite Element Analysis Creo-Simulate Webinar
 
78 semenov eng_2
78 semenov eng_278 semenov eng_2
78 semenov eng_2
 
78 semenov eng
78 semenov eng78 semenov eng
78 semenov eng
 
Low thrust interplanetary trajectory optimization (Optimal control)
Low thrust interplanetary trajectory optimization (Optimal control)Low thrust interplanetary trajectory optimization (Optimal control)
Low thrust interplanetary trajectory optimization (Optimal control)
 
FEA Analysis & Re-Design of a Bicycle Crank Arm
FEA Analysis & Re-Design of a Bicycle Crank ArmFEA Analysis & Re-Design of a Bicycle Crank Arm
FEA Analysis & Re-Design of a Bicycle Crank Arm
 
Unit 1 - Optimization methods.pptx
Unit 1 - Optimization methods.pptxUnit 1 - Optimization methods.pptx
Unit 1 - Optimization methods.pptx
 
Ds33717725
Ds33717725Ds33717725
Ds33717725
 
Ds33717725
Ds33717725Ds33717725
Ds33717725
 
Topology optimisation of braced frames for high rise buildings
Topology optimisation of braced frames for high rise buildingsTopology optimisation of braced frames for high rise buildings
Topology optimisation of braced frames for high rise buildings
 
Respose surface methods
Respose surface methodsRespose surface methods
Respose surface methods
 
PSO and Its application in Engineering
PSO and Its application in EngineeringPSO and Its application in Engineering
PSO and Its application in Engineering
 
Paper review: Learned Optimizers that Scale and Generalize.
Paper review: Learned Optimizers that Scale and Generalize.Paper review: Learned Optimizers that Scale and Generalize.
Paper review: Learned Optimizers that Scale and Generalize.
 
Structural weight optimization of a bracket using
Structural weight optimization of a bracket usingStructural weight optimization of a bracket using
Structural weight optimization of a bracket using
 

Final Presentation

  • 1. TREBUCHET PARAMETRIC DESIGN OPTIMIZATION ME 644 Final Project – Spring 2016Ben Johnson
  • 2.  What is a trebuchet?  We will consider the trebuchet design which exhibits a hinged counterweight and projectile sling.  PE of counterweight KE of projectile A Bit of Background
  • 3. Project Objective  A paper titled “Trebuchet Mechanics” by Donald Siano will serve as frame or reference for this project.  Plan to test following assertions from the paper:  Max “range efficiency” of a 2-D, 3 DOF model is 83%  Including component mass in analysis reduces efficiency significantly
  • 4. “Efficiency is the Word” –James Brown Range Efficiency: The ratio of range achieved to the range of an idealized trebuchet where the total potential energy of the counterweight is converted to the kinetic energy of the projectile and the projectile is released at the optimum angle of 45 degrees. Range Efficiency = 𝑚2 𝑣0 2(𝑠𝑖𝑛𝛼)(𝑐𝑜𝑠𝛼 𝑚1 𝑔 ℎ Where v0 is the projectile release velocity, α is the angle of v0 measured with respect to the horizontal ground, g is the acceleration due to gravity, and h is the vertical travel of the
  • 5.  Design parameters:  Lengths L1-L4  Masses m1 (counterweight) and m2 (projectile) 2 Dimensional 3 DOF Model
  • 6. Lagrangian Equations of Motion 𝑇 𝑖. 𝑒. 𝐾𝑖𝑛𝑒𝑡𝑖𝑐 𝐸𝑛𝑒𝑟𝑔𝑦 = 1 2 𝜃1 2 (𝑚1 𝐿1 2 + 𝑚2 𝐿4 2 + 𝜃1 [2𝐿3 𝐿4 𝑚2 𝜃3 cos 𝜃1 − 𝜃3 − 2𝐿1 𝐿2 𝑚1 𝜃2 cos 𝜃1 − 𝜃2 ] + 𝐿2 2 𝑚1 𝜃2 2 + 𝐿3 2 𝑚2 𝜃3 2 ) 𝑉 𝑖. 𝑒. 𝑃𝑜𝑡𝑒𝑛𝑡𝑖𝑎𝑙 𝐸𝑛𝑒𝑟𝑔𝑦 = 𝑔𝑐𝑜𝑠 𝜃1 (𝐿4 𝑚2 − 𝐿1 𝑚1 ) + 𝑔𝐿2 𝑚1cos(𝜃2) + 𝑔𝐿3 𝑚2cos(𝜃3) 𝐿𝑎𝑔𝑟𝑎𝑛𝑔𝑖𝑎𝑛 = 𝑇 − 𝑉 𝑑 𝑑𝑡 𝜕𝐿 𝜕 𝑞 𝑗 − 𝜕𝐿 𝜕𝑞 𝑗 = 0 𝑚1 𝐿1 2 𝜃1 + 𝑚2 𝐿4 2 𝜃1 − 𝐿1 𝐿2 𝑚1 𝜃2 2 sin 𝜃1 − 𝜃2 − 𝐿1 𝐿2 𝑚1 𝜃2cos 𝜃1 − 𝜃2 + 𝐿3 𝐿4 𝑚2 𝜃3 2 sin 𝜃1 − 𝜃3 + 𝐿3 𝐿4 𝑚2 𝜃3cos 𝜃1 − 𝜃3 − 𝑔𝐿1 𝑚1 sin 𝜃1 + 𝑔𝐿4 𝑚2 sin 𝜃1 = 0 Equations of Motion: 𝐿2 𝜃2 + 𝐿1 𝜃1 2 sin 𝜃1 − 𝜃2 − 𝐿1 𝜃1cos 𝜃1 − 𝜃2 + 𝑔 sin 𝜃2 = 0 𝐿3 𝜃3 − 𝐿4 𝜃1 2 sin 𝜃1 − 𝜃3 + 𝐿4 𝜃1cos 𝜃1 − 𝜃2 + 𝑔 sin 𝜃3 = 0
  • 7. Matlab® Optimization  Transform EOM’s to state space model  Apply Gaussian reduction since each equation may only contain one acceleration term  Create function to solve EOM’s with Runge- Kutta  Must pass design parameters to ODE45 function  Function returns max attainable range efficiency  Apply built in function fmincon to optimize objective (range efficiency) for the decision variables (design parameters)
  • 8. Optimization Tool Output  92.6% Range Efficiency  “Final point” values  L2 = 4.846  L3 =1.737  L4 =4.12,  M2=130.024  L1= M1=1=constant
  • 9. System Motion for Optimum Basis  Admittedly difficult to interpret without animation  Motion of the beam is completely arrested very near the optimum point of
  • 10. Justification for New Optimum Basis  “Trebuchet Mechanics”:  Optimized one parameter at a time  Applied brute force optimization, i.e. tested objective function for many random parameter values  Current Model  Optimizes all parameters at once  Applies gradient based approach
  • 11. ANSYS Optimization Model  Includes additional considerations:  Component dimensions (3D)  Materials  Density, Young’s modulus, Poisson’s ratio, yield strength, etc.  Additional considerations provide for:  Incorporation of component inertia  Stress/strain calculation  Factor of safety
  • 12. Beam Dimensions  Most critical component to system efficiency  Final dimensions and minimum FOS below
  • 13. Simulation Animations Beam too short - 63% range efficiency Beam too long - 66% range efficiency Sling too long - 68% range efficiency Optimized - 83% Range Efficiency Optimized design w/ stress - 83% range efficiency
  • 14. Conclusions  Applying an improved optimization method to analytical model has been demonstrated to increase the theoretical range efficiency of a trebuchet beyond the previously asserted value of 83% to 92%.  Inclusion of component dimensions and stresses encountered has been shown to be of limited impact to the theoretical efficiency
  • 15. References 1. D. Siano, “Trebuchet Mechanics,” Accessed online: http://www.aemma.org/training/trebuchet/trebmath35.pdf. 2001. 2. E. Mahieu, “Optimizing the Counterweight Trebuchet,” Accessed online: http://demonstrations.wolfram.com/OptimizingTheCounterweightTrebuch et/. 2012 3. M. Senese, “Tuning a Trebuchet for Maximum Distance,” Accessed online: http://www.mikesenese.com/DOIT/2010/12/tuning-a- trebuchet/2012. 2010.