SlideShare a Scribd company logo
AE 313
AE Systems & Control
04 SYSTEM MODELLING
Dr. Syed Saad Azhar Ali
75-110
syed.ali@kfupm.edu.sa
Catching up…
8/23/2023 Dr Syed Saad Azhar Ali 2
• Trying to learn about control systems
– An interconnection of components in a configuration that helps us achieve our desired output
– The interconnecting configuration can be open loop or closed loop
• In this interconnection, there is
– The process/system/plant to be controlled
– The actuator
– The sensor
– Feedback
– Comparator
– Controller
• Once the overall scheme (control and controlled variables, reference value, specifications,
objectives) is finalized, the most important step is to know the system
• Need physical laws and respective mathematical representation - > differential equations
• solving the differential equation will take time and effort
– Time domain is easier to comprehend for us but not easy to solve
– Convert to Frequency Domain -> Laplace Transform
Laplace Transforms
Laplace Transform Properties
Mechanical System
Spring-Mass Damper
• Displacement of the mass M (y)
• The mass is suspended with
spring (spring constant k)
• moves inside the walls with
friction (coefficient b)
• r(t) is the applied force that
– Moves -> Ma
– Takes care of spring -> ky
– Overcomes the friction -> bv
Ma bv ky
𝒓 𝒕 = 𝑴𝒂 + 𝒃𝒗 + 𝒌𝒚
𝒓 𝒕 = 𝑴
𝒅𝟐𝒚
𝒅𝒕𝟐
+ 𝒃
𝒅𝒚
𝒅𝒕
+ 𝒌𝒚 This is the differential equation
for the spring-mass damper
𝒓 𝒕 = 𝑴𝒂 + 𝒃𝒗 + 𝒌𝒚
8/23/2023 Dr Syed Saad Azhar Ali 5
Mechanical System
Spring-Mass Damper
Ma bv ky
𝒓 𝒕 = 𝑴
𝒅𝟐𝒚
𝒅𝒕𝟐 + 𝒃
𝒅𝒚
𝒅𝒕
+ 𝒌𝒚
The differential equation for the
spring-mass damper
Taking Laplace Transform
𝓛 𝒓 𝒕 = 𝓛 𝑴
𝒅𝟐𝒚
𝒅𝒕𝟐 + 𝒃
𝒅𝒚
𝒅𝒕
+ 𝒌𝒚
𝓛 𝒓 𝒕 = 𝓛 𝑴
𝒅𝟐𝒚
𝒅𝒕𝟐
+ 𝓛 𝒃
𝒅𝒚
𝒅𝒕
+ 𝓛 𝒌𝒚
𝓛 𝒓 𝒕 = 𝑴𝓛
𝒅𝟐𝒚
𝒅𝒕𝟐 + 𝒃𝓛
𝒅𝒚
𝒅𝒕
+ 𝒌𝓛 𝒚
8/23/2023 Dr Syed Saad Azhar Ali 6
Mechanical System
Spring-Mass Damper
Ma bv ky
Using the Laplace of derivative of a function
𝓛 𝒓 𝒕 = 𝑴𝓛
𝒅𝟐
𝒚
𝒅𝒕𝟐
+ 𝒃𝓛
𝒅𝒚
𝒅𝒕
+ 𝒌𝓛 𝒚
𝓛
𝓛−𝟏
⇌
𝑹 𝒔 = 𝑴𝒔𝟐
𝒀 𝒔 − 𝒔𝟏
𝒚 𝟎 − 𝒚′ 𝟎 +𝒃𝒔𝒀 𝒔 − 𝒚 𝟎 +𝒌𝒀 𝒔
8/23/2023 Dr Syed Saad Azhar Ali 7
Mechanical System
Spring-Mass Damper
Ma bv ky
8/23/2023 Dr Syed Saad Azhar Ali 8
𝑹 𝒔 = 𝑴𝒔𝟐𝒀 𝒔 − 𝒔𝒚 𝟎 − 𝒚′ 𝟎 + 𝒃𝒔𝒀 𝒔 − 𝒚 𝟎 + 𝒌𝒀 𝒔
• Now assuming the system is initially at
rest or relaxed
• i.e. no displacement, velocity or
acceleration
• This means ZERO INITIAL CONDITIONS
• Zero displacement 𝒚 𝟎 = 𝟎
• Zero velocity 𝒚′ 𝟎 = 𝟎
= 𝟎
= 𝟎
= 𝟎
𝑹 𝒔 = 𝑴𝒔𝟐
𝒀 𝒔 + 𝒃𝒔𝒀 𝒔 + 𝒌𝒀 𝒔
Mechanical System
Spring-Mass Damper
Ma bv ky
8/23/2023 Dr Syed Saad Azhar Ali 10
𝑹 𝒔 = 𝑴𝒔𝟐𝒀 𝒔 + 𝒃𝒔𝒀 𝒔 + 𝒌𝒀 𝒔
𝑹 𝒔 = (𝑴𝒔𝟐
+ 𝒃𝒔 + 𝒌)𝒀 𝒔
𝒀(𝒔)
𝑹(𝒔)
=
𝟏
𝑴𝒔𝟐 + 𝒃𝒔 + 𝒌
This expression is called the
Transfer Function
TRANSFER FUNCTION
8/23/2023 Dr Syed Saad Azhar Ali 11
•
𝒀(𝒔)
𝑹(𝒔)
=
𝟏
𝑴𝒔𝟐+𝒃𝒔+𝒌
• So what is a transfer function
• Output over input (ratio of output and input)
• Is this a transfer function - >
𝒚(𝒕)
𝒓(𝒕)
• Output over input in frequency domain
𝒀(𝒔)
𝑹(𝒔)
,
𝒀(𝒁)
𝑹(𝒁)
,
𝒀(𝝕)
𝑹(𝝕)
• Anything missing…
» Lets review …
NO…!!
TRANSFER FUNCTION
8/23/2023 Dr Syed Saad Azhar Ali 12
•
𝒀(𝒔)
𝑹(𝒔)
=
𝟏
𝑴𝒔𝟐+𝒃𝒔+𝒌
• So what is a transfer function
• Output over input in frequency domain
𝒀(𝒔)
𝑹(𝒔)
,
𝒀(𝒁)
𝑹(𝒁)
,
𝒀(𝝕)
𝑹(𝝕)
• With zero initial conditions
Electrical System
Parallel RLC Circuit
• The total current is divided in all
the parallel branches
• r(t) is divided in
– resistance -> iR(t) = v(t)/R
– inductance -> iL(t) =
1
𝐿
v(t)𝑑𝑡
– Capacitance-> iC(t) = C
𝑑v(t)
𝑑𝑡
This is the called the integro-
differential equation
𝒓 𝒕 = 𝒊𝑹 + 𝒊𝑳 + 𝒊𝑪
𝒅𝒓(𝒕)
𝒅𝒕
= C
𝒅𝟐
v(t)
𝑑𝑡2 +
1
𝑅
𝒅v(t)
𝒅𝒕
+
1
𝐿
v(t)
𝒓 𝒕 =
v(t)
𝑹
+
1
𝐿
v(t)𝑑𝑡 + C
𝑑v(t)
𝑑𝑡
Differentiating the equation
8/23/2023 Dr Syed Saad Azhar Ali 13
Electrical System
Parallel RLC Circuit 𝒅𝒓(𝒕)
𝒅𝒕
= C
𝒅𝟐v(t)
𝑑𝑡2 +
1
𝑅
𝒅v(t)
𝒅𝒕
+
1
𝐿
v(t)
8/23/2023 Dr Syed Saad Azhar Ali 14
determine the transfer function
Don’t forget to set the initial
conditions ZERO
𝑽(𝒔)
𝑹(𝒔)
=
𝒔
𝑪𝒔𝟐 +
1
𝑅
𝒔 +
1
𝐿
15
Project 1 (Competition)
• Group Project
• Competition (I will try to get some prize as well)
• Design the glider
• Get theoretical results
• Competition day - we will get real results
• 11 March 2023 – KFUPM Beach
• 5%
8/23/2023 Dr Syed Saad Azhar Ali

