SlideShare a Scribd company logo
1 of 17
0
Vivek Bakul Maru
426512
Masters in Embedded Systems
07/08/2017
1
Outline
 Introduction
 Initial Model and Simulation
 Assignment of Speed based on Slope
 Simulink Model completion
 Subtask Implementation – Modification of Support power
 Simulation Results
2
 `Pedelec` : Pedalling + Electric motor
□ Not a moped
□ Limited Support
 Available in different use cases
□ Mountain Bikes
□ Road Bikes
□ Touring Bikes
 Precise estimation of Battery capacity is a must.
Introduction
Hybrid mountain bike, Image : www.trekbikes.com
3
Initial model and Simulation
1. Average Speed =
Current speed+Previous Speed
2
2. Delta Speed = Current Speed − Previous Speed
3. Segment Time =
Segment Distance
Average Speed
4. Cumulative Time = Previous Cumulative time +
Current Segment Time
5. Acceleration =
Delta Speed
Segment Time
4
Initial model and Simulation
5
Assignment of Speed based on Slope
 𝑉𝑓 : Velocity along the segment
 𝑉𝑖 : Initial velocity (Here, Velocity while
entering the segment)
 a : Acceleration along the segment =
gsin 𝜃
 S : Distance covered in the segment
(Here, Length of the segment)
 tan 𝜃 =
𝐷𝐸
𝐸𝐵
=
𝐴𝐶
𝐴𝐵
= Slope of the figure
 𝑉𝑓
2
= 2(gsin 𝜃)s + 𝑉𝑖
2
 𝑉𝑓 = 2(g sin 𝜃 )s + 𝑉𝑖
2
6
Assignment of Speed based on Slope (Contd)
7
Assignment of Speed based on Slope (Contd)
8
Simulink model completion
Power calculations
Support power modification
Energy calculations
9
Simulink model completion (Contd)
1. Power Calculation
𝑷 𝑷𝒆𝒅𝒆𝒍𝒆𝒄 𝒔𝒊
= 𝑷 𝑨𝒄𝒄𝒆𝒍𝒆𝒓𝒂𝒕𝒊𝒐𝒏 𝒔𝒊
+ 𝑷 𝑹𝒐𝒍𝒍𝒊𝒏𝒈 𝑭𝒓𝒊𝒄𝒕𝒊𝒐𝒏 𝒔𝒊
+ 𝑷 𝒅𝒐𝒘𝒏𝒉𝒊𝒍𝒍 𝑺𝒍𝒐𝒑𝒆 𝒔𝒊
+ 𝑷 𝑨𝒊𝒓 𝑫𝒓𝒂𝒈 𝒔𝒊
• 𝑃 𝐴𝑐𝑐𝑒𝑙𝑒𝑟𝑎𝑡𝑖𝑜𝑛 (𝑠𝑖) = 𝑎𝑖 . ( 𝑚 𝑝𝑒𝑑𝑒𝑙𝑒𝑐 +
𝑚 𝑑𝑟𝑖𝑣𝑒𝑟 ) . 𝑉𝑖
• 𝑃 𝑅𝑜𝑙𝑙𝑖𝑛𝑔 𝐹𝑟𝑖𝑐𝑡𝑖𝑜𝑛 (𝑠𝑖) = 𝐶𝑟 . 𝐶𝑜𝑠(𝛼𝑖) . 𝑔. ( 𝑚 𝑝𝑒𝑑𝑒𝑙𝑒𝑐 + 𝑚 𝑑𝑟𝑖𝑣𝑒𝑟 ) . 𝑉𝑖
• 𝑃 𝐷𝑜𝑤𝑛ℎ𝑖𝑙𝑙 𝑆𝑙𝑜𝑝𝑒 (𝑠𝑖) = sin(𝛼𝑖) . 𝑔. ( 𝑚 𝑝𝑒𝑑𝑒𝑙𝑒𝑐 + 𝑚 𝑑𝑟𝑖𝑣𝑒𝑟 ) . 𝑉𝑖
• 𝑃 𝐴𝑖𝑟 𝐷𝑟𝑎𝑔 (𝑠𝑖) =
𝜌.𝐶 𝑤.𝐴 .𝑉𝑖
2
2
. 𝑉𝑖
2. Energy Calculation
• 𝐸 = 0
𝑡
𝑃 𝑠𝑖 . 𝑑𝑡 , where t= Segment time.
10
Simulink model completion (Contd)
11
Simulink model completion (Contd)
12
Support power modification
 Above 25 km/h, motor power should
be shut off.
 Should not be done immediately but
gradually.
 Gradual interval : 20 km/h – 25 km/h
 𝑚 =
𝑦2− 𝑦1
𝑥2− 𝑥1
 Point 1 = (20,1)
 Point 2 = (25,0)
 𝑚 =
0−1
25−20
= -0.2
 Y = m * x + c
 0 = (-0.2) 25 + c
 c = 5
1
0
20 21 22 23 24 25SupportPower_old
Velocity
Y = m*x + c
13
Support power modification (Contd.)
 Implemented as a sub-sysem in Simulink – `Support power modification`
 ‘Support power_new’ decreases linearly with velocity.
