reason fo I.EE regulations in electrical installations​

Answers

Answer 1

Answer:

The IEE Wiring Regulations Explained and Illustrated, Second Edition discusses the recommendations of the IEE Regulations for the Electrical Equipment of Buildings for the safe selection or erection of wiring installations. The book emphasizes earthing, bonding, protection, and circuit design of electrical wirings.

Explanation:

i hope it help you please make me brainlist and answer my question


Related Questions

Write a Python function with the following prototype:
def drawPyramid(rows)
This function accepts a number from 1 to 26 inclusive and draws a letter
pyramid with the first row starting with the character 'a'. Subsequent rows contain 2 more characters than the previous row such that the middle character in each row increases by 1.
Also, each row begins with the letter 'a' and increases by 1 for each column until the middle
character is reached at which point, the characters decrease until they end with
the character 'a'.
Also, each row displays spaces so that the pyramid appears as an isoscelles triangle.
The first row will contain row - 1 spaces, the second row will contain row - 2 spaces,
etc.
# For example, when rows = 3 the pyramid looks like:
a
aba
abcba
# For example, when rows = 10 the pyramid looks like:
a
aba
abcba
abcdcba
abcdedcba
abcdefedcba
abcdefgfedcba
abcdefghgfedcba
abcdefghihgfedcba
abcdefghijihgfedcba
NOTE: Consider using string.ascii_lowercase, string slices [ : ], string repetition operator *,
and the join( ) function to accomplish your solution.
Your solution may ONLY use the python modules listed below
import math
import random
import string
import collections
import datetime
import re
import time
import copy
def drawPyramid(rows) :
# your code here...
def main( ) :
drawPyramid(5)
drawPyramid(3)

Answers

Here is the Python function which accepts a number from 1 to 26 inclusive and draws a letter pyramid with the first row starting with the character 'a'. The subsequent rows contain two more characters than the previous row such that the middle character in each row increases by

1. Each row begins with the letter 'a' and increases by 1 for each column until the middle character is reached at which point, the characters decrease until they end with the character 'a'. Also, each row displays spaces so that the pyramid appears as an isosceles triangle.

def drawPyramid(rows):    # rows variable will store the number of rows    for i in range(rows):        # to display the characters till the middle of the row        # here, chr function will convert the ASCII value to its character.

To know more about Python visit:

https://brainly.com/question/30391554

#SPJ11

Help, quick please. I need help with my engineering word problem

Help, quick please. I need help with my engineering word problem

Answers

Answer:

a

Explanation:

The answer is The first one A

Steam with an inlet velocity of 10 m/s, pressure of 800 kPa and temperature of 400-C flows through a nozzle at a rate of 1.5 kg/s. The steam leaves the nozzle at half the inlet pressure and a temperature of 300°C. Assuming steady flow conditions and knowing that heat is lost from the nozzle to the surroundings at a rate of 76.5 kW, find (a) the outlet velocity and (b) the outlet volumetric flow rate of the steam.

Answers

(a) The outlet velocity of the steam is approximately 480 m/s.

(b) The outlet volumetric flow rate of the steam is approximately \(0.413 m^3/s.\)

What are the outlet velocity and volumetric flow rate of the steam flowing through the nozzle?

To determine the outlet velocity and volumetric flow rate of the steam, we can apply the principles of conservation of mass and energy. Under steady flow conditions, the mass flow rate of the steam remains constant.

Using the equation of continuity, which states that mass flow rate is equal to the product of density, velocity, and cross-sectional area, we can calculate the outlet velocity. Given the mass flow rate of 1.5 kg/s, the density of the steam can be determined using steam tables.

To find the outlet velocity, we divide the mass flow rate by the product of density and cross-sectional area. The cross-sectional area can be calculated using the known inlet velocity and the fact that the area is constant throughout the nozzle.

For the outlet volumetric flow rate, we can use the mass flow rate and the density of the steam to convert it to the corresponding volumetric flow rate. Volumetric flow rate is the mass flow rate divided by density.

By applying the given values and performing the necessary calculations, we can find that the outlet velocity of the steam is approximately 480 m/s and the outlet volumetric flow rate is approximately \(0.413 m^3/s.\)

Learn more about conservation principles

brainly.com/question/29627840

#SPJ11

_____________ processes are actions that create physical solutions to problems.

a
Production Processes
b
Medical Processes
c
Agricultural Processes
d
Communication Process

Answers

Answer:

yes answer d is correct

Communication Process are actions that create physical solutions to problems. The correct option is d.

What is Communication Process?

Human existence and organisational survival both depend on effective communication. It is a process of generating and disseminating thoughts, facts, opinions, and sentiments from one place, individual, or group to another. The Management function of Directing depends on effective communication.

The sending party, message encoding, channel selection, message receipt by the recipient, and message decoding are all aspects of the communication process.

Feedback is when the recipient communicates something back to the original sender. These procedures are actions that result in tangible fixes for issues.

Thus, the correct option is d.

For more details regarding communication process, visit:

https://brainly.com/question/15281884

#SPJ2

2 A SQUARE GIVEN
LENGTH OF DIAGONAL = 70 mm

Answers

Answer:

Area of square = 2,450 mm²

Explanation:

Given:

Length of diagonal = 70 mm

