SlideShare a Scribd company logo
1 of 4
Download to read offline
Informe para el montaje del display 7 segmentos
Presentado por: Juan Pablo Ramírez-Galvis
Presentado a: Jesús Daniel Arias Rincón
Resumen
En este informe se plantean dos formas para la construcción de un circuito que exhibe los números
del 0 al 9 en una pantalla 7 segmentos: primero a través de una estructura combinacional que
parte de la resolución de mapas de Karnaugh y se materializa en compuertas AND, OR y NOT; y
segundo, mediante un integrado 74LS48. Para tal fin, se hacen tanto diseños en CircuitMaker
como montajes sobre protoboard.
Palabras clave: compuertas, 7 segmentos, mapas de Karnaugh, circuitos combinacionales.
1. Materiales utilizados
Software CircuitMaker, protoboard, resistencias de 220 Ω, alambre UTP, luz LED roja, cable de
alimentación USB, adaptador de 5V, multímetro, alicates, Dip Switch, compuertas lógicas (7408,
7404, 7432, 4082, 4072, 7447 y 7448), pantalla 7 segmentos.
2. Procedimiento
Para la fase inicial, se generó una tabla de verdad que compara los números del 0 al 15 en escala
decimal, las combinaciones binarias de 4 dígitos resultantes de 4 interruptores denominados D, C,
B y A, y los LED que se requieren activar/desactivar para mostrar los dígitos en el display 7
segmentos.
D10 D C B A a b c d e f g
0 0 0 0 0 1 1 1 1 1 1 0
1 0 0 0 1 0 1 1 0 0 0 0
2 0 0 1 0 1 1 0 1 1 0 1
3 0 0 1 1 1 1 1 1 0 0 1
4 0 1 0 0 0 1 1 0 0 1 1
5 0 1 0 1 1 0 1 1 0 1 1
6 0 1 1 0 1 0 1 1 1 1 1
7 0 1 1 1 1 1 1 0 0 0 0
8 1 0 0 0 1 1 1 1 1 1 1
9 1 0 0 1 1 1 1 1 0 1 1
10 1 0 1 0 x x x x x x x
11 1 0 1 1 x x x x x x x
12 1 1 0 0 x x x x x x x
13 1 1 0 1 x x x x x x x
14 1 1 1 0 x x x x x x x
15 1 1 1 1 x x x x x x x
Luego, se procedió a resolver los respectivos mapas de Karnaugh.
a
AB  CD 00 01 11 10
00 1 1 1 0
01 1 X X 1
11 X X X X
10 0 1 1 1
a = 𝐵𝐷
̅ + 𝐵𝐶
̅̅̅̅𝐷 + 𝐴𝐵𝐶
̅̅̅̅̅̅ + 𝐴𝐶𝐷
̅
b
AB  CD 00 01 11 10
00 1 1 1 1
01 1 X X 1
11 X X X X
10 1 0 1 0
b = 𝐶𝐷
̅̅̅̅ + 𝐵𝐶
̅̅̅̅𝐷 + 𝐴𝐵𝐷
̅̅̅̅̅̅ + 𝐴𝐵𝐷
̅
c
AB  CD 00 01 11 10
00 1 0 1 1
01 1 X X 1
11 X X X X
10 1 1 1 1
c = 𝐵𝐶
̅̅̅̅ + 𝐶𝐷
̅ + 𝐴𝐶𝐷
̅̅̅̅
d
AB  CD 00 01 11 10
00 1 1 1 0
01 1 X X 1
11 X X X X
10 0 1 0 1
d = 𝐴𝐶𝐷
̅̅̅̅̅̅ + 𝐵𝐶𝐷
̅̅̅̅ + 𝐵𝐶
̅̅̅̅𝐷 + 𝐴̅𝐵𝐷
̅ +
𝐴𝐵
̅𝐶𝐷
̅
e
AB  CD 00 01 11 10
00 1 1 0 0
01 1 X X 0
11 X X X X
10 0 1 0 0
e = 𝐴𝐵𝐶
̅̅̅̅̅̅ + 𝐴̅𝐵𝐷
̅
f
AB  CD 00 01 11 10
00 1 0 0 0
01 1 X X 1
11 X X X X
10 1 1 0 1
f = 𝐴𝐵𝐶
̅̅̅̅̅̅ + 𝐴̅𝐶𝐷
̅ + 𝐵𝐶
̅̅̅̅𝐷 + 𝐵
̅𝐶𝐷
̅
G
AB  CD 00 01 11 10
00 0 1 1 0
01 1 X X 1
11 X X X X
10 1 1 0 1
g = 𝐵𝐶𝐷
̅̅̅̅ + 𝐵𝐶
̅̅̅̅𝐷 + 𝐴̅𝐶𝐷
̅ + 𝐵
̅𝐶𝐷
̅
Con lo anterior, se diseñó la estructura combinacional mediante CircuitMaker.
En el mismo, se insertó una fuente monopolar de 5V, 4 interruptores, 4 resistencias de 220Ω, las
compuertas necesarias AND, OR y NOT, y un display 7 segmentos de cátodo (es decir, conectado
a tierra). Por simplicidad, en la parte inferior se empezó a utilizar AND de 4 entradas (4082) y OR
de 4 entradas (4072).
Acto seguido, se montó sobre la protoboard el circuito correspondiente al segmento “e” con un
LED de salida para comprobar la tabla de verdad. El resultado fue coincidente.
Consiguientemente, se diagramó la arquitectura simplificada para la cual hay dos opciones: con
compuerta 74LS47 y display de ánodo o con compuerta 74LS48 y display de cátodo (la opción en
la que se basó el experimento).
Finalmente, se realizó el montaje de la arquitectura con Dip Switch usando cuatro puertos,
resistencias de 220Ω, integrado 74LS48 y display 7 segmentos de cátodo, sobre protoboard. Fue
posible comprobar que el diseño de CircuitMaker es funcional.
3. Conclusiones
La fabricación de integrados TTL facilita el montaje de los circuitos a través de la miniaturización
en la lógica combinacional, siguiendo con los preceptos de la simplificación electrónica. De otra
parte, se comprueba que el software CircuitMaker mediante su motor de simulación es efectivo
para comprobar ecuaciones de tipo booleano provenientes, en muchos casos, de la resolución de
mapas de Karnaugh.
Asimismo, es importante diferenciar en las referencias de los componentes electrónicos las que
son de tipo cátodo y ánodo pues ello determina la dirección en los flujos de corriente y, por ende,
constituye diversas alternativas para esbozar soluciones a la medida.

More Related Content

What's hot

Diferencias entre circuitos combinacionales y secuenciales
Diferencias entre circuitos combinacionales y secuencialesDiferencias entre circuitos combinacionales y secuenciales
Diferencias entre circuitos combinacionales y secuencialesWilfred Garcia Diomeda
 
Display 7 Segmentos
Display 7 SegmentosDisplay 7 Segmentos
Display 7 SegmentosOswST
 
Compuertas Lógicas NOR, XOR, NAND, XNOR
Compuertas Lógicas NOR, XOR, NAND, XNORCompuertas Lógicas NOR, XOR, NAND, XNOR
Compuertas Lógicas NOR, XOR, NAND, XNORCarolina Medina Salazar
 
Pulsos de reloj de Circuito integrado 555
Pulsos de reloj de Circuito integrado 555Pulsos de reloj de Circuito integrado 555
Pulsos de reloj de Circuito integrado 555Israel Magaña
 
54599266 ejercicios-flip-flops
54599266 ejercicios-flip-flops54599266 ejercicios-flip-flops
54599266 ejercicios-flip-flopsSENA-CIMI-GIRON
 
Tiristores, características, aplicaciones y funcionamiento.
Tiristores, características, aplicaciones y funcionamiento.Tiristores, características, aplicaciones y funcionamiento.
Tiristores, características, aplicaciones y funcionamiento.J Luis Salguero Fioratti
 
Latches y flip flops
Latches y flip flopsLatches y flip flops
Latches y flip flopsJimmy Osores
 
Sumador de 4 bits
Sumador de 4 bitsSumador de 4 bits
Sumador de 4 bitsAbril Bello
 
Los circuitos integrados
Los circuitos integradosLos circuitos integrados
Los circuitos integradosJomicast
 
Sesion multiplexores y demultiplexores
Sesion  multiplexores y demultiplexores Sesion  multiplexores y demultiplexores
Sesion multiplexores y demultiplexores Marco Antonio
 
151953932 laboratorio-de-codificador-y-decodificador
151953932 laboratorio-de-codificador-y-decodificador151953932 laboratorio-de-codificador-y-decodificador
151953932 laboratorio-de-codificador-y-decodificadorEver Omar Nolasco
 
Programacion en WinCupl
Programacion en WinCuplProgramacion en WinCupl
Programacion en WinCuplGilbert_28
 

What's hot (20)

Diferencias entre circuitos combinacionales y secuenciales
Diferencias entre circuitos combinacionales y secuencialesDiferencias entre circuitos combinacionales y secuenciales
Diferencias entre circuitos combinacionales y secuenciales
 
Display 7 Segmentos
Display 7 SegmentosDisplay 7 Segmentos
Display 7 Segmentos
 
8 2 convertidor-analogico_-digital
8 2 convertidor-analogico_-digital8 2 convertidor-analogico_-digital
8 2 convertidor-analogico_-digital
 
Compuertas Lógicas NOR, XOR, NAND, XNOR
Compuertas Lógicas NOR, XOR, NAND, XNORCompuertas Lógicas NOR, XOR, NAND, XNOR
Compuertas Lógicas NOR, XOR, NAND, XNOR
 
Pulsos de reloj de Circuito integrado 555
Pulsos de reloj de Circuito integrado 555Pulsos de reloj de Circuito integrado 555
Pulsos de reloj de Circuito integrado 555
 
54599266 ejercicios-flip-flops
54599266 ejercicios-flip-flops54599266 ejercicios-flip-flops
54599266 ejercicios-flip-flops
 
Algebra Booleana 2
Algebra Booleana 2Algebra Booleana 2
Algebra Booleana 2
 
Familias lógicas
Familias lógicasFamilias lógicas
Familias lógicas
 
