Academic literature on the topic 'Fault location (Engineering) Computer programs'

Create a spot-on reference in APA, MLA, Chicago, Harvard, and other styles

Select a source type:

Consult the lists of relevant articles, books, theses, conference reports, and other scholarly sources on the topic 'Fault location (Engineering) Computer programs.'

Next to every source in the list of references, there is an 'Add to bibliography' button. Press on it, and we will generate automatically the bibliographic reference to the chosen work in the citation style you need: APA, MLA, Harvard, Chicago, Vancouver, etc.

You can also download the full text of the academic publication as pdf and read online its abstract whenever available in the metadata.

Journal articles on the topic "Fault location (Engineering) Computer programs"

1

Nazerian, Vahdat, Mohammad Esmail Zakerifar, Mahmoud Zadehbagheri, Mohammad Javad Kiani, and Tole Sutikno. "Comparative detection and fault location in underground cables using Fourier and modal transforms." International Journal of Electrical and Computer Engineering (IJECE) 12, no. 6 (December 1, 2022): 5821. http://dx.doi.org/10.11591/ijece.v12i6.pp5821-5839.

Full text
Abstract:
<span>In this research, we create a single-phase to ground synthetic fault by the simulation of a three-phase cable system and identify the location using mathematical techniques of Fourier and modal transforms. Current and voltage signals are measured and analyzed for fault location by the reflection of the waves between the measured point and the fault location. By simulating the network and line modeling using alternative transient programs (ATP) and MATLAB software, two single-phase to ground faults are generated at different points of the line at times of 0.3 and 0.305 s. First, the fault waveforms are displayed in the ATP software, and then this waveform is transmitted to MATLAB and presented along with its phasor view over time. In addition to the waveforms, the detection and fault location indicators are presented in different states of fault. Fault resistances of 1, 100, and 1,000 ohms are considered for fault creation and modeling with low arch strength. The results show that the proposed method has an average fault of less than 0.25% to determine the fault location, which is perfectly correct. It is varied due to changing the conditions of time, resistance, location, and type of error but does not exceed the above value.</span>
APA, Harvard, Vancouver, ISO, and other styles
2

Wu, Shih-DA, and Jung-Hua Lo. "The MADAG Strategy for Fault Location Techniques." Applied Sciences 13, no. 2 (January 6, 2023): 819. http://dx.doi.org/10.3390/app13020819.

Full text
Abstract:
Spectrum-based fault localization (SBFL), which utilizes spectrum information of test cases to calculate the suspiciousness of each statement in a program, can reduce developers’ effort. However, applying redundant test cases from a test suite to fault localization incurs a heavy burden, especially in a restricted resource environment, and it is expensive and infeasible to inspect the results of each test input. Prioritizing/selecting appropriate test cases is important to enable the practical application of the SBFL technique. In addition, we must ensure that applying the selected tests to SBFL can achieve approximately the effectiveness of fault localization with whole tests. This paper presents a test case prioritization/selection strategy, namely the Minimal Aggregate of the Diversity of All Groups (MADAG). The MADAG strategy prioritizes/selects test cases using information on the diversity of the execution trace of each test case. We implemented and applied the MADAG strategy to 233 faulty versions of the Siemens and UNIX programs from the Software-artifact Infrastructure Repository. The experiments show that (1) the MADAG strategy uses only 8.99 and 14.27 test cases, with an average of 18, from the Siemens and UNIX test suites, respectively, and the SBFL technique has approximate effectiveness for fault localization on all test cases and outperforms the previous best test case prioritization method; (2) we verify that applying whole tests from the test suite may not achieve the better effectiveness in fault localization compared with the tests selected by MADAG strategy.
APA, Harvard, Vancouver, ISO, and other styles
3

Cao, Heling, Fei Wang, Miaolei Deng, and Lei Li. "The improved dynamic slicing for spectrum-based fault localization." PeerJ Computer Science 8 (September 7, 2022): e1071. http://dx.doi.org/10.7717/peerj-cs.1071.

Full text
Abstract:
Background Spectrum-based Fault localization have proven to be useful in the process of software testing and debugging. However, how to improve the effectiveness of software fault localization has always been a research hot spot in the field of software engineering. Dynamic slicing can extract program dependencies under certain conditions. Thus, this technology is expected to benefit for locating fault. Methods We propose an improved dynamic slicing for spectrum-based fault localization under a general framework. We first obtain the dynamic slice of program execution. Secondly, we construct a mixed slice spectrum matrix from the dynamic slice of each test case and the corresponding test results. Finally, we compute the suspiciousness value of each statement in the mixed-slice spectram matrix. Results To verify the performance of our method, we conduct an empirical study on 15 widely used open-source programs. Experimental results show that our approach achieves significant improvement than the compared techniques. Conclusions Our approach can reduce approximately 1% to 17.79% of the average cost of code examined significantly.
APA, Harvard, Vancouver, ISO, and other styles
4

