(engineering) Any system used to control the flow of gases, vapors, liquids, slurries, pastes, or solid particles through or along conduits or channels.
| Sci-Tech Dictionary: flow control |
(engineering) Any system used to control the flow of gases, vapors, liquids, slurries, pastes, or solid particles through or along conduits or channels.
| Computer Desktop Encyclopedia: flow control |
(1) The management of transmission between two devices such as nodes in a network or between the CPU and peripheral devices. It provides notification to the sending device to slow down or speed up data transmission or data transfer due to the receiving device's current ability to keep up with it. Flow control also enables slower-speed devices to communicate with higher-speed ones and vice versa. See xon-xoff.
(2) In programming, the if-then and loop statements that make up the program's logic.
Download Computer Desktop Encyclopedia to your iPhone/iTouch
| Wikipedia: Flow control |
In computer networking, flow control is the process of managing the rate of data transmission between two nodes to prevent a fast sender from outrunning a slow receiver. It provides a mechanism for the receiver to control the transmission speed, so that the receiving node is not overwhelmed with data from tranceiving nodes. Flow control should be distinguished from congestion control, which is used for controlling the flow of data when congestion has actually occurred [1]. Flow control mechanisms can be classified by whether or not the receiving node sends feedback to the sending node.
Flow control is important because it is possible for a sending computer to transmit information at a faster rate than the destination computer can receive and process them. This can happen if the receiving computers have a heavy traffic load in comparison to the sending computer, or if the receiving computer has less processing power than the sending computer.
Contents |
An earlier version of this section was based on Federal Standard 1037C.[citation needed]
Transmit flow control may occur
The transmission rate may be controlled because of network or DTE requirements. Transmit flow control can occur independently in the two directions of data transfer, thus permitting the transfer rates in one direction to be different from the transfer rates in the other direction. Transmit flow control can be
Flow control can be done
In common RS 232 there are pairs of control lines:
which are usually referred to as hardware flow control.
Hardware flow control is typically handled by the DTE or "master end", as it is first raising or asserting its line to command the other side:
Oppositely, XON/XOFF is usually referred to as software flow control. In the old mainframe days, modems were called "data sets"[citation needed], hence the survival of the term.[citation needed]
The open-loop flow control mechanism is characterized by having no feedback between the receiver and the transmitter. This simple means of control is widely used. The allocation of resources must be a “prior reservation” or “hop-to-hop” type. The Open Loop flow control has inherent problems with maximizing the utilization of network resources. Resource allocation is made at connection setup using a CAC (Connection Admission Control) and this allocation is made using information that is already “old news” during the lifetime of the connection. Often there is an over-allocation of resources. Open-Loop flow control is used by ATM in its CBR, VBR and UBR services (see traffic contract and congestion control) [2].
The Closed Loop flow control mechanism is characterized by the ability of the network to report pending network congestion back to the transmitter. This information is then used by the transmitter in various ways to adapt its activity to existing network conditions. Closed Loop flow control is used by ABR (see traffic contract and congestion control) [3]. Transmit Flow Control described above is a form of Closed-loop flow control.
This entry is from Wikipedia, the leading user-contributed encyclopedia. It may not have been reviewed by professional editors (see full disclaimer)
| gate valve, full-way valve | |
| water syringe | |
| well completion (petroleum engineering) |
| Flow of control in computer? Read answer... | |
| What controls the flow of materials in and out of the cell? Read answer... | |
| How do you replace a mass flow controller? Read answer... |
| Which is better to control a pneumatic cylinder- a meter-in flow control or a meter-out flow control? | |
| What system controls the flow of saliva? | |
| What controls the flow in a hydraulic system? |
Copyrights:
![]() | Sci-Tech Dictionary. McGraw-Hill Dictionary of Scientific and Technical Terms. Copyright © 2003, 1994, 1989, 1984, 1978, 1976, 1974 by McGraw-Hill Companies, Inc. All rights reserved. Read more | |
![]() | Computer Desktop Encyclopedia. THIS COPYRIGHTED DEFINITION IS FOR PERSONAL USE ONLY. All other reproduction is strictly prohibited without permission from the publisher. © 1981-2009 Computer Language Company Inc. All rights reserved. Read more | |
![]() | Wikipedia. This article is licensed under the Creative Commons Attribution/Share-Alike License. It uses material from the Wikipedia article "Flow control". Read more |
Mentioned in