Tiristores, características, aplicaciones y funcionamiento.
Tiristores, características, aplicaciones y funcionamiento.Tiristores, características, aplicaciones y funcionamiento.
Tiristores, características, aplicaciones y funcionamiento.
 
Voltaje de rizado
Voltaje de rizadoVoltaje de rizado
Voltaje de rizado
 
Latches y flip flops
Latches y flip flopsLatches y flip flops
Latches y flip flops
 
Sumador de 4 bits
Sumador de 4 bitsSumador de 4 bits
Sumador de 4 bits
 
Los circuitos integrados
Los circuitos integradosLos circuitos integrados
Los circuitos integrados
 
Trabajo sobre Flip Flop
Trabajo sobre Flip FlopTrabajo sobre Flip Flop
Trabajo sobre Flip Flop
 
Sesion multiplexores y demultiplexores
Sesion  multiplexores y demultiplexores Sesion  multiplexores y demultiplexores
Sesion multiplexores y demultiplexores
 
151953932 laboratorio-de-codificador-y-decodificador
151953932 laboratorio-de-codificador-y-decodificador151953932 laboratorio-de-codificador-y-decodificador
151953932 laboratorio-de-codificador-y-decodificador
 
Programacion en WinCupl
Programacion en WinCuplProgramacion en WinCupl
Programacion en WinCupl
 
Electrónica digital: Comparadores
Electrónica digital: ComparadoresElectrónica digital: Comparadores
Electrónica digital: Comparadores
 
TTL-CMOS
TTL-CMOSTTL-CMOS
TTL-CMOS
 
Reloj digital
Reloj digitalReloj digital
Reloj digital
 

Similar to Informe display 7 segmentos

Proyecto final curso – Electrónica Digital I
Proyecto final curso – Electrónica Digital IProyecto final curso – Electrónica Digital I
Proyecto final curso – Electrónica Digital IDaniel A. Lopez Ch.
 
sequential and combinational circuits exam
sequential and combinational circuits examsequential and combinational circuits exam
sequential and combinational circuits exami i
 
[EXPERIMENT20] DeSIGN OF SYNCHRONOUS COUNTERS
[EXPERIMENT20] DeSIGN OF SYNCHRONOUS COUNTERS[EXPERIMENT20] DeSIGN OF SYNCHRONOUS COUNTERS
[EXPERIMENT20] DeSIGN OF SYNCHRONOUS COUNTERSStephanie Ha
 
Seven segment display
Seven segment display Seven segment display
Seven segment display SalmaAkter37
 
Electrónica digital: Diseño de contador con flip-flop tipo JK y D haciendo de...
Electrónica digital: Diseño de contador con flip-flop tipo JK y D haciendo de...Electrónica digital: Diseño de contador con flip-flop tipo JK y D haciendo de...
Electrónica digital: Diseño de contador con flip-flop tipo JK y D haciendo de...SANTIAGO PABLO ALBERTO
 
Reliable multimedia transmission under noisy condition
Reliable multimedia transmission under noisy conditionReliable multimedia transmission under noisy condition
Reliable multimedia transmission under noisy conditionShahrukh Ali Khan
 
Traffic light Controller Design
Traffic light Controller DesignTraffic light Controller Design
Traffic light Controller DesignIvan Tim Oloya
 
Irregular sequence counter
Irregular sequence counterIrregular sequence counter
Irregular sequence counterAbdullah Shiam
 
Sequential Circuit Optimization
Sequential Circuit OptimizationSequential Circuit Optimization
Sequential Circuit OptimizationKatie Dillon
 
Dee2034 chapter 4 flip flop for students part
Dee2034 chapter 4 flip flop  for students partDee2034 chapter 4 flip flop  for students part
Dee2034 chapter 4 flip flop for students partSITI SABARIAH SALIHIN
 
Combinational logic 1
Combinational logic 1Combinational logic 1
Combinational logic 1Heman Pathak
 
Lec16 Intro to Computer Engineering by Hsien-Hsin Sean Lee Georgia Tech -- Fi...
Lec16 Intro to Computer Engineering by Hsien-Hsin Sean Lee Georgia Tech -- Fi...Lec16 Intro to Computer Engineering by Hsien-Hsin Sean Lee Georgia Tech -- Fi...
Lec16 Intro to Computer Engineering by Hsien-Hsin Sean Lee Georgia Tech -- Fi...Hsien-Hsin Sean Lee, Ph.D.
 

Similar to Informe display 7 segmentos (20)

Proyecto final curso – Electrónica Digital I
Proyecto final curso – Electrónica Digital IProyecto final curso – Electrónica Digital I
Proyecto final curso – Electrónica Digital I
 
sequential and combinational circuits exam
sequential and combinational circuits examsequential and combinational circuits exam
sequential and combinational circuits exam
 
K - Map
  K - Map    K - Map
K - Map
 
[EXPERIMENT20] DeSIGN OF SYNCHRONOUS COUNTERS
[EXPERIMENT20] DeSIGN OF SYNCHRONOUS COUNTERS[EXPERIMENT20] DeSIGN OF SYNCHRONOUS COUNTERS
[EXPERIMENT20] DeSIGN OF SYNCHRONOUS COUNTERS
 
