CN117055843A - Product development intelligent design method and device, electronic equipment and storage medium - Google Patents

Product development intelligent design method and device, electronic equipment and storage medium Download PDF

Info

Publication number
CN117055843A
CN117055843A CN202310956640.9A CN202310956640A CN117055843A CN 117055843 A CN117055843 A CN 117055843A CN 202310956640 A CN202310956640 A CN 202310956640A CN 117055843 A CN117055843 A CN 117055843A
Authority
CN
China
Prior art keywords
product
hardware
outputting
document
target
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
CN202310956640.9A
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.)
Dingdao Zhilian Beijing Technology Co ltd
Original Assignee
Dingdao Zhilian Beijing Technology 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 Dingdao Zhilian Beijing Technology Co ltd filed Critical Dingdao Zhilian Beijing Technology Co ltd
Priority to CN202310956640.9A priority Critical patent/CN117055843A/en
Publication of CN117055843A publication Critical patent/CN117055843A/en
Pending legal-status Critical Current

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
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/30Information retrieval; Database structures therefor; File system structures therefor of unstructured textual data
    • G06F16/35Clustering; Classification
    • 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
    • Y02PCLIMATE CHANGE MITIGATION TECHNOLOGIES IN THE PRODUCTION OR PROCESSING OF GOODS
    • Y02P90/00Enabling technologies with a potential contribution to greenhouse gas [GHG] emissions mitigation
    • Y02P90/30Computing systems specially adapted for manufacturing

Abstract

The embodiment of the invention discloses a product development intelligent design method, a device, electronic equipment and a storage medium, wherein the method comprises the following steps: determining target products meeting the requirements of users; displaying the hardware information related to the target product for selection; and determining a directional product to be developed according to the selected hardware information, and outputting a hardware design document and a software delivery document. The technical scheme provided by the embodiment of the invention can solve the problems of high development complexity and high resource consumption in the prior art.

Description

