SlideShare a Scribd company logo
Logic Families
1
Introduction
Logic Family Classification
Fan-In and Fan-Out
Noise Margin
Transistor as a Switch
RTL, DTL, TTL and ECL
Elementary data of CMOS
2
3
Introduction
• Logic families represent kind of digital circuit/methodologies for logic
expression.
Integration levels :
SSI: Small scale integration 12 gates/chip
MSI: Medium scale integration 100 gates/chip
LSI: Large scale integration 1K gates/chip
VLSI:Very large scale integration 10K gates/chip
ULSI: Ultra large scale integration 100K gates/chip
Logic Family
Bipolar Logic Family
Saturated Non Saturated
RTL(resistor transistor logic)
DCTL(direct coupled transistor logic)
IIL(integrated injection logic)
DTL(diode transistor logic)
HTL(high threshold logic)
TTL(transistor transistor logic)
Schottky TTL
ECL(emitter coupled logic)
ULF(unipolar logic family)
PMOS(p-channel MOSFET)
NMOS(n-channel
MOSFET) CMOS
Classification
4
• Fan in or gate is the number of inputs that can practically be supported
without degrading practically input voltage level.
Fan in = 4
Fan Out
Fan In
Fanout = 4
5
• The maximum number of digital input that the output of a single
logic gate can feed and the gate must be same logic family.
• Fan Out is calculated from the amount of current available in the
output of a gate and the amount of current needed in each input of
the connecting gate.
• It is specified by manufacturer and is provided in the data sheet.
• Exceeding the specified maximum load may lead to misfunctioning
due to deficiency in demanded power.
Noise Margin
• Noise is present in all real systems. This
adds random fluctuations to voltages
representing logic levels.
• Small amounts of noise The maximum
noise voltage that can be tolerated by a
circuit is termed its noise immunity (noise
Margin).will not affect the circuit.
• Smaller noise margins mean circuits are
more sensitive to noise.
• the maximum gate input voltage guaranteed
to be recognized as logic 0
• the minimum gate input voltage
guaranteed to be recognized as logic 1
• Similarly
6
NML = VIL – VOL
NMH = VOH V
− IH
7
Logic Families.pptxhhghghjggnkbnggktugjkbbh
Transistor as a switch
• A circuit that can turn on/off current in
electrical circuit is referred to a switching
circuit and transistor can be employed
as an electronic switch.
• Cut off region - OFF State
Both junctions are reverse biased,
Ic = 0 and V(BE) < 0.7 v
• Saturation region - ON State
Ic = maximum and V(BE)>0.7 v
9
Transistor as SWITCH
• Both the NPN & PNP type bipolar
transistors can be made to operate as
“ON/OFF” type solid state switch by
biasing the transistors.
• COLLECTOR JUNCTION & EMITTER
JUNCTION are Forward biased in ON
transistor.
• COLLECTOR JUNCTION & EMITTER
JUNCTION are Reverse biased in OFF
transistor. This makes a transistor to
behave as a switch.
• The input and Base are grounded ( 0v )
• Base-Emitter voltage VBE < 0.7v
• Base-Emitter junction is reverse biased
• Base-Collector junction is reverse
biased
• Transistor is “fully-OFF” ( Cut-off region )
• No Collector current flows ( IC = 0 )
• VOUT = VCE = VCC = “1”
• Transistor operates as an “open switch”
• The input and Base are connected
to VCC
• Base-Emitter voltage VBE > 0.7v
• Base-Emitter junction is forward
biased
• Base-Collector junction is forward
biased
• Transistor is “fully-ON” ( saturation
region )
• Max Collector current flows
( IC = Vcc/RL )
• VCE = 0 ( ideal saturation )
• VOUT = VCE = “0”
• Transistor operates as a “closed
Advantages of RTL Logic circuit:
The primary advantage of RTL technology was that it
involved a minimum number of transistors, which
was an important consideration before integrated
circuit technology, as transistors were the most
expensive component to produce
Limitations:
The obvious disadvantage of RTL is its high current
dissipation when the transistor conducts to
overdrive the output biasing resistor. This requires
that more current be supplied to and heat be
removed from RTL circuits. In contrast, TTL circuits
minimize both of these requirements.• (NOR GATE USING RTL)
13
14
 The basic RTL device is a NOR gate.
 The inputs represent either logic level HIGH (1) or LOW (0).
 The logic level LOW is the voltage that drives corresponding transistor in cut-off
