Presentation is loading. Please wait.

Presentation is loading. Please wait.

Computer Logic. Analogue & Digital Data. Analogue. An analogue/continuous devise is one which data is represented by some quantity which is continuously.

Similar presentations


Presentation on theme: "Computer Logic. Analogue & Digital Data. Analogue. An analogue/continuous devise is one which data is represented by some quantity which is continuously."— Presentation transcript:

1 Computer Logic

2 Analogue & Digital Data. Analogue. An analogue/continuous devise is one which data is represented by some quantity which is continuously changing. In analogue data any value can be represented because the quantity can take any value in the range used. Examples of analogue data:  Watches, where hands move round a dial. The time is represented by the positions of the hands on the dial.  A dimmer switch.  An electric motor.

3 Discrete/Digital data. Lets take a water tap. Since small drops are falling one at a time we can count the number of drops falling per minute.Data that is found by a set of pulses and can be counted is called discrete/digital data. This can take one of fixed number of states. Examples of digital data:  The display of the calculator is the digital with the numbers in decimal. Each can have any of ten separate states:0,1,2,3,4,5,6,7,8,9. This makes it clear that the calculator can display 10 varieties when it comes to characters.  A switch can be on or off.

4 Multiple Stable states Multiple stable states are electronic devices that can be more than two states. Electronic devices which have multiple stable states are difficult to produce cheaply and reliably. Bi-Stable States. Bi-stable states are electronic devices which can be in one of two states. We think of these bi-stable states as being On and Off states (the device can be an electronic switch). These two states can represent anything which can take one of two possible values, such as voltage or the binary digits/bits O and 1.

5 Convert Analogue to Digital. An analogue-to-digital converter is an inter face to convert an analogue signal to a digital one. This conversion is sometimes called demodulation. Processor A-D Converter Controlled Device Digital Signals Analogue Signal

6 Convert Digital to Analogue. A digital-to-analogue(D-A) converter is an interface to convert a digital signal to an analogue one. It converts a set of binary signals to one single varying voltage. Processor D-A converter Controlled Device Digital Control Signals Analogue Signal

7 Binary Numbers. A digital signal can be 1 out of 2 possible states. This is signal is called BIT (binary digit). A bit can be represent One of Two possible values. Using just one bit, we can represent any data that can only have 2 possible states. E.g. 1 and 0, True and False, Male or Female, On or Off. Male or Female 1 or 0 * * FalseTrue True or False Table

8 Definition: Binary/Bit~a 1 or a 0 used to represent data. The term is also uses for the smallest unit of storage,which just stores a 1 or 0. The units of storage is the Bit.

9 Using 2 bits. Lets say we would like to represent the seasons: there are 4 seasons so how could we represent with one bit? We have to use 2 bits. The bit on the left is the most significant while the bit on the right is the least significant. Two bits gives us 4 possible patterns that is 4 seasons. The seasons are in digital form. Inside the computer they will be as binary form. Winter11 Autumn01 Spring10 Summer00 MeaningLeast Significant Bit Most Significant Bit

10 To represent the days of the week 2 bits aren’t enough. So we have to use more than 2 bits we use 3 bits. With 3 bits we can represent 8 values. Example: Consider 3 bulbs: use 1 to represent On and 0 will represent Off. 111 011 101 001 110 010 100 000 Bulb3Bulb 2Bulb 1 651238587123 9 is a decimal and the most significant is the 6 and the least significant is the 9

11 Total number of variations that can be represented in a number of bits can be found using the formula 2 n The range of numbers that can be presented is represented by 0...2 n - 1

12 Truth tables. A truth table is a notation used in Boolean(0&1) algebra for defining the output of a logic gate for all possible combinations of inputs. By looking at a truth table, one is able to know the output of any possible combination of inputs. Logic Gates. A logic gate is a hardware item that has one or more input and one output. Logic gates work with binary numbers, therefore the output must always be a 1 or a 0. The output of a logic gate depends on the input of the gate. And Gate Or gate Not Gate

13 Situation: A parent tells her son that if he gets a 3 marks more than 80 in his annuals exams, and comes home early from his grad party she will get him digital cable for the summer. Which gate? Write the truth table and represent it in a gate. Uses 1 & O to represent. Gate:AND. 111 001 010 000 Digital Cable? Come home early 3 marks:80+

14 When the input is: (0,0),(0,1),(1,0) the output is always 0. In this case if the switch represents the numbers, the bulb is off in this situation. When the input is: (1,1) the output is 1. In this case the bulb is on because the switches represent 1 and 1

15 Situation: A parent tells her son that if he reads Harry Potter Book1 or Harry Potter book 2, she’ll buy him the 3 rd one. Which gate? Write the truth table and represent it in a gate. Uses 1 & O to represent. Gate :OR. 111 101 110 000 Harry Potter 3? Harry Potter 2 Harry Potter 1

16 If the input is: (0,0). The output will be 0. In this situation the bulb will be off. The switches represent the numbers. If the input is: (0,1),(1,0)or(1,1). The output is 1. In this case the bulb will be turned on.

17 Situation: A teacher corrects exam papers. If a student passes he needn’t do the revision homework but if he doesn’t pass he must do it. Which gate? Write the truth table and represent it in a gate. Uses 1 & O to represent. Gate: NOT. 01 10 FalseTrue This is a not gate.


Download ppt "Computer Logic. Analogue & Digital Data. Analogue. An analogue/continuous devise is one which data is represented by some quantity which is continuously."

Similar presentations


Ads by Google