Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. The Lounge
  3. How much is it?

How much is it?

Scheduled Pinned Locked Moved The Lounge
helpquestiondiscussion
22 Posts 14 Posters 0 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • A Alexandru Savescu

    I believe it goes like this: B - byte b - bit K or k when next to B means 1024 bytes (2^10) and when next to b means 1000 bits (10^3). M when next to B means 1024*1024 bytes (2^20) and when next to b means 10^6 bits. G when next to B means 2^30 bytes and when next to b means 10^9 bits respecitvely. Best regards, Alexandru Savescu

    C Offline
    C Offline
    ColinDavies
    wrote on last edited by
    #12

    That is very well explained. :-) Now can you explain to the audience when we use superscript and subscript. eg Gb and mB :-) Regardz Colin J Davies

    Sonork ID 100.9197:Colin

    More about me :-)

    E 1 Reply Last reply
    0
    • A Alexandru Savescu

      Your modem says 56Kb/sec = 56000 bits per second = 56000/8 = 7KB kilobytes) / sec. Best regards, Alexandru Savescu

      E Offline
      E Offline
      Ed Gadziemski
      wrote on last edited by
      #13

      Actually, it's 56000/10 = 5.6KB per second. You forgot the start and stop bits for each byte.

      J A 2 Replies Last reply
      0
      • C ColinDavies

        That is very well explained. :-) Now can you explain to the audience when we use superscript and subscript. eg Gb and mB :-) Regardz Colin J Davies

        Sonork ID 100.9197:Colin

        More about me :-)

        E Offline
        E Offline
        Ed Gadziemski
        wrote on last edited by
        #14

        That's a small m there, so you must mean milliBytes.

        1 Reply Last reply
        0
        • A Andreas Saurwein

          Well, a discussion with a friend left us with the following: 1 Kb = 1024 bytes, fine everyone knows that but 1 Mb = 1024*1000 or 1024*1024 ??? A search on the internet didnt help much, both numbers are used. Windows Explorer (under XP) uses 1024*1024. Which one do you favor? After all, Mega stands for 1000, Giga for 1000*1000 and so on. Or am I wrong about this? Vote against software patents in europe

          S Offline
          S Offline
          Sean Cundiff
          wrote on last edited by
          #15

          Computer Metrics: 1 KB = 2^10 1 MB = 2^20 1 GB = 2^30 1 TB = 2^40 and so on. (except for stinking hard drive manufacturers where 1 Mb = 1,000,000 bytes). -Sean ---- "I'm a breast man."

          J M 2 Replies Last reply
          0
          • C Christian Graus

            You're saying there are THREE definitions of a kilobyte ? Christian I am completely intolerant of stupidity. Stupidity is, of course, anything that doesn't conform to my way of thinking. - Jamie Hale - 29/05/2002

            J Offline
            J Offline
            Jack Handy
            wrote on last edited by
            #16

            Christian Graus wrote: You're saying there are THREE definitions of a kilobyte ? No, KB is kilobyte and Kb is kilobit. I don't know what the small k is that he speaks of. -Jack To an optimist the glass is half full. To a pessimist the glass is half empty. To a programmer the glass is twice as big as it needs to be.

            P 1 Reply Last reply
            0
            • S Sean Cundiff

              Computer Metrics: 1 KB = 2^10 1 MB = 2^20 1 GB = 2^30 1 TB = 2^40 and so on. (except for stinking hard drive manufacturers where 1 Mb = 1,000,000 bytes). -Sean ---- "I'm a breast man."

              J Offline
              J Offline
              Jonathan Tan
              wrote on last edited by
              #17

              Well...I thought that a small 'k' was used for 'kilo'? I'm not too sure of that part, though. And I know that capital M, G, and T are used for mega etc.

              1 Reply Last reply
              0
              • J Jack Handy

                Christian Graus wrote: You're saying there are THREE definitions of a kilobyte ? No, KB is kilobyte and Kb is kilobit. I don't know what the small k is that he speaks of. -Jack To an optimist the glass is half full. To a pessimist the glass is half empty. To a programmer the glass is twice as big as it needs to be.

                P Offline
                P Offline
                peterchen
                wrote on last edited by
                #18

                small k is 1000, true K is 1024


                The earth is not dying. It is being killed.

                1 Reply Last reply
                0
                • S Sean Cundiff

                  Computer Metrics: 1 KB = 2^10 1 MB = 2^20 1 GB = 2^30 1 TB = 2^40 and so on. (except for stinking hard drive manufacturers where 1 Mb = 1,000,000 bytes). -Sean ---- "I'm a breast man."

                  M Offline
                  M Offline
                  markkuk
                  wrote on last edited by
                  #19

                  According to the official standard the binary prefixes should be distinguished from the decimal ones with an "i" in the middle: 1 MiB = 2^10 B, 1 MB = 10^6 B etc.

                  1 Reply Last reply
                  0
                  • E Ed Gadziemski

                    Actually, it's 56000/10 = 5.6KB per second. You forgot the start and stop bits for each byte.

                    J Offline
                    J Offline
                    James T Johnson
                    wrote on last edited by
                    #20

                    Actually you're both wrong, if you live in the US. The FCC won't let modem's go over a certain rate, I think its 42000 or 46000 ;P James Simplicity Rules!

                    E 1 Reply Last reply
                    0
                    • E Ed Gadziemski

                      Actually, it's 56000/10 = 5.6KB per second. You forgot the start and stop bits for each byte.

                      A Offline
                      A Offline
                      Alexandru Savescu
                      wrote on last edited by
                      #21

                      Yes, that's right, I forgot that for modems we have to extra bits. Best regards, Alexandru Savescu

                      1 Reply Last reply
                      0
                      • J James T Johnson

                        Actually you're both wrong, if you live in the US. The FCC won't let modem's go over a certain rate, I think its 42000 or 46000 ;P James Simplicity Rules!

                        E Offline
                        E Offline
                        Ed Gadziemski
                        wrote on last edited by
                        #22

                        A 25-year old Federal Communications Commission rule limits speeds to 53,000 bps by restricting the electrical power of modems used by Internet service providers to connect to the phone network.

                        1 Reply Last reply
                        0
                        Reply
                        • Reply as topic
                        Log in to reply
                        • Oldest to Newest
                        • Newest to Oldest
                        • Most Votes


                        • Login

                        • Don't have an account? Register

                        • Login or register to search.
                        • First post
                          Last post
                        0
                        • Categories
                        • Recent
                        • Tags
                        • Popular
                        • World
                        • Users
                        • Groups