1سلمي 2
1سلمي 21سلمي 2
1سلمي 2
 
Karnaugh maps z 88
Karnaugh maps   z  88Karnaugh maps   z  88
Karnaugh maps z 88
 
Seven segment display
Seven segment display Seven segment display
Seven segment display
 
Electrónica digital: Diseño de contador con flip-flop tipo JK y D haciendo de...
Electrónica digital: Diseño de contador con flip-flop tipo JK y D haciendo de...Electrónica digital: Diseño de contador con flip-flop tipo JK y D haciendo de...
Electrónica digital: Diseño de contador con flip-flop tipo JK y D haciendo de...
 
Reliable multimedia transmission under noisy condition
Reliable multimedia transmission under noisy conditionReliable multimedia transmission under noisy condition
Reliable multimedia transmission under noisy condition
 
elec2200-6.pdf
elec2200-6.pdfelec2200-6.pdf
elec2200-6.pdf
 
Chapter 3
Chapter 3Chapter 3
Chapter 3
 
Traffic light Controller Design
Traffic light Controller DesignTraffic light Controller Design
Traffic light Controller Design
 
Irregular sequence counter
Irregular sequence counterIrregular sequence counter
Irregular sequence counter
 
Making a peaking filter by Julio Marqués
Making a peaking filter by Julio MarquésMaking a peaking filter by Julio Marqués
Making a peaking filter by Julio Marqués
 
Problemset3 278
Problemset3 278Problemset3 278
Problemset3 278
 
Sequential Circuit Optimization
Sequential Circuit OptimizationSequential Circuit Optimization
Sequential Circuit Optimization
 
Dee2034 chapter 4 flip flop for students part
Dee2034 chapter 4 flip flop  for students partDee2034 chapter 4 flip flop  for students part
Dee2034 chapter 4 flip flop for students part
 
Combinational logic 1
Combinational logic 1Combinational logic 1
Combinational logic 1
 
Lec16 Intro to Computer Engineering by Hsien-Hsin Sean Lee Georgia Tech -- Fi...
Lec16 Intro to Computer Engineering by Hsien-Hsin Sean Lee Georgia Tech -- Fi...Lec16 Intro to Computer Engineering by Hsien-Hsin Sean Lee Georgia Tech -- Fi...
Lec16 Intro to Computer Engineering by Hsien-Hsin Sean Lee Georgia Tech -- Fi...
 
Control charts
Control chartsControl charts
Control charts
 

More from Juan Pablo Ramírez-Galvis

Poster vehículo electrónico seguidor de línea
Poster vehículo electrónico seguidor de líneaPoster vehículo electrónico seguidor de línea
Poster vehículo electrónico seguidor de líneaJuan Pablo Ramírez-Galvis
 
Informe circuitos temporizados con integrado 555
Informe circuitos temporizados con integrado 555Informe circuitos temporizados con integrado 555
Informe circuitos temporizados con integrado 555Juan Pablo Ramírez-Galvis
 
Simulación de compuertas con conexiones en serie y paralelo
Simulación de compuertas con conexiones en serie y paraleloSimulación de compuertas con conexiones en serie y paralelo
Simulación de compuertas con conexiones en serie y paraleloJuan Pablo Ramírez-Galvis
 
Biogestión y sistemas complejos en la valoración ambiental
Biogestión y sistemas complejos en la valoración ambientalBiogestión y sistemas complejos en la valoración ambiental
Biogestión y sistemas complejos en la valoración ambientalJuan Pablo Ramírez-Galvis
 
Selección natural versus sexual - Laboratorio In Silico
Selección natural versus sexual - Laboratorio In SilicoSelección natural versus sexual - Laboratorio In Silico
Selección natural versus sexual - Laboratorio In SilicoJuan Pablo Ramírez-Galvis
 
Intercambiadores de calor - Laboratorio In Silico
Intercambiadores de calor - Laboratorio In SilicoIntercambiadores de calor - Laboratorio In Silico
Intercambiadores de calor - Laboratorio In SilicoJuan Pablo Ramírez-Galvis
 
Cuando a la bioprospección con animales “se le va la mano”
Cuando a la bioprospección con animales “se le va la mano”Cuando a la bioprospección con animales “se le va la mano”
Cuando a la bioprospección con animales “se le va la mano”Juan Pablo Ramírez-Galvis
 

More from Juan Pablo Ramírez-Galvis (20)

Informe_Contactores.pdf
Informe_Contactores.pdfInforme_Contactores.pdf
Informe_Contactores.pdf
 
Accediendo a los registros Akáshicos
Accediendo a los registros AkáshicosAccediendo a los registros Akáshicos
Accediendo a los registros Akáshicos
 
Poster vehículo electrónico seguidor de línea
Poster vehículo electrónico seguidor de líneaPoster vehículo electrónico seguidor de línea
Poster vehículo electrónico seguidor de línea
 
Trilogia vial
Trilogia vialTrilogia vial
Trilogia vial
 
Informe circuitos temporizados con integrado 555
Informe circuitos temporizados con integrado 555Informe circuitos temporizados con integrado 555
Informe circuitos temporizados con integrado 555
 
