Tuesday 5 July 2016

Difference in Embedded System and VLSI

VLSI (very large scale integration) and Embedded System are both sub fields of electronics engineering.

Both work on same thing but there is a very minor difference which makes both fields different.

And the difference is-
VLSI is about how to design IC's/ chips.


And embedded system is all about how to use these chips and how to manipulate these chips to develop different devices.

How to learn EMBEDDED SYSTEM

To learn embedded system- 
Buy multimeter, breadboard, wires, a step down transformer.
Buy some electronics components such as resistors, capacitors, diodes, transistors, led etc.

And start practicing.
Just begin with 5 V power supply.
Along with practical, start practicing C programming. And master it.
I prefer if you are new to microcontroller then start learning 8051 microcontroller with the book-
'The 8051 microcontroller and embedded system by Mazidi'.
Install some software on your computer such as
Keil, Proteus.
Practice on these software.(if you face some problem in using these software take help of you tube by searching how to use Keil software )
Buy a microcontroller programmer.
You can start programming on at89s51 or 52 microcontroller.
And be patient and practice a lot.
And along with above suggestions learn these subjects-
Digital electronics
Analog electronics
Data structure
Microprocessor
And learn Linux os.
And if you do the above things honestly then you will get confidence and you will feel ya I know something.
Then you will understand by your own that what you should learn next.
Because there are lots of more things to learn in embedded system.
If you learn and practice these things step by step then it will be fun for you.
So, Start learning from today.


Saturday 2 July 2016

What is Embedded System

     The system which is combination of hardware and software, which continuously perform a particular work is known as Embedded System.

Example of embedded system-
Washing machine
Fridge
Autonomous controlling of street light
Elevator
Automatic door
      There are lots and lots of embedded products. Everyone usage embedded system by knowing or unknowingly.
Embedded system comprises of different types of passive, active electronics components, IC's and microcontroller.
In which microcontroller is the heart of embedded system which can be programmed by us as per our need. It has lots of pins with different functions. Our work is to use these pins wisely and smartly.

      And the difference between microcontroller and microprocessor-
In microprocessor we have to attach RAM, ROM externally.
But in microcontroller all these things are in built but in very limited size.

      The first microcontroller had only 4k ROM. But dont think it cant do any thing. It can do lots of work because microcontroller understand machine language so a large program also have very small size, there is no need of loading images and videos which requires large space. It contains only instructions and some data.
But as our need increased and technology developed day by day. Different types microcontrollers were introduced with new features.

     So we have lots microcontrollers such as
8051
AVR
ARM etc
And all above microcontrollers comes with lots of different variants, with different specifications and features.

     And in embedded field IOT is a new trend which is developing day by day.

     So, what is IOT- Internet Of Things. In simple word IOT is about controlling and using electronic systems with the help of Internet.

      Example- you are coming from your office in summer time and there is no one in your home and you wants to cool your room before you reach your home. Then with the help of IOT you can switch ON your AC from distant place.
     So just think then you will get lots of more examples by your own.

     According to me its a very interesting field because when you apply practically what you studied then you get the satisfaction that you are utilizing your knowledge.
     And when you develop a project and it gives desired output then it will give you great pleasure.

     And talking about its future then your imagination is the limit.....