Parts Numbering Scheme
- From: "Roger Lascelles" <despam_rklasl@xxxxxxxxxxxx>
- Date: Tue, 7 Jun 2005 21:53:57 +1000
We are a small company, and we would like to implement a better components
numbering scheme.
The parts numbers need to go into our accounting system and on parts lists,
build lists and some schematics, so we don't want them to be too long.
Letters and digits are OK, but each must start with a letter. Sort order is
a consideration, because computers sort strings from left to right, often in
ascii or similar order. That means each character position has significance
and it might be best if every part had the same number of characters.
The storeroom must be organised by part number, so that we can work
systematically to find the correct shelf, container, then envelope or reel
inside the container. We need to store similar parts together in the
storeroom, to make the most of the containers. For example, SMD resistor
reels are stored together, with a number of different resistor values in
each container. This means SMD resistor part numbers must form a sequence,
though not necesarily in order of ohms value.
A part number should at least tell roughly what kind of part it is - SMD
resistor, leaded electrolytic, etc, so that means the leftmost characters
should carry that info so the sorted list is by part type.
Now, does anyone have a system like that ? Or a different or better system
?
thanks
Roger Lascelles
.
- Follow-Ups:
- Re: Parts Numbering Scheme
- From: PN2222A
- Re: Parts Numbering Scheme
- From: Greg Neff
- Re: Parts Numbering Scheme
- From: Guy Macon
- Re: Parts Numbering Scheme
- From: mroberds
- Re: Parts Numbering Scheme
- From: Pooh Bear
- Re: Parts Numbering Scheme
- From: Adrian Jansen
- Re: Parts Numbering Scheme
- From: Tim Wescott
- Re: Parts Numbering Scheme
- From: Mark
- Re: Parts Numbering Scheme
- From: RST Engineering \(jw\)
- Re: Parts Numbering Scheme
- From: Dan Hollands
- Re: Parts Numbering Scheme
- Prev by Date: Re: PRC as a amplifier in GPS question.
- Next by Date: Re: Advice for sci.electronics.design
- Previous by thread: High gain current amplifier has excess noise
- Next by thread: Re: Parts Numbering Scheme
- Index(es):
Relevant Pages
|