Sistemas numéricos y compuertas básicas
Sistemas numéricos y compuertas básicasSistemas numéricos y compuertas básicas
Sistemas numéricos y compuertas básicas
 
Simulación de compuertas con conexiones en serie y paralelo
Simulación de compuertas con conexiones en serie y paraleloSimulación de compuertas con conexiones en serie y paralelo
Simulación de compuertas con conexiones en serie y paralelo
 
7 soluciones ante situaciones complejas
7 soluciones ante situaciones complejas7 soluciones ante situaciones complejas
7 soluciones ante situaciones complejas
 
Biogestión y sistemas complejos en la valoración ambiental
Biogestión y sistemas complejos en la valoración ambientalBiogestión y sistemas complejos en la valoración ambiental
Biogestión y sistemas complejos en la valoración ambiental
 
7 secretos para crear activos
7 secretos para crear activos7 secretos para crear activos
7 secretos para crear activos
 
7 hábitos para mantenerse vital
7 hábitos para mantenerse vital7 hábitos para mantenerse vital
7 hábitos para mantenerse vital
 
Sostenibilidad empresarial
Sostenibilidad empresarialSostenibilidad empresarial
Sostenibilidad empresarial
 
Revitalia edicion 7
Revitalia edicion 7Revitalia edicion 7
Revitalia edicion 7
 
Laboratorio de telemetría
Laboratorio de telemetríaLaboratorio de telemetría
Laboratorio de telemetría
 
Taller Bioimpedancia (Ejercicios Resueltos)
Taller Bioimpedancia (Ejercicios Resueltos)Taller Bioimpedancia (Ejercicios Resueltos)
Taller Bioimpedancia (Ejercicios Resueltos)
 
Crecimiento celular en fotobiorreactores
Crecimiento celular en fotobiorreactoresCrecimiento celular en fotobiorreactores
Crecimiento celular en fotobiorreactores
 
Selección natural versus sexual - Laboratorio In Silico
Selección natural versus sexual - Laboratorio In SilicoSelección natural versus sexual - Laboratorio In Silico
Selección natural versus sexual - Laboratorio In Silico
 
Intercambiadores de calor - Laboratorio In Silico
Intercambiadores de calor - Laboratorio In SilicoIntercambiadores de calor - Laboratorio In Silico
Intercambiadores de calor - Laboratorio In Silico
 
Revitalia edicion 6
Revitalia edicion 6Revitalia edicion 6
Revitalia edicion 6
 
Cuando a la bioprospección con animales “se le va la mano”
Cuando a la bioprospección con animales “se le va la mano”Cuando a la bioprospección con animales “se le va la mano”
Cuando a la bioprospección con animales “se le va la mano”
 

Recently uploaded

Sachpazis Costas: Geotechnical Engineering: A student's Perspective Introduction
Sachpazis Costas: Geotechnical Engineering: A student's Perspective IntroductionSachpazis Costas: Geotechnical Engineering: A student's Perspective Introduction
Sachpazis Costas: Geotechnical Engineering: A student's Perspective IntroductionDr.Costas Sachpazis
 
Internship report on mechanical engineering
Internship report on mechanical engineeringInternship report on mechanical engineering
Internship report on mechanical engineeringmalavadedarshan25
 
High Profile Call Girls Nagpur Meera Call 7001035870 Meet With Nagpur Escorts
High Profile Call Girls Nagpur Meera Call 7001035870 Meet With Nagpur EscortsHigh Profile Call Girls Nagpur Meera Call 7001035870 Meet With Nagpur Escorts
High Profile Call Girls Nagpur Meera Call 7001035870 Meet With Nagpur EscortsCall Girls in Nagpur High Profile
 
HARMONY IN THE HUMAN BEING - Unit-II UHV-2
HARMONY IN THE HUMAN BEING - Unit-II UHV-2HARMONY IN THE HUMAN BEING - Unit-II UHV-2
HARMONY IN THE HUMAN BEING - Unit-II UHV-2RajaP95
 
Sheet Pile Wall Design and Construction: A Practical Guide for Civil Engineer...
Sheet Pile Wall Design and Construction: A Practical Guide for Civil Engineer...Sheet Pile Wall Design and Construction: A Practical Guide for Civil Engineer...
Sheet Pile Wall Design and Construction: A Practical Guide for Civil Engineer...Dr.Costas Sachpazis
 
CCS355 Neural Network & Deep Learning UNIT III notes and Question bank .pdf
CCS355 Neural Network & Deep Learning UNIT III notes and Question bank .pdfCCS355 Neural Network & Deep Learning UNIT III notes and Question bank .pdf
CCS355 Neural Network & Deep Learning UNIT III notes and Question bank .pdfAsst.prof M.Gokilavani
 
GDSC ASEB Gen AI study jams presentation
GDSC ASEB Gen AI study jams presentationGDSC ASEB Gen AI study jams presentation
GDSC ASEB Gen AI study jams presentationGDSCAESB
 
High Profile Call Girls Nagpur Isha Call 7001035870 Meet With Nagpur Escorts
High Profile Call Girls Nagpur Isha Call 7001035870 Meet With Nagpur EscortsHigh Profile Call Girls Nagpur Isha Call 7001035870 Meet With Nagpur Escorts
High Profile Call Girls Nagpur Isha Call 7001035870 Meet With Nagpur Escortsranjana rawat
 
