Abstraction hierarchy of mechanisms, Programming Languages

Assignment Help:

Abstraction hierarchy of mechanisms

Given  the light-sensitive the motor and resistor,  we could  find  several  ways  of interconnecting them, using bits of ceramic and metal of different types, or creating some kind of mechanical or magnetic linkages.

 

One of the most  important point  that  engineers do, when  interact  with  a set of design problems, is to standardize on a basis  set  of elements to use  to create  their  machine.  There  are  various reasons for standardizing on a basis  set of elements, mostly  having to do with  efficiency  of manufacturing and of understanding.  It is very important, as a designer, to create a repertoire of standard bits and pieces of designs that you understand well and can put together in several ways to create  more  complex  machines. If you use the same type set of elements as other  designers, you  can  learn  important valuable methods from  them,  rather than  having to reinvent the  method yourself. And other people will be able to readily understand and change your  designs.

 

We can often create a design job easier by limiting the space of possible  designs, and by standardizing on:

 

  • a basis part of primitive components;
  • ways of colliding the primitive elements to create more complex systems;
  • ways of abstracting or packaging pieces of a design so they may be reused and
  • ways of collecting common patterns of abstraction

 

Very complicated design solutions may become  tractable using  as like  a primitive-combination­ abstraction-pattern (PCAP) function. In this  class, we will calculate and  learn  to use a variety of PCAP strategies common in EE and CS, and will even methods some of our own, for special program.  In the rest of this parts, we may hint at some of the PCAP machine we will be creating in much  larger depth throughout the class. Diagram defines  one view of this process, as a successive set of restrictions of the design space of method.

One  very  important thing  about  abstract models is that  once  we  have  fixed  the  abstraction, it will generally be possible  to design it using  a variety of different underlying types.  So, as given in diagram, we may create general-purpose computers out of a variety of different types  of machines, including digital  circuits and general-purpose computers. And systems satisfying the digital  circuit  abstraction may be created from analog  circuits,  but also from  water or gears or light.

 

Let's illustrate  the abstraction hierarchy given diagram in some more information, moving up abstraction levels while operating common patterns.

 

441_Abstraction hierarchy of mechanisms.png

 

Figure:  Increasingly constrained systems.

 

 

1725_A single abstraction may have a variety of different underlying implementations.png

 

Figure: A single abstraction may have a variety of different underlying implementations.

 

 


Related Discussions:- Abstraction hierarchy of mechanisms

Write a program to draw a sketch of a cow, write a program to draw a cow. N...

write a program to draw a cow. Now, draw a cow standing amongst the grass, with (say) 500 blades of grass. Each blade of grass should be a separate random green line. Do all your d

Write a shell script to find the factorial of a given number, W.A.S.S to fi...

W.A.S.S to find the factorial of a given number. Program # W.A.S.S to find the factorial of a given number.    echo -e "enter number:\c"            #  \c Suppress trailing n

Write a prolog predicate has duplicates, Write a Prolog predicate has_dupli...

Write a Prolog predicate has_duplicates(L) that is true if list L contains duplicated elements (that is at least 2 copies of an element). For instance: ?- has_duplicates([a,e,b,

Linear homogeneous differential equations, As with 2 nd order differential...

As with 2 nd order differential equations we can't determine a non-homogeneous differential equation unless we can initially solve the homogeneous differential equation. We'll als

Programs to solve the nonlinear algebraic equations, Introduction Each...

Introduction Each module of the course includes a programming project. However, for Modules 5 and 6 we will do a single project to cover both. The purpose of the programming p

Brent''s method, This is what I have so far def root_brent(f, a, b, errorl...

This is what I have so far def root_brent(f, a, b, errorlimit = tinyerror, n = -1, r_i = 0): # f(a) and f(b) must have opposite signs poly = remove_multiple_roots(poly) counter

Lunix, showing work Ubuntu system or either opensuse

showing work Ubuntu system or either opensuse

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