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
aleksandrvk [35]
3 years ago
10

Design a circuit with output f and inputs x1, x0, y1, and y0. Let X = x1x0 and Y = y1y0 represent two 2-digit binary numbers. Th

e output f should be 1 if the numbers represented by X and Y are equal. Otherwise, f should be 0.

Engineering
1 answer:
Viefleur [7K]3 years ago
7 0

Complete question

The complete question is shown on the first uploaded image

Answer:

a The table is shown on the second uploaded image

b The simplest possible sum product is shown on the fifth uploaded image

Explanation:

The explanation is shown on the third fourth and fifth uploaded image

You might be interested in
Air at 26 kPa, 230 K, and 220 rn/s enters a turbojet engine in flight. The air mass flow rate is 25 kg/s. The compressor pressur
Paha777 [63]

Answer:

Explanation:

Answer:

Explanation:

Answer:  

Explanation:  

This is a little lengthy and tricky, but nevertheless i would give a step by step analysis to make this as simple as possible.  

(a). here we are asked to determine the Temperature and Pressure.  

Given that the properties of Air;  

ha = 230.02 KJ/Kg  

Ta = 230 K  

Pra = 0.5477  

From the energy balance equation for a diffuser;  

ha + Va²/2 = h₁ + V₁²/2  

h₁ = ha + Va²/2 (where V₁²/2 = 0)  

h₁ = 230.02 + 220²/2 ˣ 1/10³  

h₁ = 254.22 KJ/Kg  

⇒ now we obtain the properties of air at h₁ = 254.22 KJ/Kg  

from this we have;  

Pr₁ = 0.7329 + (0.8405 - 0.7329)[(254.22 - 250.05) / (260.09 - 250.05)]  

Pr₁ = 0.77759  

therefore T₁ = 254.15K  

P₁ = (Pr₁/Pra)Pa  

= 0.77759/0.5477 ˣ 26  

P₁ = 36.91 kPa  

now we calculate Pr₂  

Pr₂ = Pr₁ (P₂/P₁) = 0.77759 ˣ 11 = 8.55349  

⇒ now we obtain properties of air at  

Pr₂ = 8.55349 and h₂ = 505.387 KJ/Kg  

calculating the enthalpy of air at state 2  

ηc = h₁ - h₂ / h₁ - h₂  

0.85 = 254.22 - 505.387 / 254.22 - h₂  

h₂ = 549.71 KJ/Kg  

to obtain the properties of air at h₂ = 549.71 KJ/Kg  

T₂ = 545.15 K

⇒ to calculate the pressure of air at state 2

P₂/P₁ = 11

P₂ = 11 ˣ 36.913  

p₂ = 406.043 kPa

but pressure of air at state 3 is the same,

i.e. P₂ = P₃ = 406.043 kPa

P₃ = 406.043 kPa

To obtain the properties of air at  

T₃ = 1400 K, h₃ = 1515.42 kJ/Kg and Pr = 450.5

for cases of turbojet engine,

we have that work output from turbine = work input to the compressor

Wt = Wr

(h₃ - h₄) = (h₂ - h₁)

h₄ = h₃ - h₂ + h₁  

= 1515.42 - 549.71 + 254.22

h₄ = 1219.93 kJ/Kg

properties of air at h₄ = 1219.93 kJ/Kg

T₄ = 1140 + (1160 - 1140) [(1219.93 - 1207.57) / (1230.92 - 1207.57)]

T₄ = 1150.58 K

Pr₄ = 193.1 + (207.2 - 193.1) [(1219.93 - 1207.57) / (1230.92 - 1207.57)]

Pr₄ = 200.5636

Calculating the ideal enthalpy of the air at state 4;

Лr = h₃ - h₄ / h₃ - h₄*

0.9 = 1515.42 - 1219.93 / 1515.42 - h₄  

h₄* = 1187.09 kJ/Kg

now to obtain the properties of air at h₄⁻ = 1187.09 kJ/Kg

P₄* = 179.7 + (193.1 - 179.7) [(1187.09 -1184.28) / (1207.57 - 1184.28)]

