CN113255020A - Transformer core drawing method and device and terminal - Google Patents

Transformer core drawing method and device and terminal Download PDF

Info

Publication number
CN113255020A
CN113255020A CN202110567825.1A CN202110567825A CN113255020A CN 113255020 A CN113255020 A CN 113255020A CN 202110567825 A CN202110567825 A CN 202110567825A CN 113255020 A CN113255020 A CN 113255020A
Authority
CN
China
Prior art keywords
iron core
core drawing
user
input
parameters
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Pending
Application number
CN202110567825.1A
Other languages
Chinese (zh)
Inventor
朱晋萍
刘洪文
邵东光
王雪军
田壮壮
周连发
周佳
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Baoding Tianwei Group Tebian Electric Co Ltd
Original Assignee
Baoding Tianwei Group Tebian Electric Co Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Baoding Tianwei Group Tebian Electric Co Ltd filed Critical Baoding Tianwei Group Tebian Electric Co Ltd
Priority to CN202110567825.1A priority Critical patent/CN113255020A/en
Publication of CN113255020A publication Critical patent/CN113255020A/en
Pending legal-status Critical Current

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F30/00Computer-aided design [CAD]
    • G06F30/10Geometric CAD
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F21/00Security arrangements for protecting computers, components thereof, programs or data against unauthorised activity
    • G06F21/30Authentication, i.e. establishing the identity or authorisation of security principals
    • G06F21/31User authentication

Landscapes

  • Physics & Mathematics (AREA)
  • Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • General Physics & Mathematics (AREA)
  • Geometry (AREA)
  • Pure & Applied Mathematics (AREA)
  • Mathematical Optimization (AREA)
  • Mathematical Analysis (AREA)
  • Computer Hardware Design (AREA)
  • Evolutionary Computation (AREA)
  • General Engineering & Computer Science (AREA)
  • Computational Mathematics (AREA)
  • Financial Or Insurance-Related Operations Such As Payment And Settlement (AREA)

Abstract

The invention is applicable to the technical field of transformers, and provides a transformer core drawing method, a transformer core drawing device and a terminal. The method comprises the following steps: firstly, displaying an initial interface, wherein the initial interface comprises an input frame of iron core drawing parameters, and then receiving the iron core drawing parameters input by a user in the input frame; after receiving a drawing command input by a user, calling drawing software to draw according to the iron core drawing parameters to obtain an iron core drawing, and then displaying the iron core drawing; after receiving modification information which is input by a user and aims at the iron core drawing, calling drawing software to modify the iron core drawing according to the modification information; and finally, after receiving a finalizing command input by a user, outputting the current iron core drawing and storing the iron core drawing parameters of the current iron core drawing. The invention can automatically finish a large amount of repetitive labor in the iron core drawing process, thereby improving the drawing efficiency of the transformer iron core.

Description

