• LF몰 이벤트
  • 파일시티 이벤트
  • 서울좀비 이벤트
  • 탑툰 이벤트
  • 닥터피엘 이벤트
  • 아이템베이 이벤트
  • 아이템매니아 이벤트
  • 통합검색(15)
  • 리포트(15)

"74LS193A counters" 검색결과 1-15 / 15건

  • 워드파일 시립대 전전설2 Velilog 예비리포트 7주차
    converter (5) 74LS193A counter < 74LS193의 Datasheet (Pin배열) > VCC : 전원을 공급하는 부분 GND : 접지단자 < Input > ... with a synchrounous reset (5) Mealy Machine for the Serial I/O code converter (6) 74LS193A counter 참고 ... Mealy Machine for the Serial I/O code converter 6.74LS193A counter 참고 문헌 전전설 교안
    리포트 | 17페이지 | 1,000원 | 등록일 2021.04.16
  • 한글파일 시립대_전전설2_Velilog_예비리포트_7주차
    converter (5) 74LS193A counter < 74LS193의 Datasheet (Pin배열) > VCC : 전원을 공급하는 부분 GND : 접지단자 < Input > ... 이 때 생기는 올림수를 Carry라 한다. < 74LS193A의 회로가 돌아가는 과정 > 3. ... A,B,C,D : 4비트의 Input값을 넣어주는 부분이다. LOAD : Count시킬 때는 이 입력은 High로 주고 해야 Output이 Load된다.
    리포트 | 14페이지 | 2,000원 | 등록일 2021.12.11 | 수정일 2022.04.21
  • 워드파일 시립대 전전설2 Velilog 예비리포트 8주차
    Number Name submit date 목록 실험 목적 배경 이론 실험 전 과제 7segment Dynamic 7 Segment PIEZO 3옥타브 ‘도’음 내기 PIEZO PIANO 74LS193A ... 클럭이 내려가고 올라가고 하는 것 때문이다. (2) 핀 설정 (3) 시뮬레이션 결과 PIEZO PIANO (1) 회로 코드, 핀 설정, 테스트 벤치 (2) 핀 설정 (3) 시뮬레이션 74LS193A ... counters Count With PIEZO 참고 문헌 실험 목적 이번 실험은 HBE-COMBO II 내에 있는 7-Segment에서 간단한 수 표현에서부터 자리를 바꾸는 설계,
    리포트 | 13페이지 | 1,000원 | 등록일 2021.04.16
  • 워드파일 전자전기컴퓨터설계실험2(전전설2)7주차결과
    Design the 74LS193A counters 코딩(text) //74LS193A counters module conunter(up,dw,clear,loaddata,q,c,b, ... Design the 74LS193A counters 모델링 – one button 따라서 실험조교의 지시대로 위에 적어놓은 코딩처럼 다음과 같이 코딩하였다. ... 이와 같은 경우 버튼이 하나여서 응용과제와의 목표과는 부합하지 않았지만 counter회로를 구현할 수 있었다.
    리포트 | 18페이지 | 1,500원 | 등록일 2016.01.14 | 수정일 2017.02.10
  • 워드파일 전자전기컴퓨터설계실험2(전전설2)8주차예비
    Design the 74LS193A counters 코딩(text) // Dynamic 7-seg module dynamic(resetn, clk, seg_com, seg_data) ... 1 b=1 f=1 c=1 g=1 d=1 h=1 5. 74LS193A counters의 출력값을 FND에 표시하기 코딩(text) module conunter(up,dw,clear,loaddata ... PIANO 코딩(text) // piano module piano(a,b,c,d,e,f,g,h,clk,resetn,piezo); input a,b,c,d,e,f,g,h; input
    리포트 | 26페이지 | 1,500원 | 등록일 2016.01.14 | 수정일 2017.02.10
  • 워드파일 전자전기컴퓨터설계실험2(전전설2)7주차예비
    Design the 74LS193A counters 코딩(text) //74LS193A counters module conunter(up,dw,clear,loaddata,q,c,b, ... 이를 이용하여 bcd to excess-3 inverter state diagram에 대해 알 수 있는 실험이었으며 또한 counter 회로를 구현해볼 수 있는 실험이었다. ... clk = up^dw; initial begin q=4'b0000; c=0; b=0; end always@(posedge clk or posedge clear) begin if(clear
    리포트 | 17페이지 | 1,500원 | 등록일 2016.01.14 | 수정일 2017.02.10
  • 워드파일 전전컴설계실험2-10주차 예비
    3.Supposed Date and Results of this Lab (1)PreLab1 Design the 74LS193A counters 지난 실험 마지막 과제였던 72LS193A ... counters 지난 실험 마지막 과제였던 72LS193A counter의 출력 값을 FND와 FND Array에 표시하시오. ... 1515 파 1430 솔 1274 라 1135 시 1011 도 954 2.Materials & Methods (1)Procedure of Lab -Lab 1 Design the 74LS193A
    리포트 | 10페이지 | 1,500원 | 등록일 2014.03.28 | 수정일 2014.04.15
  • 워드파일 VHDL-Post lab - Counters
    Design the 74LS193A counters -Do a waveform simulation -download the data into the kit -make an experiment ... Design the 74LS193A counters -Do a waveform simulation -download the data into the kit -make an experiment ... Design the 74LS193A counters -describe its input output signals -describe its functional behaviors -write
    리포트 | 10페이지 | 2,000원 | 등록일 2009.06.29
  • 워드파일 VHDL-Pre lab - Counters
    Design the 74LS193A counters -Do a waveform simulation -download the data into the kit -make an experiment ... Design the 74LS193A counters -describe its input output signals -describe its functional behaviors -write ... Design the 74LS193A counters -describe its input output signals -describe its functional behaviors -write
    리포트 | 9페이지 | 2,000원 | 등록일 2009.06.29
  • 워드파일 Counters.
    여러 종류의 Counter(8-bit up counter with an asynchronous reset, 74LS193A counters) 에 대해서 알아보고 VHDL 로 구현해 ... entity LS_Counters is ... 회로를 잘못 해석하여 input이 4개뿐인 회로였습니다
    리포트 | 13페이지 | 1,500원 | 등록일 2010.11.02
  • 워드파일 전자전기컴퓨터설계실험2(전전설2)8주차결과
    PIANO 코딩(text) // piano module piano(a,b,c,d,e,f,g,h,clk,resetn,piezo); input a,b,c,d,e,f,g,h; input ... =1'b0; cnt_sound=0; end else begin if((a)&&(cnt_sound>=3820)) begin cnt_sound=0; buff=~buff; end else ... =buff; endmodule Result Simulation a=1 e=1 dw,clear,loaddata,q,c,b,load,clk, AS,BS,CS,DS,ES,FS,GS); input
    리포트 | 24페이지 | 1,500원 | 등록일 2016.01.14 | 수정일 2017.02.10
  • 워드파일 전전컴설계실험2-10주차 결과
    this Lab (1)PreLab1 Design the 74LS193A counters 지난 실험 마지막 과제였던 72LS193A counter의 출력 값을 FND와 FND Array에 ... counters 지난 실험 마지막 과제였던 72LS193A counter의 출력 값을 FND와 FND Array에 표시하시오. ... Verilog Code TestBenchcode 72LS193A counter의 출력 값을 FND와 FND Array에 표시 1) 0~17까지 Up Count발생 (0,1,2,3.
    리포트 | 21페이지 | 1,500원 | 등록일 2014.03.28 | 수정일 2014.04.15
  • 워드파일 Application-Design-Ⅰ-7-segment and Piezo-Control
    results, reasons of error) Inlab 1. 74LS193A counters with 7 segment : 이전의 실험에서는 synchronous reset을 ... Inlab 2. counter with Piezo : 이 실험은 피아노와 같이 설계를 통해 장비에서 음계와 같은 소리를 발생시키도록 하는 실험이었다. ... Inlab 2. counter with Piezo 다른 것들은 위의 과정과 같이 실행한다. Source와 핀 설정은 주어진 회로에 맞게 수정하여 작성한다.
    리포트 | 28페이지 | 3,000원 | 등록일 2016.04.06 | 수정일 2017.03.08
  • 한글파일 Lab(6) 카운터, 비교기, 포토 인터럽터 회로
    [실습#1]74LS76 JK-FF과 74LS00 NAND gate를 이용한 10진 ripple counter ? ... TTL74LS85 : 4-bit Magnitude Comparator - 2개의 4비트 워드(A, B)를 비교하고, cascade 접속 는 B보다 작다', 'A는 B와 같다’ ? ... [실습#5]74LS193 IC를 이용한 카운터회로 ?아래 회로를 완성하고 펄스 열( ~ )이 작용할 때 74LS193 IC 출력을 찾으시오.
    리포트 | 15페이지 | 1,500원 | 등록일 2010.06.23
  • 워드파일 COUNTER
    에디션 2.0' NVIDIA8800GT와 연동되어 사용되고 있는 Xilinx-ML555 실험목적 비동기 reset이 가능한8 bit-up counter74LS193A counter를 ... PRE REPORT Counter rh 자일링스의 '스파르탄-3A DSP Hyperlink "http://www.eetkorea.com/SEARCH/ART/FPGA.HTM" FPGA ... => clk, rst => rst, output => output ); tb_clk : PROCESS BEGIN clk
    리포트 | 11페이지 | 1,000원 | 등록일 2010.03.26
  • 레이어 팝업
  • 레이어 팝업
  • 레이어 팝업
  • 레이어 팝업
  • 레이어 팝업