13
DB10 Multiplexer Demultiplexer Operating Manual Ver.1.1 An ISO 9001 : 2000 company 94-101, Electronic Complex Pardesipura, Indore- 452010, India Tel : 91-731- 2570301/02, 4211100 Fax: 91- 731- 2555643 e mail : [email protected] Website : www.scientech.bz Toll free : 1800-103-5050

DB10 Multiplexer Demultiplexer - cgibp.comcgibp.com/data/lab_manual/DB10 Multiplexer Demultiplexer Operatin… · DB10 Multiplexer Demultiplexer Operating Manual ... To study and

  • Upload
    haduong

  • View
    329

  • Download
    6

Embed Size (px)

Citation preview

Page 1: DB10 Multiplexer Demultiplexer - cgibp.comcgibp.com/data/lab_manual/DB10 Multiplexer Demultiplexer Operatin… · DB10 Multiplexer Demultiplexer Operating Manual ... To study and

DB10 Multiplexer Demultiplexer

Operating Manual Ver.1.1

An ISO 9001 : 2000 company

94-101, Electronic Complex Pardesipura, Indore- 452010, India Tel : 91-731- 2570301/02, 4211100 Fax: 91- 731- 2555643 e mail : [email protected] Website : www.scientech.bz Toll free : 1800-103-5050

Page 2: DB10 Multiplexer Demultiplexer - cgibp.comcgibp.com/data/lab_manual/DB10 Multiplexer Demultiplexer Operatin… · DB10 Multiplexer Demultiplexer Operating Manual ... To study and

DB10

Scientech Technologies Pvt. Ltd. 2

Page 3: DB10 Multiplexer Demultiplexer - cgibp.comcgibp.com/data/lab_manual/DB10 Multiplexer Demultiplexer Operatin… · DB10 Multiplexer Demultiplexer Operating Manual ... To study and

DB10

Scientech Technologies Pvt. Ltd. 3

RoHS Compliance

Scientech Products are RoHS Complied. RoHS Directive concerns with the restrictive use of Hazardous substances (Pb, Cd, Cr, Hg, Br compounds) in electric and electronic equipments. Scientech products are “Lead Free” and “Environment Friendly”. It is mandatory that service engineers use lead free solder wire and use the soldering irons upto (25 W) that reach a temperature of 450°C at the tip as the melting temperature of the unleaded solder is higher than the leaded solder.

DB10 Multiplexer Demultiplexer

Table of Contents

1. Introduction 4

2. Theory 5

3. Experiment 1 6 To study and verify 4 to 1 Line Multiplexer And 1 to 4 Line Demultiplexer 4. Data Sheet 9

5. Warranty 13 6. List of Accessories 13

Page 4: DB10 Multiplexer Demultiplexer - cgibp.comcgibp.com/data/lab_manual/DB10 Multiplexer Demultiplexer Operatin… · DB10 Multiplexer Demultiplexer Operating Manual ... To study and

DB10

Scientech Technologies Pvt. Ltd. 4

Introduction DB10 is a compact, ready to use Multiplexer-Demultiplexer experiment board. This experiment board has been designed to study 4 to 1 Line Multiplexer and 1 to 4 Line Demultiplexer circuit and verify their Truth Table. It can be used as stand alone unit with external power supply or can be used with Scientech Digital Lab ST2611 which has built in power supply, pulse generator, pulser switches, 8 bits data switches, logic probe, digital display, 8 bits LED display. List of boards :

Model Name DB01 Logic Gates DB02 Universal Gate- NAND/NOR

DB03 EX-OR Gate Implementation DB04 Demorgan's Theorem

DB05 EX-OR Gate Application DB06 Code Conversion (Binary to Gray & Gray to Binary)

DB07 Code Conversion (BCD to Excess-3 code) DB08 Binary Adder -Subtractor

DB09 Encoder - Decoder DB11 Flip-Flops (R-S, D, J-K, T)

DB12 Shift Register (4 bit SIPO) DB13 4 Bit Synchronous Binary Counter

DB15 BCD to 7- Segment Decoder DB16 Digital to Analog Converter (R-2R ladder)

DB17 3 Digit Event Counter

