You are a software engineer who works for a company in Seattle. Your company has built a new industrial research laser that is cheaper and more powerful than any other industrial research laser that's ever been built! Your team must write the software that controls the laser firing, cooling, user interface, and data CRUD needs. To complete the software on this project, your Project Plan will define 10 separate Tasks named T1 through T10, and three milestones named M1, M2, and M3. Question 1a) Write a vision statement for the company using Geoffrey Moore's vision template as presented in class. Question 1b) Create a Task Table with these data columns, and fill in the values for them: • Task Name (e.g. T1, T2, etc.) • Effort (in Person-Days) • Duration (in Days) • Dependencies Make up values for effort and duration. The effort AND duration values each must be at least 30 person- days and 30 days, respectively, per Task. Here are the named Milestones: MILESTONE TASKS COMPLETED M1 T1, T2 M2 T3, T5 M3 T6, T8, T9 Your Task Table must reflect the following restrictions, which should be placed in the Dependencies column in your Task Table: A) T3 cannot start until milestone M1 has been reached B) T7 cannot start until milestone M2 has been reached C) T4 cannot state until T3 is complete D) T8 cannot start until T7 is complete E) T10 cannot start until milestones M1, M2, and M3 have been reached. Question 1c) Create a Task Bar Chart for your project modeled after the one presented in our "Project Scheduling" lecture on slide 9. Indicate in this chart the task names, task durations, and milestones, reflecting the needed dependencies, all as specified in question 1b above. Important: Make the total duration of your Task Bar Chart (i.e. the time between the beginning of T1 and the end of T10) be as minimal as possible, and make each Task begin as soon as it can begin. Question 1d) What is the total duration for your project, in days? Question 1e) How many person-days will it take to complete your project?

Answers

Answer 1

The vision statement for the company is to revolutionize industrial research with our cost-effective and high-powered laser technology.

What is the company's vision for industrial research?

The vision statement for the company is to revolutionize industrial research with our cost-effective and high-powered laser technology. We aim to provide a groundbreaking solution that surpasses the capabilities of existing industrial research lasers. By offering a laser that is both cheaper and more powerful, we seek to empower researchers and scientists with advanced tools that enable them to push the boundaries of knowledge and make significant discoveries.

Our software engineering team plays a crucial role in this vision, as we develop the software that controls the laser firing, cooling, user interface, and data management. Through our innovative software solutions, we aim to optimize the laser's performance, enhance user experience, and ensure seamless data management for efficient research workflows.

Learn more about industrial research

brainly.com/question/28178128

#SPJ11


Related Questions

Performing sequential operations on tuples without creating an entire temporary table of all tuples is called 1) pipelining 2) streaming 3) buffering 4) optimizing

Answers

The term you are looking for is 1) pipelining. Performing sequential operations on tuples without creating an entire temporary table of all tuples is called pipelining.

Pipelining is a technique used in database systems to improve the efficiency of query processing. Instead of creating a temporary table to store intermediate results, pipelining allows the output of one operation to be directly passed as input to the next operation. This reduces the amount of memory needed for temporary storage and speeds up query execution.

Step by step explanation:
1. A query is executed, and the first operation begins processing the tuples.
2. As soon as the first tuple is ready, it is passed to the next operation without waiting for the entire set of tuples to be generated.
3. The second operation starts processing the received tuple, and once its result is ready, it is passed to the next operation.
4. This process continues until all operations in the query have been performed on the given tuple.
5. The same process is then applied to the subsequent tuples, with each operation working concurrently on different tuples.
6. The final results are obtained without the need to store all intermediate tuples in a temporary table.

By using pipelining, database systems can minimize the use of resources and improve the overall performance of query processing.

Know more about the database systems click here:

https://brainly.com/question/31459706

#SPJ11

Consider the following MOSFET Amplifier where M3 and M4 form a current mirror.
The parameters of the transistors are k'n = 0.2 mA/V2, VTH=0.4 V, and X=0
(a) Find the value of Rm such that Ip1=0.1mA. Assume (W/L)3=(W/L)4=5. Rm =
ΚΩ
(b) Find the value of Rp that places the transistor M₁ 100mV away from the triode region. RD =
ΚΩ
(c) What is the required W/L of M₁ if the circuit must provide a voltage gain of 50 with the value of Rp obtained in (b)
(W/L)1 =
Write your answer rounding to 3 significant digits. Examples: 0.357, -2.48, 13.0, -924, 3450

Answers

The value of Rm is 16.25 kΩ

The value of Rm is 16.25 kΩ. The value of Rp that places M1 100mV away from the triode region is 19kΩ. voltage gain of the amplifier is 40.8

(a) To find the value of Rm such that Ip1 = 0.1mA, we first need to find the value of VGS3. Since M3 and M4 form a current mirror, their gate voltages must be equal. Therefore, VGS4 = VGS3. Using Ohm's Law, we can write:

VGS3 = (VDD - VGS1) - (ID1 * RD)

Since M1 is biased in the saturation region, we can write:

ID1 = k'n[(W/L)1](VGS1 - VTH)²

Substituting the given values, we get ID1 = 0.1mA. Also, VGS1 = VTH = 0.4V. Substituting these values, we get VGS3 = 2.6V. To find Rm, we can use the current mirror equation:

ID3 = ID4 = k'n[(W/L)3](VGS3 - VTH)² = k'n[(W/L)4](VGS4 - VTH)²

Substituting the given values and VGS4 = VGS3, we get Rm = 16.25 kΩ.

(b) To place M1 100mV away from the triode region, we need to ensure that VDS1 >= VGS1 - VTH - 0.1V. Using Ohm's Law, we can write:

VDS1 = VDD - ID1 * RD - ID1 * Rp

Substituting the given values, we get VDS1 = 2.4V - 0.1 * Rp. Therefore, we need to find the value of Rp such that 2.4V - 0.1 * Rp >= 0.5V. Solving this inequality, we get Rp <= 19kΩ. Therefore, the value of Rp that places M1 100mV away from the triode region is 19kΩ.

(c) The voltage gain of the amplifier is given by:

Av = -gm1 * (RD || Rp)

Substituting the given values, we get Av = -0.2 * (RD || 19kΩ). To provide a voltage gain of 50, we need Av = -50. Therefore, we can solve for (W/L)1 using the equation for gm:

gm1 = 2 * k'n(W/L)1(VGS1 - VTH)