region, while logic level HIGH drives it into saturation region.
 If both the inputs are LOW, then both the transistors are in cut-off i.e. they are
turned-off. Thus, voltage Vcc appears at output I.e. HIGH.
 If either transistor or both of them are applied HIGH input, the voltage Vcc drops
across Rc and output is LOW.
Resistor Transistor Logic(RTL)
15
 The diode-transistor logic, also termed as DTL, replaced RTL family because of greater fan-out
capability and more noise margin.
 DTL circuits mainly consists of diodes and transistors that comprises DTL devices.
 The basic DTL device is a NAND gate.
 Two inputs to the gate are applied through diodes viz. D1, D2 . The diode will conduct only when
corresponding input is LOW.
 If any of the diode is conducting i.e. when at least one input is LOW, the voltage at output keeps
transistor T in cut-off and subsequently, output of transistor is HIGH. If all inputs are HIGH, all
diodes are non-conducting, transistor T is in saturation, and its output is LOW.
.
Diode Transistor Logic
(Block Diagram of DTL)
Due to number of
diodes
used in this circuit, the speed
of the circuit is significantly
low. Hence this family of logic
gates is modified to
transistor-transistor logic i.e.
TTL family which has
been discussed on next slide.
(DTL AND GATE) (SATURATING
INVERTER)
D1
16
D2
The output impedance is asymmetrical between the high
and low state, making them unsuitable for driving
transmission lines. This drawback is usually overcome by
buffering the outputs with special line-driver devices where
signals need to be sent through cables. ECL, by virtue of its
symmetric low-impedance output structure, does not have
this drawback.
15
( BLOCK DIAGRAM OF TTL)
18
 TTL family is a modification to the DTL. It has come to existence so as to
overcome the speed limitations of DTL family. The basic gate of this family is TTL
NAND gate.
Q3 is cutoff (act like a high RC ) when output transistor Q4 is saturated and Q3 is
saturated (act like a low RC ) when output transistor Q4 is cutoff . Thus, one
transistor is ON at one time.
 The combination of Q3 and Q4 is called TOTEM POLE arrangement.
Q1 is called input transistor, which is multi emitter transistor, that drive transistor
Q2 which is used to control Q3 and Q4.
Diode D1 and D2 are used to protect Q1 from unwanted negative voltages and
diode D3 ensures when Q4 is ON, Q3 is OFF.
Transistor Transistor Logic
19
ECL logic family implements the gates in differential amplifier configuration in
which transistors are never driven in the saturation region thereby improving
the speed of circuit to a great extent. The ECL family is fastest of all logic
families.
Based on BJT, but removes problems of delay time by preventing the transistors
from saturating.
Very fast operation - propagation delays of 1ns or less.
Low noise immunity of about 0.2-0.25 V .
 The input impedance is high and the output impedance is low. As a result,
the transistors change states quickly, gate delays are low, and the fan out
capability is high.
Emitter Coupled Logic
(Block Diagram of ECL)
(ECL 2 INPUT OR/NOR GATE)
20
(FUNCTION TABLE) just for study
(LOGIC SYMBOL)
(TRUTH TABLE)
NMOS INVERTER
PMOS
Logic Families.pptxhhghghjggnkbnggktugjkbbh
NMOS logic – logic function
realization f= A(B+C)
To get the appropriate basic operator, a NOT must follow any naturally-inverting function.
Here is an NMOS implementation, complete with trailing inverter, of the
boolean function a(b+c)
Parallel connection –OR
Series connection- AND
NMOS Realization
Logic Families.pptxhhghghjggnkbnggktugjkbbh
26
Complimentary MOS (CMOS)
 Considerably lower energy consumption than TTL and ECL, which has
made portable electronics possible.
 Most widely used family for large-scale devices
 Combines high speed with low power consumption
 Usually operates from a single supply of 5 – 15 V
 Excellent noise immunity of about 30% of supply voltage
 Can be connected to a large number of gates (about 50) .
TRISTATE BUFFER
28
Switching Circuit and Logic Design by Prof. Indranil Sengupta, IIT KGP
Modern digital Electronics by R P Jain
NPTEL VIDEO by Dr. Amitava Dasgupta, IITM
 Logic Families by Dr. Basem Elhalawany
 Logic Gates and Family by Dr. A. P. VAJPEYI, IITG
