what do you mean by embedded system?
Answers were Sorted based on User's Feedback
Answer / saravanan
Embedded System is combination of both hardware and software
that can be used for dedicated application. ie Hardware is
based on DSP/Microcontroller/Microprocessor.
| Is This Answer Correct ? | 1 Yes | 1 No |
Answer / anandkumar m k
Embedded systems can be called by two ways:-
1) A combination of software inside a hardware to perform
the desired task.
2) A combination of hardware within a hardware, where we
have first h/w part programmed by programming (software).
| Is This Answer Correct ? | 1 Yes | 1 No |
Answer / mohd abdul aleem
An embedded system is a computer system designed to do one or a few dedicated and/or specific functions, often with real-time computing constraints. It is embedded as part of a complete device often including hardware and mechanical parts.
| Is This Answer Correct ? | 1 Yes | 1 No |
Answer / ankit mehta
In the sense of computer language, embedding means taking the fundamental code structure (for instance of an image) and putting it into another code object... such as a video. Something that has been embedded into code structure can be separeted from the other code structure, but serves it's function better joined to (or embedded in) the other structure.
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / rashesh patel
it is system for specific task & get certain result.
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / purvi
in general embedded means combination of two things or
placing one thing on other,,,,
and in electronics terms it means imposing software on a
pure hardware network... or simply combination of software
and hardware.
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / kendole soumya
embedded system is a system which have embedded software
and computer hardware ,in which the system is deddicated
for a single specific task or part of task.
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / sakthi
Integrated the electronic components with software for a
particular task.
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / syedmusthafa
it is a integration of non-computing device and the computing device.it is also used for special and specific purpose.it is dedicated a software design
| Is This Answer Correct ? | 1 Yes | 2 No |
Answer / manoj
embedded is nothing but the combination of hardware and
software
| Is This Answer Correct ? | 1 Yes | 2 No |
Give an example of one address microprocessor?
What is the logical difference between move a to b and compute b = a?
How are labels named in assembly language?
What are the software instructions related to stack operations?
Give example for non-maskable interrupts?
What are the control signals used by the 8085?
What is the difference between MOV and MVI?
In the instruction FADD, What does F stands for
What is special function registers (sfr)?
What is the purpose of the sign flag in 8085?
State the two type of 16 bit registers and define them?
Name the unit that controls the sequential execution of instructions?