We now have a function file called myCircuit.m that solves for the currents in the following system of equations: i₁ + 12 = 13 V₁-i₁R₁ - 13R3 = 0 V2-12R2 - 13R3 = 0 The circuit has R₁ = 1022, R₂ = 2002, and R3 = 4022. The first battery has a fixed voltage V₁ = 35V, but the second battery can be adjusted to anything between 20V and 60V. We want the current is to be 0.77A. We will find the V₂ that produces this current by starting at V₂ = 20V and incrementing V₂ by 0.01V until we get is greater than or equal to 0.77A. Write a script file called current.m that calls myCircuit.m inside a while loop in order to determine what voltage we should select for V₂. This problem assesses how you can handle vector outputs to functions.

Delmar's Standard Textbook Of Electricity
7th Edition
ISBN:9781337900348
Author:Stephen L. Herman
Publisher:Stephen L. Herman
Chapter7: Parallel Circuits
Section: Chapter Questions
Problem 3PP: Using the rules for parallel circuits and Ohmslaw, solve for the missing values....
icon
Related questions
Question
We now have a function file called myCircuit.m that solves for the currents in the following system of equations:
i₁ + 12 = 13
V₁-i₁R₁ - 13R3 = 0
V2-i2R2 - 13R3 = 0
The circuit has R₁ = 1022, R₂ = 2002, and R3 = 409. The first battery has a fixed voltage V₁ = 35V, but the second battery can be adjusted to anything between
20V and 60V.
We want the current is to be 0.77A. We will find the V₂ that produces this current by starting at V₂ = 20V and incrementing V₂ by 0.01V until we get i3 greater
than or equal to 0.77A. Write a script file called current.m that calls myCircuit.m inside a while loop in order to determine what voltage we should select for V₂.
This problem assesses how you can handle vector outputs to functions.
Transcribed Image Text:We now have a function file called myCircuit.m that solves for the currents in the following system of equations: i₁ + 12 = 13 V₁-i₁R₁ - 13R3 = 0 V2-i2R2 - 13R3 = 0 The circuit has R₁ = 1022, R₂ = 2002, and R3 = 409. The first battery has a fixed voltage V₁ = 35V, but the second battery can be adjusted to anything between 20V and 60V. We want the current is to be 0.77A. We will find the V₂ that produces this current by starting at V₂ = 20V and incrementing V₂ by 0.01V until we get i3 greater than or equal to 0.77A. Write a script file called current.m that calls myCircuit.m inside a while loop in order to determine what voltage we should select for V₂. This problem assesses how you can handle vector outputs to functions.
Expert Solution
steps

Step by step

Solved in 4 steps with 6 images

Blurred answer
Knowledge Booster
Current division Method
Learn more about
Need a deep-dive on the concept behind this application? Look no further. Learn more about this topic, electrical-engineering and related others by exploring similar questions and additional content below.
Similar questions
  • SEE MORE QUESTIONS
Recommended textbooks for you
Delmar's Standard Textbook Of Electricity
Delmar's Standard Textbook Of Electricity
Electrical Engineering
ISBN:
9781337900348
Author:
Stephen L. Herman
Publisher:
Cengage Learning