Semáforo 4.30
0 Stars     239 Views    

Author: Gabriel Ferreira - 220115813

Project access type: Public

Description:

A Figura 4.74 mostra o cruzamento de uma rodovia com uma via de acesso. Sensores detectores de veículos são colocados ao longo das pistas C e D (na rodovia) e nas pistas A e B (via de acesso). As saídas desses sensores serão nível BAIXO (0) quando nenhum veículo estiver presente e nível ALTO (1) quando algum estiver.

O sinal de trânsito no cruzamento é controlado de acordo com a seguinte lógica:

1. O sinal da direção leste-oeste (L-O) será verde quando as duas pistas C e D estiverem ocupadas.

2. O sinal da direção leste-oeste será verde sempre que as pistas C ou D estiverem ocupadas, mas com as A e B desocupadas.

3. O sinal da direção norte-sul (N-S) será verde sempre que as duas pistas A e B estiverem ocupadas, mas as C e D estiverem desocupadas.

4. O sinal da direção norte-sul também será verde quando as pistas A ou B estiverem ocupadas enquanto ambas as pistas C e D estiverem vazias.

5. O sinal da direção leste-oeste será verde quando não houver veículo presente.

Usando as saídas dos sensores A, B, C e D como entradas, projete um circuito lógico para controlar o semáforo. Devem existir duas saídas, N-S e L-O, que serão nível ALTO quando a luz correspondente for verde.

Created: Oct 21, 2020

Updated: Aug 26, 2023


Comments

You must login before you can post a comment.

i translated the description from spanish to english and this is the result: A Figure 4.74 shows the crossing of a rodovia as an access route. Vehicle detection sensors are placed along tracks C and D (in the road) and on tracks A and B (access route). As seen from these sensors, it will be LOW (0) level when no vehicle is present and HIGH level (1) when there is some current. Or traffic signal not crossing and controlled according to the following logic: 1. O sinal da direção leste-Oeste (L-W) will be green when both tracks C and D are occupied. 2. O sinal da direção leste-Oeste will be green whenever the C or D runways are occupied, plus those A and B are unoccupied. 3. O sinal da direção norte-sul (N-S) will always be green as long as both tracks A and B are occupied, plus C and D are unoccupied. 4. The north-south direction will also be green when tracks A or B are occupied while both tracks C and D are empty. 5. The east-west direction will be green when no vehicle is present. Using the two outputs A, B, C and D as inputs, project a logic circuit to control or semaphore. There must be two outputs, N-S and L-W, which will be HIGH level when the corresponding light is green.
Posted on Dec 01 2020 at 05:00PM UTC. Last modified by TheSilentor on Dec 01 2020 at 05:00PM UTC.
+0