Interrupts - event driven devices, Computer Graphics

Assignment Help:

Interrupts - Event driven devices

Interrupts: An option to polling is the interrupt feature. The device sends an interrupt signal to the processor while an event happens. The processor breaks from its usual execution and executes several special interrupt-handling routine or task.

After complete the task, the control returns to the important program. To handle conditions while more than one event happens, various priorities are allocated to tasks hence higher priorities tasks may interrupt tasks of lower priority.

Some events may arise before the program is prepared for them. While more than one event occurs, the relate information is entered in the event queue. A polling loop can be utilized to check the status of the event queue. The event queue can after that pass input data from the polling task to the main program in the accurate order. The main program takes events off the head of the queue and raises the suitable process. The devices require not be checked frequently for occurrence of events. Such devices can interrupt although the processor being unaware of this.

Two types of light pen interrupts may arise. If the user points that pen at an item upon the screen to choose it, as in figure (a) of Light Pen Application, a selection interrupt arises. If the user is positioning along with the pen, as in figure (b) of Light Pen Application, a pattern termed as tracking pattern in displayed along the pen's tracking interrupts and movement arise when the pen observes the tracking pattern.

Modified versions of the light pen may also be utilized to draw lines, read barcodes or perform transformation operations on things on a tablet or on the screens.

 


Related Discussions:- Interrupts - event driven devices

Bezier curve, Q. What is a Bezier Curve? What are blending function? Write ...

Q. What is a Bezier Curve? What are blending function? Write an algorithm for generating Bezier Curves. A curve which has the following properties is called Bezier Curve: 1. A

Advantages of bresenham’s line drawing algorithm, What are the advantages o...

What are the advantages of Bresenham's line drawing algorithm over DDA line drawing algorithm? DDA and Bresenham algorithms both are efficient line drawing algorithm. Breaenham

Area filling algorithms - output primitives, Area Filling Algorithms Be...

Area Filling Algorithms Before we go ahead with area filling algorithms, a word about pixel addressing and object geometry. You know that line segments are discretized into fin

Write a code to continuously rotate square about pivot point, Write a code ...

Write a code to continuously rotate a square about a pivot point.    #include   static GLfloat rotat=0.0;   void init(void); void display(void); void reshape(int w

What is orthographic oblique projection, What is orthographic oblique proje...

What is orthographic oblique projection?  When the direction of the projection is not normal (not perpendicular) to the view plane then the projection is called as oblique proj

Jpeg graphics, JPEG Graphics: Another graphic file format usually utilized...

JPEG Graphics: Another graphic file format usually utilized on the Web to minimize graphics file sizes is the Joint Photographic Experts Group that is JPEG compression scheme. Not

Overview of hardware primitives, Overview of Hardware Primitives With t...

Overview of Hardware Primitives With the advancement of computer technology, computer graphics has become a practical tool used in real life applications in diverse areas such

Define the term -monitoring, Define the term -Monitoring Chemical and n...

Define the term -Monitoring Chemical and nuclear plants (monitoring key parameters), hospitals (monitoring patient's vital signs), burglar alarms (monitoring for intruders) etc

Education and training systems multimedia in education, Education and train...

Education and training systems are making with three major objectives as: a) The learning objectives and purpose of the training. b)  Assessment or testing of the students to

Write Your Message!

Captcha
Free Assignment Quote

Assured A++ Grade

Get guaranteed satisfaction & time on delivery in every assignment order you paid with us! We ensure premium quality solution document along with free turntin report!

All rights reserved! Copyrights ©2019-2020 ExpertsMind IT Educational Pvt Ltd