14
Simulation Results
1 2
15
Simulation Results
16
Thank you !

More Related Content

What's hot

Economicloaddispatch 111213025406-phpapp01
Economicloaddispatch 111213025406-phpapp01Economicloaddispatch 111213025406-phpapp01
Economicloaddispatch 111213025406-phpapp01vikram anand
 
Zero voltage-switching sinusoidal pulse width modulation method for three-pha...
Zero voltage-switching sinusoidal pulse width modulation method for three-pha...Zero voltage-switching sinusoidal pulse width modulation method for three-pha...
Zero voltage-switching sinusoidal pulse width modulation method for three-pha...Asoka Technologies
 
Modelling Planar Vehicle Dynamics using Bicycle Model
Modelling Planar Vehicle Dynamics using Bicycle ModelModelling Planar Vehicle Dynamics using Bicycle Model
Modelling Planar Vehicle Dynamics using Bicycle ModelAkshay Mistri
 
Economic load dispatch
Economic load dispatchEconomic load dispatch
Economic load dispatchvikram anand
 
Unit commitment in power system
Unit commitment in power systemUnit commitment in power system
Unit commitment in power systemAbrar Ahmed
 
INTELLIGENT BRAKING SYSTEM
INTELLIGENT BRAKING SYSTEMINTELLIGENT BRAKING SYSTEM
INTELLIGENT BRAKING SYSTEMAshish Kohli
 
A presentation on economic load dispatch
A presentation on economic load dispatchA presentation on economic load dispatch
A presentation on economic load dispatchsouravsahoo28
 
Economic operation of Power systems by Unit commitment
Economic operation of Power systems by Unit commitment Economic operation of Power systems by Unit commitment
Economic operation of Power systems by Unit commitment Pritesh Priyadarshi
 
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
 
Single-Stage Switched-Capacitor Module (S3CM) Topology for Cascaded Multileve...
Single-Stage Switched-Capacitor Module (S3CM) Topology for Cascaded Multileve...Single-Stage Switched-Capacitor Module (S3CM) Topology for Cascaded Multileve...
Single-Stage Switched-Capacitor Module (S3CM) Topology for Cascaded Multileve...Asoka Technologies
 
Cs 4621 presentation slides
Cs 4621 presentation slidesCs 4621 presentation slides
Cs 4621 presentation slidesChuck Moyes
 
Coriolis Component numerical
Coriolis Component numericalCoriolis Component numerical
Coriolis Component numericalKiran Wakchaure
 
Links between Motor-CAD and ANSYS
Links between Motor-CAD and ANSYSLinks between Motor-CAD and ANSYS
Links between Motor-CAD and ANSYSBhavik Shah
 
Hydrothermal scheduling
Hydrothermal schedulingHydrothermal scheduling
Hydrothermal schedulingASHIRBAD BARIK
 
Gauss Seidel Method of Power Flow
Gauss Seidel Method of Power FlowGauss Seidel Method of Power Flow
Gauss Seidel Method of Power FlowYunusAhmad9
 
Links to ansys_for_website
Links to ansys_for_websiteLinks to ansys_for_website
Links to ansys_for_websitehunterbevanrg
 
Kleins construction _step by step
Kleins construction _step by stepKleins construction _step by step
Kleins construction _step by stepKiran Wakchaure
 

What's hot (20)

Economicloaddispatch 111213025406-phpapp01
Economicloaddispatch 111213025406-phpapp01Economicloaddispatch 111213025406-phpapp01
Economicloaddispatch 111213025406-phpapp01
 
Unit commitment
Unit commitmentUnit commitment
Unit commitment
 
Zero voltage-switching sinusoidal pulse width modulation method for three-pha...
Zero voltage-switching sinusoidal pulse width modulation method for three-pha...Zero voltage-switching sinusoidal pulse width modulation method for three-pha...
Zero voltage-switching sinusoidal pulse width modulation method for three-pha...
 
Modelling Planar Vehicle Dynamics using Bicycle Model
Modelling Planar Vehicle Dynamics using Bicycle ModelModelling Planar Vehicle Dynamics using Bicycle Model
Modelling Planar Vehicle Dynamics using Bicycle Model
 
Economic load dispatch
Economic load dispatchEconomic load dispatch
Economic load dispatch
 
Unit commitment in power system
Unit commitment in power systemUnit commitment in power system
Unit commitment in power system
 
INTELLIGENT BRAKING SYSTEM
INTELLIGENT BRAKING SYSTEMINTELLIGENT BRAKING SYSTEM
INTELLIGENT BRAKING SYSTEM
 
A presentation on economic load dispatch
A presentation on economic load dispatchA presentation on economic load dispatch
A presentation on economic load dispatch
 
Economic operation of Power systems by Unit commitment
Economic operation of Power systems by Unit commitment Economic operation of Power systems by Unit commitment
Economic operation of Power systems by Unit commitment
 
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)
 