What are the advantages and disadvantages of membrane structures.pptx
What are the advantages and disadvantages of membrane structures.pptxWhat are the advantages and disadvantages of membrane structures.pptx
What are the advantages and disadvantages of membrane structures.pptxwendy cai
 
Artificial-Intelligence-in-Electronics (K).pptx
Artificial-Intelligence-in-Electronics (K).pptxArtificial-Intelligence-in-Electronics (K).pptx
Artificial-Intelligence-in-Electronics (K).pptxbritheesh05
 
APPLICATIONS-AC/DC DRIVES-OPERATING CHARACTERISTICS
APPLICATIONS-AC/DC DRIVES-OPERATING CHARACTERISTICSAPPLICATIONS-AC/DC DRIVES-OPERATING CHARACTERISTICS
APPLICATIONS-AC/DC DRIVES-OPERATING CHARACTERISTICSKurinjimalarL3
 
(ANVI) Koregaon Park Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(ANVI) Koregaon Park Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...(ANVI) Koregaon Park Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(ANVI) Koregaon Park Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...ranjana rawat
 
Study on Air-Water & Water-Water Heat Exchange in a Finned Tube Exchanger
Study on Air-Water & Water-Water Heat Exchange in a Finned Tube ExchangerStudy on Air-Water & Water-Water Heat Exchange in a Finned Tube Exchanger
Study on Air-Water & Water-Water Heat Exchange in a Finned Tube ExchangerAnamika Sarkar
 
chaitra-1.pptx fake news detection using machine learning
chaitra-1.pptx  fake news detection using machine learningchaitra-1.pptx  fake news detection using machine learning
chaitra-1.pptx fake news detection using machine learningmisbanausheenparvam
 
CCS355 Neural Network & Deep Learning Unit II Notes with Question bank .pdf
CCS355 Neural Network & Deep Learning Unit II Notes with Question bank .pdfCCS355 Neural Network & Deep Learning Unit II Notes with Question bank .pdf
CCS355 Neural Network & Deep Learning Unit II Notes with Question bank .pdfAsst.prof M.Gokilavani
 
Application of Residue Theorem to evaluate real integrations.pptx
Application of Residue Theorem to evaluate real integrations.pptxApplication of Residue Theorem to evaluate real integrations.pptx
Application of Residue Theorem to evaluate real integrations.pptx959SahilShah
 
Microscopic Analysis of Ceramic Materials.pptx
Microscopic Analysis of Ceramic Materials.pptxMicroscopic Analysis of Ceramic Materials.pptx
Microscopic Analysis of Ceramic Materials.pptxpurnimasatapathy1234
 
Software and Systems Engineering Standards: Verification and Validation of Sy...
Software and Systems Engineering Standards: Verification and Validation of Sy...Software and Systems Engineering Standards: Verification and Validation of Sy...
Software and Systems Engineering Standards: Verification and Validation of Sy...VICTOR MAESTRE RAMIREZ
 

Recently uploaded (20)

Sachpazis Costas: Geotechnical Engineering: A student's Perspective Introduction
Sachpazis Costas: Geotechnical Engineering: A student's Perspective IntroductionSachpazis Costas: Geotechnical Engineering: A student's Perspective Introduction
Sachpazis Costas: Geotechnical Engineering: A student's Perspective Introduction
 