More Related Content

Similar to 04 Transfer Function.pptx

SFG.pptx
SFG.pptxSFG.pptx
SFG.pptx
abbas miry
 
Unit 5 Economic Load Dispatch and Unit Commitment
Unit 5 Economic Load Dispatch and Unit CommitmentUnit 5 Economic Load Dispatch and Unit Commitment
Unit 5 Economic Load Dispatch and Unit Commitment
SANTOSH GADEKAR
 
Control system unit(1)
Control system unit(1)Control system unit(1)
Control system unit(1)
Mohammed Waris Senan
 
Risk assessment of a hydroelectric dam with parallel
Risk assessment of a hydroelectric dam with parallelRisk assessment of a hydroelectric dam with parallel
Risk assessment of a hydroelectric dam with parallel
eSAT Publishing House
 
Kalman filter for Beginners
Kalman filter for BeginnersKalman filter for Beginners
Kalman filter for Beginners
winfred lu
 
Av 738- Adaptive Filtering - Background Material
Av 738- Adaptive Filtering - Background MaterialAv 738- Adaptive Filtering - Background Material
Av 738- Adaptive Filtering - Background Material
Dr. Bilal Siddiqui, C.Eng., MIMechE, FRAeS
 
Vibration Isolation of a LEGO® plate
Vibration Isolation of a LEGO® plateVibration Isolation of a LEGO® plate
Vibration Isolation of a LEGO® plate
Open Adaptronik
 
Presentation statusmeeting 2017_05
Presentation statusmeeting 2017_05Presentation statusmeeting 2017_05
Presentation statusmeeting 2017_05
Open Adaptronik
 
EEE 411 power system stability analysis .pptx
EEE 411 power system stability analysis .pptxEEE 411 power system stability analysis .pptx
EEE 411 power system stability analysis .pptx
ShoilieChakma
 
1 power system dyn (2)we
1 power system dyn  (2)we1 power system dyn  (2)we
1 power system dyn (2)we
getnetyilfu
 
Mini Projet Repport.pdf
Mini Projet Repport.pdfMini Projet Repport.pdf
Mini Projet Repport.pdf
MouadELJazouli1
 
Attitude Control of Satellite Test Setup Using Reaction Wheels
Attitude Control of Satellite Test Setup Using Reaction WheelsAttitude Control of Satellite Test Setup Using Reaction Wheels
Attitude Control of Satellite Test Setup Using Reaction Wheels
A. Bilal Özcan
 
LCE-UNIT 2 PPT.pdf
LCE-UNIT 2 PPT.pdfLCE-UNIT 2 PPT.pdf
LCE-UNIT 2 PPT.pdf
HODECE21
 
suspension system project report
suspension system project reportsuspension system project report
suspension system project report
UET Taxila
 
02 part5 energy balance
02 part5 energy balance02 part5 energy balance
02 part5 energy balance
gunabalan sellan
 
14th_Class_19-03-2024 Control systems.pptx
14th_Class_19-03-2024 Control systems.pptx14th_Class_19-03-2024 Control systems.pptx
14th_Class_19-03-2024 Control systems.pptx
buttshaheemsoci77
 
CONTROL SYSTEMS AND MEASUREMENTS
CONTROL SYSTEMS AND MEASUREMENTSCONTROL SYSTEMS AND MEASUREMENTS
CONTROL SYSTEMS AND MEASUREMENTS
VELAMMAL ENGINEERING COLLEGE
 
EC2255-_Control_System_Notes_solved_prob(1).pdf
EC2255-_Control_System_Notes_solved_prob(1).pdfEC2255-_Control_System_Notes_solved_prob(1).pdf
EC2255-_Control_System_Notes_solved_prob(1).pdf
Mahamad Jawhar
 
EC2255-_Control_System_Notes_solved_prob.pdf
EC2255-_Control_System_Notes_solved_prob.pdfEC2255-_Control_System_Notes_solved_prob.pdf
EC2255-_Control_System_Notes_solved_prob.pdf
Mahamad Jawhar
 
lecture_1_introduction__review_of_classical_control.pptx
lecture_1_introduction__review_of_classical_control.pptxlecture_1_introduction__review_of_classical_control.pptx
lecture_1_introduction__review_of_classical_control.pptx
jpradha86
 

Similar to 04 Transfer Function.pptx (20)

SFG.pptx
SFG.pptxSFG.pptx
SFG.pptx
 
Unit 5 Economic Load Dispatch and Unit Commitment
Unit 5 Economic Load Dispatch and Unit CommitmentUnit 5 Economic Load Dispatch and Unit Commitment
Unit 5 Economic Load Dispatch and Unit Commitment
 
Control system unit(1)
Control system unit(1)Control system unit(1)
Control system unit(1)
 
Risk assessment of a hydroelectric dam with parallel
Risk assessment of a hydroelectric dam with parallelRisk assessment of a hydroelectric dam with parallel
Risk assessment of a hydroelectric dam with parallel
 
Kalman filter for Beginners
Kalman filter for BeginnersKalman filter for Beginners
Kalman filter for Beginners
 
Av 738- Adaptive Filtering - Background Material
Av 738- Adaptive Filtering - Background MaterialAv 738- Adaptive Filtering - Background Material
Av 738- Adaptive Filtering - Background Material
 