Single-Stage Switched-Capacitor Module (S3CM) Topology for Cascaded Multileve...
Single-Stage Switched-Capacitor Module (S3CM) Topology for Cascaded Multileve...Single-Stage Switched-Capacitor Module (S3CM) Topology for Cascaded Multileve...
Single-Stage Switched-Capacitor Module (S3CM) Topology for Cascaded Multileve...
 
Emdrive
EmdriveEmdrive
Emdrive
 
Cs 4621 presentation slides
Cs 4621 presentation slidesCs 4621 presentation slides
Cs 4621 presentation slides
 
Coriolis Component numerical
Coriolis Component numericalCoriolis Component numerical
Coriolis Component numerical
 
Links between Motor-CAD and ANSYS
Links between Motor-CAD and ANSYSLinks between Motor-CAD and ANSYS
Links between Motor-CAD and ANSYS
 
Hydrothermal scheduling
Hydrothermal schedulingHydrothermal scheduling
Hydrothermal scheduling
 
POSTER_Final
POSTER_FinalPOSTER_Final
POSTER_Final
 
Gauss Seidel Method of Power Flow
Gauss Seidel Method of Power FlowGauss Seidel Method of Power Flow
Gauss Seidel Method of Power Flow
 
Links to ansys_for_website
Links to ansys_for_websiteLinks to ansys_for_website
Links to ansys_for_website
 
Kleins construction _step by step
Kleins construction _step by stepKleins construction _step by step
Kleins construction _step by step
 

Similar to Range estimation of Battery operated vehicles using MATLAB

FYP Review 3 Presentation about EV c.pdf
FYP Review 3 Presentation about EV c.pdfFYP Review 3 Presentation about EV c.pdf
FYP Review 3 Presentation about EV c.pdfsauravdesignnedits
 
Nonlinear integral control for dc motor speed control with unknown and variab...
Nonlinear integral control for dc motor speed control with unknown and variab...Nonlinear integral control for dc motor speed control with unknown and variab...
Nonlinear integral control for dc motor speed control with unknown and variab...Saif al-din ali
 
Nonlinear integral control for dc motor speed control
Nonlinear integral control for dc motor speed controlNonlinear integral control for dc motor speed control
Nonlinear integral control for dc motor speed controlSaif al-din ali
 
Design of a Lift Mechanism for Disabled People
Design of a Lift Mechanism for Disabled PeopleDesign of a Lift Mechanism for Disabled People
Design of a Lift Mechanism for Disabled PeopleSamet Baykul
 
A stand-alone, solar powered commercial bank with EV for public transport
A stand-alone, solar powered commercial bank with EV for public transportA stand-alone, solar powered commercial bank with EV for public transport
A stand-alone, solar powered commercial bank with EV for public transportalatop007
 
Power_flow..نظم_قدرة.pptx
Power_flow..نظم_قدرة.pptxPower_flow..نظم_قدرة.pptx
Power_flow..نظم_قدرة.pptxAhmedAbdAldafea
 
MODELING AND DESIGN OF CRUISE CONTROL SYSTEM WITH FEEDFORWARD FOR ALL TERRIAN...
MODELING AND DESIGN OF CRUISE CONTROL SYSTEM WITH FEEDFORWARD FOR ALL TERRIAN...MODELING AND DESIGN OF CRUISE CONTROL SYSTEM WITH FEEDFORWARD FOR ALL TERRIAN...
MODELING AND DESIGN OF CRUISE CONTROL SYSTEM WITH FEEDFORWARD FOR ALL TERRIAN...cscpconf
 
JOYSTICK BASED DC MOTOR SPEED CONTROL SYSTEM by VAISHNAVI AGRAWAL
JOYSTICK BASED DC MOTOR SPEED CONTROL SYSTEM by VAISHNAVI AGRAWALJOYSTICK BASED DC MOTOR SPEED CONTROL SYSTEM by VAISHNAVI AGRAWAL
JOYSTICK BASED DC MOTOR SPEED CONTROL SYSTEM by VAISHNAVI AGRAWALVaishnavi Agrawal
 
JOYSTICK BASED DC MOTOR SPEED CONTROL SYSTEM by VAISHNAVI AGRAWAL
JOYSTICK BASED DC MOTOR SPEED CONTROL SYSTEM by VAISHNAVI AGRAWALJOYSTICK BASED DC MOTOR SPEED CONTROL SYSTEM by VAISHNAVI AGRAWAL
JOYSTICK BASED DC MOTOR SPEED CONTROL SYSTEM by VAISHNAVI AGRAWALVaishnavi Agrawal
 
đồ áN môn chi tiết máy thiết kế trạm dẫn động xích tải
đồ áN môn chi tiết máy thiết kế trạm dẫn động xích tảiđồ áN môn chi tiết máy thiết kế trạm dẫn động xích tải
đồ áN môn chi tiết máy thiết kế trạm dẫn động xích tảihttps://www.facebook.com/garmentspace
 
