API · /impedance-api

API de Impedancia CA

salutare 4,703 Abbonati

Matemáticas de impedancia compleja CA como una API, calculada local y determinísticamente. El endpoint en serie calcula la impedancia de un circuito R-L-C en serie a una frecuencia dada — la reactancia inductiva X_L = 2πf·L, la reactancia capacitiva X_C = 1/(2πf·C), la impedancia compleja Z = R + j(X_L − X_C), su magnitud |Z| = √(R²+X²) y el ángulo de fase φ = atan(X/R) — y clasifica el circuito como inductivo (la corriente se retrasa), capacitivo (la corriente adelanta) o resistivo. El endpoint en paralelo calcula una impedancia R-L-C en paralelo a través de su admitancia Y = 1/R + j(ωC − 1/ωL) y Z = 1/Y, con magnitud y fase. El endpoint ac-ohm aplica la ley de Ohm para CA, I = V / |Z|, para dar la corriente RMS y la potencia aparente a partir de un voltaje RMS y una impedancia especificada ya sea como resistencia y reactancia o como una magnitud, y la potencia real cuando se conoce la fase. La resistencia y la reactancia están en ohmios, la inductancia en henrios, la capacitancia en faradios, la frecuencia en hercios y el voltaje RMS en voltios; la fase está en grados. Todo se calcula local y determinísticamente, por lo que es instantáneo y privado. Ideal para desarrolladores de aplicaciones de electrónica, audio, filtros RF, fuentes de alimentación y control de motores, herramientas de circuitos CA y fasores, y educación en ingeniería eléctrica. Cálculo local puro — sin clave, sin servicio de terceros, instantáneo. En vivo, nada almacenado. 3 endpoints. Esto es impedancia compleja CA; para la frecuencia de resonancia y la reactancia sola use una API de resonancia y para la corrección del factor de potencia una API de factor de potencia.

api.oanor.com/impedance-api
Ottieni una chiave API Prova nel parco giochi → Contatta provider

Specifica leggibile dalle macchine, così gli agenti AI possono integrare questa API.

/api/impedance-api/openapi.json
/api/impedance-api/llms.txt

Individuazione: GET /api/index.json elenca ogni API.

API salute

salutare
Tempo di attività
100.00%
Sondaggi del server · 24 ore su 24
Latenza media
84 ms
Sondaggi del server · 24 ore su 24
Abbonati
4,703
attiva
Chiamate totali
20
ultimi 7 giorni

Prezzi

Scegli un livello: fatturazione mensile, annullamento in qualsiasi momento.

Free

Gratis

  • 2,500 chiamate/mese
  • 2 richieste/secondo
  • Tetto rigido (429 sopra la quota, nessuna eccedenza)
  • 2,500 calls/month
  • 2 req/sec
  • Series + parallel + AC Ohm
  • No credit card
Accedi per abbonarti

Starter

€8.00 /mese

  • 44,000 chiamate/mese
  • 6 richieste/secondo
  • Tetto rigido (429 sopra la quota, nessuna eccedenza)
  • 44,000 calls/month
  • 6 req/sec
  • Complex Z, magnitude & phase
  • Email support
Accedi per abbonarti

Pro

€21.00 /mese

  • 260,000 chiamate/mese
  • 15 richieste/secondo
  • Tetto rigido (429 sopra la quota, nessuna eccedenza)
  • 260,000 llamadas/mes
  • 15 req/seg
  • Pipelines de filtro y fuente de alimentación
  • Soporte prioritario
Accedi per abbonarti

Mega

€68.00 /mese

  • 1,550,000 chiamate/mese
  • 40 richieste/secondo
  • Tetto rigido (429 sopra la quota, nessuna eccedenza)
  • 1,550,000 llamadas/mes
  • 40 req/seg
  • Escala de plataforma
  • SLA dedicado
Accedi per abbonarti

Costruito da

Correlato APIs

Altro APIs con tag sovrapposti.

VSWR & Impedance Match API