Product development intelligent design method and device, electronic equipment and storage medium
Technical Field
The present invention relates to the field of computer technologies, and in particular, to a product development intelligent design method, apparatus, electronic device, and storage medium.
Background
At present, the software and hardware integrated product development and design flow theory generally comprises: (1) product direction selection and finalization; (2) reference comparison of bidding schemes; (3) hardware type selection and design; (4) performing software design development based on the selected hardware; and (5) unit and system integration test and the like. Of course, the actual process may be far more complex than this process, and there are often multiple iterations.
The product direction selection stage requires repeated research and discussion of products, management and technicians; the bid research stage needs to spend funds to purchase the bid, and then needs structural, hardware and software technicians to disassemble and research; hardware selection and design stages require hardware or even software personnel to determine a hardware scheme; the software design development phase requires software personnel to develop drivers and applications for the selected hardware and system development if an operating system is required. Obviously, this way of product development can be time consuming, laborious and costly.
Furthermore, after the product is selected and set aside, development must be performed according to the principle of hardware priority, i.e. determining hardware first and then determining software. The development of software must take hardware as a basis and precondition, and software development and adaptation for that hardware can only take place after the specific hardware has been determined. And on the premise that hardware work is basically completed, actual software debugging can be performed, and only software writing and simulation debugging can be performed in the early stage.
Disclosure of Invention
In view of this, the embodiment of the invention provides a product development intelligent design method, a device, electronic equipment and a storage medium, so as to solve the problems of high development complexity and high resource consumption in the prior art.
In a first aspect, an embodiment of the present invention provides a product development intelligent design method, where the method includes:
determining target products meeting the requirements of users;
displaying the hardware information related to the target product for selection;
and determining a directional product to be developed according to the selected hardware information, and outputting a hardware design document and a software delivery document.
Further, determining a target product meeting the user requirement includes:
acquiring a product function description meeting the requirements of a user;
and analyzing the obtained result to obtain product classification information so as to determine the target product.
Further, outputting the hardware design document includes:
for the determined oriented products, searching each component unit of the existing schematic diagram in a pre-established product database successively according to the sequence from coarse to fine of the component division granularity until the searching is successful;
and outputting the searched schematic diagram of each component unit and the corresponding bill of materials.
Further, outputting the software delivery document includes:
and generating and outputting the determined software image file of the oriented product according to the selected hardware information and the personalized configuration information.
Further, the method further comprises: and displaying the target product.
In a second aspect, an embodiment of the present invention provides a product development intelligent design apparatus, the apparatus comprising:
the product category determining unit is used for determining target products meeting the requirements of users;
the hardware selection unit is used for displaying all hardware information related to the target product for selection;
and the document output unit is used for determining the directional product to be developed according to the selected hardware information and outputting a hardware design document and a software delivery document.
Further, the product category determining unit is configured to determine a target product meeting a user requirement, and includes:
acquiring a product function description meeting the requirements of a user;
and analyzing the obtained result to obtain product classification information so as to determine the target product.
Further, the document output unit is configured to output a hardware design document, including:
for the determined oriented products, searching each component unit of the existing schematic diagram in a pre-established product database successively according to the sequence from coarse to fine of the component division granularity until the searching is successful;
and outputting the searched schematic diagram of each component unit and the corresponding bill of materials.
Further, the document output unit is configured to output a software delivery document, including:
and generating and outputting the determined software image file of the oriented product according to the selected hardware information and the personalized configuration information.
Further, the device further comprises: and the product display unit is used for displaying the target product.
According to the technical scheme provided by the embodiment of the invention, through comprehensive product information collection and summarization, a proper software and hardware design document can be given out automatically according to the product requirement of a user on development, so that convenient and quick product development support is provided for the user, the design efficiency and accuracy are improved, and a large amount of time and labor cost are saved.
Drawings
In order to more clearly illustrate the embodiments of the invention or the technical solutions in the prior art, the drawings that are required in the embodiments or the description of the prior art will be briefly described, it being obvious that the drawings in the following description are only some embodiments of the invention, and that other drawings may be obtained according to these drawings without inventive effort for a person skilled in the art.
FIG. 1 is a flow chart of a product development intelligent design method provided in a first embodiment of the invention;
FIG. 2 is a flow chart of a method for developing intelligent design for a product in a specific example provided in accordance with the first embodiment of the present invention;
fig. 3 is a schematic structural diagram of a product development intelligent design device according to a third embodiment of the present invention;
fig. 4 is a schematic structural diagram of an electronic device according to an embodiment of the present invention.
Description of the embodiments
Embodiments of the present invention will be described in detail below with reference to the accompanying drawings.
It should be understood that the described embodiments are merely some, but not all, embodiments of the invention. All other embodiments, which can be made by those skilled in the art based on the embodiments of the invention without making any inventive effort, are intended to be within the scope of the invention.
Examples
The present embodiment provides a product development intelligent design method, which can be executed by a corresponding product development intelligent design apparatus. Referring to fig. 1, the method includes the following steps 101-103.
Step 101, determining target products meeting the requirements of users.
In step 101, product classification information input by a user can be received through a man-machine interaction mode, and a target product meeting the user requirement is determined according to the input information. The product classification information can directly express industries (such as mobile phone industry, automobile industry, robot industry, security industry and the like) and category contents of products.
In particular, if the user has only one ambiguous concept about the product to be developed, and does not understand the specific product category, the product function to be developed can be entered, thereby deducing the closest product category information to the user for selection. Accordingly, step 101 may specifically include: acquiring a product function description meeting the requirements of a user; and analyzing the obtained result to obtain product classification information so as to determine the target product. Wherein the analysis process may be accomplished by one or more of the following:
keyword matching: carrying out keyword matching on the obtained product function description according to a preset keyword list, and identifying product classification information meeting the requirements of users according to matching results; for example, if the product function description contains keywords related to electronic commerce, it can be inferred that the product may belong to the electronic commerce industry;
natural language processing: semantic analysis and understanding are carried out on the obtained product function description through a natural language processing technology; deducing product classification information meeting the requirements of users by identifying and analyzing information such as entities, actions, attributes and the like in the description;
data mining and machine learning: performing offline learning on a large number of product function descriptions and product classification information input by users through data mining and machine learning technologies, and establishing an analysis model; inputting product function description obtained in real time on line into the model, and deducing product classification information meeting the requirements of users by combining historical data;
user feedback and interaction: through interaction and feedback with the user, the user needs are further known, and inferences and classifications are made according to the user's supplemental descriptions or selections.
As a preferred embodiment, after the target class product is determined, the target class product is further displayed for reference. In the embodiment of the invention, a product database can be created in advance, and different types of product data in each industry are collected in the database. After the user selects the industry and category, the user may be presented with all of the product (bid) information that is in the library below, which may include at least one of the following: manufacturer, model, appearance diagram, structure diagram, software and hardware design, etc.
Step 102, displaying each piece of hardware information related to the target class product for selection.
In the embodiment of the invention, the product database is pre-established, and not only is the product data of different types in each industry collected, but also the hardware information related to each type of product is summarized. For example, for a folding phone in the phone industry, the product database may aggregate information of various hardware (including processor, memory, battery, folding screen, camera, etc.) that forms such a folding phone. After the target product is determined, searching information of each piece of hardware related to the product in the database and displaying the information, and then determining the selected piece of hardware information according to input operation acting on a display interface. The hardware information can be roughly divided into: the manufacturer and model of the hardware, specifications and performance, functions and characteristics, interfaces and connectivity, and the specific information content may vary from hardware to hardware. By creating a product database in advance and summarizing the hardware information related to various products, more comprehensive, accurate and practical product classification and hardware suggestion can be provided for users, so that the time and energy of the users can be saved, and the users can find the products meeting the demands more easily. For example, the user selects: CPU of RK3399 model produced by ARM architecture; a memory of 4GB DDR and a memory of 64GB EMMC; gigabit network card, 1 path USB3.0, 1 path I2C, 1 path SPI, 1 path HDMI peripheral.
And step 103, determining a directional product to be developed according to the selected hardware information, and outputting a hardware design document and a software delivery document.
Illustratively, outputting the hardware design document may specifically include: for the determined oriented products, searching each component unit of the existing schematic diagram in a pre-established product database successively according to the sequence from coarse to fine of the component division granularity until the searching is successful; and outputting the searched schematic diagram of each component unit and a corresponding bill of materials (BOM). In this embodiment, the determined oriented product may be divided into a plurality of constituent units, where the division modes are multiple, and the constituent division granularities in different modes are different. The composition division granularity refers to the degree of different layers or details into which a product is divided when it is divided, and relates to the division of the product into different constituent units. Coarser composition division granularity means dividing the product into larger composition units, which may represent the entire functional module or sub-module; while finer division granularity means that the product is further broken down into smaller constituent units, which may represent more specific functional modules or sub-modules. Searching each component unit of the existing schematic diagram in the pre-created product database successively according to the order of the component division granularity from thick to thin, wherein the method can specifically comprise the following steps:
sub-step 1031, searching the composition units of the oriented product in the current composition granularity mode in a pre-created product database; if the search fails, sub-step 1032 is performed; if the search is successful, sub-step 1033 is performed;
sub-step 1032, refine the current composition division granularity, return to sub-step 1031 and continue to execute;
substep 1033 outputs the searched schematic diagram of the constituent units and the corresponding bill of materials.
In the implementation manner, after the hardware information related to each type of product is summarized, the hardware related to each type of product is further subjected to modularized division, and corresponding unit information such as a schematic diagram, a bill of materials and the like is stored by taking the divided constituent units as units. Typically, there are two ways of forming the granularity of division, the first way in which the determined directional product is divided into a core board and each peripheral device, and the second way in which the determined directional product is divided into a processor, a memory, and each peripheral device. Those skilled in the art will appreciate that the output hardware design documents may include other documents, in addition to schematic diagrams and corresponding bill of materials, such as component layout diagrams, circuit board design documents, design specifications, etc., to provide comprehensive guidance and support for product hardware development and production.
Illustratively, the output software delivery document may specifically include: and generating and outputting the determined software image file of the oriented product according to the selected hardware information and the personalized configuration information. Where a software image file refers to a process of copying the contents of an installation medium of a software program or an operating system into one file entirely. This file is typically a binary file that stores the contents and structure of the original installation medium in mirrored form. By using software image files, users can easily install, backup and distribute software without relying on the original physical installation medium. The image file may be in an ISO format, IMG format, or other common image file format. Specifically, the software image file generation process may include:
first, determining an operating system version and an appropriate driver to be used according to the selected hardware information; the operating system may be Windows, macOS, linux, etc.; selecting an operating system version which is compatible with hardware and meets the requirements of users, and ensuring that the operating system can normally run and support required functions;
secondly, customizing the software according to personalized configuration information, including user requirements and specific settings, and can comprise pre-installing specific application programs, setting default system configuration, installing specific drivers or performing other personalized settings;
furthermore, using specialized software tools, such as an image creation tool or an operating system deployment tool, packaging the selected operating system and personalized configuration into an image file; the image file will contain the complete operating system, applications and settings, and possibly drivers and custom configuration files.
The product development intelligent design method provided by the embodiment of the invention is described in detail by a specific example. Referring to fig. 2, the product development intelligent design method in this example includes the following steps 201-209.
Step 201, creating a product database.
Specifically, various industries and various product data (products requiring the necessary hardware and software) of the following categories are collected, and the collected data content includes: industry, manufacturer, brand, appearance, structure (if any), hardware schematic (if any), BOM (if any), software code (if any), etc.;
collecting information of each core board manufacturer, wherein the collected information comprises: manufacturer, hardware schematic, BOM, board (PCB) diagram (if any), etc.;
summarizing the collected data to form a database of each product in each category of each industry, wherein the data content can comprise manufacturer, model, appearance, structure, software and hardware design (if any) and the like of the product;
further, for the collected data, generating hardware information related to products of various types in various industries, and storing the hardware information into a product database;
further, various hardware related to various products in various industries are modularized, and the hardware can be divided into different granularities: 1) Refining completely; the CPU/MCU, the memory, the external memory, the peripheral equipment and other hardware of each kind are independently used as a module, and a schematic diagram of each module is obtained; 2) Semi-refining; taking a core board (comprising a CPU/MCU, a memory and an external memory for example) formed by various hardware as a module to obtain a schematic diagram thereof, and not refining; and other hardware is independently used as a module to obtain a schematic diagram of each module.
Step 202, judging whether a user clearly needs to develop industries and categories of the oriented products; if yes, step 203 is directly performed, otherwise step 204 is performed.
Step 203, acquiring industries and categories input by a user.
Step 204, obtaining and analyzing the product function description input by the user.
Step 205, determining a target product meeting the requirement of the user.
And 206, querying a product database, searching information of each product under the target product and displaying.
Step 207, querying a product database, searching information of each hardware related to the target product and displaying the information for the user to select.
Step 208, determining the directional product to be developed according to the selected hardware information; inquiring the product database, and outputting the schematic diagram of each component unit of the oriented product and the corresponding bill of materials.
Step 209, generating and outputting the determined software image file of the oriented product according to the selected hardware information and the personalized configuration information.
For example, a user may want to enter the PC industry, but only with funds and no technical experience. Conventionally, he needs to first find (recruit) hardware personnel and software architecture designers with related industry experience, and begin the hardware design and overall software architecture after discussing a specific and well-defined product representation.
If the product development intelligent design scheme provided by the embodiment is adopted, the user only needs to open the interactive interface and select the PC industry, and then can see information (bid information) of various PCs (desktops and notebooks). If specific requirements are already defined, the hardware can also be directly selected without referring to the bid information, for example: the CPU selects x86, and the manufacturer selects sea light; 8GB DDR3 is selected for the memory; the external memory selects 256GB solid state disk, the USB selects 2 paths of USB3.0 and 1 path of USB2.0; selecting HDMI and eDP; selecting a gigabit limited ethernet; after selecting WiFi and bluetooth functions … …, the system will perform a matching search of the schematic diagram according to his selection, and then give a corresponding schematic diagram design scheme and give a corresponding BOM. After hardware, the user continues to select the software functions they need, such as: whether a graphical interface is needed, whether a graphical display protocol is X11 or Wayland is selected, whether a desktop environment is GNOME or KDE … … is selected, after the desktop environment is selected, the system can customize the configuration of the options according to the selection, and finally a system mirror image based on an X86 architecture, which accords with the expectations, is generated.
The hardware level can find out the board diagram of a hardware engineer and a student and plate the board since the schematic diagram design is given, and even can not directly find out a factory for drawing and producing the board diagram by taking the hardware schematic diagram; at the software level, the user can directly install and run the generated image on the virtual machine or the physical machine as the image of the x86, so that whether the software is correct or not and whether the function is normal or not can be verified, and the debugging can be started without waiting for the hardware board to be manufactured back.
Examples
The embodiment of the invention provides a product development intelligent design device which is realized by software and is used for executing the product development intelligent design method. Referring to fig. 3, the apparatus specifically includes the following units:
a product category determining unit 301, configured to determine a target product that meets a user requirement;
the hardware selection unit 302 is configured to display each piece of hardware information related to the target product for selection;
and a document output unit 303 for determining a directional product to be developed according to the selected hardware information, and outputting a hardware design document and a software delivery document.
Further, the product category determining unit 301 is configured to determine a target product meeting a user requirement, and includes:
acquiring a product function description meeting the requirements of a user;
and analyzing the obtained result to obtain product classification information so as to determine the target product.
Further, the document output unit 303 is configured to output a hardware design document, including:
for the determined oriented products, searching each component unit of the existing schematic diagram in a pre-established product database successively according to the sequence from coarse to fine of the component division granularity until the searching is successful;
and outputting the searched schematic diagram of each component unit and the corresponding bill of materials.
Further, the document output unit 303 is configured to output a software delivery document, including:
and generating and outputting the determined software image file of the oriented product according to the selected hardware information and the personalized configuration information.
Further, the device further comprises: and a product display unit 304, configured to display the target product.
The product development intelligent design device provided in this embodiment belongs to the same inventive concept as the foregoing method embodiment, and technical details not described in this embodiment may refer to related descriptions in the foregoing method embodiment, which are not repeated herein.
Fig. 4 is a schematic structural diagram of an embodiment of an electronic device according to the present invention, where the flow of the embodiment shown in fig. 1 of the present invention may be implemented, and as shown in fig. 4, the electronic device may include: the device comprises a shell 41, a processor 42, a memory 43, a circuit board 44 and a power circuit 45, wherein the circuit board 44 is arranged in a space surrounded by the shell 41, and the processor 42 and the memory 43 are arranged on the circuit board 44; a power supply circuit 45 for supplying power to the respective circuits or devices of the above-described electronic apparatus; the memory 43 is for storing executable program code; the processor 42 executes a program corresponding to the executable program code by reading the executable program code stored in the memory 43 for executing the product development intelligent design method according to any one of the foregoing embodiments.
The specific implementation of the above steps by the processor 42 and the further implementation of the steps by the processor 42 through the execution of the executable program code may be referred to in the description of the embodiment of fig. 1 of the present invention, which is not repeated herein.
The electronic device exists in a variety of forms including, but not limited to:
(1) A mobile communication device: the equipment is characterized by having a mobile communication function and mainly aims at providing voice and data communication; such terminals include: smart phones (e.g., iPhone), multimedia phones, functional phones, and low-end phones, etc.;
(2) Ultra mobile personal computer device: such devices are in the category of personal computers, having computing and processing functions, and generally also having mobile internet access characteristics. Such terminals include: PDA, MID, and UMPC devices, etc., such as iPad;
(3) Portable entertainment device: such devices may display and play multimedia content. The device comprises: audio, video players (e.g., iPod), palm game consoles, electronic books, and smart toys and portable car navigation devices;
(4) And (3) a server: the equipment for providing the computing service, the server and the general computer architecture are similar, but the high-reliability service is required to be provided, so that the requirements on processing capacity, stability, reliability, safety, expandability, manageability and the like are higher;
(5) Other electronic devices having data processing functions.
Furthermore, an embodiment of the present invention provides a computer readable storage medium, where one or more programs are stored, where the one or more programs may be executed by one or more central processing units, so as to implement the product development intelligent design method described in the foregoing embodiment.
In summary, the embodiment of the invention provides a technical scheme for comprehensively assisting a user in selecting and developing products, which has the following advantages:
1. the user type selection time is avoided, and meanwhile, users with ambiguous requirements and targets are helped to determine the targets and the requirements;
2. the time and labor cost for developing software and hardware are saved, and the product development iteration period is accelerated;
3. the technical threshold of the industry is reduced, and a user is helped to quickly enter a certain field to develop products.
It should be noted that in this document, relational terms such as first and second, and the like are used solely to refer to
One entity or operation is distinguished from another entity or operation without necessarily requiring or implying any such
There may be any such actual relationship or order between entities or operations. Also, the terms "include", "bag
The terms "comprises," "comprising," or any other variation thereof, are intended to cover a non-exclusive inclusion, such that a process, method, article, or apparatus that comprises a list of elements does not include only those elements but may include other elements not expressly listed or inherent to such process, method, article, or apparatus. Without further limitation, an element defined by the phrase "comprising one … …" does not exclude the presence of other like elements in a process, method, article, or apparatus that comprises the element.
In the embodiment of the invention, the term "and/or" describes the association relation of the association objects, which means that three relations can exist, for example, a and/or B can be expressed as follows: a exists alone, A and B exist together, and B exists alone. The character "/" generally indicates that the context-dependent object is an "or" relationship.
In this specification, each embodiment is described in a related manner, and identical and similar parts of each embodiment are all referred to each other, and each embodiment mainly describes differences from other embodiments.
In particular, for the device embodiments, since they are substantially similar to the method embodiments, the description is relatively simple, and reference is made to the description of the method embodiments in part.
For convenience of description, the above apparatus is described as being functionally divided into various units/modules, respectively. Of course, the functions of the various elements/modules may be implemented in the same piece or pieces of software and/or hardware when implementing the present invention.
Those skilled in the art will appreciate that implementing all or part of the above-described methods in accordance with the embodiments may be accomplished by way of a computer program stored on a computer readable storage medium, which when executed may comprise the steps of the embodiments of the methods described above. The storage medium may be a magnetic disk, an optical disk, a Read-Only Memory (ROM), a random access Memory (Random Access Memory, RAM), or the like.
The foregoing is merely illustrative of the present invention, and the present invention is not limited thereto, and any changes or substitutions easily contemplated by those skilled in the art within the scope of the present invention should be included in the present invention. Therefore, the protection scope of the invention is subject to the protection scope of the claims.

