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

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

Graph-Based

  • 清華版labview教程,下載(12.25)

    第一章   虛擬儀器及labview入門 1.1       虛擬儀器概述 1.2       labview是什么? 1.3       labview的運行機制 1.3.1 labview應用程序的構成 1.3.2 labview的操作模板 1.4 labview的初步操作 1.4.1 創建VI和調用子VI 1.4.2 程序調試技術 1.4.3 子VI的建立 1.5 圖表(Chart)入門 第二章   程序結構 2.1       循環結構 2.1.1 While 循環 2.1.2 移位寄存器 2.1.3 For循環 2.2       分支結構:Case 2.3       順序結構和公式節點 2.3.1       順序結構 2.3.2       公式節點 第三章   數據類型:數組、簇和波形(Waveform) 3.1 數組和簇 3.2  數組的創建及自動索引 3.2.1 創建數組 3.2.2 數組控制對象、常數對象和顯示對象 3.2.3       自動索引 3.3       數組功能函數 3.4       什么是多態化(Polymorphism)? 3.5 簇 3.5.1 創建簇控制和顯示 3.5.2       使用簇與子VI傳遞數據 3.5.3       用名稱捆綁與分解簇 3.5.4       數組和簇的互換 3.6 波形(Waveform)類型 第四章   圖形顯示 4.1       概述 4.2       Graph控件 4.3       Chart的獨有控件 4.4       XY圖形控件(XY Graph) 4.5       強度圖形控件(Intensity Graph) 4.6       數字波形圖控件(Digital Waveform Graph) 4.7       3D圖形顯示控件(3D Graph) 第五章   字符串和文件I/ 5.1 字符串 5.2 文件的輸入/輸出(I/O) 5.2.1 文件 I/O 功能函數 5.2.2 將數據寫入電子表格文 5.3       數據記錄文件(datalog file) 第六章   數據采集 6.1       概述 6.1.1       采樣定理與抗混疊濾波器 6.1.2       數據采集系統的構成 6.1.3       模入信號類型與連接方式 6.1.4       信號調理 6.1.5       數據采集問題的復雜程度評估  6.2 緩沖與觸發 6.2.1 緩沖(Buffers) 6.2.2 觸發(Triggering) 6.3 模擬I/O(Analog I/O) 6.3.1 基本概念 6.3.2 簡單 Analog I/O 6.3.3       中級Analog I/O 6.4 數字I/O(Digital I/O) 6.5 采樣注意事項 6.5.1 采樣頻率的選擇 6.5.2        6.5.3       多任務環境 6.6 附:PCI-MIO-16E-4數據采集卡簡介 第七章   信號分析與處理 7.1 概述   7.2 信號的產生 7.3 標準頻率 7.4 數字信號處理 7.4.1 FFT變換 7.4.2 窗函數 7.4.3 頻譜分析 7.4.4 數字濾波 7.4.5 曲線擬合 第八章    labview程序設計技巧 8.1    局部變量和全局變量                    8.2              屬性節點 8.3              VI選項設置 第九章   測量專題 9.1       概述 9.1.1       模入信號類型與連接方式 9.1.2       信號調理 9.2 電壓測量 9.3  頻率測量 9.4 相位測量 9.5 功率測量 9.6       阻抗測量 9.7       示波器 9.8       波形記錄與回放 9.9       元件伏安特性的自動測試 9.10 掃頻儀 9.11 函數發生器 9.12 實驗數據處理 9.13 頻域分析 9.14 時域分析 第十章   網絡與通訊 第十一章              儀器控制

    標簽: labview 12.25 清華 教程

    上傳時間: 2013-11-06

    上傳用戶:15070202241

  • lpc2292/lpc2294 pdf datasheet

    The LPC2292/2294 microcontrollers are based on a 16/32-bit ARM7TDMI-S CPU with real-time emulation and embedded trace support, together with 256 kB of embedded high-speed flash memory. A 128-bit wide memory interface and a unique accelerator architecture enable 32-bit code execution at the maximum clock rate. For critical code size applications, the alternative 16-bit Thumb mode reduces code by more than 30 pct with minimal performance penalty. With their 144-pin package, low power consumption, various 32-bit timers, 8-channel 10-bit ADC, 2/4 (LPC2294) advanced CAN channels, PWM channels and up to nine external interrupt pins these microcontrollers are particularly suitable for automotive and industrial control applications as well as medical systems and fault-tolerant maintenance buses. The number of available fast GPIOs ranges from 76 (with external memory) through 112 (single-chip). With a wide range of additional serial communications interfaces, they are also suited for communication gateways and protocol converters as well as many other general-purpose applications. Remark: Throughout the data sheet, the term LPC2292/2294 will apply to devices with and without the /00 or /01 suffix. The suffixes /00 and /01 will be used to differentiate from other devices only when necessary.

    標簽: lpc datasheet 2292 2294

    上傳時間: 2014-12-30

    上傳用戶:aysyzxzm

  • 6小時學會labview

    6小時學會labview, labview Six Hour Course – Instructor Notes   This zip file contains material designed to give students a working knowledge of labview in a 6 hour timeframe. The contents are: Instructor Notes.doc – this document. labviewIntroduction-SixHour.ppt – a PowerPoint presentation containing screenshots and notes on the topics covered by the course. Convert C to F (Ex1).vi – Exercise 1 solution VI. Convert C to F (Ex2).vi – Exercise 2 solution subVI. Thermometer-DAQ (Ex2).vi – Exercise 2 solution VI. Temperature Monitor (Ex3).vi – Exercise 3 solution VI. Thermometer (Ex4).vi – Exercise 4 solution subVI. Convert C to F (Ex4).vi – Exercise 4 solution subVI. Temperature Logger (Ex4).vi – Exercise 4 solution VI. Multiplot Graph (Ex5).vi – Exercise 5 solution VI. Square Root (Ex6).vi – Exercise 6 solution VI. State Machine 1 (Ex7).vi – Exercise 7 solution VI.   The slides can be presented in two three hour labs, or six one hour lectures. Depending on the time and resources available in class, you can choose whether to assign the exercises as homework or to be done in class. If you decide to assign the exercises in class, it is best to assign them in order with the presentation. This way the students can create VI’s while the relevant information is still fresh. The notes associated with the exercise slide should be sufficient to guide the students to a solution. The solution files included are one possible solution, but by no means the only solution.

    標簽: labview

    上傳時間: 2013-10-13

    上傳用戶:zjwangyichao

  • Rf And Microwave Power Amplifier Design(2005)

    The main objective of this book is to present all the relevant informationrequired for RF and micro-wave power amplifier design includingwell-known and novel theoretical approaches and practical design techniquesas well as to suggest optimum design approaches effectively combininganalytical calculations and computer-aided design. This bookcan also be very useful for lecturing to promote the analytical way ofthinking with practical verification by making a bridge between theoryand practice of RF and microwave engineering. As it often happens, anew result is the well-forgotten old one. Therefore, the demonstrationof not only new results based on new technologies or circuit schematicsis given, but some sufficiently old ideas or approaches are also introduced,that could be very useful in modern practice or could contributeto appearance of new ideas or schematic techniques.

    標簽: Amplifier Microwave Design Power

    上傳時間: 2013-12-22

    上傳用戶:vodssv

  • 路燈電力線通信自動化系統討論

    Abstract: This article discusses the benefits of a G3-PLC-based automation system and presents a real-world example of a systemfor reducing energy usage and lowering maintenance costs in tunnels. The basic system design is explained and key performance

    標簽: 路燈 電力線通信 自動化系統

    上傳時間: 2013-10-29

    上傳用戶:康郎

  • 基于ZigBee技術的無線智能家用燃氣報警系統

    在研究傳統家用燃氣報警器的基礎上,以ZigBee協議為平臺,構建mesh網狀網絡實現網絡化的智能語音報警系統。由于傳感器本身的溫度和實際環境溫度的影響,傳感器標定后采用軟件補償方法。為了減少系統費用,前端節點采用半功能節點設備,路由器和協調器采用全功能節點設備,構建mesh網絡所形成的家庭內部報警系統,通過通用的電話接口連接到外部的公用電話網絡,啟動語音模塊進行報警。實驗結果表明,在2.4 GHz頻率下傳輸,有墻等障礙物的情況下,節點的傳輸距離大約為35 m,能夠滿足家庭需要,且系統工作穩定,但在功耗方面仍需進一步改善。 Abstract:  On the basis of studying traditional household gas alarm system, this paper proposed the platform for the ZigBee protocol,and constructed mesh network to achieve network-based intelligent voice alarm system. Because of the sensor temperature and the actual environment temperature, this system design used software compensation after calibrating sensor. In order to reduce system cost, semi-functional node devices were used as front-end node, however, full-function devices were used as routers and coordinator,constructed alarm system within the family by building mesh network,connected to the external public telephone network through the common telephone interface, started the voice alarm module. The results indicate that nodes transmit about 35m in the distance in case of walls and other obstacles by 2.4GHz frequency transmission, this is able to meet family needs and work steadily, but still needs further improvement in power consumption.

    標簽: ZigBee 無線智能 報警系統

    上傳時間: 2013-10-30

    上傳用戶:swaylong

  • ZigBee無線傳感網絡的路由協議研究

     為滿足無線網絡技術具有低功耗、節點體積小、網絡容量大、網絡傳輸可靠等技術要求,設計了一種以MSP430單片機和CC2420射頻收發器組成的無線傳感節點。通過分析其節點組成,提出了ZigBee技術中的幾種網絡拓撲形式,并研究了ZigBee路由算法。針對不同的傳輸要求形式選用不同的網絡拓撲形式可以盡大可能地減少系統成本。同時針對不同網絡選用正確的ZigBee路由算法有效地減少了網絡能量消耗,提高了系統的可靠性。應用試驗表明,采用ZigBee方式通信可以提高傳輸速率且覆蓋范圍大,與傳統的有線通信方式相比可以節約40%左右的成本。 Abstract:  To improve the proposed technical requirements such as low-ower, small nodes, large capacity and reliable network transmission, wireless sensor nodes based on MSP430 MCU and CC2420 RF transceiver were designed. This paper provided network topology of ZigBee technology by analysing the component of the nodes and researched ZigBee routing algorithm. Aiming at different requirements of transmission mode to choose the different network topologies form can most likely reduce the system cost. And aiming at different network to choose the correct ZigBee routing algorithm can effectively reduced the network energy consumption and improved the reliability of the system. Results show that the communication which used ZigBee mode can improve the transmission rate, cover more area and reduce 40% cost compared with traditional wired communications mode.

    標簽: ZigBee 無線傳感網絡 協議研究 路由

    上傳時間: 2013-10-09

    上傳用戶:robter

  • UHF讀寫器設計中的FM0解碼技術

       針對UHF讀寫器設計中,在符合EPC Gen2標準的情況下,對標簽返回的高速數據進行正確解碼以達到正確讀取標簽的要求,提出了一種新的在ARM平臺下采用邊沿捕獲統計定時器數判斷數據的方法,并對FM0編碼進行解碼。與傳統的使用定時器定時采樣高低電平的FM0解碼方法相比,該解碼方法可以減少定時器定時誤差累積的影響;可以將捕獲定時器數中斷與數據判斷解碼相對分隔開,使得中斷對解碼影響很小,實現捕獲與解碼的同步。通過實驗表明,這種方法提高了解碼的效率,在160 Kb/s的接收速度下,讀取一張標簽的時間約為30次/s。 Abstract:  Aiming at the requirement of receiving correctly decoded data from the tag under high-speed communication which complied with EPC Gen2 standard in the design of UHF interrogator, the article introduced a new technology for FM0 decoding which counted the timer counter to judge data by using the edge interval of signal capture based on the ARM7 platform. Compared with the traditional FM0 decoding method which used the timer timed to sample the high and low level, the method could reduce the accumulation of timing error and could relatively separate capture timer interrupt and the data judgment for decoding, so that the disruption effect on the decoding was small and realizd synchronization of capture and decoding. Testing result shows that the method improves the efficiency of decoding, at 160 Kb/s receiving speed, the time of the interrogator to read a tag is about 30 times/s.

    標簽: UHF FM0 讀寫器 解碼技術

    上傳時間: 2013-11-10

    上傳用戶:liufei

  • LPC1850 Cortex-M3內核微控制器數據手冊

    The LPC1850/30/20/10 are ARM Cortex-M3 based microcontrollers for embeddedapplications. The ARM Cortex-M3 is a next generation core that offers systemenhancements such as low power consumption, enhanced debug features, and a highlevel of support block integration.The LPC1850/30/20/10 operate at CPU frequencies of up to 150 MHz. The ARMCortex-M3 CPU incorporates a 3-stage pipeline and uses a Harvard architecture withseparate local instruction and data buses as well as a third bus for peripherals. The ARMCortex-M3 CPU also includes an internal prefetch unit that supports speculativebranching.The LPC1850/30/20/10 include up to 200 kB of on-chip SRAM data memory, a quad SPIFlash Interface (SPIFI), a State Configuration Timer (SCT) subsystem, two High-speedUSB controllers, Ethernet, LCD, an external memory controller, and multiple digital andanalog peripherals.

    標簽: Cortex-M 1850 LPC 內核微控制器

    上傳時間: 2014-12-31

    上傳用戶:zhuoying119

  • LPC4300系列ARM雙核微控制器產品數據手冊

    The LPC4350/30/20/10 are ARM Cortex-M4 based microcontrollers for embeddedapplications. The ARM Cortex-M4 is a next generation core that offers systemenhancements such as low power consumption, enhanced debug features, and a highlevel of support block integration.The LPC4350/30/20/10 operate at CPU frequencies of up to 150 MHz. The ARMCortex-M4 CPU incorporates a 3-stage pipeline, uses a Harvard architecture withseparate local instruction and data buses as well as a third bus for peripherals, andincludes an internal prefetch unit that supports speculative branching. The ARMCortex-M4 supports single-cycle digital signal processing and SIMD instructions. Ahardware floating-point processor is integrated in the core.The LPC4350/30/20/10 include an ARM Cortex-M0 coprocessor, up to 264 kB of datamemory, advanced configurable peripherals such as the State Configurable Timer (SCT)and the Serial General Purpose I/O (SGPIO) interface, two High-speed USB controllers,Ethernet, LCD, an external memory controller, and multiple digital and analog peripherals

    標簽: 4300 LPC ARM 雙核微控制器

    上傳時間: 2013-10-28

    上傳用戶:15501536189

主站蜘蛛池模板: 寻甸| 桦甸市| 新田县| 吐鲁番市| 鄯善县| 望江县| 田林县| 东明县| 哈尔滨市| 綦江县| 尼勒克县| 宁武县| 南投县| 阿图什市| 井研县| 房山区| 平罗县| 长顺县| 宁乡县| 正宁县| 陇川县| 增城市| 张北县| 永仁县| 特克斯县| 房产| 金秀| 鲁山县| 潼南县| 甘肃省| 池州市| 黄山市| 张家口市| 利辛县| 鄂托克前旗| 靖宇县| 香格里拉县| 电白县| 大埔区| 唐河县| 曲靖市|