Shopping on line can be easy, simple and save you lots of money. It can also take a lot of your time, frustrate you, and result in unwanted purchases. Now the same can be said for regular high street shopping, but with the vast opportunity presented by the Internet it will pay you to spend a few minutes reading this and understanding how to better optimize your Specification shopping experience:
1. Compare - without doubt the biggest advantage that the Specification offers shoppers today is the ability to compare thousands of Specification at a time. This is a great thing, but not necessarily all the time! Too much can be daunting at times so take advantage of the great comparison sites and where possible let them do the hard work for you.
2. Research - if it has been said it will be on the internet. Ignorance is no longer a justifiable reason for buying the wrong thing. Take the time to research in detail everything that you could possible want to know about
3. Testimonials - don't know anybody that has bought a Specification? Wrong! If the Specification is good the internet will let you know. Use the Internet as a friend and get testimonials before you buy.
4. Questions - Got a question about Specification then search the Forums, FAQ's, Blogs etc. Don't be afraid to ask .....
5. Reputation - Never heard of the company selling Specification? Don't worry, no reason why you should know every company in the world, but you know someone that does! Use the internet to find out what people are saying about Specification and build up a picture of their reputation for sales, returns, customer service, delivery etc.
6. Returns - still worried that even after all of the above your Specification wont be what you want? Check out the returns policy. There is so much competition now that someone, somewhere is bound to offer the terms that you are comfortable with.
7. Feedback - happy with your Specification then let people know, after all you are depending on others people input in your buying decision, so why not give a little back.
8. Security - check for the yellow padlock on the Specification site before you buy, and the s after http:/ /i.e. https:// = a secure site
9. Contact - got a question about Specification, or want to leave a comment then check out the sites contact page. Reputable companies have them and respond.
10. Payment - ready to pay for your Specification, then use your credit card or PayPal! Be aware of companies that don't accept them, there may be genuine reasons but given the huge amount of choice you have when buying online there is no reason at all not to buy via credit card or PayPal.
A
specification is an explicit set of requirements to be satisfied by a material, product, or service. (
ASTM definition)
Use of a Specification
In
engineering,
manufacturing, and business, it is vital for suppliers, purchasers, and users of materials, products, or services to understand and agree upon all requirements. A specification is a type of a standard which is often referenced by a
contract or procurement document. It provides the necessary details about the specific requirements.
Specifications may be written by government agencies, standards organizations (
ASTM,
International Organization for Standardization , CEN, etc), trade associations, corporations, and others.
A product specification does not necessarily prove the product to be correct. Just because an item is stamped with a specificaiton number does not, by itself, indicate that the item is fit for any particular use. The people who use the item (engineers, trade unions, etc) or specify the item (building codes, government, industry, etc) have the responsibility to consider the available specifications, specify the correct one, enforce compliance, and use the item correctly.
Validation of suitability is necessary.
An example of a US Federal specification is FIPS-PUB 159,
Detail Specification for 62.5-μm Core Diameter/125-μm Cladding Diameter Class Ia Multimode Optical Fibers. (Source: from Federal Standard 1037C and from MIL-STD-188)
Content of a Specification
A specification might include:
- Descriptive title and scope of the specification
- Date of last effective revision and revision designation
- Person, office, or agency responsible for questions on the specification, updates, and deviations.
- The significance or importance of the specification and its intended use.
- Terminology and definitions to clarify the meanings of the specification
- Test methods for measuring all specified characteristics
- Material requirements: physical, mechanical, electrical, chemical, etc. Targets and Tolerance (engineering).
- Performance requirements. Targets and Tolerance (engineering).
- Workmanship
- Certifications required.
- Safety considerations and requirements
- Natural environment considerations and requirements
- Quality requirements, Sampling (statistics), inspections, acceptance criteria
- Person, office, or agency responsible enforcement of the specification.
- Completion and delivery.
- Provisions for rejection, reinspection, rehearing, corrective measures
- etc
Construction specifications in North America
Specifications in North America form part of the contract documents that accompany and govern the construction of a building. The guiding master document is the
National MasterFormat. It is a consensus document that is jointly sponsored by two professional organisations:
- Construction Specifications Canada
- Construction Specifications Institute
While there is a tendency to believe that "Specs overrule Drawings" in the event of discrepancies between the text document and the drawings. The actual intent is for drawings and specifications to be complimentary with neither taking precedence over the other.
The Specifications fall into 50 "Divisions", or broad categories of work involved in construction. The "Divisions" are subdivided into "Sections", that address specific workscopes. For instance,
firestopping is addressed in Section 078400 - Firestopping. It forms part of the Division 7, which is Thermal and Moisture Protection. Division 7 also addresses building envelope and fireproofing work. Each Section is subdivided into three distinct areas: "General", "Products" and "Execution". The National
MasterFormat system has been uniformly applied to residential, commercial and much though not all industrial work.
Specifications can be another "performance-based", whereby the specifier restricts the text to stating the performance that must be achieved in each Section of work, or "prescriptive", whereby the specifier indicates specific products, vendors and even contractors that are acceptable for each workscope.
While North American specifications are usually restricted to broad descriptions of the work, European ones can include actual work quantities, including such things as
area of
drywall to be built in square metres, like a bill of materials. This type of specification is a collaborative effort between a specwriter and a quantity surveyor. This approach is unusual in North America, where each bidder performs his or her own quantity survey on the basis of both drawings and specifications.
Specification writing is a professional trade with its own professional designations, such as "CCS", which means "Certified Construction Specifier". Specwriters can be either employees of or sub-contractors to architects. Specwriters frequently meet with manufacturers of
building materials who seek to have their products "specified" on upcoming construction projects so that contractors can include their products in the estimates leading to their proposals.
Process Capability Considerations
A good engineering specification, by itself, does not necessarily imply that all products sold to that specification actually meet the listed targets and tolerances. Actual production of any material, product, or service involves inherent variation of output. With a normal distribution, the tails of production may extend well beyond plus and minus three standard deviarions from the process average.
The
process capability of materials and products needs to be compatible with the specified engineering tolerances.
Process controls must be in place and an effective
Quality management system, such as Total Quality Management, needs to keep actual production within the desired tolerances.
Effective
enforcement of a specification is necessary for it to be useful.
Software development
Formal specification
A
formal specification is a mathematics description of
software or
hardware that may be used to develop an
implementation. It describes
what the system should do, not (necessarily)
how the system should do it. Given such a
specification, it is possible to use formal verification techniques to demonstrate that a candidate system design is correct with respect to the specification. This has the advantage that incorrect candidate system designs can be revised before a major investment has been made in actually implementing the design. An alternative approach is to use provably correct
refinement steps to transform a specification into a design, and ultimately into an actual implementation, that is correct by construction.
Program specification
A
program specification is the definition of what a computer program is expected to do. It can be
informal, in which case it can be considered as a blueprint or user manual from a developer point of view, or
Formal specification, in which case it has a definite meaning defined in
mathematics or programmatic terms. In practice, most successful specifications are written to understand and fine-tune applications that were already well-developed, although safety-critical
software systems are often carefully specified prior to application development. Specifications are most important for external interfaces that must remain stable.
Functional specification
In
software development, a
functional specification (also,
functional spec or
specs or
functional specifications document (FSD)) is the set of documentation that describes the behavior of a computer program or larger software system. The documentation typically describes various inputs that can be provided to the
software system and how the system responds to those inputs.
See also
External links
- Construction Specifications Library (US) by Arcat
- Directory of US/Canadian Construction Products by 4specs
References
- Pyzdek, T, "Quality Engineering Handbook", 2003, ISBN 0824746147
- Godfrey, A. B., "Juran's Quality Handbook", 1999, ISBN 007034003
- "Specifications for the Chemical And Process Industries", 1996, ASQ Quality Press, ISBN:0-87389-351-4
A
specification is an explicit set of requirements to be satisfied by a material, product, or service. (ASTM definition)
Use of a Specification
In
engineering, manufacturing, and business, it is vital for suppliers, purchasers, and users of materials, products, or services to understand and agree upon all requirements. A specification is a type of a standard which is often referenced by a contract or procurement document. It provides the necessary details about the specific requirements.
Specifications may be written by government agencies, standards organizations (ASTM,
International Organization for Standardization ,
CEN, etc), trade associations, corporations, and others.
A product specification does not necessarily prove the product to be correct. Just because an item is stamped with a specificaiton number does not, by itself, indicate that the item is fit for any particular use. The people who use the item (engineers, trade unions, etc) or specify the item (building codes, government, industry, etc) have the responsibility to consider the available specifications, specify the correct one, enforce compliance, and use the item correctly. Validation of suitability is necessary.
An example of a US Federal specification is FIPS-PUB 159,
Detail Specification for 62.5-μm Core Diameter/125-μm Cladding Diameter Class Ia Multimode Optical Fibers. (Source: from
Federal Standard 1037C and from MIL-STD-188)
Content of a Specification
A specification might include:
- Descriptive title and scope of the specification
- Date of last effective revision and revision designation
- Person, office, or agency responsible for questions on the specification, updates, and deviations.
- The significance or importance of the specification and its intended use.
- Terminology and definitions to clarify the meanings of the specification
- Test methods for measuring all specified characteristics
- Material requirements: physical, mechanical, electrical, chemical, etc. Targets and Tolerance (engineering).
- Performance requirements. Targets and Tolerance (engineering).
- Workmanship
- Certifications required.
- Safety considerations and requirements
- Natural environment considerations and requirements
- Quality requirements, Sampling (statistics), inspections, acceptance criteria
- Person, office, or agency responsible enforcement of the specification.
- Completion and delivery.
- Provisions for rejection, reinspection, rehearing, corrective measures
- etc
Construction specifications in North America
Specifications in North America form part of the contract documents that accompany and govern the construction of a building. The guiding master document is the
National MasterFormat. It is a consensus document that is jointly sponsored by two professional organisations:
- Construction Specifications Canada
- Construction Specifications Institute
While there is a tendency to believe that "Specs overrule Drawings" in the event of discrepancies between the text document and the drawings. The actual intent is for drawings and specifications to be complimentary with neither taking precedence over the other.
The Specifications fall into 50 "Divisions", or broad categories of work involved in construction. The "Divisions" are subdivided into "Sections", that address specific workscopes. For instance,
firestopping is addressed in Section 078400 - Firestopping. It forms part of the Division 7, which is Thermal and Moisture Protection. Division 7 also addresses
building envelope and fireproofing work. Each Section is subdivided into three distinct areas: "General", "Products" and "Execution". The National
MasterFormat system has been uniformly applied to residential, commercial and much though not all industrial work.
Specifications can be another "performance-based", whereby the specifier restricts the text to stating the performance that must be achieved in each Section of work, or "prescriptive", whereby the specifier indicates specific products, vendors and even contractors that are acceptable for each workscope.
While North American specifications are usually restricted to broad descriptions of the work,
European ones can include actual work quantities, including such things as area of
drywall to be built in square metres, like a bill of materials. This type of specification is a collaborative effort between a specwriter and a quantity surveyor. This approach is unusual in North America, where each bidder performs his or her own quantity survey on the basis of both drawings and specifications.
Specification writing is a professional trade with its own professional designations, such as "CCS", which means "Certified Construction Specifier". Specwriters can be either employees of or sub-contractors to architects. Specwriters frequently meet with manufacturers of building materials who seek to have their products "specified" on upcoming construction projects so that contractors can include their products in the estimates leading to their proposals.
Process Capability Considerations
A good engineering specification, by itself, does not necessarily imply that all products sold to that specification actually meet the listed targets and tolerances. Actual production of any material, product, or service involves inherent variation of output. With a normal distribution, the tails of production may extend well beyond plus and minus three standard deviarions from the process average.
The process capability of materials and products needs to be compatible with the specified engineering tolerances. Process controls must be in place and an effective Quality management system, such as Total Quality Management, needs to keep actual production within the desired tolerances.
Effective
enforcement of a specification is necessary for it to be useful.
Software development
Formal specification
A
formal specification is a mathematics description of software or
hardware that may be used to develop an
implementation. It describes
what the system should do, not (necessarily)
how the system should do it. Given such a specification, it is possible to use formal verification techniques to demonstrate that a candidate system design is correct with respect to the specification. This has the advantage that incorrect candidate system designs can be revised before a major investment has been made in actually implementing the design. An alternative approach is to use provably correct
refinement steps to transform a specification into a design, and ultimately into an actual implementation, that is correct by construction.
Program specification
A
program specification is the definition of what a computer program is expected to do. It can be
informal, in which case it can be considered as a blueprint or user manual from a developer point of view, or
Formal specification, in which case it has a definite meaning defined in mathematics or programmatic terms. In practice, most successful specifications are written to understand and fine-tune applications that were already well-developed, although safety-critical software systems are often carefully specified prior to application development. Specifications are most important for external interfaces that must remain stable.
Functional specification
In software development, a
functional specification (also,
functional spec or
specs or
functional specifications document (FSD)) is the set of documentation that describes the behavior of a computer program or larger software system. The documentation typically describes various inputs that can be provided to the software system and how the system responds to those inputs.
See also
External links
- Construction Specifications Library (US) by Arcat
- Directory of US/Canadian Construction Products by 4specs
References
- Pyzdek, T, "Quality Engineering Handbook", 2003, ISBN 0824746147
- Godfrey, A. B., "Juran's Quality Handbook", 1999, ISBN 007034003
- "Specifications for the Chemical And Process Industries", 1996, ASQ Quality Press, ISBN:0-87389-351-4
specification from FOLDOC
specification < jargon > (spec) A document describing how some system should work. (2001-02-06) Try this search on Wikipedia, OneLook, Google
functional specification from FOLDOC
functional specification < programming, project > A description of what a system (e.g. a piece of software) does or should do (but not how it should do it).
AQA GCE A/AS Psychology A
This specification is being withdrawn: see the new GCE implementation timetable. the last AS exams are in summer 2009, which provide the opportunity for linear or re-sit candidates ...
AQA GCE A/AS English Literature A
Contact: tel: 01483 556 072; or use our online enquiry service Ask AQA; AQA's publishing policy for specifications. This specification is being withdrawn: see the new GCE ...
Skin Specification
a) Navigation Background: File Name: nav_bg.jpg/gif: File Size Max: 10KB: Dimensions: 760x40 pixels: Description: The bottom left hand rectangle measuring 510x25 pixels should have ...
AJ Specification: products used in leading buildings. From The ...
This area provides access to detailed information on over 500 buildings and to the thousands of products that have been specified. It reflects the values of our monthly magazine AJ ...
Specification (technical standard) - Wikipedia, the free encyclopedia
A specification is an explicit set of requirements to be satisfied by a material, product, or service. (ASTM definition)
GreenSpec - Green building, design, products, specification and ...
Discuss and develop the creation of a ready made specification of green products and methods of construction. Contact details and forum.
Renaultsport.co.uk - Roadcars - Mégane Renaultsport 225 Cup ...
Specification ... 18" Alloy Wheels • Smart "Flat-blade" windscreen wipers
NBS | National Building Specification | Topics | Design ...
Design & specification. This topic area offers you a set of resources to help you keep up to date with design and specification.