|
|
Computer communication
The mobile Internet
Foundations of CS
Jörg Roth's Homepage
email
Impressum
Datenschutzerklärung
Privacy Policy
This page in German
|
|
CRC Applet
The next applet computes the CRC checksum to the generator x3+x2+1.
It operates as follows:
- Clear: clears all D-Flipflops
- I: Input of the information polynom (+000) to compute the remainder or bzw. the code polynom to check the checksum. Most significant bit is processed first.
- T: Clock
After processing, the remainder is stored in (Q1, Q2, Q3), or 000 if checking the code polynom was successful.
If the applet does not appear, you have to install the Java Runtime Environment of http://java.sun.com.
Maybe the security settings of the browser have to be adjusted.
(Software license)
The mobile Internet applets are only available in German .
If the applets do not appear, you have to install the Java Runtime Environment of http://java.sun.com.
Maybe the security settings of the browser have to be adjusted.
(Software license)
|
This applet illustrates code multiplexing.
(4 participants, 4 Bit spread code)
(2 participants, 8 Bit spread code)
|
|
|
|
This applet simulates IrDA connections.
|
|
|
|
This applet simulates a Bluetooth scatternet.
|
|
|
|
This applet simulates DSDV routing.
|
|
|
|
This applet simulates DSR routing.
|
|
|
|
This applet simulates OLSR routing.
|
|
|
|
This applet simulates Link Reversal routing.
|
|
|
You can change the input values and .
If the applets do not appear, you have to install the Java Runtime Environment of http://java.sun.com.
Maybe the security settings of the browser have to be adjusted.
Basic elements
(Software license)
More gates
NAND gate with four inputs
|
NOR gate
|
NOR gate with inverted inputs (i.e. an AND gate)
|
XNOR gate
|
(Software license)
Feedback circuits
(Software license)
Flipflops
Flipflop with NAND gates
|
Flipflop with NOR gates
|
D-Flipflop (discrete)
|
RS-Flipflop (discrete)
|
RS-Flipflop (discrete, only NAND gates)
|
D-Flipflop
|
RS-Flipflop
|
Master-Slave-Flipflop
|
JK-Master-Slave-Flipflop (using RS-Flipflops)
|
JK-Master-Slave-Flipflop
|
T-Flipflop
|
(Software license)
Adder and incrementer
(Software license)
Multiplexer/Demultiplexer/Decoder
4 to 1 Multiplexer (discrete)
|
2 to 4 Decoder (discrete)
|
1 to 4 Demultiplexer (discrete)
|
8 to 1 Multiplexer
|
3 to 8 Decoder
|
1 to 8 Demultiplexer
|
(Software license)
|
|