Bilingual edition: English is preserved and Chinese follows each unit. Terminology uses the confirmed v20260916 glossary; automated semantic review remains traceable.
中英双语版:英文原文完整保留,中文紧随对应单元;术语采用 v20260916 确认表,自动语义审校结果可追溯。

The D Flip-Flop

D 触发器

The D flip-flop tracks the input, making transitions with match those of the input D. The D stands for "data"; this flip-flop stores the value that is on the data line. It can be thought of as a basic memory cell. A D flip-flop can be made from a set/reset flip-flop by tying the set to the reset through an inverter. The result may be clocked.

D触发器跟踪输入,使其转换与输入D的转换相匹配。D表示“数据”;这个触发器存储数据线上的值。它可以被视为一个基本的存储器单元。通过将置位连接到复位通过一个反相器,可以使用置位/复位触发器制作出D触发器。结果可能是一个时钟触发的触发器。
Construction from NAND-latch
由NAND锁构成
Flip-Flops
翻转器
Index

Electronics concepts

Digital circuits

Sequential Operations
索引 电子学概念 数字电路 顺序操作
 
HyperPhysics*****Electricity and magnetism
HyperPhysics ***** 电磁学
R Nave
Go Back
返回










D Flip-Flop from NAND Latch

由NAND锁构成的D触发器

The output Q will track the input D so long as the flip-flop remains enabled.

只要触发器保持使能状态,输出Q将跟随输入D变化。
Clocked Version
时钟版本
NAND-latch
NAND锁存器
NAND Gate
与非门
Flip-Flops
翻转器
Index

Electronics concepts

Digital circuits
索引 电子学概念 数字电路
 
HyperPhysics*****Electricity and magnetism
HyperPhysics ***** 电磁学
R Nave
Go Back
返回





Clocked D Flip-Flop

时钟D触发器

A D flip-flop constructed from a NAND-latch .

由NAND锁构成的D触发器
Output Example
输出示例
Flip-Flops
翻转器
Index

Electronics concepts

Digital circuits
索引 电子学概念 数字电路
 
HyperPhysics*****Electricity and magnetism
HyperPhysics ***** 电磁学
R Nave
Go Back
返回










Example Ouput: Clocked D Flip-Flop

时钟D触发器

The D flip-flop tries to follow the input D but cannot make the required transitions unless it is enabled by the clock. Note that if the clock is low when a transition in D occurs, the tracking transiton in Q occurs at the next upward transition of the clock.

D触发器试图跟随输入D,但除非被时钟使能,否则无法完成所需的转换。注意,如果在D发生转换时时钟为低电平,那么Q的跟踪转换将在下一个时钟上升沿发生。
Flip-Flops
翻转器
Index

Electronics concepts

Digital circuits

Data Transfer

J-K Flip-Flop Applications

Reference
Tocci
Digital Systems, Sec 5-7
索引 电子学概念 数字电路 数据传输 J-K 触发器 应用 参考 Tocci 数字系统,第5-7节
 
HyperPhysics*****Electricity and magnetism
HyperPhysics ***** 电磁学
R Nave
Go Back
返回