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
c310f673
Commit
c310f673
authored
6 years ago
by
Erik Strand
Browse files
Options
Downloads
Patches
Plain Diff
Answer 7.6
parent
5cafb70b
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/5.md
+18
-0
18 additions, 0 deletions
_psets/5.md
with
18 additions
and
0 deletions
_psets/5.md
+
18
−
0
View file @
c310f673
...
...
@@ -199,8 +199,26 @@ impedance of 100 ohms.
{:.question}
What is the physical length of a minimum size 64 byte frame?
The inverse of the propagation delay is the velocity, so the signal travels at $$0.22
\s
i{m/ns}$$.
Assuming we need one nanosecond clock cycle per bit, the length of a 64 byte frame is
$$
64
\s
i{bytes}
\c
dot
\f
rac{8
\s
i{bits}}{1
\s
i{byte}}
\c
dot
\f
rac{1
\s
i{ns}}{1
\s
i{bit}}
\c
dot
\f
rac{1
\s
i{m}}{4.6
\s
i{ns}} = 111
\s
i{m}
$$
### (b)
{:.question}
Now consider what would happen if a “T” connector was used to connect one CAT6 cable to two other
ones. Estimate the reflection coefficient for a signal arriving at the T.
The two connected CAT6 cables will look like two parallel impedances. So we can take $$Z_0$$ to be
100 $$
\s
i{
\o
hm}$$, and $$Z_L$$ to be 50 $$
\s
i{
\o
hm}$$. Then
$$
\b
egin{align
*
}
R &=
\f
rac{Z_L - Z_0}{Z_L + Z_0}
\\
&= -
\f
rac{1}{3}
\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