当前位置:网站首页>Clock cycle
Clock cycle
2022-07-05 13:15:00 【51CTO】
Clock cycle : The clock period is also called oscillation period , Defined as the reciprocal of the clock frequency . The clock cycle is the most basic in a computer 、 The smallest unit of time . In a clock cycle ,CPU Complete a basic action .
A clock cycle is an amount of time , People stipulate that 10 nanosecond (ns) For one clock cycle . The clock cycle represents SDRAM Maximum frequency of operation . Smaller clock cycles mean higher operating frequencies . about PC100 Specifications of memory , Its operating clock cycle should not be higher than 10 nanosecond . The conversion relationship between nanosecond and operating frequency is :1000/ Clock cycle = Working frequency , for example , Nominal 10 Nanosecond PC100 Memory chip , The expression of its working frequency should be 1000/10=100MHE, This indicates that the rated working frequency of this memory chip is 100MHE. At present, some memory with excellent quality on the market can usually work at a higher frequency than the rated frequency , This brings great convenience to some friends who like overclocking . for example KingMAX Of PC100 Memory , This kind of memory mostly adopts 8 Nanosecond chip , be relative to 100MHZ In terms of frequency , There is still much room for frequency improvement , Many users can let them work in 133MHZ Even higher frequencies . Whether overclocking can be used largely reflects the memory chip and PCB Quality of plate . however , It is not enough to judge the speed of memory only by the clock cycle , Memory CAS The access time and delay time also determine the performance of memory to a certain extent .
The clock cycle is determined by CPU A fixed time interval defined by a clock , yes CPU The smallest unit of time for work , Also called beat pulse or T cycle .
Simple understanding
The input and output interface controls the data block transmission between the main memory and peripheral devices , Without the need for CPU To control the transmission of each byte . This transmission mode is called direct memory access mode .
SCM clock cycle
Clock cycle is the basic time unit of MCU .
Two oscillation periods ( Clock cycle ) Form a state cycle .
If the oscillation frequency of the clock crystal oscillator is fosc, Then the clock cycle tosc=1/fosc.( It is the reciprocal of the oscillation period ) Such as : The crystal oscillator frequency is 12MHZ, Then the clock cycle tosc=1/12us
边栏推荐
- Notion 类笔记软件如何选择?Notion 、FlowUs 、Wolai 对比评测
- Principle and performance analysis of lepton lossless compression
- Concurrent performance test of SAP Spartacus with JMeter
- Hiengine: comparable to the local cloud native memory database engine
- 阿里云SLB负载均衡产品基本概念与购买流程
- “百度杯”CTF比赛 九月场,Web:Upload
- Flutter draws animation effects of wave movement, curves and line graphs
- Go pointer
- Simple page request and parsing cases
- leetcode:221. 最大正方形【dp状态转移的精髓】
猜你喜欢

DataPipeline双料入选中国信通院2022数智化图谱、数据库发展报告

Small case of function transfer parameters

Introduction to the principle of DNS

The Research Report "2022 RPA supplier strength matrix analysis of China's banking industry" was officially launched

蜀天梦图×微言科技丨达梦图数据库朋友圈+1

How to protect user privacy without password authentication?

Principle and configuration of RSTP protocol
![[深度学习论文笔记]TransBTSV2: Wider Instead of Deeper Transformer for Medical Image Segmentation](/img/70/6de0346df8527af6c88db1ff89947b.png)
[深度学习论文笔记]TransBTSV2: Wider Instead of Deeper Transformer for Medical Image Segmentation

RHCSA10

Natural language processing series (I) introduction overview
随机推荐
Yyds dry goods inventory # solve the real problem of famous enterprises: move the round table
Hiengine: comparable to the local cloud native memory database engine
Solve Unicode decodeerror: 'GBK' codec can't decode byte 0xa2 in position 107
MySQL --- 数据库查询 - 排序查询、分页查询
百日完成国产数据库opengausss的开源任务--openGuass极简版3.0.0安装教程
Sorry, we can't open xxxxx Docx, because there is a problem with the content (repackaging problem)
“百度杯”CTF比赛 九月场,Web:SQL
Halcon template matching actual code (I)
CAN和CAN FD
Introduction aux contrôles de la page dynamique SAP ui5
946. Verify stack sequence
无密码身份验证如何保障用户隐私安全?
A small talk caused by the increase of sweeping
潘多拉 IOT 开发板学习(HAL 库)—— 实验7 窗口看门狗实验(学习笔记)
It's too convenient. You can complete the code release and approval by nailing it!
UnicodeDecodeError: ‘utf-8‘ codec can‘t decode byte 0xe6 in position 76131: invalid continuation byt
FPGA 学习笔记:Vivado 2019.1 添加 IP MicroBlaze
Asemi rectifier bridge hd06 parameters, hd06 pictures, hd06 applications
Actual combat simulation │ JWT login authentication
AVC1与H264的区别