KZ
bin
Негізгі бет
Қазірдің өзінде танымал
Тікелей эфир
Ұнаған бейнелер
Қайтадан қараңыз
Жазылымдар
Кіру
Тіркелу
Ең жақсы KZbin
Фильм және анимация
Автокөліктер мен көлік құралдары
Музыка
Үй жануарлары мен аңдар
Спорт
Ойындар
Комедия
Ойын-сауық
Тәжірибелік нұсқаулар және стиль
Ғылым және технология
Solving Circuits With DC Ammeter
16:58
Solving Circuits Using Current Division
9:04
PRANK😂 rate Mark’s kick 1-10 🤕
00:14
Оцени мой уровень доверия от 0 до 100😂 #хабибка
00:19
The Ultimate Sausage Prank! Watch Their Reactions 😂🌭 #Unexpected
00:17
娃太多了!爸爸一碗水端的平吗? #四小只吖 #日常 #搞笑 #搞笑家庭 #姐弟 #家庭生活
00:22
Solving Circuits With DC Voltmeter
Рет қаралды 461
Facebook
Twitter
Жүктеу
1
Жазылу 2,9 М.
Electric Circuits
Күн бұрын
Пікірлер: 1
@electriccircuits7164
6 ай бұрын
# Pyspice (Python) code to simulate Example 3 in the video # Compare with theory solution in the video at 11:30 (without voltmeter) ########################################################## import PySpice.Logging.Logging as Logging logger = Logging.setup_logging() from PySpice.Spice.Netlist import Circuit from PySpice.Unit import * circuit = Circuit('Voltmeter - Example 3') circuit.V(1, '1', circuit.gnd, 7.5@u_V) circuit.R(1, '1', '2', 20@u_kΩ) circuit.R(2, '2', circuit.gnd, 80@u_kΩ) circuit.R(3, '1', '3', 390@u_Ω) circuit.R(4, '4', circuit.gnd, 200@u_Ω) circuit.V('zero', '2', '5', 0@u_V) circuit.V(2, '5', '4', 0.6@u_V) circuit.F(1, '3', '4', 'Vzero', 39) simulator = circuit.simulator(temperature=25, nominal_temperature=25) analysis = simulator.operating_point() for node in analysis.nodes.values(): print('Node {}: {:1.4f} V'.format(str(node), float(node))) for node in analysis.branches.values(): print('Node {}: {:5.3e} A'.format(str(node), float(node))) ###################################################################### # Calculate and display the currents in each reistor i1 = (analysis['1'] - analysis['2'])/circuit.R1.resistance print('i1{}: {:5.3e} A'.format(str(i1), float(i1))) i2 = (analysis['2'])/circuit.R2.resistance print('i2{}: {:5.3e} A'.format(str(i2), float(i2))) i3 = (analysis['1'] - analysis['3'])/circuit.R3.resistance print('i3{}: {:5.3e} A'.format(str(i3), float(i3))) i4 = (analysis['4'] - analysis['3'])/circuit.R4.resistance print('i4{}: {:5.3e} A'.format(str(i4), float(i4)))
16:58
Solving Circuits With DC Ammeter
Electric Circuits
Рет қаралды 338
9:04
Solving Circuits Using Current Division
Electric Circuits
Рет қаралды 401
00:14
PRANK😂 rate Mark’s kick 1-10 🤕
Diana Belitskay
Рет қаралды 10 МЛН
00:19
Оцени мой уровень доверия от 0 до 100😂 #хабибка
ХАБИБ
Рет қаралды 2,7 МЛН
00:17
The Ultimate Sausage Prank! Watch Their Reactions 😂🌭 #Unexpected
La La Life Shorts
Рет қаралды 3,7 МЛН
00:22
娃太多了!爸爸一碗水端的平吗? #四小只吖 #日常 #搞笑 #搞笑家庭 #姐弟 #家庭生活
四小只吖
Рет қаралды 13 МЛН
12:25
EEVblog 1622 - The BIG BEGINNER MISTAKE with Multimeters
EEVblog
Рет қаралды 147 М.
5:16
Do Volts or Amps Kill You? Voltage, Current and Resistance
RimstarOrg
Рет қаралды 3,7 МЛН
6:28
Zener voltage regulator (fixed variables)
Stephen Mutale
Рет қаралды 725
14:06
How to Solve Any Series and Parallel Circuit Problem
Jesse Mason
Рет қаралды 4,8 МЛН
12:47
Solving Circuits Using Voltage Division
Electric Circuits
Рет қаралды 702
29:01
10 awesome application of capacitors in circuits
Electronic Wizard
Рет қаралды 412 М.
15:47
Circuit analysis - Solving current and voltage for every resistor
Math Meeting
Рет қаралды 888 М.
25:08
Circuit Analysis using Laplace Transform | Network Analysis
ALL ABOUT ELECTRONICS
Рет қаралды 38 М.
14:25
Interpret Voltage and Current and Power in an Ideal Basic Circuit Element
Electric Circuits
Рет қаралды 6 М.
15:45
Flawless PCB design: RF rules of thumb - Part 1
Hans Rosenberg
Рет қаралды 88 М.
00:14
PRANK😂 rate Mark’s kick 1-10 🤕
Diana Belitskay
Рет қаралды 10 МЛН