Spec Product Basic Requirement
Spec Product Basic Requirement
英語 English:spec
日語 Japanese:仕様 (しよう)
類義 Synonym:Standard Requirement Framework
意味 Meaning:The spec
, in information science, is a requirement that each product must meet. For example, "whether the voltage is 100V or 200V" is a spec. Voltage specs are set by each country and region. For product development, an engineer checks which voltage specs are correct.
The benefit of the spec is that different companies can develop products compatible with each other. As long as "PC X" and "PC Y" both meet the voltage spec, consumers can use any of the products with a single power tap. On the other hand, products that are out of the spec will not work properly.
Famous specs in information science are ISO, IEEE, RFC, and HTML to name a few.
The spec is different from the concept
. The concept is a big picture of the whole world, but it is not a tangible blueprint for each product development. For example, "the Internet" is a concept, a useful term to describe a worldview, but actual product development requires more detailed information. The internet is the name of the phenomenon. TCP/IP is the name of the spec that enables the internet technically and substantially.
In most cases, the consumer only knows the concept, while the engineer understands the concept to the spec.
While complying with the spec, we develop a tangible product that actually works. This final stage of the product is called implement
.
Through the learning of information science, technical terms fall into three categories according to their level of abstraction: concept, spec, and implement.
This allows students to learn the basics of computer science faster.
語源 Origin:Latin specificus (Mention particularly) ⇒ Latin specificare ⇒ Latin specificatio ⇒ Accusative ⇒ Latin specificationem ⇒ English specification ⇒ Abbreviation ⇒ English spec ⇒ Japanese 仕様
体系 System:情報科学 (Information science) > プログラミング (Programming) > 概念 (Gainen) + 仕様 (Spec) + 実装 (Implement)
多言語対応 Multilingualism:
韓語 Hanguel:스펙 (Seupek) 사양 (Sayang)
中文 Chinese:規格 规格 (guīgé gui1ge2)
探究 Further study:
質問と回答