David's blog

Err and err and err but less and less and less

David's blog

Err and err and err but less and less and less

Monitoring home electricity usage

If you can measure it you can control it, and that is also true of your energy consumption. Two energy-monitoring devices have recently been brought to my attention that are not only easy to use, but also to install. The first one is the OWL, and consists of a wireless clip you put around your […]

Running Apache Felix on the UNC90 platform

We have made Apache Felix run successfully on the UNC90 embedded platform and here I’d like to share our experience. Our UNC90 runs on an ARM9 chip with 16 Mb flash and 32 Mb RAM. It runs the uClinux operating system. The flash is divided in four partitions according to the linux/drivers/mtd/maps/modarm9.c file in uClinux’s […]

OptiControl project website

Recently I got this email from Dr. Dimitrios Gyalistras of ETH Zurich: I would like to draw your attention to the newly launched website of the project Use of Weather and Occupancy Forecasts for Optimal Building Climate Control (OptiControl): http://www.sysecol.ethz.ch/OptiControl/ OptiControl is a collaborative effort by the ETH Zurich, EMPA Dübendorf, MeteoSwiss and Siemens Building […]

Java GNU Scientific Library 0.1.0 released

I have released version 0.1.0 of the Java GNU Scientific Library (JGSL) project, its first public release. You can download it from here. This first release provides Java wrapper classes for the Special Functions module of the GNU Scientific Library (log, exp, airy, bessel, etc). I’ve run some preliminary tests on the log function, that […]

OSGi Community Event, Munich 26-27 June 2007

I have already mentioned elsewhere that the OSGi technology is likely to play an important part in the computerization of current and future buildings. It is a very attractive programming model for building management systems, especially with respect to its software lifecycle model (stopping, updating and restarting) that does not require a reboot of the […]

LaTeX to Word format conversion how-to

Grant that I will never ever have to submit a paper in Word format again… But in case that should happen, here is David’s step-by-step cookbook for converting a ground-breaking paper on building physics from LaTeX to Word format. The idea is to first convert it to HTML, and use Word to convert it—something that […]

Java GNU Scientific Library project update

The GNU Scientific Library (GSL) is a rich state-of-the-art C library of mathematical routines. Pretty much everything you could think of—special functions, linear algebra, function optimization, fast Fourier transforms, and much, much more—is covered by this library. I have taken over the open-source Java GNU Scientifc Library project at SourceForge. The plan is to write […]

International Building Physics Toolbox

Too much choice can sometimes be just as bad as not enough. Market research has shown that there is an optimal number of jam flavours a supermarket should have on shelf for its customers—less than that, and you feel constrained; but more than that and the variety confuses you.A recent paper in Energy and Buildings […]

Scroll to top