11 research outputs found

    Centralized Architecture of the Electricity Distribution Substation Automation - Benefits and Possibilities

    Get PDF
    Smart grid initiatives around the world show how much the control and protection of distribution networks is expected to change within the next few years. As passive networks with unidirectional power flow evolve into active networks with a variety of different active resources, the requirements for distribution substations will also change, requiring the utilities to take action. Utilities do not want to undertake continuous and costly upgrades of the whole protection system, but there is still a clear need for adapting to new requirements. The need to increase the level of automation in the distribution system has been clearly recognized both on the vendor side and on the utility side. Various concept-level proposals have been presented in order to address the conflicting requirements for low life-cycle costs and the rapid uptake of new technology. The most traditional approach has been to increase the functionality of the bay-level protection and control IEDs (Intelligent Electronic Devices). This approach has been sufficient, while CPU capacity has been steadily increasing and the price of new technology has remained at a reasonable level. The issue in this approach has been the extensive costs of upgrades. New features have also required substantial changes in the substation’s entire secondary system, requiring long maintenance breaks. This PhD thesis investigates how station-level data processing can be utilized to help in creating a future-proof architecture for the secondary system of a distribution substation. The needed technology is evaluated, and an overall life-cycle cost analysis is performed showing the cost benefit of a centralized architecture. The thesis shows that the larger the substation, the greater the benefits of a centralized architecture. It also shows how great is the impact of increased reliability. The outage costs of a network exceed all the other life-cycle costs of the secondary system, and illustrates how focusing on substation automation is a cost-efficient way to improve the reliability of the network. The new architecture enables the re-allocation of substation functionality, as both bay-level and station-level data processing is available. This aspect is researched in the thesis, and a clustering method based on fuzzy c-means clustering is proposed for this re-allocation. When the function requires communication, but does not have strict requirements for response times, station-level implementation can be justified. Complex functionality requiring additional CPU performance and anticipated updates in the near future are clear indications of station-level functionality. In addition to re-organizing the existing functionality, the new architecture also enables the utilization of new features which were not feasible previously. A new measurement method is proposed which emphasizes this aspect by increasing the overall sampling frequency of the substation measurements without increasing the sampling frequency of the individual IEDs. The method is based on Time-Interleaved technology, where the sampling of all the IEDs in the substation is synchronized. However, this synchronization is done in such a way that each IED does not take the measurement at exactly the same time stamp. This is achieved by time-shifting the sampling in the IEDs by a fraction of the sample time. Merging these measurements at the station level creates a single sample stream with a high sampling frequency. The usefulness of the architecture and the new measurement method is tested with a transient-based fault location method. In earlier studies, transient-based methods have not been used in bay-level IEDs because of the strict requirements for the sampling frequency. However, using the measurement method presented in this thesis, transient-based algorithms can also be used without increasing the sampling frequency of individual IEDs

    Shortest Route at Dynamic Location with Node Combination-Dijkstra Algorithm

    Get PDF
    Abstract— Online transportation has become a basic requirement of the general public in support of all activities to go to work, school or vacation to the sights. Public transportation services compete to provide the best service so that consumers feel comfortable using the services offered, so that all activities are noticed, one of them is the search for the shortest route in picking the buyer or delivering to the destination. Node Combination method can minimize memory usage and this methode is more optimal when compared to A* and Ant Colony in the shortest route search like Dijkstra algorithm, but can’t store the history node that has been passed. Therefore, using node combination algorithm is very good in searching the shortest distance is not the shortest route. This paper is structured to modify the node combination algorithm to solve the problem of finding the shortest route at the dynamic location obtained from the transport fleet by displaying the nodes that have the shortest distance and will be implemented in the geographic information system in the form of map to facilitate the use of the system. Keywords— Shortest Path, Algorithm Dijkstra, Node Combination, Dynamic Location (key words
    corecore