Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
lectures
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
Container Registry
Model registry
Operate
Environments
Monitor
Incidents
Service Desk
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
Solid state physics
lectures
Commits
273feb93
Commit
273feb93
authored
5 years ago
by
Sathish Kumar RK
Browse files
Options
Downloads
Patches
Plain Diff
added pn diode image and source
parent
62882312
No related branches found
Branches containing commit
No related tags found
1 merge request
!42
Exercises 14
Pipeline
#16728
passed
5 years ago
Stage: build
Stage: deploy
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
src/14_doping_and_devices.md
+9
-1
9 additions, 1 deletion
src/14_doping_and_devices.md
with
9 additions
and
1 deletion
src/14_doping_and_devices.md
+
9
−
1
View file @
273feb93
...
...
@@ -248,7 +248,15 @@ For that we consider a doped semiconductor in the extrinsic regime.
### Exercise 3: Performance of a diode
Consider a pn-junction diode. The current generated by the pn diode as a function of applied bias voltage is given as follows
Consider a pn-junction diode as follows
<img
src=
"https://upload.wikimedia.org/wikipedia/commons/thumb/7/79/PN_diode_with_electrical_symbol.svg/640px-PN_diode_with_electrical_symbol.svg.png"
width=
"50%"
alt=
"pn diode"
></img>
??? info "source"
By Raffamaiden [CC BY-SA 3.0 (https://creativecommons.org/licenses/by-sa/3.0)]), [Link](https://commons.wikimedia.org/wiki/File:PN_diode_with_electrical_symbol.svg)
The current generated by the pn diode as a function of applied bias voltage is given by
$$ I(V) = I_0
\l
eft[exp(
\f
rac{eV}{kT})-1
\r
ight]$$
...
...
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