SlideShare una empresa de Scribd logo
1 de 64
Now CoolJunk brings you…
WORLD OF ICs
WHY IC
Reduces Size
FIRST
Easy to Implement
SECOND
Jack Kilbys’ First IC
at
Texas Instruments
From Sand to a Chip
PHOTOLITHOGRAPHY
Dual Inline Packaging
Surface Mount
Dual Inline Packaging
Pins spaced at 1/10th of an inch
Rows spaced at 3/10th of an inch
Pins between 4-16
Plastic Body
Reading First Line
SN74HCO4N
Make
Family
Generation
IC no.
Package
Type
TRY
TO
READ IT
1. Always read first line
2. Ignore second line
3. Identify notch- Pin1
4. Read Anticlockwise
RULES4
555 Timer IC.
Please open your kit and
take it out
- 8 Pins, DIP
- Each pin has a different function
- Voltage range is 4.5-15V
- To power it, pin 8 is given Vcc
and pin 1 is grounded
- Pin 2 is Input
- Pin 3 is Output
- 200mA of current from output pin
555 Specifications
Draw Pin Diagram in your notebook
Let us create Time
Time, t = 0.0011 * R78 * C6
• Identify R78 and C6 in your circuit sheet,
experiment-1
• Calculate t
Experiment 1
Connecting 555 on BreadBoard
Experiment 1
• Rotate 4K7 potentiometer to the maximum value.
• Take Voltage reading at Pin 2 (Red probe at pin 2
and black probe to –ve terminal of battery). It shall
be close to 9V.
• Press S1 (continuously) and rotate 5K. Check the
voltage reading at pin 2 until it reaches between 3-
4 volts.
• Rotate the potentiometer further and see if your
voltage reading at pin 2 is less than 3V
Experiment 1
• If you press S1, LED will glow for a fixed time, t.
• After LED glows, press S1. Nothing will happen.
Measure the total time for which LED glows.
• While LED is glowing, press S2 (pin 4).
Immediately, LED will be off. This is a Reset Button
• If you press S1, LED will glow for a fixed time, t.
• After LED glows, press S1. Nothing will happen.
Measure the total time for which LED glows.
• While LED is glowing, press S2 (pin 4).
Immediately, LED will be off. This is a Reset Button
• Replace R78 with a 1M ohm preset. At different
positions of the preset, you will notice different
timing durations (measure time with watch).
Pin 3 receives high when Pin 2 is low
Voltage at Pin 2 should be less than 1/3rd of Vcc
Pin 3 produces positive pulse (voltage) for time T
INSIDE MONOSTABLE MODE
Applications of Monostable
“One shot” Trigger
Let us create Tone
F, frequency = 1440/(R78+2R67)*C6
• Identify R78, R67 and C6 in your circuit sheet,
experiment-2
• Calculate f
• Then, implement the following circuit diagram
Experiment 2
EQUAL ON/OFF CYCLES
Circuit Modifications
Activity 2.1: Replace R67 with a 100K preset. Rotate it
and see what happens?---------DIFFERENT TONES
Activity 2.2: Connect two LEDs at pin 3.
One LED with its positive leg at pin 3 and the other leg grounded through a
330 ohm resistor. Second LED with its negative leg at pin 3 and the other leg
connected to Vcc through a 330 ohm resistor
Activity 2.3: Replace C6 in the circuit with 10 mfd or
100 mfd or 1000 mfd and see the difference.
Circuit Modifications (Home Assignment)
Activity 2.4: You can also control the volume of the
tone by using Pin 5. Replace capacitor (0.1 mfd) with
the following circuit:
Let us create Bistable
You create an indefinite pulse
• Then, implement the following circuit diagram
• When you press S2, LED glows. If you press S2
again, nothing will happen.
• Press S4, LED is off. Press S4 again, nothing
happens. Press S1 and LED glows again.
Experiment 3
Combining two ICs
• Output of Pin 3 is used to power pin 8 of another
IC (3 1). Vmin = 60-70% of Vcc
• Output of Pin 3 is used to control pin 5 of
another IC (3 5). When 3 is high, pitch
increases. When 3 is low, pitch decreases.
• Output of Pin 3 is used to trigger another IC
(3 2). When pin 3 is low, it can trigger another
555 since its output is close to 0.5V.
1 Monostable combined with 1 Astable
One Astable combined with another Astable
74HC00
Please open your kit and
take it out
20 MN Gates in Pentium IV
FAST COMPUTATION
THINKING MACHINES
Digital IC Types
• Made from Complimentary Metal Oxide
transistors,
• 74 Series
• Consumer less power
• More sensitive to static charge
• Part Number contains alphabet “C”
• Voltage Range: 3-18 V
• Made from Bipolar Junction transistors
(Transistor- Transistor Logic)
• 4000 Series
• Consume more power
• More Sensitive to static charge
• Part Number contains alphabet
S, LS, ALS
CMOS TTL
1. Give regulated 5V DC Supply
using a Voltage Regulator-7805
2. Low input (0) means (< 1V)
3. High input(1) means (> 3.5 V)
RULE1
Don’t mix TTL and CMOS Chips in the same circuit
No input pin of a digital IC should be left floating or
unattended
# If it is a CMOS IC, ground the unused input pins
# If it is a TTL IC, give Vcc to the unused input pins
RULE2
Latch-Output is made fixed
Let us now build Electronic
Door Lock
LOGIC OF ELECTRONIC DOOR LOCK
Let us now build
Quiz Game
Circuit Requirements
1. Press button first- Winner
2. Output signal latched
3. Output signal is one of the feedback
4. All buttons blocked
5. Host resets the system
- All player buttons should be blocked once the
output signal latches from the winning team
- So, at least one player’s output is enough to
block all the buttons. Thus, all outputs can be
combined into a OR Gate.
Two 555 timers in bistable as Latch
SPDT Switch for play and reset
In play mode, user switches receive –ve
In reset mode, reset pins of 2 timers receive –ve
Push button switches as trigger
(One side –ve and other side OR Gate )
Output of push buttons into 2 OR Gates
Winning user presses push button first---
Negative at Pin 2 of 555---LED glows
Output of both timers into a 3rd OR Gate
Output of 3rd gate as one of the
inputs to 2 OR gates
When host starts the system, either of the two
LED glows. And none of the teams actually
pressed the button.
“SWITCH BOUNCING”
UNWANTED OSCILLATIONS
MULITPLE PULSES TO 555 TIMER
555 TRIGGERS NOT JUST ONCE BUT
A NUMBER OF TIMES
How to remove
these
oscillations?
De-bounce Switch using NOR
Draw this pin
diagram
74LS92
Counter IC, TTL family
14 pin IC, Two inputs (pin 1 and pin 14)
Four Output pins-12,11,9,8
To power it, give Vcc to pin 5 and ground to pin 10
To use it as digital counter, give input to pin 14 and connect pin 1 to pin 12
Binary Counter
First Run a 555 in astable mode
At Four Output pins-12,11,9,8::: Connect a (LED + R) and ground Resistors
See pin diagram and do other connections of 74LS92
Connect output (pin 3) of 555 to input A (pin 14) of 74LS92
Record the observations in the following table
See your Circuit Sheets
LED D LED C LED B LED A Binary
Code
Number
Glows Glows Doesn’t
Glow
Doesn’t
Glow
1100 12
Say, if Binary Number = 011
Then, Decimal Number = 2^0 * 1 + 2^1*1 + 2^2 * 0
= 1*1 + 2*1 + 0 = 1+2 = 3
CD 4017
Decade Counter (counts 0-9)
Output Pins- 1-7, 9-11
Pin8- Ground, Pin 16-Vcc
15, Reset Pin- Low for normal operation
Pin 14- Input Pin (Clock Input)
Pin 13- Low to enable display, high to freeze display
Pin12- Divide by 12 Output- Provides high for counts 0-4 and low for 5-9
DRAW
THIS
7- Segment
Display
Introduction to Integrated Circuits

