Docsity
Docsity

Prepare for your exams
Prepare for your exams

Study with the several resources on Docsity


Earn points to download
Earn points to download

Earn points by helping other students or get them with a premium plan


Guidelines and tips
Guidelines and tips

Solving Electrolytic Capacitor Leakage Current Problem using MATLAB, Assignments of Mathematical Methods for Numerical Analysis and Optimization

A homework problem for eee 244 students, where they are required to use matlab to solve the differential equation of an electrolytic capacitor's leakage current using forward and centered finite difference discretization approaches (fdda). The problem involves a non-linear function of capacitor charge and six fundamental constants. Students are also asked to consider a time-varying k3 constant and estimate the maximum expected percent relative error using the chain rule approach.

Typology: Assignments

2009/2010

Uploaded on 03/28/2010

koofers-user-vuj-1
koofers-user-vuj-1 🇺🇸

10 documents

1 / 2

Toggle sidebar

Related documents


Partial preview of the text

Download Solving Electrolytic Capacitor Leakage Current Problem using MATLAB and more Assignments Mathematical Methods for Numerical Analysis and Optimization in PDF only on Docsity! 1 EEE 244 – Homework Problem 2 -- Due 2/28/07 1. An electrolytic capacitor is determined to have a leakage current (iL) that is a non-linear function of capacitor charge (Q). Refer to the m-file, CapLeakCurrent.m, on the course web page for a graphical description of this current characteristic. The graph from that m-file is shown below. Notice that there are six fundamental constants associated with this current function: Capacitor voltage rating – Vo = 12.0 V Capacitance – C = 220 µF K0 = 15.1 mA K1 = 21.3 A/C K2 = 88.0 A-1 K3 = 752 mA Since € dQ dt = −iL , your challenge is to use MATLAB to solve the differential equation for Q(t) over the range (0 ≤ t ≤ 20 s), with an initial charge of 0.99Qo on the capacitor. You should do this using two different FDDA numerical techniques: Forward FDDA, or Euler’s Method, and Centered FDDA. You should begin with a time increment of 100
Docsity logo



Copyright © 2024 Ladybird Srl - Via Leonardo da Vinci 16, 10126, Torino, Italy - VAT 10816460017 - All rights reserved