Substituting the given values and solving for (W/L)1, we get (W/L)1 = 40.79. Rounding this value to 3 significant digits, we get (W/L)1 = 40.8.

Learn more about  triode region here:

brainly.com/question/31084787

#SPJ11

10.11 Bank Operations - Customer & CheckingAccount classes
Design bank operations using 2 classes: Customer and CheckingAccount.
Let us keep things simple - Each customer will have a name and one or more checking accounts (maximum 5 accounts). No Savings or Loan accounts. CheckingAccount should support deposit() and withdrawal() operations, in addition to constructor with initial amount and display the current balance.
Let us assign a customer ID for every new customer (let us start from 1000001 to give an impression that this bank already has 1 million customers!). Similarly, every checking account will have auto-generated account number as well (let us start at 5000001). Here are the input commands the program should support:
new 5 Jey Veerasamy //create 5 accounts for new customer
100 1000 500 100.50 1123.50 //initial balances for those checking accounts
new 3 John Doe //create 3 accounts for new Customer John Doe
123.12 456.45 7890.78 //initial balances for those checking accounts
deposit 5000002 150.53 //deposit 150.53 to account ID 5000002
withdraw 5000008 189.34 //withdraw money from an account
add 1 John Doe //add a new account for existing customer (based on name)
100.50 //starting balance for new account
add 1 1000002 //add a new account for existing customer (based on Customer ID)
110.45 //starting balance for new account
close //close the program
Here are the same inputs with corresponding outputs:
new 5 Jey Veerasamy
Customer ID: 1000001 // Customer ID for new customer 100 1000 500 100.50 1123.50 Account ID: 5000001 //new account numbers Account ID: 5000002 Account ID: 5000003 Account ID: 5000004 Account ID: 5000005 new 3 John Doe Customer ID: 1000002 // Customer ID for new customer 123.12 456.45 7890.78 Account ID: 5000006 //new account numbers Account ID: 5000007 Account ID: 5000008 deposit 5000002 150.53 New balance: 1150.53 //new balance for the account after deposit withdraw 5000008 189.34 New balance: 7701.44 //new balance after withdrawal operation add 1 John Doe 100.50 Account ID: 5000009 //additional account(s) numbers add 1 1000002 110.45 Account ID: 5000010 //additional account(s) numbers close ***IMPORTANT INSCTRUCTIONS***
Compile command
g++ main.cpp Customer.cpp CheckingAccount.cpp -Wall -o a.out We will use this command to compile your code
WE HAVE TO UPLOAD 5 SEPARATE FILES SUCH AS: main.cpp, Customer.h, Customer.cpp, CheckingAccount.h, CheckingAccount.cpp
Please mention which codes will go to which of these classes
LANGUAGE: C++

Answers

The Customer class will have the customer's name and ID as data members. It will also have a vector to store the customer's checking accounts.

The class will have a constructor to create a new customer and assign a unique ID. It will also have a method to add a new checking account for an existing customer based on their name or ID.

The CheckingAccount class will have the account number and balance as data members. It will have a constructor to create a new account with an initial balance. It will also have methods to deposit and withdraw money from the account. The class will have a static variable to keep track of the auto-generated account numbers.

The main.cpp file will handle the input commands and interact with the Customer and CheckingAccount classes to perform the requested operations.

The Customer.h and CheckingAccount.h files will have the class declarations.  The Customer.cpp and CheckingAccount.cpp files will have the class implementations.

To know more about static variable visit:

https://brainly.com/question/13098297

#SPJ11

can every cfl (without epsilon) be generated by a cfg which only has productions of the form a -> bcd or a -> a (with no epsilon productions)? explain why or why not.

Answers

The capability of CFGs to generate a wide variety of Languages is achieved by allowing various types of productions to be included in their rules.

Every context-free language (CFL) can be generated by a context-free grammar (CFG). However, not every CFL without epsilon can be generated by a CFG with only productions of the form A -> BCD or A -> a (with no epsilon productions). The main reason is that some languages may require a different form of productions to generate all possible strings.One key aspect of CFGs is that they can produce languages with an arbitrary degree of nesting, which allows them to capture the structure of a language effectively. However, limiting the grammar to only specific production forms like A -> BCD or A -> a might be too restrictive in some cases. For instance, a language with odd-length strings can't be generated by such a grammar, as the productions don't allow creating an odd number of terminal symbols.So, while it is possible for some CFLs to be generated by a CFG with only those production forms, it's not universally true for every CFL without epsilon. The capability of CFGs to generate a wide variety of languages is achieved by allowing various types of productions to be included in their rules.

To know more about Languages .

https://brainly.com/question/16936315

#SPJ11

No, not every CFL without epsilon can be generated by a CFG which only has productions of the form a -> bcd or a -> a (with no epsilon productions). This is because there are some CFLs that require epsilon productions in order to generate all possible strings in the language. Epsilon productions are productions that have an empty string on the right-hand side, and they allow the CFG to generate the empty string. Without epsilon productions, the CFG would not be able to generate any strings with zero symbols.

For example, consider the language L = {a^n b^n | n ≥ 0}. This language is a CFL without epsilon, but it cannot be generated by a CFG which only has productions of the form a -> bcd or a -> a (with no epsilon productions). This is because the only way to generate the empty string is by using an epsilon production, and without epsilon productions, the CFG would not be able to generate any strings with zero symbols. Therefore, we need epsilon productions in order to generate all possible strings in this language.

In summary, not every CFL without epsilon can be generated by a CFG which only has productions of the form a -> bcd or a -> a (with no epsilon productions), as some languages require epsilon productions in order to generate all possible strings in the language.

LEARN MORE ABOUT EPSILON HERE

https://brainly.com/question/14783337

#SPJ11

Synthesis gas" may be produced by the catalytic reforming of methane with steam. The reactions are CH4 (g) + H2O(g) → CO(g) + 3H2 (g) CO(g) + H2O(g) → CO2(g) + H2(g) Assume equilibrium is attained for both reactions at 1 bar and 1300 K. 
(a) Would it be better to carry out the reaction at pressures above 1 bar? 
(b) Would it be better to carry out the reaction at temperatures below 1300 K? 
(c) Estimate the m the feed consists of an equimolar mixture of steam and methane. 
(d) Repeat part (c) for a steam to methane mole ratio in the feed of 2 
(e) How could the feed composition be altered to yield a lower ratio of hydrogen to carbon monoxide in the synthesis gas than is obtained in part (c)? 
(f) Is there any danger that carbon will deposit by the reaction 2CO C+CO2 under conditions of part (c)? Part (d)? If so, how could the feed be altered to prevent carbon deposition?