Design And Analysis Of Stirling Engine For Underwater Application
Design And Analysis Of Stirling Engine For Underwater ApplicationDesign And Analysis Of Stirling Engine For Underwater Application
Design And Analysis Of Stirling Engine For Underwater ApplicationIRJET Journal
 
Vertical Screw Conveyor - Design Project
Vertical Screw Conveyor - Design ProjectVertical Screw Conveyor - Design Project
Vertical Screw Conveyor - Design ProjectPoorna Hewapathirana
 
MODELING AND DESIGN OF CRUISE CONTROL SYSTEM WITH FEEDFORWARD FOR ALL TERRIAN...
MODELING AND DESIGN OF CRUISE CONTROL SYSTEM WITH FEEDFORWARD FOR ALL TERRIAN...MODELING AND DESIGN OF CRUISE CONTROL SYSTEM WITH FEEDFORWARD FOR ALL TERRIAN...
MODELING AND DESIGN OF CRUISE CONTROL SYSTEM WITH FEEDFORWARD FOR ALL TERRIAN...csandit
 

Similar to Range estimation of Battery operated vehicles using MATLAB (20)

FYP Review 3 Presentation about EV c.pdf
FYP Review 3 Presentation about EV c.pdfFYP Review 3 Presentation about EV c.pdf
FYP Review 3 Presentation about EV c.pdf
 
Nonlinear integral control for dc motor speed control with unknown and variab...
Nonlinear integral control for dc motor speed control with unknown and variab...Nonlinear integral control for dc motor speed control with unknown and variab...
Nonlinear integral control for dc motor speed control with unknown and variab...
 
Nonlinear integral control for dc motor speed control
Nonlinear integral control for dc motor speed controlNonlinear integral control for dc motor speed control
Nonlinear integral control for dc motor speed control
 
Traction Mechanics
Traction MechanicsTraction Mechanics
Traction Mechanics
 
Lelt 240 semestre i-2021
Lelt   240 semestre i-2021Lelt   240 semestre i-2021
Lelt 240 semestre i-2021
 
Co-simulation with Siemens NX - David van Os, Ugent
Co-simulation with Siemens NX - David van Os, UgentCo-simulation with Siemens NX - David van Os, Ugent
Co-simulation with Siemens NX - David van Os, Ugent
 
Design of a Lift Mechanism for Disabled People
Design of a Lift Mechanism for Disabled PeopleDesign of a Lift Mechanism for Disabled People
Design of a Lift Mechanism for Disabled People
 
A stand-alone, solar powered commercial bank with EV for public transport
A stand-alone, solar powered commercial bank with EV for public transportA stand-alone, solar powered commercial bank with EV for public transport
A stand-alone, solar powered commercial bank with EV for public transport
 
DC servo motor
DC servo motorDC servo motor
DC servo motor
 
Power_flow..نظم_قدرة.pptx
Power_flow..نظم_قدرة.pptxPower_flow..نظم_قدرة.pptx
Power_flow..نظم_قدرة.pptx
 
calulation.pdf
calulation.pdfcalulation.pdf
calulation.pdf
 
07
0707
07
 
MODELING AND DESIGN OF CRUISE CONTROL SYSTEM WITH FEEDFORWARD FOR ALL TERRIAN...
MODELING AND DESIGN OF CRUISE CONTROL SYSTEM WITH FEEDFORWARD FOR ALL TERRIAN...MODELING AND DESIGN OF CRUISE CONTROL SYSTEM WITH FEEDFORWARD FOR ALL TERRIAN...
MODELING AND DESIGN OF CRUISE CONTROL SYSTEM WITH FEEDFORWARD FOR ALL TERRIAN...
 
JOYSTICK BASED DC MOTOR SPEED CONTROL SYSTEM by VAISHNAVI AGRAWAL
JOYSTICK BASED DC MOTOR SPEED CONTROL SYSTEM by VAISHNAVI AGRAWALJOYSTICK BASED DC MOTOR SPEED CONTROL SYSTEM by VAISHNAVI AGRAWAL
JOYSTICK BASED DC MOTOR SPEED CONTROL SYSTEM by VAISHNAVI AGRAWAL
 
JOYSTICK BASED DC MOTOR SPEED CONTROL SYSTEM by VAISHNAVI AGRAWAL
JOYSTICK BASED DC MOTOR SPEED CONTROL SYSTEM by VAISHNAVI AGRAWALJOYSTICK BASED DC MOTOR SPEED CONTROL SYSTEM by VAISHNAVI AGRAWAL
JOYSTICK BASED DC MOTOR SPEED CONTROL SYSTEM by VAISHNAVI AGRAWAL
 
đồ áN môn chi tiết máy thiết kế trạm dẫn động xích tải
đồ áN môn chi tiết máy thiết kế trạm dẫn động xích tảiđồ áN môn chi tiết máy thiết kế trạm dẫn động xích tải
đồ áN môn chi tiết máy thiết kế trạm dẫn động xích tải
 
Design And Analysis Of Stirling Engine For Underwater Application
Design And Analysis Of Stirling Engine For Underwater ApplicationDesign And Analysis Of Stirling Engine For Underwater Application
Design And Analysis Of Stirling Engine For Underwater Application
 
