Continue to Site

Welcome to EDAboard.com

Welcome to our site! EDAboard.com is an international Electronics Discussion Forum focused on EDA software, circuits, schematics, books, theory, papers, asic, pld, 8051, DSP, Network, RF, Analog Design, PCB, Service Manuals... and a whole lot more! To participate you need to register. Registration is free. Click here to register now.

spectre rf - dynamic resistor value?

Status
Not open for further replies.

Cluny

Junior Member level 1
Joined
Mar 2, 2009
Messages
17
Helped
0
Reputation
0
Reaction score
0
Trophy points
1,281
Activity points
1,434
Hi, I need a simple resistor for my circuit but this resistor has to modulate another circuit.
So I must not use a static resistor value. Instead of this I want to have a value described by maybe a function. Or maybe a kind of behavior description...

if (v_in < v_treshold)
res = 20
else
res = 20+v_in

something like this...

How is it possible to do this?
 

Status
Not open for further replies.

Similar threads

Part and Inventory Search

Welcome to EDABoard.com

Sponsor

Back
Top