You are on page 1of 3

Namra Misbah

bc210204355
Assignment solution no.2

Question No 01                 Marks (20)

You are given a Customized PLA-based device (Programming AND & Programmable OR
arrays) having 6 inputs and 4 outputs. You are required to perform the stated operations:

a. Generate the basic Boolean Expression of the stated circuit.


b. Convert the generated Boolean Expression into ABEL Expression.

1
Answer=
1. Generate the basic Boolean Expression of the stated circuit.
1 we find the value of P1, P2, P3, P4 from the given diagram 
st

The product terms generated are:

P1= I0. I1. I2. I3. I4. I5

P2= I0. I1. I2. I3. I4. I5

P3= I0. I1. I2. I3. I4. I5

P4= I0. I1. I2. I3. I4. I5

2
The output P, Q, R, S of the given diagram is:

The symbol represents the OR gate (+).

P= P1+P3+P4
Q= P1+P2+P3+P4
R= P1+P2+P4
S= P1+P2+P3

Now, putting values of product term in output we get:

P= I0. I1. I2. I3. I4. I5+ I0. I1. I2. I3. I4. I5+ I0. I1. I2. I3. I4. I5

Q=I0. I1. I2. I3. I4. I5+ I0. I1. I2. I3. I4. I5+ I0. I1. I2. I3. I4. I5+ I0. I1. I2. I3. I4. I5

R=I0. I1. I2. I3. I4. I5+ I0. I1. I2. I3. I4. I5+ I0. I1. I2. I3. I4. I5

S=I0. I1. I2. I3. I4. I5+ I0. I1. I2. I3. I4. I5+ I0. I1. I2. I3. I4. I5

2 part of Question 
nd

2. Convert the generated Boolean Expression into ABEL Expression

P =     I0& I1& I2& I3&I4&I5# I0& I1& I2& I3&I4&I5# I0& I1& I2& I3& I4&I5

Q=   I0& I1& I2& I3& I4& I5# I0& I1& I2& I3& I4& I5# I0& I1& I2& I3& I4&I5# I0&I1&
I2& I3& I4& I5

R=   I0& I1& I2& I3& I4& I5# I0& I1& I2& I3& I4& I5# I0& I1& I2& I3& I4& I5

  
S=   I0& I1& I2& I3& I4& I5# I0& I1& I2& I3& I4& I5# I0& I1& I2& I3& I4& I5

You might also like