Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
S
Semiconductors_Summary
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
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Simon Josef Thür
Semiconductors_Summary
Commits
07018739
Verified
Commit
07018739
authored
1 year ago
by
Simon Josef Thür
Browse files
Options
Downloads
Patches
Plain Diff
add smallsignal
parent
e60344e6
No related branches found
Branches containing commit
No related tags found
Tags containing commit
No related merge requests found
Changes
3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
09_bjt_small_signal.tex
+34
-0
34 additions, 0 deletions
09_bjt_small_signal.tex
format.tex
+1
-1
1 addition, 1 deletion
format.tex
semiconductor_summary.tex
+8
-7
8 additions, 7 deletions
semiconductor_summary.tex
with
43 additions
and
8 deletions
09_bjt_small_signal.tex
0 → 100644
+
34
−
0
View file @
07018739
\section
{
BJT small signal
}
\begin{center}
\begin{circuitikz}
\draw
(0,2) node[left]
{
B
}
to [short,i=
$
i
_
b
$
, *-] ++(1,0)
to [R,l=
$
r
_{
be
}$
,v=
$
v
_{
be
}$
] ++(0,-2)
to [short] ++(2,0)
to [cI,l
_
=
$
g
_
mv
_{
be
}$
,i<=
$$
]
++(
0
,
2
)
to
[
short
]
++(
2
,
0
)
to
[
R,l
=
$r
_{
o
}
$
]
++(
0
,
-
2
)
to
[
short
]
++(-
2
,
0
)
to
[
short,i
=
$i
_
e$,
-*]
++(
0
,
-
1
)
node
[
below
]
{
E
}
++(
2
,
3
)
to
[
short,i<
=
$i
_
c$,
-*]
++(
1
,
0
)
node
[
right
]
{
C
}
;
% to [open,v_=$v_{ce}$] ++(0,-2);
\end
{
circuitikz
}
\end
{
center
}
\subsection
{
Transistor amplifiers,
2
step analysis
}
\begin
{
enumerate
}
\item
DC analysis
\begin
{
enumerate
}
\item
Get DC equivalent circuit
(
rm C, cc L
)
\item
Find OP using large signal model of transistor
\end
{
enumerate
}
\item
AC analysis
\begin
{
enumerate
}
\item
Get AC equivalent circuit
(
cc C, rm L
)
\item
Replace transistor with small signal model
\item
Use small
-
signal AC model to find characteristics
\item
Combine AC and DC analysis
\end
{
enumerate
}
\end
{
enumerate
}
This diff is collapsed.
Click to expand it.
format.tex
+
1
−
1
View file @
07018739
...
...
@@ -29,7 +29,7 @@
\usepackage
[european]
{
circuitikz
}
\usepackage
[european
,straightvoltages
]
{
circuitikz
}
\usepackage
{
tikz
}
\usepackage
{
url
}
...
...
This diff is collapsed.
Click to expand it.
semiconductor_summary.tex
+
8
−
7
View file @
07018739
...
...
@@ -38,12 +38,13 @@
\tableofcontents
\include
{
01
_
fundamentals
}
\include
{
02
_
carrier
_
transport
}
\include
{
03
_
pn
_
junction
_
basics
}
\include
{
04
_
pn
_
junction
}
\include
{
05
_
pn
_
junction
_
bias
}
\include
{
06
_
pn
_
junction
_
diode
}
\include
{
01
_
fundamentals
.tex
}
\include
{
02
_
carrier
_
transport
.tex
}
\include
{
03
_
pn
_
junction
_
basics
.tex
}
\include
{
04
_
pn
_
junction
.tex
}
\include
{
05
_
pn
_
junction
_
bias
.tex
}
\include
{
06
_
pn
_
junction
_
diode
.tex
}
\include
{
07
_
diode
_
applications.tex
}
\include
{
08
_
bjt
}
\include
{
08
_
bjt.tex
}
\include
{
09
_
bjt
_
small
_
signal.tex
}
\end{document}
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