Transformer core drawing method and device and terminal
Technical Field
The invention belongs to the technical field of transformers, and particularly relates to a transformer core drawing method, a transformer core drawing device and a terminal.
Background
The transformer is a main body forming a power transmission system of a power network and is the most important junction equipment of a power grid. At present, under the environment that the national power grid advocates and develops the smart power grid vigorously, how to reduce the labor cost and repeat the work by designing and manufacturing the transformer also becomes a research direction.
In recent years, the research and development time is shortened by applying computer aided design software to the structural design of the transformer.
At present, with the increase of design services, the drawing work of the transformer core also has the following problems: the design difference of a plurality of iron core structures is small, a large amount of repeated work contents are generated when a product is drawn, and the iron core drawing is still performed by operating drawing software by workers every time, so that the drawing efficiency of the transformer iron core is low.
Disclosure of Invention
In view of this, the invention provides a transformer core drawing method, a transformer core drawing device and a terminal, so as to solve the problem of low transformer core drawing efficiency.
The first aspect of the embodiments of the present invention provides a transformer core drawing method, including:
displaying an initial interface, wherein the initial interface comprises an input frame of iron core drawing parameters;
receiving iron core drawing parameters input by a user in the input frame;
after receiving a drawing command input by a user, calling drawing software to draw according to the iron core drawing parameters to obtain an iron core drawing graph;
displaying the iron core drawing;
after receiving modification information which is input by a user and aims at the iron core drawing, calling the drawing software to modify the iron core drawing according to the modification information;
and after receiving a finalizing command input by a user, outputting a current iron core drawing and storing iron core drawing parameters of the current iron core drawing.
Based on the first aspect, in a first implementation manner, before the displaying the initial interface, the method further includes:
displaying a login interface;
receiving a user name and a login password input by a user on the login interface;
and sending the user name and the login password to a server so that the server performs identity authentication on the user name and the login password according to pre-stored user information.
Based on the first aspect, in a second implementation manner, the receiving the iron core drawing parameters input by the user in the input box includes:
when receiving iron core drawing parameters input by a user in the input frame, checking the validity of the iron core drawing parameters according to the parameter range of a preset iron core product; and checking the integrity of the iron core drawing parameters according to whether the iron core drawing parameter input frame is completely written.
Based on the first aspect, in a third implementation manner, after receiving a drawing command input by a user, invoking drawing software to draw according to the iron core drawing parameter to obtain an iron core drawing, including:
calling a fixed parameter group, wherein the fixed parameter group is stored in a database in advance;
and drawing by using the iron core drawing parameters and the fixed parameter group as drawing software.
Based on the first aspect, in a fourth implementation manner, the core drawing parameter includes a drawing page type;
and the calling drawing software draws according to the iron core drawing parameters, and comprises the following steps:
calling drawing software to establish a new drawing page which accords with the type of the drawing page;
and calling drawing software to draw the iron core drawing graph in the new drawing page according to the iron core drawing parameters.
Based on the fourth possible implementation manner of the first aspect, in a fifth possible implementation manner, the invoking drawing software performs drawing according to the iron core drawing parameter, and the invoking drawing software further includes:
and calling drawing software to manufacture a detail column of the iron core drawing, and placing the detail column at a specified position in the iron core drawing, wherein the numbers in the detail column correspond to the numbers in the newly-built drawing page one by one.
Based on any one implementation manner of the first aspect, after the outputting the current iron core drawing diagram, the method further includes:
and writing the information in the detail column into an Excel format file, and storing the Excel format file.
A second aspect of an embodiment of the present invention provides a transformer core drawing apparatus, including:
the display module is used for displaying an initial interface, and the initial interface comprises an input frame of iron core drawing parameters;
the receiving module is used for receiving iron core drawing parameters input by a user in the input frame;
the receiving module is further used for receiving a drawing command input by a user;
the drawing module is used for calling drawing software to draw according to the iron core drawing parameters after the receiving module receives a drawing command input by a user so as to obtain an iron core drawing;
the display module is also used for displaying the iron core drawing;
the receiving module is further used for receiving modification information aiming at the iron core drawing chart input by a user and a manuscript setting command input by the user;
the drawing module is further used for calling the drawing software to modify the iron core drawing according to the modification information after the receiving module receives the modification information, which is input by a user and aims at the iron core drawing, of the iron core drawing;
and the output and storage module is used for outputting the current iron core drawing after the receiving module receives the finalizing command input by the user and storing the iron core drawing parameters of the current iron core drawing.
A third aspect of an embodiment of the present invention provides a terminal, including a memory, a processor, and a computer program stored in the memory and executable on the processor, where the processor implements the steps of the transformer core drawing method according to any one of the implementations of the first aspect when executing the computer program.
A fourth aspect of the embodiments of the present invention provides a computer-readable storage medium, where a computer program is stored, and the computer program, when executed by a processor, implements the steps of the transformer core drawing method according to any one of the implementations of the first aspect.
Compared with the prior art, the embodiment of the invention has the following beneficial effects:
the method comprises the steps of firstly displaying an initial interface, wherein the initial interface comprises an input frame of iron core drawing parameters, and then receiving the iron core drawing parameters input by a user in the input frame; after receiving a drawing command input by a user, calling drawing software to draw according to the iron core drawing parameters to obtain an iron core drawing, and then displaying the iron core drawing; after receiving modification information which is input by a user and aims at the iron core drawing, calling drawing software to modify the iron core drawing according to the modification information; and finally, after receiving a finalizing command input by a user, outputting the current iron core drawing and storing the iron core drawing parameters of the current iron core drawing. According to the embodiment of the invention, a large amount of repetitive labor in the iron core drawing process can be automatically completed by displaying the initial interface, receiving the drawing parameters input by the user, calling the drawing software to draw and modifying the iron core drawing according to the modification information, so that the time for drawing the iron core by workers is saved, and the efficiency for drawing the transformer iron core is improved.
Drawings
In order to more clearly illustrate the technical solutions in the embodiments of the present invention, the drawings needed to be used in the embodiments or the prior art descriptions will be briefly described below, and it is obvious that the drawings in the following description are only some embodiments of the present invention, and it is obvious for those skilled in the art to obtain other drawings based on these drawings without inventive exercise.
Fig. 1 is a flowchart illustrating an implementation of a transformer core drawing method according to an embodiment of the present invention;
fig. 2 is a flowchart of an implementation of a transformer core drawing method according to another embodiment of the present invention;
fig. 3 is a schematic structural diagram of a transformer core drawing apparatus according to an embodiment of the present invention;
fig. 4 is a schematic diagram of a terminal according to an embodiment of the present invention.
Detailed Description
In the following description, for purposes of explanation and not limitation, specific details are set forth, such as particular system structures, techniques, etc. in order to provide a thorough understanding of the embodiments of the invention. It will be apparent, however, to one skilled in the art that the present invention may be practiced in other embodiments that depart from these specific details. In other instances, detailed descriptions of well-known systems, devices, circuits, and methods are omitted so as not to obscure the description of the present invention with unnecessary detail.
In order to make the objects, technical solutions and advantages of the present invention more apparent, the following description is made by way of specific embodiments with reference to the accompanying drawings.
Referring to fig. 1, a flowchart of an implementation of a transformer core drawing method provided by an embodiment of the present invention is shown, where the method may be applied to a terminal, and the method includes:
and step S101, displaying an initial interface.
Wherein, the initial interface comprises an input frame of the iron core drawing parameters.
In this embodiment, the system directly displays the initial interface after booting, and the initial interface further includes: the parameter selection frame for iron core drawing is used for the user to quickly input iron core drawing parameters; and the data import box is used for importing the parameter data used before.
And step S102, receiving the iron core drawing parameters input by the user in the input frame.
In this embodiment, optionally, when receiving the iron core drawing parameter input by the user in the input frame, checking the validity of the iron core drawing parameter according to the preset iron core product parameter range, and checking the integrity of the iron core drawing parameter according to whether the iron core drawing parameter input frame is completely written in the input frame.
For example, when the range of the core diameter parameter of the predetermined core is 1 to 100cm, if the input core diameter parameter is a value within 1 to 100, the parameter is valid, and if the input core diameter parameter is not a value within the range, the parameter is invalid. Optionally, when the input parameter is invalid, a prompt box may pop up, and the display content is "parameter invalid". Optionally, when the input parameters are clicked and drawn, the terminal may perform comprehensive inspection on all the parameters to be input before executing the drawing software for drawing, and if the parameter input box is not filled, a prompt box is popped up, and the display content is "parameter incomplete". By checking the validity and the integrity of the parameters, the method and the device can ensure that errors can not occur in the process of calling the drawing software to draw the iron core due to parameter problems.
Optionally, if the parameter input data exceeds the product parameter range or is omitted, the program automatically stops and moves the cursor to the corresponding data frame for the user to correct and continue to run.
And step S103, after receiving a drawing command input by a user, calling drawing software to draw according to the iron core drawing parameters so as to obtain an iron core drawing.
In this embodiment, the initial interface includes a drawing command button, and when the user clicks the drawing command button, the program automatically calls drawing software to draw according to the iron core drawing parameters, so as to obtain the iron core drawing finally.
Optionally, the drawing software may be solid edge three-dimensional drawing software.
And step S104, displaying the iron core drawing.
In this embodiment, optionally, the iron core drawing may be directly presented in the drawing software, and may also be presented in another interface window, so that the user may check whether the displayed drawing meets the standard.
Optionally, a finalization button is included in the initial interface. If the current iron core drawing can meet the requirements, a user can directly click a finalizing button.
And step S105, after receiving modification information aiming at the iron core drawing inputted by the user, calling drawing software to modify the iron core drawing according to the modification information.
In this embodiment, optionally, if the user considers that the drawing graph output in the above step is not satisfactory, the user may input modification information on the initial interface, modify the drawing parameters, and draw again.
Optionally, the user may also directly operate the drawing software to modify the iron core drawing.
And step S106, outputting the current iron core drawing after receiving the finalizing command input by the user, and storing the iron core drawing parameters of the current iron core drawing.
In this embodiment, after the user checks that the iron core drawing is up to standard, the user inputs a finalizing command, and after receiving the finalizing command input by the user, the present embodiment may directly output the current iron core drawing and store the iron core drawing parameters of the current iron core drawing. So that the next time the current parameters are used, the call can be made directly.
Optionally, the iron core drawing parameters of the current iron core drawing are saved in a public network disk by default, but when the public network disk is unavailable, the iron core drawing parameters of the current iron core drawing are saved in a local disk and a prompt is given.
The present embodiment first displays an initial interface, where the initial interface includes an input box of the core drawing parameter, and then receives the core drawing parameter input by the user in the input box. And after receiving a drawing command input by a user, calling drawing software to draw according to the iron core drawing parameters to obtain an iron core drawing, and then displaying the iron core drawing. And after receiving modification information which is input by a user and aims at the iron core drawing, calling drawing software to modify the iron core drawing according to the modification information. And finally, after receiving a finalizing command input by a user, outputting the current iron core drawing and storing the iron core drawing parameters of the current iron core drawing. According to the method, the initial interface is displayed, drawing parameters input by a user are received, and then a large amount of repetitive labor in the iron core drawing process can be automatically completed by calling drawing software to draw, so that the time for drawing the iron core by workers is saved, and the working efficiency of the iron core drawing work of the transformer is improved.
Optionally, on the basis of any of the above embodiments, before displaying the initial interface, the method may further include:
and displaying a login interface. And receiving a user name and a login password input by a user on a login interface, and sending the user name and the login password to the server so that the server performs identity authentication on the user name and the login password according to pre-stored user information.
Optionally, in this embodiment, there are one server and multiple terminals, and the server stores user information, such as a user name and a login password. The terminal is provided with a client subsystem, an administrator logs in the instant messaging server through the terminal to perform identity authentication, then performs point-to-point communication between the terminal and the server, and sends and receives communication messages, data and the like. The data to be interacted between the terminal and the server may be: user information, core drawing parameters, core drawing maps, and the like.
Optionally, on the basis of any of the above embodiments, after receiving a drawing command input by a user, invoking drawing software to draw according to the iron core drawing parameter, so as to obtain an iron core drawing, including:
and calling the fixed parameter group, wherein the fixed parameter group is stored in a database in advance. And drawing by using the iron core drawing parameters and the fixed parameter group as the basis for drawing software.
In the embodiment, the fixed parameter set is stored in the Access database, and the fixed parameter set is preset in the database and does not change with the change of the style of the transformer core. And after receiving a drawing command input by a user, drawing the iron core diagram according to the iron core drawing parameters and the two groups of parameters of the fixed parameter group.
Optionally, the embodiment may be applied to drawing a three-phase transformer core, and may also be applied to drawing a single-phase transformer core.
Fig. 2 shows a flowchart of an implementation of a transformer core drawing method according to another embodiment of the present invention, and on the basis of any of the above embodiments, a step of drawing by using drawing software according to a core drawing parameter is described, where the core drawing parameter includes a drawing page type, and the step includes:
step S201, calling drawing software to establish a new drawing page according with the type of the drawing page.
In this embodiment, the type of the sheet of the new core drawing can be obtained from the core drawing parameters, and then drawing software is invoked to create a sheet according with the type of the sheet.
And step S202, calling drawing software to draw an iron core drawing graph in the new drawing page according to the iron core drawing parameters.
In this embodiment, optionally, the drawing software draws the iron core drawing map according to the iron core drawing parameters in the new drawing page, and then draws the outer frame, where the drawing sequence may be adjusted.
Step S203, calling drawing software to make a detail bar of the iron core drawing, and placing the detail bar at a designated position in the iron core drawing.
In this embodiment, the drawing numbers in the detail column correspond to the drawing numbers in the newly-created drawing page one by one, so that the user can conveniently check the detail column, and the detail column is placed at a specified position in the drawing and can be printed together with the drawing.
In this embodiment, optionally, after outputting the current iron core drawing, the method further includes: and writing the information in the detail column into an Excel format file, and storing the Excel format file.
Optionally, the Excel format file can be directly imported into a PDM (Product Data Management, Product Data Management technology), which is convenient and simple. When the product is changed or data is required to be inquired, the program can be extracted to store the data and be applied. PDM is a technology used by a door to manage all product-related information (including part information, configuration, documentation, structure, rights information, etc.) and all product-related processes (including process definition and management). By implementing PDM, the production efficiency can be improved, the full life cycle of the product can be managed, the efficient utilization of documents, drawings and data is enhanced, and the work flow is standardized. The PDM is a manufacturing process data document management system, can effectively organize production operation documents such as enterprise production process cards, part blueprints, three-dimensional digifax, cutter lists, quality files, numerical control programs and the like, and realizes paperless production in workshops.
It should be understood that, the sequence numbers of the steps in the foregoing embodiments do not imply an execution sequence, and the execution sequence of each process should be determined by its function and inherent logic, and should not constitute any limitation to the implementation process of the embodiments of the present invention.
The following are embodiments of the apparatus of the invention, reference being made to the corresponding method embodiments described above for details which are not described in detail therein.
Fig. 3 is a schematic structural diagram of a transformer core drawing apparatus according to an embodiment of the present invention, and for convenience of description, only the parts related to the embodiment of the present invention are shown, which are detailed as follows:
as shown in fig. 3, the transformer core drawing apparatus 30 includes: a display module 301, a drawing module 302, a receiving module 303 and an output and storage module 304.
The display module 301 is configured to display an initial interface, where the initial interface includes an input frame of the iron core drawing parameter.
A receiving module 303, configured to receive the iron core drawing parameter input by the user in the input box.
The receiving module 303 is further configured to receive a drawing command input by a user.
The drawing module 302 is configured to invoke drawing software to draw according to the iron core drawing parameters after the receiving module 303 receives a drawing command input by a user, so as to obtain an iron core drawing.
The display module 301 is further configured to display a core drawing.
The receiving module 303 is further configured to receive modification information for the iron core drawing diagram input by a user and a finalizing command input by the user.
The drawing module 302 is further configured to, after the receiving module 303 receives modification information for the iron core drawing inputted by a user, invoke the drawing software to modify the iron core drawing according to the modification information.
The output and storage module 304 is configured to output the current iron core drawing diagram and store the iron core drawing parameters of the current iron core drawing diagram after the receiving module 303 receives the finalizing command input by the user.
The present embodiment first displays an initial interface, where the initial interface includes an input box of the core drawing parameter, and then receives the core drawing parameter input by the user in the input box. And after receiving a drawing command input by a user, calling drawing software to draw according to the iron core drawing parameters to obtain an iron core drawing, and then displaying the iron core drawing. And after receiving modification information which is input by a user and aims at the iron core drawing, calling drawing software to modify the iron core drawing according to the modification information. And finally, after receiving a finalizing command input by a user, outputting the current iron core drawing and storing the iron core drawing parameters of the current iron core drawing. According to the method, the initial interface is displayed, drawing parameters input by a user are received, and then a large amount of repetitive labor in the iron core drawing process can be automatically completed by calling drawing software to draw, so that the time for drawing the iron core by workers is saved, and the working efficiency of the iron core drawing work of the transformer is improved.
Optionally, the display module 301 is further configured to:
before the initial interface is displayed, a login interface is displayed, and a user name and a login password input by a user on the login interface are received. And sending the user name and the login password to a server so that the server performs identity authentication on the user name and the login password according to pre-stored user information.
Optionally, the receiving module 303 is further configured to check validity of the iron core drawing parameter according to a preset iron core product parameter range when receiving the iron core drawing parameter input by the user in the input frame; and checking the integrity of the iron core drawing parameters according to whether the iron core drawing parameter input frame is completely written.
Optionally, the drawing module 302 is further configured to:
and calling the fixed parameter group, wherein the fixed parameter group is stored in a database in advance. And drawing by using the iron core drawing parameters and the fixed parameter group as the basis for drawing software.
Optionally, the iron core drawing parameter includes a type of a drawing page, and the drawing module 302 is further configured to:
and calling drawing software to establish a new drawing page which accords with the type of the drawing page, and calling the drawing software to draw the iron core drawing in the new drawing page according to the iron core drawing parameters.
Optionally, the drawing module 302 is further configured to:
and calling drawing software to manufacture a detail column of the iron core drawing, and placing the detail column at a specified position in the iron core drawing, wherein the figure numbers in the detail column correspond to the figure numbers in the newly-built figure page one by one.
Optionally, the output and storage module 304 is further configured to write the information in the detail column into an Excel format file, and store the Excel format file.
Optionally, the transformer core drawing apparatus 30 further includes: a counting module 305.
In the drawing process of the drawing module 302, the counting module 305 is started simultaneously, the program extracts the relevant material information, classifies and summarizes the drawings, automatically judges that the drawings are produced by a plurality of workshop departments in a matched mode, calculates the total number of the required drawings of each workshop and the required number of the parts of each workshop, and automatically edits the number of the drawings to be printed by each department. The function is mainly compiled for facilitating the reduction of workload of brother departments. Before the drawing is printed, the required number of parts of each department is marked on the drawing, so that the printing is convenient. The actual situation is considered, the number of copies of the drawings required by each department is automatically edited according to the drawings of different types, the labor force is saved, and the printing efficiency is improved, so that the production cycle of the whole product is prolonged.
The transformer core drawing apparatus provided in this embodiment may be used to implement the method embodiments described above, and the implementation principle and the technical effect are similar, which are not described herein again.
Fig. 4 is a schematic diagram of a terminal according to an embodiment of the present invention. As shown in fig. 4, the terminal 4 of this embodiment includes: a processor 40, a memory 41 and a computer program 42 stored in said memory 41 and executable on said processor 40. The processor 40 executes the computer program 42 to implement the steps in the above-described embodiments of the transformer core drawing method, such as the steps 101 to 106 shown in fig. 1. Alternatively, the processor 40, when executing the computer program 42, implements the functions of the modules in the above device embodiments, such as the functions of the modules 301 to 304 shown in fig. 3.
Illustratively, the computer program 42 may be partitioned into one or more modules that are stored in the memory 41 and executed by the processor 40 to implement the present invention. The one or more modules may be a series of computer program instruction segments capable of performing specific functions, which are used to describe the execution of the computer program 42 in the terminal 4. For example, the computer program 42 may be divided into a display module 301, a drawing module 302, a receiving module 303, and an output and storage module 304, and the specific functions of the modules are as follows:
the display module 301 is configured to display an initial interface, where the initial interface includes an input frame of the iron core drawing parameter.
A receiving module 303, configured to receive the iron core drawing parameter input by the user in the input box.
The receiving module 303 is further configured to receive a drawing command input by a user.
The drawing module 302 is configured to invoke drawing software to draw according to the iron core drawing parameters after the receiving module 303 receives a drawing command input by a user, so as to obtain an iron core drawing.
The display module 301 is further configured to display a core drawing.
The receiving module 303 is further configured to receive modification information for the iron core drawing diagram input by a user and a finalizing command input by the user.
The drawing module 302 is further configured to, after the receiving module 303 receives modification information for the iron core drawing inputted by a user, invoke the drawing software to modify the iron core drawing according to the modification information.
The output and storage module 304 is configured to output the current iron core drawing diagram and store the iron core drawing parameters of the current iron core drawing diagram after the receiving module 303 receives the finalizing command input by the user.
The terminal 4 may be a desktop computer, a notebook, a palm computer, a cloud server, or other computing devices. The terminal may include, but is not limited to, a processor 40, a memory 41. Those skilled in the art will appreciate that fig. 4 is only an example of a terminal 4 and does not constitute a limitation of terminal 4 and may include more or less components than those shown, or some components in combination, or different components, for example, the terminal may also include input output devices, network access devices, buses, etc.
The Processor 40 may be a Central Processing Unit (CPU), other general purpose Processor, a Digital Signal Processor (DSP), an Application Specific Integrated Circuit (ASIC), a Field Programmable Gate Array (FPGA) or other Programmable logic device, discrete Gate or transistor logic, discrete hardware components, etc. A general purpose processor may be a microprocessor or the processor may be any conventional processor or the like.
The memory 41 may be an internal storage unit of the terminal 4, such as a hard disk or a memory of the terminal 4. The memory 41 may also be an external storage device of the terminal 4, such as a plug-in hard disk, a Smart Media Card (SMC), a Secure Digital (SD) Card, a Flash memory Card (Flash Card) and the like provided on the terminal 4. Further, the memory 41 may also include both an internal storage unit and an external storage device of the terminal 4. The memory 41 is used for storing the computer program and other programs and data required by the terminal. The memory 41 may also be used to temporarily store data that has been output or is to be output.
It will be clear to those skilled in the art that, for convenience and simplicity of description, the foregoing division of the functional modules is merely illustrated, and in practical applications, the above function distribution may be performed by different functional modules according to needs, that is, the internal structure of the apparatus is divided into different functional modules to perform all or part of the above described functions. Each functional module in the embodiments may be integrated into one processing module, or each module may exist alone physically, or two or more modules are integrated into one module, and the integrated module may be implemented in a form of hardware, or in a form of software functional module. In addition, specific names of the functional modules are only used for distinguishing one functional module from another, and are not used for limiting the protection scope of the application. The specific working process of the modules in the system may refer to the corresponding process in the foregoing method embodiment, and is not described herein again.
In the above embodiments, the descriptions of the respective embodiments have respective emphasis, and reference may be made to the related descriptions of other embodiments for parts that are not described or illustrated in a certain embodiment.
Those of ordinary skill in the art will appreciate that the various illustrative elements and algorithm steps described in connection with the embodiments disclosed herein may be implemented as electronic hardware or combinations of computer software and electronic hardware. Whether such functionality is implemented as hardware or software depends upon the particular application and design constraints imposed on the implementation. Skilled artisans may implement the described functionality in varying ways for each particular application, but such implementation decisions should not be interpreted as causing a departure from the scope of the present invention.
In the embodiments provided in the present invention, it should be understood that the disclosed apparatus/terminal and method may be implemented in other ways. For example, the above-described apparatus/terminal embodiments are merely illustrative, and for example, the division of the modules is only one logical division, and there may be other divisions when actually implemented, for example, a plurality of modules or components may be combined or may be integrated into another system, or some features may be omitted, or not executed. In addition, the shown or discussed mutual coupling or direct coupling or communication connection may be an indirect coupling or communication connection through some interfaces, devices or units, and may be in an electrical, mechanical or other form.
The modules described as separate parts may or may not be physically separate, and parts displayed as modules may or may not be physical units, may be located in one place, or may be distributed on a plurality of network modules. Some or all of the modules may be selected according to actual needs to achieve the purpose of the solution of the present embodiment.
In addition, functional modules in the embodiments of the present invention may be integrated into one processing module, or each of the modules may exist alone physically, or two or more modules are integrated into one module. The integrated module can be realized in a hardware mode, and can also be realized in a software functional module mode.
The integrated module, if implemented in the form of a software functional module and sold or used as a stand-alone product, may be stored in a computer readable storage medium. Based on such understanding, all or part of the flow of the method according to the embodiments of the present invention may also be implemented by a computer program, which may be stored in a computer-readable storage medium, and when the computer program is executed by a processor, the steps of the method embodiments may be implemented. Wherein the computer program comprises computer program code, which may be in the form of source code, object code, an executable file or some intermediate form, etc. The computer-readable medium may include: any entity or device capable of carrying the computer program code, recording medium, usb disk, removable hard disk, magnetic disk, optical disk, computer Memory, Read-Only Memory (ROM), Random Access Memory (RAM), electrical carrier wave signals, telecommunications signals, software distribution medium, and the like. It should be noted that the computer readable medium may contain other components which may be suitably increased or decreased as required by legislation and patent practice in jurisdictions, for example, in some jurisdictions, computer readable media which may not include electrical carrier signals and telecommunications signals in accordance with legislation and patent practice.
The above-mentioned embodiments are only used for illustrating the technical solutions of the present invention, and not for limiting the same; although the present invention has been described in detail with reference to the foregoing embodiments, it will be understood by those of ordinary skill in the art that: the technical solutions described in the foregoing embodiments may still be modified, or some technical features may be equivalently replaced; such modifications and substitutions do not substantially depart from the spirit and scope of the embodiments of the present invention, and are intended to be included within the scope of the present invention.

