编程介的小学生 2017-04-03 16:10 采纳率: 20.5%
浏览 731
已采纳

Bode Plot

Problem

Consider the AC circuit below. We will assume that the circuit is in steady-state. Thus, the voltage at nodes 1 and 2 are given by v1 = VS cos ω t and v2 = VR cos ( ω t + θ ) where VS is the voltage of the source, ω is the frequency (in radians per second), and t is time. VR is the magnitude of the voltage drop across the resistor, and θ is its phase.

You are to write a program to determine VR for different values of ω. You will need two laws of electricity to solve this problem. The first is Ohm’s Law, which states v2 = i R where i is the current in the circuit, oriented clockwise. The second is i = C d/dt (v1 – v2) which relates the current to the voltage on either side of the capacitor. “d/dt” indicates the derivative with respect to t.

The input will consist of one or more lines. The first line contains three real numbers and a non-negative integer. The real numbers are VS, R, and C, in that order. The integer, n, is the number of test cases. The following n lines of the input will have one real number per line. Each of these numbers is the angular frequency, ω.

Output

For each angular frequency in the input you are to output its corresponding VR on a single line. Each VR value output should be rounded to three digits after the decimal point.

Example

Input

1.0 1.0 1.0 9
0.01
0.031623
0.1
0.31623
1.0
3.1623
10.0
31.623
100.0

Output

0.010
0.032
0.100
0.302
0.707
0.953
0.995
1.000
1.000

  • 写回答

1条回答 默认 最新

  • threenewbee 2017-04-16 15:32
    关注
    本回答被题主选为最佳回答 , 对您是否有帮助呢?
    评论

报告相同问题?

悬赏问题

  • ¥20 关于#硬件工程#的问题,请各位专家解答!
  • ¥15 关于#matlab#的问题:期望的系统闭环传递函数为G(s)=wn^2/s^2+2¢wn+wn^2阻尼系数¢=0.707,使系统具有较小的超调量
  • ¥15 FLUENT如何实现在堆积颗粒的上表面加载高斯热源
  • ¥30 截图中的mathematics程序转换成matlab
  • ¥15 动力学代码报错,维度不匹配
  • ¥15 Power query添加列问题
  • ¥50 Kubernetes&Fission&Eleasticsearch
  • ¥15 報錯:Person is not mapped,如何解決?
  • ¥15 c++头文件不能识别CDialog
  • ¥15 Excel发现不可读取的内容