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

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

pre-processor

  • 基于AT89C52單片機的智能呼救系統(tǒng)設計

    從系統(tǒng)硬件設計和軟件構(gòu)成上,介紹一種以AT89C52單片機為核心,通過無線遙控方法實現(xiàn)對預設電話自動撥號報警的智能呼救系統(tǒng)。系統(tǒng)提供了患者在緊急情況下無法使用電話報警時的一種報警手段。由用戶預設的多組電話號碼作為語音報警對象,預錄可長達20 s的語音信號來說明患者所處地點及病情,并通知患者家人。 Abstract:  This paper introduces a intelligent alarming system which is realized by wireless remote control system.This system chiefly consists of AT89C51 the system can processor.User can input several groups of telephone number regarded as alarming objects,The system can record some information 20 seconds to tell the site of the patient.And notice the rokonok of the patient.

    標簽: 89C C52 AT 89

    上傳時間: 2013-11-19

    上傳用戶:wd450412225

  • 基于C8051F930的管道溫度壓力遠程監(jiān)測系統(tǒng)

       為解決輸油管道溫度壓力參數(shù)實時監(jiān)測的問題,設計了以C8051F930單片機作為控制核心的超低功耗輸油管道溫度壓力遠程監(jiān)測系統(tǒng)?,F(xiàn)場儀表使用高精度電橋采集數(shù)據(jù),通過433 MHz短距離無線通信網(wǎng)絡與遠程終端RTU進行通信,RTU通過GPRS網(wǎng)絡與PC上位機進行遠程數(shù)據(jù)傳輸,在上位機中實現(xiàn)數(shù)據(jù)存儲和圖形化界面顯示,從而實現(xiàn)輸油管道溫度壓力參數(shù)的實時監(jiān)測和異常報警。經(jīng)實驗證明,該系統(tǒng)的12位數(shù)據(jù)采集精度滿足設計要求,漏碼率小于1%,正常工作時間超過5個月,能實時有效地監(jiān)測輸油管道的溫度壓力參數(shù),節(jié)省大量人工成本,有效預防管道參數(shù)異常造成的經(jīng)濟損失和環(huán)境污染。 Abstract:  In order to solve the problems on real-time monitoring of pipeline temperature and pressure parameters, the ultra-low power remote pipeline temperature and pressure monitoring system was designed by using the single chip processor C8051F930 as the control core. The high-precision electric bridge was used in field instruments for data collection, the 433MHz short-range wireless communication network was used to make communication between field instrument and RTU, the GPRS was used by the RTU to transmit data to the PC host computer, and the data was stored and displayed in the PC host computer, so the real-time monitoring and exception alerts of pipeline temperature and pressure parameters were achieved. The experiment proves that the system of which error rate is less than 1% over five months working with the 12-bit data acquisition accuracy can effectively monitor the pipeline temperature and pressure parameters in real time, it saves a lot of labor costs and effectively prevents environmental pollution and economic losses caused by abnormal channel parameters.

    標簽: C8051F930 溫度 壓力 遠程監(jiān)測系統(tǒng)

    上傳時間: 2013-11-07

    上傳用戶:cuibaigao

  • 基于OMAP1510的mp3播放器設計

      第一章 序論……………………………………………………………6   1- 1 研究動機…………………………………………………………..7   1- 2 專題目標…………………………………………………………..8   1- 3 工作流程…………………………………………………………..9   1- 4 開發(fā)環(huán)境與設備…………………………………………………10   第二章 德州儀器OMAP 開發(fā)套件…………………………………10   2- 1 OMAP介紹………………………………………………………10   2-1.1 OMAP是什麼?…….………………………………….…10   2-1.2 DSP的優(yōu)點……………………………………………....11   2- 2 OMAP Architecture介紹………………………………………...12   2-2-1 OMAP1510 硬體架構(gòu)………………………………….…12   2-2.2 OMAP1510軟體架構(gòu)……………………………………...12   2-2.3 DSP / BIOS Bridge簡述…………………………………...13   2- 3 TI Innovator套件 -- OMAP1510 ……………………………..14   2-2.1 General Purpose processor -- ARM925T………………...14   2-2.2 DSP processor -- TMS320C55x …………………………15   2-2.3 IDE Tool – CCS …………………………………………15   2-2.4 Peripheral ………………………………………………..16   第三章 在OMAP1510上建構(gòu)Embedded Linux System…………….17   3- 1 嵌入式工具………………………………………………………17   3-1.1 嵌入式程式開發(fā)與一般程式開發(fā)之不同………….….17   3-1.2 Cross Compiling的GNU工具程式……………………18   3-1.3 建立ARM-Linux Cross-Compiling 工具程式………...19   3-1.4 Serial Communication Program………………………...20   3- 2 Porting kernel………………………………………………….…21   3-2.1 Setup CCS ………………………………………….…..21   3-2.2 編譯及上傳Loader…………………………………..…23   3-2.3 編譯及上傳Kernel…………………………………..…24   3- 3 建構(gòu)Root File System………………………………………..…..26   3-3.1 Flash ROM……………………………………………...26   3-3.2 NFS mounting…………………………………………..27   3-3.3 支援NFS Mounting 的kernel…………………………..27   3-3.4 提供NFS Mounting Service……………………………29   3-3.5 DHCP Server……………………………………………31   3-3.6 Linux root 檔案系統(tǒng)……………………………….…..32   3- 4 啟動及測試Innovator音效裝置…………………………..…….33   3- 5 建構(gòu)支援DSP processor的環(huán)境…………………………...……34   3-5.1 Solution -- DSP Gateway簡介……………………..…34   3-5.2 DSP Gateway運作架構(gòu)…………………………..…..35   3- 6 架設DSP Gateway………………………………………….…36   3-6.1 重編kernel……………………………………………...36   3-6.2 DEVFS driver…………………………………….……..36   3-6.3 編譯DSP tool和API……………………………..…….37   3-6.4 測試……………………………………………….…….37   第四章 MP3 Player……………………………………………….…..38   4- 1 MP3 介紹………………………………………………….…….38   4- 2 MP3 壓縮原理……………………………………………….….39   4- 3 Linux MP3 player – splay………………………………….…….41   4.3-1 splay介紹…………………………………………….…..41   4.3-2 splay 編譯………………………………………….…….41   4.3-3 splay 的使用說明………………………………….……41   第五章 程式改寫………………………………………………...…...42   5-1 程式評估與改寫………………………………………………...…42   5-1.1 Inter-Processor Communication Scheme…………….....42   5-1.2 ARM part programming……………………………..…42   5-1.3 DSP part programming………………………………....42   5-2 程式碼………………………………………………………..……43   5-3 雙處理器程式開發(fā)注意事項…………………………………...…47   第六章 效能評估與討論……………………………………………48   6-1 速度……………………………………………………………...48   6-2 CPU負載………………………………………………………..49   6-3 討論……………………………………………………………...49   6-3.1分工處理的經(jīng)濟效益………………………………...49   6-3.2音質(zhì)v.s 浮點與定點運算………………………..…..49   6-3.3 DSP Gateway架構(gòu)的限制………………………….…50   6-3.4減少IO溝通……………….………………………….50   6-3.5網(wǎng)路掛載File System的Delay…………………..……51   第七章 結(jié)論心得…

    標簽: OMAP 1510 mp3 播放器

    上傳時間: 2013-10-14

    上傳用戶:a471778

  • SPCE061A單片機簡介

    隨著單片機功能集成化的發(fā)展,其應用領域也逐漸地由傳統(tǒng)的控制,擴展為控制處理、數(shù)據(jù)處理以及數(shù)字信號處理(DSP,Digital Signal Processing)等領域。凌陽的16位單片機就是為適應這種發(fā)展而設計的。它的CPU內(nèi)核采用凌陽最新推出的µ’nSP™(Microcontroller and Signal Processor)16位微處理器芯片(以下簡稱µ’nSP™)。圍繞µ’nSP™所形成的16位µ’nSP™系列單片機(以下簡稱µ’nSP™家族)采用的是模塊式集成結(jié)構(gòu),它以µ’nSP™內(nèi)核為中心集成不同規(guī)模的ROM、RAM和功能豐富的各種外設接口部件。

    標簽: SPCE 061A 061 單片機

    上傳時間: 2013-11-07

    上傳用戶:wpwpwlxwlx

  • TPS65930 TPS65920與OMAP3530硬件連接

    This document describes the system hardware implementation for the OMAP3530 processor and theTPS65930/20 companion power integrated circuit (IC). The document concentrates on the powerconnectivity for the processor and the companion power IC. The document also briefly explains someother specifics related to power, such as the boot modes and the power-up sequence.

    標簽: TPS 65930 65920 3530

    上傳時間: 2013-11-14

    上傳用戶:yeling1919

  • FREERTOS的官方移植文檔

    FeaturesThe following standard features are provided.• Choice of RTOS scheduling policy1. Pre-emptive:Always runs the highest available task. Tasks of identical priorityshare CPU time (fully pre-emptive with round robin time slicing).2. Cooperative:Context switches only occur if a task blocks, or explicitly callstaskYIELD().• Co-routines (light weight tasks that utilise very little RAM).• Message queues• Semaphores [via macros]• Trace visualisation ability (requires more RAM)• Majority of source code common to all supported development tools• Wide range of ports and examples

    標簽: FREERTOS 移植 文檔

    上傳時間: 2013-10-13

    上傳用戶:13162218709

  • PCA9519 4channel level transla

    The PCA9519 is a 4-channel level translating I2C-bus/SMBus repeater that enables theprocessor low voltage 2-wire serial bus to interface with standard I2C-bus or SMBus I/O.While retaining all the operating modes and features of the I2C-bus system during thelevel shifts, it also permits extension of the I2C-bus by providing bidirectional buffering forboth the data (SDA) and the clock (SCL) lines, thus enabling the I2C-bus or SMBusmaximum capacitance of 400 pF on the higher voltage side. The SDA and SCL pins areover-voltage tolerant and are high-impedance when the PCA9519 is unpowered.

    標簽: 4channel transla level 9519

    上傳時間: 2013-11-19

    上傳用戶:jisiwole

  • 基于單DSP的VoIP模擬電話適配器研究與實現(xiàn)

    基于單DSP的VoIP模擬電話適配器研究與實現(xiàn):提出和實現(xiàn)了一種新穎的基于單個通用數(shù)字信號處理器(DSP)的VoIP模擬電話適配器方案。DSP的I/O和存儲資源非常有限,通常適于運算密集型應用,不適宜控制密集型應用[5]。該系統(tǒng)高效利用單DSP的I/O和片內(nèi)外存儲器資源,采用μC/OS-II嵌入式實時操作系統(tǒng),支持SIP和TCP-UDP/IP協(xié)議,通過LAN或者寬帶接入,使普通電話機成為Internet終端,實現(xiàn)IP電話。該系統(tǒng)軟硬件結(jié)構(gòu)緊湊高效,運行穩(wěn)定,成本低,具有廣闊的應用前景。關鍵詞:模擬電話適配器;IP電話;數(shù)字信號處理器;μC/OS-II 【Abstract】This paper presents a VoIP ATA solution based on a single digital signal processor (DSP). DSPs are suitable for arithmetic-intensiveapplication and unsuitable for control-intensive application because of the limitation of I/O and memory resources. This solution is based on a 16-bitfixed-point DSP and μC/OS-II embedded real-time operating system. It makes good use of the limited resources, supports SIP and TCP-UDP/IPprotocol. It can connect the analog telephone to Internet and realize the VoIP application. This system has a great future for its high efficiency andlow cost.【Key words】Analog telephone adapter (ATA); Voice over Internet protocol (VoIP); Digital signal processor (DSP); μC/OS-II Research and Implementation of VoIPATA Based on Single DSP

    標簽: VoIP DSP 模擬電話 適配器

    上傳時間: 2013-11-20

    上傳用戶:Wwill

  • μ’nSP單片機應用及開發(fā)技術(shù)

    本章將介紹μ’nSP™系列單片機的應用領域,具體講述SPCE061A單片機在通訊、語音領域里的應用,并詳細給出了有關系統(tǒng)的電路原理圖、程序流程圖以及程序代碼,供讀者參考。 μ’nSP™家族產(chǎn)品具有電源電壓范圍和工作速率范圍較寬、集成度高、性能價格比高以及功耗低等特點,故其有非常廣泛的應用領域。μ’nSP™家族系列產(chǎn)品,涵蓋了非常廣泛的應用。包括:發(fā)音與語音識別的微控制器(SPCE系列)、通信來電辯識應用的微控制器(SPT660x系列)、以及通用型微控制器等等,主要體現(xiàn)在以下幾個方面:􀂄 用于數(shù)字信號處理􀂄 用于開發(fā)研制便攜式移動終端􀂄 用于開發(fā)嵌入式計算機應用系統(tǒng) 用于數(shù)字信號處理1. 數(shù)字濾波器 (Digital Filter)數(shù)字濾波器是一種計算處理或算法。借助于此,可以將輸入的一種數(shù)字信號或序列變換為另一種序列輸出。數(shù)字濾波器已被廣泛地應用于數(shù)字語音、數(shù)字圖像處理以及模式識別和頻譜分析。數(shù)字信號處理器(DSP,Digital Signal Processor)的作用是通過一系列數(shù)字來表示信號及其信息,并借助數(shù)字計算方法變換和處理這些信號。為了構(gòu)成DSP,必須有一種部件能夠快速地完成兩個數(shù)值的乘法運算并將乘積累加于寄存器。“快速”意味著乘和累加(MAC,Multiply & ACcumulate)較高的運算速度。若以16位數(shù)值進行乘和累加,其結(jié)果應為32位。顯然,μ’nSP™的硬件結(jié)構(gòu)與其指令系統(tǒng)的結(jié)合足以構(gòu)成DSP應用的硬件MAC單元,因而很適用于一些DSP方面的應用。

    標簽: nSP 單片機應用 開發(fā)技術(shù)

    上傳時間: 2014-01-26

    上傳用戶:qb1993225

  • MPC106 PCI Bridge/Memory Contr

    In this document, the term Ô60xÕ is used to denote a 32-bit microprocessor from the PowerPC architecture family that conforms to the bus interface of the PowerPC 601ª, PowerPC 603ª, or PowerPC 604 microprocessors. Note that this does not include the PowerPC 602ª microprocessor which has a multiplexed address/data bus. 60x processors implement the PowerPC architecture as it is speciÞed for 32-bit addressing, which provides 32-bit effective (logical) addresses, integer data types of 8, 16, and 32 bits,and ßoating-point data types of 32 and 64 bits (single-precision and double-precision).1.1 Overview The MPC106 provides an integrated high-bandwidth, high-performance, TTL-compatible interface between a 60x processor, a secondary (L2) cache or additional (up to four total) 60x processors, the PCI bus,and main memory. This section provides a block diagram showing the major functional units of the 106 and describes brießy how those units interact.Figure 1 shows the major functional units within the 106. Note that this is a conceptual block diagram intended to show the basic features rather than an attempt to show how these features are physically implemented on the device.

    標簽: Bridge Memory Contr MPC

    上傳時間: 2013-10-08

    上傳用戶:18711024007

主站蜘蛛池模板: 新河县| 德惠市| 黔江区| 交口县| 鹤峰县| 手机| 宣化县| 随州市| 墨竹工卡县| 北碚区| 固阳县| 神农架林区| 洛川县| 巨野县| 古交市| 巩义市| 潼南县| 西丰县| 含山县| 共和县| 唐山市| 抚顺市| 鄂托克旗| 三台县| 即墨市| 延寿县| 宝清县| 凤山县| 比如县| 临高县| 隆德县| 新晃| 饶阳县| 望都县| 涟水县| 高阳县| 正蓝旗| 定结县| 霞浦县| 神池县| 苗栗县|