CN116150447A - Building structure component grouping numbering method and device based on agreed semantics - Google Patents

Building structure component grouping numbering method and device based on agreed semantics Download PDF

Info

Publication number
CN116150447A
CN116150447A CN202310423630.9A CN202310423630A CN116150447A CN 116150447 A CN116150447 A CN 116150447A CN 202310423630 A CN202310423630 A CN 202310423630A CN 116150447 A CN116150447 A CN 116150447A
Authority
CN
China
Prior art keywords
sequence
rule
naming
naming rule
basic
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.)
Granted
Application number
CN202310423630.9A
Other languages
Chinese (zh)
Other versions
CN116150447B (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 Yingjianke Software Co ltd
Original Assignee
Beijing Yingjianke Software 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 Beijing Yingjianke Software Co ltd filed Critical Beijing Yingjianke Software Co ltd
Priority to CN202310423630.9A priority Critical patent/CN116150447B/en
Publication of CN116150447A publication Critical patent/CN116150447A/en
Application granted granted Critical
Publication of CN116150447B publication Critical patent/CN116150447B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/90Details of database functions independent of the retrieved data types
    • G06F16/903Querying
    • G06F16/90335Query processing
    • 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

Landscapes

  • Engineering & Computer Science (AREA)
  • Databases & Information Systems (AREA)
  • Theoretical Computer Science (AREA)
  • Computational Linguistics (AREA)
  • Data Mining & Analysis (AREA)
  • Physics & Mathematics (AREA)
  • General Engineering & Computer Science (AREA)
  • General Physics & Mathematics (AREA)
  • Management, Administration, Business Operations System, And Electronic Commerce (AREA)

Abstract

The disclosure provides a building structure component grouping numbering method and device based on agreed semantics, and relates to the technical field of building models. The method comprises the following specific steps: acquiring a naming rule character string, and analyzing the naming rule character string to acquire at least one basic unit; converting the basic unit into a naming rule sequence according to a naming rule base and built-in fixed common rules; grouping building structural members according to the naming convention sequence to generate at least one group of members; and sequencing and numbering the building structural components in the component group according to the naming rule sequence to generate component numbers. The naming rule character string is analyzed to obtain the naming rule sequence, unified grouping and unified numbering of the building structural members are achieved, disorder of the numbering of the building structural members is avoided, and management efficiency of the building structural members is improved.

Description

Building structure component grouping numbering method and device based on agreed semantics
Technical Field
The disclosure relates to the technical field of building models, in particular to a method and a device for numbering building structural members in groups based on agreed semantics.
Background
In the building information model (Building Information Modeling, BIM) it is necessary to name the expressed building structural elements by a group numbering system. The component name includes component type information and component sequence number information, and sometimes needs to include other related information. In different design houses, the naming rules of building structural members are greatly different, so that the building structural members in BIM are difficult to manage in order to adapt to complex member numbering requirements, and the working efficiency is reduced.
Disclosure of Invention
The disclosure provides a method and a device for grouping and numbering building structural components based on agreed semantics, which at least solve the problem of difficult management of the building structural components in the related art. The technical scheme of the present disclosure is as follows:
according to a first aspect of embodiments of the present disclosure, there is provided a building structural component group numbering method based on agreed semantics, comprising:
acquiring a naming rule character string, and analyzing the naming rule character string to acquire at least one basic unit;
converting the basic unit into a naming rule sequence according to a naming rule base and built-in fixed common rules;
grouping building structural members according to the naming convention sequence to generate at least one group of members;
and sequencing and numbering the building structural components in the component group according to the naming rule sequence to generate component numbers.
Optionally, the base unit includes at least one of: a name prefix; component sequence number; a tower number; layer number; direction numbering; wall thickness identification; size numbering; a space symbol; customizing characters;
the step of parsing the naming rule string specifically includes:
and acquiring the sequence of the basic units in the naming rule character string.
Optionally, the step of converting the basic unit into a naming rule sequence according to a naming rule base and a built-in fixed common rule specifically includes:
retrieving the naming rule base to obtain a basic rule corresponding to the basic unit;
adding rule type identification to the basic rule according to the type of the basic rule, and arranging the basic rule according to the sequence of the corresponding basic units to generate the naming rule sequence, wherein the type of the basic rule comprises: grouping classification rules, sequence number rules and non-grouping information rules; the naming convention sequence includes: a packet merge rule sequence, a sequence number rule sequence, and a non-packet information rule sequence.
Optionally, the step of grouping building structural members according to the naming rule sequence specifically includes:
and acquiring the basic rules in the grouping merging rule sequence, classifying building structural members meeting the same merging conditions in the basic rules into the same member group, and generating a first number of the member group.
Optionally, the step of sorting and numbering the building structural components in the component group according to the naming rule sequence to generate component numbers specifically includes:
acquiring basic rules in the sequence number rule sequence, generating the sequence of each building structural member in the member group according to the basic rules, and generating a second number according to the sequence;
generating a third number of the building structural member according to the basic rule in the non-grouping information rule sequence, and combining the first number, the second number and the third number to generate the member number.
According to a second aspect of embodiments of the present disclosure, there is provided a building structural element group numbering device based on agreed semantics, comprising:
the analysis module is used for acquiring a naming rule character string and analyzing the naming rule character string to acquire at least one basic unit;
the naming rule determining module is used for converting the basic unit into a naming rule sequence according to a naming rule base and built-in fixed common rules;
a grouping module for grouping building structural components according to the naming rule sequence to generate at least one component group;
and the numbering module is used for sequencing and numbering the building structural components in the component group according to the naming rule sequence so as to generate component numbers.
According to a third aspect of embodiments of the present disclosure, there is provided an electronic device, comprising:
a processor;
a memory for storing the processor-executable instructions;
wherein the processor is configured to execute the instructions to implement the method of any of the first aspects.
According to a fourth aspect of embodiments of the present disclosure, there is provided a computer readable storage medium, which when executed by a processor of an electronic device, causes the electronic device to perform the method of any one of the first aspects.
According to a fifth aspect of embodiments of the present disclosure, there is provided a computer program product comprising a computer program which, when executed by a processor, implements the method according to any of the first aspects.
The technical scheme provided by the embodiment of the disclosure at least brings the following beneficial effects:
the naming rule character string is analyzed to obtain the naming rule sequence, unified grouping and unified numbering of the building structural members are achieved, disorder of the numbering of the building structural members is avoided, and management efficiency of the building structural members is improved.
It is to be understood that both the foregoing general description and the following detailed description are exemplary and explanatory only and are not restrictive of the disclosure.
Drawings
The accompanying drawings, which are incorporated in and constitute a part of this specification, illustrate embodiments consistent with the disclosure and together with the description, serve to explain the principles of the disclosure and do not constitute an undue limitation on the disclosure.
FIG. 1 is a flowchart illustrating a method for numbering building structural elements groups based on agreed semantics, according to an example embodiment.
FIG. 2 is a flow chart illustrating a method of building structural element group numbering based on agreed semantics according to another example embodiment.
FIG. 3 is a flowchart illustrating a method for building structural element group numbering based on agreed semantics according to another example embodiment.
FIG. 4 is a block diagram illustrating a building structural component group numbering device based on contracted semantics in accordance with an example embodiment.
Fig. 5 is a block diagram of an apparatus according to an example embodiment.
Fig. 6 is a block diagram of an apparatus according to an example embodiment.
Detailed Description
In order to enable those skilled in the art to better understand the technical solutions of the present disclosure, the technical solutions of the embodiments of the present disclosure will be clearly and completely described below with reference to the accompanying drawings.
It should be noted that the terms "first," "second," and the like in the description and claims of the present disclosure and in the foregoing figures are used for distinguishing between similar objects and not necessarily for describing a particular sequential or chronological order. It is to be understood that the data so used may be interchanged where appropriate such that the embodiments of the disclosure described herein may be capable of operation in sequences other than those illustrated or described herein. The implementations described in the following exemplary examples are not representative of all implementations consistent with the present disclosure. Rather, they are merely examples of apparatus and methods consistent with some aspects of the disclosure as detailed in the accompanying claims.
The user information (including but not limited to user equipment information, user personal information, etc.) related to the present disclosure is information authorized by the user or sufficiently authorized by each party.
At present, along with popularization and application of BIM technology, digital management of building structural members becomes a great importance in development of the building industry, and the BIM technology can be utilized to effectively improve design and construction efficiency of buildings and improve safety and quality management level of building construction. REVIT is currently the most commonly used BIM software. And a visual program is written in a secondary development platform DYNAMO based on REVIT, so that parameterization and intelligent management of a BIM model can be realized.
The method for coding the components in the REVIT model is commonly used at present, and is manually input for each building component, so that the working efficiency is low, errors are easy to occur, and a large amount of human resources are wasted.
FIG. 1 is a flowchart illustrating a method for numbering building structural elements groups based on agreed semantics, according to an example embodiment. As shown in fig. 1, the method includes:
step 101, acquiring a naming rule character string, and analyzing the naming rule character string to acquire at least one basic unit;
in this embodiment, the naming convention of the building structural member is customized by the implementer in such a way that the implementer controls the type of base unit and the order of the base units that appear in the naming convention string. By adjusting the above, different numbers are generated for the same building structural member.
In a possible embodiment, the implementer inputs a section of naming rule character string which supports customization and is extensible according to the rule in a dialog box interface, the system acquires the naming rule character string and analyzes the basic unit in the naming rule character string, and the naming rule character string comprises a plurality of { }, wherein the content in { } isthe basic unit.
Step 102, converting the basic unit into a naming rule sequence according to a naming rule base and built-in fixed common rules;
in this embodiment, the naming rule base includes codes of specific naming rules corresponding to each basic unit, and a number of building structural members can be generated according to the codes in the naming rule base, and the number to be generated in this embodiment needs to apply a plurality of naming rules, so that the naming rule codes corresponding to the basic units are arranged according to the sequence of the basic units to form a naming rule sequence, and the building structural members can be numbered according to naming rule character strings defined by an implementer by using the codes in the naming rule sequence. The component number comprises one or more sub-numbers, and each sub-number is generated according to the corresponding basic unit.
Optionally, a built-in fixed common rule can be added into the naming rule sequence, wherein the built-in fixed common rule is a universal naming rule.
Step 103, grouping building structural components according to the naming rule sequence to generate at least one component group;
step 104, sorting and numbering the building structural components in the component group according to the naming rule sequence to generate component numbers.
In this embodiment, in order to improve numbering efficiency, building structural members are first grouped, building structural members having the same characteristics are grouped into one member group, and the sub-numbers of the representative types of part of the building structural members in each member group are the same in the number, except that the sub-numbers of the representative sequences are different. The component numbers of the building structural components can be generated after the building structural components in the component groups are ordered.
According to the embodiment, the naming rule character strings are analyzed to obtain the naming rule sequence, unified grouping and unified numbering of the building structural members are achieved, disorder of the numbering of the building structural members is avoided, and management efficiency of the building structural members is improved.
Optionally, the base unit includes at least one of: a name prefix; component sequence number; a tower number; layer number; direction numbering; wall thickness identification; size numbering; a space symbol; customizing characters;
in this embodiment, the basic units of the regular character string include, but are not limited to:
{ PR } is the name prefix. The corresponding naming rules are used for determining prefixes corresponding to building structural members, such as rules provided by a drawing rule and a construction detailed diagram (cast-in-place concrete frame, shear wall, beam and plate) 22GB101-1 according to a national building standard design atlas (planar integral representation method), and the name prefixes of the beams are divided into floor frame beams KL, roof frame beams WKL, non-frame beams L, frame support beams KZL, overhanging beams XL and the like; the column name prefix is divided into a frame column KZ, a conversion column ZHZ, a core column XZ and the like; the name prefix of the edge member is divided into a restraining edge member YBZ, a construction edge member GBZ, an unconstrained dark column AZ, a buttress column FBZ, and the like; the name of the wall body is prefixed with a common wall Q and an underground outer wall DWQ; the name of the wall beam is prefixed with a connecting beam LL, a connecting beam (span-to-height ratio is not less than 5) LLK, a hidden beam AL, a frame beam BKL and the like. The user can customize the prefix expression rules through prefix parameters.
{ NM } is the component sequence number. The corresponding naming convention is used to order the building structural members in a certain order (e.g., left to right, bottom to top order) and to assign a sequence number to the building structural members. The sequence number follows the prefix. The common numbering convention is commonly known as prefix-to-sequence number.
{ TW } is the tower number. The corresponding naming rules are used for generating tower numbers of building structural members, and { TW } can be added in the rule character string if tower numbers are needed when a plurality of tower building structural members are numbered. The multi-tower numbered character is automatically added to the component name.
{ layer number } is layer number. The corresponding naming rules are used for generating the layer number of the building structural member, and the layer number identification characters of the current floor are added in the member names.
{ XY } is a direction number, and represents beams are respectively assigned numbers in the XY direction. Its corresponding naming convention is used to generate a direction number for the building structural member belonging to the beam, the beam member name being augmented with X, Y identification characters at the corresponding location.
{ B } or { B/10} represents an added wall thickness identifier in the wall number, and the corresponding naming convention is used to generate a wall thickness identifier for the building structural component. B represents wall thickness identification characters which are obtained by taking the wall thickness dimension as a wall thickness unit measurement value; b/10 represents wall thickness measured in millimeters divided by 10 as a wall thickness identification character.
{ abc } is a size number, and its corresponding naming convention is used to generate a size number for the building structural member. The edge components or frame columns with the same geometric shapes are distinguished by adding suffixes a, b and c when the actual reinforcing steel bars are greatly divided into different groups, such as GBZ1, GBZ1a, GBZ1b, GBZ1c and GBZ1d.
Either { - } is an interval symbol, and its corresponding naming convention is used to increment an interval symbol between two sub-numbers. For example, if the wall number is input with a rule string { PR } { B/10} { _NM }, the generated wall number is in the form of: q25_1, q25_2, q30_1.
{ [ Arbitrary character ] } is a custom character, representing adding a specific character at the specified position of the name string. For example, building number identification is added before the component name, and { [1# ] } { PR } { NM }. The component names are 1# KL1, 1# KL2, 1# KZ1, 1# KZ2, 1# GBZ1, 1# GBZ 2
A common regular string is a sequential combination of basic units including, but not limited to, the regular string described above. The definition of basic units in the new rule character string can be increased at any time according to the requirement, and the customizable and expandable of the building structural member grouping numbering system is realized.
In one possible embodiment, abbreviated input of most common regular strings is supported, such as: the empty characters represent { PR } { NM }, i.e. the numbering of the conventional prefix plus sequence number; in the edge component naming convention, abc represents { PR } { NM } { abc }; in the wall naming convention, B/10 is equivalent to { PR } { B/10} { NM }, and the generated numbers are Q25_1, Q25_2 and Q30_1.
Optionally, the parsing the naming convention string in step 101 specifically includes:
and acquiring the sequence of the basic units in the naming rule character string.
FIG. 2 is a flow chart illustrating a method of building structural element group numbering based on agreed semantics according to another example embodiment. As shown in fig. 2, the step 102 of converting the basic unit into a naming rule sequence according to a naming rule base and built-in fixed common rules specifically includes:
step 201, retrieving the naming rule base to obtain a basic rule corresponding to the basic unit;
step 202, adding rule type identification to the basic rule according to the type of the basic rule, and arranging the basic rule according to the sequence of the corresponding basic units to generate the naming rule sequence, wherein the type of the basic rule comprises: grouping classification rules, sequence number rules and non-grouping information rules; the naming convention sequence includes: a packet merge rule sequence, a sequence number rule sequence, and a non-packet information rule sequence.
In this embodiment, the basic rules are divided into three categories: a sequence of grouping merging rules affecting merging groups of building structural members, wherein the { } contains an identifier < G > which represents a grouping merging rule; a sequence number rule affecting the sequence number of the merged component group, wherein an increased mark < N > in { } represents that the component group belongs to the sequence number rule; the non-packet information rule is added with the corresponding character only in the final component name designated position, and the added mark < C > in { } represents the non-packet information rule. If no packet identifier exists in { NM }, the system automatically merges the rule sequence and the sequence number rule sequence according to the packet before { NM }, and the rule sequence of non-packet information after { NM }, so that the classification identifier does not need to be added in the normal case.
Optionally, the step of grouping building structural members according to the naming rule sequence specifically includes:
and acquiring the basic rules in the grouping merging rule sequence, classifying building structural members meeting the same merging conditions in the basic rules into the same member group, and generating a first number of the member group.
After the steel bars are selected, the building structural components meeting the merging conditions are required to be merged and grouped, and the specific principle is that the components which have the same geometric dimensions and can be merged are considered, the grouping merging rule sequences are considered, the components meeting the same group of conditions are grouped, the sizes of the actual steel bars are considered, and the components meeting the steel bar difference merging criteria are merged.
Common grouping merge rules include: { PR } prefix, which is generally a basic feature of component classification, can be merged only if the prefixes are the same; { TW } tower number, the talents of the same tower number can be merged; { XY }, merging and numbering beams respectively according to XY directions; { abc }, this grouping merging rule is defined more specifically for edge members, meaning that edge members or frame columns of the same geometry have the same sequence number, while two groups of members with large differences in actual rebar are distinguished by appending suffixes a, b, c.
FIG. 3 is a flowchart illustrating a method for building structural element group numbering based on agreed semantics according to another example embodiment. As shown in fig. 3, the step 104 of sorting and numbering the building structural components in the component group according to the naming rule sequence to generate a component number specifically includes:
step 301, obtaining a basic rule in the sequence number rule sequence, generating a sequence of each building structural member in a member group according to the basic rule, and generating a second number according to the sequence;
in this embodiment, under a general rule, after the components are reinforced and grouped, a sequence number is given to the component group according to a geometric position ordering rule representing the components, for example, from left to right and from bottom to top.
Some special rules require special handling, such as two-level numbering when { abc } is included in the edge component naming rules, the same sequence number is given to different groups but the same geometry in one level numbering, and two-level numbering characters a, b, c are appended to distinguish. Such as GBZ, GBZ1a, GBZ1b, GBZ1c, GBZ1d.
Step 302, generating a third number of the building structural component according to the basic rule in the non-grouping information rule sequence, and combining the first number, the second number and the third number to generate the component number.
In this embodiment, the basic rule elements in the non-packet information rule sequence do not affect packet merging and do not participate in sequence numbering, so that only characters are appended to corresponding positions according to the non-packet information rule for identifying certain information of the component.
Typical application cases include: a connecting beam, for diagonal hidden support reinforcement, diagonal reinforcement and centralized diagonal reinforcement, directly adding (JC), (JX) and (DX) to the prefix and the number to identify; wall body, increase (row number) sign after name; the beam is added (span number) after the name, wherein A is overhanging at one end, and B is overhanging at two ends.
FIG. 4 is a block diagram illustrating a building structural component group numbering device based on contracted semantics in accordance with an example embodiment. As depicted in fig. 4, the apparatus 400 includes:
a parsing module 410, configured to obtain a naming rule string, parse the naming rule string to obtain at least one basic unit;
the naming rule determining module 420 is configured to convert the basic unit into a naming rule sequence according to a naming rule base and a built-in fixed common rule;
a grouping module 430 for grouping building structural components according to the naming convention sequence to generate at least one component group;
a numbering module 440 for ordering and numbering the building construction components in the component group according to the naming convention sequence to generate a component number.
The specific manner in which the various modules perform the operations in the apparatus of the above embodiments have been described in detail in connection with the embodiments of the method, and will not be described in detail herein.
Fig. 5 is a block diagram illustrating an apparatus 800 according to an example embodiment. For example, apparatus 800 may be a mobile phone, computer, digital broadcast terminal, messaging device, game console, tablet device, medical device, exercise device, personal digital assistant, or the like.
Referring to fig. 5, apparatus 800 may include one or more of the following components: a processing component 802, a memory 804, a power component 806, a multimedia component 808, an audio component 810, an input/output (I/O) interface 812, a sensor component 814, and a communication component 816.
The processing component 802 generally controls overall operation of the apparatus 800, such as operations associated with display, telephone calls, data communications, camera operations, and recording operations. The processing component 802 may include one or more processors 820 to execute instructions to perform all or part of the steps of the methods described above. Further, the processing component 802 can include one or more modules that facilitate interactions between the processing component 802 and other components. For example, the processing component 802 can include a multimedia module to facilitate interaction between the multimedia component 808 and the processing component 802.
The memory 804 is configured to store various types of data to support operations at the device 800. Examples of such data include instructions for any application or method operating on the device 800, contact data, phonebook data, messages, pictures, videos, and the like. The memory 804 may be implemented by any type or combination of volatile or nonvolatile memory devices such as Static Random Access Memory (SRAM), electrically erasable programmable read-only memory (EEPROM), erasable programmable read-only memory (EPROM), programmable read-only memory (PROM), read-only memory (ROM), magnetic memory, flash memory, magnetic or optical disk.
The power supply component 806 provides power to the various components of the device 800. The power components 806 may include a power management system, one or more power sources, and other components associated with generating, managing, and distributing power for the device 800.
The multimedia component 808 includes a screen between the device 800 and the user that provides an output interface. In some embodiments, the screen may include a Liquid Crystal Display (LCD) and a Touch Panel (TP). If the screen includes a touch panel, the screen may be implemented as a touch screen to receive input signals from a user. The touch panel includes one or more touch sensors to sense touches, swipes, and gestures on the touch panel. The touch sensor may sense not only the boundary of a touch or slide action, but also the duration and pressure associated with the touch or slide operation. In some embodiments, the multimedia component 808 includes a front camera and/or a rear camera. The front camera and/or the rear camera may receive external multimedia data when the device 800 is in an operational mode, such as a shooting mode or a video mode. Each front camera and rear camera may be a fixed optical lens system or have focal length and optical zoom capabilities.
The audio component 810 is configured to output and/or input audio signals. For example, the audio component 810 includes a Microphone (MIC) configured to receive external audio signals when the device 800 is in an operational mode, such as a call mode, a recording mode, and a voice recognition mode. The received audio signals may be further stored in the memory 804 or transmitted via the communication component 816. In some embodiments, audio component 810 further includes a speaker for outputting audio signals.
The I/O interface 812 provides an interface between the processing component 802 and peripheral interface modules, which may be a keyboard, click wheel, buttons, etc. These buttons may include, but are not limited to: homepage button, volume button, start button, and lock button.
The sensor assembly 814 includes one or more sensors for providing status assessment of various aspects of the apparatus 800. For example, the sensor assembly 814 may detect an on/off state of the device 800, a relative positioning of the components, such as a display and keypad of the apparatus 800, the sensor assembly 814 may also detect a change in position of the apparatus 800 or one component of the apparatus 800, the presence or absence of user contact with the apparatus 800, an orientation or acceleration/deceleration of the apparatus 800, and a change in temperature of the apparatus 800. The sensor assembly 814 may include a proximity sensor configured to detect the presence of nearby objects without any physical contact. The sensor assembly 814 may also include a light sensor, such as a CMOS or CCD image sensor, for use in imaging applications. In some embodiments, the sensor assembly 814 may also include an acceleration sensor, a gyroscopic sensor, a magnetic sensor, a pressure sensor, or a temperature sensor.
The communication component 816 is configured to facilitate communication between the apparatus 800 and other devices, either in a wired or wireless manner. The device 800 may access a wireless network based on a communication standard, such as WiFi, an operator network (e.g., 2G, 3G, 4G, or 5G), or a combination thereof. In one exemplary embodiment, the communication component 816 receives broadcast signals or broadcast related information from an external broadcast management system via a broadcast channel. In one exemplary embodiment, the communication component 816 further includes a Near Field Communication (NFC) module to facilitate short range communications. For example, the NFC module may be implemented based on Radio Frequency Identification (RFID) technology, infrared data association (IrDA) technology, ultra Wideband (UWB) technology, bluetooth (BT) technology, and other technologies.
In an exemplary embodiment, the apparatus 800 may be implemented by one or more Application Specific Integrated Circuits (ASICs), digital Signal Processors (DSPs), digital Signal Processing Devices (DSPDs), programmable Logic Devices (PLDs), field Programmable Gate Arrays (FPGAs), controllers, microcontrollers, microprocessors, or other electronic elements for executing the methods described above.
In an exemplary embodiment, a storage medium is also provided, such as a memory 804 including instructions executable by processor 820 of apparatus 800 to perform the above-described method. Alternatively, the storage medium may be a non-transitory computer readable storage medium, which may be, for example, ROM, random Access Memory (RAM), CD-ROM, magnetic tape, floppy disk, optical data storage device, and the like.
Fig. 6 is a block diagram illustrating an apparatus 900 according to an example embodiment. For example, apparatus 900 may be provided as a server. Referring to fig. 6, apparatus 900 includes a processing component 922 that further includes one or more processors, and memory resources represented by memory 932, for storing instructions, such as applications, executable by processing component 1922. The application programs stored in memory 932 may include one or more modules that each correspond to a set of instructions. Further, processing component 922 is configured to execute instructions to perform the above-described methods.
The apparatus 900 may also include a power component 926 configured to perform power management of the apparatus 900, a wired or wireless network interface 950 configured to connect the apparatus 900 to a network, and an input output (I/O) interface 958. The device 900 may operate based on an operating system stored in memory 932, such as Windows Server, mac OS XTM, unixTM, linuxTM, freeBSDTM, or the like.
Other embodiments of the disclosure will be apparent to those skilled in the art from consideration of the specification and practice of the disclosure disclosed herein. This application is intended to cover any adaptations, uses, or adaptations of the disclosure following, in general, the principles of the disclosure and including such departures from the present disclosure as come within known or customary practice within the art to which the disclosure pertains. It is intended that the specification and examples be considered as exemplary only, with a true scope and spirit of the disclosure being indicated by the following claims.
It is to be understood that the present disclosure is not limited to the precise arrangements and instrumentalities shown in the drawings, and that various modifications and changes may be effected without departing from the scope thereof. The scope of the present disclosure is limited only by the appended claims.

Claims (9)

1. A building structure component grouping numbering method based on contracted semantics, comprising:
acquiring a naming rule character string, and analyzing the naming rule character string to acquire at least one basic unit;
converting the basic unit into a naming rule sequence according to a naming rule base and built-in fixed common rules;
grouping building structural members according to the naming convention sequence to generate at least one group of members;
and sequencing and numbering the building structural components in the component group according to the naming rule sequence to generate component numbers.
2. The method of claim 1, wherein the base unit comprises at least one of: a name prefix; component sequence number; a tower number; layer number; direction numbering; wall thickness identification; size numbering; a space symbol; customizing characters;
the step of parsing the naming rule string specifically includes:
and acquiring the sequence of the basic units in the naming rule character string.
3. The method according to claim 2, wherein the step of converting the basic unit into a naming rule sequence according to a naming rule base and built-in fixed common rules comprises in particular:
retrieving the naming rule base to obtain a basic rule corresponding to the basic unit;
adding rule type identification to the basic rule according to the type of the basic rule, and arranging the basic rule according to the sequence of the corresponding basic units to generate the naming rule sequence, wherein the type of the basic rule comprises: grouping classification rules, sequence number rules and non-grouping information rules; the naming convention sequence includes: a packet merge rule sequence, a sequence number rule sequence, and a non-packet information rule sequence.
4. A method according to claim 3, wherein said step of grouping building structural elements according to said naming convention sequence comprises in particular:
and acquiring the basic rules in the grouping merging rule sequence, classifying building structural members meeting the same merging conditions in the basic rules into the same member group, and generating a first number of the member group.
5. The method according to claim 4, wherein the step of ordering and numbering the building structural components in the component group according to the naming convention sequence to generate component numbers comprises:
acquiring basic rules in the sequence number rule sequence, generating the sequence of each building structural member in the member group according to the basic rules, and generating a second number according to the sequence;
generating a third number of the building structural member according to the basic rule in the non-grouping information rule sequence, and combining the first number, the second number and the third number to generate the member number.
6. A building structure component group numbering device based on contracted semantics, comprising:
the analysis module is used for acquiring a naming rule character string and analyzing the naming rule character string to acquire at least one basic unit;
the naming rule determining module is used for converting the basic unit into a naming rule sequence according to a naming rule base and built-in fixed common rules;
a grouping module for grouping building structural components according to the naming rule sequence to generate at least one component group;
and the numbering module is used for sequencing and numbering the building structural components in the component group according to the naming rule sequence so as to generate component numbers.
7. An electronic device, comprising:
a processor;
a memory for storing the processor-executable instructions;
wherein the processor is configured to execute the instructions to implement the method of any one of claims 1 to 5.
8. A computer readable storage medium, which when executed by a processor of an electronic device, causes the electronic device to perform the method of any of claims 1 to 5.
9. A computer program product comprising a computer program which, when executed by a processor, implements the method according to any one of claims 1 to 5.
CN202310423630.9A 2023-04-20 2023-04-20 Building structure component grouping numbering method and device based on agreed semantics Active CN116150447B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202310423630.9A CN116150447B (en) 2023-04-20 2023-04-20 Building structure component grouping numbering method and device based on agreed semantics

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202310423630.9A CN116150447B (en) 2023-04-20 2023-04-20 Building structure component grouping numbering method and device based on agreed semantics

Publications (2)

Publication Number Publication Date
CN116150447A true CN116150447A (en) 2023-05-23
CN116150447B CN116150447B (en) 2023-06-30

Family

ID=86339199

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202310423630.9A Active CN116150447B (en) 2023-04-20 2023-04-20 Building structure component grouping numbering method and device based on agreed semantics

Country Status (1)

Country Link
CN (1) CN116150447B (en)

Citations (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20200301672A1 (en) * 2019-03-20 2020-09-24 International Business Machines Corporation Generating program analysis rules based on coding standard documents
CN113535650A (en) * 2021-08-03 2021-10-22 统信软件技术有限公司 File naming method and computing device
CN114819886A (en) * 2022-04-08 2022-07-29 广州承总设计有限公司 Method and device for tracking components of antique building project
CN115062365A (en) * 2022-01-13 2022-09-16 湖北国际物流机场有限公司 BIM model-based component modeling method, storage medium and management system
CN115081092A (en) * 2022-08-03 2022-09-20 湖南集建创装配式建筑科技有限公司 Assembled wood structure building component coding mode and system based on revit
CN115423928A (en) * 2022-07-27 2022-12-02 华建数创(上海)科技有限公司 Building Information Modeling (BIM) coding plug-in unit creation method based on intelligent building operating system
CN115423929A (en) * 2022-07-27 2022-12-02 华建数创(上海)科技有限公司 BIM model equipment code auditing method based on intelligent building operation system

Patent Citations (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20200301672A1 (en) * 2019-03-20 2020-09-24 International Business Machines Corporation Generating program analysis rules based on coding standard documents
CN113535650A (en) * 2021-08-03 2021-10-22 统信软件技术有限公司 File naming method and computing device
CN115062365A (en) * 2022-01-13 2022-09-16 湖北国际物流机场有限公司 BIM model-based component modeling method, storage medium and management system
CN114819886A (en) * 2022-04-08 2022-07-29 广州承总设计有限公司 Method and device for tracking components of antique building project
CN115423928A (en) * 2022-07-27 2022-12-02 华建数创(上海)科技有限公司 Building Information Modeling (BIM) coding plug-in unit creation method based on intelligent building operating system
CN115423929A (en) * 2022-07-27 2022-12-02 华建数创(上海)科技有限公司 BIM model equipment code auditing method based on intelligent building operation system
CN115081092A (en) * 2022-08-03 2022-09-20 湖南集建创装配式建筑科技有限公司 Assembled wood structure building component coding mode and system based on revit

Also Published As

Publication number Publication date
CN116150447B (en) 2023-06-30

Similar Documents

Publication Publication Date Title
US10909203B2 (en) Method and device for improving page display effect via execution, conversion and native layers
JP2011238220A (en) Method, device, and computer program product for providing context recognition-type help content
CN105224601B (en) A kind of method and apparatus of extracting time information
CN104978045B (en) A kind of Chinese character input method and device
CN113238752B (en) Code generation method, device, electronic equipment and storage medium
CN112269798B (en) Information display method and device and electronic equipment
EP3734472A1 (en) Method and device for text processing
US11335348B2 (en) Input method, device, apparatus, and storage medium
EP3933656A1 (en) Method for semantic recognition and electronic device
US11367232B2 (en) Method and device for generating stickers
CN112052059A (en) Popup display method and device, electronic equipment and storage medium
EP3416070A1 (en) Page display method and device and storage medium
CN106792604B (en) Method and device for service prompt in communication process
CN110619879A (en) Voice recognition method and device
CN116150447B (en) Building structure component grouping numbering method and device based on agreed semantics
CN111650554A (en) Positioning method and device, electronic equipment and storage medium
US20240320858A1 (en) Meter recognition method, apparatus, electronic device, and storage medium
CN113869295A (en) Object detection method and device, electronic equipment and storage medium
CN114580361A (en) Document processing method and device, electronic equipment and storage medium
CN114490754A (en) Document auditing method and device and electronic equipment
EP3136258A1 (en) Translation string and context saving in translation memory database
CN111443905B (en) Service data processing method, device and system and electronic equipment
CN113535161A (en) User interface generation method and device
CN117093267B (en) Storage method, device, equipment and storage medium for branch instruction jump address
CN111538486B (en) Layout file nesting layer number screening method and device and electronic equipment

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