Monday, 23 September 2013

video lecture on engineering design process

Hi all of you online watch our video lecture on engineering design process by our team of online coaching class for amie. In this video lecture you can find the discussion on

What is an engineering Design?
What is an Engineering Design Process?
Explain with an example.


See the video lecture on engineering design process 

Thursday, 19 September 2013

RESULT OUT OF AMIE SUMMER 2013 EXAM

HI FRIEND ATLAST RESULT OF AMIE SECTION A AND SECTION B OUT BY IEI(INDIA).

TO SEE THE RESULT PLEASE CLICK ON THE BELOW LINK

http://www.ieindia.org/memex.asp

Monday, 16 September 2013

What is PPI device and use of it in microprocessor 8085?

PPI device stands for Programmable Peripheral Interface. So as name suggest it can be used to interface any input output device with microprocessor. The 8255 chip is an example of a PPI device.


Now question is why it needed for interfacing with 8085 microprocessor?

Saturday, 14 September 2013

Update news on amie result summer 2013

Here i collect and give you some update news on amie result summer 2013. It is
very true that there is lots of problem creating for unfixed result day. As per their notification Ieindia mansion result of summer exam should come on 15th September. But every time they fail to declare that on 15th September. Let

Thursday, 12 September 2013

Free download study notes on what is a subroutine in a microprocessor 8085 and use of it?

Here i will discuss on what is a subroutine in a microprocessor 8085 and use of it? you can also download it by clicking download link at bellow.  As name suggest subroutine is a sub ordinate of main routine .Basically a subroutine is a group of instructions, written separately from the main program, which performs a function that is required repeatedly in the main program.
 Now question is why a subroutine is used in a program?

Monday, 9 September 2013

How to define or initialized the stack in program?

It is very good question that How to define or initialized the stack in program? And before
starting the answer i should mention please see my previous post regarding 

Video Tutorial: What is a stack and use of it ?
 Now getting the answer of How to define or initialized the stack in program? The most important thing which we have to remember when we are using stack in program that the stack should be initialized at the high end of the memory map. Now question is why stack should be initialized at the high end of the memory map? See the block diagram first




Sunday, 8 September 2013

WHAT IS SOFTWARE?

HI friend today i discuss what is software? types of software, details of software. in few days i have write following topics of AMIE SECTION A COMPUTING & INFORMATICS STUDY NOTES. following topics are a) introduction to computer , b) what is a computer, c) generation of computer, d) types of computer e) computer organization. i give you the following link of the above topics 
                                                                                                                                     
     

How to calculate delay to make delay program in 8085 microprocessor

We discus on my earlier post that each instruction passes through different combinations of Fetch, Memory Read, and Memory Write cycles at http://amienbcafe.blogspot.in/2013/08/video-tutorial-on-how-to-draw-timing.html.
Now if you know the combinations of cycles then you can calculate how long such an instruction would require to complete.
To know how many T-States an instruction requires, and keeping in mind