kbg.co.kr [공학]디지털시스템설계 - 신호등 설계 > kbg4 | kbg.co.kr report

[공학]디지털시스템설계 - 신호등 설계 > kbg4

본문 바로가기

kbg4


[[ 이 포스팅은 제휴마케팅이 포함된 광고로 커미션을 지급 받습니다. ]


[공학]디지털시스템설계 - 신호등 설계

페이지 정보

작성일 20-05-29 08:14

본문




Download : [공학]디지털시스템설계 - 신호등 설계.hwp









설명


[공학]디지털시스템설계%20-%20신호등%20설계_hwp_01.gif [공학]디지털시스템설계%20-%20신호등%20설계_hwp_02.gif [공학]디지털시스템설계%20-%20신호등%20설계_hwp_03.gif [공학]디지털시스템설계%20-%20신호등%20설계_hwp_04.gif [공학]디지털시스템설계%20-%20신호등%20설계_hwp_05.gif [공학]디지털시스템설계%20-%20신호등%20설계_hwp_06.gif

Download : [공학]디지털시스템설계 - 신호등 설계.hwp( 89 )


[공학]디지털시스템설계 - 신호등 설계 , [공학]디지털시스템설계 - 신호등 설계공학기술레포트 , [공학]디지털시스템설계 - 신호등 설계

Design Object

Design a practical Traffic Light Controller using Traffic Lights Module
on HBE-COMBO II Kit

Diagram




The state of Kit according to Light_direction


Traffic signal cycle

emergency state

VFD, DOT, LED, 7SEG

Modified Code
`top_traffic.vhd`

entity top_traffic is
port (
iMclk : in std_logic;
iMrst : in std_logic;
iswitch : in std_logic;
iswitch2 : in std_logic;

istate : in std_logic;
idirection : in std_logic_v...

Design Object

Design a practical Traffic Light Controller using Traffic Lights Module
on HBE-COMBO II Kit

Diagram




The state of Kit according to Light_direction


Traffic signal cycle

emergency state

VFD, DOT, LED, 7SEG

Modified Code
`top_traffic.vhd`

entity top_traffic is
port (
iMclk : in std_logic;
iMrst : in std_logic;
iswitch : in std_logic;
iswitch2 : in std_logic;

istate : in std_logic;
idirection : in std_logic_vector(3 downto 0);

light_direction : in integer range 0 to 4;
std_logic is set to change switch to next direction and change iswitch2 to
switch changing the direction to opposite side.
std_logic is also set to change istate to emergency situation.
std_logic_vector is set to change idirection to variable that accept the
assigned direction.
light_direction is modified to 4 for adding emergency situation.
architecture Design_Traffic_Controlloer of top_traffic is

type state_tr…(To be continued )
[공학]디지털시스템설계 - 신호등 설계
순서

[공학]디지털시스템설계,-,신호등,설계,공학기술,레포트






레포트/공학기술

[공학]디지털시스템설계 - 신호등 설계

다.
REPORT 74(sv75)



해당자료의 저작권은 각 업로더에게 있습니다.

kbg.co.kr 은 통신판매중개자이며 통신판매의 당사자가 아닙니다.
따라서 상품·거래정보 및 거래에 대하여 책임을 지지 않습니다.
[[ 이 포스팅은 제휴마케팅이 포함된 광고로 커미션을 지급 받습니다 ]]

[저작권이나 명예훼손 또는 권리를 침해했다면 이메일 admin@hong.kr 로 연락주시면 확인후 바로 처리해 드리겠습니다.]
If you have violated copyright, defamation, of rights, please contact us by email at [ admin@hong.kr ] and we will take care of it immediately after confirmation.
Copyright © kbg.co.kr All rights reserved.