Lab manual
Lab manualLab manual
Lab manual
 
Vertical Screw Conveyor - Design Project
Vertical Screw Conveyor - Design ProjectVertical Screw Conveyor - Design Project
Vertical Screw Conveyor - Design Project
 
MODELING AND DESIGN OF CRUISE CONTROL SYSTEM WITH FEEDFORWARD FOR ALL TERRIAN...
MODELING AND DESIGN OF CRUISE CONTROL SYSTEM WITH FEEDFORWARD FOR ALL TERRIAN...MODELING AND DESIGN OF CRUISE CONTROL SYSTEM WITH FEEDFORWARD FOR ALL TERRIAN...
MODELING AND DESIGN OF CRUISE CONTROL SYSTEM WITH FEEDFORWARD FOR ALL TERRIAN...
 

Recently uploaded

(办理学位证)(Toledo毕业证)托莱多大学毕业证成绩单修改留信学历认证原版一模一样
(办理学位证)(Toledo毕业证)托莱多大学毕业证成绩单修改留信学历认证原版一模一样(办理学位证)(Toledo毕业证)托莱多大学毕业证成绩单修改留信学历认证原版一模一样
(办理学位证)(Toledo毕业证)托莱多大学毕业证成绩单修改留信学历认证原版一模一样gfghbihg
 
办理埃默里大学毕业证Emory毕业证原版一比一
办理埃默里大学毕业证Emory毕业证原版一比一办理埃默里大学毕业证Emory毕业证原版一比一
办理埃默里大学毕业证Emory毕业证原版一比一mkfnjj
 
(办理学位证)(Rice毕业证)莱斯大学毕业证成绩单修改留信学历认证原版一模一样
(办理学位证)(Rice毕业证)莱斯大学毕业证成绩单修改留信学历认证原版一模一样(办理学位证)(Rice毕业证)莱斯大学毕业证成绩单修改留信学历认证原版一模一样
(办理学位证)(Rice毕业证)莱斯大学毕业证成绩单修改留信学历认证原版一模一样gfghbihg
 
定制多伦多大学毕业证(UofT毕业证)成绩单(学位证)原版一比一
定制多伦多大学毕业证(UofT毕业证)成绩单(学位证)原版一比一定制多伦多大学毕业证(UofT毕业证)成绩单(学位证)原版一比一
定制多伦多大学毕业证(UofT毕业证)成绩单(学位证)原版一比一meq5nzfnk
 
UNIT-1-VEHICLE STRUCTURE AND ENGINES.ppt
UNIT-1-VEHICLE STRUCTURE AND ENGINES.pptUNIT-1-VEHICLE STRUCTURE AND ENGINES.ppt
UNIT-1-VEHICLE STRUCTURE AND ENGINES.pptDineshKumar4165
 
如何办理(UC毕业证书)堪培拉大学毕业证毕业证成绩单原版一比一
如何办理(UC毕业证书)堪培拉大学毕业证毕业证成绩单原版一比一如何办理(UC毕业证书)堪培拉大学毕业证毕业证成绩单原版一比一
如何办理(UC毕业证书)堪培拉大学毕业证毕业证成绩单原版一比一fjjwgk
 
Digamma - CertiCon Team Skills and Qualifications
Digamma - CertiCon Team Skills and QualificationsDigamma - CertiCon Team Skills and Qualifications
Digamma - CertiCon Team Skills and QualificationsMihajloManjak
 
FULL ENJOY - 9953040155 Call Girls in Sector 61 | Noida
FULL ENJOY - 9953040155 Call Girls in Sector 61 | NoidaFULL ENJOY - 9953040155 Call Girls in Sector 61 | Noida
FULL ENJOY - 9953040155 Call Girls in Sector 61 | NoidaMalviyaNagarCallGirl
 
UNIT-IV-STEERING, BRAKES AND SUSPENSION SYSTEMS.pptx
UNIT-IV-STEERING, BRAKES AND SUSPENSION SYSTEMS.pptxUNIT-IV-STEERING, BRAKES AND SUSPENSION SYSTEMS.pptx
UNIT-IV-STEERING, BRAKES AND SUSPENSION SYSTEMS.pptxDineshKumar4165
 
原版工艺美国普林斯顿大学毕业证Princeton毕业证成绩单修改留信学历认证
原版工艺美国普林斯顿大学毕业证Princeton毕业证成绩单修改留信学历认证原版工艺美国普林斯顿大学毕业证Princeton毕业证成绩单修改留信学历认证
原版工艺美国普林斯顿大学毕业证Princeton毕业证成绩单修改留信学历认证jjrehjwj11gg
 
John Deere 300 3029 4039 4045 6059 6068 Engine Operation and Service Manual
John Deere 300 3029 4039 4045 6059 6068 Engine Operation and Service ManualJohn Deere 300 3029 4039 4045 6059 6068 Engine Operation and Service Manual
John Deere 300 3029 4039 4045 6059 6068 Engine Operation and Service ManualExcavator
 