VSWR and RF impedance-matching maths as an API, computed locally and deterministically. The vswr endpoint computes the voltage standing-wave ratio and its companion figures — the reflection coefficient Γ = (ZL − Z0)/(ZL + Z0) = √(Pr/Pf), the VSWR = (1+|Γ|)/(1−|Γ|), the return loss −20·log₁₀|Γ| dB, the mismatch loss and the percentage of power reflected and transmitted — from a reflection coefficient, a load and source impedance (Z0 default 50 Ω), or the forward and reflected power. The fromvswr endpoint goes the other way, deriving Γ, return loss and the power split from a VSWR figure. The power endpoint computes the reflected and transmitted power from a forward power and a VSWR or reflection coefficient. Everything is computed locally and deterministically, so it is instant and private. Ideal for RF, antenna, amateur-radio and wireless app developers, antenna-tuning and feedline tools, and electronics education. Pure local computation — no key, no third-party service, instant. Live, nothing stored. 3 endpoints. This is RF impedance match; for antenna gain and aperture use an antenna API.

api.oanor.com/vswr-api

AC Resonance & Reactance API

AC reactance and LC/RC tuning maths as an API, computed locally and deterministically. The reactance endpoint computes the capacitive reactance Xc = 1/(2πfC) and the inductive reactance Xl = 2πfL at a given frequency, and — when both a capacitor and an inductor are supplied — the net series reactance X = Xl − Xc, whether the circuit looks inductive, capacitive or resonant, and the impedance magnitude. The resonant endpoint computes the LC resonant frequency f₀ = 1/(2π√(LC)), or, given a target frequency and one component, solves the other component you need to tune to it. The cutoff endpoint computes the RC or RL filter cutoff frequency — fc = 1/(2πRC) for RC, fc = R/(2πL) for RL — and the time constant. Frequencies are in hertz; capacitance, inductance and resistance accept SI base units with handy µF/nF/pF and mH/µH inputs. Everything is computed locally and deterministically, so it is instant and private. Ideal for electronics, RF, audio-filter and embedded app developers, tuning and filter-design tools, and electronics education. Pure local computation — no key, no third-party service, instant. Live, nothing stored. 3 endpoints. This is AC reactance & LC/RC tuning; for LED series-resistor sizing use an LED-resistor API and for VSWR and impedance match use a VSWR API.

api.oanor.com/resonance-api

Lei de Ohm e API de Circuitos

Matemática de circuitos eletrônicos como uma API. O endpoint ohms-law recebe quaisquer dois dos parâmetros tensão, corrente, resistência e potência e retorna todos os quatro (V = IR, P = VI = I²R = V²/R). O endpoint combine calcula o total de resistores, capacitores ou indutores ligados em série ou paralelo — resistores e indutores somam em série e combinam-se reciprocamente em paralelo, enquanto capacitores fazem o oposto. O endpoint voltage-divider calcula a tensão de saída de um divisor de dois resistores e a corrente através dele. O endpoint reactance calcula a reatância capacitiva (Xc = 1/2πfC), a reatância indutiva (XL = 2πfL), a frequência de ressonância LC e a constante de tempo RC ou RL. Tudo é calculado localmente com fórmulas exatas em unidades SI, portanto é instantâneo e privado. Ideal para design e educação em eletrônica, engenharia embarcada e de hardware, projetos de hobby e bancada, e ensino de física. Cálculo local puro — sem chave, sem serviço de terceiros, instantâneo. Ao vivo, nada armazenado. 5 endpoints. Isto é matemática de circuitos; para códigos de cores de resistores use uma API de resistores e para conversão geral de unidades use uma API de unidades.

api.oanor.com/ohmslaw-api

Voltage Divider API

Resistive voltage-divider circuit design as an API, computed locally and deterministically. The divide endpoint takes an input voltage and two resistors and returns the output voltage Vout = Vin·R2/(R1+R2), the current I = Vin/(R1+R2) that flows through the chain, and the power dissipated in each resistor and in total — a 12 V source with R1 = 1 kΩ and R2 = 2 kΩ gives 8 V at 4 mA. The loaded endpoint adds a load resistor across R2, computes the parallel combination R2′ = R2·RL/(R2+RL) and the loaded output Vout = Vin·R2′/(R1+R2′), and reports the droop in volts and percent against the unloaded value, the classic mistake when a divider feeds a real load. The resistor endpoint sizes the missing resistor for a target output — R2 = R1·Vout/(Vin−Vout) or R1 = R2·(Vin−Vout)/Vout — so you can pick parts for a reference or sensor-bias point. All quantities are volts, ohms, amps and watts. Everything is computed locally and deterministically, so it is instant and private. Ideal for electronics, embedded, hardware, sensor-interfacing and EE-education app developers, reference-voltage and bias-network tools, and maker software. Pure local computation — no key, no third-party service, instant. Live, nothing stored. 3 endpoints. This is the resistive divider; for a single Ohm’s-law relationship use an Ohm’s-law API and for RC/RL filters an RC-filter API.

