A few questions

Discussion in 'A+' started by aestudiar, Feb 21, 2010.

  1. aestudiar

    aestudiar Byte Poster

    103
    0
    9
    Hi,
    I have a few questions to solve:
    1.- What's the difference between RISC and CISC?
    (OK, this one is easy).

    2.- What's the difference between CMOS and BIOS?

    3.- What's the difference between SIMM and DIMM?

    Cheers. I'm back to my books. Will check later. :biggrin
     
  2. simonp83

    simonp83 Kilobyte Poster

    254
    4
    32
    1. It's the instruction sets, Reduced Instruction and Complex Instruction - going back to 2000 for that. Standard desktop chips today are CISC.

    2. They're the same thing.

    3. Single Inline Memory Module and Dual Inline Memory Module. The difference is, the connections on each side of the DIMM are different where as the SIMM, the connections are exactly the same, so opposite connector points do the same job and are connected to the same pin, extra level of redundancy.

    edit:

    Just googled CMOS vs BIOS as it's the only one i wanted to make sure of. BIOS contains the instructions on how to boot the computer and the CMOS contains the system settings like cpu multiplier, boot sequence, etc. How embarressing :(
     
    Last edited: Feb 21, 2010
    Certifications: A+, MCP, MCDST, MCTS, MCITP
    WIP: 70-291
  3. JonnyMX

    JonnyMX Petabyte Poster

    5,257
    220
    236
    Trick is to edit out the bit that was wrong, rather than draw attention to it... :biggrin
     
    Certifications: MCT, MCTS, i-Net+, CIW CI, Prince2, MSP, MCSD
  4. simonp83

    simonp83 Kilobyte Poster

    254
    4
    32
    Oh no, that would have been dishonest :). If i'd have said that RISC was a board game based on world domination, then i might have been tempted :p
     
    Certifications: A+, MCP, MCDST, MCTS, MCITP
    WIP: 70-291
  5. Sparky
    Highly Decorated Member Award 500 Likes Award

    Sparky Zettabyte Poster Moderator

    10,718
    543
    364

    Eh? Glad you googled it :biggrin
     
    Certifications: MSc MCSE MCSA:M MCSA:S MCITP:EA MCTS(x5) MS-900 AZ-900 Security+ Network+ A+
    WIP: Microsoft Certs
  6. JonnyMX

    JonnyMX Petabyte Poster

    5,257
    220
    236
    "If at first you don't succeed, remove all evidence that you ever tried." :biggrin
     
    Certifications: MCT, MCTS, i-Net+, CIW CI, Prince2, MSP, MCSD
  7. Revolate

    Revolate Nibble Poster

    70
    2
    15
    That is an awesome quote, can I ask who said it? :D


    If i'm not mistaken, CMOS and BIOS one is Read only the other you can edit, but in theory you can edit both, if that is totally wrong then i misheard/read what i was reading/listening too, and no I dont think it was RAM.
     
    Certifications: A+, N+, MCDST, NVQ3, ADITP.
    WIP: Server+ and a nice break?
  8. Revolate

    Revolate Nibble Poster

    70
    2
    15
    That is an awesome quote, can I ask who said it? :D


    If i'm not mistaken, CMOS and BIOS one is Read only the other you can edit, but in theory you can edit both, if that is totally wrong then i misheard/read what i was reading/listening too, and no I dont think it was RAM. :eek:
     
    Certifications: A+, N+, MCDST, NVQ3, ADITP.
    WIP: Server+ and a nice break?
  9. simonp83

    simonp83 Kilobyte Poster

    254
    4
    32
    CMOS is updatable as it's on a form of RAM chip, which is why it needs the CMOS battery to keep it from resetting itself. This is where you do your overclocking, changing system time, setting which device to boot from first.
     
    Certifications: A+, MCP, MCDST, MCTS, MCITP
    WIP: 70-291
  10. dmarsh
    Honorary Member 500 Likes Award

    dmarsh Petabyte Poster

    4,305
    503
    259
    1.- What's the difference between RISC and CISC?

    CISC - Complex Instruction Set Computer
    RISC - Reduced Instruction Set Computer

    RISC tends to have less intructions, they tend to be simpler, often use very long instruction word, register renaming etc. Idea is simpler faster processor. Results in bigger programs as need more instructions on average.

    CISC - Tried to make more and more complex instructions to accelrate stuff in hardware, made sense for a while as there was a lot of spare silicon, not in favour anymore, modern processors are hybrid, they have CISC instruction sets that run on a RISC style core.

    2.- What's the difference between CMOS and BIOS?

    CMOS - Complimentary Metal Oxide Semiconductor, its the type of silicon chip manufacturing process, there are different ways of making semiconductors. CMOS chips are lower powered than what went before. Most of the chips in your computer will probably be CMOS.

    BIOS - Basic Input / Output System, its basically the traditional ROM chip that stores the basic system code to allow the system to boot and read the keyboard etc. The BIOS is now stored in flash RAM or battery backed RAM as opposed to the old style EPROMS.

    People appear to be confusing Flash RAM / Battery Backed RAM with the above terms, computer books often use these terms in the wrong context.

    The entire Flash RAM chip can be altered not just the settings, you can patch your BIOS for example, the only thing controlling which parts of the Flash RAM get changed is software.

    3.- What's the difference between SIMM and DIMM?

    SIMM - Single In Line Memory Module, a type of memory stick.
    DIMM - Dual In Line Memory Module, different type of memory stick, allows for faster access than SIMM's.
     
    Last edited: Feb 22, 2010
  11. BosonMichael
    Honorary Member Highly Decorated Member Award 500 Likes Award

    BosonMichael Yottabyte Poster

    19,183
    500
    414
    The first letter.

    The first two letters.

    The first letter.

    Gotta have a sharp eye (and Google skills) to be a tech. 8)
     
    Last edited: Feb 22, 2010
    Certifications: CISSP, MCSE+I, MCSE: Security, MCSE: Messaging, MCDST, MCDBA, MCTS, OCP, CCNP, CCDP, CCNA Security, CCNA Voice, CNE, SCSA, Security+, Linux+, Server+, Network+, A+
    WIP: Just about everything!
  12. aestudiar

    aestudiar Byte Poster

    103
    0
    9
    That was awesome!! I see your visual faculties are top-notch! :D

    Now seriosly, in Scott Mueller's 'Upgrading and repairing PCs', I found that RISC instructions are such as (literal example, page 71):

    To screw in a light bulb:
    1. Lower hand.
    2. Grasp bulb.
    3. Raise hand.
    4. Insert bulb into socket.
    5. Rotate clockwise oneturn.
    6. Is bulb tight? If not, repeat step 5.
    7. End.

    And for a CISC example:
    1. Pick up the bulb.
    2. Insert it into the socket.
    3. Rotate clockwise until tight.

    So it follows that RISC doesn't mean less instruction, BUT that the level of complexity per instruction is lower.

    As for the difference between CMOS and BIOS, I thought they correlate, but whereas BIOS cannot be changed, the CMOS is where the settings are stored, and can be changed. Is this correct?

    SIMM/DIMM: I think simonp83's answer is the most accurate: 'Single Inline Memory Module and Dual Inline Memory Module. The difference is, the connections on each side of the DIMM are different where as the SIMM, the connections are exactly the same, so opposite connector points do the same job and are connected to the same pin, extra level of redundancy.'

    Any further explanations?
     

Share This Page

Loading...
  1. This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
    By continuing to use this site, you are consenting to our use of cookies.