Share on Facebook Share on Twitter Email
Answers.com

Serial Line Internet Protocol

 
(slip)

(civil engineering) A narrow body of water between two piers.
(crystallography) The movement of one atomic plane over another in a crystal; it is one of the ways that plastic deformation occurs in a solid. Also known as glide.
(electricity) The difference between synchronous and operating speeds of an induction machine. Also known as slip speed. Method of interconnecting multiple wiring between switching units by which trunk number 1 becomes the first choice for the first switch, trunk number 2 first choice for the second switch, trunk number 3 first choice for the third switch, and so on.
(electronics) Distortion produced in the recorded facsimile image which is similar to that produced by skew but is caused by slippage in the mechanical drive system.
(fluid mechanics) The difference between the velocity of a solid surface and the mean velocity of a fluid at a point just outside the surface.
(geology) The actual relative displacement along a fault plane of two points which were formerly adjacent on either side of the fault. Also known as actual relative movement; total displacement.
(materials) A suspension of fine clay in water with a creamy consistency, used in the casting process and in decorating ceramic ware. Also known as slurry.
(naval architecture) To part from an anchor by releasing the shackles from the anchor chain. The reduction in the distance a propeller advances, per unit time, due to yielding of the fluid.


Search unanswered questions...
Enter a question here...
Search: All sources Community Q&A Reference topics
Dictionary: SLIP   (slĭp) pronunciation
Top
abbr.
Serial Line Internet Protocol


A numerical value used in describing the performance of electrical couplings and induction machines. In an electrical coupling, slip is defined simply as the difference between the speeds of the two rotating members. In an induction motor, slip is a measure of the difference between synchronous speed and shaft speed.

When the stator windings of an induction motor are connected to a suitable alternating voltage supply, they set up a rotating magnetic field within the motor. The speed of rotation of this field is called synchronous speed, and is given by Eq. (1) or
1. \omega _{ s} = {4\pi f\over p}\qquad {\rm rad/s}

2. n_{s} ={\rm 120 }{ f\over p}\qquad {\rm rev/min}
Eq. (2), where f is the line frequency and p is the number of magnetic poles of the field. The number of poles is determined by the design of the windings. In accord with Faraday's voltage law, a magnetic field can induce voltage in a coil only when the flux linking the coil varies with time. If the rotor were to turn at the same speed as the stator field, the flux linkage with the rotor would be constant. No voltages would be induced in the rotor windings, no rotor current would flow, and no torque would be developed. For motor action it is necessary that the rotor windings move backward relative to the magnetic field so that Faraday's law voltages may be induced in them. That is, there must be slip between the rotor and the field. See also Electromagnetic induction; Induction motor.

The amount of slip may be expressed as the difference between the field and rotor speeds in revolutions per minute or radians per second. However, the slip of an induction motor is most commonly defined as a decimal fraction of synchronous speed, as in Eq. (3) or Eq. (4).
3. s = { n_{s} - n\over n_{s}}

4. s = { \omega _{s} - \omega \over \omega _{s}}
Here n is the motor speed in revolutions per minute, ω is its speed in radians per second, and s is the slip, or more properly the per unit slip. Typical full-load values of slip for an induction motor range from 0.02 to 0.15, depending on rotor design. Slip is sometimes expressed in percent of synchronous speed, rather than per unit. If an induction machine is driven faster than synchronous speed, the slip becomes negative, and the machine acts as a generator, forcing energy back into the electrical supply line. See also Electric rotating machinery.


 
Abbreviations: SLIP
Top
is short for:

Meaning Category
Security Law Integrity PunishmentCommunity->Law
Serial Line Internet ProtocolComputing->General
Computing->Telecom
Something Lousy I PlannedInternet->Chat

Click here to submit an acronym.


Wikipedia: Serial Line Internet Protocol
Top
The Internet Protocol Suite
Application Layer
BGP · DHCP · DNS · FTP · GTP · HTTP · IMAP · IRC · Megaco · MGCP · NNTP · NTP · POP · RIP · RPC · RTP · RTSP · SDP · SIP · SMTP · SNMP · SOAP · SSH · Telnet · TLS/SSL · XMPP · (more)
Transport Layer
TCP · UDP · DCCP · SCTP · RSVP · ECN · (more)
Internet Layer
IP (IPv4, IPv6) · ICMP · ICMPv6 · IGMP · IPsec · (more)
Link Layer
ARP/InARP · NDP · OSPF · Tunnels (L2TP) · PPP · Media Access Control (Ethernet, MPLS, DSL, ISDN, FDDI) · (more)

The Serial Line Internet Protocol (SLIP) is a mostly obsolete encapsulation of the Internet Protocol designed to work over serial ports and modem connections. It is documented in RFC 1055. On personal computers, SLIP has been largely replaced by the Point-to-Point Protocol (PPP), which is better engineered, has more features and does not require its IP address configuration to be set before it is established. On microcontrollers, however, SLIP is still the preferred way of encapsulating IP packets due to its very small overhead.

SLIP modifies a standard TCP/IP datagram by appending a special "SLIP END" character to it, which distinguishes datagram boundaries in the byte stream. SLIP requires a serial port configuration of 8 data bits, no parity, and either EIA hardware flow control, or CLOCAL mode (3-wire null-modem) UART operation settings.

SLIP does not provide error detection, being reliant on upper layer protocols for this. Therefore SLIP on its own is not satisfactory over an error-prone dial-up connection. It is however still useful for testing operating systems' response capabilities under load (by looking at flood-ping statistics).

SLIP is also currently used in the BlueCore Serial Protocol for communication between Bluetooth modules and host computers.[1]

Contents

CSLIP

A version of SLIP with header compression is called Compressed SLIP (CSLIP). The compression algorithm used in CSLIP is known as Van Jacobson TCP/IP Header Compression. CSLIP has no effect on the data payload of a packet and is independent of any compression by the serial line modem used for transmission. It reduces the Transmission Control Protocol (TCP) header from 40 bytes to seven bytes. CSLIP has no effect on User Datagram Protocol (UDP) datagrams.

See also

References

External links


 
 

 

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
Dictionary. The American Heritage® Dictionary of the English Language, Fourth Edition Copyright © 2007, 2000 by Houghton Mifflin Company. Updated in 2007. Published by Houghton Mifflin Company. All rights reserved.  Read more
Sci-Tech Encyclopedia. McGraw-Hill Encyclopedia of Science and Technology. Copyright © 2005 by The McGraw-Hill Companies, Inc. All rights reserved.  Read more
Abbreviations. STANDS4.com - The source for acronyms and abbreviations. Copyright ©2004-2007 STANDS4 LLC. 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 "Serial Line Internet Protocol" Read more