Hassan, Sana Khalid Abdul, and Firas Mohammed Tuaimah. "Optimal location of unified power flow controller genetic algorithm based." International Journal of Power Electronics and Drive Systems (IJPEDS) 11, no. 2 (June 1, 2020): 886. http://dx.doi.org/10.11591/ijpeds.v11.i2.pp886-894.

Full text
Abstract:
<p>Now-a-days the Flexible AC Transmission Systems (FACTS) technology is very effective in improving the power flow along the transmission lines and makes the power system more flexible and controllable. This paper deals with overload transmission system problems such as (increase the total losses, raise the rate of power generation, and the transmission line may be exposed to shut down when the load demand increase from the thermal limit of transmission line) and how can solve this problem by choosing the optimal location and parameters of Unified Power Flow Controllers (UPFCs). which was specified based on Genetic Algorithm (GA) optimization method, it was utilized to search for optimum FACT parameters setting and location based to achieve the following objectives: improve voltages profile, reduce power losses, treatment of power flow in overloaded transmission lines and reduce power generation. MATLAB was used for running both the GA program and Newton Raphson method for solving the load flow of the system The proposed approach is examined and tested on IEEE 30-bus system. The practical part has been solved through Power System Simulation for Engineers (PSS\E) software Version 32.0 (The Power System Simulator for Engineering (PSS/E) software created from Siemens PTI to provide a system of computer programs and structured data files designed to handle the basic functions of power system performance simulation work, such as power flow, optimal power flow, fault analysis, dynamic simulations...etc.). The Comparative results between the experimental and practical parts obtained from adopting the UPFC where too close and almost the same under different loading conditions, which are (5%, 10%, 15% and 20%) of the total load. can show that the total active power losses for the system reduce at 69.594% at normal case after add the UPFC device to the system. also the reactive power losses reduce by 75.483% at the same case as well as for the rest of the cases. in the other hand can noted the system will not have any overload lines after add UPFC to the system with suitable parameters.</p>
APA, Harvard, Vancouver, ISO, and other styles
5

Bossche, Andre. "Computer-aided fault tree synthesis III: Real-time fault location." Reliability Engineering & System Safety 33, no. 2 (January 1991): 161–76. http://dx.doi.org/10.1016/0951-8320(91)90056-d.

Full text
APA, Harvard, Vancouver, ISO, and other styles
6

Wang, Haifeng, Zheng Li, Yong Liu, and Xiang Chen. "An Empirical Study on Higher-Order Mutation-Based Fault Localization." International Journal of Software Engineering and Knowledge Engineering 32, no. 01 (January 2022): 1–35. http://dx.doi.org/10.1142/s0218194022500012.

Full text
Abstract:
Fault localization is one of the most expensive activities in software debugging. Mutation-based fault localization (MBFL) is a commonly studied technique that applied mutation analysis to find the location of faults in the programs. Previous studies showed that MBFL adopted First-Order-Mutants (FOMs) that could achieve promising results in single-fault localization, but it did not perform well in multiple-fault localization. Recently, Higher-Order-Mutants (HOMs) were proposed for modeling complex faults but whether HOMs can help in fault localization is still unknown. In this paper, we investigate the performance of MBFL with FOMs and HOMs on single- and multiple-fault localization. Moreover, to study the characteristics of HOMs, we divide HOMs into three groups (i.e. Accurate HOMs, Partially accurate HOMs, and Inaccurate HOMs) by considering different mutation locations. Based on the empirical results on 186 versions of six real-world programs, we find that (1) In single-fault localization, FOMs can achieve better performance than HOMs. (2) However, in multiple-fault localization, HOMs (2-HOMs) localize more faults than FOMs. (3) Furthermore, different types of HOMs have different fault localization effectiveness, where Accurate HOMs outperform the other two HOMs categories. Therefore, the researchers should propose methods to find HOMs more useful for fault localization.
APA, Harvard, Vancouver, ISO, and other styles
7

Li, Yan, Yu Guo, and Dening Zhang. "Researching on Distribution Network Fault Location System." Research Journal of Applied Sciences, Engineering and Technology 5, no. 4 (February 1, 2013): 1113–17. http://dx.doi.org/10.19026/rjaset.5.4823.

Full text
APA, Harvard, Vancouver, ISO, and other styles
8

Wang, Jinxin, Zhongwei Wang, Xiuzhen Ma, Guojin Feng, and Chi Zhang. "Locating Sensors in Complex Engineering Systems for Fault Isolation Using Population-Based Incremental Learning." Energies 13, no. 2 (January 8, 2020): 310. http://dx.doi.org/10.3390/en13020310.

Full text
Abstract:
Fault diagnostics aims to locate the origin of an abnormity if it presents and therefore maximize the system performance during its full life-cycle. Many studies have been devoted to the feature extraction and isolation mechanisms of various faults. However, limited efforts have been spent on the optimization of sensor location in a complex engineering system, which is expected to be a critical step for the successful application of fault diagnostics. In this paper, a novel sensor location approach is proposed for the purpose of fault isolation using population-based incremental learning (PBIL). A directed graph is used to model the fault propagation of a complex engineering system. The multidimensional causal relationships of faults and symptoms were obtained via traversing the directed path in the directed graph. To locate the minimal quantity of sensors for desired fault isolatability, the problem of sensor location was firstly formulated as an optimization problem and then handled using PBIL. Two classical cases, including a diesel engine and a fluid catalytic cracking unit (FCCU), were taken as examples to demonstrate the effectiveness of the proposed approach. Results show that the proposed method can minimize the quantity of sensors while keeping the capacity of fault isolation unchanged.
APA, Harvard, Vancouver, ISO, and other styles
9

Idris, Muhd Hafizi, Mohd Rafi Adzman, Hazlie Mokhlis, Lilik Jamilatul Awalin, and Mohammad Faridun Naim Tajuddin. "Enhanced two-terminal impedance-based fault location using sequence values." International Journal of Electrical and Computer Engineering (IJECE) 13, no. 2 (April 1, 2023): 1291. http://dx.doi.org/10.11591/ijece.v13i2.pp1291-1305.

Full text
Abstract:
<span lang="EN-US">Fault at transmission line system may lead to major impacts such as power quality problems and cascading failure in the grid system. Thus, it is very important to locate it fast so that suitable solution can be taken to ensure power system stability can be retained. The complexity of the transmission line however makes the fault point identification a challenging task. This paper proposes an enhanced fault detection and location method using positive and negative-sequence values of current and voltage, taken at both local and remote terminals. The fault detection is based on comparison between the total fault current with currents combination during the pre-fault time. While the fault location algorithm was developed using an impedance-based method and the estimated fault location was taken at two cycles after fault detection. Various fault types, fault resistances and fault locations have been tested in order to verify the performance of the proposed method. The developed algorithms have successfully detected all faults within high accuracy. Based on the obtained results, the estimated fault locations are not affected by fault resistance and line charging current. Furthermore, the proposed method able to detect fault location without the needs to know the fault type.</span>
APA, Harvard, Vancouver, ISO, and other styles
10

Chen, Longting, Guanghua Xu, Tangfei Tao, and Qingqiang Wu. "Deep Residual Network for Identifying Bearing Fault Location and Fault Severity Concurrently." IEEE Access 8 (2020): 168026–35. http://dx.doi.org/10.1109/access.2020.3023970.

Full text
APA, Harvard, Vancouver, ISO, and other styles

Dissertations / Theses on the topic "Fault location (Engineering) Computer programs"

1

Ghimire, Sushma. "Analysis of Fault location methods on transmission lines." ScholarWorks@UNO, 2014. http://scholarworks.uno.edu/td/1800.

Full text
Abstract:
Analysis of different types of fault is an important and complex task in a power system. Accurate fault analysis requires models that determine fault distances in a transmission line. The mathematical models accurately capture behavior of different types of faults and location in a timely manner, and prevents damaging power system from fault energy. The purpose of this thesis is to use two methods for determining fault locations and their distance to the reference end buses connected by the faulted transmission line. The two methods used in this investigation are referred to as impedance-based and traveling wave methods. To analyze both methods, various types of faults were modeled and simulated at various locations on a two-bus transmission system using EMTP program. Application and usefulness of each method is identified and presented in the thesis. It is found that Impedance-based methods are easier and more widely used than traveling-wave methods.
APA, Harvard, Vancouver, ISO, and other styles
2

Caldwell, Gerald W. "Implementation of Configurable Fault Tolerant Processor (CFTP) experiments." Thesis, Monterey, Calif. : Naval Postgraduate School, 2006. http://bosun.nps.edu/uhtbin/hyperion.exe/06Dec%5FCaldwell.pdf.

