blog




  • Essay / Data Flow Architecture Essay - 881

    Data flow architecture is a type of computer architecture that concerns how data is transmitted in a computer. Formally, this contrasts with von Neumann architecture or control flow architecture. Here we will discuss data flow architecture in several parts and divide the whole topic into smaller specific topics. Around 15 different subtopics will be covered on Dataflow architecture. Among these 15, some are data flow principles, data flow graphs, data flow languages, types of data flow machines, static data flow machines, data flow machines dynamics, a sequential execution model, compilers, programs, instructions, data flow vs control flow, a data flow calculation model, acknowledgment signals. ,Data flow processors. Let's first define Dataflow. Dataflow is a way to achieve concurrency, especially at the lower level. It looks for multiple operations that can be undertaken simultaneously as part of evaluating a single expression. (Addison-Wesley) Data flow ideas have also been used to parallelize the construction of compilers for more conventional architectures. Now let's move on to the subtopics and in more detail. The first subtopic is the sequential execution model. Sequential execution is the main feature of von Neumann computer architecture, in which programs and data are stored in a centralized memory. The concepts embodied by classical architecture have not been directly applicable to the field of parallel computing. Most programming languages ​​evolved from von Neumann languages, designed specifically for the von Neumann architecture. Programmers have therefore been conditioned to analyze problems and write programs sequentially. (Addison-Wesley) The instructions in a program are executed in sequential order. In the old days, middle of paper ...... and boolean values ​​moved along the edges, but structured type values ​​like arrays could take more work. Finally, there are functions widely used in functional programming but little supported in data flow graphs. (Addison-Wesley) Now let's move on to Dataflow machine types. There are two types of Dataflow machines: static dataflow machines and dynamic dataflow machines. The static data flow machine does not allow multiple instances of the queen route to be executed simultaneously. It uses conventional memory. There is a standard static data flow model from Dennis of MIT that states that program memory contains instruction templates that represent the nodes in the data flow graph. It also contains an operation code, locations for operands and destination addresses. There are three other parts to this model. These are the update unit, recovery unit and