SlideShare una empresa de Scribd logo
1 de 116
Chapter 7 Logic Circuits ,[object Object],[object Object],[object Object],[object Object]
5 .  Understand the binary arithmetic operations used in computers and other digital systems. 6 .  Interconnect logic gates of various types to  implement a given logic function. 7 .  Use Karnaugh maps to minimize the number of gates needed to implement a logic function. 8 .  Understand how gates are connected together  to form flip-flops and registers.
 
 
 
Advantages of the Digital Approach Provided that the noise amplitude is not too large, the logic values represented by a digital signal can still be determined after noise is added. With modern IC technology, it is possible to manufacture exceedingly complex digital circuits economically containing 10s of millions of transistors.
Definitions Positive versus Negative Logic Digital Words In  parallel transmission , an  n -bit word is transferred on  n  wires, one wire for each bit, plus a common or ground wire. In  serial transmission , the successive bits of the word are transferred one after the other with a single pair of wires.
Binary Numbers
 
 
 
 
 
 
Gray Code
 
 
 
Complement Arithmetic The  one’s complement  of a binary number is obtained by replacing 1s by 0s, and vice versa. 01001101 10110010 (one’s complement)
The  two’s complement  of a binary number is obtained by adding 1 to the one’s complement, neglecting the carry (if any) out of the most significant bit. Complements are useful for representing negative numbers and performing subtraction in computers.
Subtraction Using Two’s-Complement Arithmetic
Overflow and Underflow In performing arithmetic using two’s-complement arithmetic, we must be aware of the possibility of  overflow  in which the result exceeds the maximum value that can be represented by the word length in use.
 
 
 
 
 
 
 
 
 
Boolean algebra expressions can be implemented by interconnection of AND gates, OR gates, and inverters.
 
 
De Morgan’s Laws If the variables in a logic expression are replaced by their inverses, the AND operation is replaced by OR, the OR operation is replaced by AND, and the entire expression is inverted, the resulting logic expression yields the same values as before the changes.
 
Chapter 12 Field-Effect Transistors  ,[object Object],[object Object]
NMOS AND PMOS TRANSISTORS
MOSFET Summary
The Fixed- Plus Self-Bias Circuit
 
 
The Small-Signal Equivalent Circuit In small-signal midband analysis of FET amplifiers, the coupling capacitors, bypass capacitors, and dc voltage sources are replaced by short circuits. The FET is replaced with its small-signal equivalent circuit. Then, we write circuit equations and derive useful expressions for gains, input impedance, and output impedance (like earlier BJTs).
 
CMOS Inverter
 
CMOS NAND Gate
 
CMOS NOR Gate
 
NAND, NOR, and XOR Gates
 
 
Sum-of-Products Implementation Product terms that include all of the input variables (or their inverses) are called  minterms . In a sum-of-products expression, we form a product of all the input variables (or their inverses) for each row of the truth table for which the result is logic 1. The output is the sum of these products.
 
 
Product-of-Sums Implementation Sum terms that include all of the input variables (or their inverses) are called  maxterms . In a product-of-sums expression, we form a sum of all the input variables (or their inverses) for each row of the truth table for which the result is logic 0. The output is the product of these sums.
 
 
 
 
 
Many useful combinatorial circuits known as  decoders ,  encoders , or  translators  are available as integrated circuits.
 
 
Karnaugh Maps
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
DIGITAL SIGNAL PROCESSING
 
Conversion of Signals from Analog to Digital Form If a signal contains no components with frequencies higher than  f H , the signal can be exactly reconstructed from its samples, provided that the sampling rate  f s   is selected to be more than twice  f H .
 
 
Digital Lowpass Filter
 
 
 
 
 
Chapter 8 Microcomputers 1 .  Identify and describe the functional blocks of a microcomputer. 2 .  Select the type of memory needed for a given  application.
An embedded computer is part of a product, such as an automobile, printer, or bread machine, that is not called a computer. A microcomputer or microcontroller is a complete computer containing the CPU, memory, and I/O on a single silicon chip.
 
This computer, in which the instructions and data are stored in the same memory, has von Neumann architecture (also known as Princeton architecture).
 
 
 
MEMORY TYPES ,[object Object],[object Object],[object Object],[object Object]
Selection of Memory 1. The trade-off between speed and cost 2.  Whether the information is to be stored permanently or must be changed frequently 3.  Whether data are to be accessed in random order or in sequence
 
 
ASSEMBLY-LANGUAGE PROGRAMMING In general, assembly language statements take the form: LABEL  INSTRUCTION/DIRECTIVE  OPERAND  COMMENT Directives  are used to give commands to the assembler.
 
 
[object Object],[object Object],[object Object]