Call Girls Vastrapur 7397865700 Ridhima Hire Me Full Night
Call Girls Vastrapur 7397865700 Ridhima Hire Me Full NightCall Girls Vastrapur 7397865700 Ridhima Hire Me Full Night
Call Girls Vastrapur 7397865700 Ridhima Hire Me Full Nightssuser7cb4ff
 
Call Girl Service Global Village Dubai +971509430017 Independent Call Girls G...
Call Girl Service Global Village Dubai +971509430017 Independent Call Girls G...Call Girl Service Global Village Dubai +971509430017 Independent Call Girls G...
Call Girl Service Global Village Dubai +971509430017 Independent Call Girls G...kexey39068
 
如何办理(UQ毕业证书)昆士兰大学毕业证毕业证成绩单原版一比一
如何办理(UQ毕业证书)昆士兰大学毕业证毕业证成绩单原版一比一如何办理(UQ毕业证书)昆士兰大学毕业证毕业证成绩单原版一比一
如何办理(UQ毕业证书)昆士兰大学毕业证毕业证成绩单原版一比一hnfusn
 
定制昆士兰大学毕业证(本硕)UQ学位证书原版一比一
定制昆士兰大学毕业证(本硕)UQ学位证书原版一比一定制昆士兰大学毕业证(本硕)UQ学位证书原版一比一
定制昆士兰大学毕业证(本硕)UQ学位证书原版一比一fjjhfuubb
 
call girls in G.T.B. Nagar (DELHI) 🔝 >༒9953330565🔝 genuine Escort Service 🔝✔️✔️
call girls in  G.T.B. Nagar (DELHI) 🔝 >༒9953330565🔝 genuine Escort Service 🔝✔️✔️call girls in  G.T.B. Nagar (DELHI) 🔝 >༒9953330565🔝 genuine Escort Service 🔝✔️✔️
call girls in G.T.B. Nagar (DELHI) 🔝 >༒9953330565🔝 genuine Escort Service 🔝✔️✔️9953056974 Low Rate Call Girls In Saket, Delhi NCR
 
( Best ) Genuine Call Girls In Mandi House =DELHI-| 8377087607
( Best ) Genuine Call Girls In Mandi House =DELHI-| 8377087607( Best ) Genuine Call Girls In Mandi House =DELHI-| 8377087607
( Best ) Genuine Call Girls In Mandi House =DELHI-| 8377087607dollysharma2066
 

Recently uploaded (20)

(办理学位证)(Toledo毕业证)托莱多大学毕业证成绩单修改留信学历认证原版一模一样
(办理学位证)(Toledo毕业证)托莱多大学毕业证成绩单修改留信学历认证原版一模一样(办理学位证)(Toledo毕业证)托莱多大学毕业证成绩单修改留信学历认证原版一模一样
(办理学位证)(Toledo毕业证)托莱多大学毕业证成绩单修改留信学历认证原版一模一样
 
办理埃默里大学毕业证Emory毕业证原版一比一
办理埃默里大学毕业证Emory毕业证原版一比一办理埃默里大学毕业证Emory毕业证原版一比一
办理埃默里大学毕业证Emory毕业证原版一比一
 
Call Girls In Kirti Nagar 📱 9999965857 🤩 Delhi 🫦 HOT AND SEXY VVIP 🍎 SERVICE
Call Girls In Kirti Nagar 📱  9999965857  🤩 Delhi 🫦 HOT AND SEXY VVIP 🍎 SERVICECall Girls In Kirti Nagar 📱  9999965857  🤩 Delhi 🫦 HOT AND SEXY VVIP 🍎 SERVICE
Call Girls In Kirti Nagar 📱 9999965857 🤩 Delhi 🫦 HOT AND SEXY VVIP 🍎 SERVICE
 
(办理学位证)(Rice毕业证)莱斯大学毕业证成绩单修改留信学历认证原版一模一样
(办理学位证)(Rice毕业证)莱斯大学毕业证成绩单修改留信学历认证原版一模一样(办理学位证)(Rice毕业证)莱斯大学毕业证成绩单修改留信学历认证原版一模一样
(办理学位证)(Rice毕业证)莱斯大学毕业证成绩单修改留信学历认证原版一模一样
 
定制多伦多大学毕业证(UofT毕业证)成绩单(学位证)原版一比一
定制多伦多大学毕业证(UofT毕业证)成绩单(学位证)原版一比一定制多伦多大学毕业证(UofT毕业证)成绩单(学位证)原版一比一
定制多伦多大学毕业证(UofT毕业证)成绩单(学位证)原版一比一
 
Indian Downtown Call Girls # 00971528903066 # Indian Call Girls In Downtown D...
Indian Downtown Call Girls # 00971528903066 # Indian Call Girls In Downtown D...Indian Downtown Call Girls # 00971528903066 # Indian Call Girls In Downtown D...
Indian Downtown Call Girls # 00971528903066 # Indian Call Girls In Downtown D...
 
