[go: up one dir, main page]

US8245181B2 - Printed circuit board layout system and method thereof - Google Patents

Printed circuit board layout system and method thereof Download PDF

Info

Publication number
US8245181B2
US8245181B2 US12/813,522 US81352210A US8245181B2 US 8245181 B2 US8245181 B2 US 8245181B2 US 81352210 A US81352210 A US 81352210A US 8245181 B2 US8245181 B2 US 8245181B2
Authority
US
United States
Prior art keywords
outline
component
value
range value
pcb
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.)
Expired - Fee Related, expires
Application number
US12/813,522
Other versions
US20110078643A1 (en
Inventor
Xiao-Cheng Sheng
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.)
Hongfujin Precision Industry Shenzhen Co Ltd
Hon Hai Precision Industry Co Ltd
Original Assignee
Hongfujin Precision Industry Shenzhen Co Ltd
Hon Hai Precision Industry 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 Hongfujin Precision Industry Shenzhen Co Ltd, Hon Hai Precision Industry Co Ltd filed Critical Hongfujin Precision Industry Shenzhen Co Ltd
Assigned to HON HAI PRECISION INDUSTRY CO., LTD., HONG FU JIN PRECISION INDUSTRY (SHENZHEN) CO., LTD. reassignment HON HAI PRECISION INDUSTRY CO., LTD. ASSIGNMENT OF ASSIGNORS INTEREST (SEE DOCUMENT FOR DETAILS). Assignors: SHENG, Xiao-cheng
Publication of US20110078643A1 publication Critical patent/US20110078643A1/en
Application granted granted Critical
Publication of US8245181B2 publication Critical patent/US8245181B2/en
Expired - Fee Related legal-status Critical Current
Adjusted expiration legal-status Critical

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F30/00Computer-aided design [CAD]
    • G06F30/30Circuit design
    • G06F30/39Circuit design at the physical level

