Recent content by DeathDealer
-
D
Engineering Eq. Logic Expression for Circuit 2
I think i mucked up circuit 1: its (A* (A' * C ')' * B ') + (A * C * B). Could someone tell me if I'm right?- DeathDealer
- Post #7
- Forum: Engineering and Comp Sci Homework Help
-
D
Bitwise Ops Homework: "1001 1101" Solutions
You should see what operator is needed first and the rest is easy. I'll make it as easy as possible. (1001 1101) (operator) (8 digit number made up of 1s and 0s) = 0001 1100 (1001 1101) (operator) (8 digit number made up of 1s and 0s) = 1010 0001- DeathDealer
- Post #8
- Forum: Engineering and Comp Sci Homework Help
-
D
Bitwise Ops Homework: "1001 1101" Solutions
Can you do any of it?- DeathDealer
- Post #4
- Forum: Engineering and Comp Sci Homework Help
-
D
Bitwise Ops Homework: "1001 1101" Solutions
If you don't get it, you should check this out: www.vipan.com/htdocs/bitwisehelp.html- DeathDealer
- Post #3
- Forum: Engineering and Comp Sci Homework Help
-
D
Engineering Eq. Logic Expression for Circuit 2
I also came up with some tables is this right?- DeathDealer
- Post #6
- Forum: Engineering and Comp Sci Homework Help
-
D
Engineering Eq. Logic Expression for Circuit 2
Am I close? (A* (A' * C ') * B ') + (A * C * B)- DeathDealer
- Post #5
- Forum: Engineering and Comp Sci Homework Help
-
D
Engineering Eq. Logic Expression for Circuit 2
I found it very hard. I know what the gates mean but all those pathways going everywhere is just to confusing. BUT if i had to guess I would say something like: (A* (A' * C') * B') + (A * C * B).- DeathDealer
- Post #3
- Forum: Engineering and Comp Sci Homework Help
-
D
Engineering Eq. Logic Expression for Circuit 2
Homework Statement https://www.dropbox.com/s/d3qdr96n27j8wa7/circuit.png?dl=0 The questions is as follows: For each circuit write the equivalent logic expression. Homework Equations (B' + C) * A (?) My Attempt at circuit 2 (A* (A' * C') * B') + (A * C * B) My Attempt at Circuit 1 The Attempt...- DeathDealer
- Thread
- Circuit Expression Logic
- Replies: 7
- Forum: Engineering and Comp Sci Homework Help
-
D
MHB Decoding an Even-Parity SECDED Character
Hey guys it feels like I'm banging my head against the wall when it comes to these types of questions. My tutor helped me out with a question but he didn't explain it to well he just wrote all he was doing down and expected me to know every single thing. I had to go through textbooks galore to...- DeathDealer
- Thread
- Replies: 1
- Forum: Programming and Computer Science