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

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

組網(wǎng)(wǎng)技術(shù)(shù)

  • 單片機控制的鉛酸蓄電池充電電源

     為了有效地提升鉛酸蓄電池的使用壽命,同時實現(xiàn)對充電過程的監(jiān)控,設(shè)計出一種用單片機控制的36 V鉛酸蓄電池充電電源。本電路采用反激式拓撲,連續(xù)電流工作模式,電源管理IC設(shè)計在電源的副邊,由ELAN公司的EM78P258N單片機模擬,是用可編程器件模擬電源管理IC,實現(xiàn)智能電源低成本化的一次成功嘗試,通過對單片機的軟件設(shè)計實現(xiàn)了充電電源的狀態(tài)顯示、充電時間控制、報警、過溫保護、過壓保護、過流保護等功能。本充電器真正的實現(xiàn)了鉛酸蓄電池的三段式充電過程,其最高輸出功率可達90 W,效率約85%,成本不到20元,具有很高的市場競爭力。 Abstract:  In order to extend the life of lead-acid battery efficiently and supervise the charging process meanwhile, a 36V lead-acid battery charge powe supply controlled by microcontroller is designed. The charger is flyback switching power supply and works in CCM mode. A EM78P258N microcontroller made by ELAN microelectronics corporation is used as power management IC which is designed at the secondary circuit. The project is a successful attempt to low-cost intelligent power used microcontroller simulating power management IC. The charger also has the functions of the status reveal, charge time control, alarming, thermal protect, current limit and overvoltage protect by the software design. The circuit actually implements the three-step charge process, whose power is up to 90W and whose efficiency can get 85%. The net cost of this charger is less than 20 RMB, so that the charger is of powerful market competitiveness.    

    標簽: 單片機控制 充電電源 鉛酸蓄電池

    上傳時間: 2013-11-16

    上傳用戶:cepsypeng

  • 反激式開關(guān)電源電子數(shù)據(jù)表格

    序號 參數(shù) 數(shù)據(jù) 單位 參數(shù) 說 明 . 輸 入 參 數(shù) 變 量 1 umin V 交流輸入電壓最小值 2 umax V 交流輸入電壓最大值 3 fL Hz 電網(wǎng)頻率 4 f kHz 開關(guān)頻率 5 UO V 直流輸出電壓 6 PO W 輸出功率 7 η % 電源效率 8 Z 0.5 損耗分配系數(shù) 9 UFB V 反饋電壓  

    標簽: 反激式開關(guān)電源 電子 數(shù)據(jù)表格

    上傳時間: 2013-10-14

    上傳用戶:小碼農(nóng)lz

  • PIC單片機在可編程數(shù)碼式樓宇對講系統(tǒng)中的應(yīng)用

    摘要:本文介紹應(yīng)用PIC16C57單片機設(shè)計的一種可編程、高性能的數(shù)碼式樓宇對講系統(tǒng),詳細闡明了有關(guān)工作原理和關(guān)鍵技術(shù)。本系統(tǒng)充分應(yīng)用PIC單片機的軟硬件資源,具有可編程、電路簡單、功能強大等優(yōu)點,在安居工程、樓宇技防系統(tǒng)等領(lǐng)域具有廣泛的應(yīng)用前景。 關(guān)鍵詞:PIC 單片機  樓宇對講   編碼   譯碼  可編程

    標簽: PIC 單片機 中的應(yīng)用 可編程

    上傳時間: 2013-11-14

    上傳用戶:hj_18

  • 基于OMAP1510的mp3播放器設(shè)計

      第一章 序論……………………………………………………………6   1- 1 研究動機…………………………………………………………..7   1- 2 專題目標…………………………………………………………..8   1- 3 工作流程…………………………………………………………..9   1- 4 開發(fā)環(huán)境與設(shè)備…………………………………………………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 架設(shè)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

  • 基于12864LCD的波形顯示系統(tǒng)的研制

    本文針對實驗平臺管理系統(tǒng)的實際需求,結(jié)合密碼技術(shù)和身份認證技術(shù),采用了基于USB Key的雙因子身份認證技術(shù)。目前眾多身份認證技術(shù)當中,USB Key是被認為最安全的身份認證手段,除了生物特征身份認證技術(shù)。但是因為成本問題,生物特征身份認證技術(shù)并沒有被廣泛使用。而且通過深入研究,可以進一步完善USB Key的功能,使USB Key不僅能起到認證的作用,還可以用于存儲數(shù)據(jù)。因此,隨著人們對網(wǎng)絡(luò)安全問題的重視程度加深,USB Key身份認證方式將在各安全需求領(lǐng)域大顯身手

    標簽: 12864 LCD 波形顯示

    上傳時間: 2014-12-27

    上傳用戶:sun_pro12580

  • 淺談單片機A/D轉(zhuǎn)換的處理方法

    單片機在日常生活中用得越來越多,其集成度也越來越高,目前擁有多種單片機都集成有A/D轉(zhuǎn)換功能,如PIC,AVR,SUNPLUS,SH等。處理器的位數(shù)從4位到32位或更高,轉(zhuǎn)換精度從6位,8位,10位或更高。

    標簽: 單片機 轉(zhuǎn)換 處理方法

    上傳時間: 2013-10-28

    上傳用戶:xa_lgy

  • 代替石英晶體的硅MEMS振蕩器介紹

    石英具有非凡的機械和壓電特性, 使得從19 世紀40 年代中期以來一直作為基本的時鐘器件. 盡管在陶瓷, 硅晶和RLC電路方面有60 多年的研究, 在此之前沒有哪種材料或技術(shù)能替代石英振蕩器, 鑒于其異常的溫度穩(wěn)定性和相位噪聲特性. 估計2006 年將有100億顆石英振蕩器被制造出來并放置到汽車, 數(shù)碼相機, 工業(yè)設(shè)備, 游戲設(shè)備, 寬帶設(shè)備,蜂窩電話, 以及事實上每一種數(shù)字產(chǎn)品當中. 石英振蕩器的制造數(shù)量比地球上的人口還要多.

    標簽: MEMS 石英晶體 振蕩器

    上傳時間: 2013-10-17

    上傳用戶:xinshou123456

  • AT89C2051驅(qū)動步進電機的電路和源碼

    AT89C2051驅(qū)動步進電機的電路和源碼:AT89C2051驅(qū)動步進電機的電路和源碼 程序:stepper.c stepper.hex/* * STEPPER.C * sweeping stepper's rotor cw and cww 400 steps * Copyright (c) 1999 by W.Sirichote */#i nclude c:\mc5151io.h /* include i/o header file */ #i nclude c:\mc5151reg.hregister unsigned char j,flag1,temp; register unsigned int cw_n,ccw_n;unsigned char step[8]={0x80,0xc0,0x40,0x60,0x20,0x30,0x10,0x90} #define n 400/* flag1 mask byte 0x01 run cw() 0x02 run ccw() */main(){ flag1=0; serinit(9600); disable(); /* no need timer interrupt */ cw_n = n; /* initial step number for cw */ flag1 |=0x01; /* initial enable cw() */while(1){ { tick_wait(); /* wait for 10ms elapsed */energize(); /* round-robin execution the following tasks every 10ms */ cw(); ccw(); } }}cw(){ if((flag1&0x01)!=0) { cw_n--; /* decrement cw step number */ if (cw_n !=0) j++; /* if not zero increment index j */ else {flag1&=~0x01; /* disable cw() execution */ ccw_n = n; /* reload step number to ccw counter */ flag1 |=0x02; /* enable cww() execution */ } }

    標簽: C2051 2051 89C AT

    上傳時間: 2013-11-21

    上傳用戶:boyaboy

  • 16-bit IC and SMBus I/O Port w

    The CAT9555 is a CMOS device that provides 16-bitparallel input/output port expansion for I²C and SMBuscompatible applications. These I/O expanders providea simple solution in applications where additional I/Osare needed: sensors, power switches, LEDs,pushbuttons, and fans.

    標簽: SMBus Port bit and

    上傳時間: 2014-01-09

    上傳用戶:1101055045

  • 高壓雙管反激變換器的設(shè)計

    高壓雙管反激變換器的設(shè)計:介紹一種雙管反激的電路拓撲,分析了其工作原理,給出了一些關(guān)鍵技術(shù)參數(shù)的計算公式,設(shè)計并研制成功的30W 380V AC5 0H z/510V DC/+15.1 V DC(1A )、+5.2VDC(2A)輔助開關(guān)電源具有功率密度高、變換效率高、可靠性高等優(yōu)良的綜合性能。該變換器在高電壓輸人情況下有重要的應(yīng)用價值。【關(guān) 鍵 詞 】變換器,輔助開關(guān)電源,雙管反激 [Abstract】 A n e wt opologyfo rd oubles witchfl ybackc onverteris in troduced.Th eo perationp rincipleis a nalyzeda nds ome for mulas for calculating key parameters for the topology are presented. The designed and produced auxiliary switching power supply,i. e. 30W 380V AC5 0H z/5 10V DC/+15.1 V DC《1A )、+5.2 V DC《2A ),hase xcellentc omprehensivep erformances sucha sh ighp owerd ensity, hi ghc onversione fficiencya ndh ighr eliability.Th isc onverterh asim portanta pplicationv aluef orh igh input voltag [Keywords ]converter,au xiliary switchingp owers upply,do ubles witchf lybac

    標簽: 雙管反激 變換器

    上傳時間: 2013-11-01

    上傳用戶:Ants

主站蜘蛛池模板: 阳泉市| 合山市| 博野县| 安宁市| 临江市| 屯昌县| 湘潭市| 廊坊市| 繁峙县| 普兰店市| 化德县| 万源市| 景洪市| 扎鲁特旗| 两当县| 永川市| 仁布县| 四子王旗| 华阴市| 陕西省| 罗定市| 日土县| 曲水县| 青田县| 金平| 宁都县| 楚雄市| 准格尔旗| 安仁县| 精河县| 河东区| 北川| 平昌县| 邵阳县| 嵊泗县| 龙里县| 东辽县| 合川市| 闵行区| 沂源县| 岳阳市|