Find:

Area of square

Computation:

Area of square = diagonal² / 2

Area of square = 70² / 2

Area of square = 4900 / 2

Area of square = 2,450 mm²


Calculate the specific weight,
density and specific gravity Of I liter
of liquid which weighs 7 N

Answers

To calculate the specific weight, density, and specific gravity of a liquid that weighs 7 N in a 1 liter container, we need to know the acceleration due to gravity in the particular location where the measurement is being taken.

Assuming a standard acceleration due to gravity of 9.81 m/s^2:

Specific weight: The specific weight of a substance is its weight per unit volume.

Specific weight = weight / volume

In this case, the weight of the liquid is given as 7 N, and the volume is 1 liter, which is equivalent to 0.001 cubic meters. Therefore, the specific weight is:

Specific weight = 7 N / 0.001 m^3 = 7000 N/m^3

Density: The density of a substance is its mass per unit volume.

Density = mass / volume

We can calculate the mass of the liquid by dividing the weight by the acceleration due to gravity:

Mass = weight / acceleration due to gravity = 7 N / 9.81 m/s^2 = 0.714 kg

Therefore, the density of the liquid is:

Density = 0.714 kg / 0.001 m^3 = 714 kg/m^3

Specific gravity: The specific gravity of a substance is the ratio of its density to the density of a reference substance, typically water at 4°C.

Specific gravity = density of substance / density of water

The density of water at 4°C is approximately 1000 kg/m^3. Therefore, the specific gravity of the liquid is:

Specific gravity = 714 kg/m^3 / 1000 kg/m^3 = 0.714

What are sketches or technical drawings called

Answers

Answer:

Technical drawing, also known as drafting or draughting, is the act and discipline of making detailed drawings. These drawings visually communicate how something works or how it is to be made.

Draughting is another term for sketches and technical drawings.

A mass of 5 kg of saturated liquid-vapor mixture of water is contained in a piston-cylinder device at 125 kPa. Initially, 2 kg of the water is in the liquid phase and the rest is in the vapor phase. Heat is now transferred to the water, and the piston, which is resting on a set of stops, starts moving when the pressure inside reaches 300 kPa. Heat transfer continues until the total volume increases by 20 percent.


Determine:

(a) the initial and final temperatures,

(b) the mass of liquid water when the piston first start moving

Answers

a)  The initial and final temprature are 99.61°C and T3 = 259.07°C

b)   The mass of liquid water when the piston first start moving is 0g

Using the data provided:

Initial Pressure = P1 = 125kPa

Mass of Saturated Vapor Liquid = m = 5kg

Initial Mass of Liquid water = mf = 2kg

Initial Mass of Vapor = mg = 3kg

The temperature for a mixture of liquid steam saturated with water according to the thermodynamic table is:

T₁ = 99.61°C

The specific volume is:

vf = 0.001043m³/kg

And the saturated volume is:

vg = 1.6941m³/kg

Therefore, the volume in state 1 will be equal to:

V1 = mfvf + mgvg

V1 = (2kg)(0.001043m³/kg) + (3kg)(1.6941m³/kg)

V1 = 5.084m³

In state 3 then the volume will be equal to:

V3 = 1.2V1

V3 = 1.2(5.084m³)

V3 = 6.1008m³

Then the specific volume will be equal to:

v3 = V₃/m

v3 = 6.1008m³/5kg

v3 = 1.2202m³/kg

For a pressure of 300 kPa and the previous specific volume found through the thermodynamic table, the value of the temperature is:

T3 = 259.07°C

Question b) When the piston first stats moving at P₂ = 300kPa and V₂ = V₁ = 5.084m³

v₂ =V₂/m

v₂ = 5.084m³/5kg

v2 = 1.0168m³/kg

While at 300 kPa the value of the vapor saturated vg = 0.88578m³/kg This implies that the condition is met:

v2 > vg

Therefore, no liquid is there in-cylinder when piston stats moving, mf = 0kg

Learn more on solving problems on heat transfer from:

https://brainly.com/question/15289827?referrer=searchResults

#SPJ4

Having problem with this part of the style sheet in my Web class. Structural and Heading Styles
Go to the Structural Styles section and create a style rule that sets the background color of the browser window to rgb(173, 189, 227).
Create a style rule for the bodyelement that sets the background color to rgb(227, 210, 173) and sets the body font to the font stack: ‘Century Gothic’, sans-serif.
Create a style rule to display the body footer with a background color of rgb(208, 184, 109) and set the top and bottom padding space to 5 pixels.
Create a style rule for the addresselement to display the text in a normal font with a font size of 0.9em, horizontally center the text, and set the top and bottom padding to 10 pixels.
Go to the Heading Styles section and create a style rule to set the font weight of all h1 and h2 headings to normal.
Navigation Styles
Go to the Navigation Styles section and create a style rule for the nav > ul selector that removes all list markers, sets the line height to 2em, and sets the font size to 0.9em.
For every previously visited or unvisited hypertext link within the navigation list, create a style rule to remove the underlining from the hypertext link and to set the text color to rgb(43, 59, 125).
For every hovered or active link within the navigation list, create a style rule to set the text color to rgb(212, 35, 35)

Answers

A style rule for the bodyelement is body { background-color: rgb(227, 210, 173); font-family: 'Century Gothic', sans-serif; }

