Important Notice:

Course Content
Sensor, Actuator & Mictrocontroller (Chapter-3) M4-R5.1
About Lesson
Components of Embedded System:-

          एंबेडेड सिस्टम में चार मुख्य कम्पोनेन्ट हैं। वे प्रोसेसर (माइक्रोप्रोसेसर या माइक्रोकंट्रोलर), मेमोरी (रैम या रोम), पेरिफेरल्स (इनपुट और आउटपुट) और सॉफ्टवेयर हैं।

Processor:-

          एंबेडेड सिस्टम का दिल प्रोसेसर है सिस्टम की functionality के आधार पर प्रोसेसर कुछ भी हो सकता है। जैसे general purpose processor, single purpose processor, application specific processor, Microcontroller.

Memory:-

          मेमोरी एक एम्बेडेड सिस्टम का एक महत्वपूर्ण हिस्सा है। यह RAM और ROM में divide होता है। एंबेडेड सिस्टम रोम में मेमोरी मुख्य प्रोग्राम में स्टोर करता है। और रैम प्रोग्राम variables और temporary data को स्टोर करता है।

Peripherals:-

          External devices को कंट्रोल करने के लिए एंबेडेड सिस्टम में इनपुट और आउटपुट पेरिफेरल होना चाहिए। इन external devices में से कुछ में इनपुट/आउटपुट पोर्ट, कम्युनिकेशन इंटरफेसेस, टाइमर और काउंटर्स आदि शामिल हैं।

Software:-

          इसको मुख्यता Application software भी बोला जाता है क्योंकि Embedded system में माइक्रोकंट्रोलर और माइक्रोप्रोसेसर के अंदर एक Dedicated प्रोग्रामिंग की जाती है जो कि एक Particular Application के लिए प्रयोग कीजाती है। क्योंकि माइक्रोकंट्रोलर में बर्न होने वाला प्रोग्राम specific task के लिए डिजाइन किया जाता है इसलिए इस सॉफ्टवेयर को एप्लीकेशनसॉफ्टवेयर बोला जाता है।

 

Components of Embedded System:-

                    There are four main components in embedded systems. They are processor (microprocessor or microcontroller), memory (RAM or ROM), peripherals (input and output) and software.

Processor:-

          The heart of an embedded system is the processor. Depending on the functionality of the system, the processor can be anything. Like general purpose processor, single purpose processor, application specific processor, Microcontroller.

Memory:-

          Memory is an important part of an embedded system. It is divided into RAM and ROM. Embedded systems store the main programs in memory in ROM. And RAM stores program variables and temporary data.

Peripherals:-

          Embedded systems must have input and output peripherals to control external devices. Some of these external devices include input/output ports, communication interfaces, timers and counters, etc.

Software:-

          It is also mainly called application software because in the embedded system, dedicated programming is done inside the microcontroller and microprocessor which is used for a particular application. Because the program written in the microcontroller is designed for a specific task, this software is called application software.

error: Content is protected !!