DB21 Fiber Optic Digital Link

DB22 Analog to Digital Converter (Counter Type) DB27 Transfer Characteristics (TTL and CMOS Inverters)

DB28 Monostable Multivibrator DB29 CMOS and Crystal Oscillator

DB30 Adder/ Subtracter (4-Bit/8-Bit) DB31 Decoder/Demultiplexer

DB32 Modulo-N programmable counter DB35 4 BIT Shift Register

…and many more

Page 5: DB10 Multiplexer Demultiplexer - cgibp.comcgibp.com/data/lab_manual/DB10 Multiplexer Demultiplexer Operatin… · DB10 Multiplexer Demultiplexer Operating Manual ... To study and

DB10

Scientech Technologies Pvt. Ltd. 5

Theory Multiplexing means transmitting a large number of information units over a smaller number of channels or lines. A digital multiplexer is a combinational circuit that selects binary information from one of many input lines and directs it to a single output line. The selection of a particular input line is controlled by a set of selection lines. There are 2n input lines and n selection lines whose bit combinations determine which input is selected. A 4 to 1 Line Multiplexer is shown in figure 1. Each of the four input lines, D0 to D3 is applied to one input of an AND gate. Selection lines S1, S0 are decoded to select a particular AND gate. When S1, S0 = 10. The AND gate associated with input D2 has two of its inputs equal to 1 and third input connected to D2. The other three AND gates have at least one input equal to 0, which makes their output equal to 0. The OR-gate output is now equal to the value of D2, thus providing a path from the selected input to the output. A multiplexer is also called a data selector, since it selects one of many inputs and steers the binary information to the output line. Whenever any input is selected which is in form of clock pulse all other inputs should be at zero level i.e. logic 0. A demultiplexer is a circuit that receives information on a single line and transmits this information on one of 2n possible output lines. The selection of a specific output line is controlled by the bit values of n selection lines. 1 to 4 Line Demultiplexer is shown in figure 2 the single input variable D has a path to all four outputs, but the input information is directed to only one of the output lines, as specified by the binary value of the two selection lines S1 and S0. If the selection lines S1, S0 = 1, 0 output D2 will be same as the input value D, provided D =0 while all other outputs are maintained at 1. For D=1. All outputs are at high level. Clock pulse given to D input can be obtained at output lines through selection lines S1 S0. Table 1a and 2a shows Truth Table for 4 to 1 Line Multiplexer and 1 to 4 line de-multiplexer.

Page 6: DB10 Multiplexer Demultiplexer - cgibp.comcgibp.com/data/lab_manual/DB10 Multiplexer Demultiplexer Operatin… · DB10 Multiplexer Demultiplexer Operating Manual ... To study and

DB10

Scientech Technologies Pvt. Ltd. 6

Experiment Objective : To study the following circuit and verify their Truth Table. 1. 4 To 1 Line Multiplexer 2. 1 To 4 Line De-Multiplexer

Equipments Needed : 1. Digital board DB10. 2. DC Power Supply +5 V from external source or ST2611 Digital lab. 3. Oscilloscope, Digital Multimeter or Digital Lab ST2611.

Logic diagram & Truth Table : (Logic 1 = +5 V & Logic 0=GND)

Figure 1

D0 Dl D2 D3 S1 S0 Z

1 0 1 0 0 0 1

1 0 1 0 0 1 0

1 0 1 1 1 0 1

1 0 1 0 1 1 0 Table 1a

Page 7: DB10 Multiplexer Demultiplexer - cgibp.comcgibp.com/data/lab_manual/DB10 Multiplexer Demultiplexer Operatin… · DB10 Multiplexer Demultiplexer Operating Manual ... To study and

DB10

Scientech Technologies Pvt. Ltd. 7

D0

D1 D2 D

3 S1 S0 Z

I 0 0 0 0 0 I

0 I 0 0 0 1 I

0 0 I 0 1 0 I

0 0 0 I 1 1 I

I (Clock Pulse of 1 KHz) Table 1b

Figure 2

D S1 S0 D0 D1 D2 D3 0 0 0 0 1 1 1 0 0 1 1 0 1 1 0 1 0 1 1 0 1 0 1 1 1 1 1 0