What is rule?

A rule is a set of instructions, guidelines, or regulations that must be followed in order to achieve a desired outcome. Rules provide expectations for how people should behave, and they can be used to maintain order and ensure that everyone is on the same page.

A style rule todisplay the body footer is {background-color: rgb(208, 184, 109);padding: 5px; }

A style rule for the addresselement is address {  font-size: 0.9em; text-align: center; padding: 10px;}h1, h2 {  font-weight: normal;}

A style rule to set the text color is nav > ul {  list-style: none; line-height: 2em;font-size: 0.9em;}nav > ul > a:link,nav > ul > a:visited {text-decoration: none;color: rgb(43, 59, 125);}nav > ul > a:hover,nav > ul > a:active color: rgb(212, 35, 35); }

To learn more about rule

https://brainly.com/question/30846028

#SPJ4

if the collector voltage is raised, what is the maximum collector voltage that keeps the collectorbase junction reverse biased?

Answers

The maximum collector voltage that keeps the collector-base junction reverse biased is determined by the breakdown voltage of the junction, which is the voltage at which the junction.

The collector-base junction in a bipolar junction transistor (BJT) acts as a switch that allows or prohibits current flow between the collector and base terminals. To maintain the reverse bias configuration, the voltage across the collector-base junction should remain below the breakdown voltage of the junction. The breakdown voltage, also known as the peak inverse voltage (PIV), is the maximum voltage that the junction can withstand in reverse bias before becoming forward-biased and allowing current to flow.

If the collector voltage exceeds the breakdown voltage, the junction will conduct current and may become damaged, leading to permanent degradation or failure of the device. The exact value of the breakdown voltage depends on the specific BJT and its manufacturing process and can be found in the datasheet for the device. It is important to consider the breakdown voltage when designing circuits with BJTs to avoid exceeding the limit and damaging the device.

To know more about voltage, visit:

https://brainly.com/question/17419144

#SPJ4

How do you write a method statement for: 1. Site Setup and Temporary works in construction?

Answers

A method statement for site setup and temporary works in construction should include the following steps:

1. Identify the scope of work and establish the project requirements for site setup and temporary works. This includes the location, size, and nature of the project, as well as any specific regulatory or safety requirements.

2. Develop a detailed plan for site setup and temporary works, including timelines, resources, and responsibilities. This should include a list of all temporary works required, such as access roads, fencing, and scaffolding.

3. Identify potential hazards and risks associated with site setup and temporary works, and develop a risk assessment and mitigation plan. This should include measures to ensure the safety of workers and the public, as well as measures to protect the environment.

4. Obtain all necessary permits and approvals, including building permits, environmental permits, and safety certifications.

5. Develop a site-specific safety plan and ensure all workers are properly trained and equipped to carry out the work safely. This should include safety procedures for working at heights, using heavy equipment, and handling hazardous materials.

6. Monitor the progress of site setup and temporary works, and make adjustments as necessary to ensure the work is completed on time, within budget, and to the required quality standards.

7. Conduct regular inspections and audits to ensure that all site setup and temporary works are in compliance with regulatory and safety requirements.

8. Document all site setup and temporary works activities, including any incidents or accidents that occur, and use this information to improve future projects.

Overall, the method statement for site setup and temporary works in construction should be a detailed plan that outlines all the necessary steps, resources, and safety measures required to ensure the successful completion of the project. It should be regularly reviewed and updated as necessary to ensure that the work is carried out safely and efficiently.

What steps can a release train engineer take to promote facilitation support for a distributed program increment?

Answers

As a Release Train Engineer (RTE), there are several steps you can take to promote facilitation support for a distributed Program Increment (PI). Here are some key steps:

1. Clear Communication Channels: Establish clear and efficient communication channels for all team members involved in the distributed PI. This can include regular virtual meetings, video conferences, email updates, and collaboration tools.

2. Collaboration Tools and Platforms: Implement and encourage the use of collaboration tools and platforms that enable virtual collaboration and facilitate real-time communication, document sharing, and tracking of progress. Examples include project management tools, instant messaging platforms, and virtual whiteboards.

3. Virtual PI Planning: Plan and facilitate the Program Increment Planning event virtually, ensuring all distributed teams have equal opportunities to contribute and align on goals, dependencies, and commitments. Utilize collaborative planning tools to create a shared understanding of the PI objectives and milestones.

4. Continuous Integration and Delivery: Promote the use of continuous integration and delivery practices to facilitate frequent integration of code and early feedback. Encourage automated testing and deployment to ensure a smooth and efficient integration process for distributed teams.

5. Agile ceremonies and rituals: Facilitate Agile ceremonies such as Daily Stand-ups, Iteration Planning, and Retrospectives using virtual platforms. Ensure all team members have the opportunity to participate and contribute their insights and feedback.

6. Documentation and Knowledge Sharing: Encourage the documentation of processes, decisions, and lessons learned to support knowledge sharing across distributed teams. Utilize centralized knowledge repositories and encourage team members to contribute and access information as needed.

7. Dependency Management: Proactively identify and manage dependencies between distributed teams. Facilitate regular dependency management meetings to ensure alignment, address conflicts, and mitigate risks associated with dependencies.

