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

Serial Data Transfer

串行数据传输

As an example of serial data transfer using the shift register approach, a set of four shifts triggered by clock pulses places the contents of the X-register into the Y-register. Since four clock cycles are needed, it is much slower than parallel transfer, but is simpler and cheaper.

作为使用移位寄存器方法的串行数据传输的例子,由时钟脉冲触发的四次移位将X寄存器的内容移入Y寄存器。由于需要四个时钟周期,这种传输方式比并行传输慢很多,但更简单且成本更低。
Flip-Flops
翻转器
Index

Electronics concepts

Digital circuits

Data Transfer

J-K Flip-Flop Applications

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










Parallel Data Transfer

并行数据传输

The illustration below shows the parallel transfer of 8 bits of data from the X Register to the Y Register upon application of an enabling transfer pulse. Clearly, parallel data transfer is faster than serial data transfer, but serial transfer has the advantages of requiring less hardware. These registers are made up of D flip-flops, which can serve as memory locations. The information in the X Register is intact after the transfer to the Y Register, so this process shows a possible scenario for accessing digital information stored in memory.

下面的示意图显示,在应用使能传输脉冲时,8位数据从X寄存器并行传输到Y寄存器。显然,并行数据传输比串行数据传输更快,但串行传输的优点是需要更少的硬件。这些寄存器由D触发器组成,可以作为存储器位置。X寄存器中的信息在传输到Y寄存器后仍然完整,因此这个过程展示了一种访问存储在存储器中的数字信息的可能场景。
Index

Electronics concepts

Digital circuits

Data Transfer

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





Shift Register

移位寄存器

Binary data can be shifted from one flip-flop to the next on each clock pulse. The shift from left to right here is the kind of data transfer that occurs in a serial transfer.

在每个时钟脉冲下,二进制数据可以从一个触发器转移到下一个触发器。这里的向右移动是串行传输中发生的数据传输方式。
Flip-Flops
翻转器
Index

Electronics concepts

Digital circuits

Data Transfer

J-K Flip-Flop Applications

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