UNIT-1-VEHICLE STRUCTURE AND ENGINES.ppt
UNIT-1-VEHICLE STRUCTURE AND ENGINES.pptUNIT-1-VEHICLE STRUCTURE AND ENGINES.ppt
UNIT-1-VEHICLE STRUCTURE AND ENGINES.ppt
 
如何办理(UC毕业证书)堪培拉大学毕业证毕业证成绩单原版一比一
如何办理(UC毕业证书)堪培拉大学毕业证毕业证成绩单原版一比一如何办理(UC毕业证书)堪培拉大学毕业证毕业证成绩单原版一比一
如何办理(UC毕业证书)堪培拉大学毕业证毕业证成绩单原版一比一
 
Digamma - CertiCon Team Skills and Qualifications
Digamma - CertiCon Team Skills and QualificationsDigamma - CertiCon Team Skills and Qualifications
Digamma - CertiCon Team Skills and Qualifications
 
sauth delhi call girls in Connaught Place🔝 9953056974 🔝 escort Service
sauth delhi call girls in  Connaught Place🔝 9953056974 🔝 escort Servicesauth delhi call girls in  Connaught Place🔝 9953056974 🔝 escort Service
sauth delhi call girls in Connaught Place🔝 9953056974 🔝 escort Service
 
FULL ENJOY - 9953040155 Call Girls in Sector 61 | Noida
FULL ENJOY - 9953040155 Call Girls in Sector 61 | NoidaFULL ENJOY - 9953040155 Call Girls in Sector 61 | Noida
FULL ENJOY - 9953040155 Call Girls in Sector 61 | Noida
 
UNIT-IV-STEERING, BRAKES AND SUSPENSION SYSTEMS.pptx
UNIT-IV-STEERING, BRAKES AND SUSPENSION SYSTEMS.pptxUNIT-IV-STEERING, BRAKES AND SUSPENSION SYSTEMS.pptx
UNIT-IV-STEERING, BRAKES AND SUSPENSION SYSTEMS.pptx
 
原版工艺美国普林斯顿大学毕业证Princeton毕业证成绩单修改留信学历认证
原版工艺美国普林斯顿大学毕业证Princeton毕业证成绩单修改留信学历认证原版工艺美国普林斯顿大学毕业证Princeton毕业证成绩单修改留信学历认证
原版工艺美国普林斯顿大学毕业证Princeton毕业证成绩单修改留信学历认证
 
John Deere 300 3029 4039 4045 6059 6068 Engine Operation and Service Manual
John Deere 300 3029 4039 4045 6059 6068 Engine Operation and Service ManualJohn Deere 300 3029 4039 4045 6059 6068 Engine Operation and Service Manual
John Deere 300 3029 4039 4045 6059 6068 Engine Operation and Service Manual
 
Call Girls Vastrapur 7397865700 Ridhima Hire Me Full Night
Call Girls Vastrapur 7397865700 Ridhima Hire Me Full NightCall Girls Vastrapur 7397865700 Ridhima Hire Me Full Night
Call Girls Vastrapur 7397865700 Ridhima Hire Me Full Night
 
Call Girl Service Global Village Dubai +971509430017 Independent Call Girls G...
Call Girl Service Global Village Dubai +971509430017 Independent Call Girls G...Call Girl Service Global Village Dubai +971509430017 Independent Call Girls G...
Call Girl Service Global Village Dubai +971509430017 Independent Call Girls G...
 
如何办理(UQ毕业证书)昆士兰大学毕业证毕业证成绩单原版一比一
如何办理(UQ毕业证书)昆士兰大学毕业证毕业证成绩单原版一比一如何办理(UQ毕业证书)昆士兰大学毕业证毕业证成绩单原版一比一
如何办理(UQ毕业证书)昆士兰大学毕业证毕业证成绩单原版一比一
 
定制昆士兰大学毕业证(本硕)UQ学位证书原版一比一
定制昆士兰大学毕业证(本硕)UQ学位证书原版一比一定制昆士兰大学毕业证(本硕)UQ学位证书原版一比一
定制昆士兰大学毕业证(本硕)UQ学位证书原版一比一
 
call girls in G.T.B. Nagar (DELHI) 🔝 >༒9953330565🔝 genuine Escort Service 🔝✔️✔️
call girls in  G.T.B. Nagar (DELHI) 🔝 >༒9953330565🔝 genuine Escort Service 🔝✔️✔️call girls in  G.T.B. Nagar (DELHI) 🔝 >༒9953330565🔝 genuine Escort Service 🔝✔️✔️
call girls in G.T.B. Nagar (DELHI) 🔝 >༒9953330565🔝 genuine Escort Service 🔝✔️✔️
 
( Best ) Genuine Call Girls In Mandi House =DELHI-| 8377087607
( Best ) Genuine Call Girls In Mandi House =DELHI-| 8377087607( Best ) Genuine Call Girls In Mandi House =DELHI-| 8377087607
( Best ) Genuine Call Girls In Mandi House =DELHI-| 8377087607
 

