CN112631553B - Radar servo system model building method, computer equipment and storage medium - Google Patents

Radar servo system model building method, computer equipment and storage medium Download PDF

Info

Publication number
CN112631553B
CN112631553B CN202011414545.9A CN202011414545A CN112631553B CN 112631553 B CN112631553 B CN 112631553B CN 202011414545 A CN202011414545 A CN 202011414545A CN 112631553 B CN112631553 B CN 112631553B
Authority
CN
China
Prior art keywords
servo system
radar servo
sysml
block
creating
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.)
Active
Application number
CN202011414545.9A
Other languages
Chinese (zh)
Other versions
CN112631553A (en
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.)
Beijing Institute of Radio Measurement
Original Assignee
Beijing Institute of Radio Measurement
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 Beijing Institute of Radio Measurement filed Critical Beijing Institute of Radio Measurement
Priority to CN202011414545.9A priority Critical patent/CN112631553B/en
Publication of CN112631553A publication Critical patent/CN112631553A/en
Application granted granted Critical
Publication of CN112631553B publication Critical patent/CN112631553B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F8/00Arrangements for software engineering
    • G06F8/10Requirements analysis; Specification techniques
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F11/00Error detection; Error correction; Monitoring
    • G06F11/36Preventing errors by testing or debugging software
    • G06F11/3604Software analysis for verifying properties of programs
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F8/00Arrangements for software engineering
    • G06F8/20Software design
    • YGENERAL TAGGING OF NEW TECHNOLOGICAL DEVELOPMENTS; GENERAL TAGGING OF CROSS-SECTIONAL TECHNOLOGIES SPANNING OVER SEVERAL SECTIONS OF THE IPC; TECHNICAL SUBJECTS COVERED BY FORMER USPC CROSS-REFERENCE ART COLLECTIONS [XRACs] AND DIGESTS
    • Y02TECHNOLOGIES OR APPLICATIONS FOR MITIGATION OR ADAPTATION AGAINST CLIMATE CHANGE
    • Y02TCLIMATE CHANGE MITIGATION TECHNOLOGIES RELATED TO TRANSPORTATION
    • Y02T90/00Enabling technologies or technologies with a potential or indirect contribution to GHG emissions mitigation

Abstract

The application discloses a radar servo system model building method, a computer device and a storage medium, wherein the method comprises the following steps: s01: constructing a demand model of a radar servo system by using a SysML demand graph, and capturing the system demand of the radar servo system; s02: creating a validity index block by using a SysML block definition map, and capturing key technical indexes of the radar servo system as value attributes of the validity index block; s03: creating a system architecture block by using a SysML block definition diagram, identifying the internal structure of the radar servo system, determining the composition attribute of the system architecture block, and respectively creating the corresponding value attribute under the composition attribute; s04: creating a constraint module by using the SysML block definition map; s05: establishing a binding connection relation between a system variable in the radar servo system and a shape parameter of the constraint module by using a SysML parameter diagram; s06: and instantiating the composition attribute and the value attribute of the radar servo system, and verifying whether the system design meets the system requirement.

Description