Más contenido relacionado

La actualidad más candente

Relay interfacing with 8051
Relay interfacing with 8051Relay interfacing with 8051
Relay interfacing with 8051Pratik Phadte
 
IC 4017 Pin Configuration and Its Application
IC 4017 Pin Configuration and Its ApplicationIC 4017 Pin Configuration and Its Application
IC 4017 Pin Configuration and Its Applicationelprocus
 
Comparison of logic families using nand gate
Comparison of logic families using nand gateComparison of logic families using nand gate
Comparison of logic families using nand gateeSAT Journals
 
74ls290datasheet
74ls290datasheet74ls290datasheet
74ls290datasheetneghy
 
transistor transistor logic
transistor transistor logictransistor transistor logic
transistor transistor logicmansi acharya
 
Room illumination
Room illuminationRoom illumination
Room illuminationlalmo
 
TTL classification and TTL XOR Gate
TTL classification and TTL XOR GateTTL classification and TTL XOR Gate
TTL classification and TTL XOR GatePriyanka Shrestha
 
Timer 555
Timer 555 Timer 555
Timer 555 nawafino
 
555 astable powerpoint
555 astable powerpoint555 astable powerpoint
555 astable powerpointJAC1994
 

La actualidad más candente (20)

Digital Clock
Digital ClockDigital Clock
Digital Clock
 
Relay interfacing with 8051
Relay interfacing with 8051Relay interfacing with 8051
Relay interfacing with 8051
 
ELECTRONIC HOUSE
ELECTRONIC HOUSEELECTRONIC HOUSE
ELECTRONIC HOUSE
 
IC 4017 Pin Configuration and Its Application
IC 4017 Pin Configuration and Its ApplicationIC 4017 Pin Configuration and Its Application
IC 4017 Pin Configuration and Its Application
 
