Computer aided manufacture, Computer Engineering

Assignment Help:

  Before we take a detailed look about software languages, let us consider the role of computers in engineering. Computers are commonly used in the areas of 'Computer Aided Design / Computer Aided Manufacture' (CAD/CAM). Here the computer replaces some of the tedious, inaccurate tasks carried out by engineers. For example consider the draughtsman, whose job is to draw out the orthographic projection of a car engine etc. Traditionally he/she would use pencil, paper, and ruler and if mistakes happened it would have to be redrawn. A CAD system enables the draughtsman to draw electronically on the screen and store all the information (data) on a computer. Once the data is on the computer it can be manipulated to create new drawing and even produce direct information to control machines to produce the product (CAM). The same process applies to electronic circuit design i.e. Printed circuit boards and integrated circuits (Silicon Chips!).

175_Computer Aided Manufacture.png

  Despite the complexity of the task, all engineering/business functions can be reduced into simple block diagrams. This is termed a structured design approach. Conceptually any design consists of three blocks: - Input, Output, Process 

 For example the draughtsman would be sending data to the process, using an electromechanical device e.g. keyboard (Electronic typewriter) , mouse ,optical pens , voice etc. The process then interprets the data and produces the output results i.e. drawing circle on output device. The output device is commonly a visual display unit (VDU) or printer .Commonly the input/output devices are keyboards and VDU's. However in the field of robotics the input devices are usually transducers and the output devices activators i.e. Motors etc. The process is usually implemented using a central processing unit (CPU) or a microprocessor device e.g. 68000, 80286 etc. The CPU has built-in a set of commands (instructions) which it understands i.e. Add, Mul (multiply) etc. The Process needs to be described in the set of instructions which the CPU can understand. This group of instructions is termed a Program and a programmer is a person who writes a group of CPU commands to achieve a process.


Related Discussions:- Computer aided manufacture

Kruskal''s, Image Segmentation with Minimum Spanning Forests (50 points). D...

Image Segmentation with Minimum Spanning Forests (50 points). Develop a Python 3 implementation of the image segmentation algorithm that we explored on the first day of class. Your

Explain process control block, Explain Process Control Block Process Co...

Explain Process Control Block Process Control Block (PCB): Information related with every process is stored in Process control Block. a) Process state b) Program counter c

Sequential logic gates - sr flip flop, Sequential Logic Gates SR flip ...

Sequential Logic Gates SR flip flop                                                                                                                    1)

What are benefits to businesses by e-commerce over extranets, What are adva...

What are advantages and benefits to businesses by e-commerce over extranets? The advantages and benefits to businesses comprise: Less Paperwork: along with documents and bus

Difference in natural frequency and resonant frequency, (a)  Explain in a f...

(a)  Explain in a few sentences the difference between a natural frequency and a resonant frequency.  Also clarify why for a specific system or component these frequencies may diff

Loop level-levels of parallel processing, Loop Level At this level, rep...

Loop Level At this level, repeated loop iterations are the applicants for parallel execution. However, data dependencies among subsequent iterations may limit parallel executio

Explain the feasibility study, Explain the Feasibility Study This inclu...

Explain the Feasibility Study This includes writing a report to convince management of the merits of adopting proposed new system. Some features of the study comprise: T

Register data type as combinational element, Reg data type as Combinational...

Reg data type as Combinational element module reg_combo_example( a, b, y); input a, b; output y; reg y; wire a, b; always @ ( a or b) begin y = a & b; e

What is boot manager, An EFI boot manager is also used to select and load t...

An EFI boot manager is also used to select and load the operating system, removing the require for a dedicated boot loader mechanism

Show matrix multiplication problem, Q. Show Matrix Multiplication Problem? ...

Q. Show Matrix Multiplication Problem? Let there be 2 matrices M1 and M2 of sizes a x b and b x c correspondingly. If we multiply M1 and M2 product matrix O will be of size a x

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