Vibration Isolation of a LEGO® plate
Vibration Isolation of a LEGO® plateVibration Isolation of a LEGO® plate
Vibration Isolation of a LEGO® plate
 
Presentation statusmeeting 2017_05
Presentation statusmeeting 2017_05Presentation statusmeeting 2017_05
Presentation statusmeeting 2017_05
 
EEE 411 power system stability analysis .pptx
EEE 411 power system stability analysis .pptxEEE 411 power system stability analysis .pptx
EEE 411 power system stability analysis .pptx
 
1 power system dyn (2)we
1 power system dyn  (2)we1 power system dyn  (2)we
1 power system dyn (2)we
 
Mini Projet Repport.pdf
Mini Projet Repport.pdfMini Projet Repport.pdf
Mini Projet Repport.pdf
 
Attitude Control of Satellite Test Setup Using Reaction Wheels
Attitude Control of Satellite Test Setup Using Reaction WheelsAttitude Control of Satellite Test Setup Using Reaction Wheels
Attitude Control of Satellite Test Setup Using Reaction Wheels
 
LCE-UNIT 2 PPT.pdf
LCE-UNIT 2 PPT.pdfLCE-UNIT 2 PPT.pdf
LCE-UNIT 2 PPT.pdf
 
suspension system project report
suspension system project reportsuspension system project report
suspension system project report
 
02 part5 energy balance
02 part5 energy balance02 part5 energy balance
02 part5 energy balance
 
14th_Class_19-03-2024 Control systems.pptx
14th_Class_19-03-2024 Control systems.pptx14th_Class_19-03-2024 Control systems.pptx
14th_Class_19-03-2024 Control systems.pptx
 
CONTROL SYSTEMS AND MEASUREMENTS
CONTROL SYSTEMS AND MEASUREMENTSCONTROL SYSTEMS AND MEASUREMENTS
CONTROL SYSTEMS AND MEASUREMENTS
 
EC2255-_Control_System_Notes_solved_prob(1).pdf
EC2255-_Control_System_Notes_solved_prob(1).pdfEC2255-_Control_System_Notes_solved_prob(1).pdf
EC2255-_Control_System_Notes_solved_prob(1).pdf
 
EC2255-_Control_System_Notes_solved_prob.pdf
EC2255-_Control_System_Notes_solved_prob.pdfEC2255-_Control_System_Notes_solved_prob.pdf
EC2255-_Control_System_Notes_solved_prob.pdf
 
lecture_1_introduction__review_of_classical_control.pptx
lecture_1_introduction__review_of_classical_control.pptxlecture_1_introduction__review_of_classical_control.pptx
lecture_1_introduction__review_of_classical_control.pptx
 

Recently uploaded

一比一原版(IIT毕业证)伊利诺伊理工大学毕业证成绩单专业办理
一比一原版(IIT毕业证)伊利诺伊理工大学毕业证成绩单专业办理一比一原版(IIT毕业证)伊利诺伊理工大学毕业证成绩单专业办理
一比一原版(IIT毕业证)伊利诺伊理工大学毕业证成绩单专业办理
zwunae
 
Technical Drawings introduction to drawing of prisms
Technical Drawings introduction to drawing of prismsTechnical Drawings introduction to drawing of prisms
Technical Drawings introduction to drawing of prisms
heavyhaig
 
KuberTENes Birthday Bash Guadalajara - K8sGPT first impressions
KuberTENes Birthday Bash Guadalajara - K8sGPT first impressionsKuberTENes Birthday Bash Guadalajara - K8sGPT first impressions
KuberTENes Birthday Bash Guadalajara - K8sGPT first impressions
Victor Morales
 
Final project report on grocery store management system..pdf
Final project report on grocery store management system..pdfFinal project report on grocery store management system..pdf
Final project report on grocery store management system..pdf
Kamal Acharya
 
NO1 Uk best vashikaran specialist in delhi vashikaran baba near me online vas...
NO1 Uk best vashikaran specialist in delhi vashikaran baba near me online vas...NO1 Uk best vashikaran specialist in delhi vashikaran baba near me online vas...
NO1 Uk best vashikaran specialist in delhi vashikaran baba near me online vas...
Amil Baba Dawood bangali
 
Modelagem de um CSTR com reação endotermica.pdf
Modelagem de um CSTR com reação endotermica.pdfModelagem de um CSTR com reação endotermica.pdf
Modelagem de um CSTR com reação endotermica.pdf
camseq
 
