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

Safe conduct in electricity and gas hazards, Safe Conduct : what if a tr...

Safe Conduct : what if a trailing flex became caught up in an apparatus trolley and was cut? Or someone splashed water onto a plug, or concentrated sulphuric acid onto a flex? F

Ionic bonding, Ionic Bonding Instance: NaCl. Na (Z = 11) gives u...

Ionic Bonding Instance: NaCl. Na (Z = 11) gives up the outermost shell electron of it to Cl (Z=17) atom, so the crystal is build up of ions with the electronic structure

Factors affecting high commercial losses, Factors Affecting High Commercial...

Factors Affecting High Commercial Losses Commercial losses in our country occur mainly because of the following reasons: Incorrect assessment of the energy consum

Standard deviation of mean, For large number of measurements the mean is ca...

For large number of measurements the mean is calculated by taking a sample. Each sample that is taken has a mean. The mean of various sample difference from sample and are known to

Write a control word for counter 1 of 8253 / 8254, Write a control word for...

Write a control word for counter 1 of 8253 / 8254 that selects the following options:  load least significant byte only, mode 5 of operation and binary counting.  Then write an ins

Explain the ascii character set - microprocessor, Explain the ASCII Charact...

Explain the ASCII Character Set? Most programming languages have a means of defining a character as a numeric code and, conversely, converting the code back to the character. ASC

FSM(finite state machine, A sequential circuit has two inputs w1 and w2, an...

A sequential circuit has two inputs w1 and w2, and an output, z. Its function is to compare the input sequences on the two inputs. If w1=w2 during any four consecutive clock cycl

Value of current if resistance connected to the battery, One battery having...

One battery having of eight cells in parallel. Emf and internal resistance of every cells is 1.5V and 0.4Ω. Find the value of current if an external resistance of 5Ω is connected t

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