Answers

To yield a lower ratio of hydrogen to Carbonmonoxide in the synthesis gas, the feed composition can be altered by increasing the concentration of CO2 or decreasing the concentration of CH4 and H2O.

To yield a lower ratio of hydrogen to carbon monoxide in the synthesis gas, the feed composition can be altered by increasing the concentration of CO2 or decreasing the concentration of CH4 and H2O. This would shift the reaction towards the formation of CO and reduce the amount of H2 produced.As for the possibility of carbon deposition by the reaction 2CO → C + CO2, it depends on the equilibrium conditions of the reactions in part (c) and (d). If the concentration of CO is high and the temperature is low, the reaction could favor the formation of carbon, leading to deposition. To prevent carbon deposition, the feed can be altered by increasing the concentration of CO2, which would consume CO and reduce its concentration, thereby shifting the reaction away from carbon formation. Additionally, maintaining a high temperature can also help prevent carbon deposition, as it favors the reverse reaction (formation of CO from C and CO2).

To know more about Carbonmonoxide .

https://brainly.com/question/20484796

#SPJ11

Under low-speed incompressible flow conditions, the pressure coefficient at a given point on an airfoil is -0.54. Calculate Cp at this point when the freestream Mach number is 0.58, using a. The Prandtl-Glauert rule b. The Karman-Tsien rule c. Laitones rule

Answers

Under low-speed incompressible flow conditions, the pressure coefficient at a given point on an airfoil is -0.54. Using the Prandtl-Glauert rule, Karman-Tsien rule, and Laitones rule, Cp at this point will be:

a) -0.491

b) -0.531

c) -0.537

It is given that Cp = -0.54, M = 0.58

a)

Prandtl-Glauert rule:

Cp = Cp0 / sqrt(1 - M^2)

Cp0 = Cp * sqrt(1 - M^2)

Cp0 = -0.54 * sqrt(1 - 0.58^2)

Cp0 = -0.491

b)

Karman-Tsien rule:

Cp = Cp0 / (1 + 0.5 * (gamma - 1) * M^2)^ (gamma / (gamma - 1))

Assuming γ = 1.4 for air:

Cp = Cp0 / (1 + 0.5 * (1.4 - 1) * 0.58^2)^ (1.4 / 0.4)

Cp = -0.54 / 1.178^1.4

Cp = -0.531

c)

Laitones rule:

Cp = Cp0 / sqrt(T/T0)

Assuming T/T0 = 1 - 0.195 * M^2 (for incompressible flow):

Cp = Cp0 / sqrt(1 - 0.195 * M^2)

Cp = -0.54 / sqrt(1 - 0.195 * 0.58^2)

Cp = -0.537

Therefore, using the Prandtl-Glauert rule, Karman-Tsien rule, and Laitones rule, Cp at this point will be -0.491, -0.531, and -0.537, respectively.

Learn more about Laitones rule: https://brainly.com/question/15561541

#SPJ11

In the vector class: 1. The function begin() refers to one position BEFORE the first element in the vector. 2. The function end() refers to one position AFTER the last element in the vector. O 1. False 2. True O 1. True 2. False O 1. False 2. False O 1. True 2. True

Answers

The function begin() refers to the first element in the vector, and the function end() refers to one position after the last element in the vector. Therefore, the correct answer is (2) True, (2) True.

Statement 2 is true because the function end() in the vector class refers to one position after the last element in the vector. It returns an iterator pointing to the imaginary element following the last element in the vector. This is often used as an indicator to determine the end of a range when iterating through the vector. Statement 1 is false because the function begin() in the vector class refers to the first element in the vector, not one position before it. The function begin() returns an iterator pointing to the first element of the vector. It provides access to the beginning of the vector for iteration or other operations.

Learn more about vector here:

https://brainly.com/question/21157328?

#SPJ11

__________diamond shaped or__________signs alert drivers of construction zones. red, octagonal green, square blue, triangular orange, rectangular

Answers

Orange, diamond shaped or rectangular signs alert drivers of construction zones.

Construction zones can be dangerous for drivers and workers alike, so it's important to have proper signage to warn people. The most common shapes used for construction signs are diamond-shaped and rectangular

. The diamond shape is typically used for warning signs, and in construction zones, they are usually colored orange to indicate caution. Rectangular signs, on the other hand, are used for regulatory or instructional purposes.

They can be colored either blue, green, or red, depending on their purpose. Red signs are used for stop or prohibition, green signs are for directional guidance, and blue signs are for information or service guidance.

Learn more about diamond shaped at https://brainly.com/question/31847207

#SPJ11

Final answer:

The orange, rectangular signs are used to alert drivers of construction zones on the road, while other colored and shaped signs are used for different purposes. Each type of sign carries a specific type of information and drivers should be able to recognize these.

Explanation:

In regards to road safety and driver awareness, orange, rectangular signs are typically used to alert drivers of upcoming construction zones. These signs are designed to be highly visible and provide important information and warnings. The distinctive orange color and rectangular shape are universally recognized as indicative of road construction or other potential hazards that drivers need to be aware of.

While red, octagonal signs are used for stop signs, green square signs often indicate directions or distances, and blue triangular signs are typically used to indicate roadside services or tourist information. It's important for all drivers to understand these signs to navigate safely and efficiently.

Learn more about Road Signs here:

https://brainly.com/question/25663996

The water depths upstream and downstream of a hydraulic jump are 0.3 m and 1.2 m, respectively. Determine;
a) The upstream velocity of water.
b) The head loss due to the hydraulic jump.
c) The water flowrate if the channel is 50 m wide.
d) The power dissipated (in kW) due to the hydraulic jump

Answers

The water depths upstream and downstream of a hydraulic jump are 0.3 m and 1.2 m, respectively:

a) Upstream velocity = 4.25 m/s

b) Head loss = 0.675 m

c) Flow rate = 21.25 m^3/s

d) Power dissipated = 71.47 kW.

To calculate the required values, we need additional information such as the specific flow conditions and characteristics of the hydraulic jump. Without that information, it is not possible to provide accurate one-line answers for each question.

a) The upstream velocity of water can be calculated using the energy equation, considering the water depths and assuming no energy losses.

