Electronic Projects, forums and more.

Go Back   Electronic Circuits Projects Diagrams Free > Electronics Forums > General Electronics Chat


General Electronics Chat This forum is for general chat about electronics, eg: Dont know what a part does? Dont know how to read a circuit? Want to get an opinion?

Reply
 
Tools
Old 7th September 2005, 08:47 PM   #1
Default Data sharing through one wire

Hi All

What is the easiest way of sharing data through only one wire excl. ground? Shift registers, multiplexing, or what.


Electronics4you
______________________________________________
Electronics4you is offline  
Old 7th September 2005, 09:50 PM   #2
Default

What do you mean by sharing data?
checkmate is offline  
Old 7th September 2005, 09:56 PM   #3
Default Re: Data sharing through one wire

Quote:
Originally Posted by Electronics4you
Hi All

What is the easiest way of sharing data through only one wire excl. ground? Shift registers, multiplexing, or what.


Electronics4you
______________________________________________
Do you want one-way communication with just a transmitter and a receiver, or bidirectional, half-duplex type of comms?

What are shift registers and what does multiplexing has to do with this?
Joel Rainville is offline  
Old 7th September 2005, 11:44 PM   #4
Default Re: Data sharing through one wire

Quote:
Originally Posted by Electronics4you
Hi All

What is the easiest way of sharing data through only one wire excl. ground? Shift registers, multiplexing, or what.
______________________________________________
This depends on what sort of equipment you want to share the data. Have you got a microcontroller with UARTs in both ends, I would have used a multidrop type of async protocol. You need to do some collision testing by listening in on the data sent, but this is no problem in software. This solution will make it possible to have a multi master system.

If you don't have micros in each end you'll need som form of selfclocking master/ slave communication. You can clock from the master and let it listen in between clock pulses for response from the slave. Shouldn't take much logic to do this, together with the shiftregister you asked about. You must make som form of state machine to generate (over)clocking for the sequences.

The last approach will more or less fix the format/ length of the data transfered, and make changes more difficult.

But, all is depending on the type of data you want to transfer.


TOK
Gorgon is offline  
Old 8th September 2005, 12:23 PM   #5
Default

Well you can have a multiple tones system. For example 1 channel on a 2khz tone. another on a 4 khz tone and so on. Now to filter all this information simply apply a band pass circuit, a discriminator if you like.

Smooth off your waveforms and you now have multiple different channels.
__________________
www.winpicprog.co.uk - Great PIC language tutorials.
pike is offline  
Old 9th September 2005, 06:52 AM   #6
Default

I only need to send 8 bit trough 1 wire with a 20 MHz clock frequency - a syncronized counter in each end of the wire controls the in- and output
Electronics4you is offline  
Reply

Tags
data, sharing, wire

Thread Tools
Display Modes




All times are GMT. The time now is 06:11 AM.


Electronic Circuits  |  Learning Electronics
eXTReMe Tracker