P₄* = 181.316

P₄ = (Pr₄/Pr₃)P₃       i.e. 3-4 isentropic process

P₄ = 181.316/450.5 * 406.043

P₄ = 163.42 kPa

For the 4-5 process;

Pr₅ = (P₅/P₄)Pr₄

Pr₅ = 26/163.42 * 200.56 = 31.9095

to obtain the properties of air at Pr₅ = 31.9095

h₅= 724.04 + (734.82 - 724.04) [(31.9095 - 3038) / (32.02 - 30.38)]

h₅ = 734.09 KJ/Kg

T₅ = 710 + (720 - 710) [(31.9095 - 3038) / (32.02 - 30.38)]

T₅ = 719.32 K

(b) Now we are asked to calculate the rate of heat addition to the air passing through the combustor;

QH = m(h₃-h₂)

QH = 25(1515.42 - 549.71)

QH = 24142.75 kW

(c). To calculate the velocity at the nozzle exit;

we apply steady energy equation of a flow to nozzle

h₄ + V₄²/2 = h₅ + V₅²/2

h₄  + 0  = h₅₅ + V₅²/2

1219.9 ˣ 10³ = 734.09 ˣ 10³ + V₅²/2

therefore, V₅ = 985.74 m/s

cheers i hope this helps

6 0
3 years ago
Read two numbers from user input. Then, print the sum of those numbers. Hint -- Copy/paste the following code, then just type co
Softa [21]

Answer:

I am Providing Answer in C Language Program.

Explanation:

Please find attachment regarding code of taking two numbers input and adding them.

I would like to recommend you please use software which supports C language.

#include <stdio.h>

int main () {

int a, b, sum;

printf ("\ nEnter two no:");

scanf ("% d% d", & d, & e);

sum1 = d + e;

printf ("Sum:% d", sum1);

return (0);

}

4 0
3 years ago
Identify the phase of the design process illustrated in the following scenario, and justify its importance. Kristin has recently
zaharov [31]

Answer:

The design process is at the verify phase of Design for Six Sigma

Explanation:

In designing for Six Sigma, DFSS, is a product or process design methodology of which the goal is the detailed identification of the customer business needs by using measurements tools such as statistical data, and incorporating the identified need into the created product which in this case is the hydraulic robot Kristin Designed

Implementation of DFSS follows a number of stages that are based on the DMAIC (Define - Measure - Analyze - Improve) projects such as the DMADV which stand for define - measure - analyze - verify

Therefore, since Kristin is currently ensuring that the robot is working correctly and meeting the needs of her client the design process is at the verify phase.

5 0
3 years ago
Explain by Research how a basic generator works ? using diagram<br>​
natulia [17]
Correcto no se muy bien de que se trata el tema porque está en inglés.
Sorry
8 0
3 years ago
You don't have to notify employees that a lockout/tagout is about to begin?
Sergeu [11.5K]

Answer:

When the imposter is sus : O

Explanation:

3 0
3 years ago
Other questions:
  • In the 1960s through 1980s, a medical filter manufacturer in Ann Arbor discharged 1,4-dioxane (an industrial solvent) directly i
    10·1 answer
  • How many D-cell batteries would it take to power a human for 1 day?
    11·1 answer
  • python Write a program that takes a date as input and outputs the date's season. The input is a string to represent the month an
    7·1 answer
  • A __________ is an added note showing additional or more specific information.
    13·1 answer
  • Determine the reactor volume (assume a CSTR activated sludge aerobic reactor at steady state) required to treat 5 MGD of domesti
    5·1 answer
  • Match the test to the property it measures.
    7·1 answer
  • The reversible and adiabatic process of a substance in a compressor begins with enthalpy equal to 1,350 kJ/kg, and ends with ent
    15·1 answer
  • What does Enter key do?
    10·1 answer
  • What is the shape of the output signal on a rigexpert analyzer?
    15·2 answers
  • The ratio between the modulating signal voltage and the carrier voltage is called?.
    10·1 answer
Add answer
Login
Not registered? Fast signup
Signup
Login Signup
Ask question!