Can the AD 7811 ADC be used for free space transmission?

  • Thread starter Thread starter lousyanson
  • Start date Start date
  • Tags Tags
    Converter
AI Thread Summary
The discussion revolves around using the AD 7811 ADC for converting audio analog signals into digital signals for transmission via laser diode. The process involves connecting the ADC outputs to a shift register to serialize the data, which can then control the laser. Concerns are raised about maintaining synchronization and speed for audio transmission, indicating that significant development work is required. The user seeks clarification on connecting the ADC to a microcontroller and controlling the sampling rate, which is specified as 350kSPS in the datasheet. Overall, the conversation highlights the complexities of implementing free-space transmission using the AD 7811 ADC.
lousyanson
Messages
9
Reaction score
0
Hey all,

I am looking for any expert who knows bout the ADC.
I am planning to convert my audio analog signal to be digital signal, then i m goin to transmit that digital signal by using LASER DIODE.
However, I can't really understand the circuit, how to connect that for transmission.
As i know, it is converted for computer used purpose at ADC. anyone know how to do with the ADC for transmission in free space??

thanks,
anson
 
Engineering news on Phys.org
Suppose you had an A to D converter that converted an analog signal to 8 bit data. This would appear on the 8 output pins of the integrated circuit.

You could take these 8 outputs to the 8 inputs of a shift register and apply clock pulses to send them, one at a time to the serial output of the shift register.

These outputs could be used to switch a laser on and off.

This is the theory. Actually doing it fast enough to keep up with audio and synchronizing a receiver to decode it would take some pretty serious development work.

There is a lot of interest in this. I just Googled "laser audio link" and got lots of plans for doing this sort of thing. Not necessarily digital, but they claim to get good results.
 
from my datasheet, i found the data output(Dout) is always connected to the three-wire serial interface with data input (Din) and Serial Clock Input (SCLK). It really confuse me, how am i suppose to get the data output...
 
Sounds like you already have a serial output.
Which type of A to D converter are you using?

Here is some descriptive explanation of one type of serial A to D converter, the TLC0831:

A conversion is initiated by setting CS low, which enables all logic circuits. CS must be held low for the complete
conversion process. A clock input is then received from the processor. An interval of one clock period is
automatically inserted to allow the selected multiplexed channel to settle. DO comes out of the high-impedance
state and provides a leading low for one clock period of multiplexer settling time. The SAR comparator compares
successive outputs from the resistive ladder with the incoming analog signal. The comparator output indicates
whether the analog input is greater than or less than the resistive-ladder output. As the conversion proceeds,
conversion data is simultaneously output from DO, with the most significant bit (MSB) first. After eight clock
periods, the conversion is complete. When CS goes high, all internal registers are cleared. At this time, the
output circuits go to the high-impedance state. If another conversion is desired, CS must make a high-to-low
transition followed by address information.

So, you could take the output from the data-out line and switch your laser with it.

Did you have a look at any of those circuits on Google?
 
i already selected the ADC by myself which is AD 7811.
However, i wonder that sampling rate is able to be controlled although it stated it is 350kSPS in the datasheet.

Must i connect the ADC with the microcontroller or microprocessor? I was thinking that, i can directly get the data out from the Data Output pin.
 
Hi all I have some confusion about piezoelectrical sensors combination. If i have three acoustic piezoelectrical sensors (with same receive sensitivity in dB ref V/1uPa) placed at specific distance, these sensors receive acoustic signal from a sound source placed at far field distance (Plane Wave) and from broadside. I receive output of these sensors through individual preamplifiers, add them through hardware like summer circuit adder or in software after digitization and in this way got an...
I have recently moved into a new (rather ancient) house and had a few trips of my Residual Current breaker. I dug out my old Socket tester which tell me the three pins are correct. But then the Red warning light tells me my socket(s) fail the loop test. I never had this before but my last house had an overhead supply with no Earth from the company. The tester said "get this checked" and the man said the (high but not ridiculous) earth resistance was acceptable. I stuck a new copper earth...
I am not an electrical engineering student, but a lowly apprentice electrician. I learn both on the job and also take classes for my apprenticeship. I recently wired my first transformer and I understand that the neutral and ground are bonded together in the transformer or in the service. What I don't understand is, if the neutral is a current carrying conductor, which is then bonded to the ground conductor, why does current only flow back to its source and not on the ground path...
Back
Top