diff options
author | Dilip Boidya | 2022-08-11 18:36:32 +0530 |
---|---|---|
committer | GitHub | 2022-08-11 18:36:32 +0530 |
commit | 20b98624e4a65e6a4a051b0b8a0a0aacaf707744 (patch) | |
tree | 1feb08d31d99fab40ef66bb74f9f4d42b816d47f /library/deviceModelLibrary/Transmission Lines | |
parent | 52019947b18250b59e44186ffb34e111a651c7c3 (diff) | |
download | eSim-20b98624e4a65e6a4a051b0b8a0a0aacaf707744.tar.gz eSim-20b98624e4a65e6a4a051b0b8a0a0aacaf707744.tar.bz2 eSim-20b98624e4a65e6a4a051b0b8a0a0aacaf707744.zip |
Update README.md
Diffstat (limited to 'library/deviceModelLibrary/Transmission Lines')
-rw-r--r-- | library/deviceModelLibrary/Transmission Lines/README.md | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/library/deviceModelLibrary/Transmission Lines/README.md b/library/deviceModelLibrary/Transmission Lines/README.md index 6c9aa2f7..fcc253a4 100644 --- a/library/deviceModelLibrary/Transmission Lines/README.md +++ b/library/deviceModelLibrary/Transmission Lines/README.md @@ -14,11 +14,12 @@ 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 + fig: Symbol of tline **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 + + This can be done in the cir.out file after creating the circuits and converting kiCad to NgSpice. ## Single Lossy Transmission Line (SLTL) |