555 Timer IC
555 Timer IC555 Timer IC
555 Timer IC
 
IC 555
IC 555IC 555
IC 555
 
Comparison of logic families using nand gate
Comparison of logic families using nand gateComparison of logic families using nand gate
Comparison of logic families using nand gate
 
Digital dice
Digital dice Digital dice
Digital dice
 
74ls290datasheet
74ls290datasheet74ls290datasheet
74ls290datasheet
 
transistor transistor logic
transistor transistor logictransistor transistor logic
transistor transistor logic
 
Room illumination
Room illuminationRoom illumination
Room illumination
 
555 timer
555 timer555 timer
555 timer
 
TTL classification and TTL XOR Gate
TTL classification and TTL XOR GateTTL classification and TTL XOR Gate
TTL classification and TTL XOR Gate
 
555 timer tutorial
555 timer tutorial555 timer tutorial
555 timer tutorial
 
Timer 555
Timer 555 Timer 555
Timer 555
 
555 astable powerpoint
555 astable powerpoint555 astable powerpoint
555 astable powerpoint
 
Ic 555 timer 0
Ic 555 timer 0Ic 555 timer 0
Ic 555 timer 0
 
555 Timer Ic
555 Timer Ic555 Timer Ic
555 Timer Ic
 
Digital Electronics - TTL (Transistor Transistor Logic)
Digital Electronics - TTL (Transistor Transistor Logic)Digital Electronics - TTL (Transistor Transistor Logic)
Digital Electronics - TTL (Transistor Transistor Logic)
 
Timer 555
Timer 555Timer 555
Timer 555
 

Similar a Introduction to Integrated Circuits

Digital clock workshop
Digital clock workshopDigital clock workshop
Digital clock workshopKedarv
 
Automatic Room Lock And Lights Off Circuit
Automatic Room Lock And Lights Off CircuitAutomatic Room Lock And Lights Off Circuit
Automatic Room Lock And Lights Off CircuitAmrish Tejas
 
SIMULATION OF AN ELECTRONIC DICE CIRCUIT USING LEDs IN PROTEUS SOFTWARE
SIMULATION OF AN ELECTRONIC DICE CIRCUIT USING LEDs IN PROTEUS SOFTWARE SIMULATION OF AN ELECTRONIC DICE CIRCUIT USING LEDs IN PROTEUS SOFTWARE
SIMULATION OF AN ELECTRONIC DICE CIRCUIT USING LEDs IN PROTEUS SOFTWARE VaishaliVaishali14
 
555 timer ic_tesitngcircuit
555 timer ic_tesitngcircuit555 timer ic_tesitngcircuit
555 timer ic_tesitngcircuitShobhitSinghEC53
 
Components 555 timer
Components   555 timerComponents   555 timer
Components 555 timersld1950
 
Hardware Hacking and Arduinos
Hardware Hacking and ArduinosHardware Hacking and Arduinos
Hardware Hacking and ArduinosHoward Mao
 
70 interesting circuits
70 interesting circuits70 interesting circuits
70 interesting circuitsivan ion
 
internship report and presentation for electronics students
internship report and presentation for electronics studentsinternship report and presentation for electronics students
internship report and presentation for electronics studentsjaisivajaisiva0492
 
Digital Alarm Clock (IC-TMS-8560)
Digital Alarm Clock (IC-TMS-8560)Digital Alarm Clock (IC-TMS-8560)
Digital Alarm Clock (IC-TMS-8560)Chintan Patel
 
Controlling home appliances using remote (2)
Controlling home appliances using remote (2)Controlling home appliances using remote (2)
Controlling home appliances using remote (2)K Vivek Varkey
 
Controlling home appliances using remote
Controlling home appliances using remoteControlling home appliances using remote
Controlling home appliances using remoteRajan Gautam
 
Arduino - CH 1: The Trick Switch
Arduino - CH 1: The Trick SwitchArduino - CH 1: The Trick Switch
Arduino - CH 1: The Trick SwitchRatzman III
 
IMG_20230325_121848 (13 files merged).ppt
IMG_20230325_121848 (13 files merged).pptIMG_20230325_121848 (13 files merged).ppt
IMG_20230325_121848 (13 files merged).pptDineshThallapelly
 

Similar a Introduction to Integrated Circuits (20)

Digital clock workshop
Digital clock workshopDigital clock workshop
Digital clock workshop
 
Automatic Room Lock And Lights Off Circuit
Automatic Room Lock And Lights Off CircuitAutomatic Room Lock And Lights Off Circuit
Automatic Room Lock And Lights Off Circuit
 
SIMULATION OF AN ELECTRONIC DICE CIRCUIT USING LEDs IN PROTEUS SOFTWARE
SIMULATION OF AN ELECTRONIC DICE CIRCUIT USING LEDs IN PROTEUS SOFTWARE SIMULATION OF AN ELECTRONIC DICE CIRCUIT USING LEDs IN PROTEUS SOFTWARE
SIMULATION OF AN ELECTRONIC DICE CIRCUIT USING LEDs IN PROTEUS SOFTWARE
 