Claims (12)

1. An intelligent design method for product development, which is characterized by comprising the following steps:
determining target products meeting the requirements of users;
displaying the hardware information related to the target product for selection;
and determining a directional product to be developed according to the selected hardware information, and outputting a hardware design document and a software delivery document.
2. The method of claim 1, wherein determining a target class product that meets the user's needs comprises:
acquiring a product function description meeting the requirements of a user;
and analyzing the obtained result to obtain product classification information so as to determine the target product.
3. The method of claim 1, wherein outputting the hardware design document comprises:
for the determined oriented products, searching each component unit of the existing schematic diagram in a pre-established product database successively according to the sequence from coarse to fine of the component division granularity until the searching is successful;
and outputting the searched schematic diagram of each component unit and the corresponding bill of materials.
4. The method of claim 1, wherein outputting the software delivery document comprises:
and generating and outputting the determined software image file of the oriented product according to the selected hardware information and the personalized configuration information.
5. The method according to any one of claims 1-4, further comprising: and displaying the target product.
6. A product development intelligent design apparatus, the apparatus comprising:
the product category determining unit is used for determining target products meeting the requirements of users;
the hardware selection unit is used for displaying all hardware information related to the target product for selection;
and the document output unit is used for determining the directional product to be developed according to the selected hardware information and outputting a hardware design document and a software delivery document.
7. The apparatus of claim 6, wherein the product category determining unit is configured to determine a target product category that meets a user demand, and comprises:
acquiring a product function description meeting the requirements of a user;
and analyzing the obtained result to obtain product classification information so as to determine the target product.
8. The apparatus of claim 6, wherein the document output unit is configured to output the hardware design document, comprising:
for the determined oriented products, searching each component unit of the existing schematic diagram in a pre-established product database successively according to the sequence from coarse to fine of the component division granularity until the searching is successful;
and outputting the searched schematic diagram of each component unit and the corresponding bill of materials.
9. The apparatus of claim 6, wherein the document output unit is configured to output the software delivery document, comprising:
and generating and outputting the determined software image file of the oriented product according to the selected hardware information and the personalized configuration information.
10. The apparatus according to any one of claims 6-9, wherein the apparatus further comprises: and the product display unit is used for displaying the target product.
11. An electronic device, the electronic device comprising: the device comprises a shell, a processor, a memory, a circuit board and a power circuit, wherein the circuit board is arranged in a space surrounded by the shell, and the processor and the memory are arranged on the circuit board; a power supply circuit for supplying power to each circuit or device of the electronic apparatus; the memory is used for storing executable program codes; a processor executes a program corresponding to the executable program code by reading the executable program code stored in the memory for executing the product development intelligent design method according to any one of the preceding claims 1 to 5.
12. A computer-readable storage medium storing one or more programs executable by one or more central processing units to implement the product development intelligent design method of any one of claims 1-5.
CN202310956640.9A 2023-07-31 2023-07-31 Product development intelligent design method and device, electronic equipment and storage medium Pending CN117055843A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202310956640.9A CN117055843A (en) 2023-07-31 2023-07-31 Product development intelligent design method and device, electronic equipment and storage medium

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202310956640.9A CN117055843A (en) 2023-07-31 2023-07-31 Product development intelligent design method and device, electronic equipment and storage medium