Full text
Abstract:
Thesis (M.S. in Electrical Engineering)--Naval Postgraduate School, December 2006.
Thesis Advisor(s): Herschel H. Loomis, Alan A. Ross. "December 2006." Includes bibliographical references (p. 107). Also available in print.
APA, Harvard, Vancouver, ISO, and other styles
3

Mishra, Shivakant. "Consul: A communication substrate for fault-tolerant distributed programs." Diss., The University of Arizona, 1992. http://hdl.handle.net/10150/185824.

Full text
Abstract:
As human dependence on computing technology increases, so does the need for computer system dependability. This dissertation introduces Consul, a communication substrate designed to help improve system dependability by providing a platform for building fault-tolerant, distributed systems based on the replicated state machine approach. The key issues in this approach--ensuring replica consistency and reintegrating recovering replicas--are addressed in Consul by providing abstractions called fault-tolerant services. These include a broadcast service to deliver messages to a collection of processes reliably and in some consistent order, a membership service to maintain a consistent system-wide view of which processes are functioning and which have failed, and a recovery service to recover a failed process. Fault-tolerant services are implemented in Consul by a unified collection of protocols that provide support for managing communication, redundancy, failures, and recovery in a distributed system. At the heart of Consul is Psync, a protocol that provides for multicast communication based on a context graph that explicitly records the partial (or causal) order of messages. This graph also serves as the basis for novel algorithms used in the ordering, membership, and recovery protocols. The ordering protocol combines the semantics of the operations encoded in messages with the partial order provided by Psync to increase the concurrency of the application. Similarly, the membership protocol exploits the partial ordering to allow different processes to conclude that a failure has occurred at different times relative to the sequence of messages received, thereby reducing the amount of synchronization required. The recovery protocol combines checkpointing with the replay of messages stored in the context graph to recover the state of a failed process. Moreover, this collection of protocols is implemented in a highly-configurable manner, thus allowing a system builder to easily tailor an instance of Consul from this collection of building-block protocols. Consul is built in the x-Kernel and executes standalone on a collection of Sun 3 work-stations. Initial testing and performance studies have been done using two applications: a replicated directory and a distributed wordgame. These studies show that the semantic based order is more efficient than a total order in many situations, and that the overhead imposed by the checkpointing, membership, and recovery protocols is insignificant.
APA, Harvard, Vancouver, ISO, and other styles
4

Singh, Shailendra. "Automated fault injection and analysis for wired/wireless networks." Diss., Online access via UMI:, 2009.

Find full text
APA, Harvard, Vancouver, ISO, and other styles
5

Li, Yizhe. "A FAULT LOCATION ALGORITHM FOR UNBALANCED DISTRIBUTION SYSTEM WITHOUT FAULT TYPE INFORMATION." UKnowledge, 2018. https://uknowledge.uky.edu/ece_etds/112.

Full text
Abstract:
Power system faults normally result in system damage, profit loss and consumer dissatisfaction. Consequently, there is a strong demand on precise and fast fault location estimation for power system to minimize the system restoration time. This paper examines a method to locate short-circuit faults on a distribution system with unbalanced loads without fault type information. Bus impedance matrix technique was harnessed in the fault location estimation algorithm. The system data including line impedances, source impedance and distribution system layout was assumed to be known factors, hence pre-fault bus impedance can be calculated and implemented into the algorithm. Corresponding methods to derive system matrix information were discussed. Case studies were performed to evaluate the accuracy of the fault location algorithm and illustrate the robust performance under measurements errors influences, load variation impacts and load compensation implementations. Traditional fault location methods involve current and voltage measurements mandatorily locating at each ends of faulted section to locate the fault. The method examined finds fault location for distribution system utilizing impedance matrix accompanied with sparse measurements in the power network. This method fully considers the unbalance of distribution system.
APA, Harvard, Vancouver, ISO, and other styles
6

Ayyagari, Suhaas Bhargava. "ARTIFICIAL NEURAL NETWORK BASED FAULT LOCATION FOR TRANSMISSION LINES." UKnowledge, 2011. http://uknowledge.uky.edu/gradschool_theses/657.

Full text
Abstract:
This thesis focuses on detecting, classifying and locating faults on electric power transmission lines. Fault detection, fault classification and fault location have been achieved by using artificial neural networks. Feedforward networks have been employed along with backpropagation algorithm for each of the three phases in the Fault location process. Analysis on neural networks with varying number of hidden layers and neurons per hidden layer has been provided to validate the choice of the neural networks in each step. Simulation results have been provided to demonstrate that artificial neural network based methods are efficient in locating faults on transmission lines and achieve satisfactory performances.
APA, Harvard, Vancouver, ISO, and other styles
7