8. Facilitate Collaboration and Feedback: Act as a facilitator and mediator between distributed teams, ensuring effective collaboration, resolving conflicts, and encouraging open communication. Foster a culture of trust and transparency to promote meaningful feedback and learning opportunities.

9. Continuous Improvement: Regularly review and reflect on the effectiveness of distributed PI facilitation. Encourage feedback from team members and stakeholders to identify areas for improvement and implement iterative changes to enhance collaboration and delivery.

Learn more about Release Train Engineer:

https://brainly.com/question/17458064

#SPJ11

As a Release Train Engineer (RTE), there are several steps you can take to promote facilitation support for a distributed Program Increment (PI). Here are some key steps:

1. Clear Communication Channels: Establish clear and efficient communication channels for all team members involved in the distributed PI. This can include regular virtual meetings, video conferences, email updates, and collaboration tools.

2. Collaboration Tools and Platforms: Implement and encourage the use of collaboration tools and platforms that enable virtual collaboration and facilitate real-time communication, document sharing, and tracking of progress. Examples include project management tools, instant messaging platforms, and virtual whiteboards.

3. Virtual PI Planning: Plan and facilitate the Program Increment Planning event virtually, ensuring all distributed teams have equal opportunities to contribute and align on goals, dependencies, and commitments. Utilize collaborative planning tools to create a shared understanding of the PI objectives and milestones.

4. Continuous Integration and Delivery: Promote the use of continuous integration and delivery practices to facilitate frequent integration of code and early feedback. Encourage automated testing and deployment to ensure a smooth and efficient integration process for distributed teams.

5. Agile ceremonies and rituals: Facilitate Agile ceremonies such as Daily Stand-ups, Iteration Planning, and Retrospectives using virtual platforms. Ensure all team members have the opportunity to participate and contribute their insights and feedback.

6. Documentation and Knowledge Sharing: Encourage the documentation of processes, decisions, and lessons learned to support knowledge sharing across distributed teams. Utilize centralized knowledge repositories and encourage team members to contribute and access information as needed.

7. Dependency Management: Proactively identify and manage dependencies between distributed teams. Facilitate regular dependency management meetings to ensure alignment, address conflicts, and mitigate risks associated with dependencies.

8. Facilitate Collaboration and Feedback: Act as a facilitator and mediator between distributed teams, ensuring effective collaboration, resolving conflicts, and encouraging open communication. Foster a culture of trust and transparency to promote meaningful feedback and learning opportunities.

9. Continuous Improvement: Regularly review and reflect on the effectiveness of distributed PI facilitation. Encourage feedback from team members and stakeholders to identify areas for improvement and implement iterative changes to enhance collaboration and delivery.

Learn more about Release Train Engineer:

brainly.com/question/17458064

#SPJ11

what is the condition for sampling frequency to reconstruct the information signal ?​

Answers


A continuous time-varying 1-D signal is sampled by narrow sampling pulses at a regular rate fr = 1/T, which must be at least twice the bandwidth of the signal. At first, it may be somewhat surprising that the original waveform can be reconstructed exactly from a set of discrete samples.

Problem 5 [4 points] (Convolution) Consider an RC filter with impulse response h(t) = encu(t) 1 RC where R> 0 and C> 0 are the values of the resistance and the capacitance. i) Compute the output of the RC filter when the input is x(t) = rect +(²-D/²) where D> 0 is the duration of the rectangular pulse. ii) * Consider now the input signal +[infinity]o T2(t) = rect :(²-D/²) + Σ 6(t-kT₂) * k=-[infinity] where Tp > D and * denotes convolution. Compute the output of the RC filter when the input is r2(t). Draw the signals x2(t) and the output. iii) [1 bonus point] Consider the signal T3 (t) = rect (²-D/²) + Σ 26(t- kD). * k=-[infinity] Compute the output of the RC filter when the input is x3(t). Draw the signals x3 (t) and the output. +[infinity]o

Answers

The output of the RC filter when the input is x(t) = rect((t²-D/2²)/(RC)) is a scaled and delayed version of the input rectangular pulse.

When the input to the RC filter is a rectangular pulse, x(t) = rect((t²-D/2²)/(RC)), the output can be computed by convolving the input signal with the impulse response of the RC filter.

Convolution is a mathematical operation that combines two signals to produce a third signal. In this case, we are convolving the rectangular pulse with the impulse response of the RC filter. The impulse response of the RC filter is given by h(t) = encu(t)/(RC), where en is the unit step function.

To compute the convolution, we can express the rectangular pulse as a sum of unit step functions and apply the properties of convolution. This involves integrating the product of the impulse response and the shifted rectangular pulse over the range of integration.

The result of the convolution is a scaled and delayed version of the rectangular pulse. The scaling factor is determined by the values of R and C, and the delay is determined by the time constant RC. The output will have a similar shape as the input rectangular pulse but may be stretched or compressed in time.

Learn more about RC filter

brainly.com/question/31327507

#SPJ11

If a circuit produces a phase shift of 45 degrees between the voltage and current curves and the apparent power is 100 VA, what is the TRUE power in the circuit?


50 W


70.7 VA


70.7 W


100 A

Answers

The true power is obtained as 70.7 VA.

What is the true power?

We define the power a the rate of doing work, we know that the power in a circuit is the product of the current and the voltage. In this case, we want to find the true power thus we have to involve the use of the phase shift in degrees.

Thus;

True power = PcosΦ

P =  100 VA

Φ = 45 degrees

True power =  100 VA * cos 45 degrees

True power = 70.7 VA

Learn more about power in a circuit:https://brainly.com/question/2933971

#SPJ1

A good attitude toward blank means believing that the proper attitude and habits are extremely important

Answers

Answer:

the blank = life

Explanation:

:) happy holidays!

How do you use the brakes in an airplane?

Answers

Answer:

When a pilot pushes the top of the right pedal, it activates the brakes on the right main wheel/wheels, and when the pilot pushes the top of the left rudder pedal, it activates the brake on the left main wheel/wheels. The brakes work in a rather simple way: they convert the kinetic energy of motion into heat energy.

Large wind turbines with blade span diameters of over 100 m are available for electric power generation. Consider a wind turbine with a blade span diameter of 100 m installed at a site subjected to steady winds at 8 m/s. Taking the overall efficiency of the wind turbine to be 32 percent and the air density to be 1.25 kg/m3 , determine the electric power generated by this wind turbine. Also, assuming steady winds of 8 m/s during a 24-hour period, determine the amount of electric energy and the revenue generated per day for a unit price of $0.09/kWh for electricity

Answers

Answer:

The wind turbine generates \(19297.222\) kilowatt-hours of electricity daily.

The wind turbine makes a daily revenue of 1736.75 US dollars.

Explanation:

First, we have to determine the stored energy of wind (\(E_{wind}\)), measured in Joules, by means of definition of Kinetic Energy:

\(E_{wind} = \frac{1}{2}\cdot \dot m_{wind}\cdot \Delta t \cdot v_{wind}^{2}\) (Eq. 1)

Where:

\(\dot m_{wind}\) - Mass flow of wind, measured in kilograms per second.

\(\Delta t\) - Time in which wind acts in a day, measured in seconds.

\(v_{wind}\) - Steady wind speed, measured in meters per second.

By assuming constant mass flow and volume flows and using definitions of mass and volume flows, we expand the expression above:

\(E_{wind} = \frac{1}{2}\cdot \rho_{air}\cdot \dot V_{air} \cdot \Delta t \cdot v_{wind}^{2}\) (Eq. 1b)

Where:

\(\rho_{air}\) - Density of air, measured in kilograms per cubic meter.

\(\dot V_{air}\) - Volume flow of air through wind turbine, measured in cubic meters per second.

\(E_{wind} = \frac{1}{2}\cdot \rho_{air}\cdot A_{c}\cdot \Delta t\cdot v_{wind}^{3}\) (Eq. 2)

Where \(A_{c}\) is the area of the wind flow crossing the turbine, measured in square meters. This area is determined by the following equation:

\(A_{c} = \frac{\pi}{4}\cdot D^{2}\) (Eq. 3)

Where \(D\) is the diameter of the wind turbine blade, measured in meters.

If we know that \(\rho_{air} = 1.25\,\frac{kg}{m^{3}}\), \(D = 100\,m\), \(\Delta t = 86400\,s\) and \(v_{wind} = 8\,\frac{m}{s}\), the stored energy of the wind in a day is:

\(A_{c} = \frac{\pi}{4}\cdot (100\,m)^{2}\)

\(A_{c} \approx 7853.982\,m^{2}\)

\(E_{wind} = \frac{1}{2}\cdot \left(1.25\,\frac{kg}{m^{3}} \right) \cdot (7853.982\,m^{2})\cdot (86400\,s)\cdot \left(8\,\frac{m}{s} \right)^{3}\)

\(E_{wind} = 2.171\times 10^{11}\,J\)

Now, we proceed to determine the quantity of energy from wind being used by the wind turbine in a day (\(E_{turbine}\)), measured in joules, with the help of the definition of efficiency:

\(E_{turbine} = \eta\cdot E_{wind}\) (Eq. 4)

Where \(\eta\) is the overall efficiency of the wind turbine, dimensionless.

If we get that \(E_{wind} = 2.171\times 10^{11}\,J\) and \(\eta = 0.32\), then the energy is:

\(E_{turbine} = 0.32\cdot (2.171\times 10^{11}\,J)\)

\(E_{turbine} = 6.947\times 10^{10}\,J\)

The wind turbine generates \(6.947\times 10^{10}\) joules of electricity daily.

A kilowatt-hours equals 3.6 million joules. We calculate the equivalent amount of energy generated by wind turbine in kilowatt-hours:

\(E_{turbine} = 6.947\times 10^{10}\,J\times\frac{1\,kWh}{3.6\times 10^{6}\,J}\)

\(E_{turbine} = 19297.222\,kWh\)

The wind turbine generates \(19297.222\) kilowatt-hours of electricity daily.

Lastly, the revenue generated per day can be found by employing the following:

\(C_{rev} = c\cdot E_{turbine}\) (Eq. 5)

Where:

\(c\) - Unit price, measured in US dollars per kilowatt-hour.

\(C_{rev}\) - Revenue generated by the wind turbine in a day, measured in US dollars.

If we know that \(c = 0.09\,\frac{USD}{kWh}\) and \(E_{turbine} = 19297.222\,kWh\), then the revenue is:

\(C_{rev} = \left(0.09\,\frac{USD}{kWh} \right)\cdot (19297.222\,kWh)\)

\(C_{rev} = 1736.75\,USD\)

The wind turbine makes a daily revenue of 1736.75 US dollars.

Refrigerant 134a enters the evaporator of a refrigeration system operating at steady state at -16oC and a quality of 20% at a velocity of 5 m/s. At the exit, the refrigerant is a saturated vapor at -16oC. The evaporator flow channel has constant diameter of 1.7 cm. Determine the mass flow rate of the refrigerant, in kg/s, and the velocity at the exit, in m/s.

Answers

Answer:

mass flow rate = 0.0534 kg/sec

velocity at exit = 29.34 m/sec

Explanation:

From the information given:

Inlet:

Temperature \(T_1 = -16^0\ C\)

Quality \(x_1 = 0.2\)

Outlet:

Temperature \(T_2 = -16^0 C\)

Quality  \(x_2 = 1\)

The following data were obtained at saturation properties of R134a at the temperature of -16° C

\(v_f= 0.7428 \times 10^{-3} \ m^3/kg \\ \\ v_g = 0.1247 \ m^3 /kg\)

\(v_1 = v_f + x_1 ( vg - ( v_f)) \\ \\ v_1 = 0.7428 \times 10^{-3} + 0.2 (0.1247 -(0.7428 \times 10^{-3})) \\ \\ v_1 = 0.0255 \ m^3/kg \\ \\ \\ v_2 = v_g = 0.1247 \ m^3/kg\)

\(m = \rho_1A_1v_1 = \rho_2A_2v_2 \\ \\ m = \dfrac{1}{0.0255} \times \dfrac{\pi}{4}\times (1.7 \times 10^{-2})^2\times 6 \\ \\ \mathbf{m = 0.0534 \ kg/sec}\)

\(\rho_1A_1v_1 = \rho_2A_2v_2 \\ \\ A_1 =A_2 \\ \\ \rho_1v_1 = \rho_2v_2 \\ \\ \implies \dfrac{1}{0.0255} \times6 = \dfrac{1}{0.1247}\times (v_2)\\ \\ \\\mathbf{\\ v_2 = 29.34 \ m/sec}\)

Which part of a machine control unit interacts with the machine tools through electric signals?=]

A machine control unit is the electronic hardware that stores information and controls the machine tools. This unit contains a data processing unit that stores and manipulates data, and a ___________ that interacts with the machine tools through electrical signals.

Answers

Answer:

control loop unit

Explanation:

Edmentum/Plato

If there is a low water condition, what should the operator do?

Answers

In In the event of a low water condition, the operator of the equipment should immediately shut down the system and investigate the cause of the issue.

Low water levels can cause significant damage to the system and result in safety hazards for the operator and those nearby. The operator should also check the water supply and ensure that it is adequate for the system's needs.

Additionally, it is important to regularly monitor the water levels to prevent any potential problems from occurring.

It is crucial to address low water levels promptly to prevent damage to the equipment and ensure safe and efficient operation.

Learn more about water supply at

https://brainly.com/question/30005439

#SPJ11

Who does each person work for? Monica works for a power company, Travis works for a utilities company, and Maggie is self-employed. All three people work for a power company. All three people are self-employed. Monica works for a utilities company, Travis is self-employed, and Maggie works for a power company.

Answers

Answer:

A per the chart given, it can be clearly said

Monica works for a utilities company, Travis is self-employed, and Maggie works for a power company.

Explanation:

Monica probably works for a utilities company since she is responsible for checking gas meters on houses, while Travis is more likely to be self-employed since he installs solar panels on houses – though he can be employed by a company which sells solar company installation services, but the option is available. Since Maggie works on power lines, she is most definitely employed by a power company.

Answer:

The correct answer is D!

Explanation:

youre welcommee!

Avapor mixture containing 50.0 mole % benzene and 50.0 mole % toluene at 1 atm is cooled isobarically in a closed container from an initial temperature of 115°C. Use the Tsy diagram below to answer the following questions. 115 110 1400 1300 105 100 Vapor 1200 95 Temperature (°C) 90 Liquid 1100 1000 900 Pressure (mm Hg) Liquid 85 800 Vapor 80 700 75 70 600 500 0 1.0 65 0 10 0.2 0.4 0.6 0.8 Mole fraction henvene Polarm 0.2 0.4 0.6 0.8 Mole fraction benzene 7100 First Condensation Your answer is partially correct. At what temperature does the first drop of condensate form? 104 °C What is its composition? 0.20 mol benzene/mol
Last Condensate Your answer is partially correct. At what temperature does the last bubble of vapor condense? °C 98 What is its composition? 0.53 mol benzene/mol

Avapor mixture containing 50.0 mole % benzene and 50.0 mole % toluene at 1 atm is cooled isobarically
Avapor mixture containing 50.0 mole % benzene and 50.0 mole % toluene at 1 atm is cooled isobarically

Answers

Answer:

105°touch sensce what I could wathskb

A ___________ is defined as a change in shape of the part between the damaged and undamaged area hat is smooth and continuous . When the part is straightened, it is returned to proper shape and state without any areas of permanent deformation.