Claims (10)

1. A transformer core drawing method is characterized by comprising the following steps:
displaying an initial interface, wherein the initial interface comprises an input frame of iron core drawing parameters;
receiving iron core drawing parameters input by a user in the input frame;
after receiving a drawing command input by a user, calling drawing software to draw according to the iron core drawing parameters to obtain an iron core drawing graph;
displaying the iron core drawing;
after receiving modification information which is input by a user and aims at the iron core drawing, calling the drawing software to modify the iron core drawing according to the modification information;
and after receiving a finalizing command input by a user, outputting a current iron core drawing and storing iron core drawing parameters of the current iron core drawing.
2. The transformer core drawing method of claim 1, wherein prior to the displaying an initial interface, the method further comprises:
displaying a login interface;
receiving a user name and a login password input by a user on the login interface;
and sending the user name and the login password to a server so that the server performs identity authentication on the user name and the login password according to pre-stored user information.
3. The method of claim 1, wherein said receiving user input of core drawing parameters in said input box comprises:
when receiving iron core drawing parameters input by a user in the input frame, checking the validity of the iron core drawing parameters according to the parameter range of a preset iron core product; and checking the integrity of the iron core drawing parameters according to whether the iron core drawing parameter input frame is completely written.
4. The method for drawing a transformer core according to claim 1, wherein the step of calling drawing software to draw according to the core drawing parameters after receiving a drawing command input by a user so as to obtain a core drawing diagram comprises the following steps:
calling a fixed parameter group, wherein the fixed parameter group is stored in a database in advance;
and drawing by using the iron core drawing parameters and the fixed parameter group as drawing software.
5. The method of claim 1, wherein said core drawing parameters include a page type;
and the calling drawing software draws according to the iron core drawing parameters, and comprises the following steps:
calling drawing software to establish a new drawing page which accords with the type of the drawing page;
and calling drawing software to draw the iron core drawing graph in the new drawing page according to the iron core drawing parameters.
6. The method for drawing a transformer core according to claim 5, wherein said invoking drawing software draws according to said core drawing parameters, further comprising:
and calling drawing software to manufacture a detail column of the iron core drawing, and placing the detail column at a specified position in the iron core drawing, wherein the numbers in the detail column correspond to the numbers in the newly-built drawing page one by one.
7. A transformer core drawing method according to any one of claims 1-6, further comprising, after said outputting a current core drawing,:
and writing the information in the detail column into an Excel format file, and storing the Excel format file.
8. A transformer core drawing device is characterized by comprising:
the display module is used for displaying an initial interface, and the initial interface comprises an input frame of iron core drawing parameters;
the receiving module is used for receiving iron core drawing parameters input by a user in the input frame;
the receiving module is further used for receiving a drawing command input by a user;
the drawing module is used for calling drawing software to draw according to the iron core drawing parameters after the receiving module receives a drawing command input by a user so as to obtain an iron core drawing;
the display module is also used for displaying the iron core drawing;
the receiving module is further used for receiving modification information aiming at the iron core drawing chart input by a user and a manuscript setting command input by the user;
the drawing module is further used for calling the drawing software to modify the iron core drawing according to the modification information after the receiving module receives the modification information, which is input by a user and aims at the iron core drawing, of the iron core drawing;
and the output and storage module is used for outputting the current iron core drawing after the receiving module receives the finalizing command input by the user and storing the iron core drawing parameters of the current iron core drawing.
9. A terminal comprising a memory, a processor and a computer program stored in said memory and being executable on said processor, characterized in that said processor, when executing said computer program, performs the steps of the transformer core drawing method as claimed in any one of the preceding claims 1 to 7.
10. A computer-readable storage medium, in which a computer program is stored which, when being executed by a processor, carries out the steps of the transformer core drawing method as set forth in any one of the preceding claims 1 to 7.
CN202110567825.1A 2021-05-24 2021-05-24 Transformer core drawing method and device and terminal Pending CN113255020A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202110567825.1A CN113255020A (en) 2021-05-24 2021-05-24 Transformer core drawing method and device and terminal

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202110567825.1A CN113255020A (en) 2021-05-24 2021-05-24 Transformer core drawing method and device and terminal