Perez, Casanova Gaspar M. "Implementation of a fault tolerant control unit within an FPGA for space applications." Thesis, Monterey, Calif. : Naval Postgraduate School, 2006. http://bosun.nps.edu/uhtbin/hyperion.exe/06Dec%5FPerez%5FCasanova.pdf.

Full text
Abstract:
Thesis (M.S. in Electrical Engineering)--Naval Postgraduate School, December 2006.
Thesis Advisor(s): Herschel H. Loomis, Alan A. Ross. "December 2006." Includes bibliographical references (p. 77-83). Also available in print.
APA, Harvard, Vancouver, ISO, and other styles
8

Jiang, Bo, and 姜博. "Effective and efficient regression testing and fault localization through diversification, prioritization, and randomization." Thesis, The University of Hong Kong (Pokfulam, Hong Kong), 2011. http://hub.hku.hk/bib/B46541214.

Full text
APA, Harvard, Vancouver, ISO, and other styles
9

Qin, Mian. "Wireless sensor network fault localization /." View abstract or full-text, 2008. http://library.ust.hk/cgi/db/thesis.pl?CSED%202008%20QIN.

Full text
APA, Harvard, Vancouver, ISO, and other styles
10

Chaiwan, Pramote. "NEW ACCURATE FAULT LOCATION ALGORITHM FOR PARALLEL TRANSMISSION LINES." UKnowledge, 2011. http://uknowledge.uky.edu/gradschool_diss/813.

Full text
Abstract:
Electric power systems have been in existence for over a century. Electric power transmission line systems play an important role in carrying electrical power to customers everywhere. The number of transmission lines in power systems is increasing as global demand for power has increased. Parallel transmission lines are widely used in the modern transmission system for higher reliability. The parallel lines method has economic and environmental advantages over single circuit. A fault that occurs on a power transmission line will cause long outage time if the fault location is not located as quickly as possible. The faster the fault location is found, the sooner the system can be restored and outage time can be reduced. The main focus of this research is to develop a new accurate fault location algorithm for parallel transmission lines to identify the fault location for long double-circuit transmission lines, taking into consideration mutual coupling impedance, mutual coupling admittance, and shunt capacitance of the line. In this research, the equivalent PI circuit based on a distributed parameter line model for positive, negative, and zero sequence networks have been constructed for system analysis during the fault. The new method uses only the voltage and current from one end of parallel lines to calculate the fault distance. This research approaches the problem by derivation all equations from positive sequence, negative sequence, and zero sequence network by using KVL and KCL. Then, the fault location is obtained by solving these equations. EMTP has been utilized to generate fault cases under various fault conditions with different fault locations, fault types and fault resistances. Then the algorithm is evaluated using the simulated data. The results have shown that the developed algorithm can achieve highly accurate estimates and is promising for practical applications.
APA, Harvard, Vancouver, ISO, and other styles

Books on the topic "Fault location (Engineering) Computer programs"

1

Pakanen, Jouko. Demonstrating a fault diagnostic method in an automated, computer-controlled HVAC process. Espoo [Finland]: Technical Research Centre of Finland, 2001.

Find full text
APA, Harvard, Vancouver, ISO, and other styles
2

Nökel, K. Temporally distributed symptoms in technical diagnosis. Berlin: Springer-Verlag, 1991.

Find full text
APA, Harvard, Vancouver, ISO, and other styles
3

Chen, J. Robust model-based fault diagnosis for dynamic systems. Boston: Kluwer Academic Publishers, 1999.

Find full text
APA, Harvard, Vancouver, ISO, and other styles
4

Knight, J. C. Second generation experiments in fault tolerant software. Charlottesville, Va: Dept. of Computer Science, School of Engineering and Applied Science, University of Virginia, 1987.

Find full text
APA, Harvard, Vancouver, ISO, and other styles
5

Yang, Bo-Suk. Introduction to intelligent machine fault diagnosis and prognosis. New York: Nova Science Publishers, 2009.

Find full text
APA, Harvard, Vancouver, ISO, and other styles
6

Butler, Ricky W. The Fault-Tree Compiler (FTC): Program and mathematics. [Washington, D.C.]: National Aeronautics and Space Administration, Office of Management, Scientific and Technical Information Division, 1989.