Table 2a

D S1 S0 D0 D1 D2 D3 I 0 0 I 1 1 1 I 0 1 1 I 1 1 I 1 0 1 1 I 1 I 1 1 1 1 1 I

I (Clock Pulse of 1 KHz) Table 2b

Page 8: DB10 Multiplexer Demultiplexer - cgibp.comcgibp.com/data/lab_manual/DB10 Multiplexer Demultiplexer Operatin… · DB10 Multiplexer Demultiplexer Operating Manual ... To study and

DB10

Scientech Technologies Pvt. Ltd. 8

Procedure : 1. Connect +5 V and ground to their indicated position on DB10 from external DC

power supply or from DC power block of Digital Lab ST2611. 2. Switch ON the power supply.

3. Connect inputs D0-D3 as per Truth Table1a to 4 to 1 line multiplexer. Circuit as shown in figure 1.

4. Observe output, Z on multimeter or on LED display of Digital Lab ST2611 and prove Truth Table.

5. Repeat step 3 and 4 for Table 1b. Observe results on Oscilloscope. 6. Connect input D as per Truth Table 2a to 1 to 4 Line Demultiplexer circuit as

shown in figure 2. 7. Observe output D0-D3 on multimeter or on LED display of Digital Lab

ST2611 and prove Truth Table. 8. Repeat steps 2 & 3 for Table 2b and observe output on Oscilloscope.

Page 9: DB10 Multiplexer Demultiplexer - cgibp.comcgibp.com/data/lab_manual/DB10 Multiplexer Demultiplexer Operatin… · DB10 Multiplexer Demultiplexer Operating Manual ... To study and

DB10

Scientech Technologies Pvt. Ltd. 9

Data Sheet

Page 10: DB10 Multiplexer Demultiplexer - cgibp.comcgibp.com/data/lab_manual/DB10 Multiplexer Demultiplexer Operatin… · DB10 Multiplexer Demultiplexer Operating Manual ... To study and

DB10

Scientech Technologies Pvt. Ltd. 10

Page 11: DB10 Multiplexer Demultiplexer - cgibp.comcgibp.com/data/lab_manual/DB10 Multiplexer Demultiplexer Operatin… · DB10 Multiplexer Demultiplexer Operating Manual ... To study and

DB10

Scientech Technologies Pvt. Ltd. 11

Page 12: DB10 Multiplexer Demultiplexer - cgibp.comcgibp.com/data/lab_manual/DB10 Multiplexer Demultiplexer Operatin… · DB10 Multiplexer Demultiplexer Operating Manual ... To study and

DB10

Scientech Technologies Pvt. Ltd. 12

TRIPLE 3-INPUT NAND GATE 7412

Note : Pull up resistance of 1 k is required in open collector ICs to get output.

Page 13: DB10 Multiplexer Demultiplexer - cgibp.comcgibp.com/data/lab_manual/DB10 Multiplexer Demultiplexer Operatin… · DB10 Multiplexer Demultiplexer Operating Manual ... To study and

DB10

Scientech Technologies Pvt. Ltd. 13

Warranty 1. We guarantee the product against all manufacturing defects for 24 months from

the date of sale by us or through our dealers. Consumables like dry cell etc. are not covered under warranty.

2. The guarantee will become void, if

a) The product is not operated as per the instruction given in the operating manual.

b) The agreed payment terms and other conditions of sale are not followed.

c) The customer resells the instrument to another party. d) Any attempt is made to service and modify the instrument.

3. The non-working of the product is to be communicated to us immediately giving full details of the complaints and defects noticed specifically mentioning the type, serial number of the product and date of purchase etc.

4. The repair work will be carried out, provided the product is dispatched securely packed and insured. The transportation charges shall be borne by the customer.

For any Technical Problem Please Contact us at [email protected]

List of Accessories

1. 2 mm Patch Cords (Red) ........................................................................1 No. 2. 2 mm Patch Cord (Black) .......................................................................1 No. 3. 2 mm Patch Cord (Blue) ....................................................................... 7 Nos.

4. e-Manual.................................................................................................1 No.

Updated 05-02-2009