Radar servo system model building method, computer equipment and storage medium
Technical Field
The application relates to the field of model-based system engineering design. And more particularly, to a radar servo system model building method, a computer device, and a storage medium.
Background
Load characteristic analysis is a key link in the overall design of a radar servo system, and directly influences the scheme design of subsequent electric and structural parts and the selection of core parts. At present, when load characteristic analysis is carried out, a large amount of generated information is recorded in a scheme report in a text form, so that consistency and traceability between design and demand information are difficult to evaluate. In the early design stage, due to the uncertainty of requirements, the technical input indexes are repeatedly modified, and the load analysis and calculation formula is complex, so that the design efficiency is lower, and the requirements of weapon equipment on equipment performance, cost, development period and the like are not met. Therefore, a novel research and development mode of the radar servo system based on the model system engineering is researched, and the modeling system design thought is gradually substituted for the document type design, so that the method has great strategic and practical significance.
Disclosure of Invention
To solve at least one of the above problems, an object of the present application is to provide a radar servo system model building method, including:
s01: constructing a demand model of a radar servo system by using a SysML demand graph, and capturing the system demand of the radar servo system;
s02: creating a validity index block by using a SysML block definition map, and capturing key technical indexes of the radar servo system as value attributes of the validity index block;
s03: creating a system architecture block by using a SysML block definition diagram, identifying the internal structure of the radar servo system, determining the composition attribute of the system architecture block, and respectively creating the corresponding value attribute under the composition attribute;
s04: creating a constraint module by using the SysML block definition map;
s05: establishing a binding connection relation between a system variable in the radar servo system and a shape parameter of the constraint module by using a SysML parameter diagram;
s06: and instantiating the composition attribute and the value attribute of the radar servo system, and verifying whether the system design meets the system requirement.
The system requirements include functional requirements and performance requirements.
The constraint module is used for establishing a mathematical relationship expression, determining the design of a core part and establishing a refinement relationship between model elements and system requirements;
the mathematical relational expression is used for calculation of the radar servo load characteristic.
The system variables include the key technical indicators and the value attributes of the core components.
The core part comprises a motor and a transmission mechanism.
The key technical indexes comprise maximum angular velocity, maximum angular acceleration, inertial load, wind load, friction load and eccentric moment.
A second aspect of the application proposes a computer device comprising a memory, a processor and a computer program stored on the memory and executable on the processor, said processor implementing the method as proposed in the first aspect of the application when executing said program.
A third aspect of the present application proposes a storage medium having stored therein instructions which, when run on a computer, cause the computer to perform the method proposed by the first aspect of the present application.
The beneficial effects of the application are as follows:
the application aims to solve the defect of repeated design of the load characteristic part of the current radar servo system, introduces a radar servo system load characteristic model based on SysML into the overall servo design process, effectively improves the design efficiency, and ensures the consistency and traceability of the design and the requirements from the model level.
Drawings
The following describes the embodiments of the present application in further detail with reference to the drawings.
FIG. 1 is a step diagram of a method for modeling a radar servo system of the present application;
fig. 2 is a block diagram of a computer device according to an embodiment of the present application.
Detailed Description
In order to more clearly illustrate the present application, the present application will be further described with reference to preferred embodiments and the accompanying drawings. Like parts in the drawings are denoted by the same reference numerals. It is to be understood by persons skilled in the art that the following detailed description is illustrative and not restrictive, and that this application is not limited to the details given herein.
In one aspect, an embodiment of the present application provides a method for modeling a radar servo system, as shown in FIG. 1, the first embodiment includes
S01: a demand model of the radar servo system is constructed by using a SysML demand graph, and the system demand of the radar servo system is captured, wherein the system demand is accurate, clear in logic and verifiable, and comprises functional demands and performance demands.
S02: a SysML block definition diagram creation block is used for capturing key technical indexes of the radar servo system as value attributes, wherein the key technical indexes comprise maximum angular velocity, maximum angular acceleration, inertial load, wind load, friction load and eccentric moment;
s03: a SysML block definition diagram creation block is used for identifying the internal structure of the radar servo system and determining the composition attribute of the block, wherein the composition attribute mainly comprises a motor and a transmission mechanism, corresponding value attributes under the motor and the transmission mechanism are respectively created, the value attributes under the motor comprise the number of the motor, the rated rotation speed, the rated torque, the safety coefficient and the overload coefficient, and the corresponding value attributes under the transmission mechanism comprise the reduction ratio of a transmission chain and the like;
s04: creating a constraint module by using the SysML block definition diagram, wherein the constraint module is used for building a mathematical relationship expression, determining the design of a core part and building a refinement relationship between model elements and system requirements;
the mathematical relationship expression is used for calculating the load characteristic of the radar servo system;
the core part comprises a motor and a transmission mechanism;
s05: establishing a binding connection relation between a system variable in the radar servo system and a shape parameter of the constraint module by using a SysML parameter diagram;
the system variables include the key technical indicators and the value attributes of the core components.
S06: and instantiating the composition attribute and the value attribute of the radar servo system, and verifying whether the system design meets the system requirement.
In the embodiment, the radar servo system model can cover the load characteristic analysis of all types of radar servo systems by instantiating technical input indexes of different types of radar servo systems, convert the radar servo system from document-based system engineering (DBSE) to model-based system engineering (MBSE), package the repeated design part into a model, effectively improve the design efficiency and ensure the consistency and traceability of the design and the requirements from the model level.
Second embodiment:
fig. 2 shows a schematic structural diagram of a computer device according to a second embodiment of the present application. The computer device 50 shown in fig. 2 is merely an example and should not be construed as limiting the functionality and scope of use of embodiments of the present application. As shown in FIG. 2, computer device 50 is in the form of a general purpose computing device. Components of computer device 50 may include, but are not limited to: one or more processors or processing units 500, a system memory 516, and a bus 501 that connects the various system components, including the system memory 516 and the processing units 500.
Bus 501 represents one or more of several types of bus structures, including a memory bus or memory controller, a peripheral bus, an accelerated graphics port, a processor, and a local bus using any of a variety of bus architectures. By way of example, and not limitation, such architectures include Industry Standard Architecture (ISA) bus, micro channel architecture (MAC) bus, enhanced ISA bus, video Electronics Standards Association (VESA) local bus, and Peripheral Component Interconnect (PCI) bus.
Computer device 50 typically includes a variety of computer system readable media. Such media can be any available media that is accessible by computer device 50 and includes both volatile and nonvolatile media, removable and non-removable media.
The system memory 516 may include computer system readable media in the form of volatile memory, such as Random Access Memory (RAM) 504 and/or cache memory 506. The computer device 50 may further include other removable/non-removable, volatile/nonvolatile computer system storage media. By way of example only, storage system 508 may be used to read from and write to non-removable, nonvolatile magnetic media (not shown in FIG. 2, commonly referred to as a "hard disk drive"). Although not shown in fig. 2, a magnetic disk drive for reading from and writing to a removable non-volatile magnetic disk (e.g., a "floppy disk"), and an optical disk drive for reading from or writing to a removable non-volatile optical disk (e.g., a CD-ROM, DVD-ROM, or other optical media) may be provided. In these cases, each drive may be coupled to bus 501 through one or more data medium interfaces. Memory 516 may include at least one program product having a set (e.g., at least one) of program modules configured to carry out the functions of embodiment one.
A program/utility 510 having a set (at least one) of program modules 512 may be stored, for example, in a memory 516, such program modules 512 including, but not limited to, an operating system, one or more application programs, other program modules, and program data, each or some combination of which may include an implementation of a network environment. Program modules 512 generally perform the functions and/or methods in the embodiments described herein.
The computer device 50 may also communicate with one or more external devices 70 (e.g., keyboard, pointing device, display 60, etc.), one or more devices that enable a user to interact with the computer device 50, and/or any devices (e.g., network card, modem, etc.) that enable the computer device 50 to communicate with one or more other computing devices. Such communication may occur through an input/output (I/O) interface 502. Moreover, computer device 50 may also communicate with one or more networks such as a Local Area Network (LAN), a Wide Area Network (WAN) and/or a public network, such as the Internet, through network adapter 514. As shown in fig. 2, network adapter 514 communicates with other modules of computer device 50 over bus 501. It should be appreciated that although not shown in fig. 2, other hardware and/or software modules may be used in connection with computer device 50, including, but not limited to: microcode, device drivers, redundant processing units, external disk drive arrays, RAID systems, tape drives, data backup storage systems, and the like.
The processor unit 500 executes various functional applications and data processing by running programs stored in the system memory 516, for example, implementing the method provided by the first embodiment of the present application.
Third embodiment:
another embodiment of the present application provides a computer-readable storage medium having stored thereon a computer program which, when executed by a processor, implements the method provided by the first embodiment described above. In practical applications, the computer-readable storage medium may take the form of any combination of one or more computer-readable media. The computer readable medium may be a computer readable signal medium or a computer readable storage medium.
The computer readable storage medium can be, for example, but not limited to, an electronic, magnetic, optical, electromagnetic, infrared, or semiconductor system, apparatus, or device, or a combination of any of the foregoing. More specific examples (a non-exhaustive list) of the computer-readable storage medium would include the following: an electrical connection having one or more wires, a portable computer diskette, a hard disk, a Random Access Memory (RAM), a read-only memory (ROM), an erasable programmable read-only memory (EPROM or flash memory), an optical fiber, a portable compact disc read-only memory (CD-ROM), an optical storage device, a magnetic storage device, or any suitable combination of the foregoing. In this embodiment, a computer-readable storage medium may be any tangible medium that can contain, or store a program for use by or in connection with an instruction execution system, apparatus, or device.
The computer readable signal medium may include a propagated data signal with computer readable program code embodied therein, either in baseband or as part of a carrier wave. Such a propagated data signal may take any of a variety of forms, including, but not limited to, electro-magnetic, optical, or any suitable combination of the foregoing. A computer readable signal medium may also be any computer readable medium that is not a computer readable storage medium and that can communicate, propagate, or transport a program for use by or in connection with an instruction execution system, apparatus, or device.
Program code embodied on a computer readable medium may be transmitted using any appropriate medium, including but not limited to wireless, wireline, optical fiber cable, RF, etc., or any suitable combination of the foregoing. Computer program code for carrying out operations of the present application may be written in any combination of one or more programming languages, including an object oriented programming language such as Java, smalltalk, C ++ and conventional procedural programming languages, such as the "C" programming language or similar programming languages. The program code may execute entirely on the user's computer, partly on the user's computer, as a stand-alone software package, partly on the user's computer and partly on a remote computer or entirely on the remote computer or server. In the case of a remote computer, the remote computer may be connected to the user's computer through any kind of network, including a Local Area Network (LAN) or a Wide Area Network (WAN), or may be connected to an external computer (for example, through the Internet using an Internet service provider).
It should be understood that the foregoing examples of the present application are provided merely for clearly illustrating the present application and are not intended to limit the embodiments of the present application, and that various other changes and modifications may be made therein by one skilled in the art without departing from the spirit and scope of the present application as defined by the appended claims.

