Component selection analysis system and analysis method thereof
Through the component selection analysis system, automatic configuration and display of component parameters, positioning bit numbers and generating reports are achieved, solving the problem of low component selection efficiency in circuit design and improving design efficiency.
Patent Information
- Application Number
- CN202510602300.5
- Authority / Receiving Office
- CN · China
- Patent Type
- Applications(China)
- Current Assignee / Owner
- Filing Date
- 2025-05-12
- Publication Date
- 2025-08-19
AI Technical Summary
In circuit schematic design, after the components are updated and iterated, it is necessary to manually confirm information from multiple dimensions, resulting in low selection efficiency for engineers and unable to perform platform design quickly and stably.
It provides a component selection analysis system, including configuration modules, display modules and reporting modules, which can automatically configure and display component parameter attributes, position bit numbers, and generate selection reports, supporting multi-dimensional query and analysis.
Through automated component selection analysis, the selection time is shortened, the design efficiency is improved, and the rapid and stable platform design support is provided.
Smart Images

Figure CN120509181A_ABST
Abstract
Description
Technical Field
[0001] The present invention relates to a component selection analysis system and an analysis method thereof, belonging to the technical field of circuit design. Background Art
[0002] At present, in circuit schematic design, many components are often updated and iterated. At this time, the entire schematic needs to be analyzed. First, the selected devices need to be analyzed to confirm whether all devices meet the design requirements, including parameter information, origin information, localization information, inventory information, device failure rate, etc. These together assist engineers in device selection.
[0003] Throughout the design process, schematic design often requires early confirmation, making component selection crucial. Early screening and identification can quickly assist design engineers with schematic design. Component selection often involves multiple considerations, including component classification, domestic availability, test report availability, and inventory availability. Engineers often spend considerable time searching across these various dimensions, and queries across these dimensions must also consider their mutual impact, making them inefficient for fast and stable platform-based designs. Summary of the Invention
[0004] The present invention aims to overcome the shortcomings of existing technologies by providing a component selection analysis system and analysis method. This system can configure the component parameter attributes to be displayed and automatically locate the relevant components and display their bit numbers as needed. Based on different application scenarios, the system can be configured to export selection reports in different formats, providing a high level of adaptability. This shortens selection time and improves design efficiency.
[0005] In order to solve the above technical problems, the technical solution of the present invention is: In one aspect, the present invention provides a component selection and analysis system, comprising: A configuration module, which is used to configure component parameter attribute information according to requirements based on the component library and configure the corresponding parameter attributes of the components according to different application scenarios; A display module, which is used to display the corresponding component parameter attribute information in the schematic diagram according to the configured component parameter attributes, and locate the component bit number and the position of the component in the schematic diagram; A report module is used to export a component selection analysis report based on a template.
[0006] Furthermore, the component parameter attribute information includes component manufacturer material number, component using company material number, component failure rate, component price, component inventory, component brand and component alternative material.
[0007] Furthermore, the component using company material number is the internal material number of the company that uses the selected component.
[0008] Furthermore, the component failure rate is the probability of component failure per unit time after a specific time.
[0009] Furthermore, the display module includes a display interface, on which are provided a component position number selection list, a component manufacturer material number selection list, a component using company material number selection list, a component failure rate selection list, a component supply cycle reference list, a component inventory reference list, a component schematic display list, and an export report button.
[0010] Furthermore, the component selection analysis report is an Excel table.
[0011] Furthermore, the content of the component selection analysis report includes component position number information, component manufacturer material number information, component using company material number information, component failure rate information, component supply cycle reference information, component inventory reference information and component schematic information.
[0012] Another aspect of the present invention provides an analysis method for a component selection analysis system, which comprises the following steps: Step S1: Perform basic parameter maintenance based on the component library and export component parameter attribute information corresponding to the components; Step S2: Configure the corresponding parameter attributes of components according to each application scenario; Step S3: display the basic parameter information of each component according to the configuration parameter attributes of the schematic diagram, and locate the component bit number and the position of the component in the schematic diagram; Step S4: Output component selection analysis report according to each application scenario.
[0013] By adopting the above technical solution, the present invention has the following beneficial effects: When engineers are designing schematics, the present invention can identify all parameters of each component in the schematic with one click, analyze and detect the parameters, configure the parameter information to be displayed as needed, provide a reference for engineers to select models, and classify according to different parameters, analyze component manufacturer material numbers, component using company material numbers, component failure rates, component prices, component inventory, component brands, and component replacement material information. According to the analyzed parameter information, a click is required to confirm and automatically locate the associated bit number, locate the position of the component in the schematic, and facilitate subsequent operations such as replacement and deletion. Relevant analysis reports can also be exported according to one's needs. BRIEF DESCRIPTION OF THE DRAWINGS
[0014] Figure 1 A block diagram of the components selection and analysis system of the present invention; Figure 2 It is the component analysis and display interface of the present invention; Figure 3 Positioning a display interface for the device of the present invention; Figure 4 A schematic diagram of a component selection analysis and export report for the present invention; Figure 5 A flow chart of an analysis method for selecting and analyzing a component of the present invention; Figure 6 A parameter attribute configuration interface for a scenario of the present invention; Figure 7 This is a parameter attribute configuration interface in another scenario of the present invention. DETAILED DESCRIPTION
[0015] In order to make the contents of the present invention more clearly understood, the present invention is further described in detail below based on specific embodiments in conjunction with the accompanying drawings.
[0016] Example 1 like Figure 1 As shown, this embodiment provides a component selection and analysis system, characterized in that it includes: a configuration module, a display module and a report module.
[0017] The configuration module is used to configure component parameter attribute information according to the component library, such as Figure 2 As shown, configure the corresponding component attributes based on different application scenarios. Component attribute information includes the manufacturer's part number, the company's part number, the failure rate, price, inventory, brand, and alternative materials. The company's part number is the internal part number of the company using the selected component. The failure rate is the probability of a component failing per unit time after a specific time.
[0018] The display module is used to display the corresponding component parameter attribute information in the schematic diagram according to the configured component parameter attributes, and locate the component number and the position of the component in the schematic diagram. Figure 3As shown, the display module of this embodiment includes a display interface, which is provided with a component bit number selection list, a component manufacturer material number selection list, a component using company material number selection list, a component failure rate selection list, a component supply cycle reference list, a component inventory reference list, a component schematic display list, and an export report button. For example, the user selects a capacitor material whose bit number in the schematic is C9. The user selects this capacitor material in the display interface, and the system automatically locates the capacitor C9 corresponding to the capacitor material in the schematic diagram, facilitating the user's selection and design.
[0019] The report module is used to export component selection analysis reports based on templates. Click the Export Report button in the display interface to generate and export component selection analysis reports. Figure 4 As shown, the component selection analysis report of this embodiment is an Excel table. The content of the component selection analysis report includes component position number information, component manufacturer material number information, component using company material number information, component failure rate information, component supply cycle reference information, component inventory reference information and component schematic information.
[0020] This system can identify the types of all components in the schematic diagram with one click, identify the position number of each component in the schematic diagram, export the manufacturer's material number and the using company's material number of the component, and identify the failure rate of the component based on the background information of the component database. Based on the procurement information in the background database, the supply cycle of the component is displayed. It can also synchronize with the TC system to display the price and inventory status of the component in real time, assisting design engineers in selection analysis.
[0021] Example 2 like Figure 5 As shown, this embodiment provides an analysis method of the component selection analysis system as in the first embodiment, which includes the following steps: Step S1: Perform basic parameter maintenance based on the component library to ensure the integrity of component parameters. Identify all parameter information of the components in the schematic diagram, and in a fixed detection sequence, identify parameter information such as the component manufacturer's material number, the component using company's material number, the component failure rate, the component price, the component inventory, the component brand, and the component alternative material, and export the component parameter attribute information corresponding to the component.
[0022] Step S2: Based on various application scenarios, for example, for a certain international car brand, it is necessary to display the manufacturer's material number and brand information of all components. The corresponding parameter attributes of the components can be configured. The configuration interface is as follows: Figure 6 As shown; if a domestic car company needs to display whether it is a car-grade device and whether it is preferred, it will be configured into the corresponding parameter attributes. The configuration interface is as follows Figure 7 shown.
[0023] Step S3: Display basic parameter information of each component according to the configuration parameter attributes of the schematic diagram, and locate the component bit number and the position of the component in the schematic diagram.
[0024] Step S4: Output component selection analysis report according to each application scenario.
[0025] The specific embodiments described above further illustrate the technical problems, technical solutions and beneficial effects solved by the present invention. It should be understood that the above are only specific embodiments of the present invention and are not intended to limit the present invention. Any modifications, equivalent substitutions, improvements, etc. made within the spirit and principles of the present invention should be included in the scope of protection of the present invention.
Claims
1. A component selection and analysis system, characterized in that: It includes: A configuration module, which is used to configure component parameter attribute information according to requirements based on the component library and configure the corresponding parameter attributes of the components according to different application scenarios; A display module, which is used to display the corresponding component parameter attribute information in the schematic diagram according to the configured component parameter attributes, and locate the component bit number and the position of the component in the schematic diagram; A report module is used to export a component selection analysis report based on a template.
2. The component selection and analysis system according to claim 1, characterized in that: The component parameter attribute information includes the component manufacturer's material number, the component using company's material number, the component failure rate, the component price, the component inventory, the component brand and the component alternative material.
3. The component selection and analysis system according to claim 2, characterized in that: The component using company material number is the internal material number of the company that uses the selected component.
4. The component selection and analysis system according to claim 2, characterized in that: The component failure rate is the probability of component failure per unit time after a specific time.
5. The component selection and analysis system according to claim 1, characterized in that: The display module includes a display interface, on which are provided a component position number selection list, a component manufacturer material number selection list, a component using company material number selection list, a component failure rate selection list, a component supply cycle reference list, a component inventory reference list, a component schematic display list, and an export report button.
6. The component selection and analysis system according to claim 1, characterized in that: The component selection analysis report is in the form of an Excel table.
7. The component selection and analysis system according to claim 1, characterized in that: The content of the component selection analysis report includes component position number information, component manufacturer material number information, component using company material number information, component failure rate information, component supply cycle reference information, component inventory reference information and component schematic information.
8. An analysis method for a component selection analysis system according to any one of claims 1 to 7, characterized in that: It includes the following steps: Step S1: Perform basic parameter maintenance based on the component library and export component parameter attribute information corresponding to the components; Step S2: Configure the corresponding parameter attributes of components according to each application scenario; Step S3: display the basic parameter information of each component according to the configuration parameter attributes of the schematic diagram, and locate the component bit number and the position of the component in the schematic diagram; Step S4: Output component selection analysis report according to each application scenario.