Reference
s

More Related Content

PPTX
TTL ECL CMOS families in digital system design
krishnameera7
 
PDF
logic family1.pdf
anil_gaur
 
PPTX
LOGIC FAMILY.pptx
anil_gaur
 
PPTX
202004290049385c9ea4cf11.pptx
anil_gaur
 
PDF
Digital integrated circuits
Tamilarasan N
 
PPTX
Integrated Circuit
Nabil Nader
 
PPTX
UNIT 3.pptx
ssuser022fec
 
PPTX
Logic families(unit 4)
Dr. SURBHI SAROHA
 
TTL ECL CMOS families in digital system design
krishnameera7
 
logic family1.pdf
anil_gaur
 
LOGIC FAMILY.pptx
anil_gaur
 
202004290049385c9ea4cf11.pptx
anil_gaur
 
Digital integrated circuits
Tamilarasan N
 
Integrated Circuit
Nabil Nader
 
UNIT 3.pptx
ssuser022fec
 
Logic families(unit 4)
Dr. SURBHI SAROHA
 

Similar to Logic Families.pptxhhghghjggnkbnggktugjkbbh (20)

PPTX
digitalelectronicslogicfamilies-190628101225-converted.pptx
Bijay Sharma
 
PPTX
Digital electronics logic families
BLESSINAR0
 
PPT
7833177.ppt
Vaibhavii2
 
PPTX
transistor transistor logic device of nand gate
divyagupta418625
 
PDF
Digital logic families
Revathi Subramaniam
 
PPTX
Introduction to digital logic families - TTL, CMOS logic, interfacing CMOS an...
eren89671
 
PDF
MEMORY DEVICES AND DIGITAL INTEGRATED CIRCUITS
C.Helen Sulochana
 
PPTX
Logic families
CheeturiShivaji
 
PPTX
Unit 5 (Logic Families) DSD LOGIC- PPT.pptx
TharcisPaulraj
 
PDF
Logic families
Bipin Kujur
 
PDF
electronics and elctrical documents with logic circuit
YAGYABAHADURSHAHI
 
PPTX
direct coupled transistor logic
sonalijagtap15
 
PDF
Logic Gates & Family.pdf
DanishKhan313548
 
PPTX
Unit I.pptx
anupvibhute3
 
PPTX
Logic families
Sandeep Kumar Singh
 
PPT
TTL classification and TTL XOR Gate
Priyanka Shrestha
 
PPT
Logic family.ppt
AviPatel398803
 
PPTX
Pt on logic family for digital electronics in se computer of first semester o...
POOJABHOITE5
 
PPT
digital logic_families
Patel Jay
 
digitalelectronicslogicfamilies-190628101225-converted.pptx
Bijay Sharma
 
Digital electronics logic families
BLESSINAR0
 
7833177.ppt
Vaibhavii2
 
transistor transistor logic device of nand gate
divyagupta418625
 
Digital logic families
Revathi Subramaniam
 
Introduction to digital logic families - TTL, CMOS logic, interfacing CMOS an...
eren89671
 
MEMORY DEVICES AND DIGITAL INTEGRATED CIRCUITS
C.Helen Sulochana
 
Logic families
CheeturiShivaji
 
Unit 5 (Logic Families) DSD LOGIC- PPT.pptx
TharcisPaulraj
 
Logic families
Bipin Kujur
 
electronics and elctrical documents with logic circuit
YAGYABAHADURSHAHI
 
direct coupled transistor logic
sonalijagtap15
 
Logic Gates & Family.pdf
DanishKhan313548
 
Unit I.pptx
anupvibhute3
 
Logic families
Sandeep Kumar Singh
 
TTL classification and TTL XOR Gate
Priyanka Shrestha
 
Logic family.ppt
AviPatel398803
 
Pt on logic family for digital electronics in se computer of first semester o...
POOJABHOITE5
 
digital logic_families
Patel Jay
 
Ad

Recently uploaded (20)

PDF
Emcee Candy - The voice of every vibe! Hosting dreams with charm and precision..
mail2mcdivya
 
PPTX
90's Kallinvhvhvugguygubibiytggjrbkg.pptx
bhaswatideka11
 
PPTX
一比一还原日本工业大学毕业证/NIT毕业证书2025原版定制成绩单
e7nw4o4
 
