Features a unique program to estimate the power spectral density. The spectrum containing all significant details is calculated from a time series model. Model type as well as model order are determined Automatically from the data, using statistical criteria. Robust estimation algorithms and order selection criteria are used to obtain reliable results. Unlike in FFT analysis, where the experimenter has to set the amount of smoothing of the raw FFT, the right level of detail is assessed using the data only.
標(biāo)簽: containing Features estimate spectral
上傳時(shí)間: 2014-02-09
上傳用戶(hù):daguda
Matlab 畫(huà)三維立體圖形 The aim of geom3d library is to handle and visualize 3D geometric primitives such as points, lines, planes, polyhedra... It provides low-level functions for manipulating 3D geometric primitives, making easier the development of more complex geometric algorithms. Some features of the library are: - creation of various shapes (3D points, 3D lines, planes, polyhedra...) through an intuitive syntax. Ex: createPlane(p1, p2, p3) to create a plane through 3 points. - derivation of new shapes: intersection between 2 planes, intersection between a plane and a line, between a sphere and a line... - functions for 3D polygons and polyhedra. Polyhedra use classical vertex-faces arrays (face array contain indices of vertices), and support faces with any number of vertices. Some basic models are provided (createOctaedron, createCubeoctaedron...), as well as some computation (like faceNormal or centroid) - manipulation of planar transformation. Ex.: ROT = createRotationOx(THETA); P2 = transformPoint3d(P1, ROT); - direct drawing of shapes with specialized functions. Clipping is performed Automatically for infinite shapes such as lines or rays. Ex: drawPoint3d([50 50 25; 20 70 10], 'ro'); % draw some points drawLine3d([X0 Y0 Z0 DX DY DZ]); % clip and draw straight line Some functions require the geom2d package. Additional help is provided in geom3d/Contents.m file, as well as summary files like 'points3d.m' or 'lines3d.m'.
標(biāo)簽: Matlab 畫(huà)三維立體圖形
上傳時(shí)間: 2015-11-02
上傳用戶(hù):A1321
The Raspberry Pi has become a computing phenomenon. This single-board miniature computer, first released in February 2012 by the Raspberry Pi Foundation, has grown into a series of nearly a dozen models that have sold a total of more than 10 million units in five years. Inexpensive to buy and to run, Raspberry Pi computers are great for enthusiasts, good for games, and fun for children. Raspberry Pi computers are also terrific in the classroom, enabling you to put on each desk an easily-manageable computer on which students can do everything from learning Internet use and essential office software skills, through grasping programming basics in an easy-to-learn format, to performing full-on programming in Python, Java, C, and other languages. Better yet, you can install all the software needed for those activities Automatically alongside the operating system.
標(biāo)簽: Deploying Classroom Raspberry the Pi in
上傳時(shí)間: 2020-06-06
上傳用戶(hù):shancjb
Machine learning is about designing algorithms that Automatically extract valuable information from data. The emphasis here is on “automatic”, i.e., machine learning is concerned about general-purpose methodologies that can be applied to many datasets, while producing something that is mean- ingful. There are three concepts that are at the core of machine learning: data, a model, and learning.
上傳時(shí)間: 2020-06-10
上傳用戶(hù):shancjb
基于TMS320F2812 光伏并網(wǎng)發(fā)電模擬裝置PROTEL設(shè)計(jì)原理圖+PCB+軟件源碼+WORD論文文檔,硬件采用2層板設(shè)計(jì),PROTEL99SE 設(shè)計(jì)的工程文件,包括完整的原理圖和PCB文件,可以做為你的學(xué)習(xí)設(shè)計(jì)參考。 摘要:本文實(shí)現(xiàn)了一個(gè)基于TMS320F2812 DSP芯片的光伏并網(wǎng)發(fā)電模擬裝置,采用直流穩(wěn)壓源和滑動(dòng)變阻器來(lái)模擬光伏電池。通過(guò)TMS320F2812 DSP芯片ADC模塊實(shí)時(shí)采樣模擬電網(wǎng)電壓的正弦參考信號(hào)、光伏電池輸出電壓、負(fù)載電壓電流反饋信號(hào)等。經(jīng)過(guò)數(shù)據(jù)處理后,用PWM模塊產(chǎn)生實(shí)時(shí)的SPWM 波,控制MOSFET逆變?nèi)珮蜉敵稣也ā1疚挠肞I控制算法實(shí)現(xiàn)了輸出信號(hào)對(duì)給定模擬電網(wǎng)電壓的正弦參考信號(hào)的頻率和相位跟蹤,用恒定電壓法實(shí)現(xiàn)了光伏電池最大功率點(diǎn)跟蹤(MPPT),從而達(dá)到模擬并網(wǎng)的效果。另外本裝置還實(shí)現(xiàn)了光伏電池輸出欠壓、負(fù)載過(guò)流保護(hù)功能以及光伏電池輸出欠壓、過(guò)流保護(hù)自恢復(fù)功能、聲光報(bào)警功能、孤島效應(yīng)的檢測(cè)、保護(hù)與自恢復(fù)功能。系統(tǒng)測(cè)試結(jié)果表明本設(shè)計(jì)完全滿(mǎn)定設(shè)計(jì)要求。關(guān)鍵詞:光伏并網(wǎng),MPPT,DSP Photovoltaic Grid-connected generation simulator Zhangyuxin,Tantiancheng,Xiewuyang(College of Electrical Engineering, Chongqing University)Abstract: This paper presents a photovoltaic grid-connected generation simulator which is based on TMS320F2812 DSP, with a DC voltage source and a variable resistor to simulate the characteristic of photovoltaic cells. We use the internal AD converter to real-time sampling the referenced grid voltage signal, outputting voltage of photovoltaic, feedback outputting voltage and current signal. The PWM module generates SVPWM according to the calculation of the real-time sampling data, to control the full MOSFET inverter bridge output sine wave. We realized that the output voltage of the simulator can track the frequency and phase of the referenced grid voltage with PI regulation, and the maximum photovoltaic power tracking with constant voltage regulation, thereby achieved the purpose of grid-connected simulation. Additionally, this device has the over-voltage and over-current protection, audible and visual alarm, islanding detecting and protection, and it can recover Automatically. The testing shows that our design is feasible.Keywords: Photovoltaic Grid-connected,MPPT,DSP 目錄引言 11. 方案論證 11.1. 總體介紹 11.2. 光伏電池模擬裝置 11.3. DC-AC逆變橋 11.4. MOSFET驅(qū)動(dòng)電路方案 21.5. 逆變電路的變頻控制方案 22. 理論分析與計(jì)算 22.1. SPWM產(chǎn)生 22.1.1. 規(guī)則采樣法 22.1.2. SPWM 脈沖的計(jì)算公式 32.1.3. SPWM 脈沖計(jì)算公式中的參數(shù)計(jì)算 32.1.4. TMS320F2812 DSP控制器的事件管理單元 42.1.5. 軟件設(shè)計(jì)方法 62.2. MPPT的控制方法與參數(shù)計(jì)算 72.3. 同頻、同相的控制方法和參數(shù)計(jì)算 8
標(biāo)簽: tms320f2812 光伏 并網(wǎng)發(fā)電 模擬 protel pcb
上傳時(shí)間: 2021-11-02
上傳用戶(hù):
The PW4055 is a complete constant-current /constant-voltage linear charger for single cell lithiumion batteries.Its ThinSOT package and low external component count make the PW4055 ideallysuited for portable applications.Furthermore, the PW4055 is specifically designed to work within USBpower specifications.The PW4055 No external sense resistor is needed, and no blocking diode is required due to theinternal MOSFET architecture.Thermal feedback regulates the charge current to limit the dietemperature during high power operation or high ambient temperature. The charge voltage is fixedat 4.2V, and the charge current can be programmed externally with a single resistor. The PW4055Automatically terminates the charge cycle when the charge current drops to 1/10th the programmedvalue after the final float voltage is reached. When the input supply (wall adapter or USB supply) isremoved, the PW4055 Automatically enters a low current state, dropping the battery drain currentto less than 2μA. The PW4055 can be put into shutdown mode, reducing the supply current to 25μA.The BAT pin has a 7KV ESD(HBM) capability. Other features include charge current monitor, undervoltage lockout, automatic recharge and a status pin to indicate charge termination and the presenceof an input voltage
標(biāo)簽: pw4055
上傳時(shí)間: 2022-02-11
上傳用戶(hù):jason_vip1
M.NT68676.2A is a monitor control board, which is suitable for Asia-Pacific market. It can supportLED/LCD panels which resolution is up to 2048×1152.M.NT68676.2A can synchronize with computer Automatically. Synchronization requires thesynchronous signal which horizontal and vertical sync are separated.M.NT68676.2A can support dynamic contrast control, headphone input and Digital volume controlsimultaneously.
標(biāo)簽: 樂(lè)華驅(qū)動(dòng)板
上傳時(shí)間: 2022-03-13
上傳用戶(hù):kent
設(shè)計(jì)了農(nóng)業(yè)溫濕度智能控制系統(tǒng),該系統(tǒng)采用DHT11溫濕度傳感器作為溫濕度采集模塊,單片機(jī)選用AT89C52代替并調(diào)用Virtual terminal模擬串口通信,LCD1604液晶顯示器實(shí)時(shí)顯示溫濕度,實(shí)現(xiàn)了溫濕度的測(cè)量、顯示,可自動(dòng)控制加熱、降溫、加濕、通風(fēng),實(shí)現(xiàn)溫濕度控制以及超限報(bào)警處理,并利用Proteus與Keil進(jìn)行實(shí)際電路的仿真。試驗(yàn)表明,該系統(tǒng)實(shí)現(xiàn)了可靠的溫濕度監(jiān)控。We described the design of an intelligent control system of agriculture temperature and humidity.The system uses DHT11 temperature and humidity sensor as the temperature and humidity acquisition module.The SCM adopts AT89C52 to replace and call the virtual terminal for simulating serial communication.LCD1604 displays temperature and humidity in real time,which implements the measurement and display of temperature and humidity.The system is able to Automatically control heating,cooling,humidification and ventilation,to achieve temperature and humidity control and over-limit alarm processing.The system also uses Proteus and Keil for actual circuit simulation.The experiment shows that the system is capable of reliable temperature and humidity monitoring.
標(biāo)簽: at89c52 溫濕度智能控制系統(tǒng)
上傳時(shí)間: 2022-03-26
上傳用戶(hù):aben
蟲(chóng)蟲(chóng)下載站版權(quán)所有 京ICP備2021023401號(hào)-1