当前位置:网站首页>Trigger Basics (medium)
Trigger Basics (medium)
2022-07-22 16:03:00 【Li Yuchen】
Welcome to learn digital circuit ——JK trigger .
Here we will explain JK Triggers and integration JK trigger 74LS112, I hope that through our study, you will better understand the mystery of digital circuits .
Catalog
1.JK Composition and logic function of trigger
(1) Circuit structure and graphical symbols
One 、JK trigger
1.JK Composition and logic function of trigger
(1) Circuit structure and graphical symbols
JK The trigger is synchronizing RS Based on the trigger, two feedback lines are introduced .
As shown in the figure :
So when CP=1、R=S=1 when , send =Q、
=
( namely
、
It's impossible to be 0), Can fundamentally solve when R=S=1 when , The problem of uncertain trigger output . take S、R The input end is rewritten as J、K Input end , That is to say JK trigger .
Graphic symbols ,C1、1J、1K Is the association mark , Express 1J、1K suffer C1 The control of .
(2) logic function
JK Triggers can not only avoid uncertain States , And the logic function of trigger is added , See table :
It can be seen from the above that :
stay CP=0 period : NAND gate G3、G4 By CP The low level of the terminal is off , Disable the input signal , =
=1, basic RS The trigger remains in its original state .
stay CP=1 period :
① Keep function
When J=K=0 when , NAND gate G3、G4 Output =1,
=1, The trigger remains in its original state , namely
=
② Set up 0 function
When J=0、K=1 when , NAND gate G3 Output =1、G4 Output
=
. If the original state of the trigger is 0, be
=1, The trigger output remains in its original state , That is, the output is 0; If the original state of the trigger is 1, be
=0, The trigger output is set to 0.
③ Set up 1 function
When J=1、K=0 when , NAND gate G3 Output =Q、G4 Output
=1. If the original state of the trigger is 0, be
=0, The trigger output is set to 1; If the original state of the trigger is 1, be
=1, The trigger output remains in its original state , Output is 1.
④ Flip function ( Also known as counting function )
When J=1、K=1 when , NAND gate G3 Output =Q、G4 Output
=
. If the original state of the trigger is 0, be
=0,
=1, The trigger output is set to 1; If the original state of the trigger is 1, be
=1,
=0, The trigger output is set to 0. That is, the output of the trigger is always opposite to the original state , namely
=
.
2. Integrated edge JK trigger
(1) Edge trigger mode
Edge trigger uses the transmission delay time between NAND gates to realize edge control , Make the trigger in CP Rising edge of pulse ( Or the falling edge ) The moment of , Generate a new output state of the trigger according to the state of the input signal ; And in the CP=1( or CP=0) Period , The input signal has no effect on the state of the trigger . The edge trigger mode ensures that the trigger only acts once during the action of a clock pulse , Effectively overcome the trigger “ Somersault ” The phenomenon .
CP Pulse rising trigger is called positive edge trigger ,CP Pulse falling edge trigger is called negative edge trigger .
edge JK The working waveform and graphic symbols of the trigger are shown in the figure :
The falling edge trigger in graphic symbols is used in addition to “>” Outside the symbol , still CP The pin is marked with a small circle .
(2) Integrate JK trigger
① Pin arrangement and graphical symbols
74LS112 The real object of the chip 、 The pin arrangement and graphic symbols are shown in the figure :
It contains two falling edges triggered JK trigger , 、
Is not affected by CP Synchronous pulse control ,
It is called direct setting 0 End ( Also known as direct reset end )、
It is called direct setting 1 End ( Also known as direct set end ),
、
The small circle at the end indicates Low level active .
② logic function
The following table shows the integrated dual JK trigger 74LS112 Logical menu , In the table “↓” Express Falling edge trigger .
Let's continue our study in the next article D trigger !
边栏推荐
- Comparison between deep convolution and ordinary convolution
- Social e-commerce: chain 2+1-entry fast fission mode
- Search topic exercise
- Swinir: image restoration using swing transformer paper reading
- 线段树学习笔记
- QT notes - customized qlistwidget
- 18.redis的持久化机制是什么?各自的优缺点?
- 微服务真的不挑数据库吗?如何选择?
- 分布式事务,原理简单,写起来全是坑
- Jmeter界面字体大小设置方法
猜你喜欢
为什么我们开发的系统会有并发Bug,并发Bug根源到底是什么?
理解JS的三座大山
After 3 years of on-the-job testing experience, can't the interview and testing post even get 20K? Is there such a hole?
Only es works well when checking the log? You didn't use Clickhouse like this
查日志只有ES好使?那是你没这样用Clickhouse……
In what fields can nb-iot be applied
JVM经典面试20问
微服务真的不挑数据库吗?如何选择?
How to deal with tough interview questions
PPy HSA conductive polymer polypyrrole PPy material BSA white rice nanoparticles / albumin coated nano lipid carrier BSA NLC
随机推荐
The principle of distributed transaction is simple, and it is full of holes
2022-7-20 顾宇佳 学习笔记
SCM peripheral devices learning strategies, small Bai must see
Tencent plans to shut down its digital collection business "magic core" (July 21)
PXE网络装机
Codeforces Round #719 (Div. 3)
How does the 2022 social e-commerce model split marketing? -- Share purchase
载胶原蛋白酶的白蛋白复合纳米颗粒/牛血清白蛋白包裹二氧化铈纳米人工酶
机器学习基础篇(5)图像轮廓
线段树学习记录
Don't look for it, it's all sorted out for you -- complete collection of SQL statements
RS+BCH级联编译码误码率性能matlab仿真
【精讲】Es6的数组的扩展方法,对象的扩展方法,字符串扩展方法,?. 对象层级深
Comparison between deep convolution and ordinary convolution
DC-4-靶场实践
Do you know lumen and Nanite? How to use it in ue5 scene production?
JVM经典面试20问
ENVI_ Idl: batch production of thematic maps
Basic principles of test environment construction
Leetcode high frequency question: zigzag (zigzag, zigzag) sequence traversal of binary tree