亚洲欧美第一页_禁久久精品乱码_粉嫩av一区二区三区免费野_久草精品视频

蟲蟲首頁| 資源下載| 資源專輯| 精品軟件
登錄| 注冊

non-deterministic

  • 基于單片機的紅外測溫裝置設計

    溫度控制如今已成為當代社會研究的熱點之一,而溫度檢測在現代設備參數檢測中也是一項極其重要的技術,應用十分廣泛。與傳統的測溫方法相比,紅外測溫方法具有時間短、精度高、使用簡單方便等優點。本文以環境溫度為被測對象,設計了以STC89C52單片機為控制中心的紅外測溫裝置,能夠實現對目標溫度的實時采集、處理、顯示和報警等功能。本設計主要是由STC89C52單片機、紅外測溫傳感器、LCD1602液晶顯示器、按鍵和蜂鳴器等部分組成,采用非接觸的方式對目標溫度進行實時檢測。Temperature control has become one of the hotspots in contemporary social research,and temperature detection is an extremely important technology in modern equipment parameter detection.Compared with traditional method,the infrared temperature measuring method has advantages of short time,high precision and convenient operation,etc.This paper consider environment temperature as research objects and designs an infrared temperature measuring device which employs the STC89C52singlechipas-control center,and it can realize timely collection,processing,display and alarm function of the target temperature.The design is mainly composed of STC89C52 singlechip,infrared temperature sensor,LCD1602monitor,keys and buzzer,etc.This design detects the target temperature by non-contact method.

    標簽: 單片機 紅外測溫

    上傳時間: 2022-03-27

    上傳用戶:jiabin

  • 基于STM32單片機設計的非接觸式電流檢測控制系統

    本系統基于STM32單片機設計的非接觸式電流檢測控制系統,通過OPA548片將所給任意信號放大,由100Ω電阻和INA128芯片進行電流電壓轉換放大后,利用STM32單片機對獲取的電壓信號以0.488μs頻率采樣,利用STM32單片機的FFT庫,獲得信號的諧波信息。測量電流信號精準,該設計可廣泛應用在以STM32單片機為核心控制器件的新型儀表中,性能精準且抗干擾能力強。This system is a non-contact current detection and control system based on STM32 single chip microcomputer. It amplifiesany signal through OPA548 chip, converts and amplifies the current and voltage by 100 Ω resistance and INA128 chip. The obtainedvoltage signal is sampled at the frequency of 0.488 μs by STM 32 single chip microcomputer, and the harmonic information of the signalis obtained by the FFT library of STM 32 single chip microcomputer. The measurement of current signal is accurate. This design can bewidely used in a new instrument with STM 32 single chip microcomputer as its core control device, with accurate performance and stronganti-interference capability.

    標簽: stm32 單片機

    上傳時間: 2022-03-27

    上傳用戶:

  • 基于無跡卡爾曼濾波算法的鋰電池SOC估計

    應用無跡卡爾曼濾波算法(UKF)進行鋰電池的SOC估計,采用Thevenin二階RC等效電路模型,對HPPC電池脈沖充放電實驗數據進行Matlab處理,得到較為準確的模型.通過在Matlab中編寫算法程序,對不同工況的估計值與實際值進行誤差估算及對比分析,通過此算法進行SOC估計,得到該算法可有效降低系統誤差并糾正SOC的初值偏差.The non trace Calman filter (UKF) is applied to the SOC estimation of lithium battery. The Thevenin two order RC equivalent circuit model is used to process the HPPC battery pulse charge discharge experimental data by Matlab processing, and a more accurate model is obtained. By writing algorithm program in Matlab, the error estimation and comparison analysis of the estimated value and actual value of different states are carried out, and the SOC estimation is carried out by this algorithm. The algorithm can effectively reduce the system error and correct the initial value deviation of the SOC.

    標簽: 卡爾曼濾波

    上傳時間: 2022-05-03

    上傳用戶:默默

  • Vivado設計流程指導手冊-含安裝流程與仿真

    Vivado設計分為Project Mode和Non-project Mode兩種模式,一般簡單設計中,我們常用的是Project Mode。在本手冊中,我們將以一個簡單的實驗案例,一步一步的完成Vivado的整個設計流程一、新建工程1、打開Vivado 2013.4開發工具,可通過桌面快捷方式或開始菜單中xilinx DesignTools-Vivado 2013.4下的Vivado 2013.4打開軟件,開啟后,軟件如下所示:2、單擊上述界面中Create New Project圖標,彈出新建工程向導,點擊Next.3、輸入工程名稱、選擇工程存儲路徑,并勾選Create project subdirectory選項,為工程在指定存儲路徑下建立獨立的文件夾。設置完成后,點擊Next注意:工程名稱和存儲路徑中不能出現中文和空格,建議工程名稱以字母、數字、下劃線來組成。4、選擇RTL Project一項,并勾選Do not specifty sources at this time,勾選該選項是為了跳過在新建工程的過程中添加設計源文件。點擊Next.IA5、根據使用的FPGA開發平臺,選擇對應的FPGA目標器件。(在本手冊中,以xilinx官方開發板KC705為例,Nexys4開發板請選擇Artix-7 XC7A100TCSG324-2的器件,即Family和Subfamily均為Artix-7,封裝形式(Package)為cSG324,速度等級(Speed grade)為-1,溫度等級(Temp Grade)為C)。點擊Next6、確認相關信息與設計所用的的FPGA器件信息是否一致,一致請點擊Finish,不一致,請返回上一步修改。二、設計文件輸入1、如下圖所示,點擊Flow Navigator下的Project Manager->Add Sources或中間Sources中的對話框打開設計文件導入添加對話框。2、選擇第二項Add or Create Design Sources,用來添加或新建Verilog或VHDL源文件,點擊Next

    標簽: vivado

    上傳時間: 2022-05-28

    上傳用戶:默默

  • ARMv7 Architecture manual

    This manual documents the Microcontroller profile of version 7 of the ARM? Architecture, the ARMv7-M architecture profile. For short definitions of all the ARMv7 profiles see About the ARMv7 architecture, and architecture profiles on page A1-20.ARMv7 is documented as a set of architecture profiles. The profiles are defined as follows: ARMv7-A The application profile for systems supporting the ARM and Thumb instruction sets, and requiring virtual address support in the memory management model. ARMv7-R The realtime profile for systems supporting the ARM and Thumb instruction sets, and requiring physical address only support in the memory management model ARMv7-M The microcontroller profile for systems supporting only the Thumb instruction set, and where overall size and deterministic operation for an implementation are more important than absolute performance. While profiles were formally introduced with the ARMv7 development, the A-profile and R-profile have implicitly existed in earlier versions, associated with the Virtual Memory System Architecture (VMSA) and Protected Memory System Architecture (PMSA) respectively.

    標簽: arm

    上傳時間: 2022-06-02

    上傳用戶:

  • (網盤)ESP8266物聯網教程

    文檔資料 - 0視頻教程 - 0工具 - 0ESP8266開發板例程_基于NON-OS_SDK.zip - 273.05MB深藍串口調試工具(支持UTF-8) - 0樂鑫開發環境搭建 - 0技小新_MQTT單片機編程小工具 - 0UTF-8串口助手 - 0tcp調試助手 - 0SER-NET - 0MQTT_FX客戶端 - 0flash_download_tools_v3.6.3 - 0flash_download_tools_v3.6.3.rar - 6.61MBmqttfx-1.7.0-windows-x64 - 0

    標簽: esp8266

    上傳時間: 2022-06-05

    上傳用戶:trh505

  • xinlinx-Spartan6開發板原理圖詳解

    The information disclosed to you hereunder (the Materials ) is provided solely for the selection and use of Xilinx products. To the maximum extent permitted by applicable law: (1) Materials are made available"AS IS"and with all faults, Xilinx hereby DISCLAIMS ALL WARRANTIES AND CONDITIONS, EXPRESS, IMPLIED, OR ST ATUTORY, INCLUDING BUT NOT LIMITED TO WARRANTIES OF MERCHANTABILITY NON-INFRINGEMENT, OR FITNESS FOR ANY PARTICULAR PURPOSE; and (2) Xilinx shall not be liable (whether in contract or tort. includina nealigence. or under anv other theorv of liabilitv) for any loss or damage of any kind or nature related to, arising under, or in connection with, the Materials (including vour use of the Materials), including for any direct, indirect, special, incidental, or consequential loss or damage (including loss of data, profits, qoodwill, or any type of loss or damage suffered as a result of anv action brought by a third party) 

    標簽: xinlinx spartan-6

    上傳時間: 2022-06-18

    上傳用戶:

  • 高速ADC、DAC測試原理及測試方法

    隨著數字信號處理技術和數字電路工作速度的提高,以及對于系統靈敏度等要求的不斷提高,對于高速、高精度的ADC、DAC的指標都提出了很高的要求。比如在移動通信、圖像采集等應用領域中,一方面要求ADC有比較高的采樣率以采集高帶寬的輸入信號,另一方面又要有比較高的位數以分辨細微的變化。因此,保證ADC/DAC在高速采樣情況下的精度是一個很關鍵的問題。ADC/DAC芯片的性能測試是由芯片生產廠家完成的,需要借助昂貴的半導體測試儀器,但是對于板級和系統級的設計人員來說,更重要的是如何驗證芯片在板級或系統級應用上的真正性能指標。ADC的主要參數ADC的主要指標分為靜態指標和動態指標2大類。靜態指標主要有:Differ ential Non-Li nearity(DNL)ntegral Non-Li nearity(INL)Of fset Error ull Scale Gain Error動態指標主要有:

    標簽: ADC DAC

    上傳時間: 2022-06-19

    上傳用戶:

  • 基于有藍牙共存情況下的WiFi射頻模塊設計

    移動通信網絡由于帶寬和技術的限制,遠遠不能滿足人們不斷高漲的無線上網需求。Wi-Fi作為無線接入技術MLAN的主流標準口益成熟,它能夠隨時隨地高速連接到Internet,極大地滿足了用戶對無線上網需求,受到消費者的青睞。因而越來越多的移動終端都集成了Wi-Fi功能,Wi-Fi和藍牙樣成為移動終端的標配。隨之而來的是wi-Fi和藍牙都工作在2.4CHZz ISM頻段而引發的互相 擾問題,導致數據吞吐量下降,語音質量惡化失真,極端狀況下甚至導致鏈路斷開而不能正常工作。因此,必須尋求有效的措施和方法,實現兩種技術在近距離的和諧共存,這已成為非常迫切的技術需要,也成為人們研究的一個熱點和難點。近距離WiFi和藍牙互相1擾的問題,目前已經形成了非常多的有效解決機制,包括基于Wi-Fi的PTA(Packet Traffic Arbitration)、AWMA(Alternating Wireless Medium Access)和DSE(Deterministic Spectral Excision),其中PTA和AWMA機制在Wi-Fi側MAC層實現,通過協調Wi-Fi和藍牙的幀發射時間來避免相互干擾:而DSE是在Wi-Fi側物理層PHY實現,通過一個可編程帶阻濾波器(Notch Filter)來阻止來白藍牙的窄帶干擾。還有基于藍牙側的AFH(Adaptive Frequency Hopping),它通過跳頻,自動避開被干擾的頻點,從而大大提高了藍牙傳輸性能。

    標簽: 藍牙共存 wifi 射頻模塊

    上傳時間: 2022-06-20

    上傳用戶:zhanglei193

  • 新唐NUC970 Non-OS BSP 用戶指南

    這包 BSP 支持了NUC970 系列芯片. 新唐科技的 NUC970 系列芯片是以 ARM926EJS 為核心的系統級單芯片. 包含了 16kB I-Cache 以及 16kB D-Cache 以及MMU 記憶體管理模塊. 最高支援到 300MHz 的頻率, 並且提供了豐富的外設接口周邊. 有USB 快速Host/Device, SDHC, 支援TFT LCD介面, 網路接口 和I2S audio介面, 有11 組UART…等. 並可以由 NAND flash, SPI Flash 開機.

    標簽: NUC970

    上傳時間: 2022-06-23

    上傳用戶:slq1234567890

主站蜘蛛池模板: 四子王旗| 大竹县| 和政县| 磐安县| 张北县| 米易县| 安溪县| 济源市| 高尔夫| 漳浦县| 汕尾市| 多伦县| 宁陕县| 上犹县| 忻州市| 肇州县| 本溪市| 乌苏市| 铜梁县| 宜都市| 额济纳旗| 昌乐县| 同德县| 上高县| 揭东县| 云浮市| 宁海县| 田东县| 富宁县| 永丰县| 封开县| 咸宁市| 黄石市| 河津市| 上虞市| 陕西省| 江北区| 万年县| 祁连县| 西乌| 宜章县|