SarthakKeshari / calc_for_everything

This repository aims to provide Calculators for educational, professional, scientific, health and well-being and other purposes.
https://calc-for-everything-psi.vercel.app
MIT License
113 stars 103 forks source link

Added Delay Calculator (Calculating the order of reaching of packets) #512

Closed nipun221 closed 10 months ago

nipun221 commented 10 months ago

Issue Id you have worked upon - #412

Briefly explain your program logic -

made Delay Calculator (Calculating the order of reaching of packets) used the reference (p8-2) first page https://www.studocu.com/in/document/vellore-institute-of-technology/embedded-system-design/disc-ch-8/51295883 Delay for First datagram: 3200 πΎπ‘š2βˆ—108 π‘š/𝑠 + (3 + 20 + 20) = 59.0 ms formula => delay of datagram = (pathlength/speed of light) * sum of delay of visited switches)

Screenshots(Attach 2 screenshots of your own input and output) -

image

image


By raising this PR I affirm that -

SarthakKeshari commented 10 months ago

Congratulations πŸŽ‰ @nipun221 on your contribution. Thanks for adding value to this repository. 😊

Let's celebrate this fest πŸ˜ƒ by providing more developers πŸ‘¨β€πŸ’»πŸ‘©β€πŸ’» an opportunity to contribute. Help us make this repository reach far and more by sharing this to your friends and colleagues.

Your efforts can make difference.

SarthakKeshari commented 10 months ago

Hey πŸ‘‹, may you also encourage us by clicking the star icon on the repository main page. ⭐

image

SarthakKeshari commented 10 months ago

@nipun221, Amazing work. πŸ‘ Impressive UI design.