Designing an ASK Demodulator for RFID Tags

AI Thread Summary
The discussion revolves around the design and functionality of an ASK demodulator for RFID tags, focusing on the circuit's behavior and specific components. The user is confused about the role of the second NMOS in both the first and second stages, suspecting it may be acting like a latch, leading to unexpected output behavior where the output remains high even without an input signal. Feedback indicates that the second NMOS in the first stage enhances pull-down strength, while in the second stage, it biases the inverter for high gain. The user is seeking clarification on why the output does not toggle as expected and how to redesign the circuit to achieve the desired output behavior. The conversation highlights the importance of proper connections and circuit configuration for achieving the intended demodulation results.
shaikss
Messages
32
Reaction score
0
Hi,

I am designing an ASK demodulator for RFID Tags. I have attached the circuit diagram. This is the ckt from IEEE paper.
If you look at the ckt, the first stage is the inverter kind of thing. I didn't get why second NMOS is used for Stage I. Similarly, the second stage is also inverter with two NMOS. Again, the question is why second NMOS. But when I checked the output of that stage, it is acting like a latch. The last stage is buffer.

I generated ASK modulated signal and fed as input to the demodulator. I expected that whenever modulated signal is present, demod output is '1' and when no signal is present, it is '0'. To my great surprise, it is always '1'. I tried to give the input by delaying it. So, for the very first time, because of the delay, I could see a logic '0`' at the output. After the delay, there is signal and so the output is logic '1'. Afterwards, though there is no signal, I don't see logic 0 at the output. Its always high. I assumed that the second NMOS at second stage is acting like a latch. Please let me know how can I redesign it? Or Is my understanding wrong? I have attached the simulated results.
 

Attachments

  • Untitled.png
    Untitled.png
    26.5 KB · Views: 603
  • Screenshot-1.jpg
    Screenshot-1.jpg
    43.1 KB · Views: 485
Engineering news on Phys.org
Is the circuit you attached the one you built? The gates of the last inverter are floating. if you built your circuit that way it isn't going to work.

The circuit works like this:

In the first stage, the second nmos is in series with the first so it is equivalent to making the first nmos wider. Therefore it pulls down harder. I assume the inverter was drawn that way to indicate that the inverter threshold is higher than mid-scale.

In the second stage, the second nmos is a current source, presumably there to bias the second inverter into its high-gain region. (the gain of an inverter in submicron CMOS is on the order of 10). The part labeled "3" looks like it should be a very simple comparator, although like I said in the previous paragraph it isn't hooked up correction (the gates are floating in the second inverter0.

Did that help?
 
Part '3'...I have connected the drains to the gates. I believe the connection is missing in the figure. Yaa, what u said about the operation of ckt is right. But I don't understand whenever signal is there, output should be logic '1' and when no signal present, logic '0' should be at output. I don't see such behavior here. Once the ckt provides logic '1', the output stays on logic '1' though there is no signal at the input. What should be the work around on this ckt, if I want to see my expected output?

I have uploaded the circuit I have simulated and its results. I have used M2 and M11 to generate ASK modulated signal. The other part is the demodulator circuit which I have uploaded as the first post. Coming to the results, Simulation.png shows the voltage on the nets - "in", "mm_out", "sig_out" and "output". In this plot, I expected that whenever "mm_out" is high, "sig_out" should be low. But this behaviour is never happening. The final plot is Vgs and Vth of M7, M3 and M12.
 

Attachments

  • ckt.jpg
    ckt.jpg
    30.3 KB · Views: 594
  • simulation.jpg
    simulation.jpg
    41.8 KB · Views: 598
  • Screenshot-2.jpg
    Screenshot-2.jpg
    45.1 KB · Views: 526
Last edited:
I used to be an HVAC technician. One time I had a service call in which there was no power to the thermostat. The thermostat did not have power because the fuse in the air handler was blown. The fuse in the air handler was blown because there was a low voltage short. The rubber coating on one of the thermostat wires was chewed off by a rodent. The exposed metal in the thermostat wire was touching the metal cabinet of the air handler. This was a low voltage short. This low voltage...
Hey guys. I have a question related to electricity and alternating current. Say an alien fictional society developed electricity, and settled on a standard like 73V AC current at 46 Hz. How would appliances be designed, and what impact would the lower frequency and voltage have on transformers, wiring, TVs, computers, LEDs, motors, and heating, assuming the laws of physics and technology are the same as on Earth?
Thread 'How Does Jaguar's 1980s V12 Dual Coil Ignition System Enhance Spark Strength?'
I have come across a dual coil ignition system as used by Jaguar on their V12 in the 1980's. It uses two ignition coils with their primary windings wired in parallel. The primary coil has its secondary winding wired to the distributor and then to the spark plugs as is standard practice. However, the auxiliary coil has it secondary winding output sealed off. The purpose of the system was to provide a stronger spark to the plugs, always a difficult task with the very short dwell time of a...
Back
Top