Circuit design

From Wikipedia, the free encyclopedia

The process of circuit design can cover systems ranging from complex electronic systems down to the individual transistors within an integrated circuit. One person can often do the design process without needing a planned or structured design process for simple circuits. Still, teams of designers following a systematic approach with intelligently guided computer simulation are becoming increasingly common for more complex designs. In integrated circuit design automation, the term "circuit design" often refers to the step of the design cycle which outputs the schematics of the integrated circuit. Typically this is the step between logic design and physical design.[1]

Process[edit]

A circuit diagram for the Texas Instruments SN76477 sound chip

Traditional circuit design usually involves several stages. Sometimes, a design specification is written after liaising with the customer. A technical proposal may be written to meet the requirements of the customer specification. The next stage involves synthesising on paper a schematic circuit diagram, an abstract electrical or electronic circuit that will meet the specifications. A calculation of the component values to meet the operating specifications under specified conditions should be made. Simulations may be performed to verify the correctness of the design.

A breadboard or other prototype version of the design for testing against specification may be built. It may involve making any alterations to the circuit to achieve compliance. A choice as to a method of construction and all the parts and materials to be used must be made. There is a presentation of component and layout information to draughtspersons and layout and mechanical engineers for prototype production. This is followed by the testing or type-testing several prototypes to ensure compliance with customer requirements. Usually, there is a signing and approval of the final manufacturing drawings, and there may be post-design services (obsolescence of components, etc.).

Specification[edit]

Microchips

The process of circuit design begins with the specification, which states the functionality that the finished design must provide but does not indicate how it is to be achieved .[2] The initial specification is a technically detailed description of what the customer wants the finished circuit to achieve and can include a variety of electrical requirements, such as what signals the circuit will receive, what signals it must output, what power supplies are available and how much power it is permitted to consume. The specification can (and normally does) also set some of the physical parameters that the design must meet, such as size, weight, moisture resistance, temperature range, thermal output, vibration tolerance, and acceleration tolerance.[3]

As the design process progresses, the designer(s) will frequently return to the specification and alter it to take account of the progress of the design. This can involve tightening specifications that the customer has supplied and adding tests that the circuit must pass to be accepted. These additional specifications will often be used in the verification of a design. Changes that conflict with or modify the customer's original specifications will almost always have to be approved by the customer before they can be acted upon.

Correctly identifying the customer needs can avoid a condition known as 'design creep', which occurs in the absence of realistic initial expectations, and later by failing to communicate fully with the client during the design process. It can be defined in terms of its results; "at one extreme is a circuit with more functionality than necessary, and at the other is a circuit having an incorrect functionality".[4][who?] Nevertheless, some changes can be expected. It is good practice to keep options open for as long as possible because it's easier to remove spare elements from the circuit later on than it is to put them in.

Design[edit]

A block diagram of 4-bit ALU

The design process involves moving from the specification at the start to a plan that contains all the information needed to be physically constructed at the end; this happens typically by passing through several stages, although in the straightforward circuit, it may be done in a single step.[5] The process usually begins with the conversion of the specification into a block diagram of the various functions that the circuit must perform, at this stage the contents of each block are not considered, only what each block must do, this is sometimes referred to as a "black box" design. This approach allows the possibly highly complex task to be broken into smaller tasks either by tackled in sequence or divided amongst members of a design team.

Each block is then considered in more detail, still at an abstract stage, but with a lot more focus on the details of the electrical functions to be provided. At this or later stages, it is common to require a large amount of research or mathematical modeling into what is and is not feasible to achieve.[6] The results of this research may be fed back into earlier stages of the design process, for example if it turns out one of the blocks cannot be designed within the parameters set for it, it may be necessary to alter other blocks instead. At this point, it is also common to start considering both how to demonstrate that the design does meet the specifications, and how it is to be tested ( which can include self diagnostic tools ).[7]

Individual circuit components

Finally, the individual circuit components are chosen to carry out each function in the overall design; at this stage, the physical layout and electrical connections of each component are also decided, this layout commonly taking the form of artwork for the production of a printed circuit board or Integrated circuit. This stage is typically highly time-consuming because of the vast array of choices available. A practical constraint on the design at this stage is standardization;. At the same time, a certain value of a component may be calculated for use in some location in a circuit; if that value cannot be purchased from a supplier, then the problem has still not been solved. To avoid this, a certain amount of 'catalog engineering' can be applied to solve the more mundane tasks within an overall design.

One area of rapid technology development is in the field of nanoelectronic circuit design.[8]

Costs[edit]

Comparison chart between field-effect transistors.

Generally, the cost of designing circuits is directly tied to the final circuits' complexity. The greater the complexity (quantity of components and design novelty), the more hours of a skilled engineer's time will be necessary to create a functional product. The process can be tedious, as minute details or features could take any amount of time, materials and manpower to create. Like taking into account the effects of modifying transistor sizes or codecs.[9] In the world of flexible electronics, replacing the, widely used, polyimide substrates with materials like PEN or PET to produce flexible electronics, could reduce costs by factors of 5-10.[10]

Costs for designing a circuit are almost always far higher than production costs per unit, as the cost of production and function of the circuit depends greatly on the design of the circuit.[11]

Although the typical PCB production methods involve subtractive manufacturing, there are methods that use an additive manufacturing process, such as using a 3D printer to "print" a PCB. This method is thought to cost less than additive manufacturing and eliminates the need for waste management altogether.[12]

A graph of the growing number of transistors on circuits each year, otherwise known as Moore's Law

Verification and testing[edit]

Once a circuit has been designed, it must be both verified and tested. Verification is the process of going through each stage of a design and ensuring that it will do what the specification requires it to do. This is frequently a highly mathematical process and can involve large-scale computer simulations of the design. In any complicated design, it is very likely that problems will be found at this stage and may affect a large amount of the design work to be redone to fix them.

Testing is the real-world counterpart to verification; testing involves physically building at least a prototype of the design and then (in combination with the test procedures in the specification or added to it) checking the circuit does what it was designed to.

Design Software[edit]

In the Software of the visual DSD, the Logic Circuit of complement circuit is implemented by the compiling program code. These types of software programs are creating cheaper more efficient circuits for all types of circuits.[13] We have implemented functional simulations to verify logic functions corresponding to logic expressions in our proposed circuits. The proposed architectures are modeled in VHDL language. Using this language will create more efficient circuits that will not only be cheaper but last longer. These are only two of many design software that help individuals plan there circuits for production.[14]

Prototyping[edit]

Prototyping plays a significant role in the complex process of circuit design. This iterative process involves continuous refinement and correction of errors. The task of circuit design is demanding and requires meticulous attention to detail to avoid errors. Circuit designers are required to conduct multiple tests to ensure the efficiency and safety of their designs before they are deemed suitable for consumer use.[15]

Prototyping is an integral part of electrical work due to its precise and meticulous nature. The absence of prototyping could potentially lead to errors in the final product. Circuit designers, who are compensated for their expertise in creating electrical circuits, bear the responsibility of ensuring the safety of consumers who purchase and use these circuits at home.

The risks associated with neglecting the prototyping process and releasing a flawed electrical circuit are significant. These risks include the potential for fires and overheated wires, which could result in burns or severe injuries to unsuspecting individuals.[15]

Results[edit]

Every electrical circuit starts with a circuit board simulator of how the things will be put together at the end of the day and show how the circuit will work virtually.[16] A blueprint is the drawing of the technical design and final product. After all, this is done, and you use the blueprint to put the circuit together, you will get the results of electrical circuits that are quite memorable. The circuit will run anything from a vacuum to a big TV in a movie theater. All of these take a long time and a certain skill not everyone can acquire. The electrical circuit is something most things we need in our everyday lives.

Documentation[edit]

