Searched Projects

Tags: Multiplexer

project.name
1 Stars     381 Views

8 to 1 MuX

8 to 1 MuX
This multiplexer is made by Isaac Salazar

project.name
0 Stars     221 Views
User:

Multiplexers


project.name
0 Stars     122 Views

Multiplexer

Multiplexer

Multiplexer


project.name
0 Stars     90 Views

Boolean expression realization using single 4:1 MUX using LSB reduction

Boolean expression realization using single 4:1 MUX using LSB reduction

project.name
1 Stars     410 Views

2:4 Decoder ( Binary Decoder)

2:4 Decoder ( Binary Decoder)

For a decoder, If the input is a N bit binary number, then the output will be one the lines of the 2^N output lines.

So, for a 2-bit binary input, there will be 2^2 output lines and only one of the output lines will be active according to the binary combination of the inputs. This type of decoder is known as 2 to 4 decoder.

A

B

 

Q0

Q1

Q2

Q4

0

0

 

1

0

0

0

0

1

 

0

1

0

0

1

0

 

0

0

1

 

1

1

 

0

0

0

1


project.name
0 Stars     520 Views

8:1 Multiplexer

8:1 Multiplexer

Consider a 8:1 multiplexer that takes 8 two-bit inputs (T8 to T1), three-bit control signal (S) and has an output (Out). This Type of multiplexer is known as a 8 to 1 multiplexer. The truth table is given below:

S2

S1

S0

OUT

0

0

0

T1

0

0

1

T2

0

1

0

T3

0

1

1

T4

1

0

0

T5

1

0

1

T6

1

1

0

T7

1

1

1

T8


project.name
0 Stars     70 Views
User:

This is a circuit design for 4:1 Multiplexer


project.name
0 Stars     98 Views

Simple 4x1 MUX

Simple 4x1 MUX

Coursework for CPE111 course.

Fork the project to test the circuit.


project.name
0 Stars     76 Views

Alternative 4x1 MUX

Alternative 4x1 MUX

Coursework for CPE111.

Fork the project to test the circuit.


project.name
0 Stars     57 Views

Multiplexer

Multiplexer

project.name
0 Stars     76 Views
User:

Experiment 2

Experiment 2

project.name
0 Stars     108 Views

project.name
0 Stars     65 Views
User:

Multiplexer

Multiplexer

Multiplexer made from NOT and 2-Input OR gates


project.name
3 Stars     144 Views

Asynchronous 16 - Segment Array

Asynchronous 16 - Segment Array

Instructions

Set both buttons to off (RED). Now reset the sequencer and turn on button 1 and 2 (set to GREEN). 

Button 1 controls the data fed to the displays.

OFF = Clear all displays ON = Programmed message

Button 2 controls the clock.

To change the message, dump the core or reset the EEPROM and rewrite the suitable data for the 16-Segment Displays. If the new message contains lesser or more letters/numbers to show, make suitable changes to the Sequencer and change the number of displays used.


project.name
0 Stars     53 Views
User:

4:1 Multiplexer by Souvik Ghosh

4:1 Multiplexer by Souvik Ghosh

project.name
0 Stars     47 Views

Experiment 7

Experiment 7

Abdul Muthalib

Roll no: 2

Reg no: 20919002


project.name
0 Stars     55 Views

4 x 1 MUX

4 x 1 MUX

project.name
0 Stars     130 Views
User:

4-1 Multiplexer

4-1 Multiplexer

4-1 Multiplexer

4-input

2-data selector

1-data channel (output)


project.name
0 Stars     64 Views
User:

MUX DEMUX

MUX DEMUX

project.name
0 Stars     69 Views
User:

EXPERIMENT 15A

EXPERIMENT 15A

Implementation of a MUX using Basic Gates


project.name
0 Stars     55 Views

Classification of Combinational circuit


project.name
0 Stars     28 Views
User:

2 Channel Multiplexer

2 Channel Multiplexer

project.name
0 Stars     26 Views
User:

4 Channel Multiplexer

4 Channel Multiplexer

project.name
0 Stars     30 Views
User:

8 Channel Multiplexer

8 Channel Multiplexer

project.name
0 Stars     21 Views

Implement 4x1 and 8x1 multiplexer.

Implement 4x1 and 8x1 multiplexer.

Multiplexer - It is a combinational digital circuit that forward data from one of the 2n input lines to a single output line on the base of n selection lines.


project.name
0 Stars     15 Views

Multiplexer 4*1

Multiplexer 4*1

project.name
0 Stars     17 Views

experiment 03(d)

experiment 03(d)

D.L.F experiment 03(d) 


project.name
1 Stars     95 Views
User:

project.name
0 Stars     13 Views
User:
User Image LC

Multiplexer example

Multiplexer example

project.name
0 Stars     27 Views
User:

3 Bit Multiplexer

3 Bit Multiplexer

project.name
0 Stars     29 Views
User:

Class lab project


project.name
0 Stars     5 Views
User:

Untitled

Untitled

4:1 MUX


project.name
0 Stars     14 Views

Dhairya Gupta

Dhairya Gupta

project.name
0 Stars     8 Views

Coa

Coa

project.name
0 Stars     23 Views

SBA_2 - Statement 2

SBA_2 - Statement 2

This circuit demonstrates a way to simplify the given boolean expression using multiplexers.


project.name
0 Stars     16 Views
User:

Multiplexer

Multiplexer

project.name
0 Stars     12 Views

MUX 2:1

MUX 2:1

project.name
0 Stars     9 Views

MUX 4:1

MUX 4:1

project.name
0 Stars     12 Views

MUX 8:1 (0, 2, 4, 6,7)

MUX 8:1 (0, 2, 4, 6,7)

project.name
0 Stars     16 Views

MUX (1,2,3,4)

MUX (1,2,3,4)

project.name
0 Stars     24 Views
User:

32 : 1 mux using 16 : 1 mux

32 : 1 mux using 16 : 1 mux

project.name
0 Stars     1 Views

Mux/Demux

Mux/Demux

project.name
0 Stars     31 Views
User:

A little experiment of mine where I have a crap ton of digital logic stuff. Below I'll just have the whole list

  • Half & Full Adders
  • Half & Full Subtractors
  • 4 Bit Parallel Adders & Subtractors
  • 1, 2, 4 & 8 bit comparators
  • Encoders & Decoders
  • Latches & Flip Flops
  • Multiplexer

project.name
0 Stars     9 Views
User:

Implement function of your ID with Multiplexer.

Implement function of your ID with Multiplexer.

project.name
0 Stars     11 Views
User:

4-Bit Multiplexer

4-Bit Multiplexer

Multiplexer lol


project.name
0 Stars     8 Views

8 bit Subtractor circuit using MUX

8 bit Subtractor circuit using MUX

project.name
1 Stars     5 Views

4-bit Multiplexer NAND Implementation

4-bit Multiplexer NAND Implementation

4-bit Multiplexer implemented in NAND gates (both 3-input and 2-input) 


project.name
0 Stars     5 Views

4-bit Multiplexer in 2-input NAND

4-bit Multiplexer in 2-input NAND

4-bit Multiplexer implemented in 2-input NAND gates.


project.name
0 Stars     3 Views
User:

Expt 6

Expt 6

project.name
0 Stars     1 Views

Multiplexer

Multiplexer

project.name
0 Stars     2 Views