Unbalanced Three Phase Systems and circuits.pptx
Unbalanced Three Phase Systems and circuits.pptxUnbalanced Three Phase Systems and circuits.pptx
Unbalanced Three Phase Systems and circuits.pptx
ChristineTorrepenida1
 
AKS UNIVERSITY Satna Final Year Project By OM Hardaha.pdf
AKS UNIVERSITY Satna Final Year Project By OM Hardaha.pdfAKS UNIVERSITY Satna Final Year Project By OM Hardaha.pdf
AKS UNIVERSITY Satna Final Year Project By OM Hardaha.pdf
SamSarthak3
 
DESIGN AND ANALYSIS OF A CAR SHOWROOM USING E TABS
DESIGN AND ANALYSIS OF A CAR SHOWROOM USING E TABSDESIGN AND ANALYSIS OF A CAR SHOWROOM USING E TABS
DESIGN AND ANALYSIS OF A CAR SHOWROOM USING E TABS
itech2017
 
Recycled Concrete Aggregate in Construction Part III
Recycled Concrete Aggregate in Construction Part IIIRecycled Concrete Aggregate in Construction Part III
Recycled Concrete Aggregate in Construction Part III
Aditya Rajan Patra
 
PPT on GRP pipes manufacturing and testing
PPT on GRP pipes manufacturing and testingPPT on GRP pipes manufacturing and testing
PPT on GRP pipes manufacturing and testing
anoopmanoharan2
 
6th International Conference on Machine Learning & Applications (CMLA 2024)
6th International Conference on Machine Learning & Applications (CMLA 2024)6th International Conference on Machine Learning & Applications (CMLA 2024)
6th International Conference on Machine Learning & Applications (CMLA 2024)
ClaraZara1
 
Nuclear Power Economics and Structuring 2024
Nuclear Power Economics and Structuring 2024Nuclear Power Economics and Structuring 2024
Nuclear Power Economics and Structuring 2024
Massimo Talia
 
Understanding Inductive Bias in Machine Learning
Understanding Inductive Bias in Machine LearningUnderstanding Inductive Bias in Machine Learning
Understanding Inductive Bias in Machine Learning
SUTEJAS
 
NUMERICAL SIMULATIONS OF HEAT AND MASS TRANSFER IN CONDENSING HEAT EXCHANGERS...
NUMERICAL SIMULATIONS OF HEAT AND MASS TRANSFER IN CONDENSING HEAT EXCHANGERS...NUMERICAL SIMULATIONS OF HEAT AND MASS TRANSFER IN CONDENSING HEAT EXCHANGERS...
NUMERICAL SIMULATIONS OF HEAT AND MASS TRANSFER IN CONDENSING HEAT EXCHANGERS...
ssuser7dcef0
 
一比一原版(UMich毕业证)密歇根大学|安娜堡分校毕业证成绩单专业办理
一比一原版(UMich毕业证)密歇根大学|安娜堡分校毕业证成绩单专业办理一比一原版(UMich毕业证)密歇根大学|安娜堡分校毕业证成绩单专业办理
一比一原版(UMich毕业证)密歇根大学|安娜堡分校毕业证成绩单专业办理
zwunae
 
Student information management system project report ii.pdf
Student information management system project report ii.pdfStudent information management system project report ii.pdf
Student information management system project report ii.pdf
Kamal Acharya
 
Hybrid optimization of pumped hydro system and solar- Engr. Abdul-Azeez.pdf
Hybrid optimization of pumped hydro system and solar- Engr. Abdul-Azeez.pdfHybrid optimization of pumped hydro system and solar- Engr. Abdul-Azeez.pdf
Hybrid optimization of pumped hydro system and solar- Engr. Abdul-Azeez.pdf
fxintegritypublishin
 
14 Template Contractual Notice - EOT Application
14 Template Contractual Notice - EOT Application14 Template Contractual Notice - EOT Application
14 Template Contractual Notice - EOT Application
SyedAbiiAzazi1
 
Literature Review Basics and Understanding Reference Management.pptx
Literature Review Basics and Understanding Reference Management.pptxLiterature Review Basics and Understanding Reference Management.pptx
Literature Review Basics and Understanding Reference Management.pptx
Dr Ramhari Poudyal
 

Recently uploaded (20)

