Wednesday, 27 March 2013

Working Of Turbochargers

how does turbochargers works
In this post techmix.in is going to discuss That how does turbochargers works in engine. How they increase the efficiency of the engine. A turbocharger is a force-induced system used to enhance the mass of air entering the combustion chamber of a typical internal combustion engine. Basically, a turbocharger is a compressor that, by forcing more air into the cylinder, enables an increase in the amount of used fuel, so that more explosion power is generated in order to improve the engine's power to weight ratio at high speeds.




PARTS OF TURBOCHARGER :
Turbochargers consist of a small turbine and a compressor, whose drive shafts are connected together, with the turbine powering the compressor. By doing so, the turbocharger can reach spins of up to 150,000 rotations per minute, as opposed to turbocharger designs that are powered from the drive
shaft of the engine and use only a compressor that reaches rotation speeds some 30 times lower. Also, turbocharger systems using designs involving a turbine and a compressor are known to reach higher temperatures than other designs, since the turbine is driven by the exhaust gas of the engine.

Increasing the power output of an engine immediately translates into an increase in the amount of used air and fuel. This can be easily done by adding more cylinders to the engine, or by increasing the volume of the existing ones. However, since these two types of power increase methods usually lead to a rise in the engine's weight, turbochargers are preferred as an alternative.

WORKING :
how does turbochargers works
Turbochargers rely on a turbine and a compressor to operate efficiently, one driving the other. Exhaust gas resulted from the engine burning petrol, or other types of fuel, is usually dumped directly into the atmosphere. However, when using a turbocharger system, the gas is first redirected through the turbine of the turbocharger which, in turn, reacts by starting to spin. At the same time, because the turbine and compressor are connected to each other, the latter is also forced to spin.

As the compressor rotates, is picks up air from the atmosphere, compresses it, and forces it into the engine's cylinders. In engines without turbocharger systems, the air pressure entering the cylinders registers 14.7 psi at sea level. Turbochargers are able to provide with an additional 6 to 8 psi, which basically translates into a boost of power of up to 40 percent.


VIDEO :
 

Saturday, 9 March 2013

How to Extract Names from files at one time

"How to Extract Names from files at one time" In this post techmix.in is going to discuss how to extract names from files at once. This post is helpful when your saving the file names in a text file . If you want to send the name of different files stored in folder to a friend you must follow these steps.

STEPS :

  • Open notepad on your desktop.
  • Now copy and paste the code given below in notepad.
@echo off
dir /B /O > filename.txt
echo. >> filename.txt | echo. >> filename.txt | echo. >> filename.txt | echo TechMix.In (www.techmix.in)>> filename.txt


  • Now save it with any name but add .bat extension to it. Like save it with name filename.bat
  • Now, you have a bat file that will name your all file and folder available in the same directory/folder. 
HOW TO USE : 


  • Simply copy the created bat file in the folder which contains your all files from where you want to extract names. 
  • Double click on your created bat file.
  •  This will create a text in the same directory/folder with name "filename.txt" which will contain your all file and folder names available in the directory/folder.
TELL US HOW MUCH YOU LIKE THIS POST>....

Thursday, 7 March 2013

How to hide/unhide Drives via cmd Prompt

How to hide/unhide Drives via cmd Prompt
"How to hide/unhide Drives via cmd Prompt" In this post techmix.in is going to discuss how to hide or unhide disk drives in windows via command prompt.Sometimes to hide drives you have to download various softwares . But with the help of this post you can hide or unhide drives without downloading any software. You can hide your various drives in which you have stored various personal things.



To hide/unhide follow the procedure :::::

TO HIDE THE DRIVES :
    How to hide/unhide Drives via cmd Prompt
  • Go to All Programs> Run (Win+r).
  • Type "diskpart" without "quotes" and hit enter.
  • Now type "list volume" without "quotes" and hit enter.
  • A screen like this will come:
  • Now type "select volume d" without "quotes" (Change d with the letter of the drive that you want to hide) and hit enter.
  • You will get a message like this "Volume _ is selected volume" , i.e. your volume is now selected.
  • Now type "remove letter d" without "quotes"(Change d with the letter of the drive that you want to hide) and hit enter. And now your drive is hidden.
TO UNHIDE THE DRIVES :
    How to hide/unhide Drives via cmd Prompt
  • Go to All Programs> Run (Win+r).
  • Type "diskpart" without "quotes" and hit enter.
  • Now type "list volume" without "quotes" and hit enter.
  • A screen like this will come:
  • Now type "select volume d" without "quotes" (Change d with the letter of the drive that you want to unhide) and hit enter.
  • You will get a message like this "Volume _ is selected volume" , i.e. your volume is now selected.
  • Now type "assign letter d" without "quotes"(Change d with the letter of the drive that you want to unhide) and hit enter. And now your drive is available.
TELL US HOW MUCH YOU LIKE THIS POST. IF YOU FOUND ANY DIFFICULTY TO DO THIS PLZ COMMENT BELOW.

Tuesday, 5 March 2013

Working process of Servo motors

How does Servo motors works
"How does Servo motors works " In this post techmix.in is going to discuss how does servo motors works.A servo is a small motor that you can position at any angle very accurately. It contains internal circuits that will automatically maintain that particular angle. However, you cannot do full revolutions with a servo. You are restricted to a certain range, usually from 180-270 degrees. Servos are very powerful for their sizes.






Inside Servo Motors :
  To fully understand how the servo works, you need to take a look under the hood. Inside there is a pretty simple set-up: a small DC motor, potentiometer, and a control circuit. The motor is attached by gears to the control wheel. As the motor rotates, the potentiometers resistance changes, so the control circuit can precisely regulate how much movement there is and in which direction.
How does Servo motors works

When the shaft of the motor is at the desired position, power supplied to the motor is stopped. If not, the motor is turned in the appropriate direction. The desired position is sent via electrical pulses through the signal wire. The motor's speed is proportional to the difference between its actual position and desired position. So if the motor is near the desired position, it will turn slowly, otherwise it will turn fast. This is called proportional control. This means the motor will only run as hard as necessary to accomplish the task at hand, a very efficient little guy.

Parts of Servo motors

How is the servo motors controlled?
 Servos are controlled by sending an electrical pulse of variable width, or pulse width modulation (PWM), through the control wire. There is a minimum pulse, a maximum pulse, and a repetition rate. A servo motor can usually only turn 90 degrees in either direction for a total of 180 degree movement.
How is the servo motors controlled?

 The motor's neutral position is defined as the position where the servo has the same amount of potential rotation in the both the clockwise or counter-clockwise direction. The PWM sent to the motor determines position of the shaft, and based on the duration of the pulse sent via the control wire; the rotor will turn to the desired position. The servo motor expects to see a pulse every 20 milliseconds (ms) and the length of the pulse will determine how far the motor turns. For example, a 1.5ms pulse will make the motor turn to the 90-degree position. Shorter than 1.5ms moves it to 0 degrees, and any longer than 1.5ms will turn the servo to 180 degrees, as shown below.
How is the servo motors controlled?

 When these servos are commanded to move, they will move to the position and hold that position. If an external force pushes against the servo while the servo is holding a position, the servo will resist from moving out of that position. The maximum amount of force the servo can exert is called the torque rating of the servo. Servos will not hold their position forever though; the position pulse must be repeated to instruct the servo to stay in position.


Servo Motor Applications
  Servos are used in radio-controlled airplanes to position control surfaces like elevators, rudders, walking a robot, or operating grippers. Servo motors are small, have built-in control circuitry and have good power for their size.

WATCH WORKING HERE!!!!!!!!!!!!!!
In food services and pharmaceuticals, the tools are designed to be used in harsher environments, where the potential for corrosion is high due to being washed at high pressures and temperatures repeatedly to maintain strict hygiene standards. Servos are also used in in-line manufacturing, where high repetition yet precise work is necessary.

Samsung Galaxy Grand at Just Rs. 21390

Samsung Galaxy Grand at Just Rs. 21390
The all new samsung galaxy grand smartphone for those peoples who wants big screens in their phones.The Galaxy Grand is mostly about having a big screen at an affordable price. The screen is not HD, it is not a high-resolution display, but instead to arrive at that price Samsung had to pick a WVGA, or 480 x 800-pixel panel. That works out to a pixel density of around 186ppi, which is far from retina and decisively mid-range, so you’d be able to see some jagged edges on icons. Under the hood, the Samsung Galaxy Grand runs on a 1.2GHz dual-core processor of unknown breed, and on the back there is a capable 8-megapixel camera. Good news is there is little shutter-lag and start-up is allegedly quick. The camera features backside illumination sensor (BIS) for better shots in low-light conditions, and it is capable of recording 1080p video. The Grand also has a front-facing, 2-megapixel camera for video calling. It all runs on Android 4.1.2 Jelly Bean.

SPECIFICATIONS:

  • Description
    Samsung has announced Galaxy Grand, a new Android phone in the Galaxy series. It has a 5-inch (800 x 480 Pixels) capacitive touch screen display and is powered by a 1.2 GHz dual-core processor. It runs on Android 4.1.2 (Jelly Bean). It has a 8MP auto focus camera with LED flash, BSI sensor for better low-light imaging, zero shutter-lag and ultra-quick camera start-up. It also has a 2MP HD front-facing camera. It is a single variant.
  • 3G
    HSDPA upto 7.2 Mbps; HSUPA upto 5.76 Mbps
  • OS
    Android OS, v4.1.2 (Jelly Bean)
  • Interface
    TouchWiz User Interface
  • Dual Sim
    No
  • QWERTY
    Yes
  • Java
    Yes, via Java MIDP emulator

     
     Buy at just Rs 21390.

Related Posts Plugin for WordPress, Blogger...

 
Click to go to top Click to comment
shiva it grabs you....
OLD LOGO