Beaglebone simple data acquisition system?

  • Thread starter Thread starter M Quack
  • Start date Start date
  • Tags Tags
    Data System
AI Thread Summary
The discussion focuses on using the Beaglebone single-board computer (SBC) to create a simple data acquisition system capable of reading four analog voltages ranging from 0-10V. The project involves performing basic calculations, such as finding the difference divided by the sum of two channels, and providing a device server for accessing both raw and calculated data over Ethernet. Participants are encouraged to share any existing solutions or experiences to avoid duplicating efforts. The user seeks guidance on implementing voltage dividers and writing the necessary software. Overall, the conversation aims to streamline the development process for this data acquisition system.
M Quack
Messages
893
Reaction score
67
Is anybody here using the Beaglebone SBC?

http://beagleboard.org/bone

I want to build a simple data acquisition system that reads 4 analog voltages (0-10V),
does some simple math (e.g. difference divided by sum of 2 channels) and provides a device server so that the raw and calculated values can be read (polled) over Ethernet.

Nothing fancy. At first sight it just needs a few voltage dividers and a few lines of software. I'm just wondering if anybody has already done something similar. I hate to reinvent the wheel
 
Engineering news on Phys.org
heck no, dataq
 
Very basic question. Consider a 3-terminal device with terminals say A,B,C. Kirchhoff Current Law (KCL) and Kirchhoff Voltage Law (KVL) establish two relationships between the 3 currents entering the terminals and the 3 terminal's voltage pairs respectively. So we have 2 equations in 6 unknowns. To proceed further we need two more (independent) equations in order to solve the circuit the 3-terminal device is connected to (basically one treats such a device as an unbalanced two-port...
suppose you have two capacitors with a 0.1 Farad value and 12 VDC rating. label these as A and B. label the terminals of each as 1 and 2. you also have a voltmeter with a 40 volt linear range for DC. you also have a 9 volt DC power supply fed by mains. you charge each capacitor to 9 volts with terminal 1 being - (negative) and terminal 2 being + (positive). you connect the voltmeter to terminal A2 and to terminal B1. does it read any voltage? can - of one capacitor discharge + of the...
Thread 'Weird near-field phenomenon I get in my EM simulation'
I recently made a basic simulation of wire antennas and I am not sure if the near field in my simulation is modeled correctly. One of the things that worry me is the fact that sometimes I see in my simulation "movements" in the near field that seems to be faster than the speed of wave propagation I defined (the speed of light in the simulation). Specifically I see "nodes" of low amplitude in the E field that are quickly "emitted" from the antenna and then slow down as they approach the far...
Back
Top