一比一原版(IIT毕业证)伊利诺伊理工大学毕业证成绩单专业办理
一比一原版(IIT毕业证)伊利诺伊理工大学毕业证成绩单专业办理一比一原版(IIT毕业证)伊利诺伊理工大学毕业证成绩单专业办理
一比一原版(IIT毕业证)伊利诺伊理工大学毕业证成绩单专业办理
 
Technical Drawings introduction to drawing of prisms
Technical Drawings introduction to drawing of prismsTechnical Drawings introduction to drawing of prisms
Technical Drawings introduction to drawing of prisms
 
KuberTENes Birthday Bash Guadalajara - K8sGPT first impressions
KuberTENes Birthday Bash Guadalajara - K8sGPT first impressionsKuberTENes Birthday Bash Guadalajara - K8sGPT first impressions
KuberTENes Birthday Bash Guadalajara - K8sGPT first impressions
 
Final project report on grocery store management system..pdf
Final project report on grocery store management system..pdfFinal project report on grocery store management system..pdf
Final project report on grocery store management system..pdf
 
NO1 Uk best vashikaran specialist in delhi vashikaran baba near me online vas...
NO1 Uk best vashikaran specialist in delhi vashikaran baba near me online vas...NO1 Uk best vashikaran specialist in delhi vashikaran baba near me online vas...
NO1 Uk best vashikaran specialist in delhi vashikaran baba near me online vas...
 
Modelagem de um CSTR com reação endotermica.pdf
Modelagem de um CSTR com reação endotermica.pdfModelagem de um CSTR com reação endotermica.pdf
Modelagem de um CSTR com reação endotermica.pdf
 
Unbalanced Three Phase Systems and circuits.pptx
Unbalanced Three Phase Systems and circuits.pptxUnbalanced Three Phase Systems and circuits.pptx
Unbalanced Three Phase Systems and circuits.pptx
 
AKS UNIVERSITY Satna Final Year Project By OM Hardaha.pdf
AKS UNIVERSITY Satna Final Year Project By OM Hardaha.pdfAKS UNIVERSITY Satna Final Year Project By OM Hardaha.pdf
AKS UNIVERSITY Satna Final Year Project By OM Hardaha.pdf
 
DESIGN AND ANALYSIS OF A CAR SHOWROOM USING E TABS
DESIGN AND ANALYSIS OF A CAR SHOWROOM USING E TABSDESIGN AND ANALYSIS OF A CAR SHOWROOM USING E TABS
DESIGN AND ANALYSIS OF A CAR SHOWROOM USING E TABS
 
Recycled Concrete Aggregate in Construction Part III
Recycled Concrete Aggregate in Construction Part IIIRecycled Concrete Aggregate in Construction Part III
Recycled Concrete Aggregate in Construction Part III
 
PPT on GRP pipes manufacturing and testing
PPT on GRP pipes manufacturing and testingPPT on GRP pipes manufacturing and testing
PPT on GRP pipes manufacturing and testing
 
6th International Conference on Machine Learning & Applications (CMLA 2024)
6th International Conference on Machine Learning & Applications (CMLA 2024)6th International Conference on Machine Learning & Applications (CMLA 2024)
6th International Conference on Machine Learning & Applications (CMLA 2024)
 
Nuclear Power Economics and Structuring 2024
Nuclear Power Economics and Structuring 2024Nuclear Power Economics and Structuring 2024
Nuclear Power Economics and Structuring 2024
 
Understanding Inductive Bias in Machine Learning
Understanding Inductive Bias in Machine LearningUnderstanding Inductive Bias in Machine Learning
Understanding Inductive Bias in Machine Learning
 
NUMERICAL SIMULATIONS OF HEAT AND MASS TRANSFER IN CONDENSING HEAT EXCHANGERS...
NUMERICAL SIMULATIONS OF HEAT AND MASS TRANSFER IN CONDENSING HEAT EXCHANGERS...NUMERICAL SIMULATIONS OF HEAT AND MASS TRANSFER IN CONDENSING HEAT EXCHANGERS...
NUMERICAL SIMULATIONS OF HEAT AND MASS TRANSFER IN CONDENSING HEAT EXCHANGERS...
 
一比一原版(UMich毕业证)密歇根大学|安娜堡分校毕业证成绩单专业办理
一比一原版(UMich毕业证)密歇根大学|安娜堡分校毕业证成绩单专业办理一比一原版(UMich毕业证)密歇根大学|安娜堡分校毕业证成绩单专业办理
一比一原版(UMich毕业证)密歇根大学|安娜堡分校毕业证成绩单专业办理
 
