logotransparent.png

Legion of Learners

www.lol-101.com

  • Home

  • Classrooms

  • Courses

  • About Us

    • Executive Team
    • Board Members
  • Resources

  • More

    Use tab to navigate through the menu items.
    To see this working, head to your live site.
    • Categories
    • All Posts
    • My Posts
    mr.ricklu
    Jul 16, 2020

    7/15 Homework: Logic gates and truth tables

    in CS Fundamentals for ACSL

    Convert the following digital circuit to a boolean expression:


    In the comments, write the boolean expression as well as how many outputs are false when it is converted to a truth table (you don't have to send the truth table).


    BONUS: Create an expression that matches this truth table:


    10 comments
    0
    voyinger
    Jul 16, 2020

    = ~A + B + ~C * ~D

    0
    voyinger
    Jul 16, 2020

    The expression that matches this truth table:

    A*(B + C) + ~A*B*C

    0
    Andy Ding
    Jul 16, 2020

    ~A + B + ~C * ~D 3 false outputs The expression that matches the truth table: A(B+C) + BC

    0
    yuyifei08
    Jul 16, 2020

    ~A + B + ~C~D

    3 false outputs

    0
    ray.royw
    Jul 17, 2020

    ~AB+C+~D

    3 false outputs

    0
    frong
    Jul 17, 2020

    ~A + B + ~C * ~D


    Expression for BONUS:

    ~ABC + A~BC + AB~C + ABC

    0
    xunzhu0711
    Jul 18, 2020

    ~A + B + ~C * ~D

    0
    winstygu
    Jul 18, 2020

    ~A + B + ~C * ~D

    3 false outputs

    0
    cedricswang
    Jul 18, 2020

    ~A + B + ~C * ~D Expression for BONUS: ~ABC + A~BC + AB~C + ABC

    0
    jessica301060
    Jul 25, 2020

    ~A + B + ~C * ~D (3 false outputs)

    0
    10 comments

    Questions? Email us at legionoflearners@gmail.com or join our WeChat group!

    • lol-101dotcom

    ©2020 Legion of Learners