Question

Can you help me to solve these question please? Consult the formula for Output voltage on...

Can you help me to solve these question please?

Consult the formula for Output voltage on the capacitor in an RC circuit. Create an.m file that allows you to graph in MATLAB the discharge curve of a capacitor using the output voltage equation on the capacitor.

0 0
Add a comment Improve this question Transcribed image text
Answer #1

Matlab Script:

v0 = 5; %taking initial voltage across capacitor as 5 volts

R = 1e3; C = 1e-6;

tau = R*C;

t = 0:1e-5:6e-3;
%discharging curve of voltage across capacitor is
v = v0*exp(-t/tau);

plot(t,v);

output:

Add a comment
Know the answer?
Add Answer to:
Can you help me to solve these question please? Consult the formula for Output voltage on...
Your Answer:

Post as a guest

Your Name:

What's your source?

Earn Coins

Coins can be redeemed for fabulous gifts.

Not the answer you're looking for? Ask your own homework help question. Our experts will answer your question WITHIN MINUTES for Free.
Similar Homework Help Questions
  • Can you help me to solve my Introduction to electronics homework as soon as possible please?...

    Can you help me to solve my Introduction to electronics homework as soon as possible please? I have a limited time. Thanks 2 Question 2 (25 points) We want to drive a resistor of 2k2 with a charged capacitor to supply 12V for 10 seconds. The accepted voltage range for the resistor is 12-9V. Draw the circuit, and determine the value of the capacitor ?

  • can you show how the model would look like on matlab ? please help with this question For the circuit given below, find the normal form for the inductor current and capacitor voltage. Use Matlab (...

    can you show how the model would look like on matlab ? please help with this question For the circuit given below, find the normal form for the inductor current and capacitor voltage. Use Matlab (Create an.m file. Use Isim function) and Simulink (Create a Simulink Model). Plot the responses x1 and x2 over time from the M file and Simulink Model. Do they match? Please explain. Use f(t)-e-cos(2t)u(t) for the input. Assume Zero Initial Conditions. 2Ω I H On...

  • can you show how the model would look like on matlab ? please help with this...

    can you show how the model would look like on matlab ? please help with this question For the circuit given below, find the normal form for the inductor current and capacitor voltage. Use Matlab (Create an.m file. Use Isim function) and Simulink (Create a Simulink Model). Plot the responses x1 and x2 over time from the M file and Simulink Model. Do they match? Please explain. Use f(t)-e-cos(2t)u(t) for the input. Assume Zero Initial Conditions. 2Ω I H On...

  • ----Can someone please help me solve this one using JAVA ----I thank you in advance Create...

    ----Can someone please help me solve this one using JAVA ----I thank you in advance Create an application that reads an HTML file and converts it to plain text. HTML Converter INPUT <h1>Grocery List</h1> <ul>     <li>Eggs</li>     <li>Milk</li>     <li>Butter</li> </ul> OUTPUT Grocery List * Eggs * Milk * Butter

  • help please, thank you! 5.0 Solve for the output voltage across the 2.5 ohm resistor in...

    help please, thank you! 5.0 Solve for the output voltage across the 2.5 ohm resistor in the following circuit. 10 k22 10 k92 7.5 V

  • 4. If you needed to store 1.0 C on a 1000 pF capacitor, what voltage is...

    4. If you needed to store 1.0 C on a 1000 pF capacitor, what voltage is required? What is the value of the electric field within the capacitor if the plate spacing is 1 mm? Assume a vacuum between the plates? Show your calculations. will be equal to 37% of the battery's voltage when ( R C ) 5. Using Equation 5(a), show that seconds of time have passed. Vo = Vbatt /ec RC Circuits: An RC circuit contains at...

  • Please help me solve this problem by showing all your work. Solve both part a and...

    Please help me solve this problem by showing all your work. Solve both part a and b. I would really appreciate it. Thank you in advance! After having been open for a long time, the switch in the circuit shown below is closed at t=0 (20 pts). a. Write an equation for the voltage across the capacitor for t> b. Find to when (tu) = 0.30 vc (5t) (i.e. when is voltage across the capacitor 30% of the final value?)...

  • Can you help me to solve this question, please:) thanks (b) Two LEDs are connected in...

    Can you help me to solve this question, please:) thanks (b) Two LEDs are connected in a circuit as shown in Fig. B3(b). B R 8 V R Α' Fig. B3(b) (i) Which LED, A or B, will be turned ON? (2 marks) (ii) If the turn-on voltage of the LEDs is 3 V and the resistor R is 180 22, (4 marks) calculate the currents flowing through both LEDs A and B.

  • HI GUYS CAN YOU HELP ME SOLVE THIS QUESTION ASAP PLS AND THANKS!! QUESTION 6 ONLY,...

    HI GUYS CAN YOU HELP ME SOLVE THIS QUESTION ASAP PLS AND THANKS!! QUESTION 6 ONLY, THE 15 MARK QUESTION. CAN YOU CALCULATE THE THEOREATICAL VALUES WITH THESE 3 VALUES: 10HZ, 1KHZ, 10KHZ. AND USING THIS VALUES. R = 1000Ω,C = 1µF, L = 0.23mh. not the L=44 thanks. Exercise 2 [60 marks] RLC Circuit as a Low-pass Filter L 0000 in out Figure 2. RLC circuit 2 10 marks] Derive the second order input-output model (differential equation) for the...

  • can anyone help me solve these on MATLAB?? please intro to programming and computation 3. 50...

    can anyone help me solve these on MATLAB?? please intro to programming and computation 3. 50 points - The purpose of this question is to test your ability to write for loops, so you won't get points if your answer works without using for loop. A vector is given by V - (5. 17. -3,8,0,-7. 12, 15, 20. -6, 6, 4.-7.16). Write a program as a script file that doubles the elements that are positive and raise to the power...

ADVERTISEMENT
Free Homework Help App
Download From Google Play
Scan Your Homework
to Get Instant Free Answers
Need Online Homework Help?
Ask a Question
Get Answers For Free
Most questions answered within 3 hours.
ADVERTISEMENT
ADVERTISEMENT