Question

As an engineer/engineering technologist in todays world, how important, in your opinion, is it to understand...

As an engineer/engineering technologist in todays world, how important, in your opinion, is it to understand the internal operation of microcontrollers? What aspect of the article support your opinion?

0 0
Add a comment Improve this question Transcribed image text
Answer #1

Micro-controller are required to do any complex calculations in real time environment. The control circuit of the converter, relay setting, solar integration etc all need a micro-controller to implement the control algorithm. For the that we need to be able to code our control algorithm in its programming language. The instructions of the micro-controller needs addresses and numbers.

Ex- Suppose we want certain commands to be executed if a particular condition is satisfied.

JNC 2514H ( This instruction shows that if carry is not there fetch the instruction from address 2514H and execute. )

If we dont know the structure we can not specify the address on our own.

The internal structures help us understand what exactly we want to do and we can implement.

Ex- For a traffic light controller, we need to design a delay of lets say 60 sec. For that we need to know the structure of the micocontroller. its clock frequency, internal division of frequency( if it is there), sizes of the registers. These basic knowledge we can get from the internal structure of the microcontroller.

Add a comment
Know the answer?
Add Answer to:
As an engineer/engineering technologist in todays world, how important, in your opinion, is it to understand...
Your Answer:

Post as a guest

Your Name:

What's your source?

Earn Coins

Coins can be redeemed for fabulous gifts.

Not the answer you're looking for? Ask your own homework help question. Our experts will answer your question WITHIN MINUTES for Free.
Similar Homework Help Questions
ADVERTISEMENT
Free Homework Help App
Download From Google Play
Scan Your Homework
to Get Instant Free Answers
Need Online Homework Help?
Ask a Question
Get Answers For Free
Most questions answered within 3 hours.
ADVERTISEMENT
ADVERTISEMENT
ADVERTISEMENT