Virtual simulation and Understanding of J-K FLIP FLOP

버전 1.0.0 (29.4 KB) 작성자: Dr. Madhusudhan M
JACK KILBY FLIP FLOP FLIP INVENTED BY TWO SCIENTIST JACK AND KILBY. THIS FLIP FLOP ELIMINATED THE INDETERMINATE STATE OF S-R FLIP FLOP.
다운로드 수: 25
업데이트 날짜: 2023/1/27

라이선스 보기

Clock J K Qn+1
0 X X Qn
1 0 0 Qn Hold State(Store previous data)
1 0 1 0 Reset State(Reset the flip-flop to zero(low))
1 1 0 1 Set State (Set the flip-flop to One(High))
1 1 1 !Qn Toggle State(Complement previous data)
Characteristic Table
J K Qn Qn+1
0 0 0 0
0 0 1 1
0 1 0 0
0 1 1 0
1 0 0 1
1 0 1 1
1 1 0 1
1 1 1 0
Note:
How to initialize it?
use toggle swithes named as Jack(J) and Kilby(K)
there are two state of input 0 and 1 using toggle switch we can initialize any one of the value at a time.
For J=1 K=1 we need see toogle state to get the toggle set simulation time is set to infinity=inf then once we run it we can see the uput led lamp toggle.
Use this kind of flip-flop state to slow real world problems
Thank You

인용 양식

Dr. Madhusudhan M (2024). Virtual simulation and Understanding of J-K FLIP FLOP (https://www.mathworks.com/matlabcentral/fileexchange/123995-virtual-simulation-and-understanding-of-j-k-flip-flop), MATLAB Central File Exchange. 검색됨 .

MATLAB 릴리스 호환 정보
개발 환경: R2018a
모든 릴리스와 호환
플랫폼 호환성
Windows macOS Linux

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!
버전 게시됨 릴리스 정보
1.0.0