Any commercial design will normally also include an element of documentation; the precise nature of this documentation will vary according to the size and complexity of the circuit and the country in which it is to be used. As a bare minimum, the documentation will normally include at least the specification and testing procedures for the design and a statement of compliance with current regulations. In the EU this last item will normally take the form of a CE Declaration listing the European directives complied with and naming an individual responsible for compliance.[17]

Software[edit]

See also[edit]

References[edit]

  1. ^ Sherwani, Naveed (1995). Algorithms for VLSI Physical Design Automation (Second ed.). Boston, MA: Springer US. ISBN 978-1-4615-2351-2. OCLC 852788338.
  2. ^ Lam, William K. (2005-08-19). "Does Your Design Meet Its Specs? Introduction to Hardware Design Verification | What Is Design Verification?". Informit.com. Retrieved 2016-09-27.
  3. ^ A. Tajalli, et al., "Design trade-offs in ultra-low-power digital nanoscale CMOS," IEEE TCAS-I 2011.
  4. ^ DeMers, 1997
  5. ^ "Design Flow Chart" (GIF). Informit.com. Retrieved 2016-09-27.
  6. ^ "Electric Circuits I: Lab4". Archived from the original on 2005-08-30. Retrieved 2007-11-04.
  7. ^ "A.T.E. Solutions, Inc. | Design for Testability and for Built-In Self Test". Besttest.com. Archived from the original on 2016-09-01. Retrieved 2016-09-27.
  8. ^ Zhang, Wei; Niraj K. Jha; Li Shang (2010). "A Hybrid System/CMOS Dynamically Reconfigurable System". In Jha, Niraj K.; Chen, Deming (eds.). Nanoelectronic Circuit Design. Springer Science & Business Media. p. 97. ISBN 978-1441976093. Retrieved 29 September 2016.[permanent dead link]
  9. ^ Kang, Wang; Zhao, WeiSheng; Wang, Zhaohao; Zhang, Yue; Klein, Jacques-Olivier; Zhang, Youguang; Chappert, Claude; Ravelosona, Dafiné (September 2013). "A low-cost built-in error correction circuit design for STT-MRAM reliability improvement". Microelectronics Reliability. 53 (9–11): 1224–1229. doi:10.1016/j.microrel.2013.07.036.
  10. ^ van den Brand, Jeroen; Kusters, Roel; Barink, Marco; Dietzel, Andreas (October 2010). "Flexible embedded circuitry: A novel process for high density, cost effective electronics". Microelectronic Engineering. 87 (10): 1861–1867. doi:10.1016/j.mee.2009.11.004.
  11. ^ "How Much Does a Prototype Cost?". PREDICTABLE DESIGNS. 2016-09-04. Retrieved 2021-05-15.
  12. ^ Dong, Yue; Bao, Chao; Kim, Woo Soo (April 2018). "Sustainable Additive Manufacturing of Printed Circuit Boards". Joule. 2 (4): 579–582. doi:10.1016/j.joule.2018.03.015.
  13. ^ Kalantari, Zeinab; Eshghi, Mohammad; Mohammadi, Majid; Jassbi, Somayeh (November 2019). "Low-cost and compact design method for reversible sequential circuits". The Journal of Supercomputing. 75 (11): 7497–7519. doi:10.1007/s11227-019-02912-8. S2CID 199443010.
  14. ^ Cui, Guangzhao; Jiao, Yangyang; Liu, Jianxia; Li, Jixiang; Zhang, Xuncai; Sun, Zhonghua (16 January 2019). "Complex Complement Circuit Design of Four Inputs Based on DNA Strand Displacement". Fundamenta Informaticae. 164 (2–3): 181–194. doi:10.3233/FI-2019-1761. S2CID 59222491.
  15. ^ a b Ashby, Darren (2008). Circuit design. Newnes. ISBN 978-0-08-094965-9. OCLC 444859449.[page needed]
  16. ^ "Basics of Different Electronic Circuit Design Process". ElProCus - Electronic Projects for Engineering Students. 2017-04-13. Retrieved 2020-04-29.
  17. ^ "Untitled Document". Archived from the original on 2005-11-26. Retrieved 2005-12-12.

Sources[edit]