Files
2019-12-03 00:38:44 +01:00

94 lines
3.5 KiB
BibTeX
Raw Permalink Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

@book{ref:msp430-32khz-oscillators,
author={Peter Spevak and Peter Forstner},
publisher={Texas Instruments},
title={MSP430 32kHz Oscillators},
year={2006},
url={http://www.ti.com/lit/an/slaa322d/slaa322d.pdf},
comment={Accessed 2018-02-20}
}
@techreport{ref:frank-tof-estimation,
author = {Frank Wandeler},
title = {Fundamentals of Coarse ToF and Coarse $\Delta t$ estimation},
year = {2014},
month = {12},
institution = {E+H Flowtec AG},
}
@manual{ref:msp430fr6047,
title = {MSP430FR604x(1), MSP430FR603x(1) Ultrasonic Sensing MSP430™ Microcontrollers for WaterMetering Applications datasheet (Rev. B)},
address = {\url{http://www.ti.com/lit/ds/symlink/msp430fr6047.pdf}},
year = {2017},
month = {06},
}
@manual{ref:msp430fr6047ug,
title = {MSP430FR58xx, MSP430FR59xx, and MSP430FR6xx Family User's Guide},
address = {\url{http://www.ti.com/lit/pdf/slau367}},
year = {2017},
month = {06},
}
@misc{ref:msp430-driverlib,
title = {MSP Driver Library},
howpublished = {\url{http://www.ti.com/tool/mspdriverlib}},
note = {Accessed 2017-10-19},
}
@misc{ref:msp430-ussswlib,
title = {MSP430 MCUs Ultrasonic Sensing Design Center},
address = {\url{http://www.ti.com/tool/msp-ussswlib}},
note = {Accessed 2017-10-19},
}
@techreport{ref:ess,
title = {ISS/ESS Protokoll},
institution = {E+H Flowtec AG},
}
@book{ref:bertotti_mayergoyz_2005,
place = {San Diego, CA},
title = {The Science of Hysteresis},
volume = {3},
publisher = {Academic Press},
author = {Bertotti, Giorgio and Mayergoyz, Isaak D.},
year = {2005}
}
@misc{ref:ti-choose-adc,
title = {Choose the right A/D converter for your application},
address = {\url{https://www.ti.com/europe/downloads/Choose\%20the\%20right\%20data\%20converter\%20for\%20your\%20application.pdf}},
note = {Accessed 2018-07-19}
}
@misc{ref:max11043,
title = {4-Channel, 16-Bit, Simultaneous-Sampling ADCs with PGA, Filter, and 8-/12-Bit Dual-Stage DAC},
address = {\url{https://datasheets.maximintegrated.com/en/ds/MAX11043.pdf}},
note = {Accessed 2018-07-19}
}
@misc{ref:ufo2,
title = {D-Flow UFO2 ASIC Brief Data Sheet},
address = {\url{http://www.datasheetarchive.com/whats_new/f5e038dcb74149a27dd4007c9ca1f971.html}},
note = {Accessed 2018-07-24}
}
@misc{ref:ufo3,
title = {D-Flow UFO3 ASIC System Performance},
address = {\url{http://www.datasheetarchive.com/whats_new/7ee2759987e0b68467a13a0e4f17ee33.html}},
note = {Accessed 2018-07-24}
}
@book{ref:carusone_2012,
Author = {Chan Carusone},
Title = {Analog Integrated Circuit Design.},
Publisher = {John Wiley \& Sons},
Year = {2012},
ISBN = {1118092333},
URL = {https://www.amazon.com/Analog-Integrated-Circuit-Design-Carusone/dp/1118092333?SubscriptionId=AKIAIOBINVZYXZQZ2U3A&tag=chimbori05-20&linkCode=xm2&camp=2025&creative=165953&creativeASIN=1118092333}
}
@misc{ref:freertos,
title = {The FreeRTOS Kernel},
address = {\url{https://freertos.org/}},
note = {Accessed 2018-06-04}
}
@misc{ref:tps78330,
title = {TPS783xx 500-nA IQ, 150-mA, Ultralow Quiescent Current Low-Dropout Linear Regulator},
address = {\url{http://www.ti.com/lit/ds/symlink/tps783.pdf}},
note = {Accessed 2018-07-24}
}
@misc{ref:lea-benchmark,
title = {},
address = {\url{http://www.ti.com/lit/an/slaa698b/slaa698b.pdf}},
note = {Accessed 2018-07-29}
}