Publications (1)

Publication Number Publication Date
CN113255020A true CN113255020A (en) 2021-08-13

Family

ID=77184138

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202110567825.1A Pending CN113255020A (en) 2021-05-24 2021-05-24 Transformer core drawing method and device and terminal

Country Status (1)

Country Link
CN (1) CN113255020A (en)

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN106599488A (en) * 2016-12-16 2017-04-26 保定天威集团特变电气有限公司 Automatic transformer coil drawing method and system
CN107945246A (en) * 2017-11-07 2018-04-20 中船黄埔文冲船舶有限公司 Method, apparatus, terminal device and the storage medium of Parametric Drawing
CN110414162A (en) * 2019-08-01 2019-11-05 国网重庆市电力公司电力科学研究院 A kind of magnetoresistance transformer figure automatic drafting method
CN111142744A (en) * 2019-12-05 2020-05-12 万翼科技有限公司 Two-dimensional graph drawing method and system
CN111444587A (en) * 2020-02-27 2020-07-24 国网信通亿力科技有限责任公司 Electric power graph drawing method based on automatic drawing technology

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN106599488A (en) * 2016-12-16 2017-04-26 保定天威集团特变电气有限公司 Automatic transformer coil drawing method and system
CN107945246A (en) * 2017-11-07 2018-04-20 中船黄埔文冲船舶有限公司 Method, apparatus, terminal device and the storage medium of Parametric Drawing
CN110414162A (en) * 2019-08-01 2019-11-05 国网重庆市电力公司电力科学研究院 A kind of magnetoresistance transformer figure automatic drafting method
CN111142744A (en) * 2019-12-05 2020-05-12 万翼科技有限公司 Two-dimensional graph drawing method and system
CN111444587A (en) * 2020-02-27 2020-07-24 国网信通亿力科技有限责任公司 Electric power graph drawing method based on automatic drawing technology

