CTP單層多點設計
上傳時間: 2013-11-15
上傳用戶:banyou
簡單介紹了單層多點的實現
上傳時間: 2013-10-26
上傳用戶:Bert520
多功能智能溫室監控系統設計
上傳時間: 2013-11-04
上傳用戶:Altman
ADXL345的詳細介紹資料 本模塊使用說明書。 本壓縮文件能夠利用角度傳感器對x,y,z三方的加速度值,角度值進行測量,并集成了1602對其進行顯示。 為了便于使用,我們分別將模塊單獨化,如果您有使用的意向,可以單獨摘出 angle.c 引入到您自己新建的工程中。 關于angle.c文件的內部函數使用說明。 首先為了便于使用和方便引用我們對內部函數進行了高度集成化,您在引入angle.c后直接在您的主程序中調用 dis_data();函數,可完成ADXL345芯片的測量數據, 測量數據說明: char as_Xjiasu[6],as_Yjiasu[6],as_Zjiasu[6]; //定義3軸靜態重力加速度值的ASCII碼值 unsigned char as_Xangel[4],as_Yangel[4],as_Zangel[4]; //定義3軸角度值的ASCII碼值 as_Xjiasu[x]數組里邊我們為了您的使用直接將 加速度值轉換成了 能夠直接顯示到 1602上的ASCII碼值,同理as_Xangel 真實數據存放說明。 float jiasu_xyz[3]; angel_xyz[3]; //存放X,Y,Z 軸的靜態重力加速度,角度值 存放了 加速度和角度的真實值(未經轉換成ASCII碼的數據)--本數據可以用于其他用途,直接參與MCU內部運算等。
上傳時間: 2013-11-17
上傳用戶:wpwpwlxwlx
智能巡線小車的多模式速度控制系統
上傳時間: 2013-10-27
上傳用戶:253189838
根據紅外成像無損檢測原理,利用機器視覺技術,通過實驗將紅外熱像儀采集的亞表面紅外缺陷圖像進行一系列的處理,包括濾波降噪,圖像增強,邊緣提取等,將缺陷檢測出來。文中用matlab和Visual C++2010聯合編程的方式對紅外缺陷進行識別,通過窗口可視化將圖像和圖像中的缺陷位置,大小提取出來。通過多次實驗,本方法能夠檢測大多的亞平面缺陷,具有較高的應用價值。
上傳時間: 2013-10-10
上傳用戶:徐孺
聲源檢測與定位的多分辨處理的原理!
上傳時間: 2013-10-24
上傳用戶:yzy6007
基于紅外探測原理的多路無線安防系統設計
上傳時間: 2013-11-15
上傳用戶:semi1981
PCC塑料管材生產控制任務的實現:溫度控制 塑料管材生產線一個明顯的工藝特征就是將聚乙烯或聚丙稀原材料通過擠出機加熱 熔融,利用特定的模具擠壓出具有特定形狀,管徑及壁厚符合國家規定標準的不同規格的成品管材。由此可見,溫度控制是管材生產工藝的重要組成部分,溫度參數的精確度直接影響到管材的性能及質量。 貝加萊智能模塊化 PIDXP 控制器,以超越傳統 PID 控制器的控制方式,有著新的積 分部分和更好的飽和度,利用 PCC 分時序、多任務的特點,將 PID 調節與加熱冷卻輸出分時控制,并且在不同季節,操作人員只要給出優化命令,系統就可以自動優化出適合當前環境條件的 PID參數,而各區參數的獨立性及準確性保證了溫度參數的精度,可將其誤差控制在 1°的偏差范圍內,控制原理圖如圖 7-32 所示。
上傳時間: 2013-10-09
上傳用戶:sjw920325
多遠程二極管溫度傳感器-Design Considerations for pc thermal management Multiple RDTS (remote diode temperature sensing) provides the most accurate method of sensing an IC’s junction temperature. It overcomes thermal gradient and placement issues encountered when trying to place external sensors. PCB component count decreases when using a device that provides multiple inputs.Better temperature sensing improves product performance and reliability. Disk drive data integrity suffers at elevated temperatures. IBM published an article stating that a 5°C rise in operating temperature causes a 15% increase in the drive’s failure rate. The overall performance of a system can be improved by providing a more accurate temperature measurement of the most critical devices allowing them to run just a few degrees hotter.The LM83 directly senses its own temperature and the temperature of three external PN junctions. One is dedicated to the CPU of choice, the other two go to other parts of your system that need thermal monitoring such as the disk drive or graphics chip. The SMBus-compatible LM83 supports SMBus timeout and logic levels. The LM83 has two interrupt outputs; one for user-programmable limits and WATCHDOG capability (INT), the other is a Critical Temperature Alarm output (T_CRIT_A) for system power supply shutdown.
標簽: Considerat Design 遠程 二極管
上傳時間: 2014-12-21
上傳用戶:ljd123456