tecno4
2.4M views | +84 today
tecno4
Información asignatura tecnología
Your new post is loading...
Your new post is loading...

Popular Tags

Current selected tag: 'Circuitos secuenciales'. Clear
Scooped by Gumersindo Fernández
Scoop.it!

Sequential Logic eBook

Sequential Logic eBook | tecno4 | Scoop.it
Sequential Logic eBook explains how sequential logic circuits depend on their present and past history using flip-flops as memory elements
No comment yet.
Scooped by Gumersindo Fernández
Scoop.it!

CONTADORES SINCRONOS

No comment yet.
Scooped by Gumersindo Fernández
Scoop.it!

Part 4: Think Logically Counters and Registers

Part 4: Think Logically Counters and Registers | tecno4 | Scoop.it
No comment yet.
Scooped by Gumersindo Fernández
Scoop.it!

Sequential Logic Circuits and the SR Flip-flop

Sequential Logic Circuits and the SR Flip-flop | tecno4 | Scoop.it
Sequential Logic Circuits use flip-flops as memory elements and in which their output is dependent on the input state
No comment yet.
Scooped by Gumersindo Fernández
Scoop.it!

Aumentar salidas digitales de Arduino con el shift register

Aumentar salidas digitales de Arduino con el shift register | tecno4 | Scoop.it
En el articulo controlar matriz de LEDs con Arduino ya vimos como aumentar las salidas digitales con la técnica de Charlieplexing, en este caso vamos a ver como aumentar las salidas digitales de Arduino con el shift register, también llamados registros de desplazamiento pero con estos chips no solo vamos a poder manejar una matriz de LEDs …
No comment yet.
Scooped by Gumersindo Fernández
Scoop.it!

What is Shift Register? Working, Applications & Types of Shift Registers

What is Shift Register? Working, Applications & Types of Shift Registers | tecno4 | Scoop.it

Shift Registers are sequential logic circuits, capable of storage and transfer of data. They are made up of Flip Flops which are connected in such a way that the output of one flip flop could serve as the input of the other flip-flop, depending on the type of shift registers being created.

No comment yet.
Scooped by Gumersindo Fernández
Scoop.it!

D Flip-Flop Circuit Diagram: Working & Truth Table Explained

D Flip-Flop Circuit Diagram: Working & Truth Table Explained | tecno4 | Scoop.it

So, we are going to discuss about the Flip-flops also called as latches. The latches can also be understood as Bistable Multivibrator as two stable states. Generally, these latch circuits can be either active-high or active-low and they can be triggered by HIGH or LOW signals respectively.

The common types of flip-flops are,

  1. RS Flip-flop (RESET-SET)
  2. D Flip-flop (Data)
  3. JK Flip-flop (Jack-Kilby)
  4. T Flip-flop (Toggle)

Out of the above types only JK and D flip-flops are available in the integrated IC form and also used widely in most of the applications. Here in this article we will discuss about D type Flip Flop.

No comment yet.
Scooped by Gumersindo Fernández
Scoop.it!

T Flip Flop Circuit Diagram, Truth Table & Working Explained

T Flip Flop Circuit Diagram, Truth Table & Working Explained | tecno4 | Scoop.it

So, we are going to discuss about the Flip-flops also called as latches. The latches can also be understood as Bistable Multivibrator as two stable states. Generally, these latch circuits can be either active-high or active-low and they can be triggered by HIGH or LOW signals respectively.

The common types of flip-flops are,

  1. RS Flip-flop (RESET-SET)
  2. D Flip-flop (Data)
  3. JK Flip-flop (Jack-Kilby)
  4. T Flip-flop (Toggle)

Out of the above types only JK and D flip-flops are available in the integrated IC form and also used widely in most of the applications. Here in this article we will discuss about T Flip Flop.

No comment yet.
Scooped by Gumersindo Fernández
Scoop.it!

Circuitos secuenciales 

Circuitos secuenciales  | tecno4 | Scoop.it

La diferencia principal entre un circuitos combinacionales y un circuitos secuenciales es que en el segundo caso hay hay una o más señales de salida realimentadas hacia la entrada. Ver el gráfico.

Se puede ver que la salida de la compuerta OR es realimentada y se utiliza como entrada de la compuerta AND inferior.

Esto significa que la salida (F) de este circuito digital dependerá de las entradas (A y B), pero también dependerá de la salida F (la salida que se realimenta) que se haya dado, un instante antes. En otras palabras, la salida F depende de las entradas A y B y del valor que tenía esta salida, previamente.

No comment yet.
Scooped by Gumersindo Fernández
Scoop.it!

Biestable JK (Flip-Flop JK) - Entradas SET y CLEAR - Tabla de verdad

Biestable JK (Flip-Flop JK) - Entradas SET y CLEAR - Tabla de verdad | tecno4 | Scoop.it
El Flip-Flop JK es un dispositivo secuencial que tiene 3 entradas (J, K, CLK (señal de reloj)) y 2 salidas (Q y Q). Las entradas J, K son entradas de control.

A este Flip Flop también se le llama Flip Flop universal debido a a partir de él, se pueden obtener todos los otros tipos de Flip Flops.
No comment yet.
Scooped by Gumersindo Fernández
Scoop.it!

Resumen de biestables síncronos y asíncronos

Resumen de biestables síncronos y asíncronos | tecno4 | Scoop.it

Los biestables son los componentes que utilizaremos en los circuitos secuenciales, aquellos en los que su estado lógico depende de sus variables en el tiempo, llamando a como quedan estado. El estado no sólo queda determinado por las entradas, sino también por las entradas anteriores, llamándose éstas, estado interno, estado anterior o memoria.

El biestable es también llamado bascula o flip-flop en el idioma inglés. Podemos dividirlos en asíncronos y síncronos. Un biestable por si solo tiene la capacidad de almacenar un bit de información.

En los siguientes esquemas vamos a ir viendo como están montados los biestables RS, JK, T Y D con puertas NAND y NOR de la familia TTL. En el protoboard sera muy fácil montarlos al estar indicado el modelo y numeración de los pins de la puerta lógica. En los circuitos integrados usados la alimentación vendra por los pines 7 GND y 14 +5V.

No comment yet.
Scooped by Gumersindo Fernández
Scoop.it!

Circuitos secuenciales

No comment yet.
Scooped by Gumersindo Fernández
Scoop.it!

Máquinas de estado sin entradas ni salidas con flip flops tipo D

No comment yet.
Scooped by Gumersindo Fernández
Scoop.it!

¿Cómo truncar un contador?

No comment yet.
Scooped by Gumersindo Fernández
Scoop.it!

Biestables

Ejercicios de LDM de Biestables. A partir de la tabla de verdad de cada biestable, rellenar los cronogramas. Enlace: Ejercicio Biestables - PDF :D
No comment yet.
Scooped by Gumersindo Fernández
Scoop.it!

Part 3: Think Logically Logic Gates & Sequential Logic

Part 3: Think Logically Logic Gates & Sequential Logic | tecno4 | Scoop.it
No comment yet.
Scooped by Gumersindo Fernández
Scoop.it!

74hc595: todo sobre el CI de registro de desplazamiento

74hc595: todo sobre el CI de registro de desplazamiento | tecno4 | Scoop.it

El chip 74HC595, como se deduce de su nombre, es un circuito impresor que implementa en su interior un circuito CMOS. Concretamente es un registro de desplazamiento. Para los que aún no conozcan estos registros, básicamente es un circuito digital secuencial, es decir, que sus valores en la salida dependen simplemente de los valores de la entrada y de valores anteriores almacenados.
Eso los diferencia de los combinacionales, que las salidas solo dependen del valor de la entrada. Este registro se compone de una serie de biestables o flip-flops de tipo D comandados por una señal de reloj. Esos biestables son memorias que mantienen un valor anterior. Cada uno almacena un bit y, de su nombre también puedes deducir que, los puede desplazar. Al correr los bits de un lado a otro podemos hacer operaciones digitales bastante interesantes.