★ CALL US 9953330565 ( HOT Young Call Girls In Badarpur delhi NCR
★ CALL US 9953330565 ( HOT Young Call Girls In Badarpur delhi NCR★ CALL US 9953330565 ( HOT Young Call Girls In Badarpur delhi NCR
★ CALL US 9953330565 ( HOT Young Call Girls In Badarpur delhi NCR
 
Internship report on mechanical engineering
Internship report on mechanical engineeringInternship report on mechanical engineering
Internship report on mechanical engineering
 
High Profile Call Girls Nagpur Meera Call 7001035870 Meet With Nagpur Escorts
High Profile Call Girls Nagpur Meera Call 7001035870 Meet With Nagpur EscortsHigh Profile Call Girls Nagpur Meera Call 7001035870 Meet With Nagpur Escorts
High Profile Call Girls Nagpur Meera Call 7001035870 Meet With Nagpur Escorts
 
HARMONY IN THE HUMAN BEING - Unit-II UHV-2
HARMONY IN THE HUMAN BEING - Unit-II UHV-2HARMONY IN THE HUMAN BEING - Unit-II UHV-2
HARMONY IN THE HUMAN BEING - Unit-II UHV-2
 
Sheet Pile Wall Design and Construction: A Practical Guide for Civil Engineer...
Sheet Pile Wall Design and Construction: A Practical Guide for Civil Engineer...Sheet Pile Wall Design and Construction: A Practical Guide for Civil Engineer...
Sheet Pile Wall Design and Construction: A Practical Guide for Civil Engineer...
 
CCS355 Neural Network & Deep Learning UNIT III notes and Question bank .pdf
CCS355 Neural Network & Deep Learning UNIT III notes and Question bank .pdfCCS355 Neural Network & Deep Learning UNIT III notes and Question bank .pdf
CCS355 Neural Network & Deep Learning UNIT III notes and Question bank .pdf
 
GDSC ASEB Gen AI study jams presentation
GDSC ASEB Gen AI study jams presentationGDSC ASEB Gen AI study jams presentation
GDSC ASEB Gen AI study jams presentation
 
High Profile Call Girls Nagpur Isha Call 7001035870 Meet With Nagpur Escorts
High Profile Call Girls Nagpur Isha Call 7001035870 Meet With Nagpur EscortsHigh Profile Call Girls Nagpur Isha Call 7001035870 Meet With Nagpur Escorts
High Profile Call Girls Nagpur Isha Call 7001035870 Meet With Nagpur Escorts
 
What are the advantages and disadvantages of membrane structures.pptx
What are the advantages and disadvantages of membrane structures.pptxWhat are the advantages and disadvantages of membrane structures.pptx
What are the advantages and disadvantages of membrane structures.pptx
 
9953056974 Call Girls In South Ex, Escorts (Delhi) NCR.pdf
9953056974 Call Girls In South Ex, Escorts (Delhi) NCR.pdf9953056974 Call Girls In South Ex, Escorts (Delhi) NCR.pdf
9953056974 Call Girls In South Ex, Escorts (Delhi) NCR.pdf
 
Artificial-Intelligence-in-Electronics (K).pptx
Artificial-Intelligence-in-Electronics (K).pptxArtificial-Intelligence-in-Electronics (K).pptx
Artificial-Intelligence-in-Electronics (K).pptx
 
APPLICATIONS-AC/DC DRIVES-OPERATING CHARACTERISTICS
APPLICATIONS-AC/DC DRIVES-OPERATING CHARACTERISTICSAPPLICATIONS-AC/DC DRIVES-OPERATING CHARACTERISTICS
APPLICATIONS-AC/DC DRIVES-OPERATING CHARACTERISTICS
 
(ANVI) Koregaon Park Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(ANVI) Koregaon Park Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...(ANVI) Koregaon Park Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(ANVI) Koregaon Park Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
 
Study on Air-Water & Water-Water Heat Exchange in a Finned Tube Exchanger
Study on Air-Water & Water-Water Heat Exchange in a Finned Tube ExchangerStudy on Air-Water & Water-Water Heat Exchange in a Finned Tube Exchanger
Study on Air-Water & Water-Water Heat Exchange in a Finned Tube Exchanger
 
chaitra-1.pptx fake news detection using machine learning
chaitra-1.pptx  fake news detection using machine learningchaitra-1.pptx  fake news detection using machine learning
chaitra-1.pptx fake news detection using machine learning
 
CCS355 Neural Network & Deep Learning Unit II Notes with Question bank .pdf
CCS355 Neural Network & Deep Learning Unit II Notes with Question bank .pdfCCS355 Neural Network & Deep Learning Unit II Notes with Question bank .pdf
CCS355 Neural Network & Deep Learning Unit II Notes with Question bank .pdf
 
Application of Residue Theorem to evaluate real integrations.pptx
Application of Residue Theorem to evaluate real integrations.pptxApplication of Residue Theorem to evaluate real integrations.pptx
Application of Residue Theorem to evaluate real integrations.pptx
 
Microscopic Analysis of Ceramic Materials.pptx
Microscopic Analysis of Ceramic Materials.pptxMicroscopic Analysis of Ceramic Materials.pptx
Microscopic Analysis of Ceramic Materials.pptx
 
Software and Systems Engineering Standards: Verification and Validation of Sy...
Software and Systems Engineering Standards: Verification and Validation of Sy...Software and Systems Engineering Standards: Verification and Validation of Sy...
Software and Systems Engineering Standards: Verification and Validation of Sy...
 

Informe display 7 segmentos

  • 1. Informe para el montaje del display 7 segmentos Presentado por: Juan Pablo Ramírez-Galvis Presentado a: Jesús Daniel Arias Rincón Resumen En este informe se plantean dos formas para la construcción de un circuito que exhibe los números del 0 al 9 en una pantalla 7 segmentos: primero a través de una estructura combinacional que parte de la resolución de mapas de Karnaugh y se materializa en compuertas AND, OR y NOT; y segundo, mediante un integrado 74LS48. Para tal fin, se hacen tanto diseños en CircuitMaker como montajes sobre protoboard. Palabras clave: compuertas, 7 segmentos, mapas de Karnaugh, circuitos combinacionales. 1. Materiales utilizados Software CircuitMaker, protoboard, resistencias de 220 Ω, alambre UTP, luz LED roja, cable de alimentación USB, adaptador de 5V, multímetro, alicates, Dip Switch, compuertas lógicas (7408, 7404, 7432, 4082, 4072, 7447 y 7448), pantalla 7 segmentos. 2. Procedimiento Para la fase inicial, se generó una tabla de verdad que compara los números del 0 al 15 en escala decimal, las combinaciones binarias de 4 dígitos resultantes de 4 interruptores denominados D, C, B y A, y los LED que se requieren activar/desactivar para mostrar los dígitos en el display 7 segmentos. D10 D C B A a b c d e f g 0 0 0 0 0 1 1 1 1 1 1 0 1 0 0 0 1 0 1 1 0 0 0 0 2 0 0 1 0 1 1 0 1 1 0 1 3 0 0 1 1 1 1 1 1 0 0 1 4 0 1 0 0 0 1 1 0 0 1 1 5 0 1 0 1 1 0 1 1 0 1 1 6 0 1 1 0 1 0 1 1 1 1 1 7 0 1 1 1 1 1 1 0 0 0 0 8 1 0 0 0 1 1 1 1 1 1 1 9 1 0 0 1 1 1 1 1 0 1 1 10 1 0 1 0 x x x x x x x 11 1 0 1 1 x x x x x x x 12 1 1 0 0 x x x x x x x 13 1 1 0 1 x x x x x x x 14 1 1 1 0 x x x x x x x 15 1 1 1 1 x x x x x x x Luego, se procedió a resolver los respectivos mapas de Karnaugh.
  • 2. a AB CD 00 01 11 10 00 1 1 1 0 01 1 X X 1 11 X X X X 10 0 1 1 1 a = 𝐵𝐷 ̅ + 𝐵𝐶 ̅̅̅̅𝐷 + 𝐴𝐵𝐶 ̅̅̅̅̅̅ + 𝐴𝐶𝐷 ̅ b AB CD 00 01 11 10 00 1 1 1 1 01 1 X X 1 11 X X X X 10 1 0 1 0 b = 𝐶𝐷 ̅̅̅̅ + 𝐵𝐶 ̅̅̅̅𝐷 + 𝐴𝐵𝐷 ̅̅̅̅̅̅ + 𝐴𝐵𝐷 ̅ c AB CD 00 01 11 10 00 1 0 1 1 01 1 X X 1 11 X X X X 10 1 1 1 1 c = 𝐵𝐶 ̅̅̅̅ + 𝐶𝐷 ̅ + 𝐴𝐶𝐷 ̅̅̅̅ d AB CD 00 01 11 10 00 1 1 1 0 01 1 X X 1 11 X X X X 10 0 1 0 1 d = 𝐴𝐶𝐷 ̅̅̅̅̅̅ + 𝐵𝐶𝐷 ̅̅̅̅ + 𝐵𝐶 ̅̅̅̅𝐷 + 𝐴̅𝐵𝐷 ̅ + 𝐴𝐵 ̅𝐶𝐷 ̅ e AB CD 00 01 11 10 00 1 1 0 0 01 1 X X 0 11 X X X X 10 0 1 0 0 e = 𝐴𝐵𝐶 ̅̅̅̅̅̅ + 𝐴̅𝐵𝐷 ̅ f AB CD 00 01 11 10 00 1 0 0 0 01 1 X X 1 11 X X X X 10 1 1 0 1 f = 𝐴𝐵𝐶 ̅̅̅̅̅̅ + 𝐴̅𝐶𝐷 ̅ + 𝐵𝐶 ̅̅̅̅𝐷 + 𝐵 ̅𝐶𝐷 ̅ G AB CD 00 01 11 10 00 0 1 1 0 01 1 X X 1 11 X X X X 10 1 1 0 1 g = 𝐵𝐶𝐷 ̅̅̅̅ + 𝐵𝐶 ̅̅̅̅𝐷 + 𝐴̅𝐶𝐷 ̅ + 𝐵 ̅𝐶𝐷 ̅ Con lo anterior, se diseñó la estructura combinacional mediante CircuitMaker.
  • 3. En el mismo, se insertó una fuente monopolar de 5V, 4 interruptores, 4 resistencias de 220Ω, las compuertas necesarias AND, OR y NOT, y un display 7 segmentos de cátodo (es decir, conectado a tierra). Por simplicidad, en la parte inferior se empezó a utilizar AND de 4 entradas (4082) y OR de 4 entradas (4072). Acto seguido, se montó sobre la protoboard el circuito correspondiente al segmento “e” con un LED de salida para comprobar la tabla de verdad. El resultado fue coincidente. Consiguientemente, se diagramó la arquitectura simplificada para la cual hay dos opciones: con compuerta 74LS47 y display de ánodo o con compuerta 74LS48 y display de cátodo (la opción en la que se basó el experimento).
  • 4. Finalmente, se realizó el montaje de la arquitectura con Dip Switch usando cuatro puertos, resistencias de 220Ω, integrado 74LS48 y display 7 segmentos de cátodo, sobre protoboard. Fue posible comprobar que el diseño de CircuitMaker es funcional. 3. Conclusiones La fabricación de integrados TTL facilita el montaje de los circuitos a través de la miniaturización en la lógica combinacional, siguiendo con los preceptos de la simplificación electrónica. De otra parte, se comprueba que el software CircuitMaker mediante su motor de simulación es efectivo para comprobar ecuaciones de tipo booleano provenientes, en muchos casos, de la resolución de mapas de Karnaugh. Asimismo, es importante diferenciar en las referencias de los componentes electrónicos las que son de tipo cátodo y ánodo pues ello determina la dirección en los flujos de corriente y, por ende, constituye diversas alternativas para esbozar soluciones a la medida.