Tuesday, 11 December 2012
Friday, 16 November 2012
Computer Logic
Computer Logic
* Bistable Devices
- Also known as a 2-STATE DEVICE- Like a switch on a wall because only one of two possible states at any given time either on or off
- One example is a bulb it may be lluminted or not illuminated.
* What are computers made of?
- Transistors are elementary building block for all modern computer and are much like the light switch and it is also a solid-state device.- This allows it to be fast as well as extremely small.
* Binary
- Binary is a number system.
- It is represented by 0's and 1's.
* Using many bits
- A bit is a single digit from a binary number. It is either a 1 or a 0.
- To find how many different values we can represent by the number of bits, we need to remember the equation 2 to the power of the number of bits.
* Number Convertions
- The bit with the smallest value is called the LEAST SINGNIFICANT BIT (LSB)
- The bit with the largest value is called the MOST SIGNIFICANT BIT (MSB)
* ASCII
- This stands for AMERICAN STANDARD CODE for INFORMATION INTERCHANGE
- This is an 8-bit code used to represent characters in binary.
- This code can store 256 characters.
* Units of storage
- 8 bits represent 1 byte.
* Unicode
- Unfortunately the ASCII code was not enough and so we invented the unicode.
- This allows 16 bit instead of 8 bit.
- Instead of 265 it represents 16,536.
- An organisation known as the Unicode Consortium was formed to deal with these and other problems.
* Analogue and Digital Data
- An analogue device is one in which data is represented by some quantity which is continuously changing. Like the traditional wall watch.
- A digital device is a device that shows data at discrete intervals. Like the Digital thermometer.
* Converting Analogue to digital
- Modem is also known as MODulator DEModulator.
- Its purpose is to convert between the analogue signals used in telephone cables and the digital signals used by a computer.
* Sound card
- It is needed to output for music or speech from programs, CD-ROMs, and input analogue sound signals from a microphone.
* Network card
- It lets computers communicate with other computers that are networked together.
_____________________________________________________________
Monday, 8 October 2012
Friday, 5 October 2012
Topic 1
Topic 1: The computer System
- Data is numbers that don't mean anything but information is when the data would be put in a structure that we would understand (in abc).
- Data + Structure = Information
Computer:
- it is a mchine that when programmed it would accept data and then processed into information.
- Input > Process > Output
- In the process we store data
- Supercomputers -The most powerful computers
- Mainframe computers - Less powerful then supercomputers but they are fast
- Microcomputers - There are Desktop computers and Laptop computers
- PDA (Personal Digital Assistants) - Also known as palmtop computers
- Embedded computers - Contain some form of build in computer
- Harware - Something we touch and see
- Software - Installed into the computer
- Application software - Used by people to perform general tasks
- System Software - Programs used by the computer itself for it its internal activity and to run application software.
- The brain of the computer
- In the motherboard
- RAM (Random Acess Memory) read/write memory
- ROM (Read Only Memory) read memory
- Storing data outside the main memory
- A set of parallel wires connecting two or more components (units) of a computer
- There are 3 :
- The data Bus
- The control Bus
________________________________________________________________
Thanks that was topic 1. I hope you found this useful and you liked it!!!
Subscribe to:
Comments (Atom)