AOR AR2300 Specifications Page 54

  • Download
  • Add to my manuals
  • Print
  • Page
    / 67
  • Table of contents
  • BOOKMARKS
  • Rated. / 5. Based on customer reviews
Page view 53
53
3. DATA FORMAT
1) Sampling Rate: 1.125Msample/Sec
2) USB: 72Mbit/sec., Isochronous (USB2.0)
3) Data Format:
Fix Point(2’s compliment)
I: = (29..0): 30bits
Q:= (29..0): 30bits
USB data Stream One Sample = (16bitsWord x4)
MSB LSB
I-High(29..15) 15bits 1 1
st
Word
I-Low (14..0) 15bits 0 2
nd
Word
Q-High(29..15) 15bits 0 3
rd
Word
Q-Low(14..0) 15bits 0 4
th
Word
4 )USB Interface: ENDPOINT 6
5) USB driver for Windows XP/VISTA/7
4.USB DRIVER INSTALLATION
To install the driver, the following files are required.
AORAlpha.sys AR-ALPHA USB Client Driver
It will be copied in the Windows directory system32¥drivers”
AORAlpha.inf AR-ALPHA USB client driver inf file
AORAlphaDD.h IoControl type / Structure / Includes the files that defines GUID etc…
5.NOTE FOR PC SOFTWARE DESIGN
To read the I/Q data, the client driver needs to be interfaced for data acquisition.
The data acquisition is easily accomplished by a simple setup. The test program “AR-ALPHA
TestAPP”, written by C++ can be supplied by AOR. (Sample code is supplied with this software.)
5.1 Get the device path
The supplied client driver needs to obtain the device using SetupDiXXX() API functions before
opening driver by CreateFile() API. This is because the driver interface uses GUID for the
application.
Following is an example to get the device.
Page view 53
1 2 ... 49 50 51 52 53 54 55 56 57 58 59 ... 66 67

Comments to this Manuals

No comments