api.oanor.com/voltagedivider-api

Domande frequenti

Risposte rapide su prezzi, quote e integrazione.

Come ottengo una chiave API per API de Impedancia CA?
Registrati gratuitamente su oanor.com, genera una chiave API dalla dashboard sviluppatore e chiama API de Impedancia CA con l'header x-oanor-key. Nessuna carta di credito richiesta per il piano gratuito.
Qual è il limite di velocità di API de Impedancia CA?
Il piano gratuito consente 1 richiesta al secondo. I piani a pagamento arrivano fino a 50 richieste al secondo nel piano Mega. I limiti rigorosi restituiscono HTTP 429 oltre la quota — nessuna spesa imprevista.
Quanto costa API de Impedancia CA?
API de Impedancia CA ha un piano gratuito con 100 chiamate / mese. I piani a pagamento partono da €8.00 / mese con quote più alte e limiti di velocità più rapidi.
Posso cancellare l'abbonamento in qualsiasi momento?
Sì. I piani sono fatturati mensilmente e puoi cancellare in qualsiasi momento dalla dashboard di fatturazione. Nessun contratto a lungo termine e nessuna penale di cancellazione.
API de Impedancia CA è conforme al GDPR?
Tutte le richieste a API de Impedancia CA passano attraverso il nostro gateway in UE. La tua chiave upstream non lascia mai il nostro server e nessun dato personale viene condiviso con il fornitore upstream oltre alla richiesta inviata.

Scegli un endpoint dall'elenco a sinistra per visualizzarne i dettagli e provarlo.

Frammenti di codice

Iscriviti per ottenere una chiave API, quindi chiama qualsiasi percorso sotto il tuo slug.

curl https://api.oanor.com/impedance-api/SOME_PATH \
  -H "x-oanor-key: oanor_test_..."
const res = await fetch("https://api.oanor.com/impedance-api/SOME_PATH", {
  headers: { "x-oanor-key": "oanor_test_..." }
});
const data = await res.json();
$ch = curl_init("https://api.oanor.com/impedance-api/SOME_PATH");
curl_setopt($ch, CURLOPT_RETURNTRANSFER, true);
curl_setopt($ch, CURLOPT_HTTPHEADER, ["x-oanor-key: oanor_test_..."]);
$response = curl_exec($ch);
import requests
r = requests.get(
    "https://api.oanor.com/impedance-api/SOME_PATH",
    headers={"x-oanor-key": "oanor_test_..."},
)
print(r.json())

Valutazioni

Accedi per votare.

Nessuna recensione ancora.

Discussione

Fai domande, condividi consigli, ricevi risposte dal provider e dagli altri sviluppatori. Pubblico — chiunque può leggere.

Accedi per scrivere o rispondere.

Accedi

Nuova discussione

/ 4000

📌 Fissato 🔒 Bloccato

·

· ·

/ 4000

🔒 Discussione bloccata — non si può più rispondere.

  • Nessuna discussione — inizia tu.

Supporto

Supporto privato 1:1 con il provider — fatturazione, integrazione, account. Solo tu e il team del provider vedete questi thread.

Accedi per aprire un ticket di supporto.

Accedi

Apri nuovo ticket

Descrivi cosa ti serve. Il team del provider riceve un'email e risponde sulla pagina del ticket.

  • Nessun ticket per questa API.

Abbonamento attivo: le chiamate possono iniziare subito.

Invia la tua prima richiesta —

Abbonamento attivo: copia uno snippet e avvia la tua prima chiamata.