Electronics Working with 2 sources...

Discussion in 'Modding' started by relix, 7 Dec 2003.

  1. relix

    relix Minimodder

    Joined:
    14 Nov 2001
    Posts:
    5,948
    Likes Received:
    41
    Okay, so this is a repost of my question that got lost at the crash :waah: . I know at least one of you answered it, but it crashed before I could check it out (I received a mail though).

    So, how can I work with 2 energy sources? Like, a PC has it's independent source, and a modem has another source (with an adapter). The modem receives electrical signals from the PC, but those are from the PSU of the PC and not from the adapter of the modem, so if iirc the modem can't read those signals directly.

    How does the modem reads those signals then?
     
  2. cpemma

    cpemma Ecky thump

    Joined:
    27 Nov 2001
    Posts:
    12,328
    Likes Received:
    55
    You've forgotten already? :hehe:

    The ground wire sets up a common reference level, just like when you plug a battery-driven portable player into a mains amplifier.
     
  3. Hazer

    Hazer In time,you too will be relixalated

    Joined:
    14 Apr 2003
    Posts:
    957
    Likes Received:
    2
    Connect ground to ground. Its like taking a 9V battery, and connecting the postive end to ground. The other end will give you negative 9V.

    As long as the circuits are different, you can do this. For example, inside a PC, everything connected to the molex or motherboard all have the same lines connected to the mian ground.

    On the otherhand, if you take say 5 12V walwarts and plug them into the wall, then connect the 12V outputs in series (positive of the first to negative of the second and so-on) you will get a total of 60V across all of them. They are driven by transformers which isolate the actual ground point.

    This is why I dislike the water analogy when describing voltage.
     
  4. relix

    relix Minimodder

    Joined:
    14 Nov 2001
    Posts:
    5,948
    Likes Received:
    41
    So if I connect a ground from the PSU to the ground from the adapter, I should be able to work with both signals mixed together?

    Okay, thanks! :D
    But I don't understand why it does that?

    *relix goes googling*
     
  5. cpemma

    cpemma Ecky thump

    Joined:
    27 Nov 2001
    Posts:
    12,328
    Likes Received:
    55
    You don't usually need to go that far. Hasn't the signal cable between the two got a ground wire or ground screen?
     
  6. relix

    relix Minimodder

    Joined:
    14 Nov 2001
    Posts:
    5,948
    Likes Received:
    41
    I'm gonna create the cables myself, not gonna use standard RS232 or something. There's gonna be a microcontroller inside the PC, running on the PSU of the PC. It'll send signals through a wire to an external application, also a microcontroller, but that one will be running on something else, probably an adapter.
     
  7. ChriX

    ChriX ^

    Joined:
    30 Aug 2001
    Posts:
    2,650
    Likes Received:
    4
    What you upto relix?
     
  8. Hazer

    Hazer In time,you too will be relixalated

    Joined:
    14 Apr 2003
    Posts:
    957
    Likes Received:
    2
    Soooo...... you just make sure to connect ground of PSU to ground of external microcontroller. :naughty:
     
  9. relix

    relix Minimodder

    Joined:
    14 Nov 2001
    Posts:
    5,948
    Likes Received:
    41

    What _you_ upto, ChriX?(mine was gonna use a realtek 8019AS but I found something better... :D)

    ;)


    Hazer: okay, so I just connect the ground of the PSU to the ground of the adapter, right?
     
  10. Hazer

    Hazer In time,you too will be relixalated

    Joined:
    14 Apr 2003
    Posts:
    957
    Likes Received:
    2
    Yes.
     
  11. ChriX

    ChriX ^

    Joined:
    30 Aug 2001
    Posts:
    2,650
    Likes Received:
    4
    :eeek: tell me
     
  12. relix

    relix Minimodder

    Joined:
    14 Nov 2001
    Posts:
    5,948
    Likes Received:
    41
    Mmmm...should I?


    ... oh well, why not, as long as you don't steal my idea (which I won't tell you btw ;)): http://www.iinchip.com/e_iinchip/product_module_iim7010A.htm

    It's practically the same as the 8019AS (the chip it has (W3100A) is based on the 8020AS), but it supports 100mbits and it has a hardware TCP/IP stack, which means I won't have to fiddle around with creating packets and all that, I just need to "open connection" to some IP, send some data, read some data and close connection. Just as you would program sockets in windows. The only limitation is that you can only have 4 simultaneous sockets open at once, but my project doesn't need more anyway.
     
    Last edited: 9 Dec 2003
  13. ChriX

    ChriX ^

    Joined:
    30 Aug 2001
    Posts:
    2,650
    Likes Received:
    4
    Did you get just the chip on its own or the evaluation boards or something? Main reason I went with that 8019AS is because it's already soldered to a PCB that I can connect to easily. I don't have the facilities for SMDs.
     
  14. relix

    relix Minimodder

    Joined:
    14 Nov 2001
    Posts:
    5,948
    Likes Received:
    41
    The module shown on that page (sorry, it's framed based, I copied the wrong URL, so for my previous post, this is what I was talking about: http://www.iinchip.com/e_iinchip/product_module_iim7010A.htm ) (IIM7010) can be bought from here: http://www.mcselec.com/pricelis.htm

    It isn't mentioned in the list, but I mailed them about it and they can sell the IIM7010 for 25,95 euro.

    The IIM7010 has the ethernet-jack, the IIM7000 doesn't.


    Oh, and while I'm giving away my intel anyway, here you can buy the 8019AS on a module (so you don't have to solder): http://www.edtp.com/

    It also has boards with a connector for PIC's or AVR's and all that stuff. Has lots of good stuff.

    Here's a VERY good page about embedded ethernet: http://www.beyondlogic.org/etherip/ip.htm

    So, what are you gonna make? :D
     
  15. ChriX

    ChriX ^

    Joined:
    30 Aug 2001
    Posts:
    2,650
    Likes Received:
    4
  16. eaterofpies

    eaterofpies What's a Dremel?

    Joined:
    12 Feb 2002
    Posts:
    1,745
    Likes Received:
    0
    Ive been looking for that sort of thing for a while to do ethernet lcds so much better than serial or parallel or even usb. youve just saved me a lot of hassle

    thanks :)
     

Share This Page