PDF
Alizeh: A Radiant Icon Among Pakistani Clothing Brands for Women’s Ethnic Fas...
Alizeh Fashion
 
PDF
RECEPTION PROGRAMME - RECEPTION PROGRAMME
Kweku Zurek
 
PPTX
Bill and Lalu prasad yadav jokes to laugh.pptx
PRAKASHBHATTARAI32
 
PPTX
电子版本制作约克圣约翰大学毕业证学历认证学位证展示学历学位证制作
6b9ab940
 
PPTX
PPP;O'P;IYHFDSDFGYUIKHTLIUYHGDFGHJILUYGT.pptx
dilludcruz
 
PPTX
Entrepreneurship innovator Chapter 1-PPT.pptx
ahmed5156
 
PDF
Keep It Short: India's Talent Launchpad for Filmmakers
Cinystore Technologies
 
PPTX
TDXFYIYILFXDGFFGUYIFXGFXGFHYUYIOFHXFHFYIOIUYYFDHFGUYILPPT.pptx
dilludcruz
 
PPTX
Theatre of the Absurd: Understanding the Philosophy Behind Absurdist Drama
maxmag791
 
PPTX
wavegamhjhvhjghjfyufffghfghing_finaldeck.pptx
sampleacc835
 
PPT
avcjhbhb hheh jjewf jhhe jjhf jhj ppt.ppt
surjansandhu2009
 
PDF
Personal storyboard project for the ol’ portfolio
Max Lawson
 
PDF
-----Rk Narayan's THE GUIDE.ppt.pdf-----
jayparmar101626
 
PPTX
Amanat Mann IPS Solving The Third Key – A Silent Game of Justice.pptx
vijayrahavin
 
PDF
3Below Moon fight sequence which happens on the moon
Max Lawson
 
PPTX
EXP 401- On farm Advisory for Soil Health, Water Quality and Plant Nutrition....
AbedhSabu
 
DOCX
Jumping Jacks_ The Timeless Powerhouse of Fitness.docx
Custom Printing Boxes
 
Emcee Candy - The voice of every vibe! Hosting dreams with charm and precision..
mail2mcdivya
 
90's Kallinvhvhvugguygubibiytggjrbkg.pptx
bhaswatideka11
 
一比一还原日本工业大学毕业证/NIT毕业证书2025原版定制成绩单
e7nw4o4
 
Alizeh: A Radiant Icon Among Pakistani Clothing Brands for Women’s Ethnic Fas...
Alizeh Fashion
 
RECEPTION PROGRAMME - RECEPTION PROGRAMME
Kweku Zurek
 
Bill and Lalu prasad yadav jokes to laugh.pptx
PRAKASHBHATTARAI32
 
电子版本制作约克圣约翰大学毕业证学历认证学位证展示学历学位证制作
6b9ab940
 
PPP;O'P;IYHFDSDFGYUIKHTLIUYHGDFGHJILUYGT.pptx
dilludcruz
 
Entrepreneurship innovator Chapter 1-PPT.pptx
ahmed5156
 
Keep It Short: India's Talent Launchpad for Filmmakers
Cinystore Technologies
 
TDXFYIYILFXDGFFGUYIFXGFXGFHYUYIOFHXFHFYIOIUYYFDHFGUYILPPT.pptx
dilludcruz
 
Theatre of the Absurd: Understanding the Philosophy Behind Absurdist Drama
maxmag791
 
wavegamhjhvhjghjfyufffghfghing_finaldeck.pptx
sampleacc835
 
avcjhbhb hheh jjewf jhhe jjhf jhj ppt.ppt
surjansandhu2009
 
Personal storyboard project for the ol’ portfolio
Max Lawson
 
-----Rk Narayan's THE GUIDE.ppt.pdf-----
jayparmar101626
 
Amanat Mann IPS Solving The Third Key – A Silent Game of Justice.pptx
vijayrahavin
 
3Below Moon fight sequence which happens on the moon
Max Lawson
 
EXP 401- On farm Advisory for Soil Health, Water Quality and Plant Nutrition....
AbedhSabu
 
Jumping Jacks_ The Timeless Powerhouse of Fitness.docx
Custom Printing Boxes
 
Ad

