lccripper
A simple tool to slice ATPDraw LCC objects into several sections.
Science Score: 67.0%
This score indicates how likely this project is to be science-related based on various indicators:
-
✓CITATION.cff file
Found CITATION.cff file -
✓codemeta.json file
Found codemeta.json file -
✓.zenodo.json file
Found .zenodo.json file -
✓DOI references
Found 3 DOI reference(s) in README -
✓Academic publication links
Links to: researchgate.net, sciencedirect.com, ieee.org -
○Academic email domains
-
○Institutional organization owner
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (11.9%) to scientific vocabulary
Repository
A simple tool to slice ATPDraw LCC objects into several sections.
Basic Info
- Host: GitHub
- Owner: amaurigmartins
- License: other
- Default Branch: main
- Size: 171 KB
Statistics
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
- Releases: 1
Metadata Files
README.md
LCC Ripper 🔪
As Jack would say: let's go by parts.
LCC Ripper is intended to slice a transmission line model built in ATPDraw into several sections of arbitrary length. This tool makes a fine addition to ATP-Batlab when carrying out parametric studies in which the user is interested in varying the position where a disturbance occurs along a transmission line.
Instructions are pretty straightforward: open ATPDraw and build your LCC object from scratch. Save your model as an XML file. Launch the file lccripper.mlapp from MATLAB IDE, specify the source file, the total line length and the number of sections desired. Hit the button and that's it. Simple, efficient, brutal, just like Jack.
FAQ
- I loaded my file and it does not work!
It does. Make sure your are using a XML export and not the standard binary ACP file of ATPDraw.
- Why should I use this instead of a $PARAMETER to set a variable for the faulted section length?
You should not. It's up to you, but have in mind that JMarti models "hard-code" the line length into the poles and residues of the propagation function that are written into the PCH file. Good luck in meddling with that for adjusting line lengths.
- Why should I split my line model into hundreds or thousands of subdivisions?
This is not about "we should". It's about "we can".
Restrictions of use
We appreciate the interest in our work and we invite the interested users to use our codes as necessary, as long as they are not embedded in any commercial software, which is strictly prohibited. If you use the LCC Ripper as a part of scientific research, we kindly ask you to refer to our published papers:
L. J. Rodríguez, A. G. Martins-Britto et al., "ATPDraw as a Practical Tool for Electromagnetic Interference Simulations: A case study," 2023 European EMTP-ATP User Group Meeting, 2023, pp. 1-15, doi: 10.13140/RG.2.2.11283.45606.
M. A. B. Ribeiro, C. M. Moraes, A. G. Martins-Britto and K. M. Silva, "Assessment of Different Frequency-Dependent Line Models for EMT Simulations of HVDC Systems," 2023 Workshop on Communication Networks and Power Systems (WCNPS), Brasilia, Brazil, 2023, pp. 1-7, doi: 10.1109/WCNPS60622.2023.10344430.
L. A. Ribeiro, G. Cunha, A. G. Martins-Britto, E. P. A. Ribeiro, F. V. Lopes, “Impact of transmission line modeling aspects on TW-Based fault location studies,” in Electric Power Systems Research, 196(2):107204, doi: 110.1016/j.epsr.2021.107204.
Owner
- Name: Amauri Martins
- Login: amaurigmartins
- Kind: user
- Website: https://www.researchgate.net/profile/Amauri-Martins-Britto
- Repositories: 1
- Profile: https://github.com/amaurigmartins
No.
Citation (CITATION.cff)
cff-version: 1.2.0
title: LCC Ripper 🔪
message: ' A simple tool to slice ATPDraw LCC objects into several sections '
type: software
authors:
- given-names: Amauri
family-names: Martins-Britto
email: amaurigmartins@gmail.com
orcid: 'https://orcid.org/0000-0002-2691-9061'
affiliation: University of Brasília
identifiers:
- type: doi
value: 10.13140/RG.2.2.11283.45606
description: >-
ATPDraw as a Practical Tool for Electromagnetic Interference Simulations: A case study.
- type: doi
value: 10.1109/WCNPS60622.2023.10344430
description: >-
Assessment of Different Frequency-Dependent Line Models for EMT Simulations of HVDC Systems.
- type: doi
value: 10.1016/j.epsr.2021.107204
description: >-
Impact of transmission line modeling aspects on TW-Based fault location studies.
repository-code: 'https://github.com/amaurigmartins/LCCRipper'
url: >-
https://www.mathworks.com/matlabcentral/fileexchange/166116-lcc-ripper
abstract: >-
LCC Ripper is intended to slice a transmission line model built in ATPDraw into several sections of arbitrary length. This tool makes a fine addition to ATP-Batlab when carrying out parametric studies in which the user is interested in varying the position where a disturbance occurs along a transmission line. Instructions are pretty straightforward: open ATPDraw and build your LCC object from scratch. Save your model as a XML file. Launch the file lccripper.mlapp from MATLAB IDE, specify the source file, the total line length and the number of sections desired.
version: 1.0.0
date-released: '2024-05-21'
