Question: Consider the two - bit machine presented in class. The machine has two bits of state information, HIGH and LOW ( for high and low
Consider the twobit machine presented in class. The machine has two bits of state information, HIGH and LOW for high and low classifications, respectively The machine has two commands, xor and xor which exclusiveor both bits with and respectively. There are two users: Holly who can read high and low information and Lucy who can read only low information The system keeps two bits of state HIGH; LOW
Let the set of states ; ; ; ; ; ; ; the set of subjects S Holly; Lucy
and the set of possible commands C xor; xor Let the initial system state ; Suppose Lucy applies the command xor then Holly the command xor then Holly the command xor and finally Lucy the command xor
Assuming a command affects both the HIGH and LOW bits, give the values of For parts ah xor performs an XOR of across both bits, and xor performs an XOR of across both bits.:
projHolly; cs;
projLucy; cs;
Lucycs
Hollycs
Lucy, xorcs
Holly, xorcs
Holly, xorcs
xorcs
Now, assuming a command affects only the bit at the level of the user, give the values of For parts ip xor performs an XOR of on the corresponding bit of the users level only, and xor performs an XOR of on the corresponding bit of the users level only.:
projHolly; cs;
projLucy; cs;
Lucycs
Hollycs
Lucy, xorcs
Holly, xorcs
Holly, xorcs
xorcs
Step by Step Solution
There are 3 Steps involved in it
1 Expert Approved Answer
Step: 1 Unlock
Question Has Been Solved by an Expert!
Get step-by-step solutions from verified subject matter experts
Step: 2 Unlock
Step: 3 Unlock
