Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

A computer interface to a line printer has seven data lines that control the movement of the paper and the print head and determine which

A computer interface to a line printer has seven data lines that control the movement of the paper and the print head and determine
which character to print. The data lines are labeled A,B,C,D,E,F, and G, and each represerts a binary 0 or 1. When the dsta lines are
interpreted as a 7-bit binary number with line A being the most significant bit, the data lines can represent the numbers D to 12710- The
number 1310 is the command to retum the print head to the beginning of a line, the number 10 means to advance the paper by one
line, and the numbers 3210 to 12710 represent printing characters.
(a) Write an equation for the variable x which is 1 if the data lines incirate a command to return the print head to the beginning of the
Iine.
x=
(b) Write an equation for the variable Y which i is if there is an advance paper command on the data lines.
Y=
(c) Write an equation for the variable Z which is 1 if the data lines inciaate a printable character. (Hint: Consider the binary
representations of the numbers 0-31 and 32-127 and write the equation for Z with only twa terms.)
Z=
image text in transcribed

Step by Step Solution

There are 3 Steps involved in it

Step: 1

blur-text-image

Get Instant Access with AI-Powered Solutions

See step-by-step solutions with expert insights and AI powered tools for academic success

Step: 2

blur-text-image

Step: 3

blur-text-image

Ace Your Homework with AI

Get the answers you need in no time with our AI-driven, step-by-step assistance

Get Started

Students also viewed these Databases questions