Más contenido relacionado

La actualidad más candente

FYBSC IT Digital Electronics Unit IV Chapter I Multiplexer, Demultiplexer, AL...
FYBSC IT Digital Electronics Unit IV Chapter I Multiplexer, Demultiplexer, AL...FYBSC IT Digital Electronics Unit IV Chapter I Multiplexer, Demultiplexer, AL...
FYBSC IT Digital Electronics Unit IV Chapter I Multiplexer, Demultiplexer, AL...Arti Parab Academics
 
Combinational logic With Multiplexers and Decoders
Combinational logic With Multiplexers and DecodersCombinational logic With Multiplexers and Decoders
Combinational logic With Multiplexers and DecodersHarsh Parmar
 
Combinational circuits
Combinational circuits Combinational circuits
Combinational circuits DrSonali Vyas
 
Digital logic design DLD Logic gates
Digital logic design DLD Logic gatesDigital logic design DLD Logic gates
Digital logic design DLD Logic gatesSalman Khan
 
decoder and encoder
 decoder and encoder decoder and encoder
decoder and encoderUnsa Shakir
 
FYBSC IT Digital Electronics Unit III Chapter I Combinational Logic Circuits
FYBSC IT Digital Electronics Unit III Chapter I Combinational Logic CircuitsFYBSC IT Digital Electronics Unit III Chapter I Combinational Logic Circuits
FYBSC IT Digital Electronics Unit III Chapter I Combinational Logic CircuitsArti Parab Academics
 
Combinational logic circuits by Tahir Yasin
Combinational logic circuits by Tahir YasinCombinational logic circuits by Tahir Yasin
Combinational logic circuits by Tahir YasinTAHIR YASIN
 
LOGIC GATES - SARTHAK YADAV
LOGIC GATES - SARTHAK YADAVLOGIC GATES - SARTHAK YADAV
LOGIC GATES - SARTHAK YADAVDeepak Yadav
 

La actualidad más candente (20)

EE8351 DLC
EE8351 DLCEE8351 DLC
EE8351 DLC
 
FYBSC IT Digital Electronics Unit IV Chapter I Multiplexer, Demultiplexer, AL...
FYBSC IT Digital Electronics Unit IV Chapter I Multiplexer, Demultiplexer, AL...FYBSC IT Digital Electronics Unit IV Chapter I Multiplexer, Demultiplexer, AL...
FYBSC IT Digital Electronics Unit IV Chapter I Multiplexer, Demultiplexer, AL...
 
Digital Logic Design
Digital Logic Design Digital Logic Design
Digital Logic Design
 
Digital logic
Digital logicDigital logic
Digital logic
 
Combinational circuit
Combinational circuitCombinational circuit
Combinational circuit
 
Combinational logic With Multiplexers and Decoders
Combinational logic With Multiplexers and DecodersCombinational logic With Multiplexers and Decoders
Combinational logic With Multiplexers and Decoders
 
Combinational circuits
Combinational circuits Combinational circuits
Combinational circuits
 
Digital logic
Digital logicDigital logic
Digital logic
 
Digital logic design DLD Logic gates
Digital logic design DLD Logic gatesDigital logic design DLD Logic gates
Digital logic design DLD Logic gates
 
decoder and encoder
 decoder and encoder decoder and encoder
decoder and encoder
 
FYBSC IT Digital Electronics Unit III Chapter I Combinational Logic Circuits
FYBSC IT Digital Electronics Unit III Chapter I Combinational Logic CircuitsFYBSC IT Digital Electronics Unit III Chapter I Combinational Logic Circuits
FYBSC IT Digital Electronics Unit III Chapter I Combinational Logic Circuits
 
STLD-Combinational logic design
STLD-Combinational  logic design STLD-Combinational  logic design
STLD-Combinational logic design
 
Combinational Logic Circuits
Combinational Logic CircuitsCombinational Logic Circuits
Combinational Logic Circuits
 
Chapter 4: Combinational Logic
Chapter 4: Combinational LogicChapter 4: Combinational Logic
Chapter 4: Combinational Logic
 
Combinational logic circuits by Tahir Yasin
Combinational logic circuits by Tahir YasinCombinational logic circuits by Tahir Yasin
Combinational logic circuits by Tahir Yasin
 
Combinational logic
Combinational logicCombinational logic
Combinational logic
 
