Instant FTA Status Updates
 


Go Back   AutorollBins.com - Nagra3 Files And Autoroll Bins For FTA > FTA RECEIVER & DISH HARDWARE SUPPORT CENTER > SATELLITE DISH,DISEQ SWITCH, AND CABLING ISSUES

Closed Thread
 
LinkBack Thread Tools Display Modes
  #1  
Old 01-20-2008, 02:32 AM
Gugi47's Avatar
Super Terminator
 
Join Date: Dec 2007
Location: FTA World
Posts: 4,467
Thanks: 1
Thanked 198 Times in 140 Posts
Default How a DiSEqC switch works

DiSEqC is an open standard that stands for Digital Satellite Equipment Control.

Why DiSEqC?
In order to squeeze more channels into a given frequency band width, channels are transmitted with vertical OR horizontal polarization.

The conventional LNB known as the "Marconi (polarization) Switching LNB" responds to the supply voltage to change the polarization. If the supply voltage going up the dish cable is less than 15 volts, the LNB will "see" only vertically polarized transmissions. If the voltage is more than 15 volts, it will "see" only horizontally polarized transmissions.

The older type of LNB had a separate polarizer to do this job and was able to use the voltage to select High Band or Low Band operation (by changing the internal oscillator frequency).

So the modern LNB has a problem if it has to switch between two frequency bands. The problem was overcome with the introduction of the "Universal" LNB.

The "Universal" LNB switches polarization with voltage but it also switches its internal oscillator for "High Band" when it "hears" a 22kHz tone. Specifically, the oscillator changes from 9.75 GHz to 10.6 GHz.

Recently manufactured receivers incorporate a 22kHz tone generator which is menu-selectable on a per-channel basis. (One exception is the Ferguson SRD6 which has a tone generator but no menu selection. The tone comes on automatically if you program a channel for a higher frequency).

Older receivers require an external tone generator box in order to make the "Universal" LNB select High Band. The external box can be controlled by a manually operated switch or by some feature of the receiver which will put a voltage onto its control wire to switch it on.

An alternative use for the 22kHz tone is to control an external switching box whichfeeds signals from one of a pair of LNBs into the receiver. For example, you could have two separate LNBs on a dish connected to a switching box which is itself connected to the receiver by a single coaxial cable. When the box "hears" a 22kHz tone it swaps to the other LNB.

DiSEqC is an extension of this idea. It relies on a switching box which detects the 22kHz tone pulsing rapidly on and off. In this way, a specially designed receiver can control numerous LNBs through a DiSEqC switching box.

How DiSEqC Works
DiSEqC messages are sent as sequences of short bursts of 22KHz tone modulated on the LNB power supply carried by the coax cable from the LNB input on the receiver (the master). Messages comprise a number of digital bytes of eight bits each. Each bit occupies a specific time and the proportion of that time filled with the 22KHz burst determines whether that bit is a 1 or a 0.

The first byte is the Framing byte. The first five bits in this follow the pattern, '11100' to allow listening devices (slaves) to synchronize to the signal. Some of these may change with later versions of DiSEqC. The sixth bit is set to 0 if the message is a command from the master or 1 if it's a reply from a slave. Bit seven is set to '1' if a response is required or 0 if not. The last framing bit signals whether this message is a re-transmission of a message for which a reply has not been received.

The second byte indicates which family of devices the message is for. The first half (four bits) indicates the type of device (LNB, switch, positioner etc) and the second half the particular type. In each half of this Address byte a value of 0 means the message is open to all.

Next comes the Command byte. This actually tells the listening devices what to do. This is followed by a number of Data bytes to pass on numbers relevant to the command (such as the angle required from a separate polarizer).

For control of simple mini-DiSEqC switches, one of two tone bursts, generated with a sequence of nine DiSEqC '1' bits and a 12.5ms burst of 'raw' 22KHz tone.

DiSEqC applications
DiSEqC system has been designed primarily to meet the problem of two-satellite, two-band systems with ease. It has dedicated outputs to select polarity, satellite position and frequency band.

The option output can be used along with the satellite position output to select up to 4 LNBs on a multi-feed system.
__________________
Anything posted or found on this site is strictly for information purposes only.
Please don't PM me with questions that can be answered in the forums
People please try the search button it could be your best friend!
Sponsored Links
Closed Thread


Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


 
 
Advertisements
 
 


1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 241 242 243 244 245 246 247 248 249 250 251 252 253 254 255 256 257 258 259 260 261 262 263 264 265 266 267 268 269 270 271 272 273 274 275 276 277 278 279 280 281 282 283 284 285 286 287 288 289 290 291 292 293