2023年电赛综合测评B题国一方案

上传者: u012124438 | 上传时间: 2024-05-09 07:44:26 | 文件大小: 22.64MB | 文件类型: ZIP
本装置可测量:同轴线缆的长度、终端电阻负载、终端电容负载。 主控使用梁山派开发板,代码开发环境为STM32CubeMX+CLion+OpenOCD。 长度测量采用TDR时域反射法,误差小于0.5cm;电阻负载测量使用分压法,误差小于0.1Ω;电容负载测量使用NE555振荡电路,误差小于1pF。 一、题目要求 设计并制作一个同轴电缆长度与终端负载检测装置,如图1所示。待测电缆始端通过电缆连接头与装置连接,电缆终端可开路或接入电阻、电容负载。 设置“长度检测”和“负载检测”两个按键,用以选择和启动相应功能。负载电阻值范围 10Ω~30Ω 电容值范围 100pF~300pF。 装置由不大于6V的单电源供电。 基本要求 10m ≤ 线缆长度 ≤ 20m,终端开路,测量长度,误差不大于 5% 保持长度不变,终端接入电阻或电容负载,正确判断负载类型 发挥部分 10m ≤ 线缆长度 ≤ 20m,终端开路,测量长度,误差不大于 1% 保持长度不变,终端接入电阻或电容负载,正确判断负载类型并测量值,误差不大于 10% 线缆长度 ≤ 1m,测量长度,误差不大于 1%

文件下载

资源详情

