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

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

電路功能

  • Broadcom推出全球第一個802.11n單芯片解決方案

    北京,2007年9月27日——全球有線和無線通信半導體市場的領導者Broadcom(博通)公司(Nasdaq:BRCM)今天宣布,推出全球第一個全功能802.11n單芯片解決方案BCM4322。BCM4322是Broadcom Intensi-fiTM產品系列的最新成員,它不僅是市場上最小和最經濟的802.11n解決方案,而且第一個讓Wi-Fi產品的實際無線吞吐量超過了200Mbps。這款最新的Intensi-fi芯片兼有前所未有的無線性能和很多新功能,擴大了無線覆蓋范圍,使無線網絡能夠兌現802.11n的承諾,即同時支持幾路多媒體應用,包括高清視頻流。

    標簽: Broadcom 802.11 單芯片 方案

    上傳時間: 2014-01-14

    上傳用戶:haohaoxuexi

  • 基于單片機89S52的多功能計數器設計

    該系統由單片機89S52控制模塊,程控寬帶放大模塊,整形模塊,FPGA內頻率、相位差測量模塊等構成,采用等精度測頻法測出頻率和周期,可測量有效值為0.01~5V,頻率范圍1Hz~20MHz信號的頻率、周期信號,精度高達10-6。采用計數法測量相位差,該系統可測量有效值0.5~5V,頻率10Hz~100kHz信號的相位差,精度為1°。系統功能由按鍵控制,測量結果實時顯示,人機界面友好。 Abstract:  The system consists of the following functional blocks:89S52microcontroller controlling module,programmable amplifier module,comparator module,frequency and phase difference testing module in the FPGA.The system use the equal accuracy frequency-examining technique it measures frequency and circle of signal which its ranges is from1Hz to20MHz and the amplitude of which its range is from0.01Vrms to5Vrms,precision is up to10-6.Using of count method,the system detects the phase difference of signal,the amplitude of whic its range is from0.5Vrms to5Vrms and the frequency of which its ranges is from10Hz to100kHz,precision is up to1°,The system functions is controlled by certain keys,measurement results are displayed in real-time and it is friendly interface.

    標簽: 89S52 單片機 多功能 計數器

    上傳時間: 2013-11-04

    上傳用戶:CHINA526

  • 基于單片機和FPGA的多功能計數器的設計

    以89S52單片機和EP1C6Q240C8型FPGA為控制核心的多功能計數器,是由峰值檢波、A/D轉換、程控放大、比較整形、移相網絡部分組成,可實現測量正弦信號的頻率、周期和相位差的功能。多功能計數器采用等精度的測量方法,可實現頻率為1Hz~10MHz、幅度為0.01~5Vrms的正弦信號的精確測頻,以及頻率為10Hz~100kHz、幅度為0.5~5Vrms的正弦信號精確測相。液晶顯示器能夠實時顯示當前信號的頻率、周期和相位差。該多功能計數器精度高,界面友好,實用性強。 Abstract:  A multi-function counter,which uses89S52MCU and EP1C6Q240C8FPGA as a control core,consists of peak detector,A/D conversion,program-controlled amplification,compared shaping and phase-shifting network part.The counter measures the frequency,period and phase of sinusoidal signal.With the equal precision method,the multi-function counter achieves the precise frequency measurement of the sinusoidal signal which its frequency is from1Hz to10MHz,its amplitude is from0.01Vrms to5Vrms,as well as the accurate phase measurement of the sinusoidal signal which its frequency is from10Hz to100kHz,its amplitude is from0.5Vrms to5Vrms.The LCD monitor real-time displays the frequency,period and phase difference of current signal.The multi-function counter features high precision,friendly interface,and strong practical.

    標簽: FPGA 單片機 多功能 計數器

    上傳時間: 2013-11-15

    上傳用戶:gy592333

  • 基于AT89S52單片機的多功能音樂播放器

    介紹一種多功能音樂播放器,它是以AT89S52單片機為核心,并輔有一些外圍器件,采用匯編語言編寫程序,實現多功能音樂播放,歌曲自動循環播放和使用琴鍵自編曲目功能。此外,彩燈顯示歌曲節奏,按鍵跳轉到喜愛曲目,液晶顯示當前播英文曲目。并給出了系統軟硬件設計。 Abstract:  It introduces a multifunctional music player,taking AT89S52 single-chip microcomputer as hardware control core and using some peripheral elements.Programmes are compiled in assembly language to act as expected.There are two functional modes in this system.One is to make the music play automatically and consecutively,the other is to compose new songs through keys.In addition,lights show the pace of music and the English names can be displayed in the liquid crystal screen.With perfect combination of hardware and software,the music player can meet many music lovers’needs for multifunctional music player.And the hardware and software of the system are given.

    標簽: 89S S52 AT 89

    上傳時間: 2013-11-18

    上傳用戶:xiaodu1124

  • Intel 8251的UART功能

    在嵌入式系統中,嵌入式CPU往往要通過各種串行數據總線與“外界”進行通信。在應用中,異步的串行數據通信用得較多,而通用異步收發器UART(Universal Asynchronous Receiver Transmitter)在其中扮演著重要角色:完成數據的串并轉換,即把并行數據按照通信波特率轉化為通信協議中規定的串行數據流,也可從串行數據流中取出有用數據轉變為并行數據。而UART與CPU接口簡單,CPU只需通過執行讀寫操作即可完成收發數據,從而完成與外界的通信。有許多現成的芯片可以實現UART的功能,如常用的Intel8250/8251接口芯片就可以作為RS232、RS422串口的UART控制芯片。

    標簽: Intel 8251 UART

    上傳時間: 2013-11-25

    上傳用戶:www240697738

  • 8位OTP單片機芯片MC10P23XXY管腳與三星9454完

    主要特點管腳完全與三星9454兼容8位CISC型內核(MC05)4K byte OTP ROM208 byte RAM3組IO口(最多可支持17個通用IO口和1個輸入口)1個PWM輸出1個8位基本定時器1個8位帶比較輸出的定時器1個10位ADC(9路輸入)2個外中斷、1個定時器中斷、1個PWM中斷看門狗復位功能3V低壓復位可選晶振/RC振蕩晶振400K-8MHzRC振蕩有3.2MHz(@5V,typ.)、8MHz(@5V,typ.)、外接電阻電容3種可選

    標簽: 9454 10P OTP P23

    上傳時間: 2013-11-05

    上傳用戶:Jerry_Chow

  • 基于C8051F020單片機的多路壓力測量儀

    介紹了一種基于C8051F020單片機的多路壓力測量儀。該測量儀選用電阻應變式壓力傳感器采集壓力信號,并經放大電路處理后送入C8051F020單片機,再由C8051F020單片機內部的A/D轉換器將采集到的壓力信號進行模數轉化,然后分別對數據進行存儲和顯示。該測量儀能測量6路壓力信號,并且各測量點都能單獨檢測和設置。由于采用了C8051F020單片機,簡化了硬件電路,增強了抗干擾能力,使得測量儀具有測量精度高,沖擊小等特點。 Abstract:  A measurement apparatus for multi-channel pressure based on single chip microcomputer is introduced.It can measure 6 channels signal of the pressure,and the pressure measure points can be detection and located individually.The pressure signal sampling is obtained by resistor stress-type pressure sensors,the digital signals of 6 channels are collected through amplifying and adjustment circuit of pressure signals and internal integrated A/D converter of MCU.Finally,and it realizes the function to store and display data separately.C8051F020 was used to made hardware circuit simple,and it also enhanced the anti-interference ability.It features high precision and little impact.

    標簽: C8051F020 單片機 多路 壓力

    上傳時間: 2013-11-16

    上傳用戶:yare

  • 8位OTP單片機芯片BM22P02

    概述 BM22P02是一款OTP類型低功耗8位通用微控制器(MCU)??蛇m用于各類簡單功能的小家電控制。 主要特點 ●指令與BL2220兼容●CPU:8位●ROM單元:2Kbyte●RAM單元:64byte●晶振電路:400K~4MHz晶體振蕩器或內置RC振蕩●I/O口:2組8位雙向口●1個單向輸出口●17位watchdog●1路BUZZER輸出●低電壓復位LVR(翻轉電壓1.9V±0.2V),可軟件選擇●其他外圍電路:8位可編程定時器●工作電源電壓:2.0~5.5V●工作溫度:-40~85℃●靜態功耗:<1uA@VDD=3V●動態功耗:<1mA@VDD=3V●封裝形式:SOP24/DIP24/SOP20200MIL/SOP20300MIL/SSOP20/DIP20

    標簽: 22P OTP P02 22

    上傳時間: 2013-11-25

    上傳用戶:smthxt

  • 8位OTP單片機芯片BL35P02R

    概述 BL35P02R是一款低功耗8位OTP型微控制器單元(MCU),并帶有內置高精度振蕩器,及一個可直接驅動紅外發射管的遙控碼輸出口,適用于各類家電(如電視、VCD機等)的紅外遙控器。 主要特點 8位CISC結構CPU(MotorolaHC05兼容)最多可支持16個通用IO口和1個輸入口1個8位定時/計數器9路鍵盤中斷(KBI)1路遙控碼輸出口(IROUT),8種載波頻率可選(1/3占空比),驅動能力強(>300mA)外接晶振325K-8MHz/內置RC振蕩4MHz(偏差≤5%,0-40℃,2.0-3.6V工作電壓范圍內)低功耗設計(待機功耗<1uA@3V)32byteRAM(含堆棧)2K*8bitOTPROMOTP數據加密功能工作電壓2.0-5.5V封裝形式:SOP20(300mil)/SOP18(300mil)/SOP16(150mil)

    標簽: 02R 35P OTP P02

    上傳時間: 2013-10-12

    上傳用戶:z240529971

  • 8位OTP單片機芯片BL22P02

    概述 BL22P02是一款低功耗8位OTP型微控制器單元(MCU),適用于各類小家電控制。 主要特點 8位CISC結構CPU(Motorola HC05兼容)17個通用IO口8位實時定時器/計數器,其信號源和觸發沿可由軟件設定,可設置溢出中斷7路鍵盤中斷(KBI)2路外中斷(INT)振蕩模式晶振:32K晶振:432K-8MHz內部RC:2MHz@5V、4MHz@5V、6MHz@5V外接電阻低功耗設計(靜態功耗<1uA@5V)內部自振式看門狗計數器(WDT)64byteRAM2K*8bitOTPROM串行燒寫接口電路程序加密功能工作電壓2.0-5.5V@(432K-4M)2.7-5.5V@(432K-8M)封裝形式:DIP20、SOP20、DIP18、SOP18、DIP16、SOP16、DIP14、SOP14、DIP8、SOP8

    標簽: 22P OTP P02 22

    上傳時間: 2013-10-15

    上傳用戶:佳期如夢

主站蜘蛛池模板: 突泉县| 牙克石市| 保亭| 高台县| 闵行区| 临沂市| 兴宁市| 龙江县| 宁阳县| 永顺县| 邯郸市| 垣曲县| 祁阳县| 如皋市| 孙吴县| 渑池县| 玉田县| 蓝山县| 丰城市| 岫岩| 红河县| 江口县| 班玛县| 张家界市| 铜梁县| 花垣县| 遂宁市| 南开区| 博乐市| 曲松县| 二连浩特市| 兴海县| 聂拉木县| 同心县| 乐东| 嵩明县| 叙永县| 松江区| 丹巴县| 临江市| 梁山县|