Claims (3)

1. A method for establishing a radar servo system model is characterized by comprising the following steps of
S01: constructing a demand model of a radar servo system by using a SysML demand graph, and capturing the system demand of the radar servo system;
s02: creating a validity index block by using a SysML block definition map, and capturing key technical indexes of the radar servo system as value attributes of the validity index block;
s03: creating a system architecture block by using a SysML block definition diagram, identifying the internal structure of the radar servo system, determining the composition attribute of the system architecture block, and respectively creating the corresponding value attribute under the composition attribute;
s04: creating a constraint module by using the SysML block definition map;
s05: establishing a binding connection relation between a system variable in the radar servo system and a shape parameter of the constraint module by using a SysML parameter diagram;
s06: instantiating composition attributes and value attributes of the radar servo system, and verifying whether system design meets the system requirements;
the system requirements include functional requirements and performance requirements;
the constraint module is used for establishing a mathematical relationship expression, determining the design of a core part and establishing a refinement relationship between model elements and system requirements;
the mathematical relationship expression is used for calculating the load characteristic of the radar servo system;
the system variables comprise the key technical indexes and the value attributes of the core parts;
the core part comprises a motor and a transmission mechanism;
the key technical indexes comprise maximum angular velocity, maximum angular acceleration, inertial load, wind load, friction load and eccentric moment.
2. A computer device comprising a memory, a processor and a program stored in the memory, wherein the processor implements the method of claim 1 when executing the program.
3. A storage medium having a program stored therein, which when run, implements the method of claim 1.
CN202011414545.9A 2020-12-07 2020-12-07 Radar servo system model building method, computer equipment and storage medium Active CN112631553B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202011414545.9A CN112631553B (en) 2020-12-07 2020-12-07 Radar servo system model building method, computer equipment and storage medium

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202011414545.9A CN112631553B (en) 2020-12-07 2020-12-07 Radar servo system model building method, computer equipment and storage medium