b) The head loss due to the hydraulic jump can be determined by comparing the energy levels before and after the jump. It involves considering the change in velocity and elevation between the two sections.

c) The water flowrate can be calculated by multiplying the cross-sectional area of the channel (based on the given width and water depth) by the velocity of water.

d) The power dissipated due to the hydraulic jump can be calculated by considering the change in energy per unit time, taking into account the flowrate and the head loss.

To know more about hydraulic jump,

https://brainly.com/question/20263051

#SPJ11

fisher believes that stories can be evaluated using the twin standards of:

Answers

Fisher believes that stories can be evaluated using the twin standards of coherence and fidelity.

Coherence refers to the logical consistency and structure of a story, meaning that the events and characters should be well-connected and make sense to the audience. Fidelity, on the other hand, refers to the truthfulness and reliability of a story, indicating that the story should align with the audience's experiences and values.

By combining these two standards, Fisher suggests that an effective story should be both logically consistent and relatable to the audience, ultimately providing a meaningful and impactful narrative experience.

Learn more about coherence at https://brainly.com/question/1132874

#SPJ11

Find the quality of propane at T=20 °C, S =1.127 kJ/(kg K). (Provide your answer to 3 decimal places;

Answers

The quality of propane at a given temperature and specific entropy can be determined using the thermodynamic properties of the substance. To calculate the quality of propane at T=20 °C and S=1.127 kJ/(kg K), we need additional information such as the pressure or specific volume. Without this information, it is not possible to accurately determine the quality of propane.

The quality of a substance refers to the ratio of the mass of the vapor phase to the total mass of the substance. It is typically represented by the symbol "x." For propane, a commonly used refrigerant and fuel, the quality represents the fraction of propane existing as a vapor in a mixture with its liquid phase.

To calculate the quality of propane, we need to know the thermodynamic properties at the given temperature and pressure conditions. These properties include the saturation pressure and temperature, enthalpy, entropy, and specific volume. With these values, we can use the appropriate thermodynamic equations to calculate the quality.

However, since we only have the temperature and specific entropy provided, and no additional information, it is not possible to determine the quality of propane accurately. The quality is influenced by factors such as pressure, which affect the phase equilibrium and thermodynamic properties of the substance.

In summary, without more information such as the pressure or specific volume, it is not possible to calculate the quality of propane accurately at T=20 °C and S=1.127 kJ/(kg K). Additional data is needed to perform the calculations and determine the quality of propane under the specified conditions.

Learn more about Propane :

https://brainly.com/question/2622674

#SPJ11

this is the last index in a string.a. 1b. 99c. 0d. the size of the string minus one

Answers

The last index in a string is equal to the size of the string minus one.

A string is a sequence of characters. The index of a character in a string is its position in the sequence. The first character in a string has an index of 0, and the last character has an index equal to the size of the string minus one.

For example, consider the string "hello". The size of the string is 5 because it has 5 characters. The first character, "h", has an index of 0, and the last character, "o", has an index of 4, which is equal to the size of the string minus one.

Learn more about strings: https://brainly.com/question/30392694

#SPJ11

that involve the symbols r, c, and f (note: use ω = 2πf to convert ω’s into f’s ). bring your analysis to the lab to turn in with your lab.

Answers

The symbols r, c, and f are used to calculate various electrical properties in a circuit such as impedance, reactance, phase angle, and power. When working with frequencies, it is important to convert angular frequency ω into frequency f using the formula ω = 2πf.

That involves the symbols r, c, and f. These symbols are often used in electrical circuits and are related to resistance (r), capacitance (c), and frequency (f).
In an AC circuit, the resistance (r) and capacitance (c) are used to calculate the impedance (Z) of the circuit, which is the total resistance offered to the flow of current in the circuit. The impedance is given by the equation Z = √(r² + (1/ωc)²), where ω is the angular frequency and is given by ω = 2πf, where f is the frequency in Hz.
In addition to impedance, the symbols r, c, and f are also used to calculate other important electrical properties such as reactance, phase angle, and power. Reactance is the opposition offered to the flow of current by the capacitance or inductance in the circuit and is given by Xc = 1/(ωc) for capacitance. The phase angle is the angle between the voltage and current waveforms in the circuit and is given by tan⁻¹(Xc/r). Lastly, power in the circuit is given by P = VIcos(θ), where V is the voltage, I is the current, and θ is the phase angle.

To learn more about Impedance Here:

https://brainly.com/question/30040649

#SPJ11

which one of the following statements about powder metal(p/m) process is correct?

Answers

The powder metal process allows for the production of complex-shaped parts with high dimensional accuracy and excellent surface finish.

What is the correct statement about the powder metal (p/m) process?

The powder metal (p/m) process is a manufacturing method used to produce metal parts by compacting and sintering metal powders.

The correct statement about the powder metal process is that it allows for the production of complex-shaped parts with high dimensional accuracy and excellent surface finish.

The process involves several steps, including powder mixing, compacting the powder into a desired shape using a die, and sintering the compacted part in a controlled atmosphere to bond the particles.

The p/m process is suitable for a wide range of materials, including ferrous and non-ferrous metals, and offers advantages such as cost-effectiveness, material utilization, and the ability to produce parts with controlled porosity.

Learn more about powder metal

brainly.com/question/32098679

#SPJ11

A MOSFET fabricated in the structure of Problem 1 has an effective mobility u = 700 cm?/Vs, gate length = 0.3 um, and gate width = 1.0 um. a. Suppose that the actual threshold voltage had come out to be V- = -0.20 V, due to the oxide charge being different from what we thought it was. What dose of B (boron) must be implanted to bring V1 up to +0.30 V? b. Using the square-law model, calculate le for the following voltages: i VG = 2.0 V, Vo = 1.0 V. ii. Va = 2.0 V, Vo = 2.0 V. iii. Va = 2.0 V, Vo = 3.0 V

Answers

a. To bring V1 up to +0.30 V, the threshold voltage shift required is ΔVt = 0.30 V - (-0.20 V) = 0.50 V. The threshold voltage shift due to boron implantation can be estimated using the formula ΔVt = -2φf√(qNsub/2εSi)exp(-πNA/φf), where φf is the Fermi potential, q is the electronic charge, Nsub is the substrate doping concentration, εSi is the permittivity of silicon, and NA is the boron doping concentration. Solving for NA, we get NA = (π/2)(εSi/φf)^2(Nsub/q)(exp(-ΔVt/2φf))^2 = 1.24 x 10^12 cm^-2.

b. Using the square-law model, le can be calculated using the formula le = uCox(W/L)(VG-Vt)^2, where Cox is the gate oxide capacitance per unit area. Given u = 700 cm^2/Vs, W = 1.0 um, L = 0.3 um, and Cox = εox/ tox = (3.9 x 8.85 x 10^-14 cm^-2)/(10 nm) = 3.48 x 10^-6 F/cm^2, we have:
i. le = (700 cm^2/Vs)(3.48 x 10^-6 F/cm^2)(1.0 um/0.3 um)(2.0 V - (-0.20 V))^2 = 3.04 x 10^-6 A/V^2.
ii. le = (700 cm^2/Vs)(3.48 x 10^-6 F/cm^2)(1.0 um/0.3 um)(2.0 V - (-0.20 V))^2 = 3.04 x 10^-6 A/V^2.
iii. le = (700 cm^2/Vs)(3.48 x 10^-6 F/cm^2)(1.0 um/0.3 um)(2.0 V - (-0.20 V))^2 = 3.04 x 10^-6 A/V^2.
To bring the threshold voltage (Vt) of a MOSFET from -0.20V to +0.30V, the difference in voltage is 0.50V. The required boron doping concentration can be calculated using the formula ΔVt = (q * ΔN * εSi) / (2 * εox * Cox), where ΔVt is the change in threshold voltage, q is the electron charge, ΔN is the change in boron doping concentration, εSi and εox are permittivity of silicon and oxide respectively, and Cox is the oxide capacitance. Rearrange the formula to solve for ΔN.

For the square-law model, Id = μ * Cox * W/L * ((Vg - Vt) * Vd - Vd^2 / 2) can be used to calculate Id. Use the given values for μ, W, L, and Vt, and the provided voltages for each case:
i. Vg = 2.0V, Vd = 1.0V
ii. Vg = 2.0V, Vd = 2.0V
iii. Vg = 2.0V, Vd = 3.0V
Calculate Id for each case using the square-law model formula with the given parameters.

To know more about MOSFET visit:

https://brainly.com/question/31840681

#SPJ11

a single-phase transformer is rated 10 kva, 7,200/120 v, 60 hz. the following test data was performed on this transformer:

Answers

The statement provides information about a single-phase transformer's rating, voltage specifications, frequency, and mentions the performance test data without specifying the details.

What information does the given statement provide about a single-phase transformer?

The given statement provides information about a single-phase transformer that is rated at 10 kVA and has a primary voltage of 7,200 V and a secondary voltage of 120 V, operating at a frequency of 60 Hz.

It mentions that certain test data was performed on this transformer, but the specific details of the test data are not provided.

The test data could include measurements of parameters such as winding resistances, impedance, voltage regulation, efficiency, or other performance characteristics of the transformer.

Without the specific test data, it is not possible to provide further explanation or analysis.

Learn more about single-phase transformer's

brainly.com/question/27907429

#SPJ11

Problem 2: Open-circuit and short-circuit tests were performed on the primary side of a 200 kVA, single-phase 7.20k-277 V distribution transformer. Determine the primary-side cantilever equivalent circuit for the transformer. Test data are presented in Table 1. Determine the voltage regulation and transformer efficiency when a rated load with 0.85 lagging PF is connected. Voltage regulation is load regulated. Table 1 Short-circuit and open-circuit test data Vọc = V, loc = 3.0 A Vsc = 170 V Isc = Ip,rated p,Rated Poc = 3.2 kW Psc = 2.5 kW

Answers

To determine the primary-side cantilever equivalent circuit for the transformer, we need to use the test data provided in Table 1. The open-circuit test gave us the values of the magnetizing branch, which are the excitation voltage (Voc) and no-load current (Ioc). The short-circuit test provided the values of the resistance and reactance in the equivalent impedance of the transformer. Using these values, we can calculate the equivalent circuit parameters.

The primary-side cantilever equivalent circuit consists of a series combination of resistance (R), reactance (X), and magnetizing branch. The values of R and X can be calculated using the short-circuit test data, where R = Vsc/Isc and X = Voc/Ioc. The magnetizing branch consists of the excitation voltage (Voc) and no-load current (Ioc).
To determine the voltage regulation and transformer efficiency at rated load with 0.85 lagging PF, we need to use the equivalent circuit and the load characteristics. Voltage regulation is the percentage change in voltage from no-load to full-load, and it is calculated as (Voc - V)/V * 100. Transformer efficiency is the ratio of output power to input power, and it is calculated as output power/input power * 100%.

With the given data, we can calculate the primary-side cantilever equivalent circuit to be R = 56.67 ohms, X = 48.78 ohms, and the magnetizing branch as 277V and 0.57A. The voltage regulation at rated load with 0.85 lagging PF is 5.47%, and the transformer efficiency is 96.18%.

To know more about Efficiency visit-

https://brainly.com/question/30861596

#SPJ11

given the steady, incompressible velocity distribution, u=axu=ax, v=byv=by, and w=cxyw=cxy, where aa, bb, and cc are constants. the convective acceleration in the x direction is:
A. Ax²
B. A²x
C. Cx²y
D. B²y
E. By²

Answers

Convective acceleration is the acceleration experienced by a fluid element as it is transported from one point to another by a moving flow, and is proportional to the velocity gradients.

The convective acceleration in the x direction can be calculated using the formula a_conv,x = u * ∂u/∂x + v * ∂u/∂y + w * ∂u/∂z. Given the velocity distribution, we have u=ax, v=by, and w=cxy. Taking partial derivatives, we get ∂u/∂x=a, ∂u/∂y=0, and ∂u/∂z=0. Substituting these values into the formula, we get a_conv,x = ax * a + by * 0 + cxy * 0 = a²x.
Convective acceleration (x-direction) = u(∂u/∂x) + v(∂u/∂y) + w(∂u/∂z)

Given the velocity distribution: u = ax, v = by, and w = cxy

First, we need to find the partial derivatives of u:

∂u/∂x = a (as u only depends on x)
∂u/∂y = 0 (as u does not depend on y)
∂u/∂z = 0 (as u does not depend on z)

Now, substitute the values into the convective acceleration formula:

Convective acceleration (x-direction) = (ax)(a) + (by)(0) + (cxy)(0)
Convective acceleration (x-direction) = a²x
So, the convective acceleration in the x-direction is:

B. A²x

To know more about  convective acceleration visit:

https://brainly.com/question/11355162

#SPJ11

Mr. Dunphy has two alternate routes when he drives from the desert (where he lives) to the sea (where he works). Route 1 has a higher base travel time but it's less sensitive to traffic congestion. There are linear performance functions (with travel time in minutes and volume in 1000s of VPH, or kvph). Performance Parameter Route 1 Route 2 Intercept (Free Flow Time) 2,0 and 1,0
Slope (Route Sensitivity) 1,0 and 2,0
The current travel demand function is linear: base demand is 15 (1000s of trips) but is reduced by 2 (1000s of trips) for each added minute of travel time. Solve algebraically or graphically for the user equilibrium flows.

Answers

To solve for the user equilibrium flows Accordingly, each traveler will select Route 1 if the volume of traffic is less than or equal to 1 kvph and Route 2 if the volume is larger.

Let's start by setting up the travel time functions for each route. For Route 1, the travel time function is:

T1 = 2 + 1 * V1

where T1 is the total travel time in minutes and V1 is the volume of traffic in thousands of vehicles per hour (kvph). Similarly, for Route 2, the travel time function is:

T2 = 1 + 2 * V2

where T2 is the total travel time in minutes and V2 is the volume of traffic in kvph.

Let's assume that x represents the traffic volume on Route 1 and y represents the traffic volume on Route 2. The total demand for travel is given as:

D = 15 - 2 * T1

Since we want the travel time on both routes to be equal, we can set T1 = T2 and solve for the traffic volumes that satisfy this condition. This gives us the following equation:

2 + 1 * x = 1 + 2 * y

Simplifying this equation, we get:

x = 2y - 1

We can now substitute this expression for x into the demand function to get an equation for the total demand in terms of y:

D = 15 - 2 * (2y - 1) - 2 * (1 + 2y)

Simplifying this equation, we get:

D = 11 - 6y

Now, we can maximize the total demand by differentiating the demand function with respect to y and setting it equal to zero:

dD/dy = -6 = 0

This gives us y = 1, which implies that x = 1. Therefore, the user equilibrium flows are:

V1 = 1 kvph

V2 = 1.5 kvph

This means that each traveler will choose Route 1 if the traffic volume is less than 1 kvph and Route 2 if the traffic volume is greater than 1 kvph.

Learn more about  equilibrium here:

https://brainly.com/question/13258910

#SPJ11

To solve for the user equilibrium flows, we need to find the traffic volumes on each route such that no driver can reduce their travel time by unilaterally switching to the other route. In other words, the travel time on both routes must be equal for all drivers.

Let x1 and x2 be the traffic volumes (in kvph) on Route 1 and Route 2, respectively. The travel time on Route 1 is given by:

T1 = 2 + x1 + 1/15 (15 - x1 - x2) + 1/2 (x2)

The first term (2) represents the free-flow travel time, the second term (x1) represents the delay due to congestion on Route 1, the third term (1/15 (15 - x1 - x2)) represents the delay due to the reduction in base demand on Route 1, and the fourth term (1/2 (x2)) represents the delay due to congestion on Route 2.

Similarly, the travel time on Route 2 is given by:

T2 = 1 + 2/15 (15 - x1 - x2) + 2x2

The first term (1) represents the free-flow travel time, the second term (2/15 (15 - x1 - x2)) represents the delay due to the reduction in base demand on Route 2, and the third term (2x2) represents the delay due to congestion on Route 2.

To find the user equilibrium flows, we need to solve the following system of equations:

T1 = T2

d(T1)/dx1 = d(T2)/dx2 = 0

Substituting the expressions for T1 and T2 and simplifying, we get:

-13/15 x1 + 1/2 x2 = -1

1/2 x1 - 26/15 x2 = -1

Solving this system of equations, we get:

x1 = (26/221) kvph ≈ 0.117 kvph

x2 = (143/442) kvph ≈ 0.324 kvph

Therefore, the user equilibrium flows are approximately 0.117 kvph on Route 1 and 0.324 kvph on Route 2.

For such more question on equilibrium

https://brainly.com/question/13414142

#SPJ11

manufacturers shall design their medical air compressors to exclude _______ from the air stream and compression chamber?

Answers

Manufacturers shall design their medical air compressors to exclude contaminants from the air stream and compression chamber.

Medical air compressors are critical devices used in healthcare settings to provide clean and compressed air for various medical applications. To ensure patient safety and prevent the introduction of harmful substances, manufacturers follow strict guidelines and regulations. They design the compressors in a way that excludes contaminants from the air stream and compression chamber. Contaminants can include particles, microorganisms, moisture, oil, and other impurities that could compromise the quality of the compressed air. By excluding these contaminants, medical air compressors maintain the integrity and purity of the air supply, meeting the necessary standards and ensuring the safety of patients and healthcare professionals.

Know more about Manufacturers shall here:

https://brainly.com/question/17174239

#SPJ11

FILL THE BLANK. ____ is a forensics software tool containing a built-in write blocker.

Answers

"Encase" is a forensics software tool containing a built-in write blocker.

Encase is a well-known and widely used forensics software tool that offers a comprehensive set of features for digital forensics investigations. One of the key features of Encase is its built-in write blocker. A write blocker is a hardware or software tool used in digital forensics to prevent any modifications or writes to the original evidence during the investigation process.

Encase's built-in write blocker ensures that the forensic examiner can safely access and analyze the digital evidence without the risk of unintentional modifications or contamination. This write blocking capability is crucial for preserving the integrity and admissibility of evidence in forensic investigations.

Learn more about forensics software here:

https://brainly.com/question/31442558

#SPJ11

one of the first techniques that malicious users try is to probe hosts to identify any __________ ports.

Answers

One of the first techniques that malicious users try is to probe hosts to identify any vulnerable ports.

What is one of the initial tactics used by malicious individuals to discover vulnerable ports on hosts?

Probing hosts for vulnerable ports is one of the primary methods employed by malicious users during their initial reconnaissance phase. In this technique, attackers systematically scan a range of IP addresses and attempt to establish a connection with various ports on the target system. By doing so, they aim to identify any open ports that could potentially be exploited to gain unauthorized access or launch further attacks.

Ports are communication endpoints used by networked applications to exchange data. Each port is associated with a specific protocol or service, such as HTTP (port 80) for web browsing or SSH (port 22) for secure remote access. While some ports are intentionally left open for legitimate use, others may unintentionally remain accessible, providing an opportunity for attackers to exploit vulnerabilities associated with them.

Probing hosts for open ports typically involves utilizing scanning tools that send connection requests to a range of ports on a target system. If a connection is successfully established, it indicates that the corresponding port is open and potentially susceptible to attack. By discovering open ports, malicious actors can gain insights into the services running on the target system and identify potential weaknesses or misconfigurations that could be exploited.

Learn more about Reconnaissance phase

brainly.com/question/31107154

#SPJ11

draw the circuit schematic for a two-input domino cmos nor gate. assume that true and compliment values for each variable are available as inputs. b) repeat for a two-input domino cmos nand gate.

