LEARNING APPLICATION HEART PACEMAKER Simplified SCR model SCR “fires”

Slides:



Advertisements
Similar presentations
Series RLC Network An example on how to solve for A 1 and A 2.
Advertisements

FIRST AND SECOND-ORDER TRANSIENT CIRCUITS
LEARNING EXAMPLE DESIGN CAMERA FLASH CIRCUIT DESIGN CONDITIONS worst case (max voltage drop) The constraint in V_CF sets the range for feasible batteries.
ANALYSIS OF CIRCUITS WITH ONE ENERGY STORING ELEMENT CONSTANT INDEPENDENT SOURCES A STEP-BY-STEP APPROACH THIS APPROACH RELIES ON THE KNOWN FORM OF THE.
Three Phase Controlled Rectifiers
Monday February 23 Lecture 15 RC Circuits Electricity in the Nervous System.
Let us examine this LC circuit mathematically. To do this let us examine the energy of the system. Conservation of Energy 2 nd order differential equation.
Transient Excitation of First-Order Circuits
Transient Analysis Transient Analysis.
ELE1110C – Tutorial Luk Chun Pong Outline -Basic concepts of Capacitors -RC circuits (DC) -Examples.
Lecture 171 Higher Order Circuits. Lecture 172 Higher Order Circuits The text has a chapter on 1st order circuits and a chapter on 2nd order circuits.
Fundamentals of Power Electronics 1 Chapter 20: Quasi-Resonant Converters Chapter 20 Quasi-Resonant Converters Introduction 20.1The zero-current-switching.
Lesson 15 – Capacitors Transient Analysis
ECE 201 Circuit Theory I1 Natural Response of an RC Circuit.
Department of Electronic Engineering BASIC ELECTRONIC ENGINEERING Transients Analysis.
First Order Circuits. Objective of Lecture Explain the operation of a RC circuit in dc circuits As the capacitor releases energy when there is: a transition.
Switching Power Supply Component Selection 7.1c Capacitor Selection – Meeting Ripple Requirements.
1 © Alexis Kwasinski, 2012 Power electronic interfaces Power electronic converters provide the necessary adaptation functions to integrate all different.
Engineering Science EAB_S_127 Electricity Chapter 4.
Rectification – transforming AC signal into a signal with one polarity – Half wave rectifier Recall Lecture 6 Full Wave Rectifier – Center tapped – Bridge.
SECOND-ORDER CIRCUITS THE BASIC CIRCUIT EQUATION Single Node-pair: Use KCL Differentiating Single Loop: Use KVL.
Chapter 7. First and second order transient circuits
Chapter 28 Direct Current Circuits 1.R connections in series and in parallel 2.Define DC (direct current), AC (alternating current) 3.Model of a battery.
First-Order Circuits. Now that we have considered the three passive elements (resistors, capacitors, and inductors), we are prepared to consider circuits.
FIRST ORDER TRANSIENT CIRCUITS
ELECTRICAL ENGINEERING: PRINCIPLES AND APPLICATIONS, Fourth Edition, by Allan R. Hambley, ©2008 Pearson Education, Inc. Lecture 12 First Order Transient.
Lecture 10 - Step Response of Series and Parallel RLC Circuits
2. Analogue Theory and Circuit Analysis 2.1 Steady-State (DC) Circuits 2.2 Time-Dependent Circuits DeSiaMorePowered by DeSiaMore1.
Zero Voltage Switching Quasi-resonant Converters
Engineering Science EAB_S_127 Electricity Chapter 3 & 4.
Lumped versus Distributed: A component must be considered as distributed when the physical dimensions of an element become significant with respect to.
1.4. The Source-Free Parallel RLC Circuits
Slide 1Fig 33-CO, p Slide 2Fig 33-1, p the basic principle of the ac generator is a direct consequence of Faraday’s law of induction. When.
Alternating-Current Circuits Physics Alternating current is commonly used everyday in homes and businesses throughout the word to power various.
BASIC SEMICONDUCTOR ELECTRONIC CIRCUITS Introduction of two basic electronic elements: diode and transistor LEARNING GOALS Diodes structure and four modeling.
Electric Circuits Voltage Measurement. Current Measurement.
Lesson 12 Inductors Transient Analysis
Alternating Current Circuits. AC Sources  : angular frequency of AC voltage  V max : the maximum output voltage of AC source.
Review Question Describe what happens to the lightbulb after the switch is closed. Assume that the capacitor has large capacitance and is initially uncharged,
Lesson 12: Capacitors Transient Analysis
1.5. General Second Order Circuits
Lesson 13: Inductor Transient Analysis
Half-wave Rectifier.
Zero-current Switching Quasi-resonant Converters
Inductance and Capacitance Response of First Order RL and RC
Coyright(c) by L.R.Linares, 2003.
Response of First-Order Circuits
EKT101 Electric Circuit Theory
First Order And Second Order Response Of RL And RC Circuit
Islamic University of Gaza
An example on how to solve for A1 and A2
Diode Applications Half wave rectifier and equivalent circuit with piece-wise linear model Ideal Vc Rf vi v i = VM sin (t)
1.4. The Source-Free Parallel RLC Circuits
FIRST AND SECOND-ORDER TRANSIENT CIRCUITS
DC Choppers 1 MH1032/brsr/A.Y /pe/DC CHOPPERS
Recall Lecture 8 Standard Clipper Circuit Clipper in series
Natural Response of an RC Circuit
Lecture 13 - Step Response of Series and Parallel RLC Circuits
Source-Free RLC Circuit
SECOND-ORDER CIRCUITS
Chapter 7 – Response of First Order RL and RC Circuits
Modeling of Dc-dc Boost Converter in Discontinuous Conduction Mode
Step-by-Step Pulse Response
Natural Response of an RC Circuit
ANALYSIS OF CIRCUITS WITH ONE ENERGY STORING ELEMENT
SECOND-ORDER CIRCUITS
DC-DC Switch-Mode Converters
First Order Circuit Capacitors and inductors RC and RL circuits.
Basic RL and RC Circuits
First Order Circuit Capacitors and inductors RC and RL circuits.
Presentation transcript:

LEARNING APPLICATION HEART PACEMAKER Simplified SCR model SCR “fires” Find R so that the SCR is ready to fire after one second of capacitor charging Charging phase As soon as the SCR switches off the capacitor starts charging. Hence, assume

With the chosen resistor discharge starts %example6p12 %visualizes one cycle of pacemaker %charge cycle tau=0.569; tc=linspace(0,1,200); vc=6-5.8*exp(-tc/tau); %discharge cycle. SCR on td=linspace(1,1.11,25); vcd=-22.45+27.45*exp(-(td-1)/tau); plot(tc,vc,'bd',td,vcd,'ro'),grid, title('PACEMAKER CYCLE') xlabel('time(s)'), ylabel('voltage(V)') legend('SCR off', 'SCR on') THE DISCHARGE STAGE With the chosen resistor discharge starts after one second and the capacitor voltage is 5V For SCR turn off

LEARNING EXAMPLE BOOSTER CONVERTER e.g. booster STANDARD DC POWER SUPPLY BOOSTER “ON” PERIOD Energy is stored in inductor. Capacitor discharges BOOSTER “OFF” PERIOD Inductor releases energy. Capacitor charges Inductor current at the beginning of ON period MUST be the same than the current at the end of OFF period

THE “ON” CYCLE THE “OFF” CYCLE By adjusting the duty cycle one can adjust the output voltage level SIMPLIFYING ASSUMPTION: THE OUTPUT VOLTAGE (Vo) IS CONSTANT

LEARNING BY DESIGN Circuit at t=0+ AFTER SWITCHING WE HAVE RLC SERIES For the initial conditions analyze circuit at t=0+. Assume the circuit was in steady state prior to the switching

NOW ONE CAN USE TRIAL AND ERROR OR CAN ATTEMPT TO ESTIMATE THE REQUIRED CAPACITANCE IF FEASIBLE, GET AN IDEA OF THE FAMILY OF SOLUTIONS Mesh plot obtained with MATLAB » s=[[1:9]';[11:19]']; » mesh(t,s,ils') » view([37.5,30]) » xlabel('time(s)'),ylabel('s_1(sec^{-1})') » title('CURRENT AS FUNCTION OF MODES') Ils is a matrix that contains all the computed responses, one per column

Estimate charge by estimating area under the curve %example6p14.m %displays current as function of roots in characteristic equation % il(t)=(60/(s2-s1))*(exp(-s1*t)-exp(s2*t)); % with restriction s1+s2=20, s1~=s2. t=linspace(0,5,500)'; %set display interval as a column vector ils=[]; %reserve space to store curves for s1=1:19 s2=20-s1; if s1~=s2 il=(60/(s2-s1))*(exp(-s1*t)-exp(-s2*t)); ils=[ils il]; %save new trace as a column in matrix end %now with one command we plot all the columns as functions of time plot(t,ils), grid, xlabel('Time(s)'),ylabel('i(A)') title('CURRENT AS FUNCTION OF MODES') For this curve the area is approx. 12 squares

%verification Applications s1=18.944; s2=20-s1; il=(60/(s2-s1))*(exp(-s1*t)-exp(-s2*t)); plot(t,il,'rd',t,il,'b'), grid, xlabel('time(s)'), ylabel('i(A)') title('VERIFICATION OF DESIGN') Applications