Student information management system project report ii.pdf
Student information management system project report ii.pdfStudent information management system project report ii.pdf
Student information management system project report ii.pdf
 
Hybrid optimization of pumped hydro system and solar- Engr. Abdul-Azeez.pdf
Hybrid optimization of pumped hydro system and solar- Engr. Abdul-Azeez.pdfHybrid optimization of pumped hydro system and solar- Engr. Abdul-Azeez.pdf
Hybrid optimization of pumped hydro system and solar- Engr. Abdul-Azeez.pdf
 
14 Template Contractual Notice - EOT Application
14 Template Contractual Notice - EOT Application14 Template Contractual Notice - EOT Application
14 Template Contractual Notice - EOT Application
 
Literature Review Basics and Understanding Reference Management.pptx
Literature Review Basics and Understanding Reference Management.pptxLiterature Review Basics and Understanding Reference Management.pptx
Literature Review Basics and Understanding Reference Management.pptx
 

04 Transfer Function.pptx

  • 1. AE 313 AE Systems & Control 04 SYSTEM MODELLING Dr. Syed Saad Azhar Ali 75-110 syed.ali@kfupm.edu.sa
  • 2. Catching up… 8/23/2023 Dr Syed Saad Azhar Ali 2 • Trying to learn about control systems – An interconnection of components in a configuration that helps us achieve our desired output – The interconnecting configuration can be open loop or closed loop • In this interconnection, there is – The process/system/plant to be controlled – The actuator – The sensor – Feedback – Comparator – Controller • Once the overall scheme (control and controlled variables, reference value, specifications, objectives) is finalized, the most important step is to know the system • Need physical laws and respective mathematical representation - > differential equations • solving the differential equation will take time and effort – Time domain is easier to comprehend for us but not easy to solve – Convert to Frequency Domain -> Laplace Transform
  • 5. Mechanical System Spring-Mass Damper • Displacement of the mass M (y) • The mass is suspended with spring (spring constant k) • moves inside the walls with friction (coefficient b) • r(t) is the applied force that – Moves -> Ma – Takes care of spring -> ky – Overcomes the friction -> bv Ma bv ky 𝒓 𝒕 = 𝑴𝒂 + 𝒃𝒗 + 𝒌𝒚 𝒓 𝒕 = 𝑴 𝒅𝟐𝒚 𝒅𝒕𝟐 + 𝒃 𝒅𝒚 𝒅𝒕 + 𝒌𝒚 This is the differential equation for the spring-mass damper 𝒓 𝒕 = 𝑴𝒂 + 𝒃𝒗 + 𝒌𝒚 8/23/2023 Dr Syed Saad Azhar Ali 5
  • 6. Mechanical System Spring-Mass Damper Ma bv ky 𝒓 𝒕 = 𝑴 𝒅𝟐𝒚 𝒅𝒕𝟐 + 𝒃 𝒅𝒚 𝒅𝒕 + 𝒌𝒚 The differential equation for the spring-mass damper Taking Laplace Transform 𝓛 𝒓 𝒕 = 𝓛 𝑴 𝒅𝟐𝒚 𝒅𝒕𝟐 + 𝒃 𝒅𝒚 𝒅𝒕 + 𝒌𝒚 𝓛 𝒓 𝒕 = 𝓛 𝑴 𝒅𝟐𝒚 𝒅𝒕𝟐 + 𝓛 𝒃 𝒅𝒚 𝒅𝒕 + 𝓛 𝒌𝒚 𝓛 𝒓 𝒕 = 𝑴𝓛 𝒅𝟐𝒚 𝒅𝒕𝟐 + 𝒃𝓛 𝒅𝒚 𝒅𝒕 + 𝒌𝓛 𝒚 8/23/2023 Dr Syed Saad Azhar Ali 6
  • 7. Mechanical System Spring-Mass Damper Ma bv ky Using the Laplace of derivative of a function 𝓛 𝒓 𝒕 = 𝑴𝓛 𝒅𝟐 𝒚 𝒅𝒕𝟐 + 𝒃𝓛 𝒅𝒚 𝒅𝒕 + 𝒌𝓛 𝒚 𝓛 𝓛−𝟏 ⇌ 𝑹 𝒔 = 𝑴𝒔𝟐 𝒀 𝒔 − 𝒔𝟏 𝒚 𝟎 − 𝒚′ 𝟎 +𝒃𝒔𝒀 𝒔 − 𝒚 𝟎 +𝒌𝒀 𝒔 8/23/2023 Dr Syed Saad Azhar Ali 7
  • 8. Mechanical System Spring-Mass Damper Ma bv ky 8/23/2023 Dr Syed Saad Azhar Ali 8 𝑹 𝒔 = 𝑴𝒔𝟐𝒀 𝒔 − 𝒔𝒚 𝟎 − 𝒚′ 𝟎 + 𝒃𝒔𝒀 𝒔 − 𝒚 𝟎 + 𝒌𝒀 𝒔 • Now assuming the system is initially at rest or relaxed • i.e. no displacement, velocity or acceleration • This means ZERO INITIAL CONDITIONS • Zero displacement 𝒚 𝟎 = 𝟎 • Zero velocity 𝒚′ 𝟎 = 𝟎 = 𝟎 = 𝟎 = 𝟎 𝑹 𝒔 = 𝑴𝒔𝟐 𝒀 𝒔 + 𝒃𝒔𝒀 𝒔 + 𝒌𝒀 𝒔
  • 9. Mechanical System Spring-Mass Damper Ma bv ky 8/23/2023 Dr Syed Saad Azhar Ali 10 𝑹 𝒔 = 𝑴𝒔𝟐𝒀 𝒔 + 𝒃𝒔𝒀 𝒔 + 𝒌𝒀 𝒔 𝑹 𝒔 = (𝑴𝒔𝟐 + 𝒃𝒔 + 𝒌)𝒀 𝒔 𝒀(𝒔) 𝑹(𝒔) = 𝟏 𝑴𝒔𝟐 + 𝒃𝒔 + 𝒌 This expression is called the Transfer Function
  • 10. TRANSFER FUNCTION 8/23/2023 Dr Syed Saad Azhar Ali 11 • 𝒀(𝒔) 𝑹(𝒔) = 𝟏 𝑴𝒔𝟐+𝒃𝒔+𝒌 • So what is a transfer function • Output over input (ratio of output and input) • Is this a transfer function - > 𝒚(𝒕) 𝒓(𝒕) • Output over input in frequency domain 𝒀(𝒔) 𝑹(𝒔) , 𝒀(𝒁) 𝑹(𝒁) , 𝒀(𝝕) 𝑹(𝝕) • Anything missing… » Lets review … NO…!!
  • 11. TRANSFER FUNCTION 8/23/2023 Dr Syed Saad Azhar Ali 12 • 𝒀(𝒔) 𝑹(𝒔) = 𝟏 𝑴𝒔𝟐+𝒃𝒔+𝒌 • So what is a transfer function • Output over input in frequency domain 𝒀(𝒔) 𝑹(𝒔) , 𝒀(𝒁) 𝑹(𝒁) , 𝒀(𝝕) 𝑹(𝝕) • With zero initial conditions
  • 12. Electrical System Parallel RLC Circuit • The total current is divided in all the parallel branches • r(t) is divided in – resistance -> iR(t) = v(t)/R – inductance -> iL(t) = 1 𝐿 v(t)𝑑𝑡 – Capacitance-> iC(t) = C 𝑑v(t) 𝑑𝑡 This is the called the integro- differential equation 𝒓 𝒕 = 𝒊𝑹 + 𝒊𝑳 + 𝒊𝑪 𝒅𝒓(𝒕) 𝒅𝒕 = C 𝒅𝟐 v(t) 𝑑𝑡2 + 1 𝑅 𝒅v(t) 𝒅𝒕 + 1 𝐿 v(t) 𝒓 𝒕 = v(t) 𝑹 + 1 𝐿 v(t)𝑑𝑡 + C 𝑑v(t) 𝑑𝑡 Differentiating the equation 8/23/2023 Dr Syed Saad Azhar Ali 13
  • 13. Electrical System Parallel RLC Circuit 𝒅𝒓(𝒕) 𝒅𝒕 = C 𝒅𝟐v(t) 𝑑𝑡2 + 1 𝑅 𝒅v(t) 𝒅𝒕 + 1 𝐿 v(t) 8/23/2023 Dr Syed Saad Azhar Ali 14 determine the transfer function Don’t forget to set the initial conditions ZERO 𝑽(𝒔) 𝑹(𝒔) = 𝒔 𝑪𝒔𝟐 + 1 𝑅 𝒔 + 1 𝐿
  • 14. 15 Project 1 (Competition) • Group Project • Competition (I will try to get some prize as well) • Design the glider • Get theoretical results • Competition day - we will get real results • 11 March 2023 – KFUPM Beach • 5% 8/23/2023 Dr Syed Saad Azhar Ali