Electrical Engineering question and answers for July 06, 2023
- Q (In a few sentences)For An RLC Circuit1) describe the relationship between the frequency amplitude andphase shift.ex. as the frequency increases the phase shift....for an RC circuit1) desribe the relationship between...
- Q A baseband signal s(t) = 10Cos(3000*pi*t + 30) V, is wideband fmmodulated (Z(t)) with carrier amplitude of 50V. The index ofmodulation is B = 4.a) Show the simplified equation of...
- Q in electric heater, why when we touch it is notconducive?  also how can only the heater heats up whilethe wire is cold????
- Q You are given a black box containing an RL series circuit. Usingonly an oscilloscope and a function generator and an extraresistor, what equations would you use to find the following:Unknown...
- Q ENG 259 - Technical Writing Newtown Creek Memo Assignment:Rhetorical Context: You are a petroleum engineer working forEnviro-Clean, a company dedicated to cleaning up polluted waterwaysin urban areas. In March 2017,...
- Q Draw the block diagram of a satellite down link and brieflyexplains the function of each block?
- Q Explain, using your own words, how a solar cell works. Pleaseinclude the description of all relevant physical processes, such ascharge carrier generation, recombination, and collection. Include adescriptionof carrier concentration upon...
- Q in order to destroy a DNS server what kind of attack can youpropose? discuss possible protections to your proposals
- Q What is the advantages and disadvantages of :- critical sampling.- over-sampling.- under-sampling.
- Q Design a sense amplifier for a 4 words of 4 bits SRAM. UsingCMOS.Digital Electronics.
- Q how one of the JFETs acts as the current source that forcesIo to remain constant
- Q A three phase 10kW, 1700rpm, 60Hz, four poles, Y connectedinduction motor has a no-load speed of 1750rpm. The rotationalmechanical losses are constant and equal to 500W. The core lossesare constant...
- Q USE MATLAB. PROVIDE MATLAB CODE FOR CALCULATIONS ANDGRAPHS!A salient-pole synchronous generator with saturated synchronousreactances Xd = 0.78 per unit and Xq = 0.63 per unit is connectedto a rated-voltage infinite...
- Q LIBRARY ieee;USE ieee.std_logic_1164.ALL;ENTITY Vendingvhdl ISPORT(Clk                           : IN       STD_LOGIC;Change                   : OUT   STD_LOGIC_VECTOR(1 downto 0);Inputs                     : IN       STD_LOGIC_VECTOR(1downto 0);output                    : OUT   STD_LOGIC);END Vendingvhdl;ARCHITECTURE vending of Vendingvhdl IS                             TYPE STATE_TYPE IS (empty, fivecent, tencent, ready);                             SIGNAL current_state, next_state  :...
- Q Design a 9’s complement of a Binary Coded Decimal
- Q Draw the schematic and code for an Arduino controlled systemusing a temperature sensor and fan.
- Q you are going to research 2 features of the microcontroller thatyou have selected in week 1. In a 5 minute power pointpresentation, with a couple of slides, you will:Describe the...
- Q 1. Compare the terminal velocity of a 10 nanometer particle witha 100 nanometer particle. Which one “falls†through the air faster?What are the approximate speeds of both particles as they...
- Q can a third body create motion in faradays law ofElectromagnetic induction
- Q Write the VHDL codes for (7494) 4 bit shift register usingBehavioral style of modeling. this is the datasheet for thisQuation (http://www.ralphselectronics.com/productimages/SEMI-SN7494N.PDF)
- Q Design a Count-up Counter in Aiken code with following flipflops: a) D-FF (Active edge is high to low) b) SR-FF (Active edgeis high to low) c) Use of output of...
- Q Create the Decoder module in System Verilog to decode the 4-bitBinary Coded Decimal digit into seven-segment code. You can alsoinclude and instantiate your decoder schematic from Section 3instead of writing...
- Q Create the Parser module in System Verilog to convert the 8-bitButton Board input into four 4-bit Binary Coded Decimal numbers.The parser should read in an 8-bit Button Board input as...
- Q MatlabYou will write a function to calculate the determinant of amatrix. It should work for any size matrix. Remember that thedeterminant can be calculated by multiplying the diagonal elementsof an...
- Q Canyou write an arduino code to learn Hx711 and two Strain gauge valuewith Half wheatstone bridge?
- Q This week, yourMechanical and Electrical Systems in Architecture, Engineering,and Construction textbook refers to the National ElectricalCode (NEC), or NFPA 70, the set of specifications and standards forinstalling electrical wiring and...
- Q In this project we will implement the Minesweeper game.Minesweeper is played on a rectangle grid. When the game starts, anumber of bombs are hidden on random positions on the field....
- Q Â From the given list below of networking standards used in PLC systems, evaluate each,Peer To PeerISOÂ EVALUATE each of the given networking signal protocols used in PLC systemsRS232IE48820mA
- Q 1) For x ¼ \"110010\", of type BIT_VECTOR(5 DOWNTO 0), determinethe values of theshift operations listed in the column on the left below.2) In the column on the right, write...
- Q What advantages and Disadvantages of Bow-tie antenna?
- Q Design a 4 bit Counter that displays even numbers when a switchon, and odd when the switch off . 1.by using multisim (explain indetails and information of how you do...
- Q The major advantage of using structs is to make the C++ codesimpler, easier to read, and easier to work with. After completingthis assignment, students will be able to: • use...
- Q An analog signal, bandlimited to 20 Hz is corrupted byhigh-frequency noise. The spectrum of the noise is from 25 Hz to 35Hz. The noisy analog signal is sampled at 60...
- Q Task 1: (preferably not hand written)a) Describe briefly (about 250 words) a method of tuning a PIDcontrolled system that would NOT be suitable for tuning a criticalsystem such as a...
- Q on plc program(PLC software) (Ladder diagram)basic program onpaper is ok if it is drwan on paper i just need an example tounderstand and do by myself detail answer is much...
- Q For the systems below, do what you ask, solve the calculationsin a handwritten and step-by-step manner:A) The system with unit feedback is operating with 15% ofoverdrive. Using frequency response techniques,...
- Q Describe the techniques used to transmit and distribute HVDCpower. Please type answer.
- Q Explain in details, what are they with Examples and advantages ?Static CMOSDynamic CircuitsPass Transistor CurcuirsDomino logicNOTE: please explain jn detail , thank you so much.Keeping in regard to VLSI techniques.
- Q Digitization of signals Consider the analog signal s(t) =5sin(500t +p 5)+ cos(200t +p 4) to be transferred over a digitalcommunications system. (a) Compute the maximum allowable samplingperiod that the analog-to-digital...
- Q Part 1-A)Design a circuit that utilizes one switch to turn on 2 motorsand another switch to turn off both motors. Pressing and releasingPB1 will turn on motor 1 immediately and...
- Q Design a PLC program that satisfies the followingconditions (latched interlocks):Momentarily depressing SW1 turns on light 1; light 1 will remainon even after SW1 is turned off. Momentarily pressing SW 2...
- Q Use a 2N7002 MOSFET,connect the source to ground and add separate DC voltage sources tothe gate and drain. Set the voltages to 2.5 V (gate) and 5 V(drain). Save an...
- Q Design and implementation of 4 bit ALU (74181) using behavioralstyle of modeling
- Q An MSP430 microcontroller system is to be designed with thefollowing requirements:The circuit operates from a 5 V supply with a decouplingcapacitor.2 LEDs (IF=15mA, VF = 1.9V) are connectedto pins P1.2,...
- Q 1. estimate the relative efficiency between the bigand small solar cells using tungsten lamps. how do you make surethe measurement is as accurate as possible?2. find the capacitance-frequency and capacitance-voltagecharacteristics...
- Q MATLAB Assignment 8Introduction to Linear Algebra (Weeks 11 and 12) Spring,20181. MATLAB Submission Problem 3 ( Due Date : May 24 (Thu) )Referring to the instruction below, you are required...
- Q Write a MATLAB program to demonstrate the Ziegler-Nichols methodof PID loop tuning. Also in no more than one A4 page justify howyour MATLAB code demonstrates the PID loop tuning procedure.Instructions:•...
- Q Write a user defined MATLAB program that performs power factorcorrection. The inputs to the MATLAB function should bevoltage across the load (in Vrms, assume 0 phase), frequencyResistance of the loadInductance...
- Q In the general area of Risk Management, briefly describe anexperience where a risk was not properly identified, managed, ormitigated. This experience does not have to be from yourprofessional life, it...
- Q Describe what the PROCESS statement does in VHDL. How does thatlead to us using the many flip-flops that are in the FPGA?
- Q college take the advantage of Solar energy
- Q 3. Design a digital watch that allows the user to setand display time.
- Q What are the main differences between AD 620 and LM 741. Why isthe AD 620 used in the Amplification module and the LM 741 used inthe filtering module of the...
- Q What information can we ascertain from know the Q point in a BJTamplifier circuit?
- Q The 8259 can receive ICWs in the sequence ICW1, ICW2, ICW3, ICW4or ICW1, ICW2, ICW4. How does it know which option is beingprogrammed?
- Q Sketch density state function, Fermi-Dirac probability function,and areas representing electron and hole concentrations for thecase Ef below the intrinsic Fermi energy.
- Q Find the functionality and function table for thegiven question which is basically the traffic light controller fora dld square
- Q Q5. (a) Give five names of differenttraditional speed-control methods of induction motor.(b) For an induction motor, derivethe operating condition that would provide efficient speed controlover a wide range?(c) What is...
- Q explain advantages and disadvantages of class A, B, AB, and Damplifiers, and know the approximate efficiencies of each. Plus, beable to explain how class D amplifiers function
- Q How can I identify the PUN (Pull Up Network) and PDN (Pull DownNetwork), if shown a schematic diagram of each.
- Q Write RTL code to design a sequence generator whichwill generate the sequence : 0,0,1,0,1,1 and repeat. (FSM shouldn't be used in RTL)Â
- Q Bus Data,Generator Data and Line Data for IEEE 30 Bus System in (p.u)
- Q What are the steps required to integrate your product into afully functional system?? This is in regards to a new projectdevelopment like small robot.
- Q Make the block diagram (Software LabView) of two controlsequence programs involving binary type signals (Digital), wholetype (analog) signals, which contain counting process. The outputscan be light indicators. Note: The purpose...
- Q Matlab Take any sound that of which high or lowfrequency response contents can be easily distinguished and thenusing the low pass and high pass filter seperate the sounds.
- Q Temperature controlled1. INTRODUCTION1.1 Background of the Study
- Q verilog code to implement 32 bit Floating Point Adder in Verilogusing IEEE 754 floatingpoint representation.
- Q Design a digital PID controller based on the Ziegler_Nicholsmethod for for the following system:G(s)=s/((s+1)^4 )use the sampling time of T=0.1 seconds and simulate theresulting controlled system by applying a unitstep...
- Q the track movement of the Arduino autonomous vehicleÂ
- Q Conclude on advantages and disadvantages of applying acombination of 3/2 valves to build the logical function andreplacing the simultaneity valve.
- Q  The Young’s Modulus of Aluminium is around 70 GPa. Comment on any difference obtained from the experiment and the expected value of 70 GPa.
- Q what is the earth/grounding plug for on a 3 prong device? alsohow does this work and what makes it different too the other twoprongs? can the physics for this please...
- Q what is the earth/grounding plug for on a 3 prong device? alsohow does this work and what makes it different too the other twoprongs? can the physics for this please...
- Q 2- Find world data for total installed electrical generatingcapacity data and installed wind generation capacity for yearsbetween 2000 and the most recent year for which data are available.What are the...
- Q Research and investigate Audio Amplifier circuits and submit ashort report. You may use Operational Amplifier LM741, Op741.Research should include:Prosed Circuit.Circuit analysis.
Get Answers to Unlimited Questions
Join us to gain access to millions of questions and expert answers. Enjoy exclusive benefits tailored just for you!
Membership Benefits:
- Unlimited Question Access with detailed Answers
- Zin AI - 3 Million Words
- 10 Dall-E 3 Images
- 20 Plot Generations
- Conversation with Dialogue Memory
- No Ads, Ever!
- Access to Our Best AI Platform: Flex AI - Your personal assistant for all your inquiries!