Answers

The circuit schematic for each gate are Connect the true inputs of the two variables (A and B) to the gates of two PMOS transistors.Follow the same configuration as the NOR gate.

How can I draw the circuit schematic for a two-input Domino CMOS NOR gate?

However, I can provide a brief explanation of the circuit configuration for a two-input Domino CMOS NOR and NAND gates.

For a two-input Domino CMOS NOR gate:

Connect the true inputs of the two variables (A and B) to the gates of two PMOS transistors. Connect the compliment inputs of the two variables (A' and B') to the gates of two NMOS transistors. Connect the sources of the PMOS transistors to VDD and the sources of the NMOS transistors to ground. Connect the drains of the PMOS transistors to the output node. Connect the drains of the NMOS transistors to the output node.

For a two-input Domino CMOS NAND gate:

Follow the same configuration as the NOR gate, but swap the PMOS and NMOS transistors. Connect the true inputs of the variables to NMOS transistors and the compliment inputs to PMOS transistors.

Learn more about circuit schematic

brainly.com/question/20188127

#SPJ11

the block and projectile smoothly transition onto the inclined plane. which of the following is a correct expression for the maximum height that the block moves up the inclined plane in terms of

Answers

To determine the maximum height that the block moves up the inclined plane, we can consider the conservation of mechanical energy.

