Skip to content

Commit b971ddf

Browse files
committed
TSN release
1 parent cf9f260 commit b971ddf

1 file changed

Lines changed: 12 additions & 0 deletions

File tree

_posts/2022-06-15-tsn-released.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,12 @@
1+
---
2+
layout: post
3+
title: Time-Sensitive Networking (TSN) Introduced in INET
4+
category: news
5+
---
6+
Key features of TSN were added to the INET Framework in version 4.4 (requires OMNeT++ 6.0).
7+
The model was developed together with an automotive industry partner to ensure relevance
8+
and is able to simulate the most important features of this domain. TSN refers to a set of IEEE 802 standards that make Ethernet deterministic by default. TSN components in INET are composable, making them easy to modify and experiment with. They can also be used together in non-standard novel ways, or with other tools such as external solvers for gate scheduling.
9+
10+
Groups of showcases are available for the following topics: [Time Synchronization](https://inet.omnetpp.org/docs/showcases/tsn/timesynchronization/), [Per-Stream Filtering and Policing](https://inet.omnetpp.org/docs/showcases/tsn/streamfiltering/), [Automatic Gate-Schedule Configuration](https://inet.omnetpp.org/docs/showcases/tsn/gatescheduling/), [Scheduling and Traffic Shaping](https://inet.omnetpp.org/docs/showcases/tsn/trafficshaping/), [Frame Replication and Elimination for Reliability](https://inet.omnetpp.org/docs/showcases/tsn/framereplication/), [Frame Preemption](https://inet.omnetpp.org/docs/showcases/tsn/framepreemption/doc/), [Cut-Through Switching](https://inet.omnetpp.org/docs/showcases/tsn/cutthroughswitching/doc/) and [combination of the above](https://inet.omnetpp.org/docs/showcases/tsn/combiningfeatures/).
11+
12+
Detailed documentation can be found in the [INET User's Guide](https://inet.omnetpp.org/docs/users-guide/ch-tsn.html).

0 commit comments

Comments
 (0)