atomiq.components.electronics package¶
Every experiment uses electronics as its backbone. Some exmaples are voltage sources, current sources and RF sources. The electronics module gathers classes for these types of electronics.
Submodules¶
- atomiq.components.electronics.adc module
- atomiq.components.electronics.currentsource module
CurrentSourceHBridgedCurrentSourceHBridgedCurrentSource.HBridgeStateHBridgedCurrentSource.HBridgeState.FORWARDHBridgedCurrentSource.HBridgeState.OFFHBridgedCurrentSource.HBridgeState.REVERSEHBridgedCurrentSource.HBridgeState.conjugate()HBridgedCurrentSource.HBridgeState.bit_length()HBridgedCurrentSource.HBridgeState.bit_count()HBridgedCurrentSource.HBridgeState.to_bytes()HBridgedCurrentSource.HBridgeState.from_bytes()HBridgedCurrentSource.HBridgeState.as_integer_ratio()HBridgedCurrentSource.HBridgeState.is_integer()HBridgedCurrentSource.HBridgeState.realHBridgedCurrentSource.HBridgeState.imagHBridgedCurrentSource.HBridgeState.numeratorHBridgedCurrentSource.HBridgeState.denominator
HBridgedCurrentSource.kernel_invariantsHBridgedCurrentSource.hbridge_off()HBridgedCurrentSource.hbridge_reverse()HBridgedCurrentSource.hbridge_forward()HBridgedCurrentSource.hbridge_toggle()HBridgedCurrentSource.off()HBridgedCurrentSource.on()HBridgedCurrentSource.is_on()HBridgedCurrentSource.pulse()HBridgedCurrentSource.ramp_current()HBridgedCurrentSource.set_current()HBridgedCurrentSource.set_parameter()HBridgedCurrentSource.toggle()
TTLHardwareLogicHBridgedCurrentSourceTTLHardwareLogicHBridgedCurrentSource.kernel_invariantsTTLHardwareLogicHBridgedCurrentSource.HBridgeStateTTLHardwareLogicHBridgedCurrentSource.HBridgeState.conjugate()TTLHardwareLogicHBridgedCurrentSource.HBridgeState.bit_length()TTLHardwareLogicHBridgedCurrentSource.HBridgeState.bit_count()TTLHardwareLogicHBridgedCurrentSource.HBridgeState.to_bytes()TTLHardwareLogicHBridgedCurrentSource.HBridgeState.from_bytes()TTLHardwareLogicHBridgedCurrentSource.HBridgeState.as_integer_ratio()TTLHardwareLogicHBridgedCurrentSource.HBridgeState.is_integer()TTLHardwareLogicHBridgedCurrentSource.HBridgeState.realTTLHardwareLogicHBridgedCurrentSource.HBridgeState.imagTTLHardwareLogicHBridgedCurrentSource.HBridgeState.numeratorTTLHardwareLogicHBridgedCurrentSource.HBridgeState.denominatorTTLHardwareLogicHBridgedCurrentSource.HBridgeState.FORWARDTTLHardwareLogicHBridgedCurrentSource.HBridgeState.OFFTTLHardwareLogicHBridgedCurrentSource.HBridgeState.REVERSE
TTLHardwareLogicHBridgedCurrentSource.hbridge_forward()TTLHardwareLogicHBridgedCurrentSource.hbridge_off()TTLHardwareLogicHBridgedCurrentSource.hbridge_reverse()TTLHardwareLogicHBridgedCurrentSource.hbridge_toggle()TTLHardwareLogicHBridgedCurrentSource.is_on()TTLHardwareLogicHBridgedCurrentSource.off()TTLHardwareLogicHBridgedCurrentSource.on()TTLHardwareLogicHBridgedCurrentSource.pulse()TTLHardwareLogicHBridgedCurrentSource.ramp_current()TTLHardwareLogicHBridgedCurrentSource.set_current()TTLHardwareLogicHBridgedCurrentSource.set_parameter()TTLHardwareLogicHBridgedCurrentSource.toggle()
TTLSoftwareLogicHBridgedCurrentSourceTTLSoftwareLogicHBridgedCurrentSource.kernel_invariantsTTLSoftwareLogicHBridgedCurrentSource.HBridgeStateTTLSoftwareLogicHBridgedCurrentSource.HBridgeState.conjugate()TTLSoftwareLogicHBridgedCurrentSource.HBridgeState.bit_length()TTLSoftwareLogicHBridgedCurrentSource.HBridgeState.bit_count()TTLSoftwareLogicHBridgedCurrentSource.HBridgeState.to_bytes()TTLSoftwareLogicHBridgedCurrentSource.HBridgeState.from_bytes()TTLSoftwareLogicHBridgedCurrentSource.HBridgeState.as_integer_ratio()TTLSoftwareLogicHBridgedCurrentSource.HBridgeState.is_integer()TTLSoftwareLogicHBridgedCurrentSource.HBridgeState.realTTLSoftwareLogicHBridgedCurrentSource.HBridgeState.imagTTLSoftwareLogicHBridgedCurrentSource.HBridgeState.numeratorTTLSoftwareLogicHBridgedCurrentSource.HBridgeState.denominatorTTLSoftwareLogicHBridgedCurrentSource.HBridgeState.FORWARDTTLSoftwareLogicHBridgedCurrentSource.HBridgeState.OFFTTLSoftwareLogicHBridgedCurrentSource.HBridgeState.REVERSE
TTLSoftwareLogicHBridgedCurrentSource.hbridge_forward()TTLSoftwareLogicHBridgedCurrentSource.hbridge_off()TTLSoftwareLogicHBridgedCurrentSource.hbridge_reverse()TTLSoftwareLogicHBridgedCurrentSource.hbridge_toggle()TTLSoftwareLogicHBridgedCurrentSource.is_on()TTLSoftwareLogicHBridgedCurrentSource.off()TTLSoftwareLogicHBridgedCurrentSource.on()TTLSoftwareLogicHBridgedCurrentSource.pulse()TTLSoftwareLogicHBridgedCurrentSource.ramp_current()TTLSoftwareLogicHBridgedCurrentSource.set_current()TTLSoftwareLogicHBridgedCurrentSource.set_parameter()TTLSoftwareLogicHBridgedCurrentSource.toggle()
RPCCurrentSourceRPCCurrentSourceChannelVoltageControlledCurrentSource
- atomiq.components.electronics.misc module
- atomiq.components.electronics.rfsource module
RFSourceRPCRFSourceVoltageControlledRFSourceVoltageControlledRFSource.kernel_invariantsVoltageControlledRFSource.arb()VoltageControlledRFSource.get_amplitude()VoltageControlledRFSource.get_frequency()VoltageControlledRFSource.get_phase()VoltageControlledRFSource.ramp()VoltageControlledRFSource.set()VoltageControlledRFSource.set_amplitude()VoltageControlledRFSource.set_frequency()VoltageControlledRFSource.set_parameter()VoltageControlledRFSource.set_phase()VoltageControlledRFSource.ramp_frequency()VoltageControlledRFSource.ramp_amplitude()
- atomiq.components.electronics.voltagesource module