光伏發(fā)電是未來(lái)新能源發(fā)電重要方向之一,而光伏變流器是光伏發(fā)電系統(tǒng)的核心。介紹一種基于微網(wǎng)理念的光伏變流器設(shè)計(jì)。以該變流器為核心的光伏發(fā)電系統(tǒng)可以看做一個(gè)小型的微網(wǎng)系統(tǒng)。該系統(tǒng)能根據(jù)外部電網(wǎng)情況,工作于并網(wǎng)模式和離網(wǎng)模式。介紹了該系統(tǒng)的各個(gè)組成部件的設(shè)計(jì)以及變流器主電路部分器件的選型。最后,由實(shí)驗(yàn)樣機(jī)進(jìn)行測(cè)試。試驗(yàn)結(jié)果驗(yàn)證了電路拓?fù)浣Y(jié)構(gòu)及控制方案的可行性,也說(shuō)明了系統(tǒng)參數(shù)設(shè)計(jì)方法的正確性。 Abstract: Solar Photovoltaic generation is an important direction of new energy power generation in the future,while photovoltaic converter is the core of photovoltaic generation system. This paper deals with a study on photovoltaic inverter based on the concept of microgrid. This paper describes a system whose core component is the photovoltaic inverter,can work on grid-connected mode or run independently according to the external situation. The paper simply describes the main components of the system. At last,the prototype was produced and tested. Test result has proved feasibility of circuit topology structure and controlling scheme and shown correctness of system parameters.Key words: PV inverter; microgrid; off-grid; storage battery
標(biāo)簽: 光伏 變流器 系統(tǒng)設(shè)計(jì)
上傳時(shí)間: 2014-12-24
上傳用戶:Shaikh
基于單DSP的VoIP模擬電話適配器研究與實(shí)現(xiàn):提出和實(shí)現(xiàn)了一種新穎的基于單個(gè)通用數(shù)字信號(hào)處理器(DSP)的VoIP模擬電話適配器方案。DSP的I/O和存儲(chǔ)資源非常有限,通常適于運(yùn)算密集型應(yīng)用,不適宜控制密集型應(yīng)用[5]。該系統(tǒng)高效利用單DSP的I/O和片內(nèi)外存儲(chǔ)器資源,采用μC/OS-II嵌入式實(shí)時(shí)操作系統(tǒng),支持SIP和TCP-UDP/IP協(xié)議,通過(guò)LAN或者寬帶接入,使普通電話機(jī)成為Internet終端,實(shí)現(xiàn)IP電話。該系統(tǒng)軟硬件結(jié)構(gòu)緊湊高效,運(yùn)行穩(wěn)定,成本低,具有廣闊的應(yīng)用前景。關(guān)鍵詞:模擬電話適配器;IP電話;數(shù)字信號(hào)處理器;μ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
上傳時(shí)間: 2013-11-20
上傳用戶:Wwill
winCE msdn講座 XP Embedded Now and the future Windows XP Embedded Developmentand Deployment Model OverviewWindows XP Embedded Component ModelWindows XP Embedded Studio Tools Microsoft WindowsXP Embedded Product Highlights Componentized version of Windows XP Professional~ 12,000 components and updates as of Service Pack 2Flexible localizationSame binaries and API as Windows XP ProfessionalHotfixes and service packsEmbedded Enabling FeaturesRuns on standard PC hardwareSupports boot on hard drives, compact flash, DiskOnChipand read-only mediaSupport for remote install and remote bootHeadless device and remote management supportIntegration with Microsoft management tools
上傳時(shí)間: 2013-10-31
上傳用戶:jrsoft
A Computer-On-Module, or COM, is a Module with all components necessary for a bootable host computer, packaged as a super component. A COM requires a Carrier Board to bring out I/O and to power up. COMs are used to build single board computer solutions and offer OEMs fast time-to-market with reduced development cost. Like integrated circuits, they provide OEMs with significant freedom in meeting form-fit-function requirements. For all these reasons the COM methodology has gained much popularity with OEMs in the embedded industry. COM Express® is an open industry standard for Computer-On-Modules. It is designed to be future proof and to provide a smooth transition path from legacy parallel interfaces to LVDS (Low Voltage Differential Signaling) interfaces. These include the PCI bus and parallel ATA on the one hand and PCI Express and Serial ATA on the other hand.
上傳時(shí)間: 2013-11-05
上傳用戶:Wwill
RemoteWAP is a Remote Administration Tool for any Operating System that can support the Java Virtual Machine. It has been designed for anyone who wishes to have complete control of there OS anywhere by using a WAP enabled Mobile Phone. RemoteWAP is developed using Java and WML for the client mobile phone front-end pages. RemoteWAP has a Java Swing-GUI to allow for easy control. future releases will have a Command Line Interface for quick use
標(biāo)簽: Administration RemoteWAP Operating Virtual
上傳時(shí)間: 2015-02-01
上傳用戶:exxxds
RoaminSMPP SMPP library written in C#. Intended to be fully SMPP v3.4 compliant and extensible for future versions of the spec.
標(biāo)簽: SMPP RoaminSMPP extensible compliant
上傳時(shí)間: 2013-12-18
上傳用戶:yyyyyyyyyy
This code detects memory leaks in embedded VC++ almost the same way crtdbg does in VC++. At the end of program execution it will display in the debug window if there were any memory leaks and how the memory looks so you can identify where your memory leak occurred. It will display in the debug window a message saying no memory leaks detected if there are no memory leaks. Similar to what crtdbg.h does in VC++. The code detects memory leaks generated with calls to new and delete operators in C++. The code doesn t detect memory leaks generated with C functions: malloc, calloc, free, but that can be done in the future. Let me know and I will program it.
標(biāo)簽: the embedded detects almost
上傳時(shí)間: 2015-05-07
上傳用戶:comua
This OpenNL, a library to easily construct and solve sparse linear systems. * OpenNL is supplied with a set of built-in iterative solvers (Conjugate gradient,BICGSTAB, GMRes) and preconditioners (Jacobi, SSOR). * OpenNL can also use other solvers (SuperLU 3.0 is supported as an OpenNL extension,MUMPS will be supported in a future version)
標(biāo)簽: OpenNL construct supplied library
上傳時(shí)間: 2014-01-07
上傳用戶:semi1981
EDB (Evan s Debugger) is a QT4 based binary mode debugger with the goal of having usability on par with OllyDbg. It uses a plugin architecture, so adding new features can be done with ease. The current release is for Linux, but future releases will target more platforms. Release focus: Major feature enhancements Changes: A new disassembly engine. A bug that could cause crashing was fixed. There is a new flags breakdown in the register view, an environment view plugin, and improved analysis (including a good speed increase). A bug in QT where disabled events could be triggered has been worked around.
標(biāo)簽: usability Debugger debugger binary
上傳時(shí)間: 2013-12-21
上傳用戶:gundamwzc
Contents * Introduction * Installation * SmartPool 1.5 * Features from earlier releases * Features expected in future releases * System Requirements * User Documentation * Source * Java Doc
標(biāo)簽: Introduction Installation SmartPool Contents
上傳時(shí)間: 2015-12-02
上傳用戶:開(kāi)懷常笑
蟲(chóng)蟲(chóng)下載站版權(quán)所有 京ICP備2021023401號(hào)-1