Definitions

  • the present disclosure relates to the printed circuit board (PCB) layout field and, particularly, to a PCB layout system and a search method thereof.
  • PCB printed circuit board
  • FIG. 1 is a block diagram of a PCB layout system in accordance with an exemplary embodiment.
  • FIG. 2 is a user interface schematic diagram of the PCB layout system of FIG. 1 .
  • FIG. 3 is a schematic diagram of search result used by the PCB layout system of FIG. 1 .
  • FIG. 4 is a flowchart of a search method of the PCB layout system in accordance with an exemplary embodiment.
  • a PCB layout system 100 includes a storage unit 10 , a layout unit 20 , a display unit 30 , and a processing unit 40 .
  • the storage unit 10 stores a plurality of PCB layout files.
  • the PCB layout file is created based on a schematic circuit diagram, similar to the process of converting schematic circuit diagrams to PCB layouts by any conventional PCB layout software.
  • the PCB layout file includes multiple outline information, defining multiple component shapes, and height values, defining components' heights.
  • the outline information may include a plurality of coordinates defining a plurality of points joined together to form the outline.
  • the layout unit 20 is configured to create PCB layout files based on the schematic circuit diagrams.
  • the display unit 30 is configured to display the created PCB layout files and a user interface 11 .
  • the user interface 11 such as an operation interface of a computer monitor, includes a reference value input box 110 , a first range value input box 112 and a second range value input box 114 .
  • the reference value input box 110 is configured to receive a comparison value in response to a user input.
  • the reference value is a value to be compared with the height value of a selected component to determine whether the component is a high component or a low component. For example, when the height value of the selected component is greater than the reference value, it is a high component, and when the height value of the selected component is less or equal to the reference value, it is a low component.
  • the reference value is determined according to the actual demand by the user.
  • the first range value input box 112 is configured to receive a first range value in response to the user input.
  • the second range value input box 114 is configured to receive a second range value in response to the user input.
  • the first range value is an extension distance from the outline of the component corresponding to the low component
  • the second range value is an extension distance from the outline of the component corresponding to the high component.
  • the high component and the low component have different range values.
  • the user interface 11 further includes an OK button 116 and a cancel button 118 .
  • the user can select either the OK button 116 or the cancel button 118 after inputting the above parameters.
  • the OK button 116 and the cancel button 118 are used to accept or reject the input parameters.
  • the processing unit 40 includes a detecting module 41 , a first obtaining module 42 , a second obtaining module 43 , a comparing module 44 , a reference outline generating module 45 , and a computing module 46 .
  • the detecting module 41 is configured to detect whether corresponding reference value and range values are generated according to the input.
  • the first range value of the first range value input box 112 is a predetermined default value, it can also be changed in the first range value input box 112 by the user.
  • the first obtaining module 42 is configured to obtain the reference value, the first range value and the second range value when the detecting module 41 detects the corresponding reference value and range values input.
  • the second obtaining module 43 is configured to obtain the outline and the height value of a component selected by the layout unit 20 , responding to the operation of the user selecting one component on the PCB.
  • the second obtaining module 43 is further configured to obtain corresponding outlines that unselected components on the PCB.
  • the comparing module 44 is configured to compare the reference value of the first obtaining module 42 with the height value of the selected component of the second obtaining module 43 , and determine the selected component is a high component or a low component.
  • the component is a high component when the height value is greater than the reference value; otherwise, the component is a low component.
  • the reference outline generating module 45 is configured to generate a reference outline according to the corresponding range value and outline of the selected component when the comparing module 44 determines the selected component is a high component or a low component.
  • the reference value is 4 mm
  • the first range value is 3 mm
  • the second range value is 5 mm
  • the height value of the selected component is 6 mm.
  • the comparing module compares the 4 mm with the 6 mm, and then determines that the selected component is a high component.
  • the reference outline generating module 45 extends the outline of the selected component according to the second range value to obtain a reference outline.
  • the shape of the reference outline is an extension shape of the selected component extends a second range value along all around of outline itself.
  • the computing module 46 is configured to determine whether one component is associated within the reference outline.
  • the layout unit 20 selects the component 211 in response to operation of the user.
  • the reference outline generating module 45 generates a reference outline 220 .
  • the computing module 46 performs an intersection operation according to the reference outline 220 and one outline of the unselected components (e.g., 210 , 212 , and 213 ) that are obtained by the second obtaining module 43 respectively. If the components have a safe distance, the computing module 46 determines there is no component associated within the reference outline 220 ; otherwise, the computing module 46 determines there is a component that is intersected (does not have a safe distance) with the reference outline 220 .
  • the layout unit 20 marks and provides the outline of the unselected associated components to the display unit 30 according to the determined result of the computing module.
  • the display unit 30 displays the corresponding marked component on the PCB (as see in FIG. 3 ).
  • the first range value is a predetermined default value.
  • the layout unit 20 selects the component 211
  • the first obtaining module 42 obtains the first range value
  • the second obtaining module 43 obtains the outline of the selected components 211 and corresponding outlines that unselected components (e.g., 210 , 212 , 213 ) on the PCB.
  • the reference outline generating module 45 generates a reference outline 220 according to the obtained first range value and outline of the selected component 211 .
  • the computing module 46 performs an intersection operation according to the reference outline 220 and obtained outlines of unselected components, and the layout unit 20 marks and provides the unselected associated components to the display unit 30 to display, when the components are intersecting.
  • FIG. 4 is a flowchart of a search method of the PCB layout system in accordance with an exemplary embodiment. This method is applying for a PCB layout system.
  • step S 400 the layout unit 20 selects one component on the displayed PCB in response to operation of the user,
  • the second obtaining module 43 obtains a corresponding outline and height value of the selected component.
  • step S 402 The detecting module 41 detects whether the reference value, and the second range value are generated. If yes, the process goes to S 404 , and if not, the process goes to S 410 .
  • step S 404 The first obtaining module 42 obtains the reference value, the first range value and the second range value.
  • step S 406 the comparing module 44 determines whether the height value is greater than the reference value. If yes, the process goes to 408 , and if not, the process goes to S 410 .
  • step S 408 the reference outline generating module 45 generates a reference outline 220 according to the second range value and outline of the selected component. Then the process goes to S 414 .
  • step S 410 the first obtaining module 42 obtains the predetermined first range value.
  • step S 412 the reference outline generating module 45 generates a reference outline according to the first range value and outline of the selected component.
  • step S 414 the second obtaining module 43 obtains corresponding outlines of unselected components on the PCB.
  • step S 416 the computing module 46 performs an intersection operation according to the reference outline 220 and one outline of the unselected components respectively, and determines whether one component is associated within the reference outline 220 .
  • the process goes to S 418 when the components are intersecting; and the process end when the components have a safe distance.
  • step S 418 the layout unit 20 marks and provides the outlines of the unselected associated components to the display unit 30 according to the determined result of the computing module 46 .
  • the display unit 30 displays the corresponding marked components on the PCB.
  • the PCB layout system 100 responds to an operation of selecting one components on the PCB, automatically obtains the outline and height value of the selected component and the reference value, compares the height value and the reference value to select a first range value or a second range value.
  • the PCB layout system 100 generates a reference outline according to the corresponding range value and outline of the selected component, performs an intersection operation according to the reference outline and outlines of the unselected components to search components in the distance of corresponding range value, marks and displays the searched components on the display unit 30 .

Landscapes

  • Engineering & Computer Science (AREA)
  • Computer Hardware Design (AREA)
  • Physics & Mathematics (AREA)
  • Theoretical Computer Science (AREA)
  • Evolutionary Computation (AREA)
  • Geometry (AREA)
  • General Engineering & Computer Science (AREA)
  • General Physics & Mathematics (AREA)
  • Processing Or Creating Images (AREA)
  • Design And Manufacture Of Integrated Circuits (AREA)

Abstract

A printed circuit board layout system and a method thereof are provided. The method includes the following steps: obtaining corresponding outlines of selected component and unselected components in response to a user selecting one component; obtaining the range value; generating a reference outline according to the obtained range value and outline of the selected component; performing an intersection operation according to the reference outline and outlines of the unselected components, and determining whether one component is associated within the reference outline; marking and displaying the outlines of the corresponding unselected components when the unselected components are associated within the reference outline.

Description

BACKGROUND
1. Technical Field
The present disclosure relates to the printed circuit board (PCB) layout field and, particularly, to a PCB layout system and a search method thereof.
2. Description of Related Art
When designing PCBs using software, different components have different height values and different safe distances. It is better not to set components to close to each other on the PCB in order to conveniently wiring or there could be electromagnetic interference created between the components. However, conventional software can only find overlapped components of the PCB, and cannot find components within the safe distances.
BRIEF DESCRIPTION OF THE DRAWINGS
Many aspects of the embodiments can be better understood with reference to the following drawings. The components in the drawings are not necessarily drawn to scale, the emphasis instead being placed upon clearly illustrating the principles of the PCB layout system and method thereof. Moreover, in the drawings, like reference numerals designate corresponding parts throughout the several views.
FIG. 1 is a block diagram of a PCB layout system in accordance with an exemplary embodiment.
FIG. 2 is a user interface schematic diagram of the PCB layout system of FIG. 1.
FIG. 3 is a schematic diagram of search result used by the PCB layout system of FIG. 1.
FIG. 4 is a flowchart of a search method of the PCB layout system in accordance with an exemplary embodiment.
DETAILED DESCRIPTION
The disclosure, including the accompanying drawings, is illustrated by way of example and not by way of limitation. It should be noted that references to “an” or “one” embodiment in this disclosure are not necessarily to the same embodiment, and such references mean at least one.
Referring to FIG. 1, a PCB layout system 100 includes a storage unit 10, a layout unit 20, a display unit 30, and a processing unit 40.
The storage unit 10 stores a plurality of PCB layout files. The PCB layout file is created based on a schematic circuit diagram, similar to the process of converting schematic circuit diagrams to PCB layouts by any conventional PCB layout software. The PCB layout file includes multiple outline information, defining multiple component shapes, and height values, defining components' heights. The outline information may include a plurality of coordinates defining a plurality of points joined together to form the outline.
The layout unit 20 is configured to create PCB layout files based on the schematic circuit diagrams. The display unit 30 is configured to display the created PCB layout files and a user interface 11.
Referring to FIG. 2, the user interface 11, such as an operation interface of a computer monitor, includes a reference value input box 110, a first range value input box 112 and a second range value input box 114. The reference value input box 110 is configured to receive a comparison value in response to a user input. The reference value is a value to be compared with the height value of a selected component to determine whether the component is a high component or a low component. For example, when the height value of the selected component is greater than the reference value, it is a high component, and when the height value of the selected component is less or equal to the reference value, it is a low component. The reference value is determined according to the actual demand by the user. The first range value input box 112 is configured to receive a first range value in response to the user input. The second range value input box 114 is configured to receive a second range value in response to the user input. The first range value is an extension distance from the outline of the component corresponding to the low component, and the second range value is an extension distance from the outline of the component corresponding to the high component. The high component and the low component have different range values.
The user interface 11 further includes an OK button 116 and a cancel button 118. The user can select either the OK button 116 or the cancel button 118 after inputting the above parameters. The OK button 116 and the cancel button 118 are used to accept or reject the input parameters.
The processing unit 40 includes a detecting module 41, a first obtaining module 42, a second obtaining module 43, a comparing module 44, a reference outline generating module 45, and a computing module 46.
The detecting module 41 is configured to detect whether corresponding reference value and range values are generated according to the input. In detail, the first range value of the first range value input box 112 is a predetermined default value, it can also be changed in the first range value input box 112 by the user.
The first obtaining module 42 is configured to obtain the reference value, the first range value and the second range value when the detecting module 41 detects the corresponding reference value and range values input.
The second obtaining module 43 is configured to obtain the outline and the height value of a component selected by the layout unit 20, responding to the operation of the user selecting one component on the PCB. The second obtaining module 43 is further configured to obtain corresponding outlines that unselected components on the PCB.
The comparing module 44 is configured to compare the reference value of the first obtaining module 42 with the height value of the selected component of the second obtaining module 43, and determine the selected component is a high component or a low component. In detail, the component is a high component when the height value is greater than the reference value; otherwise, the component is a low component.
The reference outline generating module 45 is configured to generate a reference outline according to the corresponding range value and outline of the selected component when the comparing module 44 determines the selected component is a high component or a low component. For example, the reference value is 4 mm, the first range value is 3 mm, and the second range value is 5 mm. The height value of the selected component is 6 mm. The comparing module compares the 4 mm with the 6 mm, and then determines that the selected component is a high component. The reference outline generating module 45 extends the outline of the selected component according to the second range value to obtain a reference outline. The shape of the reference outline is an extension shape of the selected component extends a second range value along all around of outline itself.
The computing module 46 is configured to determine whether one component is associated within the reference outline. In detail, referring to FIG. 3, the layout unit 20 selects the component 211 in response to operation of the user. The reference outline generating module 45 generates a reference outline 220. The computing module 46 performs an intersection operation according to the reference outline 220 and one outline of the unselected components (e.g., 210, 212, and 213) that are obtained by the second obtaining module 43 respectively. If the components have a safe distance, the computing module 46 determines there is no component associated within the reference outline 220; otherwise, the computing module 46 determines there is a component that is intersected (does not have a safe distance) with the reference outline 220.
The layout unit 20 marks and provides the outline of the unselected associated components to the display unit 30 according to the determined result of the computing module. The display unit 30 displays the corresponding marked component on the PCB (as see in FIG. 3).
In another embodiment, the first range value is a predetermined default value. When the layout unit 20 selects the component 211, the first obtaining module 42 obtains the first range value, the second obtaining module 43 obtains the outline of the selected components 211 and corresponding outlines that unselected components (e.g., 210, 212, 213) on the PCB. The reference outline generating module 45 generates a reference outline 220 according to the obtained first range value and outline of the selected component 211. The computing module 46 performs an intersection operation according to the reference outline 220 and obtained outlines of unselected components, and the layout unit 20 marks and provides the unselected associated components to the display unit 30 to display, when the components are intersecting.
FIG. 4 is a flowchart of a search method of the PCB layout system in accordance with an exemplary embodiment. This method is applying for a PCB layout system.
In step S400, the layout unit 20 selects one component on the displayed PCB in response to operation of the user, The second obtaining module 43 obtains a corresponding outline and height value of the selected component.
In step S402, The detecting module 41 detects whether the reference value, and the second range value are generated. If yes, the process goes to S404, and if not, the process goes to S410.
In step S404, The first obtaining module 42 obtains the reference value, the first range value and the second range value.
In step S406, the comparing module 44 determines whether the height value is greater than the reference value. If yes, the process goes to 408, and if not, the process goes to S410.
In step S408, the reference outline generating module 45 generates a reference outline 220 according to the second range value and outline of the selected component. Then the process goes to S414.
In step S410, the first obtaining module 42 obtains the predetermined first range value.
In step S412, the reference outline generating module 45 generates a reference outline according to the first range value and outline of the selected component.
In step S414, the second obtaining module 43 obtains corresponding outlines of unselected components on the PCB.
In step S416, the computing module 46 performs an intersection operation according to the reference outline 220 and one outline of the unselected components respectively, and determines whether one component is associated within the reference outline 220. The process goes to S418 when the components are intersecting; and the process end when the components have a safe distance.
In step S418, the layout unit 20 marks and provides the outlines of the unselected associated components to the display unit 30 according to the determined result of the computing module 46. The display unit 30 displays the corresponding marked components on the PCB.
By the application of the PCB layout system 100 and method thereof, the PCB layout system 100 responds to an operation of selecting one components on the PCB, automatically obtains the outline and height value of the selected component and the reference value, compares the height value and the reference value to select a first range value or a second range value. The PCB layout system 100 generates a reference outline according to the corresponding range value and outline of the selected component, performs an intersection operation according to the reference outline and outlines of the unselected components to search components in the distance of corresponding range value, marks and displays the searched components on the display unit 30.
It is to be understood, however, that even though numerous characteristics and advantages of the embodiments have been set forth in the foregoing description, together with details of the structure and function of the embodiments, the disclosure is illustrative only, and changes may be made in detail, especially in matters of shape, size, and arrangement of parts within the principles of the disclosure to the full extent indicated by the broad general meaning of the terms in which the appended claims are expressed.