Find full text
APA, Harvard, Vancouver, ISO, and other styles
7

Butler, Ricky W. The Fault-Tree Compiler (FTC): Program and mathematics. [Washington, D.C.]: National Aeronautics and Space Administration, Office of Management, Scientific and Technical Information Division, 1989.

Find full text
APA, Harvard, Vancouver, ISO, and other styles
8

Artificial neural networks for the modelling and fault diagnosis of technical processes. Berlin: Springer, 2008.

Find full text
APA, Harvard, Vancouver, ISO, and other styles
9

Elks, Carl R. Development of a fault injection-based dependability assessment methodology for digital I & C systems. Washington, D.C: United States Nuclear Regulatory Commission, Office of Nuclear Regulatory Research, 2012.

Find full text
APA, Harvard, Vancouver, ISO, and other styles
10

Achmad, Widodo, ed. Introduction of intelligent machine fault diagnosis and prognosis. New York: Nova Science Publishers, 2009.

Find full text
APA, Harvard, Vancouver, ISO, and other styles

Book chapters on the topic "Fault location (Engineering) Computer programs"

1

Zhang, Tian-Bao, You-Ling Zhou, and Bao-Dan Chen. "Fault Location Scheme of Smart Grid Based on Wireless Sensor Networks." In Lecture Notes of the Institute for Computer Sciences, Social Informatics and Telecommunications Engineering, 107–15. Berlin, Heidelberg: Springer Berlin Heidelberg, 2012. http://dx.doi.org/10.1007/978-3-642-29157-9_10.

Full text
APA, Harvard, Vancouver, ISO, and other styles
2

Liu, Xinzhan, Weijian Li, Peng Liu, and Huiqing Li. "Bayesian-Based Efficient Fault Location Algorithm for Power Bottom-Guaranteed Communication Networks." In Proceedings of the 9th International Conference on Computer Engineering and Networks, 827–35. Singapore: Springer Singapore, 2020. http://dx.doi.org/10.1007/978-981-15-3753-0_80.

Full text
APA, Harvard, Vancouver, ISO, and other styles
3

Li, Dashuang. "Intelligent Fault Section Location for Distribution Network with DG Based on Hierarchical Zoning." In Proceedings of the 11th International Conference on Computer Engineering and Networks, 985–93. Singapore: Springer Singapore, 2021. http://dx.doi.org/10.1007/978-981-16-6554-7_107.

Full text
APA, Harvard, Vancouver, ISO, and other styles
4

Xie, Kejun, Ziyan Zhao, Dequan Gao, Bozhong Li, and Hao Chen. "Efficient Fault Location Algorithm Based on D-Segmentation for Data Network Supporting Quantum Communication." In Proceedings of the 9th International Conference on Computer Engineering and Networks, 893–900. Singapore: Springer Singapore, 2020. http://dx.doi.org/10.1007/978-981-15-3753-0_87.

Full text
APA, Harvard, Vancouver, ISO, and other styles
5

"Cable Fault Location." In Advances in Computer and Electrical Engineering, 351–92. IGI Global, 2016. http://dx.doi.org/10.4018/978-1-4666-6509-5.ch015.

Full text
Abstract:
Before attempting to locate underground cable faults on direct buried primary cable, it is necessary to know where the cable is located and what route it takes. If the fault is on secondary cable, knowing the exact route is even more critical. Since it is extremely difficult to find a cable fault without knowing where the cable is, it makes sense to master cable locating and tracing and to do a cable trace before beginning the fault locating process. Success in locating or tracing the route of electrical cable and metal pipe depends upon knowledge, skill, and perhaps, most of all, experience. Although locating can be a complex job, it will very likely become even more complex as more and more underground plant is installed. It is just as important to understand how the equipment works as it is to be thoroughly familiar with the exact equipment being used.
APA, Harvard, Vancouver, ISO, and other styles
6

Luo, Weiming, Huiqiang Wang, Jianhua Wang, Lin Zeng, Shiyi Chen, Ling Xiao, and Wanlin Du. "Fault location algorithm based on fault region determination for partial coupling four-circuit transmission lines." In Electrical, Control Engineering and Computer Science, 39–46. CRC Press, 2015. http://dx.doi.org/10.1201/b19362-11.

Full text
APA, Harvard, Vancouver, ISO, and other styles
7

"Technical Stats and Prospect of Distribution Network Fault Location." In International Conference on Computer and Electrical Engineering 4th (ICCEE 2011), 117–21. ASME Press, 2011. http://dx.doi.org/10.1115/1.859841.paper20.