[{"title":"( 228 个子文件 22.64MB ) 2023年电赛综合测评B题国一方案","children":[{"title":"CableMeasure.bin <span style='color:#111;'> 43.31KB </span>","children":null,"spread":false},{"title":"CMakeDetermineCompilerABI_CXX.bin <span style='color:#111;'> 1.83KB </span>","children":null,"spread":false},{"title":"CMakeDetermineCompilerABI_C.bin <span style='color:#111;'> 1.62KB </span>","children":null,"spread":false},{"title":"stm32f4xx_hal_tim.c <span style='color:#111;'> 237.72KB </span>","children":null,"spread":false},{"title":"stm32f4xx_hal_rcc_ex.c <span style='color:#111;'> 151.79KB </span>","children":null,"spread":false},{"title":"stm32f4xx_hal_uart.c <span style='color:#111;'> 129.41KB </span>","children":null,"spread":false},{"title":"stm32f4xx_hal_tim_ex.c <span style='color:#111;'> 80.43KB </span>","children":null,"spread":false},{"title":"stm32f4xx_hal_adc.c <span style='color:#111;'> 75.95KB </span>","children":null,"spread":false},{"title":"stm32f4xx_hal_flash_ex.c <span style='color:#111;'> 48.73KB </span>","children":null,"spread":false},{"title":"stm32f4xx_ll_adc.c <span style='color:#111;'> 41.92KB </span>","children":null,"spread":false},{"title":"stm32f4xx_hal_rcc.c <span style='color:#111;'> 41.35KB </span>","children":null,"spread":false},{"title":"stm32f4xx_hal_adc_ex.c <span style='color:#111;'> 40.43KB </span>","children":null,"spread":false},{"title":"stm32f4xx_hal_dma.c <span style='color:#111;'> 38.60KB </span>","children":null,"spread":false},{"title":"system_stm32f4xx.c <span style='color:#111;'> 26.21KB </span>","children":null,"spread":false},{"title":"CMakeCCompilerId.c <span style='color:#111;'> 25.90KB </span>","children":null,"spread":false},{"title":"stm32f4xx_hal_flash.c <span style='color:#111;'> 23.45KB </span>","children":null,"spread":false},{"title":"stm32f4xx_hal_pwr_ex.c <span style='color:#111;'> 22.24KB </span>","children":null,"spread":false},{"title":"stm32f4xx_hal_pwr.c <span style='color:#111;'> 20.00KB </span>","children":null,"spread":false},{"title":"stm32f4xx_hal.c <span style='color:#111;'> 18.69KB </span>","children":null,"spread":false},{"title":"stm32f4xx_hal_gpio.c <span style='color:#111;'> 18.40KB </span>","children":null,"spread":false},{"title":"stm32f4xx_hal_cortex.c <span style='color:#111;'> 18.23KB </span>","children":null,"spread":false},{"title":"stm32f4xx_hal_exti.c <span style='color:#111;'> 14.58KB </span>","children":null,"spread":false},{"title":"stm32f4xx_hal_dma_ex.c <span style='color:#111;'> 10.03KB </span>","children":null,"spread":false},{"title":"tdc.c <span style='color:#111;'> 6.68KB </span>","children":null,"spread":false},{"title":"stm32f4xx_hal_flash_ramfunc.c <span style='color:#111;'> 5.89KB </span>","children":null,"spread":false},{"title":"stm32f4xx_it.c <span style='color:#111;'> 5.38KB </span>","children":null,"spread":false},{"title":"main.c <span style='color:#111;'> 5.17KB </span>","children":null,"spread":false},{"title":"usart.c <span style='color:#111;'> 4.67KB </span>","children":null,"spread":false},{"title":"gpio.c <span style='color:#111;'> 4.22KB </span>","children":null,"spread":false},{"title":"user.c <span style='color:#111;'> 3.55KB </span>","children":null,"spread":false},{"title":"adc.c <span style='color:#111;'> 3.28KB </span>","children":null,"spread":false},{"title":"syscalls.c <span style='color:#111;'> 2.78KB </span>","children":null,"spread":false},{"title":"sysmem.c <span style='color:#111;'> 2.66KB </span>","children":null,"spread":false},{"title":"tim.c <span style='color:#111;'> 2.63KB </span>","children":null,"spread":false},{"title":"stm32f4xx_hal_msp.c <span style='color:#111;'> 2.10KB </span>","children":null,"spread":false},{"title":"getC.c <span style='color:#111;'> 1.94KB </span>","children":null,"spread":false},{"title":"getR.c <span style='color:#111;'> 1.51KB </span>","children":null,"spread":false},{"title":"getL.c <span style='color:#111;'> 1.40KB </span>","children":null,"spread":false},{"title":"tick.c <span style='color:#111;'> 957B </span>","children":null,"spread":false},{"title":"display.c <span style='color:#111;'> 720B </span>","children":null,"spread":false},{"title":"printf.c <span style='color:#111;'> 367B </span>","children":null,"spread":false},{"title":"cache-v2 <span style='color:#111;'> 0B </span>","children":null,"spread":false},{"title":"stm32f429disc1.cfg <span style='color:#111;'> 301B </span>","children":null,"spread":false},{"title":"cmake.check_cache <span style='color:#111;'> 85B </span>","children":null,"spread":false},{"title":"CMakeCXXCompiler.cmake <span style='color:#111;'> 5.67KB </span>","children":null,"spread":false},{"title":"CMakeCCompiler.cmake <span style='color:#111;'> 2.62KB </span>","children":null,"spread":false},{"title":"cmake_install.cmake <span style='color:#111;'> 1.53KB </span>","children":null,"spread":false},{"title":"CMakeASMCompiler.cmake <span style='color:#111;'> 800B </span>","children":null,"spread":false},{"title":"CMakeSystem.cmake <span style='color:#111;'> 356B </span>","children":null,"spread":false},{"title":"cmakeFiles-v1 <span style='color:#111;'> 0B </span>","children":null,"spread":false},{"title":"codemodel-v2 <span style='color:#111;'> 0B </span>","children":null,"spread":false},{"title":"CMakeCXXCompilerId.cpp <span style='color:#111;'> 25.68KB </span>","children":null,"spread":false},{"title":".cproject <span style='color:#111;'> 24.41KB </span>","children":null,"spread":false},{"title":"CableMeasure.elf <span style='color:#111;'> 424.27KB </span>","children":null,"spread":false},{"title":".gitignore <span style='color:#111;'> 182B </span>","children":null,"spread":false},{"title":"stm32f429xx.h <span style='color:#111;'> 1.40MB </span>","children":null,"spread":false},{"title":"stm32f4xx_hal_rcc_ex.h <span style='color:#111;'> 423.05KB </span>","children":null,"spread":false},{"title":"stm32f4xx_ll_rcc.h <span style='color:#111;'> 333.11KB </span>","children":null,"spread":false},{"title":"stm32f4xx_ll_adc.h <span style='color:#111;'> 278.54KB </span>","children":null,"spread":false},{"title":"stm32_hal_legacy.h <span style='color:#111;'> 215.10KB </span>","children":null,"spread":false},{"title":"stm32f4xx_ll_tim.h <span style='color:#111;'> 170.14KB </span>","children":null,"spread":false},{"title":"core_cm33.h <span style='color:#111;'> 168.55KB </span>","children":null,"spread":false},{"title":"core_armv8mml.h <span style='color:#111;'> 162.10KB </span>","children":null,"spread":false},{"title":"core_cm7.h <span style='color:#111;'> 142.50KB </span>","children":null,"spread":false},{"title":"stm32f4xx_hal_tim.h <span style='color:#111;'> 119.34KB </span>","children":null,"spread":false},{"title":"core_cm4.h <span style='color:#111;'> 118.63KB </span>","children":null,"spread":false},{"title":"core_cm3.h <span style='color:#111;'> 107.34KB </span>","children":null,"spread":false},{"title":"core_sc300.h <span style='color:#111;'> 106.06KB </span>","children":null,"spread":false},{"title":"stm32f4xx_ll_dma.h <span style='color:#111;'> 104.53KB </span>","children":null,"spread":false},{"title":"core_cm23.h <span style='color:#111;'> 100.23KB </span>","children":null,"spread":false},{"title":"stm32f4xx_ll_bus.h <span style='color:#111;'> 97.46KB </span>","children":null,"spread":false},{"title":"stm32f4xx_ll_usart.h <span style='color:#111;'> 95.29KB </span>","children":null,"spread":false},{"title":"core_armv8mbl.h <span style='color:#111;'> 93.83KB </span>","children":null,"spread":false},{"title":"stm32f4xx_hal_gpio_ex.h <span style='color:#111;'> 79.24KB </span>","children":null,"spread":false},{"title":"stm32f4xx_hal_rcc.h <span style='color:#111;'> 71.91KB </span>","children":null,"spread":false},{"title":"stm32f4xx_ll_system.h <span style='color:#111;'> 69.02KB </span>","children":null,"spread":false},{"title":"stm32f4xx_hal_flash_ex.h <span style='color:#111;'> 62.69KB </span>","children":null,"spread":false},{"title":"cmsis_gcc.h <span style='color:#111;'> 58.85KB </span>","children":null,"spread":false},{"title":"cmsis_armclang.h <span style='color:#111;'> 53.35KB </span>","children":null,"spread":false},{"title":"core_cm0plus.h <span style='color:#111;'> 48.22KB </span>","children":null,"spread":false},{"title":"core_sc000.h <span style='color:#111;'> 45.14KB </span>","children":null,"spread":false},{"title":"stm32f4xx_hal_adc.h <span style='color:#111;'> 44.69KB </span>","children":null,"spread":false},{"title":"stm32f4xx_hal_uart.h <span style='color:#111;'> 43.38KB </span>","children":null,"spread":false},{"title":"core_cm1.h <span style='color:#111;'> 41.48KB </span>","children":null,"spread":false},{"title":"core_cm0.h <span style='color:#111;'> 40.29KB </span>","children":null,"spread":false},{"title":"stm32f4xx_hal_dma.h <span style='color:#111;'> 36.98KB </span>","children":null,"spread":false},{"title":"stm32f4xx_ll_gpio.h <span style='color:#111;'> 36.57KB </span>","children":null,"spread":false},{"title":"stm32f4xx_ll_exti.h <span style='color:#111;'> 33.27KB </span>","children":null,"spread":false},{"title":"stm32f4xx_ll_pwr.h <span style='color:#111;'> 30.80KB </span>","children":null,"spread":false},{"title":"cmsis_iccarm.h <span style='color:#111;'> 26.83KB </span>","children":null,"spread":false},{"title":"cmsis_armcc.h <span style='color:#111;'> 26.70KB </span>","children":null,"spread":false},{"title":"stm32f4xx_hal_adc_ex.h <span style='color:#111;'> 25.20KB </span>","children":null,"spread":false},{"title":"stm32f4xx_ll_cortex.h <span style='color:#111;'> 23.60KB </span>","children":null,"spread":false},{"title":"stm32f4xx_hal_conf.h <span style='color:#111;'> 19.09KB </span>","children":null,"spread":false},{"title":"stm32f4xx_hal_cortex.h <span style='color:#111;'> 16.57KB </span>","children":null,"spread":false},{"title":"stm32f4xx_hal_tim_ex.h <span style='color:#111;'> 16.07KB </span>","children":null,"spread":false},{"title":"stm32f4xx_hal_pwr_ex.h <span style='color:#111;'> 15.51KB </span>","children":null,"spread":false},{"title":"stm32f4xx_hal_exti.h <span style='color:#111;'> 14.49KB </span>","children":null,"spread":false},{"title":"stm32f4xx_hal_flash.h <span style='color:#111;'> 14.09KB </span>","children":null,"spread":false},{"title":"stm32f4xx_hal_pwr.h <span style='color:#111;'> 13.77KB </span>","children":null,"spread":false},{"title":"......","children":null,"spread":false},{"title":"<span style='color:steelblue;'>文件过多,未全部展示</span>","children":null,"spread":false}],"spread":true}]

评论信息

免责申明

【只为小站】的资源来自网友分享,仅供学习研究,请务必在下载后24小时内给予删除,不得用于其他任何用途,否则后果自负。基于互联网的特殊性,【只为小站】 无法对用户传输的作品、信息、内容的权属或合法性、合规性、真实性、科学性、完整权、有效性等进行实质审查;无论 【只为小站】 经营者是否已进行审查,用户均应自行承担因其传输的作品、信息、内容而可能或已经产生的侵权或权属纠纷等法律责任。
本站所有资源不代表本站的观点或立场,基于网友分享,根据中国法律《信息网络传播权保护条例》第二十二条之规定,若资源存在侵权或相关问题请联系本站客服人员,zhiweidada#qq.com,请把#换成@,本站将给予最大的支持与配合,做到及时反馈和处理。关于更多版权及免责申明参见 版权及免责申明