Logic gate
Logic gateLogic gate
Logic gate
 
Bds lab 4
Bds lab 4Bds lab 4
Bds lab 4
 
LOGIC GATES - SARTHAK YADAV
LOGIC GATES - SARTHAK YADAVLOGIC GATES - SARTHAK YADAV
LOGIC GATES - SARTHAK YADAV
 
Digital Components
Digital ComponentsDigital Components
Digital Components
 

Similar a Logic Fe Tcom

3245731 tele-controlled-steper-motor-thesis
3245731 tele-controlled-steper-motor-thesis3245731 tele-controlled-steper-motor-thesis
3245731 tele-controlled-steper-motor-thesisThanh Nguyen
 
Elet 4315 homework 2
Elet 4315 homework 2Elet 4315 homework 2
Elet 4315 homework 2Rever Wesley
 
underground cable fault location using aruino,gsm&gps
underground cable fault location using aruino,gsm&gps underground cable fault location using aruino,gsm&gps
underground cable fault location using aruino,gsm&gps Mohd Sohail
 
Bcc201
Bcc201Bcc201
Bcc201jojeph
 
Noise Immune Convolutional Encoder Design and Its Implementation in Tanner
Noise Immune Convolutional Encoder Design and Its Implementation in Tanner Noise Immune Convolutional Encoder Design and Its Implementation in Tanner
Noise Immune Convolutional Encoder Design and Its Implementation in Tanner ijcisjournal
 
NOISE IMMUNE CONVOLUTIONAL ENCODER DESIGN AND ITS IMPLEMENTATIONIN TANNER
NOISE IMMUNE CONVOLUTIONAL ENCODER DESIGN AND ITS IMPLEMENTATIONIN TANNERNOISE IMMUNE CONVOLUTIONAL ENCODER DESIGN AND ITS IMPLEMENTATIONIN TANNER
NOISE IMMUNE CONVOLUTIONAL ENCODER DESIGN AND ITS IMPLEMENTATIONIN TANNERIJCI JOURNAL
 
UNIT 2_ESD.pdf
UNIT 2_ESD.pdfUNIT 2_ESD.pdf
UNIT 2_ESD.pdfSaralaT3
 
Difference between i3 and i5 and i7 and core 2 duo pdf
Difference between i3 and i5 and i7 and core 2 duo pdfDifference between i3 and i5 and i7 and core 2 duo pdf
Difference between i3 and i5 and i7 and core 2 duo pdfnavendu shekhar
 
Computer Organization and Architecture ppt .pptx
Computer Organization and Architecture ppt .pptxComputer Organization and Architecture ppt .pptx
Computer Organization and Architecture ppt .pptxSURESHKUMARMURK22DS4
 
Difference between i3 and i5 and i7 and core 2 duo
Difference between i3 and i5 and i7 and core 2 duoDifference between i3 and i5 and i7 and core 2 duo
Difference between i3 and i5 and i7 and core 2 duoShubham Singh
 
Ebc7fc8ba9801f03982acec158fa751744ca copie
Ebc7fc8ba9801f03982acec158fa751744ca   copieEbc7fc8ba9801f03982acec158fa751744ca   copie
Ebc7fc8ba9801f03982acec158fa751744ca copieSourour Kanzari
 
Research Inventy : International Journal of Engineering and Science is publis...
Research Inventy : International Journal of Engineering and Science is publis...Research Inventy : International Journal of Engineering and Science is publis...
Research Inventy : International Journal of Engineering and Science is publis...researchinventy
 
Research Inventy: International Journal of Engineering and Science
Research Inventy: International Journal of Engineering and ScienceResearch Inventy: International Journal of Engineering and Science
Research Inventy: International Journal of Engineering and Scienceresearchinventy
 
simulation of turbo encoding and decoding
simulation of turbo encoding and decodingsimulation of turbo encoding and decoding
simulation of turbo encoding and decodingGulafshan Saifi
 
Welcome to International Journal of Engineering Research and Development (IJERD)
Welcome to International Journal of Engineering Research and Development (IJERD)Welcome to International Journal of Engineering Research and Development (IJERD)
Welcome to International Journal of Engineering Research and Development (IJERD)IJERD Editor
 

Similar a Logic Fe Tcom (20)

3245731 tele-controlled-steper-motor-thesis
3245731 tele-controlled-steper-motor-thesis3245731 tele-controlled-steper-motor-thesis
3245731 tele-controlled-steper-motor-thesis
 
BARC Report
BARC ReportBARC Report
BARC Report
 