Publications (1)

Publication Number Publication Date
CN117055843A true CN117055843A (en) 2023-11-14

Family

ID=88659980

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202310956640.9A Pending CN117055843A (en) 2023-07-31 2023-07-31 Product development intelligent design method and device, electronic equipment and storage medium

Country Status (1)

Country Link
CN (1) CN117055843A (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN117422002A (en) * 2023-12-19 2024-01-19 利尔达科技集团股份有限公司 AIGC-based embedded product generation method, system and storage medium

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN117422002A (en) * 2023-12-19 2024-01-19 利尔达科技集团股份有限公司 AIGC-based embedded product generation method, system and storage medium
CN117422002B (en) * 2023-12-19 2024-04-19 利尔达科技集团股份有限公司 AIGC-based embedded product generation method, AIGC-based embedded product generation system and storage medium

Similar Documents

Publication Publication Date Title
KR20130086138A (en) Cross-platform application framework
CN105210063A (en) Recommending context based actions for data visualizations
CN105404680A (en) Searching recommendation method and apparatus
CN117055843A (en) Product development intelligent design method and device, electronic equipment and storage medium
CN102243582A (en) Method and device for generating user help information for customized user interfaces
CN111708528A (en) Method, device and equipment for generating small program and storage medium
US20200051559A1 (en) Electronic device and method for providing one or more items in response to user speech
JP2021179979A (en) Method for extracting attribute of item for shopping search
US20240045587A1 (en) Electronic device and method for processing handwriting input thereof
JP2022019524A (en) Modeling parameter configuration method, apparatus, device, computer storage medium, and computer program
CN113505082A (en) Application program testing method and device
CN111427577A (en) Code processing method and device and server
US8370156B1 (en) Editing suggestions in different formalisms
KR20210038496A (en) Method and system for extracting synonym by using keyword relation structure
CN106855835B (en) XML technology-based power-on self-detection method for flight control system
EP3425510B1 (en) Automated testing method for application program user interface, electronic device, system, and storage medium
CN110782232A (en) Business process visual configuration method and device, electronic equipment and storage medium
KR20200097949A (en) Method and system for extracting synonym by using keyword relation structure
US10922463B1 (en) User dialog-based automated system design for programmable integrated circuits
US20170199729A1 (en) Application developing method and system
KR102195191B1 (en) Method and system for extracting new keyword by using keyword relation structure
JP7014830B2 (en) Methods and systems for automatically extracting foreign synonyms using a transliteration model
JP6364786B2 (en) Design document management program, design document management method, and design document management apparatus
CN110891120B (en) Interface content display method and device and storage medium
CN115576435B (en) Intention processing method and related device

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