Reliable Custom Design Click here to contact AirBorn
Home Our Products PCB and circuit Design Example circuits Specification and Ordering Contact Us
--AirBorn Electronics-- US SITE · AUS SITE
ABOUT US
Company Detail
Enquiry Form
Sitemap
WHAT WE MAKE
Our Design method
Spec'ing your job
Hardware design
Firmware design
Examples: Circuits
Examples: Photos
Design Method overview     Example circuits     PCB Layout
Example project
OUR CIRCUITS
Serial to Parallel
Navy SMD Trainer
Danfoss tester
89C2051 project
Weighscale
Light Key Tone Gen
Index - Main Library
OUR DESIGN STEPS
Design step-by-step
Circuit diagrams
PCB Layout
PCB Etching
Prototyping
Firmware design
Documentation
Manufacturing
Economies of scale
Test Procedures
ECOs - changes
SPECIFY YOUR WORK
Overview
Specification Intro.
Writing your Spec.
Tech Ingredients
Example Specs
Designer selection
R&D Economics
Inspiration
EXAMPLE BOARDS
A PCB Factory
Example projects
...more ...more
A real design Lab
TECHNIQUES
PCB EMI and ESD
2 wire I/O expansion
REFERENCE
Our PicoBus IO Std
RS232 RS485 FR4 Autotrax CAD Library P89LPC932 Program Header Past products Using a Multimeter
FURTHER INFO
Complete site index
Offsite Links (15000+)
Google search
 
--AirBorn Electronics-- CONTACT or ENQUIRY
©2009 AirBorn

The Circuit Design

The electronic design is called a schematic or circuit diagram. It is constructed in CAD format. At AirBorn Electronics we use Protel CAD (Protel has renamed to Altium). Schematic diagrams are constructed according to a number of standards and rules, but the primary function is to explain the circuit design in an easily digestible form.

Small circuit diagram

A circuit diagram is a strict document, and cannot be "mostly correct". A circuit diagram must reflect the actual construction of the printed circuit board which is made from it, exactly. To this end the printed circuit board CAD and schematic CAD are tied together through a Net-check, and modifications to one document must always be carried out in the other. The circuit diagram references each part on the printed circuit board with a designator (e.g. "IC5") and pin numbers for each connection.

A good circuit diagram will include extra information required to understand the circuit operation, have descriptive net and connector labels, and include all of the parts on the printed circuit board. At AirBorn Electronics we use "blank" components for hardware items such as IC sockets, heatsinks, submodules and the PCB laminate itself, so that these items appear on the circuit, parts list, and PCB in identical form. We have an (older) tutorial on our design method if you wish to follow it.

A good circuit designer sees the circuit as a whole, and rarely just looks at each element of the design in isolation (the "keyhole" approach). I personally shudder at the term holistic approach - but it is probably the best label. While the keyhole approach is a useful simplification applied to the software industry, in the hardware field it will cause you grief. Circuitry affects other circuitry in unanticipated ways, looking at elements in isolation causes you to overlook such interactions. There is no substitute for being thorough.

Frankly, our whole design process works best as an integrated whole. We frequently get requests from clients who want just part of our design service. If the client wants just the realtime software - and provides working hardware that they have already used elsewhere - this can work well. If the client designs the PCB themselves, but has us prototype their design work, the job is often less successful than it should be - we really need to control the circuit design to start the project from a good base point.

Small circuit diagramExperience counts for a lot in circuit design. As an example, the small illustration is a circuit that we often use when an RS485 interface is required. Many other subcontract design companies will just have one part in their circuit, - they will use the same 75176 IC, but in surface mount, taking a tiny 0.5 square centimetres of PCB space. Our solution uses a DIP component in an IC socket, (so it's replaceable) and adds an indication LED (to aid diagnosis of cable and peer faults), supply pulling resistors (for better noise immunity), fusible series resistors (to protect against cable mis-wires), and overvoltage clamps (to protect against surges). Our solution provides a much better quality circuit.

I am not young enough to know everything. -- Oscar Wilde :-)

Decisions made during the circuit design also affect the layout and there are small economies to be gained by having the same designer do both of these operations. The designer can specify the physical package to be used in the layout at the time the circuit is designed, rather than leaving this as a seperate task for later.

The design of the circuitry also ties in with the programming for the product - especially when Programmable Logic Devices (PLD, CPLD, FPGA) are being used. Decisions are made as to which circuitry is inside which devices. In the case of microprocessors, some functions require special pins, such as interrupts - again, decisions are made as the circuit is designed that affect the coding performed later.

Circuit Library The package type selected for each component to some degree also affects the design of the circuit itself. In particular Surface mount (SMT / SMD) components are smaller than conventional, and can dissipate less heat; and the amount of heat a component can dissipate can have a great bearing on how a circuit is constructed and the values of parts used. There are also a number of parts that are difficult to obtain in conventional packages, and a few parts that are less cost effective in surface mount.

The design of digital circuitry for small microprocessor projects used to be very much a building block affair - it was just a case of connecting the right bricks together to make your design. However, as devices get more complex and requirements more demanding, experience and attention to detail become paramount. We work with all types of circuitry - including low level analog, low power circuitry, robust interface circuitry and opto-isolated circuitry. By choosing AirBorn as your electronic development subcontractor, you get assurance that the circuit will be designed, reviewed and debugged thoroughly.

AirBorn's Camera1 controller

Click the Continue arrow below for "PCB Layout," or go on to:

Hardware, n.: The parts of a computer system that can be kicked. -- from "Fortunes" :-)

Intro: SpecsSpecifications Design overviewOverview Example circuitsCircuit library Next SubjectPCB Layout