Click here to Skip to main content
15,891,943 members
Home / Discussions / Algorithms
   

Algorithms

 
AnswerRe: decimal to binary pattern using mantissa and exponents Pin
CPallini25-Mar-09 1:54
mveCPallini25-Mar-09 1:54 
GeneralRe: decimal to binary pattern using mantissa and exponents Pin
Luc Pattyn25-Mar-09 3:32
sitebuilderLuc Pattyn25-Mar-09 3:32 
GeneralRe: decimal to binary pattern using mantissa and exponents Pin
CPallini25-Mar-09 3:44
mveCPallini25-Mar-09 3:44 
Questionboolean expression Pin
Sadaiyappan24-Mar-09 4:43
Sadaiyappan24-Mar-09 4:43 
AnswerRe: boolean expression Pin
Luc Pattyn24-Mar-09 4:57
sitebuilderLuc Pattyn24-Mar-09 4:57 
AnswerRe: boolean expression Pin
Roger Wright1-Apr-09 19:59
professionalRoger Wright1-Apr-09 19:59 
Questionlogic diagram Pin
Sadaiyappan24-Mar-09 2:59
Sadaiyappan24-Mar-09 2:59 
AnswerRe: logic diagram Pin
Alan Balkany24-Mar-09 3:49
Alan Balkany24-Mar-09 3:49 
You've already solved it; your equation is correct. It produces a 1 for the six situations where exactly two inputs are on.

There are four inputs, labeled (not surprisingly) A, B, C, and D. Each has a second branch (going through an inverter if this is a circuit) that gives the complement of the input. The resulting eight signals go into the six AND functions you've identified, and the output of these ANDs goes into an OR with six inputs and one output.

If this equation describes a circuit, the eight signals are drawn going into six AND gates (drawn like a capital 'D' for the word "and"), and the outputs (from the curved part of the Ds) go into an OR gate (which looks like this http://www.eng.cam.ac.uk/DesignOffice/mdp/electric_web/Digital/04108.png[^])

The whole circuit (called a "sum of products") resembles this: http://www.cise.ufl.edu/~mssz/CompOrg/Figure3.8-AdderCkt2.gif[^]
QuestionCode to find BER and MSE Pin
Reshma Naik24-Mar-09 2:27
Reshma Naik24-Mar-09 2:27 
QuestionMaths behind CUMIPMT function of MS Excel Pin
Rupesh Kumar Swami21-Mar-09 21:30
Rupesh Kumar Swami21-Mar-09 21:30 
AnswerRe: Maths behind CUMIPMT function of MS Excel Pin
73Zeppelin21-Mar-09 23:50
73Zeppelin21-Mar-09 23:50 
AnswerRe: Maths behind CUMIPMT function of MS Excel Pin
Roger Wright22-Mar-09 18:36
professionalRoger Wright22-Mar-09 18:36 
GeneralRe: Maths behind CUMIPMT function of MS Excel Pin
73Zeppelin22-Mar-09 21:52
73Zeppelin22-Mar-09 21:52 
GeneralRe: Maths behind CUMIPMT function of MS Excel Pin
Roger Wright23-Mar-09 2:25
professionalRoger Wright23-Mar-09 2:25 
GeneralRe: Maths behind CUMIPMT function of MS Excel Pin
73Zeppelin23-Mar-09 3:38
73Zeppelin23-Mar-09 3:38 
GeneralRe: Maths behind CUMIPMT function of MS Excel Pin
Roger Wright23-Mar-09 19:28
professionalRoger Wright23-Mar-09 19:28 
QuestionAI ? Pin
Mohammad Dayyan21-Mar-09 10:20
Mohammad Dayyan21-Mar-09 10:20 
AnswerRe: AI ? Pin
Arash Partow21-Mar-09 23:42
Arash Partow21-Mar-09 23:42 
AnswerRe: AI ? Pin
jk chan23-Mar-09 0:13
jk chan23-Mar-09 0:13 
AnswerRe: AI ? Pin
Alan Balkany23-Mar-09 3:42
Alan Balkany23-Mar-09 3:42 
GeneralRe: AI ? Pin
Mohammad Dayyan23-Mar-09 4:09
Mohammad Dayyan23-Mar-09 4:09 
GeneralRe: AI ? Pin
Alan Balkany23-Mar-09 4:40
Alan Balkany23-Mar-09 4:40 
GeneralRe: AI ? Pin
Mohammad Dayyan23-Mar-09 4:45
Mohammad Dayyan23-Mar-09 4:45 
GeneralRe: AI ? Pin
Alan Balkany23-Mar-09 5:12
Alan Balkany23-Mar-09 5:12 
GeneralRe: AI ? Pin
Mohammad Dayyan23-Mar-09 6:47
Mohammad Dayyan23-Mar-09 6:47 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.