Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
P
pit
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
GitLab community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Erik Strand
pit
Commits
675ed243
Commit
675ed243
authored
Mar 21, 2019
by
Erik Strand
Browse files
Options
Downloads
Patches
Plain Diff
Answer 8.3
parent
b95240a2
Branches
Branches containing commit
No related tags found
No related merge requests found
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
_psets/6.md
+20
-0
20 additions, 0 deletions
_psets/6.md
with
20 additions
and
0 deletions
_psets/6.md
+
20
−
0
View file @
675ed243
...
...
@@ -49,11 +49,31 @@ E_\text{max} &= \left( 2 \sqrt{\frac{\mu_0}{\epsilon_0}} \langle P \rangle \righ
\e
nd{align
*
}
$$
## (8.3)
{:.question}
For what value of $$R_
\t
ext{load}$$ is the maximum power delivered to the load in Figure 8.3?
By Ohm's Law $$V = I (R_r + R_l)$$ (where $$R_r$$ is the radiation resistance, and $$R_l$$ the load
resistance). Thus $$I = V / (R_r + R_l)$$ and the power dissipated in the load resistance is
$$
P = I^2 R =
\f
rac{V^2 R_l}{(R_r + R_l)^2}
$$
This is maximized where its derivative is zero.
$$
\f
rac{d P}{d R_l} V^2 ( (R_r + R_l)^{-2} - 2 R_l (R_r + R_l)^{-3} )
$$
Setting this to zero implies $$R_r + R_l = 2 R_l$$, or
$$
R_l = R_r
$$
## (8.4)
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
sign in
to comment