Answers

A bend is defined as a change in the shape of the part between the damaged and undamaged area that is smooth and continuous.

What is a kink?

A kink can be defined as a sharp bend with a small radius over a short distance.

So when any part is kinked it must be replaced without any doubt. A part is kinked if it just doesn't work on the repair.

What is a bend?

Unlike a kink, a bend can be restored. That is after a bend also  a part can be bought back to its original position.

When the part is straightened, it is returned to proper shape and state without any areas of permanent deformation.

To know more about bend visit:

https://brainly.com/question/27937041

#SPJ9

You are standing at the edge of the roof of the engineering building, which is H meters high. You see Professor Murthy, who is h meters tall, jogging towards the building at a speed of v meters/second. You are holding an egg and want to release it so that it hits Prof Murthy squarely on top of his head. What formulas describes the distance from the building that Prof Murthy must be when you release the egg?

Answers

Answer:

s = v√[2(H - h)/g]

This formula describes the distance from the building that Prof Murthy must be when you release the egg

Explanation:

First, we need to find the time required by the egg to reach the head of Professor. For that purpose, we use 1st equation of motion in vertical form:

Vf = Vi + gt

where,

Vf = Velocity of egg at the time of hitting head of the Professor

Vi = initial velocity of egg = 0 m/s  (Since, egg is initially at rest)

g = acceleration due to gravity

t = time taken by egg to come down

Therefore,

Vf = 0 + gt

t = Vf/g   ----- equation (1)

Now, we use 3rd euation of motion for Vf:

2gs = Vf² - Vi²

where,

s = height dropped = H - h

Therefore,

2g(H - h) = Vf²

Vf = √[2g(H - h)]

Therefore, equation (1) becomes:

t = √[2g(H - h)]/g

t = √[2(H - h)/g]

Now, consider the horizontal motion of professor. So, the minimum distance of professor from building can be found out by finding the distance covered by the professor in time t. Since, the professor is running at constant speed of v m/s. Therefore:

s = vt

s = v√[2(H - h)/g]

This formula describes the distance from the building that Prof Murthy must be when you release the egg

This material is considered flammable. A paint B glue C Oil D ALL of the above

Answers

Answer:

Explanation:

Generally speaking, flammable liquids will ignite (catch on fire) and burn easily at normal working temperatures. ... Fuels and many common products like solvents, thinners, cleaners, adhesives, paints, waxes and polishes may be flammable or combustible liquids.

The material which is considered flammable is: A. paint.

A chemical property can be defined as the property of a chemical compound (material) that can be observed and is measurable during a chemical reaction.

In Science, some examples of the chemical properties of a material (substance) include the following;

TarnishingRustingReactivityFlammability

Flammability refers to the ability of a material to support combustion or burn continuously in the presence of air. An example of a material which is considered to be flammable is paint because it contains a high level of solvents.

Read more on flammability here: https://brainly.com/question/14214497

1)A wheel is used to turn a valve stem on a water valve. If the wheel radius is 1 foot and the stem, (axle), radius is .5 inches, what is the mechanical advantage of the wheel and axle? 2)How much resistance force can ideally be overcome when an effort of 80 lbs is applied to the wheel of the water valve in problem 1? 3)What is the linear distance traveled when a 2.5' diameter wheel makes one revolution? 4)A compressor motor has a 1.00 inch output shaft (axle) that drives a 4.00inch pulley (wheel). If the motor output shaft supplies 24 lbs of force, ideally how much force does the pulley apply to the drive belt wrapped around it? 5) If the belt pulley's force is measured to be 4 lbs, what is the AMA wheel and axle here?6) What is the efficiency of the compressor motor – belt pulley wheel and axle?

Answers

Answer:

for 13

Explanation:

''.''

The package has a weight of 5lb and slides down the chute. When it reaches the curved portion AB, it is traveling at 8 ft/s (Theta=0deg). If the chute is smooth, determine the speed of the package when it reaches the intermediate point C(Theta=30deg) and when it reaches the horizontal plane (theta=45deg). Also, find the normal force on the package at C. USE N-t coordinates answer is: normal force=4. 83 and velocity : 20,19

Answers

Answer:

To solve this problem, we can use the conservation of energy principle. The potential energy at A is equal to the kinetic energy at B, C, and D. Since the chute is smooth, there is no friction and no energy is lost due to work done against frictional forces.

At point A, the package has only potential energy, which is given by mgh, where m is the mass of the package, g is the acceleration due to gravity, and h is the height of point A above the horizontal plane. The potential energy at A is converted to kinetic energy at point B, so we can equate these two energies to find the velocity of the package at B.

mgh = (1/2)mvB^2

where vB is the velocity of the package at point B.

Solving for vB, we get:

vB = sqrt(2gh)

Substituting the given values, we get:

vB = sqrt(2*32.2 ft/s^2 * 10 ft) = 20 ft/s

At point C, the potential energy is still the same, but the kinetic energy is different because the velocity of the package has changed. We can equate the potential energy at A to the kinetic energy at point C to find the velocity of the package at C.

mgh = (1/2)mvC^2

where vC is the velocity of the package at point C.

Solving for vC, we get:

vC = sqrt(2gh/3)

Substituting the given values, we get:

vC = sqrt(2*32.2 ft/s^2 * 10 ft/3) = 19 ft/s

At point D, the potential energy is still the same, but the kinetic energy is different because the velocity of the package has changed again. We can equate the potential energy at A to the kinetic energy at point D to find the velocity of the package at D.

mgh = (1/2)mvD^2

where vD is the velocity of the package at point D.

Solving for vD, we get:

vD = sqrt(2gh/2)

Substituting the given values, we get:

vD = sqrt(2*32.2 ft/s^2 * 10 ft/2) = 22.6 ft/s

To find the normal force at point C, we need to resolve the weight of the package into its components along the normal

T/F. when you call a string object's split method, the method extracts tokens from the string and returns them as integers.

Answers

False. when you call a string object's split method, the method extracts tokens from the string and returns them as integers.

When you call a string object's split method, the method extracts tokens from the string and returns them as strings, not integers. The split method divides a string into substrings based on a specified delimiter and returns those substrings as an array of strings. It does not perform any conversion of the extracted tokens to integers. If you want to convert the extracted tokens to integers, you would need to explicitly perform the conversion after splitting the string.

Know more about split method here:

https://brainly.com/question/31697023

#SPJ11

Which of the following are consequences of burning coal for energy? (mark all that apply) Check All That Apply A. increased levels of CO2 in the atmosphere B. increased heavy metals (lead and mercury) released into the air C. acidified rain D. increased radicals that deplete ozone in the stratosphere:

Answers

The following are consequences of burning coal for energy increased levels of CO2 in the atmosphere, increased heavy metals (lead and mercury) released into the air and Acidified rain. The correct options are a, b and c.

Burning coal produces a number of main emissions: Sulphur dioxide (SO2), which causes respiratory conditions and acid rain, Nitrogen oxides (NOx), which cause respiratory diseases and smog, Particulates that cause lung sickness, respiratory diseases, fog, and haze, The main greenhouse gas produced by burning fossil fuels (coal, oil, and natural gas) is carbon dioxide (CO2).

Mercury and other heavy metals have been associated with developmental and neurological harm in both humans and other animals. Power stations produce bottom ash and fly ash as byproducts of burning coal.

Learn more about coal, here:

https://brainly.com/question/12981477

#SPJ4

Other Questions
Consider the below reaction between the acetylide ion and methanol. It is an acetylide Lewis base. H . H-CEC: H H Draw the conjugate acid that is formed as a product in this reaction. Which expressions are equivalent to 10/10^3/4? plsss help with this question lolz Countries with a high uncertainty avoidance culture (e.g., Japan, Korea, and Portugal) are likely to have compensation systems with which of the following characteristics?A. High level of variable/contingent compensationB. Bonuses/pay at risk depending on performanceC. Highly structured, lock-step compensation plansD. Rewards given for individual efforts 2. We ............. when we decided to stop and rest. a) were driving b) had been driving c) have been driving d) have driven Factorise fully 9m^2-12mp someone help me with this please I need to find the length Help PLS!!! DONT MAKE ANY CAP PLEASE!!Enter the letters of the points that are below the graph of y=- 1/3x IN YOUR OWN WORDS: How can you find the sum of the interior angles measures and the sum of the exterior angle measures of a polygon? postganglionic axons usually are group of answer choices unmyelinated. located in the spinal cord. myelinated. larger than preganglionic fibers. located in the brain. Consider the following statement: If 4x = 8, then x = 2. What is the inverse to this statement?O If x2, then 4x*8O If x=2, then 4x = 8O If 4x8, then x*2O If x=2, then 4x*8 Identify the flaw in the way that Maria set up her experiment. marcom objectives should be ambitious rather than realistic. the graph of a system of linear equation is shown below Assume that each of the spinners below is equally likely to land in each space. Find theprobability of spinning a 3 on the first spinner and then spinning a number greater than 5 on the secondspinner. Lianne has been a member of the National Technical Honor Society since she was a sophomore in high school. She is graduating this year and wants to take fulladvantage of all the organization has to offer to help her get into her choice university. What is a resource she can tap into to better her chances at getting heracceptance letter?OA. She can request formal letters of recommendation from NTHS staff. .O C.O D.She can automatically be awarded a scholarship from the organization due to her long tenure.She can get an NTHS personnel to write her entrance essay for her.She can pay for a special certificate to send to colleges that will give her an edge over other applicants. (WORTH 25 POINTS and il give brainliest to the first person to answer) Miguel is building a doghouse he cuts one sheet of wood to make the front wall he also cuts out a door that is 2 ft by 2 ft the dimensions in feet are shown in the diagram. miguel needs to paint the wood. what is the area he needs to paint? 1. what is the area of the rectangular price of wood before the square is cut out? include units with your answer. 23. Electricity is a force. State whether true or false. a) true b) false Khalid is a professional photographer who is considering purchasing one of the new mirrorless cameras from FujiFilm. He frequently purchases equipment online from a New York firm, BH Photo. BH Photo's website allows customers to post product reviews. Khalid notices that many of the reviews for the FujiFilm model are negative. However, those who purchased the Sony models gave very positive reviews. Based on his research and owner feedback, Khalid decides to purchase a Sony camera. This example demonstrates the importance of _____ factors as part of the external marketing environment.