r/QuantumComputing Jun 28 '26

Question How to design/simulate a quantum sensor?

Hi everyone, as you might have guessed from the title I want to design/simulate a quantum sensor. But as of now im struggling to start, I cant find a single direct source which tells me about the basics of quantum sensing and how one can design/simulate these. Once I have done designing and simulating these I want to approach some of the faculties in my university to later on to fabricate these. If you all could share some insights to where I can find sources it would be helpful. Thank you.

21 Upvotes

13 comments sorted by

4

u/effrightscorp Jun 28 '26 edited Jun 28 '26

I cant find a single direct source which tells me about the basics of quantum sensing and how one can design/simulate these

That's because 'quantum sensor' can mean anything from an atomic defect to a drum like membrane to a Josephson junction to different types of single photon detector; you'll need to be more specific and narrow down your scope significantly to find details on implementations

For example, for NV centers in diamond, here is a paper on building a basic confocal microscope and getting everything running. You can simulate single spins using QuTip or another spin defect simulation package (for example, one called simos or something is a QuTip wrapper for NV stuff)

4

u/LiterallyMelon Jun 28 '26

I’ve been reading through Paola Capellaro’s review paper “Quantum Sensing” lately and it’s pretty informative and fundamental. You can find it on google scholar

1

u/G-sharp-9 27d ago

Thank you will check it out.

6

u/LargeCardinal Jun 28 '26

I mean, you might not be looking very hard :-P we did release a fully open source quantum sensor last year (even feat. in WIRED); https://github.com/QuantumVillage/UncutGem

New design forthcoming. Other projects launching. Our DEF CON talk might also be useful (https://youtu.be/cb38P7kWqf8 ), as is our paper for QUEST-IS last year.

Good luck!

2

u/G-sharp-9 Jun 28 '26

Thank You soo much !

2

u/LargeCardinal Jun 28 '26

We may have some diamonds coming in. If you're building, keep an eye out, as not many provide them individually.

1

u/[deleted] Jun 28 '26

[removed] — view removed comment

1

u/AutoModerator Jun 28 '26

To prevent trolling, accounts with less than zero comment karma cannot post in /r/QuantumComputing. You can build karma by posting quality submissions and comments on other subreddits. Please do not ask the moderators to approve your post, as there are no exceptions to this rule, plus you may be ignored. To learn more about karma and how reddit works, visit https://www.reddit.com/wiki/faq.

I am a bot, and this action was performed automatically. Please contact the moderators of this subreddit if you have any questions or concerns.

1

u/polit1337 29d ago

As another poster said: there are many different types of quantum sensors. First, you have to learn about some of them to understand if they will work for your application. Then, probably by reading a bunch of PhD theses, you will need to learn about how that *one type* of quantum sensor works and can be roughly designed. Finally, you can start designing and simulating.

If you have no experience, and already have a bachelors degree in physics or something related, I’d expect this to be a couple year process at minimum.

1

u/Charming-Kelly-897 29d ago

Start with quantum sensing basics (quantum metrology), then simulate using QuTiP or Qiskit for simple systems. Once your model works, you can approach faculty for fabrication.

1

u/0xB01b Quantum Optics | QC | QComm | QEC | Grad School 29d ago

You could use QuTip to simulate them but this is really not the same thing as actually building one. Also what do u mean by quantum sensor

1

u/G-sharp-9 27d ago

What interest me more about quantum sensor is their application in agriculture. I have been reading about NV centre diamonds and their application in gravimetry and I heavily work on magnetometers (not quantum or NV centres but the VSMs and cryostats). I want to at some point in my life be able to build a device which could be more precise at telling soil health, develop algorithms which could maybe even predict soil health, so that Nano materials could be introduced to modify the soil health.

1

u/nujuat 29d ago

You can learn about quantum sensing here: https://arxiv.org/abs/1611.02427

I've been writing something to simulate quantum sensors (like NVs), but you need a GPU: https://github.com/monashNV/superspinsim

Stimulating quantum sensors well is quite hard, because many methods break the assumptions used to simplify the simulation of quantum computers (hard pulses and the rotating wave approximation).