1. Field of the Invention
The invention relates to a motor operator for opening or closing contacts of switchgear adapted for use in mains power distribution systems (usually 10 kV-36, 5 kV) such as public power distribution. The motor of the operator may be activated either locally or remotely to open or close the contacts of the switchgear. Alternatively, a drive element normally coupling the motor to the contact operating shaft is selectively removable so that a wrench may be used to manually open and close the contacts in case of failure of the motor operator or as a safety precaution.
2. Description of the Prior Art
Underground or pole mounted electrical transmission and distribution systems include a main service line leading from a sub-station with a number of individual distribution lines connected to the main line along this. It is often the practice, particularly where power is supplied to a user entity, such as a discrete residential area, industrial area or shopping area, to provide switchgear in each of the lateral distribution lines connected to the main line in order to allow selective de-energization of the lateral distribution line without the necessity of de-energizing all of the lateral distribution lines. Switchgear conventionally includes electrical, movable contacts, which may be opened and closed by maintenance personnel in case of fault in or maintenance of a distribution line. In a particularly useful type of switchgear, the contacts are mounted under oil or in an inert gas atmosphere.
Generally, the contacts of switchgear require snap action opening and closing mechanisms to minimize arcing and assure a positive closing of the contacts. Actuation of the switch operating mechanism has normally been accomplished manually requiring service personal to locate and travel to the switchgear in question. Recently, there has been increased interest in switch contact actuating mechanisms which are motor operated and can be activated at remote locations as well as manually locally. In some cases, motor operators have been installed within the switchgear cabinet itself for powered actuation of the opening and closing mechanism. By design, these motor operators are not suitable for installation on a retrofit basis on an external side of an existing switchgear cabinet. Moreover, most of the available motor gear operators are relatively expensive, both in terms of cost for various components as well as expenses for installation of the same. Furthermore, these motor operators do not readily lend themselves to manual actuation in the event of motor failure or in the event that the operator desires to open the switch contacts by hand. Moreover, remote control is difficult or even impossible as the cabinet of the switchgear is a closed steel locker.
As a consequence of the fact that it is almost impossible to incorporate a motor operator in a switchgear cabinet there is an increased interest in motor operators that could be mounted externally to the cabinet of the switchgear. In this respect it should be noted that it is not allowed to make any holes in the cabinet or make weldings, which renders the mounting very difficult. It should also be considered that in most cases, the motor operator should not only be weather proof but also secured against unauthorized intrusion. Further, it should be fully operable under all and extreme weather conditions and operate in a reliable manner.
An example of a motor operator to be mounted externally on a switch gear is dealt with in U.S. Pat. No. 4,804,809, said motor operator may even be mounted as a retrofit unit. The motor operator is composed of an assembly of individual elements mounted in a housing, necessitating a tedious dismounting of the connection between the motor operator and the switchgear for manually operating the switchgear. Further, the motor operator has to be designed for each individual type of switchgear. This renders the motor operator costly. All the electrical equipment is installed individually and remotely from the motor operator. This also goes for the motor operator dealt with in U.S. Pat. No. 5,895,987. In GB 2 331 401 A it is the very nature that the mechanical and the electrical parts are separated to remotely control the motor operator via a cable connection.
Hence, there is a need for a motor operator which overcomes these and other problems associated with known devices.
It is an object of the present invention to provide a motor operator which could be installed as a complete unit containing all necessary equipment to operate the switchgear locally as well as remotely.
This is accomplished in that the motor operator comprises a housing mountable on the external surface of the switchgear cabinet and containing a motor driven unit with coupling means for connection with the coupling means of the operating shaft of the switchgear. The coupling means being of the detachable type in the sense that they mate loosely with the coupling means on the operating shaft of the switchgear. Further, the motor operator comprises a least one rechargeable battery package such that it is operable independently of the distribution line. Moreover, the motor operator comprises a control unit with a connection rack for the motor driven unit, and at least one or more of the following power supplies: a cable connection to the distribution line, a solar panel, a wind turbine generator, at least one battery package. The exact make-up of the power supply depends on the exact geographical location of the switchgear; in sunny areas a solar panel is preferred and in windy environments a wind turbine is to be preferred, however a combination of more of the above mentioned power supplies cannot be excluded. The connection rack is also used for one or more of the following communication facilities: GSM/GPRS, Blue Tooth, a cable bound communication, such as Paknet (trademark of Vodafone), and a computer. The exact type of communication chosen depends on the facilities available in the specific geographical area. Furthermore, various I/Os are available like analog inputs, digital inputs or relay outputs.
The control unit itself is modular built in its own housing, with the interfaces as already mentioned. A main printed circuit board (pcb) with connectors and connections forms the backbone, where a pcb, in form of a system board, and a pcb containing the power supply, is connected by sliding the pcbs in the respective slots specifically designed for the purpose. This makes the system very flexible and easy to repair if a part is defective. Since it will be possible to replace the pcbs, one by one, it is possible in the future to upgrade the system to upcoming technologies, by simply replacing e.g. the system board with a new board if it is made in respect to the interfaces and connections. On the system board, auxiliary connectors formed as slots are placed for installation of optional modules for GSM/GPRS modem and Bluetooth.
The system board itself is equipped with a microcontroller with peripherals (I/O), memory, file system and software, for which the functionality will be explained.
During start-up of the system, the configuration file stored in the file system, is read by the Volatile Data Storage (VDS). The VDS is a register that always has an updated status on the systems static and dynamic data. The static data configures the system to fit the present switchgear with its equipment. The system's dynamic data is scanned by the peripheral input tasks and changes are sent to the VDS. For executing the logic, that defines the functionality of the switchgear, a system to emulate a PLC is used. Such a system is often referred to as a “soft PLC”. The soft PLC reads the relevant data from the VDS in regular cycles in order to determine what action to take, if any. For controlling the digital outputs, a field-programmable gate array (FPGA) is used. Time critical functions that are common for all types of switchgears are built into the FPGA. An example of this could be control systems for safety. If an error occurs or a situation is present where immediate action is needed, the FPGA immediately takes action to stop the ongoing task. This could be the situation, where the actuator is moving the shaft of the switchgear, and an input from a sensor indicates that the open/close position of the switchgear has been shifted to the desired position. Execution of independent tasks is isolated by use of an operating system. This way the soft PLC, the peripheral input, the peripheral output and the VDS can execute independently of each other. This build-up makes the system very flexible as the soft PLC can be programmed to fit specific demands or wishes from the customers. The build-up with the split between the soft PLC and the VDS reveals a long term solution for a platform that can be developed, renewed and tailored to match the demands that any customer may have to a piece of equipment for monitoring and controlling a switchgear system in a distribution system. During normal operation, the soft-PLC reads the VDS on a regular basis. If the input from the VDS shows that an action is needed, the corresponding dynamic data are communicated to the VDS. The VDS forwards the data to the peripheral outputs. This could be communicating a request of setting up the power supply to deliver the voltage needed for driving the actuators.
The VDS communicates to the PSU via a Modbus interface requesting the PSU to enable the respective outputs. When the PSU has performed the wanted action, it communicates back to the VDS that the output power is present. When the soft PLC reads the VDS, it finds that the voltage is present and commands the VDS to set the specific I/O that starts the actuator to drive the switchgear in the wanted direction. The specific output pin on the I/O will be active, and the actuator will be supplied. Several conditions though have to be fulfilled before the soft PLC will let the actuator move the position of the switchgear. The movement of the actuating means is limited to move the operating shaft of the switchgear between the two positions, open and close. Attached to the actuator, are position-switches that are connected to the input of the VDS, in order to decouple the power when a certain position is reached. In the practical example, the position switch in each of the ends of the distance of movement of the actuator is carried out by two after each other following magnetically activated switches with a latching effect. This means that when the first switch is reached it is activated and stays activated when the magnet moves over the switch and leaves it in the direction towards the next switch. When the next switch is reached this is activated too. The action from the VDS when the second switch is reached will be to immediately stop the actuator. When the actuator is driven back, the switches will be unlatched and thus no switches will be activated. In this intermediate position between the inner switches, the state of the switchgear cannot be trusted, but this state will normally last only a couple of seconds until the open/close state of the switchgear is changed. For this reason it should only be treated as a short transition between the valid positions. An example of the operation of the motor drive changing the open/close state of the switchgear is described as follows: the actuator is driven back in order to change the open/close state of the switchgear. When the switchgear's open/close state is changed, the first switch in the other position will be reached, and when the second switch is reached, the FPGA will immediately stop the actuator. Thus, the system will always give a true picture of the position of the switchgear. This is especially important when the switchgear is switched manually with the release function activated on the actuator. Using the release function of the actuator and manually operating the switchgear, the spindle nut will be free to rotate on the spindle. Since the switchgear shifting is made with a spring to rapidly move the switchgear position when a certain force is applied, the shifting positions of the shaft forms a curve with a large hysteresis. This rapid shifting ensures that the switchgear contacting means are always either open or closed and thereby avoids damage to the contacts and possibly welding of the contacts. The inner position switches will be adjusted so as to always show the position of the switchgear, but the outer position switches will only show that the actuator itself has driven the shaft to its outmost position. With this setup a solution, to overcome the clearance or play that will be a natural part of a mechanical system for operating a switch gear, is provided. Furthermore, the indications of the positions will because of the build-up with latching magnetic switches be updated even when the system is not powered. This means that when the power again is present, the true position of the switchgear can be read from the state of the magnetic switches, without any chance of the information being ambiguous. This new use of a magnetic switch with latching effect for an actuator overcomes the disadvantages that come with using a traditional magnetic or optical encoder for determining the position of the spindle nut during the travel of the spindle in the actuator, namely the missing ability to provide clear information on the position of the spindle nut during the travel of the spindle, when the supply to the control unit is lost or have been cut off. A traditional potentiometer of the linear or rotary type can be used as an alternative to the preferred embodiment but needs an analog input and means for converting the voltage level to a corresponding digital value to be compared with defined thresholds. Use of a potentiometer can also be applied to use of an actuator of the rotary type as a motor driven unit.
The system also features communication means for short and wide range remote. Please note that the communication means described are subject to standards or trademarks. The short range remote system is consisting of a terminal which preferably could be a pocket pc to be connected to the system via USB or a Bluetooth connection. The wide range remote system comprises a terminal, preferably a stationary pc, coupled to exchange information with the switchgear system via a cable connection or wireless connection such as e.g. GSM/GPRS or Paknet. In case of using the DNP3 protocol, the information to display follows the matrix set-up in the DNP3 protocol and will be mapped to identify specific parameters in the system. An example hereof could be the open/close position of the switchgear which is equipped with its own unique identifier.
Via the Modbus protocol, it is possible to connect a variety of devices to the system. As an example both the USB interface and the Bluetooth interface are implemented by connecting the integrated circuits, specific for the purpose, to the VDS via a Modbus slave controller. Since the equipping of the system with USB and Bluetooth connections is made with respect to the wish for connecting a monitor to the system, a special interface for the soft PLC is made, and connects via the serial interface to the soft PLC. From the short range remote equipped terminal, it is possible to monitor the system and force an action or up- and download files to the system. One of the files that can be uploaded is the file that contains the list of events as well as measurements of the system performance. The file with logged data will at least specify the action, operator-id and timestamp. The logged data file can also be read by the wide range remote connection (Paknet, GPRS) via the DNP3 protocol. The dynamic and static data can also be read from the wide range remote. Downloadable files from the remote could be a new firmware or a new system-config file, or even new logic to be run in the soft PLC. The download and execution will typically be controlled from the short range remote.
Further developments of the system are foreseen, so the I/O will be able to adapt more devices along with the actuators.
In general the invention takes steps in order to make a more reliable and flexible system. The readout of data and status from the system should be reliable, and of high importance is that the system should be reliable and ready to operate even though the system might have been in a monitoring mode for several years, without any active tasks as e.g. operating the motor drive, but being exposed to ageing in general and ageing due to the environment. Algorithms are built into the system for testing the system's reliability. The battery state is determined by exercising the battery packs at a regular frequency. The exercise is made with a fully charged battery pack where a specific part (specific load in a specific period of time) of the energy is taken away from the battery, the voltage drop is checked and thus the remaining capacity can be calculated. If this value goes beyond a certain threshold a warning is issued, requiring the service to exchange the battery pack and certain actions like shifting the switchgear can be prohibited since the system can foresee that there will not be sufficient energy to perform the action. Similarly, it is possible to measure the state of the actuators by comparing the travels performed during the time, with the initial travels in terms of current consumption, time of operation and possibly other parameters that can picture the degradation of the actuator. In this way, it will be possible to determine when the actuator has to be replaced and also to require replacement of the actuator if the performance drops beyond a defined threshold.
The main reason for using remote controlled switchgears is to maintain a high degree of stability of the electrical distribution system. Since a stable power supply is a must for the society, the costs of a power cut can be tremendous. According to this, the power distributor might have to pay fees when a power cut appears depending on the influenced network and the down time. This makes it especially interesting for the distributor to safe proof the network and build up arrangements for fast recovering of faults. Normally the supply system is formed as a “ring” where the supply is fed both ways in the system, but broken at one of the switchgears in the system. This means that when a short circuit or cut of a cable occurs, the system can be configured to isolate the defective part and maintain the supply to the entire network. With the use of Fault Passage Indicators (FPI) that registers the passage of a fault through the Switchgears distributed in the system, it is made possible to determine the defective part of the distribution system. The position of the individual switchgear in the row of switchgears seen from one of the feeding points in the ring will enable the overall control system to sketch the roll out of the fault in the system and make a clear decision on what part of the system is defective. It will then be possible for the operator of the overall distribution system from his remote position to patch the stable connection by changing the position of some of the motor operated switchgears in the network and thus quickly recover from the error.
In case the switchgear is of the type where the contacts are located in a protective gas atmosphere, the motor operator also comprises a gas alarm. Expediently, the existing gas pressure gauge could be exploited using a laser device to read when the needle of the gauge exceeds an unallowable limited. In this manner intervention in the switchgear is avoided. Similarly, the motor operator, according to the invention, provides a magnificent freedom in designing the motor operator and not least in the installation process of the motor operator on the spot. There is the further rather important benefit that the motor operator, as a complete functional unit, could be tested before leaving the factory. This is rather essential as switchgears could be located at remote and rather inaccessible locations. Finally, it should be understood that the overall size of the motor operator could be relatively compact making it even more easy to mount on a switchgear. Due to the compact design the mounting means could also be smaller and of a more simple nature.
In
The motor operator 6 comprises a housing 10 in the nature of an extruded aluminum profile 11 with end closures, not shown. The end closures are fixed to the profile 11 by means of screws received in screw channels in the profile.
In the housing 10 is located a linear actuator 12. The actuator comprises an enclosure 13 with a reversible electric motor 14 driving a spindle 15 through a multiple stage step down gear 16. The step down gear comprises a planetary gear and a gear train. An activation element 17 in the nature of a tubular piston is attached to a spindle nut 18 located on the spindle 15. The activation element 17 is telescopically guided in a guide tube 19. The actuator has a rear mounting 21 for mounting in the housing 10 of the motor operator.
The enclosure 13, which is made of moulded aluminium for strength purposes, has an end cover 13a which is mounted with screws, and the joint is moreover water-tight. The guide tube 19 is an extruded aluminium tube having an essentially square cross-section. On its one side, the guide tube 19 is equipped with two longitudinal grooves 19a, 19b, which is used for mounting end stop switches 22a, 22b. The end stop switches are read switches, triggered by a magnet carried by the spindle nut 18. Accordingly, the stroke of the actuator could easily be adjusted by moving the end stop switches. A front mounting, here a piston rod eye 23, is secured in the end of the activation element. The end stop switches used in the preferred embodiment are not the standard reed switches used in traditional actuator systems, but a new type as the nature of the switching of a switchgear requires special preconditions for the detecting of the position of the switchgear, especially in this case where the actuator features a release function. The use of a special end stop switch, acting as a position switch, is described further in the description of the control unit that follows later in this document.
In
A printed circuit board 27 with all the components and circuits necessary for the control of the actuator is inserted into the enclosure below the motor 14 (
At the upper end of the housing of the motor operator a connection shaft 37 is arranged at the end facing the switchgear designed with a socket 38 fitting the dog 2 at the end of the shaft 39 operating the contacts within the switchgear. The socket 38 is in a horizontal movement slid over the dog 2 and the socket and the dog is rotatably interconnected. The end of the connection shaft 37 is protruding from the housing 6 and is fitted with a socket member 40 for manually operating by means of a wrench. The socket member 40 is resting in a base 47 mounted on the housing 6.
As it is apparent from
The socket member 40 of the connection shaft 37 has a similar barring arrangement. The socket 40 has a hole 46 in the front, and a mounting base 47 for the socket 40 is having a wall element 48 with a similar hole. When a pad-lock is inserted into a hole in the wall element 48 through the hole 46, the socket 40 is barred and thereby prevents the switchgear from being operated.
As it emerges from
The housing of the motor operator 7 is an extruded aluminum tube having a cross section as shown in
The housing of the other motor operator 6 is constituted by three sub-housing. The first sub-house is identical to the housing of the motor operator 7. The second sub housing contains a rechargeable battery package and said housing being similar to the first sub-housing besides from the fact that is the length is shorter. The third sub-housing holds the electrical equipment such as the control equipment. This sub-housing is also an extruded aluminum tube, the cross section of which is shown in
In
The overall system build up of the control unit is pictured in
The control unit also interfaces the equipment of the switchgear, as e.g. the gas pressure gauge as shown in
Number | Date | Country | Kind |
---|---|---|---|
PA 2006 01405 | Oct 2006 | DK | national |
Filing Document | Filing Date | Country | Kind | 371c Date |
---|---|---|---|---|
PCT/DK2007/000465 | 10/31/2007 | WO | 00 | 4/30/2009 |