Explain fourth group of 32 ascii character code, Electrical Engineering

Assignment Help:

Explain Fourth group of 32 ASCII character code?

The fourth, and final, group of 32 ASCII character codes are set aside for the lower case alphabetic symbols, five additional special symbols, and another control character (delete).

 

Note that the lower case character signs use the ASCII codes 61h through 7Ah. If you evaluate the ASCII codes for the upper and lower case characters to binary, you will observe that the upper case symbols differ from their lower case equivalents in exactly one bit position.

 

The merely place these two codes differ is in bit five. Upper case characters forever contain a zero in bit five; lower case alphabetic characters always contain a one in bit five. You can use this information to quickly convert between upper and lower case and if you have an upper case character you can force it to lower case by setting bit five to one same as If you have a lower case character and you wish to force it to upper case, you can do so by setting bit five to zero and You can toggle an alphabetic character between upper and lower case by simply inverting bit five.

 

ASCII CODE

LSB

000

001

010

011

100

101

110

111

0000

NUL

DLE

SP

0

@

P

'

p

0001

SOH

DC1

!

1

A

Q

a

q

0010 

STX 

DC2 

0011 

ETX 

DC3 

0100 

EOT 

DC4 

0101 

ENQ 

NAK 

0110 

ENQ 

ACK 

0111 

BEL 

ETB 

1000 

BS 

CAN 

1001 

HT 

EM 

1010 

LF 

SUB 

1011 

VT 

ESC 

1100 

FF 

FS 

1101 

CR 

GS 

1110 

SO 

RS 

1111 

SI 

US 

DEL 

 

Certainly, bits five and six determine which of the four groups in the ASCII character set you're in:

 

Bit 6

Bit 5

Group

0

0

Control Characters

0

1

Digits and Punctuation

1

0

Upper Case and Special

1

1

Lower Case and Special

 

Consider the ASCII codes of the numeric digit characters:

 

Char

Dec

Hex

'0'

48

30

'1'

49

31

'2'

50

32

'3'

51

33

'4'

52

34

'5'

53

35

'6'

54

36

'7'

55

37

'8'

56

38

'9'

57

39

 


Related Discussions:- Explain fourth group of 32 ascii character code

Obtain an expression for the induced emf, Q. Consider a conducting loop of ...

Q. Consider a conducting loop of length l and width w, as shown in Figure, rotated about its axis (shown by the broken line) at a speed of ωm rad/s under the influence of a magneti

Biasing the bjt, Q. Biasing the BJT? A simple method of biasing the BJT...

Q. Biasing the BJT? A simple method of biasing the BJT is shown in Figure. While no general biasing procedure that will work in all cases can be outlined, a reasonable approach

Dc generator, Why dummy coil is used in wave winding porpose of dc generato...

Why dummy coil is used in wave winding porpose of dc generator

Robotic Arm Project, This is basically a simple senior design project where...

This is basically a simple senior design project where the professors are giving us a limited budget and providing us with an Arduino Board. (We can use rasberry pi, beagle bone, e

Discuss need of pipelining, Discuss need of Pipelining. The simplest m...

Discuss need of Pipelining. The simplest method for improving performance by hardware parallelism is pipelining. Pipelining has breaking up the operations to be performed in s

Working of r digital to analog converter, 2 n -R D/A CONVERTER An n-bit...

2 n -R D/A CONVERTER An n-bit 2 n -R D/A converter needs 2 n resistors of equal value R and (2 n+1 -2) analog switches. A 3-bit 2 n -R D/A converter is shown in Figure, which

Charge variation with time, Q. A charge variation with time is given in Fig...

Q. A charge variation with time is given in Figure. Draw the corresponding current variation with time.

Conditions in which rc circuit behaves as differentiator, Q. Explain the co...

Q. Explain the conditions under which an RC circuit behaves as Differentiator Differentiator is a circuit in which the output voltage is directly proportional to the derivative

Explain the term- electronic mail, Explain the term- Electronic Mail (email...

Explain the term- Electronic Mail (email) Another form of communication is through email. This has the below advantages over video conferencing: -  There are no language pro

Write Your Message!

Captcha
Free Assignment Quote

Assured A++ Grade

Get guaranteed satisfaction & time on delivery in every assignment order you paid with us! We ensure premium quality solution document along with free turntin report!

All rights reserved! Copyrights ©2019-2020 ExpertsMind IT Educational Pvt Ltd