Elet 4315 homework 2
Elet 4315 homework 2Elet 4315 homework 2
Elet 4315 homework 2
 
underground cable fault location using aruino,gsm&gps
underground cable fault location using aruino,gsm&gps underground cable fault location using aruino,gsm&gps
underground cable fault location using aruino,gsm&gps
 
Bcc201
Bcc201Bcc201
Bcc201
 
DTMF based load control
DTMF based load controlDTMF based load control
DTMF based load control
 
ppt.pptx
ppt.pptxppt.pptx
ppt.pptx
 
Noise Immune Convolutional Encoder Design and Its Implementation in Tanner
Noise Immune Convolutional Encoder Design and Its Implementation in Tanner Noise Immune Convolutional Encoder Design and Its Implementation in Tanner
Noise Immune Convolutional Encoder Design and Its Implementation in Tanner
 
NOISE IMMUNE CONVOLUTIONAL ENCODER DESIGN AND ITS IMPLEMENTATIONIN TANNER
NOISE IMMUNE CONVOLUTIONAL ENCODER DESIGN AND ITS IMPLEMENTATIONIN TANNERNOISE IMMUNE CONVOLUTIONAL ENCODER DESIGN AND ITS IMPLEMENTATIONIN TANNER
NOISE IMMUNE CONVOLUTIONAL ENCODER DESIGN AND ITS IMPLEMENTATIONIN TANNER
 
Pdc 2 mark
Pdc   2 markPdc   2 mark
Pdc 2 mark
 
UNIT 2_ESD.pdf
UNIT 2_ESD.pdfUNIT 2_ESD.pdf
UNIT 2_ESD.pdf
 
Difference between i3 and i5 and i7 and core 2 duo pdf
Difference between i3 and i5 and i7 and core 2 duo pdfDifference between i3 and i5 and i7 and core 2 duo pdf
Difference between i3 and i5 and i7 and core 2 duo pdf
 
Computer Organization and Architecture ppt .pptx
Computer Organization and Architecture ppt .pptxComputer Organization and Architecture ppt .pptx
Computer Organization and Architecture ppt .pptx
 
Difference between i3 and i5 and i7 and core 2 duo
Difference between i3 and i5 and i7 and core 2 duoDifference between i3 and i5 and i7 and core 2 duo
Difference between i3 and i5 and i7 and core 2 duo
 
Ppt embedded
Ppt embeddedPpt embedded
Ppt embedded
 
Ebc7fc8ba9801f03982acec158fa751744ca copie
Ebc7fc8ba9801f03982acec158fa751744ca   copieEbc7fc8ba9801f03982acec158fa751744ca   copie
Ebc7fc8ba9801f03982acec158fa751744ca copie
 
Research Inventy : International Journal of Engineering and Science is publis...
Research Inventy : International Journal of Engineering and Science is publis...Research Inventy : International Journal of Engineering and Science is publis...
Research Inventy : International Journal of Engineering and Science is publis...
 
Research Inventy: International Journal of Engineering and Science
Research Inventy: International Journal of Engineering and ScienceResearch Inventy: International Journal of Engineering and Science
Research Inventy: International Journal of Engineering and Science
 
simulation of turbo encoding and decoding
simulation of turbo encoding and decodingsimulation of turbo encoding and decoding
simulation of turbo encoding and decoding
 
Welcome to International Journal of Engineering Research and Development (IJERD)
Welcome to International Journal of Engineering Research and Development (IJERD)Welcome to International Journal of Engineering Research and Development (IJERD)
Welcome to International Journal of Engineering Research and Development (IJERD)
 

Logic Fe Tcom

  • 1.
  • 2. 5 . Understand the binary arithmetic operations used in computers and other digital systems. 6 . Interconnect logic gates of various types to implement a given logic function. 7 . Use Karnaugh maps to minimize the number of gates needed to implement a logic function. 8 . Understand how gates are connected together to form flip-flops and registers.
  • 3.  
  • 4.  
  • 5.  
  • 6. Advantages of the Digital Approach Provided that the noise amplitude is not too large, the logic values represented by a digital signal can still be determined after noise is added. With modern IC technology, it is possible to manufacture exceedingly complex digital circuits economically containing 10s of millions of transistors.
  • 7. Definitions Positive versus Negative Logic Digital Words In parallel transmission , an n -bit word is transferred on n wires, one wire for each bit, plus a common or ground wire. In serial transmission , the successive bits of the word are transferred one after the other with a single pair of wires.
  • 9.  
  • 10.  
  • 11.  
  • 12.  
  • 13.  
  • 14.  
  • 16.  
  • 17.  
  • 18.  
  • 19. Complement Arithmetic The one’s complement of a binary number is obtained by replacing 1s by 0s, and vice versa. 01001101 10110010 (one’s complement)
  • 20. The two’s complement of a binary number is obtained by adding 1 to the one’s complement, neglecting the carry (if any) out of the most significant bit. Complements are useful for representing negative numbers and performing subtraction in computers.
  • 22. Overflow and Underflow In performing arithmetic using two’s-complement arithmetic, we must be aware of the possibility of overflow in which the result exceeds the maximum value that can be represented by the word length in use.
  • 23.  
  • 24.  
  • 25.  
  • 26.  
  • 27.  
  • 28.  
  • 29.  
  • 30.  
  • 31.  
  • 32. Boolean algebra expressions can be implemented by interconnection of AND gates, OR gates, and inverters.
  • 33.  
  • 34.  
  • 35. De Morgan’s Laws If the variables in a logic expression are replaced by their inverses, the AND operation is replaced by OR, the OR operation is replaced by AND, and the entire expression is inverted, the resulting logic expression yields the same values as before the changes.
  • 36.  
  • 37.
  • 38. NMOS AND PMOS TRANSISTORS
  • 40. The Fixed- Plus Self-Bias Circuit
  • 41.  
  • 42.  
  • 43. The Small-Signal Equivalent Circuit In small-signal midband analysis of FET amplifiers, the coupling capacitors, bypass capacitors, and dc voltage sources are replaced by short circuits. The FET is replaced with its small-signal equivalent circuit. Then, we write circuit equations and derive useful expressions for gains, input impedance, and output impedance (like earlier BJTs).
  • 44.  
  • 46.  
  • 48.  
  • 50.  
  • 51. NAND, NOR, and XOR Gates
  • 52.  
  • 53.  
  • 54. Sum-of-Products Implementation Product terms that include all of the input variables (or their inverses) are called minterms . In a sum-of-products expression, we form a product of all the input variables (or their inverses) for each row of the truth table for which the result is logic 1. The output is the sum of these products.
  • 55.  
  • 56.  
  • 57. Product-of-Sums Implementation Sum terms that include all of the input variables (or their inverses) are called maxterms . In a product-of-sums expression, we form a sum of all the input variables (or their inverses) for each row of the truth table for which the result is logic 0. The output is the product of these sums.
  • 58.  
  • 59.  
  • 60.  
  • 61.  
  • 62.  
  • 63. Many useful combinatorial circuits known as decoders , encoders , or translators are available as integrated circuits.
  • 64.  
  • 65.  
  • 67.  
  • 68.  
  • 69.  
  • 70.  
  • 71.  
  • 72.  
  • 73.  
  • 74.  
  • 75.  
  • 76.  
  • 77.  
  • 78.  
  • 79.  
  • 80.  
  • 81.  
  • 82.  
  • 83.  
  • 84.  
  • 85.  
  • 86.  
  • 87.  
  • 88.  
  • 89.  
  • 90.  
  • 92.  
  • 93. Conversion of Signals from Analog to Digital Form If a signal contains no components with frequencies higher than f H , the signal can be exactly reconstructed from its samples, provided that the sampling rate f s is selected to be more than twice f H .
  • 94.  
  • 95.  
  • 97.  
  • 98.  
  • 99.  
  • 100.  
  • 101.  
  • 102. Chapter 8 Microcomputers 1 . Identify and describe the functional blocks of a microcomputer. 2 . Select the type of memory needed for a given application.
  • 103. An embedded computer is part of a product, such as an automobile, printer, or bread machine, that is not called a computer. A microcomputer or microcontroller is a complete computer containing the CPU, memory, and I/O on a single silicon chip.
  • 104.  
  • 105. This computer, in which the instructions and data are stored in the same memory, has von Neumann architecture (also known as Princeton architecture).
  • 106.  
  • 107.  
  • 108.  
  • 109.
  • 110. Selection of Memory 1. The trade-off between speed and cost 2. Whether the information is to be stored permanently or must be changed frequently 3. Whether data are to be accessed in random order or in sequence
  • 111.  
  • 112.  
  • 113. ASSEMBLY-LANGUAGE PROGRAMMING In general, assembly language statements take the form: LABEL INSTRUCTION/DIRECTIVE OPERAND COMMENT Directives are used to give commands to the assembler.
  • 114.  
  • 115.  
  • 116.