The Daily CLAD

Community Browser
cancel
Showing results for 
Search instead for 
Did you mean: 

Re: The Dataflow Paradigm #2

SercoSteveB
Active Participant

Which of the following is represented in the Block Diagram:

 

 

Daily CLAD #13 Dataflow #2.png

 

DataFlow #2 Answers.jpg

Comments
SercoSteveB
Active Participant

Answer:B

Remembering the dataflow paradigm: 'A block diagram node executes when it receives all required inputs. When a node executes, it produces output data and passes the data to the next node in the dataflow path. The movement of data through the nodes determines the execution order of the VIs and functions on the block diagram.'

somashekar_kako
Member

ANSWER IS B

(a+b)

(a+b)/x =(a+b)-1 ----> 1

(b-c) ------->2

equ 1 X 2 = (a+b)-1 x (c-c) -----> 3

(b-c)

(b-c)2 -----> 4

now devide equation 3 with equation 4 you will get

((a+b)-1 x (b-c)) / (b-c)2

SOM19
Member

Ans is B

ashwinilele
Member

B

kirthika101
Member

B

A.Bernau
Member

B

eleshrudra
Member

B

R.Elesh
sharmi2208
Member

b

N.UdhayaKamali
Member

b

Lily2016
Member

b

Ronie7
Member

B

ersmt444
Member

Image broken

SercoSteveB
Active Participant

NI are looking at the broken images, see here.

Blake.N
Member

B, order determines placement of the brackets

skian
Member

B