当前位置:网站首页>CAN总线工作状况和信号质量“体检”
CAN总线工作状况和信号质量“体检”
2022-06-25 06:42:00 【来可电子-CAN】
量化检测一个CAN网络工作状况到底如何及节点信号质量是否正常,而不是只根据测试现象给出模糊笼统的类似“从通讯上看是正常的”或者“偶尔不 正常”这样的结论。RoyalScope长时间报文和波形记录分析仪的帧统计和质量度分析功能则可以给CAN网络进行一个全面的量化检测。
1、帧统计“体检”总线工作状况
打开CAN报文界面,点击开始,记录一定时间的报文,然后点击停止,进行帧统计。
比如下图这个CAN网络成功的CAN帧占97.52%,其它都是错误的CAN帧,每种错误类型和百分比一目了然,支持错误报文的帧定位。
如下图,点击ID位填充错误类型内的序号为216的错误CAN帧,则可以关联显示该错误CAN帧对应的报文和波形。
由于 CAN 传输的 CRC 校验机制,保证了错误不会被 CAN 节点接收,但错误的报文也会占用 总线时间,导致正确的报文延时或者总线堵塞。所以提高传输成功率就是保证系统工作正常的保证。
2、信号质量分析功能
打开信号质量界面,点击实时分析,或对记录的波形进行静态分析,默认按 ID分类对信号质量进行评分,然后点击停止,查看分析结果。
使用这个功能,方便用户快速评估网络中节点物理层质量度。比如汽车产线的总装后检测。 如果遇到评分较低的,则可以快速拆换对应设备,从而保证生产进度。也可以用于现场故障排 查时,快速确定故障节点。
如下图:查看某个ID节点的质量度平均值、最大值和最小值,并可以关联显示最大值或最小值的报文和
波形。
边栏推荐
- (tool class) quickly add time to code in source insight
- Atlassian confluence漏洞分析合集
- Pit encountered by pytorch: why can't l1loss decrease during model training?
- C#控件刷新
- 不同路径II[针对DFS的动态规划改进]
- php入门基础记录
- Hisilicon 3559 sample parsing: Vio
- VSCode很好,但我以后不会再用了
- Can I open a stock account with a compass? Is it safe?
- Tips on how to design soft and hard composite boards ~ 22021/11/22
猜你喜欢
微信小程序开通客服消息功能开发
FairMOT yolov5s转onnx
Summary of small problems in smartbugs installation
剑指 Offer II 027. 回文链表
[single chip microcomputer project training] multipoint temperature wireless acquisition system based on nRF905
基于RBAC 的SAAS系统权限设计
Technology blog | how to communicate using SSE
"Spatial transformation" significantly improves the quality of ground point extraction of cliff point cloud
How to use ad wiring for PCB design?
Misunderstanding of switching triode
随机推荐
What are the benefits of reserving process edges for PCB production? 2021-10-25
基于STM32MP157调试MIPI-DSI屏幕
Atlassian Confluence 远程代码执行漏洞(CVE-2022-26134漏洞分析与防护
C#控件刷新
Sichuan earth microelectronics ca-is1300 isolated operational amplifier for current detection is on the market
力扣76题,最小覆盖字串
el-input实现尾部加字
Find out what informatization is, and let enterprises embark on the right path of transformation and upgrading
Kinsing双平台挖矿家族病毒分析
Usememo simulation usecallback
一次弄清楚 Handler 可能导致的内存泄漏和解决办法
C reads XML on the web
El input to add words to the tail
Tupu software digital twin 3D wind farm, offshore wind power of smart wind power
ts环境搭建
OAuth 2.0一键登录那些事
Without "rice", you can cook "rice". Strategy for retrieving missing ground points under airborne lidar forest using "point cloud intelligent mapping"
C#入门教程
Shell tips (134) simple keyboard input recorder
Mysql面试-执行sql响应比较慢,排查思路。