Logic Families.pptxhhghghjggnkbnggktugjkbbh

  • 2. Introduction Logic Family Classification Fan-In and Fan-Out Noise Margin Transistor as a Switch RTL, DTL, TTL and ECL Elementary data of CMOS 2
  • 3. 3 Introduction • Logic families represent kind of digital circuit/methodologies for logic expression. Integration levels : SSI: Small scale integration 12 gates/chip MSI: Medium scale integration 100 gates/chip LSI: Large scale integration 1K gates/chip VLSI:Very large scale integration 10K gates/chip ULSI: Ultra large scale integration 100K gates/chip
  • 4. Logic Family Bipolar Logic Family Saturated Non Saturated RTL(resistor transistor logic) DCTL(direct coupled transistor logic) IIL(integrated injection logic) DTL(diode transistor logic) HTL(high threshold logic) TTL(transistor transistor logic) Schottky TTL ECL(emitter coupled logic) ULF(unipolar logic family) PMOS(p-channel MOSFET) NMOS(n-channel MOSFET) CMOS Classification 4
  • 5. • Fan in or gate is the number of inputs that can practically be supported without degrading practically input voltage level. Fan in = 4 Fan Out Fan In Fanout = 4 5 • The maximum number of digital input that the output of a single logic gate can feed and the gate must be same logic family. • Fan Out is calculated from the amount of current available in the output of a gate and the amount of current needed in each input of the connecting gate. • It is specified by manufacturer and is provided in the data sheet. • Exceeding the specified maximum load may lead to misfunctioning due to deficiency in demanded power.
  • 6. Noise Margin • Noise is present in all real systems. This adds random fluctuations to voltages representing logic levels. • Small amounts of noise The maximum noise voltage that can be tolerated by a circuit is termed its noise immunity (noise Margin).will not affect the circuit. • Smaller noise margins mean circuits are more sensitive to noise. • the maximum gate input voltage guaranteed to be recognized as logic 0 • the minimum gate input voltage guaranteed to be recognized as logic 1 • Similarly 6 NML = VIL – VOL NMH = VOH V − IH
  • 7. 7
  • 9. Transistor as a switch • A circuit that can turn on/off current in electrical circuit is referred to a switching circuit and transistor can be employed as an electronic switch. • Cut off region - OFF State Both junctions are reverse biased, Ic = 0 and V(BE) < 0.7 v • Saturation region - ON State Ic = maximum and V(BE)>0.7 v 9
  • 10. Transistor as SWITCH • Both the NPN & PNP type bipolar transistors can be made to operate as “ON/OFF” type solid state switch by biasing the transistors. • COLLECTOR JUNCTION & EMITTER JUNCTION are Forward biased in ON transistor. • COLLECTOR JUNCTION & EMITTER JUNCTION are Reverse biased in OFF transistor. This makes a transistor to behave as a switch.
  • 11. • The input and Base are grounded ( 0v ) • Base-Emitter voltage VBE < 0.7v • Base-Emitter junction is reverse biased • Base-Collector junction is reverse biased • Transistor is “fully-OFF” ( Cut-off region ) • No Collector current flows ( IC = 0 ) • VOUT = VCE = VCC = “1” • Transistor operates as an “open switch”
  • 12. • The input and Base are connected to VCC • Base-Emitter voltage VBE > 0.7v • Base-Emitter junction is forward biased • Base-Collector junction is forward biased • Transistor is “fully-ON” ( saturation region ) • Max Collector current flows ( IC = Vcc/RL ) • VCE = 0 ( ideal saturation ) • VOUT = VCE = “0” • Transistor operates as a “closed
  • 13. Advantages of RTL Logic circuit: The primary advantage of RTL technology was that it involved a minimum number of transistors, which was an important consideration before integrated circuit technology, as transistors were the most expensive component to produce Limitations: The obvious disadvantage of RTL is its high current dissipation when the transistor conducts to overdrive the output biasing resistor. This requires that more current be supplied to and heat be removed from RTL circuits. In contrast, TTL circuits minimize both of these requirements.• (NOR GATE USING RTL) 13
  • 14. 14  The basic RTL device is a NOR gate.  The inputs represent either logic level HIGH (1) or LOW (0).  The logic level LOW is the voltage that drives corresponding transistor in cut-off region, while logic level HIGH drives it into saturation region.  If both the inputs are LOW, then both the transistors are in cut-off i.e. they are turned-off. Thus, voltage Vcc appears at output I.e. HIGH.  If either transistor or both of them are applied HIGH input, the voltage Vcc drops across Rc and output is LOW. Resistor Transistor Logic(RTL)
  • 15. 15  The diode-transistor logic, also termed as DTL, replaced RTL family because of greater fan-out capability and more noise margin.  DTL circuits mainly consists of diodes and transistors that comprises DTL devices.  The basic DTL device is a NAND gate.  Two inputs to the gate are applied through diodes viz. D1, D2 . The diode will conduct only when corresponding input is LOW.  If any of the diode is conducting i.e. when at least one input is LOW, the voltage at output keeps transistor T in cut-off and subsequently, output of transistor is HIGH. If all inputs are HIGH, all diodes are non-conducting, transistor T is in saturation, and its output is LOW. . Diode Transistor Logic
  • 16. (Block Diagram of DTL) Due to number of diodes used in this circuit, the speed of the circuit is significantly low. Hence this family of logic gates is modified to transistor-transistor logic i.e. TTL family which has been discussed on next slide. (DTL AND GATE) (SATURATING INVERTER) D1 16 D2
  • 17. The output impedance is asymmetrical between the high and low state, making them unsuitable for driving transmission lines. This drawback is usually overcome by buffering the outputs with special line-driver devices where signals need to be sent through cables. ECL, by virtue of its symmetric low-impedance output structure, does not have this drawback. 15 ( BLOCK DIAGRAM OF TTL)
  • 18. 18  TTL family is a modification to the DTL. It has come to existence so as to overcome the speed limitations of DTL family. The basic gate of this family is TTL NAND gate. Q3 is cutoff (act like a high RC ) when output transistor Q4 is saturated and Q3 is saturated (act like a low RC ) when output transistor Q4 is cutoff . Thus, one transistor is ON at one time.  The combination of Q3 and Q4 is called TOTEM POLE arrangement. Q1 is called input transistor, which is multi emitter transistor, that drive transistor Q2 which is used to control Q3 and Q4. Diode D1 and D2 are used to protect Q1 from unwanted negative voltages and diode D3 ensures when Q4 is ON, Q3 is OFF. Transistor Transistor Logic
  • 19. 19 ECL logic family implements the gates in differential amplifier configuration in which transistors are never driven in the saturation region thereby improving the speed of circuit to a great extent. The ECL family is fastest of all logic families. Based on BJT, but removes problems of delay time by preventing the transistors from saturating. Very fast operation - propagation delays of 1ns or less. Low noise immunity of about 0.2-0.25 V .  The input impedance is high and the output impedance is low. As a result, the transistors change states quickly, gate delays are low, and the fan out capability is high. Emitter Coupled Logic
  • 20. (Block Diagram of ECL) (ECL 2 INPUT OR/NOR GATE) 20 (FUNCTION TABLE) just for study (LOGIC SYMBOL) (TRUTH TABLE)
  • 23. NMOS logic – logic function realization f= A(B+C) To get the appropriate basic operator, a NOT must follow any naturally-inverting function. Here is an NMOS implementation, complete with trailing inverter, of the boolean function a(b+c) Parallel connection –OR Series connection- AND
  • 26. 26 Complimentary MOS (CMOS)  Considerably lower energy consumption than TTL and ECL, which has made portable electronics possible.  Most widely used family for large-scale devices  Combines high speed with low power consumption  Usually operates from a single supply of 5 – 15 V  Excellent noise immunity of about 30% of supply voltage  Can be connected to a large number of gates (about 50) .
  • 28. 28 Switching Circuit and Logic Design by Prof. Indranil Sengupta, IIT KGP Modern digital Electronics by R P Jain NPTEL VIDEO by Dr. Amitava Dasgupta, IITM  Logic Families by Dr. Basem Elhalawany  Logic Gates and Family by Dr. A. P. VAJPEYI, IITG Reference s

Editor's Notes

  • #12: Bus architecture Cache aggregation, compare syllabus, text books, lib stu – comparison with BENCH MARKING SYLLABUS COURSE PLAN, ASSIGNMENTS/TUTORIALS, CITATIONS FOR ASSIGNEMNT RASPERRY PIE
  • #23: http://ffden-2.phys.uaf.edu/webproj/212_spring_2015/Tim_Slauson/tim_slauson/nmos.html