Publications (2)

Publication Number Publication Date
CN112631553A CN112631553A (en) 2021-04-09
CN112631553B true CN112631553B (en) 2023-11-28

Family

ID=75308124

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202011414545.9A Active CN112631553B (en) 2020-12-07 2020-12-07 Radar servo system model building method, computer equipment and storage medium

Country Status (1)

Country Link
CN (1) CN112631553B (en)

Families Citing this family (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN113917859B (en) * 2021-08-25 2023-09-29 北京无线电测量研究所 Method for constructing complex safety logic link model of radar servo system

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2012113676A (en) * 2010-11-29 2012-06-14 Internatl Business Mach Corp <Ibm> Configuring method, system, and program for controller
CN103792850A (en) * 2014-01-22 2014-05-14 中国电子科技集团公司第二十九研究所 Method for establishing equivalent model of radar servo system
CN104298812A (en) * 2014-09-11 2015-01-21 西安电子科技大学 Quick simulation analysis method for radar antenna servo system
CN111262727A (en) * 2020-01-08 2020-06-09 广州虎牙科技有限公司 Service capacity expansion method, device, equipment and storage medium
CN111581871A (en) * 2020-06-08 2020-08-25 中国第一汽车股份有限公司 Modeling method, device, equipment and storage medium

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2012113676A (en) * 2010-11-29 2012-06-14 Internatl Business Mach Corp <Ibm> Configuring method, system, and program for controller
CN103792850A (en) * 2014-01-22 2014-05-14 中国电子科技集团公司第二十九研究所 Method for establishing equivalent model of radar servo system
CN104298812A (en) * 2014-09-11 2015-01-21 西安电子科技大学 Quick simulation analysis method for radar antenna servo system
CN111262727A (en) * 2020-01-08 2020-06-09 广州虎牙科技有限公司 Service capacity expansion method, device, equipment and storage medium
CN111581871A (en) * 2020-06-08 2020-08-25 中国第一汽车股份有限公司 Modeling method, device, equipment and storage medium

Non-Patent Citations (6)

* Cited by examiner, † Cited by third party
Title
Research on accident process meta-modeling based on SysML;Qianxin Wei等;《2015 First International Conference on Reliability Systems Engineering (ICRSE)》;全文 *
基于可执行模型的复杂体系仿真验证研究;王立强等;《2019 全国仿真技术学术会议论文集》;5-8、30 *
电动舵机系统模型驱动工程设计研究及验证;张越;《中国优秀硕士学位论文全文数据库 (工程科技Ⅱ辑)》(第2期);C031-378 *
车载雷达伺服控制系统的研究与开发;朱玉龙;《中国优秀硕士学位论文全文数据库 (工程科技Ⅱ辑)》(第02期);C035-176 *
雷达伺服系统等效建模方法;安红等;《电子信息对抗技术》;64-67 *
高精度、机电式车载雷达平台调平控制系统的研发;卢朝双;《中国优秀硕士学位论文全文数据库 (工程科技Ⅱ辑)》(第06期);C035-40 *

Also Published As

Publication number Publication date
CN112631553A (en) 2021-04-09

Similar Documents

Publication Publication Date Title
CN111198868B (en) Intelligent database-dividing real-time data migration method and device
CN104598659B (en) The method and apparatus that digital circuit is emulated
CN110191021B (en) Protocol testing method and device, electronic equipment and storage medium
CN108921552B (en) Evidence verification method and device
CN112631553B (en) Radar servo system model building method, computer equipment and storage medium
CN110769002A (en) LabVIEW-based message analysis method, system, electronic device and medium
CN111913922B (en) Binary structured log generation method, device, equipment and storage medium
CN113408070B (en) Engine parameter determining method, device, equipment and storage medium
CN111367813B (en) Automatic testing method and device for decision engine, server and storage medium
WO2023222107A1 (en) Gear parameter tolerance sensitivity analysis method, system, tester and storage medium
CN109284108B (en) Unmanned vehicle data storage method and device, electronic equipment and storage medium
CN117332594A (en) Turbine blade system failure probability function solving method based on sample information sharing
CN116561146A (en) Database log recording method, device, computer equipment and computer readable storage medium
CN116104792A (en) Fan speed regulating method, fan, computer equipment and storage medium
KR20220016933A (en) Method and apparatus for ingesting data, device, storage medium and computer program stored in the medium
US10579340B2 (en) Model element characteristic preservation in modeling environments
CN112148285B (en) Interface design method and device, electronic equipment and storage medium
US20120233224A1 (en) Data processing
CN115510159B (en) Data sharing method and device based on coal industry theme zone and electronic equipment
CN117971777A (en) File system service distribution method and device
CN113917859B (en) Method for constructing complex safety logic link model of radar servo system
CN117667588A (en) Abnormality determination method, abnormality determination device, abnormality determination equipment and storage medium
CN115033217A (en) Function conversion method, function conversion device, electronic equipment and storage medium
CN117783755A (en) Power battery temperature simulation simulator and power battery temperature simulation method
CN116820539A (en) System software operation maintenance system and method based on Internet

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
GR01 Patent grant
GR01 Patent grant