You are on page 1of 3

Assignment NO 2

CS302 spring 2023

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.
Ans=
1. Generate the basic Boolean Expression of the stated circuit.
1st we find the value of P1, P2, P3, P4 from the given diagram

The product terms generated are:

P1= I 0 . I1. I 2. I3. I4. I 5

P2= I0. I 1 . I 2. I 3 . I 4 . I 5

P3= I 0 . I1. I2. I3. I4. I 5

P4= I 0 . I1. I2. I 3 . I 4 . I 5


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= I 0 . I1. I 2 . I3. I4. I 5 + I 0 . I1. I2. I3. I4. I 5 + I 0 . I1. I2. I 3 . I 4 . I 5

Q= I 0 . I1. I 2. I3. I4. I 5 + I0. I 1 . I 2. I 3 . I 4 . I 5+ I 0 . I1. I2. I3. I4. I 5+ I 0. I1. I2. I 3 . I 4 . I 5

R= I 0 . I1. I 2 . I3. I4. I 5 + I0. I 1 . I 2. I 3 . I 4 . I 5+ I 0 . I1. I2. I 3 . I 4 . I 5

S= I 0 . I1. I 2 . I3. I4. I 5 + I0. I 1 . I 2. I 3 . I 4 . I 5+ I 0 . I1. I2. I3. I4. I 5

2nd part of Question

2. Convert the generated Boolean Expression into ABEL Expression

P= I 0∧¿ I1& I 2& I3&I4& I 5 ¿ I 0 & I1& I2& I3&I4& I 5 # I 0 & I1& I2& I 3∧I 4∧I 5

Q= I 0 & I1& I 2∧¿ I3& I4& I 5 ¿ I0& I 1∧¿ I 2∧¿ I 3∧I 4∧I 5 ¿ I 0∧¿ I1& I2& I3& I4&
I 5 ¿ I 0 &I1& I2& I 3∧I 4∧¿ I 5

R= I 0∧¿ I1& I 2∧¿ I3& I4& I 5# I0& I 1∧¿ I 2∧¿ I 3∧I 4∧I 5 ¿ I 0∧¿ I1& I2& I 3∧I 4∧¿ I 5

S= I 0∧¿ I1& I 2∧¿ I3& I4& I 5 ¿ I0& I 1∧¿ I 2∧¿ I 3∧I 4∧I 5# I 0∧¿ I1& I2& I3& I4& I 5

You might also like