Representation of data within the computer
 

 

 

 

 


Students learn about:

My Notes

 

 

           character representation, namely:

 

                      ASCII

[3] [4]

                      hexadecimal

[2]

           integer representation, including:

 

                      sign and modulus

[11]

                      one’s complement

[12]

                      two’s complement

[13]

           representation of fractions, namely:

[14]

                      floating point or real

[15] [16]

           binary arithmetic, including:

 

                      addition

[17]

                      subtraction using two’s                                             complement   representation

[18]

                      multiplication, shift and add

[19]

                      division, shift and subtract

[20]

 

 

Students learn to:

 

 

 

           convert integers between binary and          .               decimal representation

[9] [10]

           interpret the binary representation of data

[5] [6] [7] [8]

           recognise situations in which data can be             misinterpreted by the software

 

           perform arithmetic operations in binary

[17] [18] [19] [20]

 

 

 

On Line resources

http://www.learnbinary.com/home.html

            This is an interactive site. Conversions, fractions, floating point and negative numbers.

http://www.brunel.ac.uk/~castjjg/hndcfund/material/java/tca/tca.html

            Two’s complement adder with hex binary converter.

http://webster.commnet.edu/roger/binary%20number%20section/bin1-5.htm

            Explanation of the two’s complement system

http://www.cs.adfa.oz.au/teaching/studinfo/cs1/Lecture_notes/milieu/index.html

            General computer notes

http://www.duke.edu/~twf/cps104/twoscomp.html

            Two’s complement notes

 

 

 

Hosted by www.Geocities.ws

1