Similar Documents

Publication Publication Date Title
CN108268253B (en) Interface code generation method and terminal equipment
WO2019095424A1 (en) Data acquisition method and device, storage medium and terminal
CN111400387B (en) Conversion method and device for import and export data, terminal equipment and storage medium
CN110704519A (en) Business document conversion method and device, storage medium and computer equipment
CN110704143A (en) Page generation method and device
CN111143446A (en) Data structure conversion processing method and device of data object and electronic equipment
CN114327605A (en) Vue-based remote form generation method, computer and storage medium
CN112784342A (en) Online editing method and device for three-dimensional model of building component
CN112114787A (en) Report generation method and device and storage medium
CN111145054A (en) Signing method, device and storage medium for electronic contracts of same type
CN112084446A (en) Webpage editing method, editor, electronic equipment and readable storage medium
CN109542398B (en) Business system generation method and device and computer readable storage medium
US20070185856A1 (en) System and method for managing attestations
CN117522094A (en) Seal management method, platform, electronic equipment and storage medium
CN113255020A (en) Transformer core drawing method and device and terminal
CN111651488A (en) Database service processing method, device, medium and electronic equipment
CN115543936A (en) Method, device and equipment for constructing model files in batches and storage medium
CN114756938A (en) Data processing method, device and equipment and readable storage medium
CN109491622B (en) Printing method applied to transaction terminal and transaction terminal
CN113591448A (en) Report generation method and device and storage medium
CN108228688B (en) Template generation method, system and server based on XBRL
CN112380829B (en) Document generation method and device
CN116880820A (en) Visual generation method and device for application, terminal equipment and storage medium
CN112199428B (en) Application management system, method and terminal equipment of functional data block
CN113486269B (en) WEB-based electronic form data processing method, computing device and storage medium

Legal Events

Date Code Title Description
PB01 Publication
PB01 Publication
SE01 Entry into force of request for substantive examination
SE01 Entry into force of request for substantive examination
RJ01 Rejection of invention patent application after publication
RJ01 Rejection of invention patent application after publication

Application publication date: 20210813