The correct expression for the maximum height can be given by:

h = (v^2 * sin^2θ) / (2 * g)

Where:

h is the maximum height reached by the block

v is the initial velocity of the block along the inclined plane

θ is the angle of inclination of the plane

g is the acceleration due to gravity

This expression is derived from the conservation of mechanical energy, considering the initial kinetic energy and the potential energy at the maximum height.

Know  more about mechanical energy here:

https://brainly.com/question/29509191

#SPJ11

Which technique improves system resource utilization by holding active programs in memory while the programs waiting for I/O completion or for an event to take place? a. Time-sharing b. Sequential execution c. Multiprogramming d. Multitasking

Answers

The correct answer is c. Multiprogramming  improves system resource utilization by holding active programs in memory while the programs waiting for I/O completion or for an event to take place

Multiprogramming is a technique that improves system resource utilization by allowing multiple programs to reside in memory at the same time. It involves the concurrent execution of multiple programs, where the CPU switches between programs as they wait for I/O operations or events to occur. By keeping multiple programs in memory and efficiently sharing the CPU, the system can make better use of available resources and increase overall system throughput.

Time-sharing, on the other hand, refers to the sharing of computing resources (such as CPU time) among multiple users or processes, allowing them to interact with the system concurrently.

Know more about Multiprogramming  here:

https://brainly.com/question/31601207

#SPJ11

Consider the following numbers
Binary 1001001
Decimal 70
Hexadecimal 4E
Which of the following lists the numbers in order from least to greatest?
Decimal 70, Binary 1001001, Hexadecimal 4E

Answers

The correct order from least to greatest is Hexadecimal 4E, Decimal 70, Binary 1001001.

What is the capital of France?

Hexadecimal 4E represents the decimal value of 78. In hexadecimal, numbers range from 0 to F, where A represents 10, B represents 11, and so on. Therefore, 4E is less than both 70 and 1001001.

Decimal 70 is a decimal representation of the number 70 itself, which is greater than 4E (78) and Binary 1001001 (73).

Binary 1001001 represents the decimal value of 73. In binary, numbers are represented using 0s and 1s. The value 1001001 in binary is equivalent to the decimal value of 73. It is greater than 4E (78) but less than 70.

Learn more about Hexadecimal 4E

brainly.com/question/31098168

#SPJ11

boring a 1" hole using g03, the part measures .996", adjust your diameter offset by _____

Answers

If you are boring a 1" hole using G03 and the part measures .996", you would need to adjust your diameter offset by -0.002".

To bore a 1" hole using G03, you'll follow a counter-clockwise circular motion on a CNC machine. Since the part measures 0.996", you need to adjust the diameter offset to achieve the desired hole size.

To calculate the necessary offset, subtract the part's diameter from the target hole diameter (1" - 0.996" = 0.004"). Divide this by 2 to get the radius difference (0.004" / 2 = 0.002"). Adjust your diameter offset by 0.002" to achieve a 1" hole.

Use the G03 code with the proper coordinates and offset values to complete the process, ensuring accurate and precise results.

Learn more about CNC machine at

https://brainly.com/question/14813335

#SPJ11

what system might be damaged if the bottom of your car is scraped?

Answers

When the bottom of your car is scraped, the most likely system to be damaged is the exhaust system.

What component of your vehicle can be affected when the undercarriage is scraped?

The exhaust system is located underneath the vehicle and is vulnerable to damage when the car bottom comes into contact with uneven surfaces, speed bumps, or debris on the road. The exhaust system comprises various components, including the muffler, catalytic converter, and exhaust pipes, which are responsible for controlling emissions and reducing noise.

When the undercarriage is scraped, these components can be dented, punctured, or disconnected, leading to issues such as increased noise, reduced performance, and potential exhaust leaks. It is important to address any damage to the exhaust system promptly to ensure proper functioning of the vehicle and to comply with environmental regulations.

Learn more about Exhaust system

brainly.com/question/31840096

#SPJ11

The deflection v(x) of a simply-supported beam with constant cross-section, length L, and linearly increasing load distribution with a maximum of pl is given by v(x) = pL/120 EIL (-x^5 + 2L^2x^3 – L^4x). The length of the beam is L= 600 cm, Young's modulus is E = 50,000 kN/cm², moment of inertia I = 30,000 cm^4, and the maximum load is pl = 2.5 kN/cm. a) Plot the deflection curve. b) Determine the point x having maximum deflection along the length of the beam by hand calculations. Is this value consistent with your plot in part (a)? c) Check the numerical value of your answer in part (b) using a built-in root- finding function in Python, Matlab, or Mathematica.
***Please provide code in PYTHON 3.0 or above***

