|
|
||||
|
Introduction linux drivers for modern DAQ PCI cards book-reviews: materials science and devices links: linux device driver programming-netcom links: linux device driver programming -johnson/people.redhat links: linux device driver programming -bitwizard links: linux device driver programming -librenix : linux device drivers demystified links: linux device driver programming-freeos.com
|
Introduction Measurement and control applications of digital computers usually require sensors with analogue signals and digitizing electronics at the computer/sensor interface. The analogue output of sensors are digitized by Analogue-to-Digital conversion (ADC) techniques. This digitized signal can then be:
For control applications, often the converse is needed. A digital signal emanating from a computer must be used to control say a machine. So it must be transformed into an analogue signal. This is usually by a Digital-to-Analogue converter or DAC. In some control applications counting and timing of events are also needed. Nowadays most ADCs and DACs are monolithic integrated circuits much the same as say a memory or microprocessor integrated circuit (IC).
For ADC ICs the major properties of interest are:-
For DAC IC’s the important properties are:
PCI ADC/ DAC implementation generally requires
Linux drivers for modern PCI DAQ cards In modern applications, most analogue data acquisition cards are PCI-based. Generally these are
Now the interfacing to the PC-bus of many modern DAQ cards invariably means programming a PCI bus-mastering ASICs such as the AMCC5933, the PLX9080 and ASICs by Vcubed and others. This program is primarily the device driver. However Linux Device drivers for such DAQ cards are relatively under -developed for the most modern PCI cards. This is due to a combination of factors below
This project aims to help the development of such drivers in selected cases. On the left column are links to sites offering guidance in device driver programming on Linux. To find out more and to participate in our device driver program, please click on "PCI busmaster driver" near the top in the left hand column. Common DAQ Card types:
Comprehensive description, prices and availability of these cards are given by Basis Volume Limited. Only Downloads for Adlink cards yet available Basis Volume Limited supply cards using these drivers and our training group runs embedded Linux training courses which include driver development for cards of this type. Thus additional data sheets for the above cards are available from our training-site. |
|
|
|
|---|---|---|---|---|
© BasisVolumeLimited2001/2002/2003/2004