- Introduction
- File Structure Overview
- ZIGGO Open Platform
- Demo
- Features
- License and Citation
- Contributing
ZIGGO is a flexible
, standard-compliant
, and control-function-virtualized
TSN switch platform ready for industrial control, automotive electronics, and other time-sensitive applications.
This is the document for the ZIGGO TSNCard. (We also offer ZIGGO-CaaS-Switch, ZIGGO-Device, ZIGGO-TSNPerf that comply with the IEEE 802.1 TSN standard.)
The docs
folder contains the basic documentation.
The figs
folder contains the images needed for the documentation.
The Hardware
folder contains the TSN switch in Debug Mode.
The Simulation
folder contains scripts for simulating errors in the TSN network using OMnet++.
The Software
folder contains the three algorithms mentioned in the paper.
The construction of the ZIGGO Open Platform consists of three levels: network device, management tools, and a Demo App.
We provide a demonstration video of the TSN switch. It demonstrates the superior performance of the ZIGGO-CaaS-Switch
compared to the normal switch.
The left side of the picture is the ZYNQ development board we use, and the right side is the TSN display board we built.
Click the pic to watch the video! Or just click here.
-
ZIGGO supports the simultaneous transmission of both
Information Technology (IT)
andOperation Technology (OT)
data traffic with QoS guarantee. -
ZIGGO complies with IEEE standards
802.1AS
,Qav
,Qbv
, andQcc
. -
ZIGGO provides
Real-time
andDeterministic
Ethernet transport- ZIGGO achieve Zero Packet Loss , Microsecond-level Latency with Nanosecond-level Jitter Gate Ability.
- ZIGGO guarantee Gigabit Throughput.
- ZIGGO provide gate accuracy applicable to All Ethernet Frame Sizes.
ZIGGO is released under a MIT license.
Please consider citing our papers if the project helps your research with the following BibTex:
@inproceedings{tsncard,
author={Wang, Zeyu and He, Xiaowu and Zhuge, Xiangwen and Xu, Shen and Dang, Fan and Xu, Jingao and Yang, Zheng},
booktitle={IEEE/ACM IWQoS 2024 - IEEE/ACM International Symposium on Quality of Service},
title={Enabling Network Diagnostics in Time-Sensitive Networking: Protocol, Algorithm, and Hardware},
year={2024}
}
Please see the guide for information on how to ask for help or contribute to the development of ZIGGO!
The development team will only answer questions on github issues and reject other forms of questions.