matlab整數(shù)變換,整數(shù)Haar小波變換的水印嵌入,pdf電子書
上傳時(shí)間: 2014-06-15
上傳用戶:s363994250
hibernate一對(duì)多雙向關(guān)聯(lián)映射 一對(duì)多雙向關(guān)聯(lián)映射的方法 在"一"一端的集合中使用<key>標(biāo)簽,在對(duì)方表中加入一個(gè)外鍵指向"一"端 在"多"的一端采用<many-to-one> 注意:<key>標(biāo)簽指定的外鍵字段必須和<many-to-one>指定的外鍵一至,否則引用字段的錯(cuò)誤 inverse和cascade inverse是關(guān)聯(lián)關(guān)系的控制方向; cascade操作上的連鎖反應(yīng)
上傳時(shí)間: 2014-01-19
上傳用戶:gdgzhym
電學(xué)中的測量技術(shù)涉及范圍非常廣,電流測量在電學(xué)計(jì)量中占有非常重要的位置。如何精確地進(jìn)行電流測量是精密測量的一大難題。傳統(tǒng)的電流檢測電路多采用運(yùn)算放大芯片與片外電流檢測電路相結(jié)合的方式,電路集成度很低,需要較多的接口和資源才能完成對(duì)電路的檢測。本文把所有電路部分都集成在一塊芯片上,包括檢測電阻,運(yùn)算放大器電路及模擬轉(zhuǎn)數(shù)字轉(zhuǎn)換電路,從而在電路內(nèi)部可以進(jìn)行電流檢測,使電路更好的集成化。前置電路使用二級(jí)共源共柵結(jié)構(gòu)的運(yùn)算放大器,減小溝道長度調(diào)制效應(yīng)造成的電流誤差。10位SAR ADC中采用電容驅(qū)動(dòng)能力強(qiáng)的傳輸門保證了模數(shù)轉(zhuǎn)化器的有效精度。比較器模塊采用再生鎖存器與遲滯比較器作為基礎(chǔ)單元組合解決精密測量的問題。本設(shè)計(jì)可以作為嵌入芯片內(nèi)的一小部分而檢測芯片中的微小電流1mA~100mA,工作電壓在1.8v左右,電流檢測精度預(yù)期達(dá)到10uA的需求。The measurement technology in electricity involves a wide range,and current measurement plays a very important position in electrical measurement.How to accurately measure current is a big problem in precision measurement. The traditional current detecting circuit adopts the combination of the operational amplifier chip and theoff-chip current detecting circuit, The circuit integration is very low, and more interfaces and resources are needed tocomplete the circuit detection.This topic integrates all the circuit parts into one chip, including detection resistance, operational amplifier circuit andanalog to digital conversion circuit. Highly integrated circuit makes the external resources on the chip more intensive,so that current detection can be carried out inside the circuit, so that the circuit can be better integrated. Thefront-end circuit of this project uses two-stage cascade operational amplifier and cascade tube to reduce the currenterror caused by channel length modulation effect. In 10-bit SAR ADC, the transmission gate with strong capacitivedriving ability ensures the effective accuracy of the analog-to-digital converter. Comparator module uses regenerativelatch and hysteresis comparator as basic unit to solve the difficult problem of precision measurement. This topic can beused as a small part of the embedded chip to detect the micro-current in the chip 1 mA~100 mA, the working voltageis about 1.8v, and the current detection accuracy is expected to reach the requirement of 10 uA.
標(biāo)簽: 電流檢測 電路 運(yùn)算放大器 adc
上傳時(shí)間: 2022-04-03
上傳用戶:
隨著信息技術(shù)的發(fā)展以及嵌入式、人臉識(shí)別、計(jì)算機(jī)網(wǎng)絡(luò)等技術(shù)的提高,人們正在感受著科技帶來的便利和益處。 該系統(tǒng)通過攝像頭獲取人臉圖像,在后臺(tái)應(yīng)用系統(tǒng)完成圖像識(shí)別,然后給單片機(jī)發(fā)送命令來控制門禁系統(tǒng)。軟件上首先利用小波變換對(duì)人臉圖像進(jìn)行2次小波分解,然后對(duì)低頻分量進(jìn)行離散余弦變換(DCT)提取特征值,最后利用歐氏距離和最近鄰分類器進(jìn)行識(shí)別。采用OpenCV人臉識(shí)別算法進(jìn)行處理輸出。達(dá)到該系統(tǒng)構(gòu)建簡單、方便,識(shí)別速度快且準(zhǔn)確率較高。 本文主要介紹了基于人臉識(shí)別算法的門禁系統(tǒng)的設(shè)計(jì)與實(shí)現(xiàn)。在對(duì)人臉識(shí)別算法研究的基礎(chǔ)上,進(jìn)一步對(duì)整個(gè)門禁系統(tǒng)設(shè)計(jì)與實(shí)現(xiàn)進(jìn)行了詳細(xì)闡述。主要內(nèi)容包含以下幾點(diǎn): 1.簡單的介紹了課題研究的背景、目的及意義,介紹了人臉識(shí)別的背景,闡述了國內(nèi)外人臉識(shí)別的現(xiàn)狀以及人臉識(shí)別的難點(diǎn),還介紹了相關(guān)的技術(shù)。 2.人臉識(shí)別算法的研究:主要對(duì)Gabor濾波算法、K-L變換算法、Haar特征提取算法這三種特征提取算法進(jìn)行了詳細(xì)介紹,也對(duì)PCA和LDA這兩種人臉識(shí)別算法進(jìn)行了詳細(xì)的闡述和實(shí)驗(yàn)的對(duì)比。 3.門禁系統(tǒng)的設(shè)計(jì)與實(shí)現(xiàn):從需求分析入手對(duì)系統(tǒng)的總體模式、總體結(jié)果、功能模塊、數(shù)據(jù)庫設(shè)計(jì)等各部分進(jìn)行了簡單的介紹。 4.系統(tǒng)的測試:在對(duì)核心算法人臉識(shí)別進(jìn)行了詳細(xì)的研究以及整個(gè)門禁系統(tǒng)的設(shè)計(jì)和實(shí)現(xiàn)結(jié)束后,對(duì)于整合實(shí)現(xiàn)的系統(tǒng),進(jìn)行了詳細(xì)的測試,并給出了功能測試報(bào)告和性能測試報(bào)告。 本文設(shè)計(jì)的基于人臉識(shí)別的門禁系統(tǒng),在一定程度上可以較好的識(shí)別人臉.
標(biāo)簽: 人臉識(shí)別 門禁系統(tǒng)
上傳時(shí)間: 2022-05-28
上傳用戶:
RTL9047A 為車用乙太網(wǎng)single chip 交換機(jī)方案,如下圖port0~port3 總共提供4ports 100BASE-T1,不用外掛PHY可節(jié)省cost 及PCB空間;port4為 selection port可選擇設(shè)定100BASE-T1或SGMII,其SGMII個(gè)外接CPU或?qū)酉嗤吞?hào)switch做cascade擴(kuò)充;port5為 selection port可選擇設(shè)定傳統(tǒng)100base-TX FE PHY, SGMII或 RGMII/MII/RMII,其100base-TX 界面作為車載Diagnostic界面;port6為RGMII/MII/RMII 界面,可用來外接CPU或擴(kuò)充網(wǎng)路界面等應(yīng)用。
上傳時(shí)間: 2022-06-07
上傳用戶:
蟲蟲下載站版權(quán)所有 京ICP備2021023401號(hào)-1