Led chaser
Led chaserLed chaser
Led chaser
 
555 timer ic_tesitngcircuit
555 timer ic_tesitngcircuit555 timer ic_tesitngcircuit
555 timer ic_tesitngcircuit
 
Components 555 timer
Components   555 timerComponents   555 timer
Components 555 timer
 
PLC
PLCPLC
PLC
 
Clap switch mini project using 555 timer IC
Clap switch mini project using 555 timer ICClap switch mini project using 555 timer IC
Clap switch mini project using 555 timer IC
 
Cspass
CspassCspass
Cspass
 
Hardware Hacking and Arduinos
Hardware Hacking and ArduinosHardware Hacking and Arduinos
Hardware Hacking and Arduinos
 
70 interesting circuits
70 interesting circuits70 interesting circuits
70 interesting circuits
 
internship report and presentation for electronics students
internship report and presentation for electronics studentsinternship report and presentation for electronics students
internship report and presentation for electronics students
 
Manual fsr'14
Manual fsr'14Manual fsr'14
Manual fsr'14
 
Digital Alarm Clock (IC-TMS-8560)
Digital Alarm Clock (IC-TMS-8560)Digital Alarm Clock (IC-TMS-8560)
Digital Alarm Clock (IC-TMS-8560)
 
Controlling home appliances using remote (2)
Controlling home appliances using remote (2)Controlling home appliances using remote (2)
Controlling home appliances using remote (2)
 
Controlling home appliances using remote
Controlling home appliances using remoteControlling home appliances using remote
Controlling home appliances using remote
 
Arduino - CH 1: The Trick Switch
Arduino - CH 1: The Trick SwitchArduino - CH 1: The Trick Switch
Arduino - CH 1: The Trick Switch
 
IMG_20230325_121848 (13 files merged).ppt
IMG_20230325_121848 (13 files merged).pptIMG_20230325_121848 (13 files merged).ppt
IMG_20230325_121848 (13 files merged).ppt
 
Digital Stopwatch
Digital StopwatchDigital Stopwatch
Digital Stopwatch
 
Ic 555
Ic 555Ic 555
Ic 555
 

Más de Gurpawan Mand

Más de Gurpawan Mand (8)

Project Sample: To Learn How a Diode Works
Project Sample: To Learn How a Diode WorksProject Sample: To Learn How a Diode Works
Project Sample: To Learn How a Diode Works
 
Tech intern
Tech internTech intern
Tech intern
 
Tech intern
Tech internTech intern
Tech intern
 
H bridge
H bridgeH bridge
H bridge
 
Introduction to Gears
Introduction to GearsIntroduction to Gears
Introduction to Gears
 
Introduction to Gears
Introduction to GearsIntroduction to Gears
Introduction to Gears
 
CoolJunk
CoolJunkCoolJunk
CoolJunk
 
5I's
5I's5I's
5I's
 

Último

Unit 3 Emotional Intelligence and Spiritual Intelligence.pdf
Unit 3 Emotional Intelligence and Spiritual Intelligence.pdfUnit 3 Emotional Intelligence and Spiritual Intelligence.pdf
Unit 3 Emotional Intelligence and Spiritual Intelligence.pdfDr Vijay Vishwakarma
 
REMIFENTANIL: An Ultra short acting opioid.pptx
REMIFENTANIL: An Ultra short acting opioid.pptxREMIFENTANIL: An Ultra short acting opioid.pptx
REMIFENTANIL: An Ultra short acting opioid.pptxDr. Ravikiran H M Gowda
 
2024-NATIONAL-LEARNING-CAMP-AND-OTHER.pptx
2024-NATIONAL-LEARNING-CAMP-AND-OTHER.pptx2024-NATIONAL-LEARNING-CAMP-AND-OTHER.pptx
2024-NATIONAL-LEARNING-CAMP-AND-OTHER.pptxMaritesTamaniVerdade
 
Sociology 101 Demonstration of Learning Exhibit
Sociology 101 Demonstration of Learning ExhibitSociology 101 Demonstration of Learning Exhibit
Sociology 101 Demonstration of Learning Exhibitjbellavia9
 
Accessible Digital Futures project (20/03/2024)
Accessible Digital Futures project (20/03/2024)Accessible Digital Futures project (20/03/2024)
Accessible Digital Futures project (20/03/2024)Jisc
 
How to setup Pycharm environment for Odoo 17.pptx
How to setup Pycharm environment for Odoo 17.pptxHow to setup Pycharm environment for Odoo 17.pptx
How to setup Pycharm environment for Odoo 17.pptxCeline George
 
Kodo Millet PPT made by Ghanshyam bairwa college of Agriculture kumher bhara...
Kodo Millet  PPT made by Ghanshyam bairwa college of Agriculture kumher bhara...Kodo Millet  PPT made by Ghanshyam bairwa college of Agriculture kumher bhara...
Kodo Millet PPT made by Ghanshyam bairwa college of Agriculture kumher bhara...pradhanghanshyam7136
 
Fostering Friendships - Enhancing Social Bonds in the Classroom
Fostering Friendships - Enhancing Social Bonds  in the ClassroomFostering Friendships - Enhancing Social Bonds  in the Classroom
Fostering Friendships - Enhancing Social Bonds in the ClassroomPooky Knightsmith
 
TỔNG ÔN TẬP THI VÀO LỚP 10 MÔN TIẾNG ANH NĂM HỌC 2023 - 2024 CÓ ĐÁP ÁN (NGỮ Â...
TỔNG ÔN TẬP THI VÀO LỚP 10 MÔN TIẾNG ANH NĂM HỌC 2023 - 2024 CÓ ĐÁP ÁN (NGỮ Â...TỔNG ÔN TẬP THI VÀO LỚP 10 MÔN TIẾNG ANH NĂM HỌC 2023 - 2024 CÓ ĐÁP ÁN (NGỮ Â...
TỔNG ÔN TẬP THI VÀO LỚP 10 MÔN TIẾNG ANH NĂM HỌC 2023 - 2024 CÓ ĐÁP ÁN (NGỮ Â...Nguyen Thanh Tu Collection
 
80 ĐỀ THI THỬ TUYỂN SINH TIẾNG ANH VÀO 10 SỞ GD – ĐT THÀNH PHỐ HỒ CHÍ MINH NĂ...
80 ĐỀ THI THỬ TUYỂN SINH TIẾNG ANH VÀO 10 SỞ GD – ĐT THÀNH PHỐ HỒ CHÍ MINH NĂ...80 ĐỀ THI THỬ TUYỂN SINH TIẾNG ANH VÀO 10 SỞ GD – ĐT THÀNH PHỐ HỒ CHÍ MINH NĂ...
80 ĐỀ THI THỬ TUYỂN SINH TIẾNG ANH VÀO 10 SỞ GD – ĐT THÀNH PHỐ HỒ CHÍ MINH NĂ...Nguyen Thanh Tu Collection
 
Google Gemini An AI Revolution in Education.pptx
Google Gemini An AI Revolution in Education.pptxGoogle Gemini An AI Revolution in Education.pptx
Google Gemini An AI Revolution in Education.pptxDr. Sarita Anand
 
HMCS Vancouver Pre-Deployment Brief - May 2024 (Web Version).pptx
HMCS Vancouver Pre-Deployment Brief - May 2024 (Web Version).pptxHMCS Vancouver Pre-Deployment Brief - May 2024 (Web Version).pptx
HMCS Vancouver Pre-Deployment Brief - May 2024 (Web Version).pptxmarlenawright1
 
Jamworks pilot and AI at Jisc (20/03/2024)
Jamworks pilot and AI at Jisc (20/03/2024)Jamworks pilot and AI at Jisc (20/03/2024)
Jamworks pilot and AI at Jisc (20/03/2024)Jisc
 
How to Manage Global Discount in Odoo 17 POS
How to Manage Global Discount in Odoo 17 POSHow to Manage Global Discount in Odoo 17 POS
How to Manage Global Discount in Odoo 17 POSCeline George
 
ICT Role in 21st Century Education & its Challenges.pptx
ICT Role in 21st Century Education & its Challenges.pptxICT Role in 21st Century Education & its Challenges.pptx
ICT Role in 21st Century Education & its Challenges.pptxAreebaZafar22
 
Unit-V; Pricing (Pharma Marketing Management).pptx
Unit-V; Pricing (Pharma Marketing Management).pptxUnit-V; Pricing (Pharma Marketing Management).pptx
Unit-V; Pricing (Pharma Marketing Management).pptxVishalSingh1417
 
Towards a code of practice for AI in AT.pptx
Towards a code of practice for AI in AT.pptxTowards a code of practice for AI in AT.pptx
Towards a code of practice for AI in AT.pptxJisc
 
SOC 101 Demonstration of Learning Presentation
SOC 101 Demonstration of Learning PresentationSOC 101 Demonstration of Learning Presentation
SOC 101 Demonstration of Learning Presentationcamerronhm
 
Basic Civil Engineering first year Notes- Chapter 4 Building.pptx
Basic Civil Engineering first year Notes- Chapter 4 Building.pptxBasic Civil Engineering first year Notes- Chapter 4 Building.pptx
Basic Civil Engineering first year Notes- Chapter 4 Building.pptxDenish Jangid
 
Spellings Wk 3 English CAPS CARES Please Practise
Spellings Wk 3 English CAPS CARES Please PractiseSpellings Wk 3 English CAPS CARES Please Practise
Spellings Wk 3 English CAPS CARES Please PractiseAnaAcapella
 

Último (20)

Unit 3 Emotional Intelligence and Spiritual Intelligence.pdf
Unit 3 Emotional Intelligence and Spiritual Intelligence.pdfUnit 3 Emotional Intelligence and Spiritual Intelligence.pdf
Unit 3 Emotional Intelligence and Spiritual Intelligence.pdf
 
REMIFENTANIL: An Ultra short acting opioid.pptx
REMIFENTANIL: An Ultra short acting opioid.pptxREMIFENTANIL: An Ultra short acting opioid.pptx
REMIFENTANIL: An Ultra short acting opioid.pptx
 
2024-NATIONAL-LEARNING-CAMP-AND-OTHER.pptx
2024-NATIONAL-LEARNING-CAMP-AND-OTHER.pptx2024-NATIONAL-LEARNING-CAMP-AND-OTHER.pptx
2024-NATIONAL-LEARNING-CAMP-AND-OTHER.pptx
 
Sociology 101 Demonstration of Learning Exhibit
Sociology 101 Demonstration of Learning ExhibitSociology 101 Demonstration of Learning Exhibit
Sociology 101 Demonstration of Learning Exhibit
 
Accessible Digital Futures project (20/03/2024)
Accessible Digital Futures project (20/03/2024)Accessible Digital Futures project (20/03/2024)
Accessible Digital Futures project (20/03/2024)
 
How to setup Pycharm environment for Odoo 17.pptx
How to setup Pycharm environment for Odoo 17.pptxHow to setup Pycharm environment for Odoo 17.pptx
How to setup Pycharm environment for Odoo 17.pptx
 
Kodo Millet PPT made by Ghanshyam bairwa college of Agriculture kumher bhara...
Kodo Millet  PPT made by Ghanshyam bairwa college of Agriculture kumher bhara...Kodo Millet  PPT made by Ghanshyam bairwa college of Agriculture kumher bhara...
Kodo Millet PPT made by Ghanshyam bairwa college of Agriculture kumher bhara...
 
Fostering Friendships - Enhancing Social Bonds in the Classroom
Fostering Friendships - Enhancing Social Bonds  in the ClassroomFostering Friendships - Enhancing Social Bonds  in the Classroom
Fostering Friendships - Enhancing Social Bonds in the Classroom
 
TỔNG ÔN TẬP THI VÀO LỚP 10 MÔN TIẾNG ANH NĂM HỌC 2023 - 2024 CÓ ĐÁP ÁN (NGỮ Â...
TỔNG ÔN TẬP THI VÀO LỚP 10 MÔN TIẾNG ANH NĂM HỌC 2023 - 2024 CÓ ĐÁP ÁN (NGỮ Â...TỔNG ÔN TẬP THI VÀO LỚP 10 MÔN TIẾNG ANH NĂM HỌC 2023 - 2024 CÓ ĐÁP ÁN (NGỮ Â...
TỔNG ÔN TẬP THI VÀO LỚP 10 MÔN TIẾNG ANH NĂM HỌC 2023 - 2024 CÓ ĐÁP ÁN (NGỮ Â...
 
80 ĐỀ THI THỬ TUYỂN SINH TIẾNG ANH VÀO 10 SỞ GD – ĐT THÀNH PHỐ HỒ CHÍ MINH NĂ...
80 ĐỀ THI THỬ TUYỂN SINH TIẾNG ANH VÀO 10 SỞ GD – ĐT THÀNH PHỐ HỒ CHÍ MINH NĂ...80 ĐỀ THI THỬ TUYỂN SINH TIẾNG ANH VÀO 10 SỞ GD – ĐT THÀNH PHỐ HỒ CHÍ MINH NĂ...
80 ĐỀ THI THỬ TUYỂN SINH TIẾNG ANH VÀO 10 SỞ GD – ĐT THÀNH PHỐ HỒ CHÍ MINH NĂ...
 
Google Gemini An AI Revolution in Education.pptx
Google Gemini An AI Revolution in Education.pptxGoogle Gemini An AI Revolution in Education.pptx
Google Gemini An AI Revolution in Education.pptx
 
HMCS Vancouver Pre-Deployment Brief - May 2024 (Web Version).pptx
HMCS Vancouver Pre-Deployment Brief - May 2024 (Web Version).pptxHMCS Vancouver Pre-Deployment Brief - May 2024 (Web Version).pptx
HMCS Vancouver Pre-Deployment Brief - May 2024 (Web Version).pptx
 
Jamworks pilot and AI at Jisc (20/03/2024)
Jamworks pilot and AI at Jisc (20/03/2024)Jamworks pilot and AI at Jisc (20/03/2024)
Jamworks pilot and AI at Jisc (20/03/2024)
 
How to Manage Global Discount in Odoo 17 POS
How to Manage Global Discount in Odoo 17 POSHow to Manage Global Discount in Odoo 17 POS
How to Manage Global Discount in Odoo 17 POS
 
ICT Role in 21st Century Education & its Challenges.pptx
ICT Role in 21st Century Education & its Challenges.pptxICT Role in 21st Century Education & its Challenges.pptx
ICT Role in 21st Century Education & its Challenges.pptx
 
Unit-V; Pricing (Pharma Marketing Management).pptx
Unit-V; Pricing (Pharma Marketing Management).pptxUnit-V; Pricing (Pharma Marketing Management).pptx
Unit-V; Pricing (Pharma Marketing Management).pptx
 
Towards a code of practice for AI in AT.pptx
Towards a code of practice for AI in AT.pptxTowards a code of practice for AI in AT.pptx
Towards a code of practice for AI in AT.pptx
 
SOC 101 Demonstration of Learning Presentation
SOC 101 Demonstration of Learning PresentationSOC 101 Demonstration of Learning Presentation
SOC 101 Demonstration of Learning Presentation
 
Basic Civil Engineering first year Notes- Chapter 4 Building.pptx
Basic Civil Engineering first year Notes- Chapter 4 Building.pptxBasic Civil Engineering first year Notes- Chapter 4 Building.pptx
Basic Civil Engineering first year Notes- Chapter 4 Building.pptx
 
Spellings Wk 3 English CAPS CARES Please Practise
Spellings Wk 3 English CAPS CARES Please PractiseSpellings Wk 3 English CAPS CARES Please Practise
Spellings Wk 3 English CAPS CARES Please Practise
 

Introduction to Integrated Circuits

  • 1. Now CoolJunk brings you… WORLD OF ICs WHY IC
  • 2. Reduces Size FIRST Easy to Implement SECOND Jack Kilbys’ First IC at Texas Instruments
  • 3. From Sand to a Chip PHOTOLITHOGRAPHY
  • 6. Dual Inline Packaging Pins spaced at 1/10th of an inch Rows spaced at 3/10th of an inch Pins between 4-16 Plastic Body
  • 9. 1. Always read first line 2. Ignore second line 3. Identify notch- Pin1 4. Read Anticlockwise RULES4
  • 10. 555 Timer IC. Please open your kit and take it out
  • 11. - 8 Pins, DIP - Each pin has a different function - Voltage range is 4.5-15V - To power it, pin 8 is given Vcc and pin 1 is grounded - Pin 2 is Input - Pin 3 is Output - 200mA of current from output pin 555 Specifications
  • 12. Draw Pin Diagram in your notebook
  • 13. Let us create Time Time, t = 0.0011 * R78 * C6 • Identify R78 and C6 in your circuit sheet, experiment-1 • Calculate t
  • 15. Connecting 555 on BreadBoard
  • 16. Experiment 1 • Rotate 4K7 potentiometer to the maximum value. • Take Voltage reading at Pin 2 (Red probe at pin 2 and black probe to –ve terminal of battery). It shall be close to 9V. • Press S1 (continuously) and rotate 5K. Check the voltage reading at pin 2 until it reaches between 3- 4 volts. • Rotate the potentiometer further and see if your voltage reading at pin 2 is less than 3V
  • 17. Experiment 1 • If you press S1, LED will glow for a fixed time, t. • After LED glows, press S1. Nothing will happen. Measure the total time for which LED glows. • While LED is glowing, press S2 (pin 4). Immediately, LED will be off. This is a Reset Button
  • 18. • If you press S1, LED will glow for a fixed time, t. • After LED glows, press S1. Nothing will happen. Measure the total time for which LED glows. • While LED is glowing, press S2 (pin 4). Immediately, LED will be off. This is a Reset Button • Replace R78 with a 1M ohm preset. At different positions of the preset, you will notice different timing durations (measure time with watch).
  • 19. Pin 3 receives high when Pin 2 is low Voltage at Pin 2 should be less than 1/3rd of Vcc Pin 3 produces positive pulse (voltage) for time T
  • 22. Let us create Tone F, frequency = 1440/(R78+2R67)*C6 • Identify R78, R67 and C6 in your circuit sheet, experiment-2 • Calculate f • Then, implement the following circuit diagram
  • 25. Circuit Modifications Activity 2.1: Replace R67 with a 100K preset. Rotate it and see what happens?---------DIFFERENT TONES Activity 2.2: Connect two LEDs at pin 3. One LED with its positive leg at pin 3 and the other leg grounded through a 330 ohm resistor. Second LED with its negative leg at pin 3 and the other leg connected to Vcc through a 330 ohm resistor Activity 2.3: Replace C6 in the circuit with 10 mfd or 100 mfd or 1000 mfd and see the difference.
  • 26. Circuit Modifications (Home Assignment) Activity 2.4: You can also control the volume of the tone by using Pin 5. Replace capacitor (0.1 mfd) with the following circuit:
  • 27. Let us create Bistable You create an indefinite pulse • Then, implement the following circuit diagram • When you press S2, LED glows. If you press S2 again, nothing will happen. • Press S4, LED is off. Press S4 again, nothing happens. Press S1 and LED glows again.
  • 29. Combining two ICs • Output of Pin 3 is used to power pin 8 of another IC (3 1). Vmin = 60-70% of Vcc • Output of Pin 3 is used to control pin 5 of another IC (3 5). When 3 is high, pitch increases. When 3 is low, pitch decreases. • Output of Pin 3 is used to trigger another IC (3 2). When pin 3 is low, it can trigger another 555 since its output is close to 0.5V.
  • 30. 1 Monostable combined with 1 Astable
  • 31. One Astable combined with another Astable
  • 32. 74HC00 Please open your kit and take it out
  • 33. 20 MN Gates in Pentium IV FAST COMPUTATION THINKING MACHINES
  • 34. Digital IC Types • Made from Complimentary Metal Oxide transistors, • 74 Series • Consumer less power • More sensitive to static charge • Part Number contains alphabet “C” • Voltage Range: 3-18 V • Made from Bipolar Junction transistors (Transistor- Transistor Logic) • 4000 Series • Consume more power • More Sensitive to static charge • Part Number contains alphabet S, LS, ALS CMOS TTL
  • 35. 1. Give regulated 5V DC Supply using a Voltage Regulator-7805 2. Low input (0) means (< 1V) 3. High input(1) means (> 3.5 V) RULE1
  • 36.
  • 37.
  • 38.
  • 39. Don’t mix TTL and CMOS Chips in the same circuit No input pin of a digital IC should be left floating or unattended # If it is a CMOS IC, ground the unused input pins # If it is a TTL IC, give Vcc to the unused input pins RULE2
  • 41.
  • 42. Let us now build Electronic Door Lock
  • 43. LOGIC OF ELECTRONIC DOOR LOCK
  • 44. Let us now build Quiz Game
  • 45. Circuit Requirements 1. Press button first- Winner 2. Output signal latched 3. Output signal is one of the feedback 4. All buttons blocked 5. Host resets the system
  • 46.
  • 47. - All player buttons should be blocked once the output signal latches from the winning team - So, at least one player’s output is enough to block all the buttons. Thus, all outputs can be combined into a OR Gate.
  • 48.
  • 49. Two 555 timers in bistable as Latch SPDT Switch for play and reset In play mode, user switches receive –ve In reset mode, reset pins of 2 timers receive –ve Push button switches as trigger (One side –ve and other side OR Gate )
  • 50. Output of push buttons into 2 OR Gates Winning user presses push button first--- Negative at Pin 2 of 555---LED glows Output of both timers into a 3rd OR Gate Output of 3rd gate as one of the inputs to 2 OR gates
  • 51.
  • 52. When host starts the system, either of the two LED glows. And none of the teams actually pressed the button. “SWITCH BOUNCING”
  • 53. UNWANTED OSCILLATIONS MULITPLE PULSES TO 555 TIMER 555 TRIGGERS NOT JUST ONCE BUT A NUMBER OF TIMES How to remove these oscillations?
  • 55.
  • 57. 74LS92 Counter IC, TTL family 14 pin IC, Two inputs (pin 1 and pin 14) Four Output pins-12,11,9,8 To power it, give Vcc to pin 5 and ground to pin 10 To use it as digital counter, give input to pin 14 and connect pin 1 to pin 12
  • 58. Binary Counter First Run a 555 in astable mode At Four Output pins-12,11,9,8::: Connect a (LED + R) and ground Resistors See pin diagram and do other connections of 74LS92 Connect output (pin 3) of 555 to input A (pin 14) of 74LS92 Record the observations in the following table See your Circuit Sheets
  • 59. LED D LED C LED B LED A Binary Code Number Glows Glows Doesn’t Glow Doesn’t Glow 1100 12 Say, if Binary Number = 011 Then, Decimal Number = 2^0 * 1 + 2^1*1 + 2^2 * 0 = 1*1 + 2*1 + 0 = 1+2 = 3
  • 60. CD 4017 Decade Counter (counts 0-9) Output Pins- 1-7, 9-11 Pin8- Ground, Pin 16-Vcc 15, Reset Pin- Low for normal operation Pin 14- Input Pin (Clock Input) Pin 13- Low to enable display, high to freeze display Pin12- Divide by 12 Output- Provides high for counts 0-4 and low for 5-9
  • 61.

Notas del editor

  1. To view this presentation, first, turn up your volume and second, launch the self-running slide show.
  2. To view this presentation, first, turn up your volume and second, launch the self-running slide show.
  3. Presentations are a powerful communication medium.
  4. For more than 20 years, Duarte has developed presentations…
  5. For more than 20 years, Duarte has developed presentations…
  6. …to launch products,
  7. …align employees,
  8. …five simple rules for creating world-changing presentations.
  9. Give them those things in a clear, easily understandable way…
  10. Give them those things in a clear, easily understandable way…
  11. …align employees,
  12. …five simple rules for creating world-changing presentations.
  13. …five simple rules for creating world-changing presentations.
  14. …to launch products,
  15. …to launch products,
  16. …to launch products,