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
c08cff42
Commit
c08cff42
authored
6 years ago
by
Erik Strand
Browse files
Options
Downloads
Patches
Plain Diff
Proofreading
parent
99ff4988
No related branches found
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
-8
20 additions, 8 deletions
_psets/6.md
with
20 additions
and
8 deletions
_psets/6.md
+
20
−
8
View file @
c08cff42
...
...
@@ -147,7 +147,7 @@ $$
\b
egin{align
*
}
E_
\t
ext{max} &=
\l
eft( 2
\s
qrt{
\f
rac{
\m
u_0}{
\e
psilon_0}}
\l
angle P
\r
angle
\r
ight)^
\f
rac{1}{2}
\\
&=
\s
qrt{2
\c
dot 377
\s
i{
\o
hm}
\c
dot
\n
um{8e-5}
\s
i{W/m^2}}
\\
&= 0.24
\s
i{
W
/m}
&= 0.24
\s
i{
V
/m}
\e
nd{align
*
}
$$
...
...
@@ -161,13 +161,16 @@ By Ohm's Law $$V = I (R_r + R_l)$$ (where $$R_r$$ is the radiation resistance, a
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}
\b
egin{align
*
}
P &= I^2 R
\\
&=
\f
rac{V^2 R_l}{(R_r + R_l)^2}
\e
nd{align
*
}
$$
T
his is
maximize
d where its
derivative
is zero.
T
o
maximize
this we take the
derivative
$$
\f
rac{d P}{d R_l} V^2 ( (R_r + R_l)^{-2} - 2 R_l (R_r + R_l)^{-3} )
\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
...
...
@@ -226,7 +229,7 @@ $$
A &=
\f
rac{V^2}{4 R}
\s
qrt{
\f
rac{
\m
u_0}{
\e
psilon_0}}
\f
rac{1}{E^2_
\t
ext{max}}
\\
&=
\f
rac{V^2}{4}
\s
qrt{
\f
rac{
\m
u_0}{
\e
psilon_0}}
\f
rac{1}{E^2_
\t
ext{max}}
\f
rac{3}{2
\p
i}
\s
qrt{
\f
rac{
\e
psilon_0}{
\m
u_0}}
\l
eft(
\f
rac{
\l
ambda}{d}
\r
ight)^2
\\
&=
\f
rac{3}{8}
\f
rac{V^2}{E^2_
\t
ext{max}}
\l
eft(
\f
rac{
\l
ambda}{d}
\r
ight)^2
&=
\f
rac{3}{8
\p
i
}
\f
rac{V^2}{E^2_
\t
ext{max}}
\l
eft(
\f
rac{
\l
ambda}{d}
\r
ight)^2
\e
nd{align
*
}
$$
...
...
@@ -239,9 +242,18 @@ $$
Now we need to relate the voltage and the maximum magnitude of the electric field. The whole point
of the antenna is to pick up oscillating electric and magnetic fields, and the presence of the
latter makes voltage path dependent. So let's integrate along our (infinitely thin) antenna. Our
antenna has an infinitesimal length $$d$$, so the field will be constant across it. Thus $$d$$, $$V
= E_
\t
ext{max} d$$. As such
antenna has an infinitesimal length $$d$$, so the field will be constant across it. Thus the
integral is just $$d$$ times the electric field, i.e. $$V = E_
\t
ext{max} d$$. As such
$$
A =
\f
rac{3}{8
\p
i}
\l
ambda^2
$$
Finally we see that the area gain ratio is
$$
A =
\f
rac{3}{8}
\l
ambda^2
\b
egin{align
*
}
\f
rac{A}{G} &=
\f
rac{3}{8
\p
i}
\l
ambda^2
\f
rac{2}{3}
\\
&=
\f
rac{1}{4
\p
i}
\l
ambda^2
\e
nd{align
*
}
$$
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
register
or
sign in
to comment