Software engineering and conventional engineering differ from each other. Software engineering is the process of designing, testing, developing, and deploying software systems. Whereas conventional engineering is the process of designing, manufacturing, and delivering products.
The following are the examples of how software engineering emphasizes the quality of the product, whereas conventional engineering emphasizes mass production of the product:
Software engineering emphasizes the product's quality by performing comprehensive software testing and quality assurance methods.
Two examples are as follows:
Software engineering teams typically conduct user acceptance testing to ensure that the software works correctly before it is launched.
Conventional engineering emphasizes mass production of the product to minimize production expenses.
Two examples are as follows:
Conventional engineers use automation to reduce production costs.
Conventional engineering organizations use statistical process control to ensure that their products are consistent.
Learn more about software engineering at:
https://brainly.com/question/30849635
#SPJ11
2. What is meant by hunting of alternators? 3. What is meant by motoring of alternators?
The hunting of alternators is defined as the oscillation of the generator frequency that occurs as a result of a momentary fluctuation in the power supply or an unexpected load variation.
In this case, the frequency of the power generated by the alternator is not maintained at a steady level. Hunting of the alternator is a common issue that occurs when an electrical generator is installed in an isolated network. Alternators are used to generate alternating current (AC) that is used in various applications. In general, the hunting of alternators is usually caused by unbalanced loads or incorrect system configurations. The hunting of an alternator is an undesirable phenomenon that results in the alternator generating a frequency that is higher or lower than the rated frequency. To prevent hunting of an alternator, it is recommended that the electrical load is balanced and the system configuration is checked. In addition, a voltage regulator can be used to control the voltage supplied to the system.The motoring of alternators refers to the operation of the electrical generator as a motor. In this case, an electrical current is supplied to the alternator to turn the rotor, which then generates a magnetic field that interacts with the stator windings to produce a torque that drives the rotor. The motoring of alternators is used in applications where the generator is used as a motor, such as in the starting of gas turbines. In such cases, the generator is connected to the turbine shaft and is used to start the turbine by turning the rotor. In general, the motoring of an alternator is the opposite of the generation of electrical power, in which the rotor is turned by a mechanical force to generate electrical power. Therefore, the motoring of an alternator is used to convert electrical energy into mechanical energy, whereas the generation of electrical power converts mechanical energy into electrical energy.
To know more about alternating current
https://brainly.com/question/2420911
#SPJ11
The point at 0°, 0° is
scan millions of websites to identify individual webpages that contain a specific word or phrase and then attempt to rank the results from most useful to least useful
Search Engines scan millions of websites to identify individual web pages that contain a specific word or phrase and then attempt to rank the results from most useful to least useful.
For your content to show up in search results, search engines must first be able to see it.
In order to operate, search engines must do three essential tasks:
Crawling: Search the Internet for content while reading the code and content of each URL you come across.
Indexing: Archive and arrange the information gathered through the crawling operation. After being indexed, a page has a chance of responding to pertinent searches.
Ranking: Provide the material that best responds to a searcher's query; therefore, results are ranked from most to least pertinent.
To learn more about Websites click here:
brainly.com/question/15601340
#SPJ4
DEVELOP CODE → TO TELL WHICH MECHANISM 17 IS BY SATISFYING (2), DEMONSTRATION OF MECHANISM (GRASHOF MAKE 360) →SHOW 6 CONFIGURATIONS IS MAKING 360 100/78 /00 PTS. CONDUCT CLASSIFICATION OF FOUR-BAR BY TESTING EQ. (2), SHOW ALL UNKAGES OF THIS CLASSIFICATIONS AND DEMONSTRATE THAT ONE OF THE LINKS CAN MAKE 360° USING SIX CONFIGURATIONS (FOR EX. 0,=0); 60, 120,...) (OR WING DYNAMICAL MOTION OF THE LINKAGE) not necessary THE INPUTS TO THE CODE SHOULD BE LO, L₁, L2, 43. ONE VET PER LINK. OPTIONAL DUE: LAST DAY OF LECTURE (MAX PTS. 200)→ WE ANY LANGUAGE (MATLAB)
Code example in MATLAB to classify and analyze four-bar linkages based on the input dimensions. The code will determine the mechanism type and show the possible configurations where one of the links can make a 360° rotation.
```matlab
function classifyFourBarLinkage(LO, L1, L2, L3)
% Check mechanism type based on input dimensions
if LO + L1 < L2 + L3
mechanismType = "Grashof I";
elseif LO + L1 > L2 + L3
mechanismType = "Grashof III";
else
mechanismType = "Grashof II";
end
% Generate all possible configurations of the four-bar linkage
theta = 0:60:300; % Angles in degrees
numConfigurations = length(theta);
% Check if one of the links can make a 360° rotation in each configuration
configurations = [];
for i = 1:numConfigurations
A = [LO*cosd(theta(i)), LO*sind(theta(i))];
B = [L1, 0];
C = [L2, 0];
D = [L3*cosd(theta(i)), L3*sind(theta(i))];
% Check if one of the links completes a 360° rotation
if isRotationPossible(A, B, C, D)
configurations = [configurations; theta(i)];
end
end
% Display results
disp("Mechanism Type: " + mechanismType);
disp("Possible Configurations with 360° Rotation:");
disp(configurations);
end
function rotationPossible = isRotationPossible(A, B, C, D)
% Check if one of the links completes a 360° rotation
rotationPossible = false;
% Calculate angles using dot product
angleAB = acosd(dot(A, B) / (norm(A) * norm(B)));
angleCD = acosd(dot(C, D) / (norm(C) * norm(D)));
% Check if the sum of the angles is 360°
if abs(angleAB + angleCD - 360) < 1e-5
rotationPossible = true;
end
end
```
To use this code, you can call the `classifyFourBarLinkage` function and provide the input dimensions `LO`, `L1`, `L2`, and `L3` as arguments. The function will classify the mechanism type based on the Grashof criteria and display the possible configurations where one of the links can make a 360° rotation.
To learn more about MATLAB click here:
brainly.com/question/30763781
#SPJ11
a skilled technician with several years of experience who is employed to oversee the operation of a company or maintenance department is a
Answer:
business operation Manager
Water steam enters a turbine at a temperature of 400 o C and a pressure of 3 MPa. Water saturated vapor exhausts from the turbine at a pressure of 125 kPa. At steady state, the work output of the turbine is 530 kJ/kg. The surrounding air is at 20 o C. Neglect the changes in kinetic energy and potential energy. Determine (20 points) (a) the heat transfer from the turbine to the surroundings per unit mass flow rate, (b) the entropy generation during this process.
Answer:
a) -505.229 kJ/Kg
b) -1.724 kJ/kg
Explanation:
T1 = 400°C
P1 = 3 MPa
P2 = 125 kPa
work output = 530 kJ/kg
surrounding temperature = 20°C = 293 k
A) Calculate heat transfer from Turbine to surroundings
Q = h2 + w - h1
h ( enthalpy )
h1 = 3231.229 kj/kg
enthalpy at P2
h2 = hg = 2676 kj/kg
back to equation 1
Q = 2676 + 50 - 3231.229 = -505.229 kJ/Kg ( i.e. heat is lost )
b) Entropy generation
entropy generation = Δs ( surrounding ) + Δs(system)
= - 505.229 / 293 + 0
= -1.724 kJ/kg
Which of these processes uses a die and a press to form parts?
A) Stamping
B) Tailor-rolling
C) Hydroforming
D) Tailor-welding
The process of die forming that uses a die and a press to form parts from the given processes is called; C: Hydroforming
What are some of the steps in the die forming operations?
There are different types of die forming in sheet metal operations. Now, Hydroforming is a specialized type of die forming that uses a high pressure hydraulic fluid to press room temperature working material into a die.
Tailor Welding is a process of making welded blanks made from individual sheets of steel of different thickness, strength and even coating that are joined together by the use of laser welding.
Read more about Welding operations at; https://brainly.com/question/9450571
Write an if-else statement for the following: If user_tickets is equal to 7, execute award_points = 1. Else, execute award_points = user_tickets.
Answer:
if user_tickets == 7:
award_points = 1
else:
award_points = user_tickets
Explanation:
Not sure what language you are using. But this can be used for python. Also don't know if you are required to ask the user for any input
in orthogonal cutting, the cutting edge of the tool is to the direction of the relative velocity between the tool and the workpiece.
When cutting in an orthogonal direction, the tool's cutting edge faces the direction of the workpiece's relative motion. False
Lines that form right angles or are perpendicular are referred to as orthogonal, as in This design contains many orthogonal elements. The term "orthographic" has been used to describe this. When two parallel lines intersect or come together, they form a right angle. A generalisation of perpendicularity in geometry is the idea of orthogonality in mathematics. By extension, the partitioning of specific system features is referred to as "orthogonality." The phrase has particular uses in other fields as well, like painting and chemistry. Two vectors are said to be orthogonal if they are perpendicular to one another. In other words, the dot product of the two vectors is zero.
Learn more about orthogonal direction from
brainly.com/question/29144299
#SPJ4
A GPO must be configured to _____ software to a user if you want to give the user the option to install the software through the Programs and Features control panel applet
A GPO must be configured to PUBLISH software to a user if you want to give the user the option to install the software through the Programs and Features control panel applet.
GPO stands for Group Policy Object, and it is a collection of settings that can be applied to a user account or computer. GPOs allow administrators to manage multiple users and computers from a single location. This saves time and ensures that all devices are configured with the same settings
.How can you use a GPO to manage software?Administrators can use GPOs to manage software by publishing or assigning applications.When an application is assigned, it is automatically installed on a user's computer. This is useful for applications that everyone needs to use, such as Microsoft Office or web browsers.
To know more about GPO visit:
https://brainly.com/question/31919196
#SPJ11
why does discharge in a stream usually increase downstream? group of answer choices because the volume of water in the stream increases with distance from the source because stream velocities increase with distance from the source because the stream is deeper downstream because the frictional resistance decreases downstream
Discharge in a stream usually increase downstream because the volume of water in the stream increases with distance from the source and the main reason of flowing downward is phenomena of gravity and also because stream velocities increase with distance from the source.
What is a Stream and How does it works?
A stream is a body of water that flows on the surface of the Earth. The terms stream and river are frequently used interchangeably, though rivers typically describe larger streams.
Streams require gravity and water to exist. When precipitation falls on the ground, some of it trickles into groundwater, but the majority of it runs downhill as runoff and collects in streams. A watershed, also known as a drainage basin, is the area where water is collected for a stream. Smaller streams frequently merge to form larger streams as they flow downhill. These smaller streams are referred to as tributaries.
To learn more about Stream Velocity, visit: https://brainly.com/question/17191912
#SPJ1
Thin cuts called Sipes allow the tread pattern blocks to flex during stops and starts? Group of answer choices True False
Answer:
I think its True
it should be True
2. The following segment of carotid artery has an inlet velocity of 50 cm/s (diameter of 15 mm). The outlet has a diameter of 11mm. The pressure at inlet is 110 mm of Hg and pressure at outlet is 95 mm of Hg. Determine the forces required to keep the artery in place (consider steady state, ignore the mass of blood in the vessel and the mass of blood vessel; blood density is 1050 kg/m3)
This question is incomplete, the missing diagram is uploaded along this answer below.
Answer:
the forces required to keep the artery in place is 1.65 N
Explanation:
Given the data in the question;
Inlet velocity V₁ = 50 cm/s = 0.5 m/s
diameter d₁ = 15 mm = 0.015 m
radius r₁ = 0.0075 m
diameter d₂ = 11 mm = 0.011 m
radius r₂ = 0.0055 m
A₁ = πr² = 3.14( 0.0075 )² = 1.76625 × 10⁻⁴ m²
A₂ = πr² = 3.14( 0.0055 )² = 9.4985 × 10⁻⁵ m²
pressure at inlet P₁ = 110 mm of Hg = 14665.5 pascal
pressure at outlet P₂ = 95 mm of Hg = 12665.6 pascal
Inlet volumetric flowrate = A₁V₁ = 1.76625 × 10⁻⁴ × 0.5 = 8.83125 × 10⁻⁵ m³/s
given that; blood density is 1050 kg/m³
mass going in m' = 8.83125 × 10⁻⁵ m³/s × 1050 kg/m³ = 0.092728 kg/s
Now, using continuity equation
A₁V₁ = A₂V₂
V₂ = A₁V₁ / A₂ = (d₁/d₂)² × V₁
we substitute
V₂ = (0.015 / 0.011 )² × 0.5
V₂ = 0.92975 m/s
from the diagram, force balance in x-direction;
0 - P₂A₂ × cos(60°) + Rₓ = m'( V₂cos(60°) - 0 )
so we substitute in our values
0 - (12665.6 × 9.4985 × 10⁻⁵) × cos(60°) + Rₓ = 0.092728( 0.92975 cos(60°) - 0 )
0 - 0.6014925 + Rₓ = 0.043106929 - 0
Rₓ = 0.043106929 + 0.6014925
Rₓ = 0.6446 N
Also, we do the same force balance in y-direction;
P₁A₁ - P₂A₂ × sin(60°) + R\(_y\) = m'( V₂sin(60°) - 0.5 )
we substitute
⇒ (14665.5 × 1.76625 × 10⁻⁴) - (12665.6 × 9.4985 × 10⁻⁵) × sin(60°) + R\(_y\) = 0.092728( 0.92975sin(60°) - 0.5 )
⇒ 1.5484 + R\(_y\) = 0.092728( 0.305187 )
⇒ 1.5484 + R\(_y\) = 0.028299
R\(_y\) = 0.028299 - 1.5484
R\(_y\) = -1.52 N
Hence reaction force required will be;
R = √( Rₓ² + R\(_y\)² )
we substitute
R = √( (0.6446)² + (-1.52)² )
R = √( 0.41550916 + 2.3104 )
R = √( 2.72590916 )
R = 1.65 N
Therefore, the forces required to keep the artery in place is 1.65 N
true or false? what is a clock.
Answer:
tralse
Explanation:
it just makes sense yk what I mean XD
im a genius.. brain.ly everyday,
Answer:
true or false makes no sense
Explanation:
a clock is something u use to tell time, like u look at it and be like omg my mom is getting old lol
write $\frac 15 \left(\frac 15\right)^2 \left(\frac 15\right)^3 \left(\frac 15\right)^4$ as a decimal.
In order to write the given expression as a decimal, we can simplify the expression and then evaluate it.
The given expression can be simplified as follows:$$
\begin{aligned}
\(\frac 15 \left(\frac 15\right)^2 \left(\frac 15\right)^3 \left(\frac 15\right)^4 &= \frac{1}{5^1} \cdot \frac{1}{5^2} \cdot \frac{1}{5^3} \cdot \frac{1}{5^4}\\\)
\(&= \frac{1}{5^{1+2+3+4}}\\\)
\(&= \frac{1}{5^{1+2+3+4}}\\\)
\(&= \frac{1}{9,765,625}\)
\end{aligned}
$$Now, we can evaluate the given expression by dividing 1 by 9,765,625 as follows:$$
\begin{aligned}
\(\frac{1}{9,765,625} &= \frac{1}{10,000,000 - 234,375}\\\)
\(&= 0.\overline{000}1\\&= 1 \cdot 10^{-7}\)
\(\end{aligned}$$Therefore, $\frac 15 \left(\frac 15\right)^2 \left(\frac 15\right)^3 \left(\frac 15\right)^4$ as a decimal is $1 \cdot 10^{-7}$\), which means that the decimal is a very small number.
To know more about decimal visit:
https://brainly.com/question/30958821
#SPJ11
onsider the parallel planes of infinite extent normal to the page having opposite edges aligned as shown in the sketch. Using appropriate view factor relations and the results for opposing parallel planes, develop an expression for the view factor F12 and evaluate it.
The view factor F12 between two parallel planes of infinite extent can be determined using the view factor relations and the results for opposing parallel planes.
To develop the expression for the view factor F12 between the parallel planes, we start with the equation F12 = (A1 / A2) * (1 - F21), which relates the view factor between two surfaces to the areas and the view factor from the second surface to the first surface. In the case of opposing parallel planes, the view factor F21 is equal to F12.
We substitute this value into the equation to obtain F12 = 1 - F21. By substituting F21 = 1 - (1 / (2 * π * r)), where r is the distance between the planes, we simplify the expression for F12. The resulting expression is F12 = 1 / (2 * π * r), indicating that the view factor between the parallel planes is inversely proportional to the distance between them and depends only on geometric considerations.
To learn more about planes, click here: brainly.com/question/30340295
#SPJ11
Steam enters an adiabatic nozzle at 1 MPa, 250°C, and 30 m/s. At one point in the nozzle the enthalpy dropped 40 kJ/kg from its inlet value. Determine velocity at that point. (A) 31 m/s (B) 110 m/s (C) 250 m/s (D) 280 m/s
Answer:
284.4 m/s
Explanation:
At the inlet of the nozzle P =1 atm.
Temperature T = 250° C
Velocity of the steam at the inlet V_1 = 30 m/s
Change in enthalpy Δh = 40 KJ/kg
let V_2 be the final velocity
then
\(V_2 =\sqrt{2\Delta h+V_1^2} \\=\sqrt{2\times40+30^2}\\= 284.4 m/s\)
What is a solution based process and why is it important to engineering
Answer:
What is a solution-based process and why it is important in engineering? The solution-based process are steps that engineers follow when they are trying to solve a problem / create a solution for something. It is important because it makes it easier to identify mistakes to solve problems.
Explanation:
What are some advantages of making electronic components like transistors increasingly smaller?
Answer:
Dr. Engelbart, who would later help develop the computer mouse and other personal computing technologies, theorized that as electronic circuits were made smaller, their components would get faster, require less power and become cheaper to produce — all at an accelerating pace
Let's consider the case when we increase the number of elements to 5. How many temperature values will we need to obtain to determine the variation of temperature along the line?
We have a total of 6 nodes with 5 components. We must determine the temperature at each of these six nodes. Mesh refining is the process of increasing the number of elements.
What is temperature?
Temperature is a scientific term that describes how hot or cold something is.There are three types of temperature scales: those described in terms of the average translational kinetic energy per freely moving microscopic particle in a body, such as an atom, molecule, or electron, such as the SI scale; those which rely solely on purely macroscopic properties as well as thermodynamic principles, including such Kelvin's original definition; and those that are not defined by theoretical principles, and yet are defined by convenient empirical properties of particulate matter.
To learn more about temperature
https://brainly.com/question/2339046
#SPJ13
In which of the following branches of engineering is the practice not restricted?
a) civil engineering.
b) mechanical engineering.
c) nuclear engineering.
Answer:
a) civil engineering.
Explanation:
Civil engineering is a professional engineering program that deals with the construction, design, and maintenance of all the natural and man-made environments including dams, buildings, railways, and roads.
Civil engineering is the branch of engineering that is the practice not restricted because civil engineer is not restricted to academic profession but practice in designing and construction can make someone a professional civil engineer.
Hence, the correct answer is "a)."
The branch of engineering in which the practice is not restricted is; Civil Engineering
Civil Engineering is a branch of engineering that deals with the design, construction and maintenance of the physical and naturally built environment.
These physically and naturally built environment includes; houses, roads, bridges, airports, railways, canals, dams, sewage systems, pipelines e.t.c
Now, mechanical engineering involves design, production, operation and maintenance of mechanical systems or machineries.
In conclusion, we see that the mechanical branch of engineering is restricted to machinery unlike civil engineering that is not restricted to only buildings but also includes pipelines, bridges, roads, railways, dams, sewage systems e.t.c
Finally, the nuclear engineering branch is also restricted to only nuclear fission and fusion applications.
Read more about civil engineering at; https://brainly.com/question/14235678
. Bơm kiểu piston tác dụng đơn có áp suất p=0,64 Mpa và lưu lượng Q=3,5 l/s. Xác định tốc độ quay của trục bơm và công suất của bơm nếu biết đường kính piston D=150 mm; bán kính tay quay R=60 mm; hiệu suất thể tích của bơm là 0=0,94; hiệu suất chung của bơm b=0,80.
Answer:
not understand language
what's mutual inductance
Create an array of 10 size and assign 10 random numbers. Now find the sum of the array using for and while loop.
Answer:
10
Explanation:
A(n) join returns not only the rows matching the join condition (that is, rows with matching values in the common columns) but also the rows with unmatched values. Select one: a. outer b. cross c. equi- d. inner Assume you are using the UNION ALL operator to combine the results from two tables with identical structure, CUSTOMER and CUSTOMER_2. The CUSTOMER table contains 10 rows, while the CUSTOMER_2 table contains 7 rows. Customers Dunne and Olowski are included in the CUSTOMER table as well as in the CUSTOMER_2 table. How many records are returned when using the UNION ALL operator? Select one: a. 17 b. 2 c. 15 d. 8 "Union-compatible" means that the _____.
Select one: a. number of attributes in the relations must be the same, but the names and data types can be different b. number of attributes in the relations must be the same, the names of the relation attributes must be the same, but the data types can be different c. number of attributes in the relations must be the same, the names of the relation attributes can be different, but the data types must be alike d. names of the relation attributes must be the same and their data types must be alike
INSIDE JOIN
When using this join method, the records that have matching values in both tables are returned. All the tuples with matching values in both tables will be output if you perform an INNER join operation between the Employee table and the Projects table.
If the join condition is true, which join will mix rows from many tables?If the criteria is met, the INNER JOIN keyword selects all rows from both tables. This keyword will combine all rows from both tables where the criterion is met to create the result set.
Which join types are there in the MCQS join condition?SQL supports a total of four join types. types include left outer join, right outer, and inner join.
To know more about INNER join visit:-
https://brainly.com/question/28160914
#SPJ1
what happens when to proportional gain and derivative gain when damping ratio and frequency increase
As the damping ratio and frequency increase, the proportional and derivative gains of a control system also need to be adjusted accordingly to maintain stability and optimal performance.
When the damping ratio and frequency increase, the proportional gain and derivative gain of a control system also tend to increase. This is because a higher damping ratio and frequency imply that the system is more responsive to changes in input signals. To maintain stability and prevent oscillations, the control system needs to respond quickly to these changes, which requires a higher proportional gain. Additionally, a higher derivative gain is necessary to ensure that the system responds appropriately to changes in the rate of change of the input signal.
Know more about damping ratio here:
https://brainly.com/question/28941371
#SPJ11
A wastewater treatment plant has a flow of 35,000 m3 /day. Calculate the mass of sludge wasted each day (QwXw, expressed in kg/day) for an activated-sludge system operated at a solids retention time (SRT) of 5 days. Assume an aeration tank volume of 1,640 m3 and an MLSS concentration of 2,000 mg/L.
Answer:
sorry di ko alam
Explanation:
what are the problems that a mechanical engineering students can solve in a local community?
Answer:
Virtually every product or service in modern life has probably been touched in some way by a mechanical engineer to help humankind. This includes solving today's problems and creating future solutions in health care, energy, transportation, world hunger, space exploration, climate change, and more.
Convenience items like liquid egg are a lot more expensive?
True
Or False
Answer:
True
Explanation:
It's just because of the processing
T/F: the printhead mechanism in an ink-jet printer contains ink-filled cartridges.
True, in an ink-jet printer, the printhead mechanism contains ink-filled cartridges.
The printhead is the component of the printer that sprays tiny droplets of ink onto the paper to create the printed image. In an ink-jet printer, the printhead moves back and forth across the paper, depositing ink droplets in precise patterns to form text and images.
Most ink-jet printers use two types of ink cartridges: one for black ink and one for color ink. Some printers may use separate cartridges for each color in order to provide more precise color control.
The ink in the cartridges is typically a liquid that contains water, colorants, and other chemicals that help to improve print quality and prevent clogs in the printhead. When the printer is in use, the ink is heated and forced through tiny nozzles in the printhead, where it is sprayed onto the paper in precise patterns.
Learn more about how ink-jet printers work here:
brainly.com/question/14452900
#SPJ11