虫虫首页| 资源下载| 资源专辑| 精品软件
登录| 注册

MULTIPLE-Input-Multiple-Output

  • PW1555-2.0.pdf规格书

    PW1555 is a programmable current limit switch with input voltage range selection and outputvoltage clamping. Extremely low RDS(ON) of the integrated protection N-channel FET helps toreduce power loss during the normal operation. Programmable soft-start time controls the slew rateof the output voltage during the start-up time. Independent enable control allows the complicatedsystem sequencing control. It integrates the over-temperature protection shutdown andautorecovery with hystersis

    标签: pw1555

    上传时间: 2022-02-14

    上传用户:

  • 高清电子书-C++ Primer Plus 第6版英文版 1438页

    高清电子书-C++ Primer Plus, 第6版英文版 1438页Learning C++ is an adventure of discovery, particularly because the language accommodates several programming paradigms, including object-oriented programming, generic programming, and the traditional procedural programming.The fifth edition of this book described the language as set forth in the ISO C++ standards, informally known as C++99 and C++03, or, sometimes as C++99/03. (The 2003 version was largely a technical correction to the 1999 standard and didn’t add any new features.) Since then, C++ continues to evolve.As this book is written, the international C++ Standards Committee has just approved a new version of the standard.This standard had the informal name of C++0x while in development, and now it will be known as C++11. Most contemporary compilers support C++99/03 quite well, and most of the examples in this book comply with that standard. But many features of the new standard already have appeared in some implementations, and this edition of C++ Primer Plus explores these new features. C++ Primer Plus discusses the basic C language and presents C++ features, making this book self-contained. It presents C++ fundamentals and illustrates them with short, to-the-point programs that are easy to copy and experiment with.You learn about input/output (I/O), how to make programs perform repetitive tasks and make choices, the many ways to handle data, and how to use functions.You learn about the many features C++ has added to C, including the followi

    标签: C++

    上传时间: 2022-02-19

    上传用户:trh505

  • 解读5G八大关键技术

    解读 5G 八大关键技术 【摘要】5G 不是一次革命,5G 是 4G 的延续,我相信 5G 在核心网部分不会有太 大的变动,5G 的关键技术集中在无线部分。 在进入主题之前,我觉得首先应该弄清楚一个问题:为什么需要 5G?不是因 为通信工程师们突然想改变世界,而炮制了一个 5G。是因为先有了需求,才有了 5G。什么需求? 未来的网络将会面对:1000 倍的数据容量增长,10 到 100 倍的无线设备连接, 10 到 100 倍的用户速率需求,10 倍长的电池续航时间需求等等。坦白的讲,4G 网络无法满足这些需求,所以 5G 就必须登场。 但是,5G 不是一次革命。5G 是 4G 的延续,我相信 5G 在核心网部分不会有 太大的变动,5G 的关键技术集中在无线部分。虽然 5G 最终将采用何种技术,目前 还没有定论。不过,综合各大高端论坛讨论的焦点,我今天收集了 8 大关键技术。 当然,应该远不止这些。 1.非正交多址接入技术 (Non-Orthogonal Multiple Access,NOMA) 我们知道 3G 采用直接序列码分多址(Direct Sequence CDMA ,DS-CDMA) 技术,手机接收端使用 Rake 接收器,由于其非正交特性,就得使用快速功率控制 (Fast transmission power control ,TPC)来解决手机和小区之间的远-近问题。 而 4G 网络则采用正交频分多址(

    标签: 5G

    上传时间: 2022-02-25

    上传用户:20125101110

  • ST7789V IC规格书

     Single chip TFT-LCD Controller/Driver with On-chip Frame Memory (FM) Display Resolution: 240*RGB (H) *320(V) Frame Memory Size: 240 x 320 x 18-bit = 1,382,400 bits LCD Driver Output Circuits- Source Outputs: 240 RGB Channels- Gate Outputs: 320 Channels- Common Electrode Output Display Colors (Color Mode)- Full Color: 262K, RGB=(666) max., Idle Mode Off- Color Reduce: 8-color, RGB=(111), Idle Mode On Programmable Pixel Color Format (Color Depth) for Various Display Data input Format- 12-bit/pixel: RGB=(444)- 16-bit/pixel: RGB=(565)- 18-bit/pixel: RGB=(666) MCU Interface- Parallel 8080-series MCU Interface (8-bit, 9-bit, 16-bit & 18-bit)- 6/16/18 RGB Interface(VSYNC, HSYNC, DOTCLK, ENABLE, DB[17:0])- Serial Peripheral Interface(SPI Interface)- VSYNC Interface

    标签: st7789v LCD

    上传时间: 2022-03-04

    上传用户:

  • 电子书-RTL Design Style Guide for Verilog HDL540页

    电子书-RTL Design Style Guide for Verilog HDL540页A FF having a fixed input value is generated from the description in the upper portion of Example 2-21. In this case, ’0’ is output when the reset signal is asynchronously input, and ’1’ is output when the START signal rises. Therefore, the FF data input is fixed at the power supply, since the typical value ’1’ is output following the rise of the START signal. When FF input values are fixed, the fixed inputs become untestable and the fault detection rate drops. When implementing a scan design and converting to a scan FF, the scan may not be executed properl not be executed properly, so such descriptions , so such descriptions are not are not recommended. recommended.[1] As in the lower part of Example 2-21, be sure to construct a synchronous type of circuit and ensure that the clock signal is input to the clock pin of the FF. Other than the sample shown in Example 2-21, there are situations where for certain control signals, those that had been switched due to the conditions of an external input will no longer need to be switched, leaving only a FF. If logic exists in a lower level and a fixed value is input from an upper level, the input value of the FF may also end up being fixed as the result of optimization with logic synthesis tools. In a situation like this, while perhaps difficult to completely eliminate, the problem should be avoided as much as possible.

    标签: RTL verilog hdl

    上传时间: 2022-03-21

    上传用户:canderile

  • 半导体制冷温度控制系统的设计研究

    在半导体制冷技术的工作性能及其优缺点研究的基础上,设计了以单片机为核心控制元件,以TEC1-12706为执行元件的半导体制冷温度控制系统。采用高精度分段式PID控制算法配合PWM输出控制的方法实现温度控制;选择数字传感器DS18B20为温度检测元件,还包含1602液晶显示模块、按键调整输入模块和H桥驱动模块等。实际测试表明,该系统结构简单易行,操作方便,工作性能优良,同时针对该系统专门设计的温控算法,使半导体制冷器能更好地适应不同工况而充分发挥其制冷制热工作特性。Based on the study of the performance and advantages and disadvantages of thermoelectric cooler(TEC)technology,a thermoelectric cooling temperature control system with single-chip microcomputer as the core control element and TEC1-12706 as the executive element was designed. High precision piecewise PID control algorithm combined with PWM output control method is adopted to realize temperature control. The digital sensor DS18B20 is selected as the temperature detection element. It also includes 1602 LCD module,key adjustment input module and H bridge drive module. The actual test shows that the system has simple structure,convenient operation and excellent performance. Meanwhile,the temperature control algorithm specially designed for the system can make the semiconductor cooler better adapt to different working conditions and give full play to its refrigeration and heating characteristics.

    标签: 半导体 温度控制系统

    上传时间: 2022-03-27

    上传用户:

  • 基于UCC28019的PFC电路设计

    为设计高效率、低损耗的PFC电路,本文基于UCC28019进行电路设计。以UCC28019输出的PWM波形来控制Boost升压斩波为核心电路,使电路中的电容交替地充放电、电感交替的储存和释放能量,最后实现在输入AC20V~24V电压情况下稳定输出DC38V。测试结果表明,系统实现效率为95%左右,电压调整率小于1%,电源功率因数0.99。交流输入电压为19.0-25.8 V时,输出直流电压稳定性较好,电感无明显啸叫且纹波小,具有一定的带负载能力和实用性。In order to design the PFC circuit with high efficiency and low loss,this paper designs the circuit based on UCC28019.The PWM waveform output by UCC28019 is used to control boost chopper as the core circuit,which alternately charges and discharges capacitors,stores and releases energy by inductors,and finally achieves stable output of DC38 V under the input voltage of AC20 V~24 V.The test results show that the system achieves about 95% efficiency,the voltage adjustment rate is less than 1%,the power factor is 0.99,and the AC input voltage is 19.0-25.8 V.The output DC voltage stability is good,the inductance has no obvious whistle and the ripple is small,so it has certain load capacity and practicability.

    标签: ucc28019 pfc 电路设计

    上传时间: 2022-04-03

    上传用户:

  • 高通蓝牙芯片QCC5144_硬件设计指导书

    高通(Qualcomm)蓝牙芯片QCC5144_硬件设计详细指导书(官方内部培训手册)其内容是针对硬件设计、部分重要元器件选择(ESD,Filter)及走线注意事项的详细说明。2 Power management 2.1 SMPS 2.1.1 Components specification 2.1.2 Input power supply selection 92.1.3 Minimize SMPS EMI emissions 2.1.4 Internal LDOs and digital core decoupling 2.1.5 Powering external components 2.2 Charger 2.2.1 Charger connections.2.2.2 General charger operation2.2.3 Temperature measurement during charging 2.3 SYS_CTRL 3 Bluetooth radio3.1 RF PSU component choice 3.2 RF band-pass filter3.3 Layout (天线 走线的注意事项)4 Audio4.1 Audio bypass capacitors 4.2 Earphone speaker output4.3 Line/Mic input 4.4 Headphone output optimizition5 LED pads 5.1 LED driver 5.2 Digital/Button input 5.3 Analog input5.4 Disabled 6 Reset pin (Reset#)7 USB interfaces7.1 USB device port7.1.1 USB device port7.1.2 Layout notes 7.1.3 USB charger detectionA QCC5144 VFBGA example schematic and BOM B Recommended SMPS components specificationB.1 Inductor specifition B.2 Recommended inductors B.3 SMPS capacitor specifition

    标签: 蓝牙芯片 qcc5144

    上传时间: 2022-04-07

    上传用户:默默

  • 天龙功放AVR1506的用户手册(英文版)

    如果在调谐器或电视机附近使用本机或任何其他使用微处理器的电子设备,则可能会产生图像的噪声或干扰。如果发生这种情况,请采取以下步骤将本机安装在尽可能远离调谐器或T的地方。远离调谐器或T,远离本机的电源线和输入/输出连接电缆。尤其在使用室内天线或300欧姆馈线。我们建议使用室外天线和75 Q / ohm同轴电缆Noise or disturbance of the picture may be generated if this unit or any other electronic equipment using microprocessors is used near a tuner or TV If this happens, take the following stepsInstall this unit as far away as possible from the tuner or T Run the antenna wires from the tuner or T away from this unit ' s power supply cord and input/output connection cables. Noise or disturbance tends to occur particularly when using indoor antennas or300 ohm feeder wires. We recommend using outdoor antennas and 75 Q/ohm coaxial cables

    标签: 功放

    上传时间: 2022-04-22

    上传用户:

  • DP转HDMI转换原理图

    CH7525 is a low-cost, low-power semiconductor device that translates the DisplayPort signal to HDMI/DVI. This innovative DisplayPort receiver with an integrated HDMI Transmitter is specially designed to target the notebook/ultrabook, tablet device and PC market segments. Through the CH7525’s advanced decoding / encoding algorithm, the input DisplayPort high-speed serialized multimedia data can be seamlessly converted to HDMI/DVI output.

    标签: dp hdmi

    上传时间: 2022-06-02

    上传用户: