Academic literature on the topic 'Data Flow Design'
Create a spot-on reference in APA, MLA, Chicago, Harvard, and other styles
Consult the lists of relevant articles, books, theses, conference reports, and other scholarly sources on the topic 'Data Flow Design.'
Next to every source in the list of references, there is an 'Add to bibliography' button. Press on it, and we will generate automatically the bibliographic reference to the chosen work in the citation style you need: APA, MLA, Harvard, Chicago, Vancouver, etc.
You can also download the full text of the academic publication as pdf and read online its abstract whenever available in the metadata.
Journal articles on the topic "Data Flow Design"
Russell, S. O. Denis. "Estimating flows from limited data." Canadian Journal of Civil Engineering 19, no. 1 (February 1, 1992): 51–58. http://dx.doi.org/10.1139/l92-005.
Full textShimada, Toshio, Satoshi Sekiguchi, and Kei Hiraki. "Data flow language DFC: Design and implementation." Systems and Computers in Japan 20, no. 6 (1989): 1–10. http://dx.doi.org/10.1002/scj.4690200601.
Full textFarzan, Azadeh, Zachary Kincaid, and Andreas Podelski. "Inductive data flow graphs." ACM SIGPLAN Notices 48, no. 1 (January 23, 2013): 129–42. http://dx.doi.org/10.1145/2480359.2429086.
Full textRamalingam, G. "Data flow frequency analysis." ACM SIGPLAN Notices 31, no. 5 (May 1996): 267–77. http://dx.doi.org/10.1145/249069.231433.
Full textRyan, Steven. "Linear data flow analysis." ACM SIGPLAN Notices 27, no. 4 (April 1992): 59–67. http://dx.doi.org/10.1145/131080.131088.
Full textKhedker, Uday P., and Dhananjay M. Dhamdhere. "Bidirectional data flow analysis." ACM SIGPLAN Notices 34, no. 6 (June 1999): 47–57. http://dx.doi.org/10.1145/606666.606676.
Full textWimer, Shmuel, and Israel Koren. "Design Flow for Flip-Flop Grouping in Data-Driven Clock Gating." IEEE Transactions on Very Large Scale Integration (VLSI) Systems 22, no. 4 (April 2014): 771–78. http://dx.doi.org/10.1109/tvlsi.2013.2253338.
Full textEisenbach, S., L. McLoughlin, and C. Sadler. "Data-flow design as a visual programming language." ACM SIGSOFT Software Engineering Notes 14, no. 3 (May 1989): 281–83. http://dx.doi.org/10.1145/75200.75242.
Full textCORDERY, I., and P. S. CLOKE. "Benefits of Flow Data for Flood-Protection Design." Water and Environment Journal 8, no. 1 (February 1994): 33–38. http://dx.doi.org/10.1111/j.1747-6593.1994.tb01090.x.
Full textGuo, Xiaobin, Peng Li, Kaiqiao Zhan, Wenxiao Wei, Qinxue Tan, Wentao Yang, and Fengzhang Luo. "Data Flow Design for Power Network Planning Software." Energy Procedia 145 (July 2018): 259–64. http://dx.doi.org/10.1016/j.egypro.2018.04.048.
Full textDissertations / Theses on the topic "Data Flow Design"
Lo, I.-Lung. "Data flow description with VHLD." Thesis, Monterey, California : Naval Postgraduate School, 1990. http://handle.dtic.mil/100.2/ADA246211.
Full textThesis Advisor(s): Lee, Chin-Hwa Second Reader: Cotton, Mitchell L. "December 1990." Description based on title screen as viewed on April 1, 2010. DTIC Identifier(s): Computer Aided Design, High Level Languages, Computerized Simulation, Theses, VHSIC (Very High Speed Integrated Circuits), VHDL (VHSIC Hardware Description Language). Author(s) subject terms: W-4 Computer, PC, TAR, RAM, ACC, ALU, B_REG, IR, Controller, Test_Bench, VHDL. Includes bibliographical references (p. 113). Also available in print.
Malayattil, Sarosh Aravind. "Design of a Multibus Data-Flow Processor Architecture." Thesis, Virginia Tech, 2012. http://hdl.handle.net/10919/31379.
Full textMaster of Science
Huang, Henna Priscilla. "Hybrid flow data center network architecture design and analysis." Thesis, Massachusetts Institute of Technology, 2017. http://hdl.handle.net/1721.1/108998.
Full textCataloged from PDF version of thesis.
Includes bibliographical references (pages 127-132).
In this thesis, we propose a hybrid flow network architecture for future data center. The hybrid flow architecture has its origins in the early 1990s with studies on all-optical networks and fiber-optical computer networks. Research in optical flow switching has spanned over two decades. Our contribution to the study of all-optical networks is on the performance of hybrid flow data center networks. We compare the delay performance of hybrid flow architectures and traditional packet switched networks in future data center. We present a simplified data center traffic model, where data center traffic is categorized into mice traffic and elephant flows. The electronic packet switched architecture allows for low overhead and complexity for small transactions. However, mice traffic suffers as the size, fraction, and arrival rates of elephant flows increase. In the hybrid flow architecture, elephant flows are transmitted on an all-optical flow-switched data plane, where wavelength channels are reserved for the duration of a flow. In addition, the hybrid flow architecture allows for the dynamic allocation of optical wavelengths. In electronic packet switched networks, wavelength assignments are static, where traditional networking protocols do not consider the optical domain in routing decisions. We show that the hybrid flow architecture allows for superior delay performance compared to the electronic packet switched architecture as data rates and data volume increase in future data center networks.
by Henna Huang.
Ph. D.
Huang, Henna Priscilla. "Transport layer protocol design over flow-switched data networks." Thesis, Massachusetts Institute of Technology, 2012. http://hdl.handle.net/1721.1/75711.
Full textCataloged from PDF version of thesis.
Includes bibliographical references (p. 135-136).
In this work, we explore transport layer protocol design for an optical flow-switched network. The objective of the protocol design is to guarantee the reliable delivery of data files over an all-optical end-to- end flow-switched network which is modeled as a burst-error channel. We observe that Transport Control Protocol (TCP) is not best suited for Optical Flow-Switching (OFS). Specifically, flow control and fair resource allocation through windowing in TCP are unnecessary in an OFS network. Moreover TCP has poor throughput and delay performance at high transfer rates due to window flow control and window closing with missing or dropped packets. In OFS, flows are scheduled and congestion control is performed by a scheduling algorithm. Thus, we focus on defining a more efficient transport protocol for optical flow-switched networks that is neither a modification of TCP nor derived from TCP. The main contribution of this work is to optimize the throughput and delay performance of OFS using file segmentation and reassembly, forward error-correction (FEC), and frame retransmission. We analyze the throughput and delay performance of four example transport layer protocols: the Simple Transport Protocol (STP), the Simple Transport Protocol with Interleaving (STPI), the Transport Protocol with Framing (TPF) and the Transport Protocol with Framing and Interleaving (TPFI). First, we show that a transport layer protocol without file segmentation and without interleaving and FEC (STP) results in poor throughput and delay performance and is not well suited for OFS. Instead, we found that interleaving across a large file (STPI) results in the best theoretical delay performance, though the large code lengths and interleaver sizes in this scheme will be hard to implement. Also, in the unlikely case that a file experiences an uncorrectable error, STPI requires extra network resources equal to that of an entire transaction for file retransmission and adds to the delay of the transaction significantly. For the above reason, we propose the segmentation of a file into large frames combined with FEC, interleaving, and retransmission of erroneous frames (TPFI) as the protocol of choice for an OFS network. In TPFI, interleaving combined with FEC and frame retransmission allows a file to be segmented into large frames (>100 Mbits). In addition, TPFI also allows for fewer processing and file segmentation and reassembly overhead compared with a transport layer protocol that does not include interleaving and FEC (TPF).
by Henna Priscilla Huang.
S.M.
Falk, Joachim [Verfasser]. "A Clustering-Based MPSoC Design Flow for Data Flow-Oriented Applications / Joachim Falk." München : Verlag Dr. Hut, 2015. http://d-nb.info/1075409497/34.
Full textNarváez, Guarnieri Paolo L. (Paolo Lucas). "Design and analysis of flow control algorithms for data networks." Thesis, Massachusetts Institute of Technology, 1997. http://hdl.handle.net/1721.1/42717.
Full textIncludes bibliographical references (leaves 110-112).
by Paolo L. Naváez Guarnieri.
M.S.
Nejad-Sattary, Mohammad. "An extended data flow diagram notation for specification of real-time systems." Thesis, City University London, 1990. http://ethos.bl.uk/OrderDetails.do?uin=uk.bl.ethos.276150.
Full textLakshmanan, Karthick. "Design of an Automation Framework for a Novel Data-Flow Processor Architecture." Thesis, Virginia Tech, 2010. http://hdl.handle.net/10919/34193.
Full textMaster of Science
Nguyen, Quang Do Lisa [Verfasser]. "User-centered tool design for data-flow analysis / Lisa Nguyen Quang Do." Paderborn : Universitätsbibliothek, 2019. http://d-nb.info/119830782X/34.
Full textBarackman, Martin Lee 1953, and Martin Lee 1953 Barackman. "Diverging flow tracer tests in fractured granite: equipment design and data collection." Thesis, The University of Arizona, 1986. http://hdl.handle.net/10150/191896.
Full textBooks on the topic "Data Flow Design"
Klanten, Robert. Data Flow 2: Visualizing Information in Graphic Design. Edited by Robert Klanten, S. Ehmann, T. Tissot, and N. Bourquin. Berlin: Gestalten, 2010.
Find full textNiemann, Ralf. Hardware/software co-design for data flow dominated embedded systems. Boston: Kluwer Academic Publishers, 1998.
Find full textSnelling, David Frith. The design and analysis of a stateless data-flow architecture. Manchester: University of Manchester, 1993.
Find full textKeinert, Joachim. Design of Image Processing Embedded Systems Using Multidimensional Data Flow. New York, NY: Springer Science+Business Media LLC, 2011.
Find full textNiemann, Ralf. Hardware/Software Co-Design for Data Flow Dominated Embedded Systems. Boston, MA: Springer US, 1998. http://dx.doi.org/10.1007/978-1-4757-2803-3.
Full textKeinert, Joachim, and Jürgen Teich. Design of Image Processing Embedded Systems Using Multidimensional Data Flow. New York, NY: Springer New York, 2011. http://dx.doi.org/10.1007/978-1-4419-7182-1.
Full textCatthoor, Francky, ed. Unified low-power design flow for data-dominated multi-media and telecom applications. Boston, MA: Springer US, 2000. http://dx.doi.org/10.1007/978-1-4757-3182-8.
Full textTrapp, Jens. Parametrisches Geometrie-Design fur die Aerodynamik. Göttingen: [Deutsches Zentrum für Luft- und Raumfahrt], 1999.
Find full textInternational Symposium on Turbulent Shear Flows. (5th 1985 Cornell University). Turbulent shear flows 5: Selected papers from the Fifth International Symposium on Turbulent Shear Flows, Cornell University, Ithaca, New York, USA, August 7-9, 1985. Edited by Durst F. Berlin: Springer-Verlag, 1987.
Find full textCatthoor, Francky. Unified low-power design flow for data-dominated multi-media and telecom applications: Based on selected partner contributions of the European Low Power Initiative for Electronic System Design of the European Community ESPRIT4 programme. Boston, MA: Springer US, 2000.
Find full textBook chapters on the topic "Data Flow Design"
Eppler, Richard. "Potential Flow, Design Mode." In Airfoil Design and Data, 9–47. Berlin, Heidelberg: Springer Berlin Heidelberg, 1990. http://dx.doi.org/10.1007/978-3-662-02646-5_3.
Full textMarković, Dejan, Robert W. Brodersen, and Rashmi Nanda. "Data-Flow Graph Model." In DSP Architecture Design Essentials, 173–80. Boston, MA: Springer US, 2012. http://dx.doi.org/10.1007/978-1-4419-9660-2_9.
Full textEppler, Richard. "Potential Flow, Analysis Mode." In Airfoil Design and Data, 4–8. Berlin, Heidelberg: Springer Berlin Heidelberg, 1990. http://dx.doi.org/10.1007/978-3-662-02646-5_2.
Full textSparsø, Jens, and Steve Furber. "Static Data-Flow Structures." In Principles of Asynchronous Circuit Design, 29–40. Boston, MA: Springer US, 2001. http://dx.doi.org/10.1007/978-1-4757-3385-3_3.
Full textMogensen, Torben Ægidius. "Data-Flow Analysis and Optimisation." In Introduction to Compiler Design, 211–34. Cham: Springer International Publishing, 2017. http://dx.doi.org/10.1007/978-3-319-66966-3_10.
Full textHeller, Philip. "Implementing the Data Flow Diagram." In Real-Time Software Design, 65–84. Boston, MA: Birkhäuser Boston, 1987. http://dx.doi.org/10.1007/978-1-4899-0479-9_4.
Full textFrisendal, Thomas. "Presenting the Business Flow." In Visual Design of GraphQL Data, 35–38. Berkeley, CA: Apress, 2018. http://dx.doi.org/10.1007/978-1-4842-3904-9_6.
Full textTrčka, Nikola, Wil M. P. van der Aalst, and Natalia Sidorova. "Data-Flow Anti-patterns: Discovering Data-Flow Errors in Workflows." In Notes on Numerical Fluid Mechanics and Multidisciplinary Design, 425–39. Cham: Springer International Publishing, 2009. http://dx.doi.org/10.1007/978-3-642-02144-2_34.
Full textKeinert, Joachim, and Jürgen Teich. "Windowed Data Flow (WDF)." In Design of Image Processing Embedded Systems Using Multidimensional Data Flow, 93–131. New York, NY: Springer New York, 2011. http://dx.doi.org/10.1007/978-1-4419-7182-1_5.
Full textLeuken, Rene, and Alfred Hoeven. "Framework Services for Design Data and Design Flow Management." In Information Infrastructure Systems for Manufacturing, 289–300. Boston, MA: Springer US, 1997. http://dx.doi.org/10.1007/978-0-387-35063-9_25.
Full textConference papers on the topic "Data Flow Design"
Hassan, Muhammad, Daniel Grose, Hoang M. Le, and Rolf Drechsler. "Data Flow Testing for SystemC-AMS Timed Data Flow Models." In 2019 Design, Automation & Test in Europe Conference & Exhibition (DATE). IEEE, 2019. http://dx.doi.org/10.23919/date.2019.8714903.
Full textAyala, José L., David Atienza, and Philip Brisk. "Thermal-aware data flow analysis." In the 46th Annual Design Automation Conference. New York, New York, USA: ACM Press, 2009. http://dx.doi.org/10.1145/1629911.1630069.
Full textCiesielski, M., S. Askar, D. Gomez-Prado, J. Guillot, and E. Boutillon. "Data-Flow Transformations using Taylor Expansion Diagrams." In Design, Automation & Test in Europe Conference. IEEE, 2007. http://dx.doi.org/10.1109/date.2007.364634.
Full textHassan, Muhammad, Vladimir Herdt, Hoang M. Le, Mingsong Chen, Daniel Grose, and Rolf Drechsler. "Data flow testing for virtual prototypes." In 2017 Design, Automation & Test in Europe Conference & Exhibition (DATE). IEEE, 2017. http://dx.doi.org/10.23919/date.2017.7927020.
Full textNeggers, K. "Network design for large data flow." In OFCNFOEC 2006. 2006 Optical Fiber Communication Conference and the National Fiber Optic Engineers Conference. IEEE, 2006. http://dx.doi.org/10.1109/ofc.2006.215654.
Full textGhamarian, A. H., M. C. W. Geilen, T. Basten, and S. Stuijk. "Parametric Throughput Analysis of Synchronous Data Flow Graphs." In 2008 Design, Automation and Test in Europe. IEEE, 2008. http://dx.doi.org/10.1109/date.2008.4484672.
Full textLiveris, N., C. Lin, J. Wang, H. Zhou, and P. Banerjee. "Retiming for Synchronous Data Flow Graphs." In 2007 Asia and South Pacific Design Automation Conference. IEEE, 2007. http://dx.doi.org/10.1109/aspdac.2007.358032.
Full textMalburg, Jan, Alexander Finder, and Gorschwin Fey. "Tuning Dynamic Data Flow Analysis to Support Design Understanding." In Design Automation and Test in Europe. New Jersey: IEEE Conference Publications, 2013. http://dx.doi.org/10.7873/date.2013.245.
Full textAshok, V., R. Costello, and P. Sadayappan. "Modeling Switch-Level Simulation Using Data Flow." In 22nd ACM/IEEE Design Automation Conference. IEEE, 1985. http://dx.doi.org/10.1109/dac.1985.1586010.
Full textFradet, P., A. Girault, and P. Poplavko. "SPDF: A schedulable parametric data-flow MoC." In 2012 Design, Automation & Test in Europe Conference & Exhibition (DATE 2012). IEEE, 2012. http://dx.doi.org/10.1109/date.2012.6176572.
Full textReports on the topic "Data Flow Design"
Petrie, John, Yan Qi, Mark Cornwell, Md Al Adib Sarker, Pranesh Biswas, Sen Du, and Xianming Shi. Design of Living Barriers to Reduce the Impacts of Snowdrifts on Illinois Freeways. Illinois Center for Transportation, November 2020. http://dx.doi.org/10.36501/0197-9191/20-019.
Full textMcGee, Steven, Jennifer Kirby, Geneva Haertel, and Angela Haydel DeBarger. Taking students on a journey to El Yunque: An examination of cognitive apprenticeship. The Learning Partnership, April 2006. http://dx.doi.org/10.51420/conf.2006.1.
Full text