Output Definition and 1000 Threads

  1. M

    Discover the Output Voltage Vo for Figure Attached

    Vo=? In terms of the given. This is the attached figure
  2. C

    Calculating the Power Output of an AC Generator.

    Hello everyone! This is my first time posting here and I hope I can make a good first impression, and I apologize for the lack of links because of this being my first post. Currently I am working on a project for my grandfather's engineering business, and part of this project is designing a...
  3. T

    Biasing amplifiers and what they do to the input and output voltages

    If we have a input voltage that has a voltage higher then the linear region of the amplifier characteristics graph, what does amplifier biasing exactly do to the wave so there is no clipping, distortion or cut-offs and saturations.
  4. T

    Clipper circuit in series and its output

    Hello all, I've been having problems regarding this attached clipper circuit and its output; i don't understand how the first part remains zero in the output wave form, isn't the dc source -2V here?, if it is then in the 1st positive half cycle AC would turn the diode on but not DC since...
  5. E

    Why is the ac output voltage negative for a common emitter Bjt network?

    I get that collector current is fixed so as collector current goes up, the voltage drop across the collector resistor goes up and the collector-emitter voltage goes down. Which is why it is basically zero at saturation. But for ac it is not zero but negative when input is positive. why is this...
  6. M

    MATLAB How to Suppress Output in MATLAB Using eval()?

    I get this example from >>help eval and add a semicolon.for n = 1:12 eval(['M' num2str(n) ' = magic(n)']); end The above commands display all 12 magic square. How do I suppress the output? I only want MATLAB to assign the variables not display them.
  7. G

    Fortran Different Colored Words in FORTRAN Output?

    Hello all FORTRAN geeks and geekettes, I was wondering if there is a way to get different colors for each word in a print/write statement? For example: WRITE(*,*)'This is my test sentence' Can I get each word in this write statement to appear as a different color in the terminal...
  8. C

    Fortran Weird fortran problem (Assigned variable value doesn't match up with output)

    I ran into a kind of strange thing today while coding. I needed Pi in a program, so I used 2*accos(0.0) to pull it out, but my answers were slightly off. I checked the Pi calculated and it was off after a few decimal places. "Odd", I thought, and just decided to put in Pi as an assigned number...
  9. Y

    Help with MCNP5 Output Analysis

    hello.im having project to find neutron flux from cf-252 using mcnp.but I am stuck at the output that i dono have to convert it to become flux.help please.
  10. M

    MATLAB My Matlab for loop wont output the matrix I need

    I'm somewhat new to Matlab and am having issues with a nested "for" and "if" loop. My code is below. This code is combining a binary signal with a cyclic one. I'm trying to create a matrix with the amplitude condition in the first column and in the second column I want the sum of the number of...
  11. C

    3 phase generator output voltage formula

    Greetings, According to Faraday, a single phase generator ideal output voltage is: V = N*A*2PI*RPM/60*B Then should a three phase be: V = N*A*2PI*RPM/60* B * SQRT(3) ? I'm trying to build a spreadsheet to get ballpark numbers for simple variable speed generator design, but having difficulty...
  12. P

    Calculate percentage change in heat output

    Homework Statement A 500W heating unit is designed to operate on a 115V line. If the line voltage drops to 110V, calculate the percentage drop in heat output.Homework Equations R=V^2/PThe Attempt at a Solution P=V^2/R Use V=115, then use V=110, use Power P=500...but not sure how p.s. I am a...
  13. L

    Transformer - Calculating Output Voltage (AC Input Voltage)

    Homework Statement For a transformer, the ratio number of turns on the transformer secondary : number of turns on the transformer primary = 21 : 1200. If the input voltage is 120V AC, what is the output voltage? Homework Equations \frac {N_{P}}{N_{S}}=\frac {V_{P}}{V_{S}}...
  14. J

    Output current for 74 series TTL

    Greetings to all, I am reading datasheet for a Schmitt trigger 74LS14 and don't understand the exact meaning of "output current". ti.com/lit/ds/symlink/sn74ls14.pdf It says: IOH High-level output current MAX –0.4 mA IOL Low-level output current MAX 8 mA Does not say anything...
  15. G

    Laplace and transfer function ( input output voltage)

    Homework Statement Given transfer function : H(s)=Vo/V1=(10/s)/(4+0.4s+(10/s)) and the input voltage is given as V1=10(u(t)-u(t-0.1))V. Use the convolution integral to find Vo for t>=0.1 Homework Equations convolution integral..its hard to write and laplace table The Attempt at a...
  16. D

    High pass filter, output has negative voltage level

    I built a clock generator using a 555 and I fed the output to a high pass filter. It works for the most part, BUT the input voltage ranges from 0 to 5V while the output is -5 to 0 V. I can't figure out why this is happening. I'm new to EE, so bear with me.
  17. J

    Experimenting with 24VDC to AC Generator Output

    Hello, I am new to this site and thought I would give this a shot. All my experience is in low volatge DC circuits and don't have a whole lot of experience dealing with AC but I am trying to learn. My boss and I are working on an experimental generator with 24VDC input but AC output...
  18. J

    Op amp transfer function incorporating output impedance

    Hello, I was trying to derive the transfer function of a simple inverting op amp topology, incorporating the output impedance, Ro, of the non-ideal op amp, to see how it, when combined with a load capacitance can induce oscillations (or at least ringing). I haven't been able to get a valid...
  19. T

    Low-pass filter with no inductance, and voltage output over a resistor

    Homework Statement I am supposed to find the circuit design for a first-order low-pass filter. The filter must be made of resistors and capacitors only (no inductances). Furthermore, the output voltage must be measured over a resistor or something in parallel with a resistor. Homework...
  20. Whovian

    C/C++ File Input & Output in C++: Why Use a String Literal?

    I felt like learning a bit about file input and output in C++. Tried some code, couldn't get it to work unless I made the path to the file a string literal, not a variable type. Why is this, and is there any way to get a string data type to be inputted as a path?
  21. R

    Is a transistor sensing circuit output analogue or digital?

    Is the output from a transistor sensor circuit analogue or digital? I know that you sometimes need a pull up or down resistor due to a very small current flowing through the transistor even when it should be off. However, in the circuit shown below for example, is the output signal analogue or...
  22. D

    Clarification on the output of partial derivatives

    1. In the Khan academy video I watched on partial derivatives, I understand absolutely everything except for the last 20 seconds which confused me. http://www.youtube.com/watch?v=1CMDS4-PKKQ Using the formula: Z = x² + xy + y² @z/@x = 2x +y x=0.2, y=0.3 2(.2) + .3 = .7 What...
  23. L

    How to Store User Input as Memory in MIPS Assembly

    Homework Statement Write a routine that accepts two integers i and j as arguments, calculates the quotient and remainder of i and j, and generates a string in memory that stores "The quotient of i and j is i/j and the remainder is i%j". For example if the arguments was 15 and 7 the string in...
  24. V

    Pulleys: Why would my calculated work output be higher than my work input?

    Homework Statement The experiment in my Physics lab today was to determine the mechanical advantage and efficiency of various pulley systems. My calculated work output is higher than my work input, which is causing an abnormally high value for efficiency, and I am attempting to find the source...
  25. U

    What is causing low frequency oscillations in LM324 OP-AMP output?

    At output of LM324, 50 mV low frequency (Around 5 to 10 Hz) oscillations were observed when it was used as attenuator for pure DC application...what could be the reason?
  26. Femme_physics

    How to Handle an Exceeding Number of Digital Output Bits in a System?

    http://img220.imageshack.us/img220/6523/adcon.jpg All is detailed in this image. Is something invalid here?
  27. S

    Increase current output of generator?

    Hello, The speed of wind generator and its voltage are constant. The power needs to be constant, so does the magnets. The clue is to increase the current generated, how it can be done without altering the voltage, geometry or the speed? Thanks in advance!
  28. S

    Measuring output voltage for rectifier with filter

    I need your help in understanding the concept. Actually, I am trying to understand the grounding concept here: Attached is the snapshot: Hi Folks, I need your help in understanding the concept of how to measure the output voltage. 1. Initially, I tried to monitor the voltage...
  29. Femme_physics

    14 bits at the output means 16 bits -2 on the MSB side?

    Just trying to check myself, as 14 bits doesn't seem to make sense...so I want to see how does it make sense. Is what written at the title true?
  30. R

    Covert to Watts, Input and Output Values provided, Covert it to Watts

    I have this Sony Laptop, the adapter has the following specifications: These are the input and output values of laptop charger. 19.5V written in bold on top Input:100-240V~1.3A 50-60Hz Output: 19.5V---4.7A, the dotted line also has straight line above it, I don't know what's that symbol...
  31. S

    Understanding Scientific Output

    I've been using a calculator and did end up with the answer in the form of 5.34588e-012 or something like that. I was learning Matlabs where I did sin(pi)=1.2246e-016 I'm not into how did sin(pi) go equal to 1.2246e-016 but what does 1.2246e-016 mean ? I googled it and someplace it wrote...
  32. C

    Equation relating rotational velocity and output electrical power

    What is the equation that relates the angular velocity of an alternator rotor with its output electrical power, voltage and frequency (not necessarily just one equation) . And for a DC generator? I know that when you calculate the power generated by a turbine you multiply its efficiency of...
  33. E

    Output 0-20mA from an Arduino with ATMega328

    Hi! I am using a Arduino Duemilanove with ATMEga328 for my project. I need an input of 0-20mA into a speed indicator. I know that the Ardunio pins have a current output of 0-40 mA and was wondering if I could use one of the pics to input 0-20mA into the speed indicator. I know that directly...
  34. J

    How do I calculate a pumps psi output?

    I have a pump that puts out 396 gal/hr of water. The output pipe on the pump is 9/16 inch in diameter. Is there a way to calculate the psi?
  35. C

    Why phase shifting device cannot output full power?

    as titled.
  36. X

    Keeping output air pressure constant.

    Hello everyone, I am new here and just wanted to take this time to say hi. My name is Victor I am an automotive technician from Boston MA, I'm really glad I came across this Forum it has deffinetly peaked my interest. With that being said... I do have a question. I am working on a project...
  37. E

    No output from 7905 when in increased current

    Hi. no output from 7905 when configured in high current mode and parallel transistor short circuit protection. please see the attachment for circuit diagram. the load connected to the output is 100 ohm (50mA).
  38. C

    How Loud is a Rock Band in Terms of Power Output?

    Total Power output Sound! All right, nevermind, problem resumed. . A rock band has an average intensity level of 110 dB at a distance of 15 m from the speakers. Assuming the sound is radiated equally over a hemisphere in front of the band, what is the total power output? Relevant...
  39. E

    Alternator Inductor Coil Output Equation (?)

    Hello!I'm working on an experimental alternating current generator project and need specific equations to calculate voltage and current output from a permanent magnet driven inductor, so I will have an idea what to expect before I commit real money to expensive materials. the only variables...
  40. O

    Finding the output of a derivative using integration by partial fractions

    Homework Statement If f is a quadratic function such that f(0) = 1 and \int \frac{f(x)}{x^2(x+1)^3}dx is a rational function, find the value of f '(0). Homework Equations The Attempt at a Solution This question is presented in the context of learning about integration by...
  41. A

    Is There a Small WiFi-Enabled Human Motion Sensor?

    Hello I'm designing a project and i need a sensor that can detect human motion.I would like to detect the output signal of this sensor by searching it via laptop or mobile phone as if they are searching for a wifi signal. I would like to know if such sensor is available or should i build a...
  42. M

    Calculating DC Generator Output via Input

    My dad is an electrical engineer, I am not. I am just a dumb race car driver. That said, I want to not ask him too much about all this stuff since I want to not look like a complete idiot. I feel that some of this stuff should be somewhat common knowledge, but alas, I am drawing a blank. I...
  43. D

    Understanding Power Output of a PSU

    Hi I'm just thinking over a few things and realized there's something pretty fundamental that doesn't seem to get explained often or at least very well. Maybe I'm too much of a novice, who knows...anyway... When a power supply states a power output of say, 750W, what exactly does that...
  44. J

    Mathematica [Mathematica] Formatting output of polynomials

    Hi guys, I seem to still be having problems formatting polynomials in a standard way in Mathematica. I generate them randomly and would like them output using Print in a particular format. Say I have: theFunction=-2 + w^3 (-9 - 3 z) - 7 z + w^2 (4 + 5 z) + w (8 - 2 z^2) + w^4 (-5 z^2...
  45. K

    Two Frequency Input Solving for Output

    Say for example you have a Input Voltage in a circuit that is equal to Vin = 4cost + 5sin2t. Clearly, the input is operating on two different frequencies, namely w=1 and w=2. I am trying to find the Output Voltage across an arbitrary resistor in the circuit. The circuit consists of resistors and...
  46. K

    Need help designing multiple voltage and current output from single input

    Hello, I am in the process of designing a voice activate control system for my truck for various things like wiper motors/windows/etc. The development board I am using will have up to 20 outputs @ either 5 or 12V DC around 10mA. However, this is not strong enough to drive a wiper motor or...
  47. dexterdev

    Engineering What is the output voltage in this circuit?

    I would like to know the output voltage in this circuit at label A. (I am a beginner , sorry for stupid questions if any? ) The circuit setup is a sine wave source (ideal) in parallel with DC source series with a resistor. -Devanand T
  48. T

    Calculating heat output from current

    This is actually a heat transfer question but what I don't understand is the electrical part of it. Given the current (in amps) and the resistivity (in ohm x seconds), how do I figure out how much heat is being generated? I would think you would need to know the voltage as well, but it is not...
  49. T

    How to derive an average output from a triaxial accelerometer

    Hi I am measuring the acceleration of an oscillating body with a triaxial accelerometer. I want to derive some kind of vector average of the 3 channel output. Someone suggested using x= √(a squared + b squared + c squared) ... where x is the vector average and a, b and c are the...
  50. C

    XRD Analysis of Copper Nanopowder: Details & Info

    What are the various details and information (like particle size, crystal structure) that can be obtained and infered from xrd analysis of a copper nanopowder.
Back
Top