1answer.
Ask question
Login Signup
Ask question
All categories
  • English
  • Mathematics
  • Social Studies
  • Business
  • History
  • Health
  • Geography
  • Biology
  • Physics
  • Chemistry
  • Computers and Technology
  • Arts
  • World Languages
  • Spanish
  • French
  • German
  • Advanced Placement (AP)
  • SAT
  • Medicine
  • Law
  • Engineering
Mnenie [13.5K]
3 years ago
14

Need answers for 11&12. Due today. Thanks.

Computers and Technology
1 answer:
GalinKa [24]3 years ago
3 0
What is CAD?

Computer-aided design (CAD) is the use of computer programs or computer systems that aim to create, modify, analyze, optimize and document two or three-dimensional (that is 2D or 3D) graphical representations of physical objects as an alternative to manual drafts and product prototypes. It is widely used in electrical, mechanical, chemical engineering, among others. For example, it is used in electrical engineering to make electrical drawings regarding different projects such as Residential Projects, industrial projects, etc.

What are some of its advantages over other design systems?

CAD is widely used to increase the productivity of the designer as well as improve the quality of design, improve communications through documentation, and to create a database for manufacturing. 
It is used throughout the engineering process. From conceptual product design and layout through assembly analysis to manufacturing method definition. The method  CAD enables and ensures engineers to interactively test design variants with minimal physical prototypes to achieve: 

1. Lower product development costs
2. Greater speed
3. Increased productivity
4. Quality assurance 
5. Accelerated time-to-market

In this technological age, costs, productivity, speed, quality and time are topics very important to companies. These topics are optimized using CAD. Manual drafts and product prototypes translate into a poor productivity nowadays.

What is the difference between servicing and repair?

There are a lot of products that are designed to be fully serviceable and repairable. These products (such as a watch, smartphone, car, etc) are subjected to a wide variety of daily stresses and strains. When a part of the product needs replacing, this is a timely opportunity to ensure that any progressive wear and tear from external elements are addressed. By carefully assessing each product, checking its parts, addressing any worn parts or gaskets, ensures that the product is in perfect working order and that it always functions efficiently. This is related to service.
On the other hand,  if the product has been accidentally damaged, suffered a fault, then it is necessary to repair the product. This is related to repair
So, the difference between servicing and repair is that the first one is related to maintenance and the second one involves fixing things when the product is damaged.

Why are both important in technological products?

Creating the most popular product of the year will make consumers and investors happy. Many of the best-selling products were first in a new category. The purpose of the products is to continue to dominate their markets. So, it is important that they be easy for maintenance and hard to be damaged.
You might be interested in
Heidi uses her computer to write articles for a newspaper. She uses a program to listen to the articles before she submits them
sasho [114]

Answer:

Speech synthesis or text-to-speech (TTS) program

Explanation:

A speech synthesis program is a program can convert a written text to audio. The program can recognize the text and present it in audio format with a human voice. Speech synthesis program can be found in Microsoft Word. We can go Review tab and find the "Read Aloud" option. We can selectively highlight the text in Word and click "Read Aloud". This will trigger the text-to-speech conversion process and produce the audio output of the highlighted text in human voice.

3 0
3 years ago
Create a funtion makeStudent(studentlist) where studentlist is your list of Student namedtuples The function should do the follo
seropon [69]

Answer:

def makeStudent(student_list):

   name = input()

   major = input()

   year = int(input())

   hhh = int(input())

   gpa = float(input())

   newstu = Student(name,major,year,hhh,gpa)

   student_list.append(newstu)

def setGPA(student,val):

   student = student._replace(gpa= val)

   return student

def setMajor(student,val):

   student = student._replace(major = val)

   return student

def setYear(student,val):

   student = student._replace(year = val)

   return student

def averageGPA(student_list):

   sum = 0

   for i in range(len(student_list)):

       sum = sum + student_list[i].gpa

   avg = sum/len(student_list)

   return avg

def getTopStudentGPA(student_list):

   max = -1000

   for i in range(len(student_list)):

       if student_list[i].gpa > max:

           max = student_list[i].gpa

   return max

Student = namedtuple('Student', ['name', 'major', 'year', 'id', 'gpa'])

stu1 = Student('Kenneth', 'Computer Science', 6, 987654321, 3.8)

stu2 = Student('Maegan', 'Neuroscience', 4, 123456789, 3.4)

namedlist = []

print (namedlist)

namedlist.append(stu1)

namedlist.append(stu2)

print(namedlist)

makeStudent(namedlist)

makeStudent(namedlist)

makeStudent(namedlist)

print(namedlist)

print(namedlist[1])

print(namedlist[3])

Explanation:

  • Create a function to take in in the information of a new student.
  • Create functions for setting GPA, a major subject and year.
  • Calculate average GPA by dividing the total GPA of student with the length of student list.
  • Get top student by checking the student having a maximum GPA .
4 0
3 years ago
Select the correct answer. Vlad wants to include his goals and target in his résumé. He also wants to add how he can be benefici
Alla [95]

Answer:

Goals and targets in A

how he can be beneficial to the company in cover letter

Explanation:

While writing a resume goals and targets are added to objectives section.Which briefly describes your goals and gives a hint on your overall motives to join an organizations.While to add other information like how can you be beneficial for company a cover letter is attached with resume which contains information like why you are best fit for the job and  how can you be beneficial for this job.

Cover letter makes great first impressions and sometimes basic screening is done on the basis of cover letters.

6 0
3 years ago
What is the equivalent of film speed in digital cameras?
elena55 [62]
The equivalent of film speed in a digital camera is going to be sensitivity. This will make the correct answer B. 
3 0
3 years ago
Read 2 more answers
If the fluid level in a battery is below the separators<br> should be added but never add
geniusboy [140]
Never add tap water to your battery. ... Battery electrolyte levels should be just below the bottom of the vent well, about ½ - ¾ inch above the tops of the separators. Never let the electrolyte level to drop below the top of the plates.
7 0
3 years ago
Other questions:
  • You are logged in as a user with limited system privileges, you are the linux system administrator and you have the password to
    5·1 answer
  • To find a webpage, the user of a search engine would simply enter a word or phrase in the resource's text box. what is the term
    11·1 answer
  • A pedometer treats walking 2,000 steps as walking 1 mile. Write a program whose input is the number of steps, and whose output i
    15·2 answers
  • . Constructors can / cannot (circle correct choice) be called explicitly as if they were regular member functions.
    10·1 answer
  • AddAll - Adds all the doubles in the string with each other. Note every double is separated by a semi-colon. AddAll("1.245;2.9")
    6·1 answer
  • A(n) ________ operator, such as the greater than or less than symbol, can be used in a query criterion to limits the results pro
    12·2 answers
  • The ____ developed numerical methods for generating square roots, multiplication tables, and trigonometric tables used by early
    12·1 answer
  • Exercise 4: Bring in program grades.cpp and grades.txt from the Lab 10 folder. Fill in the code in bold so that the data is prop
    12·1 answer
  • WILL MARK BRAINLIEST!!!!!!!!!!!
    6·2 answers
  • • Do you think documentaries are best delivered in media such as films or documentary?
    10·1 answer
Add answer
Login
Not registered? Fast signup
Signup
Login Signup
Ask question!