Claims (10)

1. A printed circuit board (PCB) layout system, comprising:
a storage unit to store a plurality of PCB layout files and a range value, wherein each of the PCB layout files comprises multiple outline information defining multiple component shapes;
a layout unit to create PCB layout files based on schematic circuit diagrams;
a display unit to display the created PCB layout files; and
a processing unit comprising:
a first obtaining module to obtain the range value;
a second obtaining module to obtain outline of a component selected by the layout unit and corresponding outlines of unselected components, in response to selecting one component on the PCB by a user;
a reference outline generating module to generate a reference outline according to the corresponding range value and outline of the selected component; and
a computing module to determine whether one component is associated within the reference outline;
wherein the layout unit marks and provides the outline of an unselected component to the display unit when the computing module determines that one component is associated within the reference outline, and the display unit displays the corresponding marked components on the PCB.
2. The PCB layout system as described in claim 1, wherein the range value comprises a first range value and a second range value, one PCB layout file comprises height values defining components' heights;
the processing unit further comprises a detecting module, which is to detect whether a reference value and range values are generated according to the input, the first obtaining module obtains the reference value, the first range value and the second range value when the detecting module detects the corresponding reference value and range values input;
the second obtaining module is further to obtain height value corresponding to selected component, in response to selecting one component on the displayed PCB by the user.
3. The PCB layout system as described in claim 2, wherein the processing unit further comprises a comparing module, which is to compare the reference value of the first obtaining module with the height value of the selected component of the second obtaining module, and determine the selected component is a high component or a low component;
the reference outline generating module generates a reference outline according to the first range value and outline of the selected component when the comparing module determines the selected component is a low component; and generates a reference outline according to the second range value and outline of the selected component when the comparing module determines the selected component is a high component.
4. The PCB layout system as described in claim 3, wherein the comparing module determines that the selected component is a high component when height value of the selected component is greater than the reference value, otherwise, the selected component is a low component.
5. The system as described in claim 1, wherein the outline information comprises a plurality of coordinates defining a plurality of points joined together to form the outline.
6. The system as described in claim 1, wherein the computing module performs an intersection operation according to the reference outline and one outline of the unselected components, and determines there is no component associated within the reference outline when the components have a safe distance, otherwise, the component is associated within the reference outline.
7. A search method for a printed circuit board (PCB) layout system, the printed circuit board layout system comprises a storage unit that stores a plurality of PCB layout files and a range value, wherein each of the PCB layout files comprises multiple outline information defining multiple component shapes, the method comprising:
(a) obtaining corresponding outlines of selected component and unselected components in response to a user selecting one component;
(b) obtaining the range value;
(c) generating a reference outline according to the obtained range value and outline of the selected component;
(d) performing an intersection operation according to the reference outline and outlines of the unselected components, and determining whether one component is associated within the reference outline;
(e) marking and displaying the outlines of the corresponding unselected components when the unselected components are associated within the reference outline.
8. The search method as described in claim 7, wherein one PCB layout file comprises height values, the step (a) further comprising:
obtaining height value of the selected component.
9. The search method as described in claim 7, wherein the range value comprises a first range value and a second range value, the step (b) further comprising:
obtaining a reference value, the first range value and the second range value when detecting the corresponding reference value and range value input.
10. The search method as described in claim 7, the step (c) further comprising:
comparing whether the height value is greater than the reference value;
generating a reference outline according to the second range value and outline of the selected component if the height value is greater than the reference value;
generating a reference outline according to the first range value and outline of the selected component if the height value is not greater than the reference value.
US12/813,522 2009-09-30 2010-06-11 Printed circuit board layout system and method thereof Expired - Fee Related US8245181B2 (en)

