HSD-58TX01無線音視頻模塊概述 HSD-58TX01是工作在5645-5945MHZ ISM視段內的FM音視頻發射模塊.模塊采用單芯片設計,該芯片集成了VCO\PLL\寬帶FM視頻調制,FM伴音調制,使模塊積小功耗低:模塊采取貼片封裝形式,占用非常小的整機空間.
上傳時間: 2013-11-20
上傳用戶:shengyj12345
調幅式紅外無線耳機,以紅外線作為通信載體,通過紅外光在空中的傳播來傳輸信號.它由紅外發射器和紅外接收器完成。在發射端,發送的音頻信號經過幅度調制后,送入電光變換電路,經紅外發射管轉變為紅外光信號發射到空中;在接收端,紅外接收器對接收到的紅外光信號進行光電變換,幅度解調后恢復出原信號。
上傳時間: 2013-11-05
上傳用戶:shanxiliuxu
設計了一套集音視頻采集、環境數據采集于一體的機場導航站綜合監控系統的前端采集裝置。采用ARM處理器S3C2410和GO7007SB芯片設計了嵌入式音視頻壓縮主板,可將音視頻數據采集、壓縮、打包為MPEG4碼流后,通過以太網上傳到監控中心管理軟件。環境采集卡采集的數據可以通過音視頻采集主板實現透明傳輸,采用GM8125實現串口擴展后可接入5條RS485總線,同時采集上百個底層監測設備,具有較強靈活性和負載能力。
上傳時間: 2013-10-26
上傳用戶:海陸空653
本書以電壓型PWM整流器為主,兼顧電流型PWM整流器,對PWM整流器的基本原理、數學建模、特性分析、控制策略和系統設計等進行了系統闡述,同時結合現代控制理論對PWM整流器在若干領域中的具體應用進行了介紹。
上傳時間: 2013-10-18
上傳用戶:heart520beat
概述對于創造性產品決不能妥協,相信HR824是世界上最精確的近場監聽箱之一。 若你不使用精準的有源監聽箱,你就會浪費掉花費在其它設備上的費用。試想一下,監聽音箱是錄音及混音鏈中唯一可聽到的:所有貴重的話筒,優秀的信號處理器,(以及調音臺),只有通過你的監聽音箱才能到達你的耳朵,如果監聽箱出了問題,你就會遇到很大的麻煩。
上傳時間: 2014-12-31
上傳用戶:lilei900512
溫濕度傳感器 sht11 仿真程序 sbit out =P3^0; //加熱口 //sbit input =P1^1;//檢測口 //sbit speek =P2^0;//報警 sbit clo =P3^7;//時鐘 sbit ST =P3^5;//開始 sbit EOC =P3^6;//成功信號 sbit gwei =P3^4;//個位 sbit swei =P3^3;//十位 sbit bwei =P3^2;//百位 sbit qwei =P3^1;//千位 sbit speak =P0^0;//報警音 sbit bjled =P0^1;//報警燈 sbit zcled =P0^2;//正常LED int count; uchar xianzhi;//取轉換結果 uchar seth;//高時間 uchar setl;//低時間 uchar seth_mi;//高時間 uchar setl_mi;//低時間 bit hlbz;//高低標志 bit clbz; bit spbz; ///定時中斷程序/// void t0 (void) interrupt 1 using 0 { TH0=(65536-200)/256;//5ms*200=1000ms=1s TL0=(65536-200)%256; clo=!clo;//產生時鐘 if(count>5000) { if(hlbz) { if(seth_mi==0){seth_mi=seth;hlbz=0;out=0;} else seth_mi--; } if(!hlbz) { if(setl_mi==0){setl_mi=setl;hlbz=1;out=1;} else setl_mi--; } count=0; } else count++; } ///////////// ///////延時/////// delay(int i) { while(--i); } ///////顯示處理/////// xianshi() { int abcd=0; int i; for (i=0;i<5;i++) { abcd=xianzhi; gwei=1; swei=1; bwei=1; qwei=1; P1=dispcode[abcd/1000]; qwei=0; delay(70); qwei=1; abcd=abcd%1000; P1=dispcode[abcd/100]; bwei=0; delay(70); bwei=1; abcd=abcd%100; P1=dispcode[abcd/10]; swei=0; delay(70); swei=1; abcd=abcd%10; P1=dispcode[abcd]; gwei=0; delay(70); gwei=1; } } doing() { if(xianzhi>100) {bjled=0;speak=1;zcled=1;} else {bjled=1;speak=0;zcled=0;} } void main(void) { seth=60;//h60秒 setl=90;//l90秒 seth_mi=60;//h60秒 setl_mi=90;//l90秒 TMOD=0X01;//定時0 16位工作模式 TH0=(65536-200)/256; TL0=(65536-200)%256; TR0=1; //開始計時 ET0=1; //開定時0中斷 EA=1; //開全中斷 while(1) { ST=0; _nop_(); ST=1; _nop_(); ST=0; // EOC=0; xianshi(); while(!EOC) { xianshi(); } xianzhi=P2; xianshi(); doing(); } }
上傳時間: 2013-11-07
上傳用戶:我們的船長
Audio100 audio tester是短歌行網站(WWW.AUDIO100.COM)開發的音頻信號發生器軟件,提供了35種不同頻率的正弦波信號,也提供了3組粉紅噪音信號和一組20Hz-20kHz的掃頻信號,所有信號的幅度為-20dB。Audio100 audio tester中的波形信號全部從專業音頻信號發生儀器采樣,所產生波形的頻率極為準確,失真度也極小,并且提供了專業的音頻測試信號說明。在1.0以前的版本均為測試版本,在以后的版本中將加入更多頻率的正弦波和不同頻率的方波、三角波等波形信號,成為一個具有專業品質的軟信號發生器。
上傳時間: 2013-11-11
上傳用戶:zl520l
Audio100 audio tester是短歌行網站(WWW.AUDIO100.COM)開發的音頻信號發生器軟件,提供了35種不同頻率的正弦波信號,也提供了3組粉紅噪音信號和一組20Hz-20kHz的掃頻信號,所有信號的幅度為-20dB。Audio100 audio tester中的波形信號全部從專業音頻信號發生儀器采樣,所產生波形的頻率極為準確,失真度也極小,并且提供了專業的音頻測試信號說明。在1.0以前的版本均為測試版本,在以后的版本中將加入更多頻率的正弦波和不同頻率的方波、三角波等波形信號,成為一個具有專業品質的軟信號發生器。
上傳時間: 2013-10-18
上傳用戶:半熟1994
中文版詳情瀏覽:http://www.elecfans.com/emb/fpga/20130715324029.html Xilinx UltraScale:The Next-Generation Architecture for Your Next-Generation Architecture The Xilinx® UltraScale™ architecture delivers unprecedented levels of integration and capability with ASIC-class system- level performance for the most demanding applications. The UltraScale architecture is the industr y's f irst application of leading-edge ASIC architectural enhancements in an All Programmable architecture that scales from 20 nm planar through 16 nm FinFET technologies and beyond, in addition to scaling from monolithic through 3D ICs. Through analytical co-optimization with the X ilinx V ivado® Design Suite, the UltraScale architecture provides massive routing capacity while intelligently resolving typical bottlenecks in ways never before possible. This design synergy achieves greater than 90% utilization with no performance degradation. Some of the UltraScale architecture breakthroughs include: • Strategic placement (virtually anywhere on the die) of ASIC-like system clocks, reducing clock skew by up to 50% • Latency-producing pipelining is virtually unnecessary in systems with massively parallel bus architecture, increasing system speed and capability • Potential timing-closure problems and interconnect bottlenecks are eliminated, even in systems requiring 90% or more resource utilization • 3D IC integration makes it possible to build larger devices one process generation ahead of the current industr y standard • Greatly increased system performance, including multi-gigabit serial transceivers, I/O, and memor y bandwidth is available within even smaller system power budgets • Greatly enhanced DSP and packet handling The Xilinx UltraScale architecture opens up whole new dimensions for designers of ultra-high-capacity solutions.
標簽: UltraScale Xilinx 架構
上傳時間: 2013-11-21
上傳用戶:wxqman
有時候,做元件封裝的時候,做得不是按中心設置為原點(不提倡這種做法),所以制成之后導出來的坐標圖和直接提供給貼片廠的要求相差比較大。比如,以元件的某一個pin 腳作為元件的原點,明顯就有問題,直接修改封裝的話,PCB又的重新調整。所以想到一個方法:把每個元件所有的管腳的X坐標和Y坐標分別求平均值,就為元件的中心。
上傳時間: 2014-01-09
上傳用戶:xzt