Jump to content

Modeling data transmission in streaming mode with losses


Recommended Posts

Hello everyone I'm just started learning SystemC with C++ and would like to ask for advice.
I need to write a program for modeling data transmission in streaming mode on the SpaceFibre network, where losses must necessarily occur during transmission. For example, the network will have a source, a switching router, a receiver and virtual channels. And with a continuous flow of data in the router, an overload may occur and the data packet (frame) will be thrown out.
Please help with the question - what steps should be taken to write this program and what data should be transmitted from the source to the recipient to make it easier to detect packet loss?

I will be grateful for your advice and help!

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...