PHYS222: Difference between revisions

From ift
mNo edit summary
 
(19 intermediate revisions by the same user not shown)
Line 3: Line 3:
=== Fagbøker ===
=== Fagbøker ===
* [http://www.cmosvlsi.com/ CMOS VLSI Design: A Circuits and Systems Perspective]
* [http://www.cmosvlsi.com/ CMOS VLSI Design: A Circuits and Systems Perspective]
* [http://www.ece.ucdavis.edu/sscrl/book_corrections/ghlm/corr/ List of known errors and corrections for Analysis and Design of Analog Integrated Circuits, Fourth Edition]


* [http://www.ece.ucdavis.edu/sscrl/book_corrections/ghlm/corr/ List of known errors and corrections for Analysis and Design of Analog Integrated Circuits, Fourth Edition]
==== Tutorials ====
* [http://www.electronics-tutorials.ws Basic Electronics Tutorials]


=== Noise ===
=== Noise ===
* [http://ieeexplore.ieee.org/search/srchabstract.jsp?arnumber=261888&isnumber=6598&punumber=101&k2dockey=261888@ieeejrns&query=261888%3Cin%3Earnumber&pos=0 White noise in MOS transistors and resistors]
* [http://ieeexplore.ieee.org/search/srchabstract.jsp?arnumber=261888&isnumber=6598&punumber=101&k2dockey=261888@ieeejrns&query=261888%3Cin%3Earnumber&pos=0 White noise in MOS transistors and resistors]
* [http://www.stat.ualberta.ca/people/schmu/preprints/poisson.pdf Shark attacks and the Poisson approximation]
* [http://www.stat.ualberta.ca/people/schmu/preprints/poisson.pdf Shark attacks and the Poisson approximation]
* [https://www.k-state.edu/edl/docs/pubs/technical-resources/Technote1.pdf Equivalent Noise Bandwidth]


=== Halvlederfysikk ===
=== Halvlederfysikk ===
 
* [https://www.youtube.com/watch?v=Coy-WRCfems How does a diode work?]
* [http://hyperphysics.phy-astr.gsu.edu/HBASE/solids/semcn.html Hyperphysics om halvledere]
* [http://hyperphysics.phy-astr.gsu.edu/HBASE/solids/semcn.html Hyperphysics om halvledere]
* [http://jas.eng.buffalo.edu/index.html Semiconductor Simulation Applets]
* [http://jas.eng.buffalo.edu/index.html Semiconductor Simulation Applets]
* [http://pveducation.org/ Photovoltaic Education Network]
* [http://www.semi1source.com/glossary/ Semiconductor Glossary]
* [http://www.semi1source.com/glossary/ Semiconductor Glossary]
* [[File:p-n_junctions.pdf Elementary Physics of P-N Junctions]]


=== Prosessteknologi ===
=== Prosessteknologi ===
[http://microscopy.fsu.edu/electromag/java/transistor/index.html Explore how an individual Field Effect (FET) transistor is fabricated on a silicon wafer simultaneously with millions of its neighbours]
* [http://micro.magnet.fsu.edu/electromag/java/transistor/index.html Explore how an individual Field Effect (FET) transistor is fabricated on a silicon wafer simultaneously with millions of its neighbours]
* [https://www.youtube.com/watch?v=Jctk0DI7YP8 Understanding The FinFet Semiconductor Process]
* [https://youtu.be/MvbP_TizoNs Problems and Solutions at 7nm]
* [https://youtu.be/Qo2ywUURSKg A tour inside Intel Corporation's D1D factory]
* [https://www.youtube.com/watch?v=W3rfVpkNquA Intel Ivy Bridge 22nm FinFET Process Fabrication]
* [https://youtu.be/ApWOf6J858Y Integrated circuit scaling to 10 nm and beyond - Mark Bohr, Intel Senior Fellow]
* [http://spectrum.ieee.org/semiconductors/devices/transistor-wars Transistor Wars - Rival architectures face off in a bid to keep Moore's Law alive]
 
=== Logical effort ===
* [https://en.wikipedia.org/wiki/Logical_effort Logical Effort Wikipedia]


=== Matlab/Maple ===
=== Matlab/Maple ===
Vi kan bruke Matlab/Maple for å løse ligninger og plotte resultater. Her er noen eksempler:
Vi kan bruke Matlab/Maple for å løse ligninger og plotte resultater. Her er noen eksempler:


* Symbolsk løsning av [[nodeligninger for en source-følger]
* [[Symbolsk løsning av nodeligninger med Matlab]]
 
* [http://lpsa.swarthmore.edu/Bode/BodeHow.html The Asymptotic Bode Diagram: Derivation of Approximations]
=== Kretssimulering ===
=== Kretssimulering ===


Line 36: Line 48:
[http://www.aimspice.com/download.html Download a free student version]
[http://www.aimspice.com/download.html Download a free student version]


==== LTspice IV ====
==== LTspice ====


LTspice IV is a high performance Spice III simulator, schematic capture and waveform viewer with enhancements and models for easing the simulation of switching regulators. Included in this download are Spice, Macro Models for 80% of Linear Technology's switching regulators, over 200 op amp models, as well as resistors, transistors and MOSFET models.  
LTspice is a high performance Spice III simulator, schematic capture and waveform viewer with enhancements and models for easing the simulation of switching regulators. Included in this download are Spice, Macro Models for 80% of Linear Technology's switching regulators, over 200 op amp models, as well as resistors, transistors and MOSFET models.  


[http://www.linear.com/designtools/software/switchercad.jsp Download LTspice IV]
[http://www.linear.com/designtools/software/switchercad.jsp Download LTspice]


[[Category:Mikroelektronikk]]
[[Category:Mikroelektronikk]]

Latest revision as of 13:37, 7 September 2020

Fagressurser for bruk i PHYS222 og PHYS223

Fagbøker

Tutorials

Noise

Halvlederfysikk

Prosessteknologi

Logical effort

Matlab/Maple

Vi kan bruke Matlab/Maple for å løse ligninger og plotte resultater. Her er noen eksempler:

Kretssimulering

Eksempler/Oppgaver

AIM-Spice

AIM-Spice is a new version of SPICE running under the Microsoft Windows and Linux operating systems. AIM-Spice for Windows is capable of displaying graphically the results of a simulation in progress, a feature that allows the operator to terminate a run based on an instant information on intermediate simulation results.

SPICE is the most commonly used analogue circuit simulator today and is enormously important for the electronics industry. SPICE is a general purpose analogue simulator which contains models for most circuit elements and can handle complex non-linear circuits. The simulator can calculate dc operating points, perform transient analyses, locate poles and zeros for different kinds of transfer functions, find the small signal frequency response, small signal transfer functions, small signal sensitivities, and perform Fourier, noise, and distortion analyses.

Download a free student version

LTspice

LTspice is a high performance Spice III simulator, schematic capture and waveform viewer with enhancements and models for easing the simulation of switching regulators. Included in this download are Spice, Macro Models for 80% of Linear Technology's switching regulators, over 200 op amp models, as well as resistors, transistors and MOSFET models.

Download LTspice