ISDN has more or less the following structure;
+-----------+ +-----+
| Telephone +---+ A/B +---+ S-Bus
+-----------+ +-----+ |
+-+--+ U-Interface +----+ +--------------+
| NT +---------------+ LT +---+ Tel exchange |
+-+--+ +----+ +--------------+
+-----------+ |
| ISDN card +-------------+ S-Bus
+-----------+
A/B A/B Adapter
NT Network Terminator (sync slave)
LT Line Terminator (sync master)
The S bus consists of two 64 kbps signals (data or voice) + 16 kbps
signalling. This means that the U bus has to transport at least
2 * 64 kbps + 16 kbps = 144 kbps.
NT LT
+----------+ U-Interface |
S-Bus ---+ S <--> U +-------------------+ U <--> Exchange
+----------+ |
If you replace the S interface with a V35 or X21 interface, you get a
144 kbps modem;
+------------+ +------------+
X21 -----+ X21 <--> U +-----------------+ U <--> V35 +----- V35
+------------+ +------------+
Besides the 144 kbps user data, the NT and LT also communicate with each
other via a 16 kbps house keeping channel. This means that the total amount
of data on the U interface is 144 + 16 = 160 kbps.
00 -3
01 -1
10 +3
11 +1
--> <-- 12.5 us
+3 +--+ +--+ +-----+
| | | | | |
+1 | +--+ +--+ | +--+ | | +--
| | | | | | | | |
-1 --+ | | | +-----+ +--+ | +--+
| | | | | |
-3 +-----+ +--+ +--+
|01|10|11|00|00|11|10|00|01|01|11|01|00|10|10|01|11|
The rise and fall times of the pulses are limited, so in fact the pulses
are trapezoid rather than square shaped.