Range estimation of Battery operated vehicles using MATLAB

  • 1. 0 Vivek Bakul Maru 426512 Masters in Embedded Systems 07/08/2017
  • 2. 1 Outline  Introduction  Initial Model and Simulation  Assignment of Speed based on Slope  Simulink Model completion  Subtask Implementation – Modification of Support power  Simulation Results
  • 3. 2  `Pedelec` : Pedalling + Electric motor □ Not a moped □ Limited Support  Available in different use cases □ Mountain Bikes □ Road Bikes □ Touring Bikes  Precise estimation of Battery capacity is a must. Introduction Hybrid mountain bike, Image : www.trekbikes.com
  • 4. 3 Initial model and Simulation 1. Average Speed = Current speed+Previous Speed 2 2. Delta Speed = Current Speed − Previous Speed 3. Segment Time = Segment Distance Average Speed 4. Cumulative Time = Previous Cumulative time + Current Segment Time 5. Acceleration = Delta Speed Segment Time
  • 5. 4 Initial model and Simulation
  • 6. 5 Assignment of Speed based on Slope  𝑉𝑓 : Velocity along the segment  𝑉𝑖 : Initial velocity (Here, Velocity while entering the segment)  a : Acceleration along the segment = gsin 𝜃  S : Distance covered in the segment (Here, Length of the segment)  tan 𝜃 = 𝐷𝐸 𝐸𝐵 = 𝐴𝐶 𝐴𝐵 = Slope of the figure  𝑉𝑓 2 = 2(gsin 𝜃)s + 𝑉𝑖 2  𝑉𝑓 = 2(g sin 𝜃 )s + 𝑉𝑖 2
  • 7. 6 Assignment of Speed based on Slope (Contd)
  • 8. 7 Assignment of Speed based on Slope (Contd)
  • 9. 8 Simulink model completion Power calculations Support power modification Energy calculations
  • 10. 9 Simulink model completion (Contd) 1. Power Calculation 𝑷 𝑷𝒆𝒅𝒆𝒍𝒆𝒄 𝒔𝒊 = 𝑷 𝑨𝒄𝒄𝒆𝒍𝒆𝒓𝒂𝒕𝒊𝒐𝒏 𝒔𝒊 + 𝑷 𝑹𝒐𝒍𝒍𝒊𝒏𝒈 𝑭𝒓𝒊𝒄𝒕𝒊𝒐𝒏 𝒔𝒊 + 𝑷 𝒅𝒐𝒘𝒏𝒉𝒊𝒍𝒍 𝑺𝒍𝒐𝒑𝒆 𝒔𝒊 + 𝑷 𝑨𝒊𝒓 𝑫𝒓𝒂𝒈 𝒔𝒊 • 𝑃 𝐴𝑐𝑐𝑒𝑙𝑒𝑟𝑎𝑡𝑖𝑜𝑛 (𝑠𝑖) = 𝑎𝑖 . ( 𝑚 𝑝𝑒𝑑𝑒𝑙𝑒𝑐 + 𝑚 𝑑𝑟𝑖𝑣𝑒𝑟 ) . 𝑉𝑖 • 𝑃 𝑅𝑜𝑙𝑙𝑖𝑛𝑔 𝐹𝑟𝑖𝑐𝑡𝑖𝑜𝑛 (𝑠𝑖) = 𝐶𝑟 . 𝐶𝑜𝑠(𝛼𝑖) . 𝑔. ( 𝑚 𝑝𝑒𝑑𝑒𝑙𝑒𝑐 + 𝑚 𝑑𝑟𝑖𝑣𝑒𝑟 ) . 𝑉𝑖 • 𝑃 𝐷𝑜𝑤𝑛ℎ𝑖𝑙𝑙 𝑆𝑙𝑜𝑝𝑒 (𝑠𝑖) = sin(𝛼𝑖) . 𝑔. ( 𝑚 𝑝𝑒𝑑𝑒𝑙𝑒𝑐 + 𝑚 𝑑𝑟𝑖𝑣𝑒𝑟 ) . 𝑉𝑖 • 𝑃 𝐴𝑖𝑟 𝐷𝑟𝑎𝑔 (𝑠𝑖) = 𝜌.𝐶 𝑤.𝐴 .𝑉𝑖 2 2 . 𝑉𝑖 2. Energy Calculation • 𝐸 = 0 𝑡 𝑃 𝑠𝑖 . 𝑑𝑡 , where t= Segment time.
  • 13. 12 Support power modification  Above 25 km/h, motor power should be shut off.  Should not be done immediately but gradually.  Gradual interval : 20 km/h – 25 km/h  𝑚 = 𝑦2− 𝑦1 𝑥2− 𝑥1  Point 1 = (20,1)  Point 2 = (25,0)  𝑚 = 0−1 25−20 = -0.2  Y = m * x + c  0 = (-0.2) 25 + c  c = 5 1 0 20 21 22 23 24 25SupportPower_old Velocity Y = m*x + c
  • 14. 13 Support power modification (Contd.)  Implemented as a sub-sysem in Simulink – `Support power modification`  ‘Support power_new’ decreases linearly with velocity.