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

Determine the velocity of wave propagation in the cable, Q. A coaxial cable...

Q. A coaxial cable with polyethylene dielectric (ε r =2.26) connects an antenna to a receiver 30maway. Determine the velocity of wave propagation in the cable and the delay of the

Find the duty ratio and neglecting friction and windage, A 440-V, 60-Hz, si...

A 440-V, 60-Hz, six-pole, wye-connected, wound-rotor induction motor with a full-load speed of 1170 r/min has the following per-phase parameters referred to the stator:R 1 = R' 2

Mips simulator, The coursework requires you to work in pairs to write a Jav...

The coursework requires you to work in pairs to write a Java application that will take a numerical representation of a MIPS program and simulate its execution. MIPS is a Load-S

Find the minimum practical value frequency, A radar systemuses pulses of du...

A radar systemuses pulses of duration D tomodulate the amplitude of a radio carrierwave. The system can distinguish between targets spaced apart by a distance of d ≥ cD, where c is

What are the different functional units in 8086, Bus Interface Unit and imp...

Bus Interface Unit and implementation unit, are the two dissimilar functional units in 8086.

Magnetic field due to an electric current, Magnetic field due to an electri...

Magnetic field due to an electric current   Let a piece of wire be arranged to pass vertically by a horizontal sheet of cardboard, on which is placed few iron filings.  If a curr

DC generators, 3. Why the external characteristics of a DC shunt generator ...

3. Why the external characteristics of a DC shunt generator is more drooping than that of a separately excited generator?

What is a darlington pair, Q. What is a darlington pair?               ...

Q. What is a darlington pair?                             The Darlington circuit consists of two cascaded emitter followers with infinite emitter resistance in the first stage.

Working of simple air evaporative, With the help of neat sketch T-S diagram...

With the help of neat sketch T-S diagram illustrate the working of simple air evaporative cooling system used in air craft. With the help of neat diagram and T-S diagram iillust

Matlab coding for powerflow analysis of fast decoupled metho, please give t...

please give the source coding of fast decoupled method

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