Курсовая работа: Давачі наближення
printf( "\n\n" );
} while( choose != 'n' );
}
Додаток Е – Результати роботи програми розрахунку давача наближення
Enter input voltage: 6
Enter impulse amplitude: 0.25
Enter generated impulses length: 0.0000105
Enter impulses period: 0.16
Enter output impulse length: 0.08
R5 = 10.000 Ohm
R3 = 1.00e+004 Ohm, C2 = 1.50e-009 Farad
R2 = 3.00e+008 Ohm, C1 = 3.80e-010 Farad
R8 = 3.00e+008 Ohm, C7 = 3.80e-010 Farad
TESTING:
Iimp = (V - 3.5) / R5 = ( 6.00e+000 - 3.5 ) / 1.00e+001 = 2.50e-001
timp = 0.7*R3*C2 = 0.7 * 1.00e+004 * 1.50e-009 = 1.05e-005
T = 1.4*R2*C1 = 0.7 * 3.00e+008 * 3.80e-010 = 1.60e-001
Tzv = 0.7*R8*C7 = 0.7 * 3.00e+008 * 3.80e-010 = 7.98e-002
Do you want to repeat calculation (y/n)? n