Skip to main content

Satellite Internet: How It Works

VSAT Systems uses a satellite connection as a high-speed digital link between a customers location and the US Internet backbone. The data travels from the satellite equipment at the customers location to the satellite, and then to the teleport for routing to the Internet.

The teleport is a secure facility where many large aperture satellite dishes are operated. The SES Americom operations center is located at the teleport and our equipment is located in a leased area inside the Network Operations Center (NOC).

satellite internet how it works diagram

At the NOC, routers are connected to the Internet using OC-3 optical connections to a Tier-I Internet backbone provider.

Proprietary acceleration and advanced spoofing technology is employed to provide IP transparency and increase throughput speed. Spoofing is what makes the service capable of very high speeds.

Why is spoofing important? The entire Internet is based on TCP/IP. TCP (Transmission Control Protocol) manages and controls transmissions using IP (Internet Protocol). TCP sends data and looks for acknowledgments (receipts) sent back from the receiving end to indicate that everything was received. If the acknowledgments are not received, TCP resends the packets and slows down its transmission speed for future data. TCP expects these acknowledgments to be received within a certain time frame. Because of the long round-trip (90,000+ miles) that the packets must travel over the satellite link and back, the acknowledgments are delayed by several hundred milliseconds. If uncorrected, this delay would cause TCP to throttle back its speed dramatically.

Spoofing is accomplished by special NOC equipment (Hybrid Gateway) that causes TCP acknowledgments to be returned to the sender very quickly. It does this by spoofing (pretending to be the remote site) and acknowledging the packets instantly, at the same time as it forwards the packets to the remote site. TCP sees rapid acknowledgments and therefore ramps up its speed quickly. The Hybrid Gateway also looks for the real acknowledgments and discards them. If an acknowledgment is missed, the Hybrid Gateway resends the packet from its buffer. It is in this manner that multi-megabit speeds are made possible over satellite.


Comments

Popular posts from this blog

How Google Fiber Works

Some of us are old enough to recollect a time when everyone on the Internet used it through a dial-up connection. Your computer connected to a modem that noisily calls the phone number of an  ISP (Internet Service Provider) to allow you connect at 56 kilobits per second, if you were quite fortunate to have a faster modem. Web pages  load slowly onto pc screens.Pictures usually use a lot of time to fully show up. Software usually take hours to fully download. If you do not have a dedicated phone line, you would tie up the line, and the connection may trigger off if someone calls the phone line. We used  more of text than other bandwidth-hungry media out of need. Recently Internet connection speeds have increased tremendously from the use of broadband connections using technologies like cable and DSL (Digital Subscriber Lines) and 4G or LTE .  According to the FCC's standards, the new goal is for all household to have access to broadband with a minimum speed of...

How Haptic Footwear Works

Wearable devices   are the coolest thing in electronics now. A lot of us are already using a contraption that monitors our steps and other fitness parameters. A wearable around for years is now in on the embedded electronics trend,is the shoe. Electronics in or on shoes are not totally strange concepts. We have seen shoes that light up when walking and shoe sensors that link up with fitness apps. And researchers have been working on several other handy features into footwear,such as  GPS tracking  to assist in knowing the whereabouts of Alzheimer's patients, sensors and wireless signals to assist in locating firefighters and other emergency workers in places where GPS may fail. Very Soon, we will have shoes that communicate with us using a   haptic feedback . You may not have thought about it , but haptic feedback is already around you,some of the experiences include vibrating actuators present in numerous cellphones, tablets and game controllers. This tran...

How to Make Robots 3

Lesson 3 – Making Sense of Actuators What is an actuator? An “actuator” can be defined as a device that converts energy (in robotics, that energy tends to be electrical) into physical motion. The vast majority of actuators produce either rotational or linear motion. For instance, a “DC motor” is therefore a type of actuator. Choosing the right actuators for your robot requires an understanding of what actuators are available, some imagination, and a bit of math and physics. Rotational Actuators As the name indicates, this type of  actuators  transform electrical energy into a rotating motion. There are two main mechanical parameters distinguishing them from one another: (1) torque, the force they can produce at a given distance (usually expressed in N•m or Oz•in), and (2) the rotational speed (usually measured in revolutions per minutes, or rpm). AC Motor AC (alternating current) is rarely used in mobile robots since most of them are powered with dire...