Applications Claiming Priority (3)

Application Number Priority Date Filing Date Title
CN2009103080416A CN102033973A (en) 2009-09-30 2009-09-30 Wiring system for printed circuit board and part locating method on printed circuit board
CN200910308041 2009-09-30
CN200910308041.6 2009-09-30

Publications (2)

Publication Number Publication Date
US20110078643A1 US20110078643A1 (en) 2011-03-31
US8245181B2 true US8245181B2 (en) 2012-08-14

Family

ID=43781731

Family Applications (1)

Application Number Title Priority Date Filing Date
US12/813,522 Expired - Fee Related US8245181B2 (en) 2009-09-30 2010-06-11 Printed circuit board layout system and method thereof

Country Status (2)

Country Link
US (1) US8245181B2 (en)
CN (1) CN102033973A (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US9651585B2 (en) 2013-12-18 2017-05-16 National Instruments Corporation Via layout techniques for improved low current measurements

Families Citing this family (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102024071B (en) * 2009-09-11 2013-06-05 鸿富锦精密工业(深圳)有限公司 Printed circuit board wiring system and polygon merging method on printed circuit board
CN111642085B (en) * 2020-06-19 2021-08-31 苏州浪潮智能科技有限公司 A printed circuit board manufacturing method, system, equipment and computer storage medium
CN114818591B (en) * 2022-07-01 2022-09-09 南京维拓科技股份有限公司 Method for quickly generating clearance of tool device

Citations (9)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US6077307A (en) * 1997-10-31 2000-06-20 Hewlett Packard Company Forced conformance design-rule halos for computer aided design software
US6341366B1 (en) * 1999-01-15 2002-01-22 Spring Soft Inc. Rule-driven method and system for editing physical integrated circuit layouts
US20040194045A1 (en) * 2003-03-31 2004-09-30 Fujitsu Limited Electronic circuit design apparatus and method thereof
CN1987876A (en) 2005-12-23 2007-06-27 英业达股份有限公司 Prompt system and method
US7322019B2 (en) * 2001-07-11 2008-01-22 Fujitsu Limited Electronic circuit designing method and apparatus, and storage medium
US7412683B2 (en) * 2004-02-05 2008-08-12 Matsushita Electric Industrial Co., Ltd. Printed wiring board design method, program therefor, recording medium storing the program recorded therein, printed wiring board design device using them and CAD system
CN101470767A (en) 2007-12-28 2009-07-01 英业达股份有限公司 Object position detection method
US7643896B2 (en) * 2004-06-08 2010-01-05 Ricoh Company, Ltd. Operation-related information display method and operation-related information display system
US7865857B1 (en) * 2007-01-23 2011-01-04 Cadence Design Systems, Inc. System and method for improved visualization and debugging of constraint circuit objects

Patent Citations (9)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US6077307A (en) * 1997-10-31 2000-06-20 Hewlett Packard Company Forced conformance design-rule halos for computer aided design software
US6341366B1 (en) * 1999-01-15 2002-01-22 Spring Soft Inc. Rule-driven method and system for editing physical integrated circuit layouts
US7322019B2 (en) * 2001-07-11 2008-01-22 Fujitsu Limited Electronic circuit designing method and apparatus, and storage medium
US20040194045A1 (en) * 2003-03-31 2004-09-30 Fujitsu Limited Electronic circuit design apparatus and method thereof
US7412683B2 (en) * 2004-02-05 2008-08-12 Matsushita Electric Industrial Co., Ltd. Printed wiring board design method, program therefor, recording medium storing the program recorded therein, printed wiring board design device using them and CAD system
US7643896B2 (en) * 2004-06-08 2010-01-05 Ricoh Company, Ltd. Operation-related information display method and operation-related information display system
CN1987876A (en) 2005-12-23 2007-06-27 英业达股份有限公司 Prompt system and method
US7865857B1 (en) * 2007-01-23 2011-01-04 Cadence Design Systems, Inc. System and method for improved visualization and debugging of constraint circuit objects
CN101470767A (en) 2007-12-28 2009-07-01 英业达股份有限公司 Object position detection method

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US9651585B2 (en) 2013-12-18 2017-05-16 National Instruments Corporation Via layout techniques for improved low current measurements

Also Published As

Publication number Publication date
US20110078643A1 (en) 2011-03-31
CN102033973A (en) 2011-04-27

Similar Documents

Publication Publication Date Title
US20110191722A1 (en) Nested controls in a user interface
US20090060393A1 (en) Image searching device, image searching method, image searching program, and recording medium recording the image searching program
CN110210141A (en) Model collision detection method, device and electronic equipment based on BIM technology
US20140056478A1 (en) Product identification using mobile device
US8860758B2 (en) Display control apparatus and method for displaying overlapping windows
US8065623B2 (en) Method for designing a customized work area
US20100039449A1 (en) Menu controlling method
US9933929B1 (en) Automatic layout management through static GUI analysis
CN112870724B (en) Resource management method and device, storage medium and electronic equipment
US8245181B2 (en) Printed circuit board layout system and method thereof
US20230367473A1 (en) Ink data generation apparatus, method, and program
CA2823832C (en) A method for multiple pass symbol and components-based visual object searching of documents
US8255863B2 (en) Printed circuit board layout system and method thereof
US20170132192A1 (en) Information processing device, display method and control program
US8250516B2 (en) Printed circuit board layout system and method for merging overlapping polygons into irregular shapes
CN102542089A (en) Wiring distance inspection system and wiring distance inspection method
CN112987994A (en) Frame selection annotation method, frame selection annotation device, electronic equipment and storage medium
US20110304609A1 (en) Design Support Apparatus and Design Support Method
US20140286581A1 (en) Classifying objects displayed on a device
CN103207746B (en) A kind of funcall method and device
US20110304610A1 (en) Design Support Apparatus and Design Support Method
JP7496715B2 (en) Specification information generating device, specification information generating method, and program
JP2009086851A (en) Display method and system for picture transition diagram
JP2010096600A (en) Signal specifying device, method threfor, and control program for them
JP2005316881A (en) Program for drawing retrieval, drawing retrieval device, and method for displaying drawing retrieval result

Legal Events

Date Code Title Description
AS Assignment

Owner name: HONG FU JIN PRECISION INDUSTRY (SHENZHEN) CO., LTD

Free format text: ASSIGNMENT OF ASSIGNORS INTEREST;ASSIGNOR:SHENG, XIAO-CHENG;REEL/FRAME:024519/0431

Effective date: 20100520

Owner name: HON HAI PRECISION INDUSTRY CO., LTD., TAIWAN

Free format text: ASSIGNMENT OF ASSIGNORS INTEREST;ASSIGNOR:SHENG, XIAO-CHENG;REEL/FRAME:024519/0431

Effective date: 20100520

REMI Maintenance fee reminder mailed
LAPS Lapse for failure to pay maintenance fees
STCH Information on status: patent discontinuation

Free format text: PATENT EXPIRED DUE TO NONPAYMENT OF MAINTENANCE FEES UNDER 37 CFR 1.362

FP Lapsed due to failure to pay maintenance fee

Effective date: 20160814