Answers

a) To plot the deflection curve, we need to first define the function and set the values for the given parameters:
```python
import numpy as np
import matplotlib.pyplot as plt
L = 600 # cm
E = 50000 # kN/cm^2
I = 30000 # cm^4
pl = 2.5 # kN/cm
deflection = lambda x: (pl * L / (120 * E * I)) * (-x**5 + 2 * L**2 * x**3 - L**4 * x)
x = np.linspace(0, L, 1000)
y = deflection(x)
plt.plot(x, y)
plt.xlabel('Distance along beam (cm)')
plt.ylabel('Deflection (cm)')
plt.title('Deflection curve of a simply-supported beam with linearly increasing load distribution')
plt.show()
```
b) To determine the point x having maximum deflection along the length of the beam, we need to find the derivative of the deflection function and set it equal to zero:
```python
derivative = lambda x: (pl * L / (120 * E * I)) * (-5*x**4 + 6 * L**2 * x**2 - L**4)
roots = np.roots([derivative, -1]) # using numpy's roots function to find the roots of the equation
x_max = max(roots.real) # selecting the real root with the maximum value of x
print('The point x having maximum deflection is:', x_max, 'cm')
```The value of x_max is approximately 251.31 cm. We can check if this value is consistent with the plot in part (a) by adding a vertical line at x_max:
```python
plt.plot(x, y)
plt.axvline(x_max, color='r', linestyle='--', label='x_max')
plt.legend()
plt.xlabel('Distance along beam (cm)')
plt.ylabel('Deflection (cm)')
plt.title('Deflection curve of a simply-supported beam with linearly increasing load distribution')
plt.show()
```

We can see that the maximum point on the plot is located at the intersection of the red dashed line and the deflection curve, which confirms that x_max is the correct point.
c) To check the numerical value of x_max using a built-in root-finding function in Python, we can use the `scipy.optimize.fsolve()` function:
```python
from scipy.optimize import fsolve
x_max = fsolve(derivative, L/2)[0] # starting the search at the midpoint of the beam
print('The point x having maximum deflection is:', x_max, 'cm')
```The value of x_max obtained using `fsolve()` is consistent with the value obtained in part (b), confirming the accuracy of our calculations.

To know more about Deflection visit-

https://brainly.com/question/14127309

#SPJ11

in a crystalline structure, the equilibrium number of vacancies increases as the temperature increases. T/F

Answers

True.The equilibrium number of vacancies increases as the temperature increases

Does the equilibrium number of vacancies increase with temperature in a crystalline structure?

In a crystalline structure, the equilibrium number of vacancies does indeed increase as the temperature rises. A vacancy refers to an empty lattice site within the crystal structure, where an atom should ideally reside. Vacancies can occur due to various factors, such as defects in the crystal lattice or thermal vibrations of the atoms.

As the temperature increases, the thermal energy of the atoms also increases. This higher energy level allows atoms to overcome the energy barrier required to leave their lattice sites, resulting in an increased number of vacancies. Additionally, the increased thermal vibrations make it easier for atoms to move and rearrange within the crystal lattice, leading to more vacancies.

Learn more about crystalline structures

brainly.com/question/7911118

#SPJ11

Other Questions
What is the difference between impeachment and recall? a nurse provides a list of suggested food choices to a client who has peptic ulcer disease. which foods should be included on the list? A 4-pack of frappuccinos costs $10. 88 how much does each individual can cost ashley works as a secretary for jamir. jamir finds ashley to be extremely dependable even in stressful situations. she is always calm and is able to come up with solutions for any problem. in the context of personalities, ashley can be described as being . a. emotionally volatile b. introverted c. emotionally stable d. unconscientious koepka corp. has a project with the following cash flows: yearcash flow 0 $35,400 1 26,600 2 29,400 A converging lens (f = 10.6 cm) is held 8.10 cm in front of a newspaper, the print size of which has a height of 1.92 mm. (a) Find the image distance (in cm), d = cm (b) The height (in mm) of the magnified print. h = mm Additional Materials Section 26.1 2ag(s) cl2(g)2agcl(s)2ag(s) cl2(g)2agcl(s) gibbs standard free-energy value for agcl(s)agcl(s) is 109.70 kj/molkj/mol express your answer without scientific notation and using one decimal place. Suppose the number of years that a computer lasts has density f(x) = { s 8x if x > 2 otherwise. 0 a) Find the probability that the computer lasts between 3 and 5 years. b) Find the probability that the computer lasts at least 4 years. c) Find the probability that the computer lasts less than 1 year. d) Find the probability that the computer lasts exactly 2.48 years. e) Find the expected value of the number of years that the computer lasts. toxic fumes released by cars, paints, and solvents used in the manufacture of electronic products T/F allow personnel to validate their operational readiness for emergencies in a simulated operational environment Which of the following style rules is used to draw a 1px red dotted line around every element on a web page along with a wildcard selector?A. border-side-width: width;B. *{outline: 1px dotted red;}C. coords="0,0,width,height"D. name two music destination festivals that became popular during the 2000s. luca wants to insert a pivot table. he clicks on a single cell inside the data set, then proceeds to step x, and finally clicks ok in the dialog box that appears after step 2. what can step 2 be? Clayton Corporation made the following entry in its general journal: Which of the following describes the above transaction? Clayton issues bonds with a face value of $5,400 for $5,000 cash. Clayton records interest expense and amortization of discount on bonds payable. Clayton records annual interest and amortization of premium on bonds. Clayton redeems callable bonds when the carrying value is $5,400. a work package is expected to take 4 weeks to complete. its budget is $200. the work package is 50omplete, and $150 has been spent. what is the work packages earned value? you are designing a new dreg to deliver polymer which you plan to how did minorities and women fair during nixons administration? A price change causes the quantity demanded of a good to decrease by 30%, while the total revenue of that good increases by 15%. Does this mean the demand curve is elastic or inelastic? identify an advantage for a mother who breastfeeds her infant. please determine which of the characteristics describe medicare, medicaid or both. Medicare Both Medicaid Answer Bank provides benefits to disabled Americans specifically aimed at helping low-income Americans designed to reimburse the elderly for medical expenses must have worked for at least ten years paying premiums run through state level agencies