Noise pollution has become a significant environmental concern in Ontario. This has lead to acoustic assessments being incorporated into the process for applying for a Certificate of Approval (Air).
Beginning in 2010, I have been developing expertise in acoustic assessments with primary focus on the computer assisted modelling and assessment report preparation aspects.
In Ontario, acoustic assessments must be conducted in accordance with the ISO 9613 and ISO 9613-2 standards. These standards were developed to be implemented in a spreadsheet and, for small projects with only a few noise sources and simple building geometry, to be assessed this can work. However, with more than a few sources and, in particular, where complex and/or multiple buildings are involved, the spreadsheet approach becomes exceeding tedious very quickly. Several computer programs have been developed to facilitate these modelling efforts. The firm I am with, Pollutech Environmental Limited, chose SoundPLAN.
I have prepared a schematic of a basic but complete photovoltaic (PV) system because people in the know have a propensity for leaving out the simple details that allow a topic to make sense to the unintiated. For a 12 volt system, you need to produce about 17 or 18 volts DC in order to fully charge your batteries.
Solar cells currently available, typically either 3x6 or 6x6, both produce about 0.5 VDC. Doubling the size, doubles the current produced. The diode is needed to prevent your system from "ungenerating" at night and on cloudy days - in ohter words, it prevents energy stored in the battery from back flowing to the solar cells and being radiated back out to space. I show one battery but you would actually have a number related to how many you can afford, how much energy you wish to store and the electrical load on the system. The DC to AC converter should be a grid tie converter so that you can run any number of them side by side feeding a common load, e.g., your house, and they will play nicely together. Using grid tie converters also to allows you to add conversion capacity as your alternative energy system grows. Finally, using grid tie converters allows you to use a portable generator occasionally - just power down all converters, start and connect the generator and then power each converter back up. The grid tie converters will synchronize to the generator which they see as being grid.
My main vehicle is a 2005 Dodge Ram 2500 with the 5.9 L Cummins diesel. As of early 2012, diesel fuel is in the $1.25 - $1.30/L range. I am a chemical engineer. Time to think about making some of my own fuel. I will not test the results developmental efforts on my truck as engine replacement costs up to $20,000 have been quoted. Rather, I will probably source a cheap diesel powered vehicle for testing.
I was thinking about moving along with some alternative energy intiatives here at my home on the hill. Part of my backyard includes the highest elevation for about a mile in all directions. Hence, wind power might be a realistic option.
While contemplating the possibilities, or more accurately, potential power generation options, the question came up, "Just how much power does wind contain and, more importantly, how can that quantity be estimated?"
The solution to that question can be worked out from first principles. Wind contains kinetic energy - remember that a rock sitting on a mountain side has potential energy and the same rock falling off the mountain side has kinetic energy because it is moving. Same deal with wind - it is moving so it has kinetic energy in proportion to its mass and and its velocity.
So here goes.....
Kinetic energy (KE) is defined by Eq. 1:

Power, which what we actually want to estimate, is kinetic energy divided by time as defined by Eq. 1a:

Now we must think about a 'slice' of wind. We need to get expressions for mass and velocity so we need a three dimensional control volume so that our slice has mass (two dimensional things have no mass). Also, because our control volume will be moving, it will also have a time (t) component, which we suspect we will need in order to get an expression for velocity. What should the dimensions of our control volume be? How about the same diameter (d) as a turbine we might use to capture some power from the wind and some height (h) - yes, a cylinder with a horizontal axis still has height, which is the length of the horizontal axis.
The velocity term in Eq. 1 is easy - it is the wind speed. Our control volume will move with the same velocity as the wind, right?
Let's derive an expression for the mass term in Eq. 1. We want mass and, let us see..., our control volume has volume and mass density is defined as mass divided by volume. Can we calculate, or lookup, the density of air? Of course we can! Recall the Ideal Gas Law, PV=nRT? To simplify things a bit, we can look up a dry air density given temperature and pressure, here for example. A cubic metre of dry air at a temperature of 20oC and 101.325 kPa has mass of 1.2204 kg.
Mass density is defined by Eq. 2:

The volume, V, we are concerned with is that of a cylinder so we can modify Eq.2:

We will develop two expressions for mass, m. One for constant density, i.e., constant temperature and pressure, and one for variable temperature and pressure. First, mass at constant temperature and pressure from Eq. 2a:

So, at constant temperature and pressure... Note that we did not get an expression for time, t, the time it takes our control volume to traverse the turbine - it is trivial because velocity, which would be a known variable, is distance divided by time so that time is distance divided by velocity:

Power is the product of a constant, the dry air density, the square of the turbine diameter and the cube of the wind velocity. REMEMBER that this equation estimates the total amount of power in wind - not the amount of power the turbine will be able to extract. If all of the power was extracted from the wind, the wind would not move at the discharge side of the turbine, which would mean no air could traverse the turbine and, obviously, the turbine would sit stationary. In the real world, the maximum efficiency of a wind turbine is considered to be about 59%. The actual efficiency of any given turbine depends on the turbine design.
Now let us consider an equation to estimate power where air pressure and temperature can vary. The Ideal Gas Law definition and some algebraic manipulations:

Eq. 3 can be rearranged, and, with numerical values subsituted for m1, P1 and T1, we get an expression for mass that provides for variable air temperature and/or pressure according to Eq. 3a:

While all of the above ends up looking a bit ugly, it is not as bad as it seems. Let us put together some equations to estimate the amount of power being carried by wind. We will consider the case of constant air pressure and temperature first. Before proceeding, note that the control volume, i.e., 'slice' of air, height will be taken as unity, i.e., 1 m.
Let us try out our equations for estimating power. We will do a little checking here by taking the air density as 1.225 kg/m3 in the first equation and P=101.325 kPa and T=288.15 K in the second. Because these values all correspond to the same set of conditions, we should get the same result in both cases. The turbine diameter will be taken as unity to simplify the calculations. Assume the wind velocity is 10 m/s.


Wow! Not bad, eh? Notice though that we assumed a one metre diameter turbine which, although not large in terms of a backyard project, neither is it particularly small. Yet, assuming a turbine efficiency of 50%, only about 240 watts, approximately the power required to operate four 60 watt light bulbs , would be generated.
ABC music notation is a very convenient way to create and store music. There are several apps freely available but none seemed to do things the way I wanted to so I created my own. It is written in Pascal using Lazarus. For the most part, my app simply provides a GUI wrapper around several command line utilities such as ABCM2PS, ABC2MIDI and MIDI2ABC. It includes:
The app works on Debian Linux and probably other Linux flavours. It works in a limited way on Windows XP - windows is not nearly as accommodating as Linux when it comes to building applications that incorporate existing applications.
My ABC app is a bit clunky but serves my purposes quite well. If it might be useful to you, drop me a note using the Contact form.
I composed a jig for my grand son using my ABC app, The JPEG output is shown below.

This section contains tips I have collected from the Internet on how to get things done in Linux, Debian in particular.
Ever need to concatenate two files or, ultimately, concatenate several files? I frequently run into this as an Environmental Engineer where data files from different sources needs to be concatenated for further processing or for analysis.
The command below concatenates two files line by line. Just ensure that the files are formatted so that the lines to be concatenated are located in corresponding lines in each file.
With two files, file1 and file2, where the beginning of each final line is in file1 and the end of each line is in file2, run the following command in a terminal (CLI):
paste -d '' file1 <(cut -c2 file2)
The -d '' sets the delimiter to nothing. If the -d switch in not used, the default (tab) delimiter is used.
cut -c2 says grab the second character from each line in file2. Hence, if the second file has, say, up to six characters per line and all of them are wanted in the concatenation, use the following:
paste -d '' file1 <(cut -c1,2,3,4,5,6 file2)
Source: LinuxQuestions.org
I work primarily from my home office where I have a network with office essentials like file, LDAP, mail, web and ftp servers set up. From time to time I also work at client sites or at our corporate office. Being able to access my file server becomes highly desirable. If your server is addressable from the Internet, It is easy to do with SSH - I have openssh-server installed on my server.
The following are all executed in a terminal. I use ssh to access my server by executing:
$ ssh admin@mydomain.tld
which is going to make the following command look a little strange as a ssh server must already be installed for the previous instruction to work.
On the server:
Install openSSH server:
# apt-get install openssh-server
On the client computer:
Install sshfs
# apt-get install fuse-utils sshfs
Create a directory in which to mount your file server directory. I set up sub-directories under fileserver so that I can simultaneously mount several user directories - so I might have fileserver/user1, fileserver/user2 ... fileserver/usern:
$ mkdir fileserver
Both root and you need to have access:
# chown -R you:root fileserver
Add yourself to the fuser group:
# adduser you fuse
Mount your file server directory:
$ sshfs targetuser@yourdomain.tld:/home/targetuser/targetdir /home/you/fileserver
If you are working within your LAN, you can, alternatively and probably preferably, use something like the following where the IP address is the IP address of your file server:
$ sshfs targetuser@192.168.0.1:/home/targetuser/targetdir /home/you/fileserver
You will be asked for targetuser's password on the file server.
Once mounted, you may notice peculiar owner and group IDs in your file browser. Fuse uses user and group numbers from the file server and, typically, user and group names on the client. However, it matches user and group numbers on both server and client. The consequences, which are irrelevant in practical terms, are that let's say user 1000 on the server is Joe and user 1000 on the client is Bill, then upon mounting Joe, the client system will tell you that you that your file server files are owned by Bill. I have not found any reason to not simply igore this peculiarity.
To unmount your file server:
$ fusermount -u /home/you/fileserver
This is the down and dirty and I have left out some details that may turn out useful in your case. Refer to the reference link below for more details.
Reference: Debian Admin