当前位置:网站首页>What is ADC sampling rate (Hz) and how to calculate it
What is ADC sampling rate (Hz) and how to calculate it
2022-07-07 22:55:00 【Endless learning 2022】
ADC Conversion is the input analog semaphore , Conversion of single chip microcomputer into digital quantity . The digital quantity must be read after the conversion is completed , Completing the reading of a channel is called the sampling period .
The sampling period is generally = Conversion time + Read time .
And the conversion time = Sampling time +12.5 Clock cycles .
The sampling time is what you tell through the register stm32 Time for sampling analog quantity , The longer the setting, the more accurate
The formula : sampling frequency = 1/ Sampling period
The sampling rate refers to ADC How many times per second will the clock convert analog quantity to digital quantity , Such as 10K/s That is to say ADC Every second , Just collect 10K Analog quantity , And convert analog quantity into digital quantity . When sampling sound , The general sampling rate is 44Kbps/s, When sampling temperature , A few K/s The sampling rate is enough .
ADC The clock of , Through the system clock From frequency division ++
ADC10 The total time of each sampling conversion is : Sampling time + Conversion time
边栏推荐
- 行测-图形推理-9-线条问题类
- C development -- WPF simple animation
- Sword finger offer 28 Symmetric binary tree
- Revit secondary development - link file collision detection
- Aspose. Words merge cells
- 苹果在iOS 16中通过'虚拟卡'安全功能进一步进军金融领域
- Redis官方ORM框架比RedisTemplate更优雅
- C # Development -- pit encountered in JS intermodulation
- Debezium series: introducing support for the final operator
- 7-51 combination of two ordered linked list sequences
猜你喜欢

Line test - graphic reasoning - 6 - similar graphic classes

PCL .vtk文件与.pcd的相互转换

双非大厂测试员亲述:对测试员来说,学历重要吗?

行测-图形推理-1-汉字类

IP网络主动测评系统——X-Vision

「开源摘星计划」Loki实现Harbor日志的高效管理

如何选择合适的自动化测试工具?

Microservice Remote debug, nocalhost + rainbond microservice Development second Bomb

Line measurement - graphic reasoning -9- line problem class

LeetCode707. Design linked list
随机推荐
Aspose. Word operation word document (II)
Matplotlib quick start
行测-图形推理-8-图群类
面试百问:如何测试App性能?
Understand the autograd package in pytorch
Aspose. Word operation word document (I)
. Net automapper use
Xcode modifies the default background image of launchscreen and still displays the original image
Typeorm automatically generates entity classes
Signal feature extraction +lstm to realize gear reducer fault diagnosis -matlab code
线上面试,该如何更好的表现自己?这样做,提高50%通过率~
Unity与WebGL的相爱相杀
Revit secondary development - wall opening
Common verification rules of form components -2 (continuously updating ~)
Class implementation of linear stack and linear queue (another binary tree pointer version)
Micro service remote debug, nocalhost + rainbow micro service development second bullet
UWA问答精选
Revit secondary development - shielding warning prompt window
C # Development -- pit encountered in JS intermodulation
C # realizes the communication between Modbus protocol and PLC