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

Multiple-Input

  • Verilog的135个经典设计 实例

    【例3.1]4位全加器module adder 4(cout,sum i na,i nb,cin);output[3:0]sum output cout;input[3:0]i na,i nb;input cin;assign(cout,suml=i na +i nb+ci n;endmodule【例3.2]4位计数器module count 4(out,reset,clk);output[3:0]out;input reset,cl k;regl 3:01 out;always@posedge clk)

    标签: verilog

    上传时间: 2022-06-16

    上传用户:canderile

  • 音响功放测试方法

    說明:1,测试交流电源(Test AC Power Supply):A.中国(China):AC 220V+/-2%50Hz+/-2%B.美国(United States of America):AC 120V+/-2%60Hz+/-2%。C.英国(Britain):AC 240V+/-2%50Hz+/-2%D.欧洲(Europe):AC 230V+/-2%50Hz+/-2%E.日本(Japan):AC 100V+/-2%60Hz+/-2%F.墨西哥(Mexico):AC 127V+/-2%60Hz+/-2%2,测试温度条件(Test Temperature Conditions):25℃+/-2℃。3,测试以右声道为准(Standard Test Use Right Channell)4,信号由AUX插座输入(Signal From AUX Jack Input)。5,测试以音量最大,音调和平衡在中央位置(电子音调在正常状态)。(Test Volume Setup Max,Equalizer And Balance Setup Center)。6,标准輸出(Standard Output):A.输入1 KHz频率信号(Input 1 KHz Frequency Signal)B.左右声道输入信号测试右声道(L&R Input Signal Test Use R Channel)C.额定输出功率満(Rating Output Power Full)10 W,标准输出定为1w.(Rating Output Power Full 10 w,Standard Output Setup 1 W)D.额定输出功率1W到10w,标准输出定为500 mW(Rating Output Power 1 W To 10 W,Standard Output Setup 500 mW)E.额定输出功率小于1w,标准输出定为50 mW(Rating Output Power Not Full 1 W,Standard Output Setup 50 mW)F.标准輸出电压以V-VPR为准(Standard Output Voltage Use V-V/PR)。G.V-V/PR中P为额定输出功率,R为喇叭标称阻抗。

    标签: 音响功放

    上传时间: 2022-06-18

    上传用户:

  • WCDMA基站射频电路及天线的设计

    随着个人通信和移动通信技术在世界范围内的迅猛发展,人们对移动通信的服务质量要求也越来越高.WCDMA(Wideband Code Division Multiple Access)作为第三代移动通信系统的三大标准之一,因为具有优良的通信质量和较高的频谱利用率而被广泛应用.在WCDMA接收机中,射频前端电路占有重要的地位,其性能优劣直按影响着接收机的接收灵敏度以及后继信号处理部分的性能.因此,进行WCDMA射频电路的研究和设计具有重要的现实意义.天线和低噪声放大器(LNA)是射频(RF)接收机芯片的重要组成部分。本文在广泛查阅国内、外参考文献的基础上,对微带天线的宽频带技术和LNA的设计原理进行了深入地研究.综合多种宽频带技术,本文采用L形探针馈电与双E形槽贴片相结合的方法,提出了一款适合于WCDMA基站的宽频带微带天线结构。利用电磁仿真软件HFSS对该天线的性能进行了研究,研究了天线贴片尺寸对天线性能的影响。在此基础上,优化设计了适用于WCDMA基站的宽频带微带天线,并对其进行了加工、测试和分析,仿真和测试结果均表明,该天线-10dB回波损耗带宽为520MHz,天线在2GHz的增益为7.88dBi,满足WCDMA基站的要求.另外,本文还根据WCDMA基站对LNA性能的要求,利用仿真软件ADS(Advanced Design System)设计了一款高线性的两级平衡低噪声放大器,给出了电路原理图,并制作了版图,结果表明,该低噪声放大器在1.92GH2~1.98GHz频段增益不低于30dB,噪声系数小于1dB,满足WCDMA的要求,具有一定的实用价值。

    标签: wcdma 基站 射频电路 天线

    上传时间: 2022-06-20

    上传用户:

  • 单片机实现ADPCM编码和解码

    INTRODUCTION In the past, adding speech recording and playback capability to a product meant using a digital signal processor or a specialized audio chip. Now, using a simplified Adaptive Differential Pulse Code Modulation(ADPCM) algorithm, these audio capabilities can be added to any PICmicro device. This application note will cover the ADPCM compression and decompression algorithms, performance comparison of all PICmicro devices, and an application using a PIC16C72 micro-controller.DEFINITION OF TERMS step size -value of the step used for quantization of ana-log signals and inverse quantization of a number of steps.quantization -the digital form of an analog input signal is represented by a finite number of steps.adaptive quantization -the step size of a quantizer is dramatically changed with time in order to adapt to a changing input signal.inverse quantizer -a finite number of steps is converted into a digital representation of an analog signal.

    标签: 单片机 adpcm 编码 解码

    上传时间: 2022-06-20

    上传用户:

  • PLC在以太网中与上位机通信的实现

    0引言当今国际上有影响的现场总线标准很多,众多的现场总线标准给控制系统的集成带来不便,使得各厂商生产的现场总线产品难以集成在一起,实现互可操作。在现场总线难以统一的情况下,以太网在工业自动化和过程控制领域获得了迅速增长。当前,不少厂商都为其生产的PLC及其远程1/0提供与以太网相连的接口和功能,提供把PLC和以太网相结合的产品,将基于TCP/IP协议开发的以太网与PLC控制器相结合,就可以构筑全分散、全开放的工业控制系统。1局域网技术与以太网局域网分布距离短,具有短小灵活和结构规整的特点,容易形成标准,因此局域网技术是计算机网络技术中最为标准化的一部分。国际电子电工工程师协会IEEE在70年代就制定了3个局域网标准IEEE802.3(CSMA/CD).IEEE802.4< 牌总S).ПEEE802.5(令牌).UkAtIEEE802.3(CS-MA/CD)的一个典型产品,即一般把符合IEEE802.3的特定实现称为以太网。其中,CSMA/CD是Carrier Sense Multiple Access With Colli-sion Detection的缩写,含有两方面的内容:载波侦听(CSMA)和冲突检测(CD),CSMA/CD访问控制方式主要用于总线形和树形网络拓扑结构,基带传输系统。信息传输是以“包”为单位,简称信包。

    标签: plc 以太网 上位机 通信

    上传时间: 2022-06-23

    上传用户:

  • SiI9135芯片手册

    Introduction The Sil9135/Sil9135A HDMI Receiver with Enhanced Audio and Deep Color Outputs is a second-generation dual-input High Definition Multimedia Interface(HDMI)receiver. It is software-compatible with the Sil9133receiver, but adds audio support for DTS-HD and Dolby TrueHD. Digital televisions that can display 10-or 12-bit color depth can now provide the highest quality protected digital audio and video over a single cable. The Sil9135and Sil9135A devices, which are functionally identical, can receive Deep Color video up to 12-bit,1080p @60Hz. Backward compatibility with the DVI 1.0specification allows HDMI systems to connect to existing DVI 1.0 hosts, such as HD set-top boxes and PCs. Silicon Image HDMI receivers use the latest generation Transition Minimized Differential Signaling(TMDS) core technology that runs at 25-225 MHz.The chip comes pre-programmed with High-bandwidth?

    标签: sii9135 芯片

    上传时间: 2022-06-25

    上传用户:

  • 温度控制的PID算法的C语言程序.

    #nclude<reg51.h>#include<intrins.h>#销nclude<math.h>#include<string.h>struct PID{unsigned int SetPoint;//设定目标 Desired Value unsigned int Proportion;//比例常数Proportional Const unsigned int integral;//积分常数Integral Const unsigned int Derivative://微分常数Derivative Const unsigned int LastError;//Emorl-1]unsigned int PrevError;//Errorl-2]unsigned int SumError;//Sums of Errors struct PID spid;//PID Control Structure unsigned int rout;//PID Response(Output)unsigned int rin://PID Feedback(Input)sbit data1=P100;sbit clk=P141;sbit plus=P240;sbit subs=P241:sbit stop=P22;sbit output=P34;sbit DQ=P33;unsigned char flag,flag_1=0;unsigned char high_time,low_time,.count=0,/占空比调节参数unsigned char set_temper=35;unsigned char temper;unsigned chari:unsigned charj=0;unsigned ints;

    标签: 温度控制 pid算法 C语言

    上传时间: 2022-07-02

    上传用户:xsr1983

  • 基于ICL8038等构成的函数发生器电路

    摘要:本系统以ICL8038集成块为核心器件,制作一种函数信号发生器,制作成本较低。适合学生学习电子技术测量使用。ICL8038是一种具有多种波形输出的精密振荡集成电路,只需要个别的外部元件就能产生从0.001Hz~30KlHz的低失真正弦波、三角波、矩形波等脉冲信号。输出波形的频率和占空比还可以由电流或电阻控制。另外由于该芯片具有调制信号输入端,所以可以用来对低频信号进行频率调制。关键词:函数信号发生器频率调制Abstract:The system ICL8038 integrated block as the core device,producing a kind of function signal generator,producing low cost.Suitable for students to learn the use of electronic technology measurement.ICL8038 is a kind of multi-precision oscillator waveform output integrated circuits,a separate external components only need to be able to generate from the 0.001Hz ~30KHz low-distortion sine wave,triangle wave,square wave pulse signal,etc..Output waveform of the frequency and duty cycle can also be controlled by a currentor resistance.In addition,as the chip has a modulated signal input terminal,it can be used to low-frequency signal is frequency modulation.

    标签: icl8038 函数发生器 电路

    上传时间: 2022-07-04

    上传用户:zhanglei193

  • NCS8803 参考设计_HDMI to eDP

    NCS8803 3.2.1 功能:是一颗将HDMI信号转EDP信号的转接芯片。其应用如下: 3.2.2产品特征 输入:HDMI 输出:Embedded-DisplayPort (eDP) EDP接口 1/2/4-lane eDP @ 1.62/2.7Gbps per lane HD to WQXGA (2560*1600) supported 内置EDP协议 HDMI Input HDMI 1.4a supported 支持RGB444/YCbCr444/YCbCr422 像素时钟: 340MHz 支持双通道音频输入; 参考时钟 任何频率,在19MHz到100MHz之间,单端时钟输入 内置5000 ppm SSC与否 通信方式 IIC 电源 1.2V core supply 2.5V or 3.3V IO supply 功耗:150Mw 封装:QFN-56 (7mm x 7mm) 3.2.4 应用产品:广告机,平板、医疗器械、车机、显示器、小电视、车载电视等 3.2.5 应用平台:RK、全志、M-star、炬力等 3.3.6 推广注意事项A:确认客户使用屏的分辨率,最常用的是1366x768@60Hz和1920x1080@60Hz BNCS8803支持4-lane DP / eDP输出通常支持WQXGA所需 (2560 * 1600)及以上60 hz的帧速率 C.确认客户的信号源,要是标准的HDMI信号,其他的都不行; D.此芯片支持缩放功能,分数缩放比例2:1至1:2; E、此芯片不是纯硬件转换芯片,需要通过IIC或者SPI进行初始化,初始化一般使用客户CPU进行,这样方便控制时序也节省成本,如果不使用客户CPU进行初始化就要另外加MCU进行配置。 设计注意事项: A、NCS8801S设计的时候要特别注意输入输出的走线问题,要做好屏蔽以免信号受到干扰。 B、注意电源滤波 C、设计的时候预留LVDS信号要预留阻抗匹配电阻 D、设计的时候复位脚最好由客户CPU的GPIO口进行控制,以便控制整个方案的时序,避免后面出现问题。

    标签: ncs8803 hdmi

    上传时间: 2022-07-08

    上传用户:

  • MT7688设计AP模块(WL-AM01F-7688)规格书(英文版)

    MT7688 family integrates a 1T1R 802.11n Wi-Fi radio,a 580MHz MIPS? 24KEcTM CPU,1-port fast Ethernet PHY, USB2.0 host, PCIe, SD-XC,I2S/PCM and multiple slow IOs. MT7688 provides two operation modes-IoT gateway mode and IoT device mode. In IoT gateway mode, the PCI Express interface can connect to 802.1lac chipset for 1lac dual-band concurrent gateway. The high performance USB2.0 allows MT7688 to add 3G/LTE modem support or add a H.264 ISP for wireless IP camera. For the IoT device mode, MT7688 supports eMC, SD-XC and USB 2.0. MT7688 can support the Wifi high quality audio via 192Kbps/24bits I2S interface and VolP application through PCM. In IoT device mode, it further supports PWM, SPI slave,3d UARI and more GPIOs. For IoT gateway, it canl connect to touch panel and BLE, Zigbee/Z-Wave and sub-1G RF for smart home control.

    标签: mt7688 ap模块

    上传时间: 2022-07-24

    上传用户: