hho flame

HHO Blog

Follow the progress of efficiency and HHO research

 

OBD-II is going wireless

Published 6/26/2009 by First_Aider in General news

What is OBD-II anyway?

OBD II stands for On Board Diagnostic. An interface that can be used to control the engine, monitor different car parameters and read the “Check engine light” codes to determine possible problems. OBD-II can be found in most cars on the road today and it is a standard for all cars since 01/01/1996. OBD-II is the portal to communicate with the ECU – make sure you stay friendly. 

 

What OBD-II can do for me?

To read the OBD data it is necessary to plug into the OBD-II port that can be reached from the driver’s seat.The info reading is done by an external device such as Laptop or Scangauge 2 that  can extract and present interesting data such as: Speed, RPM, timing advance, MAF air flow rate, Throttle position, oxygen sensor reading, engine coolant temperature. This data is critical for effectively control hho system and our plan is to tap this info into our control box for precise control. For example throttle position will be used to control how much power will be activated on the hho cell. Meanwhile we use Scangauge 2 to verify that our car is working like it spouse to together with HHO. Moreover OBD-II helps us to know what's wrong when “Check engine light” appears (Very common when playing with oxygen sensor reading and air/fuel ratio :] ), I use this Fault codes reference guide to determine the problem, saves lot of time and money not to garage the car every time the red light shows itself.

 

The Revolution

Rev by DevToaster is the first iPhone application to connect with OBD-II interface.

Real Time Metrics include:

Vehicle Speed (including 0-60 time), RPM, Fuel Consumption, Engine Coolant, Temperature, Fuel Pressure and more.

Rev also reads and lists engine codes and allows you to reset them as well!

Rev communicates directly with your vehicle's ECU via an OBD-II hardware device. The hardware sends your data to Rev wirelessly.

shot0  shot2

Visit The rev home page.


HHO generator 3D PDF model For Download

Published 5/31/2009 by First_Aider in HHO to increase performance

Many People requested me to upload an updated model of the First aid HHO generator (AKA hydrogen gas saver). I decided to response to this request: I prepared the full cad model and inserted it into PDF file that anyone can view with nothing more than adobe reader! The PDF model has a lot of options including assembly rotation part hiding and many more.

Check it out: HHO PDF CAD model

 

I uploaded the PDF file to FileDen file sharing service because of completely selfish reasons…;]

If you wish to build the suggested HHO gen. download the PDF now : Hydrogen gas saver PDF 

Have fun!


LCD screen for HHO system

Chasing the HHO outputs:

HHO_LCD1After preparing the HHO control unit and finishing the assembly of our HHO cell, we decided to make a LCD screen to get some outputs from the system.  The figures that we interested to know are data like PWM duty cycle and frequency (so that we can test different PWM configuration during the same test run, maybe even to run program for self finding the best frequency),the current load of the system, the throttle status and additional data that might pop up in the future. Moreover we added 8 buttons for control possibility of the HHO cell so that we can change work modes and adjust the cell’s work during testing and without reprogramming.

For that purpose we got a 4 lines x 20 letters LCD and prepared a nice case for it.

The ingredients of our HHO screen:

  1. LCD screen 4x20. Quantity: 1.
  2. buttons for system control. Quantity: 8.
  3. black sunglasses case. Quantity: 1.

All the buttons are normally open. The screen connects to the HHO control unit using printer cable, screen uses 8 + 3 pins to receive signal from the unit.

After a very week or so of experimenting, we got the desired results from the screen (Screen data are fictional only for experiment):

 

 HHO_LCD_pwm_DATA HHO_LCD_DATA2 HHO_LCD_OUTSIDE

 

Take a look at the guts of this baby:

HHO_LCD_INSIDE HHO_CLOSED HHO_LCD3

 

Next mission is to place the screen in the passenger compartment and use it to find the best work point for our HHO cell. Meanwhile we consider to connect our HHO control unit to the ODB-2 port of the car and use it to receive vital data from the car’s computer like fuel consumption, RPM and so on. With an ODB-2 connection we will be able to use all the data that presented using Scangauge II for effectiveness calculations. To do this we will need to program an interface to ODB-2, Lot of work but for now it seems inevitable…:]


Full hydrogen on demand: mechanical part is ready.

Published 5/21/2009 by First_Aider in Full Hydrogen on demand

Last week we ended the building of our long-planned new full hydrogen on demand cell. This baby planed to be highly efficient and to use the maximum space possible of the water filter. Our target with this HHO cell was to produce high amount of HHO without overheating the tubes, the water and the electric wires.

The details:

HHO_Cell_cad

1 Standard 10” water filter housing. (we just love that item :] )

18 couples of : stainless steel tubes, inner tube (ID 6, OD 8) , outer tube (ID 10, OD 12 mm). Between the tubes there is plastic place holders, we used plastic clips with the right thickness (1 mm). On top of each tube  stainless steel electrical connection was welded to connect the tubes to electricity. After connecting the wires, all connections was isolated to prevent unwanted leakage current. From plans to real life:

SSL tubes Cad SSL tubes real

The SSL tubes was the most expansive parts because we wanted high grade stainless steel according to the 316L standard. Tubes was cut to dimension of our choice (160 mm). 

 

The PVC plates was cut using hacksaw from a bigger plates and drilled using desk-drill with the help of printed 1:1 version of the holes location can be found here:  Base Drilling A4(PDF)

pvc1  pvc_base_cad

 

2 PVC plates for holding the tube couples in place, 3 threaded metal rods for stability between the PVC plates.

tubes-assy2      tubes-assy1

 

The 3 threaded rods connects the Tubing-home to the upper base. The upper base has two more rods, each one use both as electrical connection and as holder to tubing of this assembly. All inner tubes connected to one rod and all outer tube connected to the other. Might look just like this:

 

upper-base-cad  upper base connection

 

The final step is to connect the upper base to the cup of filter housing. this can easily be done by drilling two holes in the cup and attaching the cell’s body using the two upper rods.

 

cup-cad    cup

 

The final result make us smile after all the hard work: a massive HHO generator. Take a look:

HHO generator HHO generator cad

 

The next step is to find most effective point of this cell and to determine if one HHO cell is enough to drive car or maybe there is need for three or six or maybe ten cells to keep up with the pace needed to fuel a car only on HHO.


How to make HHO control unit

The main function of the control unit is to provide the necessary PWM and other needed inputs to the HHO generator. This will allow us to test many different PWM configurations, leaving the electronic components unchanged. Changes to the PWM will be taken directly from program changes. In other words, PWN is controlled directly by a program.

The heart of the control unit is a programmable microcontroller which provide low current PWN signal. The duty cycle and frequency of the PWM signal is determined by the code that was programmed into the microcontroller. Later, a transistor is used to amplify the signal to the proper working current (which is limited only by car’s battery).

The system sketch looks pretty much like this:

HHO control unit sketch

All you need to do to change PWM values is to make minor changes in the program. In the future we will use to microcontroller to display important data to LCD screen during the work of the cell.

Part required for the HHO control unit:

1)Microcontroller – this a microprocessor system which contains program memory, parallel and serial input/output, timers and interrupts – all integrated into single chip that can be bought for as little as two dollars. To harness a microcontroller to our HHO mission basic digital logic understanding is required, plus C language knowledge is an advantage. It is possible to program a microcontroller both with assembly and C, but C is much straight forward option because it is easy to learn and remains the same even with different microcontrollers.

If you are new to microcontrollers you have nothing to worry, you can quickly close this gap because microcontrollers designed for easy learning and implementation. Plenty of learning material is available over the net and you can even read this fantastic book about microcontrollers for quick start:

microcontroller bookAdvanced PIC Microcontroller Projects in C: From USB to RTOS with the PIC 18F Series

This book helped me to become from total newbie to someone that can program his own microcontroller :]

 

microchip

The microcontroller of our choice is Microchip PIC18F8520 , info can be found here. It is cheap and is more than enough for our needs.

 

 

2)Mosfet Transistor - is a device used to amplify or switch electronic signals. It is used in the HHO control unit to amplify the PWM signal from the microcontroller using electric power from the battery. In this case the mosfet should be capable to work under load of at least  50 A x 12 V Continuously and at any given moment.

Data sheet of my current Mosfet transistor:

http://www.megachip.ru/pdf/VISH_IR/FB180SA10.pdf

 

3) Set of connectors – needed to connect this HHO unit to the outer world.

4) Good metal box – can be any good looking box with enough space for components.

 

In future we will add to this control unit many important HHO features and the best part: no hardware changes will be required only C code supplemental.

  1. EFIE – In future this control unit will use as an EFIE device and will constantly find the appropriate air/fuel mixture need for HHO device.
  2. LCD screen – We plan to add a screen to receive valuable data output from the HHO device and/or the car work parameters.

 

Note: This device is not a must for running HHO system in the car but it will greatly help us to find the most economic and the most efficient regime. You can wait for our results and just implement them in you device without complications. stay tuned for updates…

Final result:

HHO control unit HHO control unit2 HHO control unit3

 

 

HHO control unit4HHO control unit5 working hho unit


The New Blog is on the move !

Published 5/10/2009 by First_Aider in Full Hydrogen on demand | General news

As you can see, we lunched this excellent blogging platform – Blogengine.net. Now all news from our research will be posted in the comfort of this stylish blog :]

Check out the project page to receive status update of the Full hydrogen on demand project.

Little Taste form project:

cool hho sectioncad_cell2

HHO full artistic hho

single tube


SSL plates can be treated for increased HHO production

Published 4/19/2009 by First_Aider in HHO to increase performance

wallplates

In our design we use stainless steel wall plates as electrodes inside the electrolyzer. These plates (or any other SSL plate) can produce much more hydrogen as electrodes if proper treatment is applied. From experiment that we did the production of HHO gas increased by 11% with treated plates.
Read more about wall plate treatment  >>


The Flame Arrestor

Published 4/19/2009 by First_Aider in HHO to increase performance

 

A vital part of any Hydrogen on demand system is it’s safety features. Due to the violent nature of HHO gas we can’t afford a flash back to reach the electrolyzer. The most common solution is The HHO bubbler. Another interesting option is the Flame Arrestor. A simple assembly that prevents from flash backs reaching the electrolyzer.

Don’t compromise on safety.
Enjoy the Video guide


Scangauge II discount code

Published 4/19/2009 by First_Aider in General news

After long time search I finally found this discount code and bring it to you as fast as possible before it expires. 10$ worth the code is: flossuccess09 and can be used at the Thinkgeek gadget store. Just enter the code in the checkout page after address submit and choosing shipping method (see photo for example).

If you not sure what is Scangauge II and how it can help you with driving habits and fuel consumption check my Scangauge review page.

 

 

Use it before expire!

 

 


WallPlates Vs Tubes

Published 4/18/2009 by First_Aider in HHO to increase performance

 

wallplates vs tubes

 

Every one planning to build HHO cell by himself wonders what design is batter: tubes or plates.
The time has come to compare what is better: Tubes or plates.


The criterions:
1) Working area - Which one is bigger?
2) Time to prepare - What is faster?
3) Current - Which one can take more current without going to dangerous temperature area?
4) Cost - Which one is chipper?


HHO generator with Plates

HHO generator with tubes


Consider one wallplate work area from my free design:

Number of working sets: 10

Work area of one set: 8112 mm2

Total work area: 81120 mm2

Number of working tubes: 18 couples.

Work area of one set: 4020 mm2 .

Total work area: 72360 mm2

The true benefit of this design is the efficiency increase due to voltage spread on more working couples. The result: less energy converts to heat.

From the moment of material receive: About 5 Hours including cutting ssl stripes, pvc walls and drilling wallplates.

From the moment of material receive: About 10 Hours including plastic pattern accurate drilling, filter drilling, complex electrical connection of the tubes.

Can reach easily up to 19 AMP in safe 60 degrees C.

Can reach up to 30 AMP without passing the 60 Degrees C.

Relatively low cost: wallpaltes can be bought for 2.5$ each on amazon, Rest of the part are cheap too.  

Relatively high cost: custom made tubes make the cost to rise.

If it’s your first HHO cell go for plates / wallplates. It’s cheap and easy to build, the results are good and fuel economy increase is significant.

EFIE is the best but Oxygen sensor spacer can also do the job for many cars.

Recommended only for experienced HHO consumers. Must be used with HHO EFIE or results will fail.