diff options
author | Dilip Boidya | 2022-08-11 18:34:50 +0530 |
---|---|---|
committer | GitHub | 2022-08-11 18:34:50 +0530 |
commit | 52019947b18250b59e44186ffb34e111a651c7c3 (patch) | |
tree | 2c4ed70e5100cc455ffe7ac64cc8a0285d66023f /library | |
parent | 61c73b2458918bdfd060fc6f5c36b706928c29b7 (diff) | |
download | eSim-52019947b18250b59e44186ffb34e111a651c7c3.tar.gz eSim-52019947b18250b59e44186ffb34e111a651c7c3.tar.bz2 eSim-52019947b18250b59e44186ffb34e111a651c7c3.zip |
Update README.md
Diffstat (limited to 'library')
-rw-r--r-- | library/deviceModelLibrary/Transmission Lines/README.md | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/library/deviceModelLibrary/Transmission Lines/README.md b/library/deviceModelLibrary/Transmission Lines/README.md index 1d102dcf..6c9aa2f7 100644 --- a/library/deviceModelLibrary/Transmission Lines/README.md +++ b/library/deviceModelLibrary/Transmission Lines/README.md @@ -14,15 +14,14 @@ ceived at the load end. There is no power dissipation in the line itself. ![tline](https://user-images.githubusercontent.com/43288153/184139198-e25e1e59-3b3f-415c-bf7d-99ebee4eb601.png) - fig: Symbol of tline -NOTE: We have to put one space between Z0=50 and Td=3ns +**NOTE: We have to put one space between Z0=50 and Td=3ns** This can be done in the cir.out file after creating the circuits and converting kiCad to NgSpice. -## Single Lossy Transmission Line +## Single Lossy Transmission Line (SLTL) An appreciable value of series resistance and shunt conductance make up a lossy transmission line, which allows different frequencies to transmit at various speeds. In contrast, on a lossless transmission line, wave propagation rates are constant @@ -31,3 +30,4 @@ line, distortion is caused by a change in speed. The symbol for Single Lossy Transmission Lines(SLTL) is shown below- ![ymod](https://user-images.githubusercontent.com/43288153/184139539-ed4eac77-934a-423c-8f7b-2cba4daf42d1.png) +fig: Symbol of SLTL |