Full text
APA, Harvard, Vancouver, ISO, and other styles
8

"Grounding Connections." In Advances in Computer and Electrical Engineering, 84–123. IGI Global, 2018. http://dx.doi.org/10.4018/978-1-5225-3853-0.ch003.

Full text
Abstract:
This chapter sheds light on the following: TT system (earthed neutral), automatic disconnection for TT system, TN system (exposed conductive parts connected to the neutral), TN-C system, TN-S system- TN-C-S system, IT system (isolated or impedance-earthed neutral), IT system (impedance-earthed neutral), grounding transformer connection and design, grounding of industrial and commercial generators, Zigzag grounding transformer earthed systems (solid grounding, resistance grounding, reactance grounding, resonant grounding (ground-fault neutralizer), location of system grounding points selection and grounding locations specified by the NEC and multiple power sources. The chapter contains also the different methods used in determining the levels of short circuit current. It contains also details about the grounding through resistances for transformers and generators and reactances for overhead transmission lines.
APA, Harvard, Vancouver, ISO, and other styles
9

Sadoun, Balqies. "GIS Applications to City Planning Engineering." In Encyclopedia of Human Computer Interaction, 234–41. IGI Global, 2006. http://dx.doi.org/10.4018/978-1-59140-562-7.ch037.

Full text
Abstract:
The rapid progress in information technology (IT) has moved computing and the Internet to the mainstream. Today’s personal laptop computer has computational power and performance equal to 10 times that of the mainframe computer. Information technology has become essential to numerous fields, including city and regional planning engineering. Moreover, IT and computing are no longer exclusive to computer scientists/engineers. There are many new disciplines that have been initiated recently based on the cross fertilization of IT and traditional fields. Examples include geographical information systems (GIS), computer simulation, e-commerce, and e-business. The arrival of affordable and powerful computer systems over the past few decades has facilitated the growth of pioneering software applications for the storage, analysis, and display of geographic data and information. The majority of these belong to GIS (Batty et al., 1994; Burrough et al., 1980; Choi & Usery, 2004; Clapp et al., 1997; GIS@Purdue, 2003; Golay et al., 2000; Goodchild et al., 1999; IFFD, 1998; Jankowski, 1995; Joerin et al., 2001; Kohsaka, 2001; Korte, 2001; McDonnell & Kemp, 1995; Mohan, 2001; Ralston, 2004; Sadoun, 2003; Saleh & Sadoun, 2004). GIS is used for a wide variety of tasks, including planning store locations, managing land use, planning and designing good transportation systems, and aiding law enforcement agencies. GIS systems are basically ubiquitous computerized mapping programs that help corporations, private groups, and governments to make decisions in an economical manner. A GIS program works by connecting information/data stored in a computer database system to points on a map. Information is displayed in layers, with each succeeding layer laid over the preceding ones. The resulting maps and diagrams can reveal trends or patterns that might be missed if the same information was presented in a traditional spreadsheet or plot. A GIS is a computer system capable of capturing, managing, integrating, manipulating, analyzing, and displaying geographically referenced information. GIS deals with spatial information that uses location within a coordinate system as its reference base (see Figure 1). It integrates common database operations such as query and statistical analysis with the unique visualization and geographic analysis benefits offered by maps. These abilities distinguish GIS from other information systems and make it valuable to a wide range of public and private enterprises for explaining events, predicting outcomes, and planning strategies (Batty et al., 1994; Burrough et al, 1980; Choi & Usery, 2004; Clapp et al., 1997; GIS@Purdue, 2003; Golay et al., 2000; Goodchild et al., 1999; IFFD, 1998; Jankowski, 1995; Joerin et al., 2001; Kohsaka, 2001; Korte, 2001; McDonnell & Kemp, 1995; Mohan, 2001; Ralston, 2004; Sadoun, 2003; Saleh & Sadoun, 2004).
APA, Harvard, Vancouver, ISO, and other styles
10

Demurjian, Steven A., and Donald M. Needham. "Experiences in Project-Based Software Engineering." In Software Engineering, 191–211. IGI Global, 2009. http://dx.doi.org/10.4018/978-1-60566-102-5.ch010.

Full text
Abstract:
Project-based capstone software engineering courses are a norm in many computer science (CS) and computer science & engineering (CS&E) accredited programs. Such cap-stone design courses offer an excellent vehicle for educational outcomes assessment to support the continuous improvement process required for accreditation. A project-based software engineering capstone course near the end of a student’s program can span the majority of CS and CS&E program objectives, providing a significant means to assess at-tainment of these objectives in a single course location. One objective of this chapter is to explore the role of a project-based, software engineering course in accreditation. An addi-tional objective is to relate over twelve combined years of experience in teaching such a course, and in the process, highlight what works and what does not. We candidly examine both the successes and the failures that we have encountered over the years, and provide a roadmap for other instructors and departments seeking to institute such courses.
APA, Harvard, Vancouver, ISO, and other styles

Conference papers on the topic "Fault location (Engineering) Computer programs"

1

Ghosh, Debolina, and Jagannath Singh. "Spectrum-Based Fault Localization for Concurrent Programs." In 2020 International Conference on Computer Science, Engineering and Applications (ICCSEA). IEEE, 2020. http://dx.doi.org/10.1109/iccsea49143.2020.9132929.

Full text
APA, Harvard, Vancouver, ISO, and other styles
2

Sun, Hongling, and Vijay K. Sood. "Impedance-based ground fault location for transmission lines." In 2010 IEEE 23rd Canadian Conference on Electrical and Computer Engineering - CCECE. IEEE, 2010. http://dx.doi.org/10.1109/ccece.2010.5575192.

Full text
APA, Harvard, Vancouver, ISO, and other styles
3

Xie, Shuang, Jialin Zhu, and Shilong Zhu. "Research on Gas-Insulated Switchgear flashover fault location system." In 2nd International Conference on Electronics, Network and Computer Engineering (ICENCE 2016). Paris, France: Atlantis Press, 2016. http://dx.doi.org/10.2991/icence-16.2016.128.

Full text
APA, Harvard, Vancouver, ISO, and other styles
4

Zhang, Yadong, Haiquan Fan, Jinhui Wang, Kaixuan Chen, and Bingyin Lei. "Fault Location Algorithm for Local Feeder Automation System." In 2022 2nd International Conference on Computer Science, Electronic Information Engineering and Intelligent Control Technology (CEI). IEEE, 2022. http://dx.doi.org/10.1109/cei57409.2022.9950102.

Full text
APA, Harvard, Vancouver, ISO, and other styles
5

El-Ghareeb, Abdelrahman E., Hamdy M. Mousa, and Ashraf B. El-Sisi. "Intelligent agent for smart grid fault location isolation using Simulink." In 2017 12th International Conference on Computer Engineering and Systems (ICCES). IEEE, 2017. http://dx.doi.org/10.1109/icces.2017.8275368.

Full text
APA, Harvard, Vancouver, ISO, and other styles
6

Shao, Shi-biao, and Ming Zong. "Fault location system of belt conveyor based on CANopen protocol." In 2nd International Conference on Electronics, Network and Computer Engineering (ICENCE 2016). Paris, France: Atlantis Press, 2016. http://dx.doi.org/10.2991/icence-16.2016.44.

Full text
APA, Harvard, Vancouver, ISO, and other styles
7

Wang, Bin, and Yang Cui. "Design of intelligent fault location system for distribution network." In 2022 2nd International Conference on Computer Science, Electronic Information Engineering and Intelligent Control Technology (CEI). IEEE, 2022. http://dx.doi.org/10.1109/cei57409.2022.9950199.

Full text
APA, Harvard, Vancouver, ISO, and other styles
8

Fu Xiang and Zheng Zheng-jian. "Research on complex electronic equipment fault location based on improved Genetic Algorithm." In 2010 2nd International Conference on Computer Engineering and Technology. IEEE, 2010. http://dx.doi.org/10.1109/iccet.2010.5486043.

Full text
APA, Harvard, Vancouver, ISO, and other styles
9

Wang, Xiaoxue, Zhenxing Li, Yun Wu, Jinwei Zhang, Yumeng Fan, and Liang Wang. "Comparative fault location algorithms for regional distribution network with distributed generator." In 2015 4th International Conference on Mechatronics, Materials, Chemistry and Computer Engineering. Paris, France: Atlantis Press, 2015. http://dx.doi.org/10.2991/icmmcce-15.2015.351.

Full text
APA, Harvard, Vancouver, ISO, and other styles
10

Yan, Feng, Wenxuan Liu, and Lin Tian. "A new neural network approach for fault location of distribution network." In 2011 International Conference on Mechatronic Science, Electric Engineering and Computer (MEC). IEEE, 2011. http://dx.doi.org/10.1109/mec.2011.6025718.

Full text
APA, Harvard, Vancouver, ISO, and other styles
We offer discounts on all premium plans for authors whose works are included in thematic literature selections. Contact us to get a unique promo code!

To the bibliography