-
A complete design for a data acquisition card for the IBM PC is detailed in this application note. Additionally, C language code is provided to allow sampling of data at speed of more than 20kHz. The speed limitation is strictly based on the execution speed of the "C" data acquisition loop. A "Turbo" XT can acquire data at speeds greater than 20kHz. Machines with 80286 and 80386 processors can go faster than 20kHz. The computer that was used as a test bed in this application was an XT running at 4.77MHz and therefore all system timing and acquisition time measurements are based on a 4.77MHz clock speed.
標簽:
1099
LTC
數(shù)據(jù)
采集板
上傳時間:
2013-10-29
上傳用戶:BOBOniu
-
特點(FEATURES) 精確度0.1%滿刻度 (Accuracy 0.1%F.S.) 可作各式數(shù)學演算式功能如:A+B/A-B/AxB/A/B/A&B(Hi or Lo)/|A| (Math functioA+B/A-B/AxB/A/B/A&B(Hi&Lo)/|A|/etc.....) 16 BIT 類比輸出功能(16 bit DAC isolating analog output function) 輸入/輸出1/輸出2絕緣耐壓2仟伏特/1分鐘(Dielectric strength 2KVac/1min. (input/output1/output2/power)) 寬范圍交直流兩用電源設計(Wide input range for auxiliary power) 尺寸小,穩(wěn)定性高(Dimension small and High stability)
標簽:
微電腦
數(shù)學演算
輸出
隔離傳送器
上傳時間:
2013-11-24
上傳用戶:541657925
-
a_bit equ 20h ;個位數(shù)存放處
b_bit equ 21h ;十位數(shù)存放處
temp equ 22h ;計數(shù)器寄存器
star: mov temp,#0 ;初始化計數(shù)器
stlop: acall display
inc temp
mov a,temp
cjne a,#100,next ;=100重來
mov temp,#0
next: ljmp stlop
;顯示子程序
display: mov a,temp ;將temp中的十六進制數(shù)轉(zhuǎn)換成10進制
mov b,#10 ;10進制/10=10進制
div ab
mov b_bit,a ;十位在a
mov a_bit,b ;個位在b
mov dptr,#numtab ;指定查表啟始地址
mov r0,#4
dpl1: mov r1,#250 ;顯示1000次
dplop: mov a,a_bit ;取個位數(shù)
MOVC A,@A+DPTR ;查個位數(shù)的7段代碼
mov p0,a ;送出個位的7段代碼
標簽:
直接驅(qū)動
數(shù)碼管
計數(shù)器
程序
上傳時間:
2013-11-06
上傳用戶:lx9076
-
介紹了基于單片機航空交流電參數(shù)測試儀的系統(tǒng)設計。以Silicon Labs公司的C8051F005單片機為核心設計出數(shù)據(jù)采集板,通過RS-232串口與上位機通訊。運用Lab Windows/CVI編寫的上位機軟件實現(xiàn)信號的檢測以及波形和數(shù)據(jù)的顯示,給出了測試儀硬件電路的組成和軟件流程圖。本系統(tǒng)具有硬件結構簡單、容易實現(xiàn)和成本低等特點,在實際應用中其穩(wěn)定性、精確性均能滿足客戶要求。
Abstract:
The design of aeronautics AC parameters tester based on the single-chip is introduced.The core component of data acquisition board is C8051F005 single chip of Silicon Labs Company,and communication with PC through RS-232. The signal processing software programmed with LabWindows/CVI can be used successfully to fulfill inspection of signal and display of the waveform and data. The hardware and software configuration of test instrument are provided.The hardware of the system is simple, and can be easily realized.The stability and precision of the measurement instrument are enough to meet the requirements.
標簽:
C8051F005
單片機
儀的設計
參數(shù)測試
上傳時間:
2013-11-18
上傳用戶:wang5829
-
為何選用SAMSUNG S3C44B0進行開發(fā) 目前,ARM7芯片在國內(nèi)開發(fā)的潮流是三星公司的S3C44B0和S3C4510。這兩款芯片各有側(cè)重:前者著力于PDA 應用,芯片內(nèi)部集成了LCD控制器、SDRAM控制器、2個串行接口控制器、PWM控制器、I2C控制器、IIS控制器、實時時鐘、AD轉(zhuǎn)換等豐富的外圍控制模塊;而S3C4510則是一款針對特定網(wǎng)絡應用的CPU,缺少了44B0那么豐富的外圍控制模塊,但是集成了強大的網(wǎng)絡控制模塊,能夠支持100BASE的網(wǎng)絡接口。對于一般的用戶尤其是初學者來說,S3C44B0無疑是首選,因為豐富的外圍接口為系統(tǒng)板集成各種功能提供了可能,而且,通過外接網(wǎng)絡控制芯片, 也可以實現(xiàn)各種網(wǎng)絡通訊協(xié)議。
標簽:
SAMSUNG
S3C44B0
上傳時間:
2013-10-23
上傳用戶:haojiajt
-
針對運行中火車測速運用多普勒效應采用DSP 設計雷達測速系統(tǒng)并闡述了其基本設計思想與工作原理給出系統(tǒng)硬件軟件設計結構和原理圖改善了原有光電測速精度提高了系統(tǒng)工作穩(wěn)定性和可靠性經(jīng)實驗證明DSP 采集板工作穩(wěn)定測速效果好關鍵詞DSP; 雷達測速; 多普勒效應
On Board DSP-Based Radar Speed Measurement System TANG Wei, SUN Zhi-fang, CHEN Quan (Dept.of computer Science,Yangtze University,Jingzhou 434023,China)Abstract: This paper presents a DSP-based train speed measurement by using Doppler radar. The structure of the system is introduced.The hardware and software are also discussed.Key words: DSP; rader speed measurement; doppler principle
標簽:
DSP
車載
系統(tǒng)設計
雷達測速
上傳時間:
2013-10-27
上傳用戶:003030
-
第八章 labview的編程技巧
本章介紹局部變量、全局變量、屬性節(jié)點和其他一些有助于提高編程技巧的問題,恰當?shù)剡\用這些技巧可以提高程序的質(zhì)量。
8.1 局部變量
嚴格的語法盡管可以保證程序語言的嚴密性,但有時它也會帶來一些使用上的不便。在labview這樣的數(shù)據(jù)流式的語言中,將變量嚴格地分為控制器(Control)和指示器(Indicator),前者只能向外流出數(shù)據(jù),后者只能接受流入的數(shù)據(jù),反過來不行。在一般的代碼式語言中,情況不是這樣的。例如我們有變量a、b和c,只要需要我們可以將a的值賦給b,將b的值賦給c等等。前面所介紹的labview內(nèi)容中,只有移位積存器即可輸入又可輸出。另外,一個變量在程序中可能要在多處用到,在圖形語言中勢必帶來過多連線,這也是一件煩人的事。還有其他需要,因此labview引入了局部變量。
標簽:
labview
教程
上傳時間:
2013-10-27
上傳用戶:xieguodong1234
-
C++完美演繹 經(jīng)典算法 如 /* 頭文件:my_Include.h */ #include <stdio.h> /* 展開C語言的內(nèi)建函數(shù)指令 */ #define PI 3.1415926 /* 宏常量,在稍后章節(jié)再詳解 */ #define circle(radius) (PI*radius*radius) /* 宏函數(shù),圓的面積 */ /* 將比較數(shù)值大小的函數(shù)寫在自編include文件內(nèi) */ int show_big_or_small (int a,int b,int c) { int tmp if (a>b) { tmp = a a = b b = tmp } if (b>c) { tmp = b b = c c = tmp } if (a>b) { tmp = a a = b b = tmp } printf("由小至大排序之后的結果:%d %d %d\n", a, b, c) } 程序執(zhí)行結果: 由小至大排序之后的結果:1 2 3 可將內(nèi)建函數(shù)的include文件展開在自編的include文件中 圓圈的面積是=201.0619264
標簽:
my_Include
include
define
3.141
上傳時間:
2014-01-17
上傳用戶:epson850
-
源代碼\用動態(tài)規(guī)劃算法計算序列關系個數(shù)
用關系"<"和"="將3個數(shù)a,b,c依次序排列時,有13種不同的序列關系:
a=b=c,a=b<c,a<b=v,a<b<c,a<c<b
a=c<b,b<a=c,b<a<c,b<c<a,b=c<a
c<a=b,c<a<b,c<b<a
若要將n個數(shù)依序列,設計一個動態(tài)規(guī)劃算法,計算出有多少種不同的序列關系,
要求算法只占用O(n),只耗時O(n*n).
標簽:
lt
源代碼
動態(tài)規(guī)劃
序列
上傳時間:
2013-12-26
上傳用戶:siguazgb
-
c語言版的多項式曲線擬合。
用最小二乘法進行曲線擬合.
用p-1 次多項式進行擬合,p<= 10
x,y 的第0個域x[0],y[0],沒有用,有效數(shù)據(jù)從x[1],y[1] 開始
nNodeNum,有效數(shù)據(jù)節(jié)點的個數(shù)。
b,為輸出的多項式系數(shù),b[i] 為b[i-1]次項。b[0],沒有用。
b,有10個元素ok。
標簽:
多項式
曲線擬合
c語言
最小二乘法
上傳時間:
2014-01-12
上傳用戶:變形金剛