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

Created SetUp Delay Calculator #468

Closed syash7202 closed 10 months ago

syash7202 commented 10 months ago

Issue Id you have worked upon - #402

Briefly explain your program logic -

Created a Setup delay calculator which is a sum of Propagation Delay & Transmission Delay. Both the values can be calculated via the formulas : Propagation Delay = Distance / Speed of Propagation Transmission Delay = Message Length / Transmission Rate

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

image

image


By raising this PR I affirm that -