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
803819b6
Commit
803819b6
authored
6 years ago
by
Erik Strand
Browse files
Options
Downloads
Patches
Plain Diff
Answer 7.4
parent
d0f35869
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/5.md
+35
-2
35 additions, 2 deletions
_psets/5.md
with
35 additions
and
2 deletions
_psets/5.md
+
35
−
2
View file @
803819b6
...
@@ -78,8 +78,41 @@ so we can write the total power as $$IV$$.
...
@@ -78,8 +78,41 @@ so we can write the total power as $$IV$$.
{:.question}
{:.question}
Find the characteristic impedance and signal velocity for a transmission line consisting of two
Find the characteristic impedance and signal velocity for a transmission line consisting of two
parallel strips with a width $$w$$ and a separation $$h$$ (Figure 7.4). You can ignore fringing
parallel strips with a width $$w$$ and a separation $$h$$. You can ignore fringing fields by
fields by assuming that they are sections of conductors infinitely wide.
assuming that they are sections of conductors infinitely wide.
Take the plates to have length one. Suppose the bottom plate has a charge $$Q$$, and the top plate a
charge of $$-Q$$. Then as we found last week the field between the plates will have magnitude
$$Q/(
\e
psilon w)$$ (since the charge density is the total charge divided by area $$1
\c
dot w$$), and
point from the bottom plate toward the top plate. Integrating from the bottom plate to the top one,
we find that the voltage difference is $$Qh/(
\e
psilon w)$$. Thus the capacitance (charge per
voltage) per length is
$$
C =
\f
rac{
\e
psilon w}{h}
$$
By symmetry the magnetic field must point perpendicular to the direction of current travel and
parallel to the surfaces of the plates. Consider a square perpendicular to the current, with a width
of $$w$$, bisected by the lower plate. Amp
è
re's Law tells us that the integral of the
magnetic field along the boundary of this square is $$I$$. So we deduce that the magnetic field has
magnitude $$I/w$$. Integrating over the surface perpendicular to the field between the plates, we
find that the flux is $$
\m
u_0 I h / w$$. Thus the inductance (flux per current) per length is
$$
L =
\f
rac{
\m
u_0 h}{w}
$$
From here we can use the results derived in the chapter.
$$
v =
\f
rac{1}{
\s
qrt{L C}} =
\f
rac{1}{
\s
qrt{
\m
u_0
\e
psilon}}
$$
$$
Z =
\s
qrt{
\f
rac{L}{C}} =
\f
rac{
\m
u_0 h^2}{
\e
psilon w^2}
$$
## (7.5)
## (7.5)
...
...
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