No comment yet.
Scooped by Gumersindo Fernández
Scoop.it!

SR Flip-Flop Circuit Diagram with NAND Gates: Working & Truth Table Explained

SR Flip-Flop Circuit Diagram with NAND Gates: Working & Truth Table Explained | tecno4 | Scoop.it

So, we are going to discuss about the Flip-flops also called as latches. The latches can also be understood as Bistable Multivibrator as two stable states. Generally, these latch circuits can be either active-high or active-low and they can be triggered by HIGH or LOW signals respectively.

The common types of flip-flops are,

  1. RS Flip-flop (RESET-SET)
  2. D Flip-flop (Data)
  3. JK Flip-flop (Jack-Kilby)
  4. T Flip-flop (Toggle)

Out of the above types only JK and D flip-flops are available in the integrated IC form and also used widely in most of the applications.

Here in this article we will discuss about SR Flip Flop and will explore the other Flip Flop in later articles.

No comment yet.
Scooped by Gumersindo Fernández
Scoop.it!

JK Flip-Flop Circuit Diagram, Truth Table and Working Explained

JK Flip-Flop Circuit Diagram, Truth Table and Working Explained | tecno4 | Scoop.it

So, we are going to discuss about the Flip-flops also called as latches. The latches can also be understood as Bistable Multivibrator as two stable states. Generally, these latch circuits can be either active-high or active-low and they can be triggered by HIGH or LOW signals respectively.

The common types of flip-flops are,

  1. RS Flip-flop (RESET-SET)
  2. D Flip-flop (Data)
  3. JK Flip-flop (Jack-Kilby)
  4. T Flip-flop (Toggle)

Out of the above types only JK and D flip-flops are available in the integrated IC form and also used widely in most of the applications. Here in this article we will discuss about JK Flip Flop.

No comment yet.
Scooped by Gumersindo Fernández
Scoop.it!

Digital Circuits 4: Sequential Circuits

No comment yet.
Scooped by Gumersindo Fernández
Scoop.it!

Circuitos Contadores Asíncronos 

AHORA puedes hacer el curso de ELECTRÓNICA DIGITAL - Nivel 1, totalmente GRATIS, puedes acceder al aula virtual en: http://aprobarfacil.com/moodle/course...

En los contadores asíncronos la salida Q de un biestable JK se utiliza como reloj del siguiente biestable.
No comment yet.
Scooped by Gumersindo Fernández
Scoop.it!

CIRCUITO 74160 TTL 

CIRCUITO 74160 TTL  | tecno4 | Scoop.it
El 74160 es un contador decimal síncrono ascendente de 4 bits recargable, sin hacer ninguna modificación se pueden hacer cuentas de 0 a 9 el máximo que permite este modelo de contador, o realizar cuentas mas grandes uniendo las patillas de conexión pin 15 (CARRY), junto con los pins  7 Y 10 (ENP y ENT) del siguiente contador, el CLK quedara unido en paralelo en todos los contadores que se pongan.
No comment yet.
Scooped by Gumersindo Fernández
Scoop.it!

CIRCUITO 74279 TTL 

CIRCUITO 74279 TTL  | tecno4 | Scoop.it

El circuito integrado 74279 o subfamilia (74LS279, 74F279, 74S279, 74HCT279,..) consta de cuatro Flip-Flops RS o también llamados Registros Biestables (Latches).

Este circuito ya pertenece a la familia de la lógica secuencial, su salida no solo depende de una función lógica, sino que el tiempo y los estados en que se encuentre determinaran la salida obtenida. Con el podemos almacenar un bit, la unidad mínima de memoria.

No comment yet.