III Mostra de Projetos da Engenharia – 28/05/2014

E o grande dia chegou! Felizmente tudo correu conforme esperado…

Tivemos um pequeno problema com a primeira placa (fritamos os componentes com a temperatura do ferro de solda… rs), mas graças ao tempo hábil foi possível reverter a situação a nosso favor.

Pontos que percebemos durante a montagem:

-> Foi necessário colocar alguns resistores no projeto. No primeiro teste perdemos um display devido a tensão sobre os leds… Desta forma resolvemos o problema usando resistores de 480Ohm em série com cada led do display.

-> Implementamos um reset no circuito… No primeiro teste de contagem percebemos a necessidade de “zerar” o display para a apresentação e tornar o dispositivo mais dinâmico.

Enfim, abaixo deixamos algumas fotos do processo e, claro, o vídeo!

Imagem

ImagemImagemImagemImagemImagem

Um grande abraço!

Componentes

Para implementar o projeto, serão utilizados os seguintes componentes:

1 Chave On/ Off (Pulso) que fará função de “clock”

3 CI’s 74LS90 – Decade and Binary Counters

3 CI’s 7447 – BCD to 7-Segment Decoders/Drivers

1 CI 7408 – Quad 2-Input AND Gates

3 Displays 7 filamentos (Alimentação 5V)

1 Fonte de alimentação de 5V

 

No detalhe:

CI 74LS90 – Decade and Binary Counters7490

Each of these monolithic counters contains four masterslave flip-flops and additional gating to provide a divide-bytwo counter and a three-stage binary counter for which the count cycle length is divide-by-five for the DM74LS90. All of these counters have a gated zero reset and the DM74LS90 also has gated set-to-nine inputs for use in BCD nine’s complement applications. To use their maximum count length (decade or four bit binary), the B input is connected to the QA output. The input count pulses are applied to input A and the outputs are as described in the appropriate truth table. A symmetrical divide-by-ten count can be obtained from the DM74LS90 counters by connecting the QD output to the A input and applying the input count to the B input which gives a divide-by-ten square wave at output QA.

CI 7447 – BCD to 7-Segment Decoders/Drivers7447

The DM7446A and DM7447A feature active-LOW outputs designed for driving common-anode LEDs or incandescent indicators directly. All of the circuits have full ripple-blanking input/output controls and a lamp test input. Segment identification and resultant displays are shown on a following page. Display patterns for BCD input counts above nine are unique symbols to authenticate input conditions. All of the circuits incorporate automatic leading and/or trailing edge, zero-blanking control (RBI and RBO). Lamp test (LT) of these devices may be performed at any time when the BI/RBO node is at a HIGH logic level. All types contain an overriding blanking input (BI) which can be used to control the lamp intensity (by pulsing) or to inhibit the outputs.

CI 7408 – Quad 2-Input AND Gates

7408 tt

This device contais four independent gates each of which performs the logic AND function

Para a contagem, utilizaremos uma roda de bicicleta montada em uma base. As voltas desta roda serão contadas a partir dos sinais de pulso da chave On/ Off.