Results 1 to 10 of 10

Thread: Question About PCs

  1. #1
    HEXUS.gaming Steven W's Avatar
    Join Date
    Nov 2005
    Posts
    6,592
    Thanks
    245
    Thanked
    59 times in 50 posts

    Question About PCs

    A friend of mine is doing an assignment and although I wouldn't expect anyone to write it for him do you know any websites that may help answer the following question:

    Within the computer all data is stored and transmitted using binary codes. why is this?

  2. #2
    www.5lab.co.uk
    Join Date
    Sep 2003
    Posts
    6,406
    Thanks
    1
    Thanked
    0 times in 0 posts
    hughlunnon@yahoo.com | I have sigs turned off..

  3. #3

  4. #4
    Large Member
    Join Date
    Apr 2004
    Posts
    3,720
    Thanks
    47
    Thanked
    99 times in 64 posts
    "Friend" eh? Heard that one before, hahha.

    Quite simply, it is the most efficient numery format to use.

    Infact no it's not, it has been caluclated that the most efficient to use is base 2.718-somthing, but thats not the most logical thing to use really.
    To err is human. To really foul things up ... you need a computer.

  5. #5
    Large Member
    Join Date
    Apr 2004
    Posts
    3,720
    Thanks
    47
    Thanked
    99 times in 64 posts
    You sure he's not looking for a resource more like this:

    http://en.wikipedia.org/wiki/Computer_numbering_formats
    To err is human. To really foul things up ... you need a computer.

  6. #6
    Gaarrrrr! Dav0s's Avatar
    Join Date
    Aug 2005
    Location
    Bristol
    Posts
    1,442
    Thanks
    1
    Thanked
    3 times in 3 posts
    because it is compltely digital? ie. true or false, yes or no, on or off

  7. #7
    www.5lab.co.uk
    Join Date
    Sep 2003
    Posts
    6,406
    Thanks
    1
    Thanked
    0 times in 0 posts
    Quote Originally Posted by yamangman
    "Friend" eh? Heard that one before, hahha.

    Quite simply, it is the most efficient numery format to use.

    Infact no it's not, it has been caluclated that the most efficient to use is base 2.718-somthing, but thats not the most logical thing to use really.

    erm. i didnt think that was true

    from what i know, technically its much easier to transmit/store one of 2 states than anything else. think of it this way - a wire can hold up to 5v. if you send 2 states down that wire (0 and 1, ie binary), then you are sending either 5v or 0v at a time. if there is interfearance/corruption, it should still be pretty easy to read it as 1 or 0. however if you tried to send (say) up to 6 down the wire (0v, 1v, 2v, 3v,4v,5v) - with perfect transmission you'd be fine, but if the wire absorbed 2v somewhere you'd get mass mass corruption. same with a hard drive really.. if a magnet gets too close you should still see the difference between a 0 and a 1... incidentally this is why analog tv/radio signals seem to pick up more interfearance than digital - an analog signal has any infinite number of values (so *can* be more accurate than digital) however its very easy for a bit of that signal to be moved so the output is wrong (snow on the screen or a bit of hiss). this does affect digital, but not as much, and ecc can normally cope with whats less of the mess.
    hughlunnon@yahoo.com | I have sigs turned off..

  8. #8
    Large Member
    Join Date
    Apr 2004
    Posts
    3,720
    Thanks
    47
    Thanked
    99 times in 64 posts
    Quote Originally Posted by 5lab
    erm. i didnt think that was true

    from what i know, technically its much easier to transmit/store one of 2 states than anything else. think of it this way - a wire can hold up to 5v. if you send 2 states down that wire (0 and 1, ie binary), then you are sending either 5v or 0v at a time. if there is interfearance/corruption, it should still be pretty easy to read it as 1 or 0. however if you tried to send (say) up to 6 down the wire (0v, 1v, 2v, 3v,4v,5v) - with perfect transmission you'd be fine, but if the wire absorbed 2v somewhere you'd get mass mass corruption. same with a hard drive really.. if a magnet gets too close you should still see the difference between a 0 and a 1... incidentally this is why analog tv/radio signals seem to pick up more interfearance than digital - an analog signal has any infinite number of values (so *can* be more accurate than digital) however its very easy for a bit of that signal to be moved so the output is wrong (snow on the screen or a bit of hiss). this does affect digital, but not as much, and ecc can normally cope with whats less of the mess.
    It is true. It is the optimum value to represent a number of any size/format using the minimal amount of states. It is infact true that base 3 is more efficient than base 2, but computers of course use boolean logic.
    Last edited by yamangman; 03-01-2006 at 06:26 PM.
    To err is human. To really foul things up ... you need a computer.

  9. #9
    TiG
    TiG is offline
    Walk a mile in other peoples shoes...
    Join Date
    Jul 2003
    Location
    Questioning it all
    Posts
    6,213
    Thanks
    43
    Thanked
    47 times in 42 posts
    Different concepts being covered here i think.

    Binary is being used in computers because of states, but it falls down because of the impossibility of storing all numbers, some receprocals etc are unable to be stored in binary.

    2.718................ is e, its used in complex maths to make things easier and its complicated but its used to help with complex integrations

    and is calculated by doing the following calculation
    e = 1 + 1/1! + 1/2! + 1/3! + 1/4! etc etc

    I'm fairly certain this could get complicated to explain but i believe if you are interested you can investigate it further with google.

    TiG
    -- Hexus Meets Rock! --

  10. #10
    Treasure Hunter extraordinaire herulach's Avatar
    Join Date
    Apr 2005
    Location
    Bolton
    Posts
    5,618
    Thanks
    18
    Thanked
    172 times in 159 posts
    • herulach's system
      • Motherboard:
      • MSI Z97 MPower
      • CPU:
      • i7 4790K
      • Memory:
      • 8GB Vengeance LP
      • Storage:
      • 1TB WD Blue + 250GB 840 EVo
      • Graphics card(s):
      • 2* Palit GTX 970 Jetstream
      • PSU:
      • EVGA Supernova G2 850W
      • Case:
      • CM HAF Stacker 935, 2*360 Rad WC Loop w/EK blocks.
      • Operating System:
      • Windows 8.1
      • Monitor(s):
      • Crossover 290HD & LG L1980Q
      • Internet:
      • 120mb Virgin Media
    As people have said,it all comes down to storage, its much easier (and indeed was the only thing posible back in the day) to store things as 1s and 0s (charged or discharged capacitor in memory, magnetized or unmagnetized, 1/2wavelength or full wavelength dip in a cd) than to have 3 states, but ternary logic is faster, and is a far more efficient way of storing data, if someone could do it properly.

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. TOP 5 SFF PCs FOR AROUND £150
    By denz13 in forum PC Hardware and Components
    Replies: 7
    Last Post: 19-10-2006, 05:14 PM
  2. The 78th Annual Hexus Quiz!
    By Stewart in forum General Discussion
    Replies: 19
    Last Post: 23-01-2005, 02:05 PM
  3. Question: Water cooling 2 or more PCs...
    By Paul Adams in forum PC Hardware and Components
    Replies: 3
    Last Post: 26-06-2004, 05:31 PM
  4. stupid question... off the shelf pc's
    By scottyman in forum General Discussion
    Replies: 21
    Last Post: 28-08-2003, 10:27 AM
  5. What is Question Time
    By Saracen in forum Question Time
    Replies: 0
    Last Post: 12-08-2003, 05:50 PM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •