Pratt & Whitney Canada PT6

Multi tool use
Canada PT6 |
|
Informações básicas
|
Tipo
|
Turboélice/Turboshaft
|
Fabricante
|
Pratt & Whitney
|
Origem
|
Canadá
|
Entrada em Uso
|
1961
|
Maiores aplicações
|
Beechcraft Super King Air De Havilland Canada DHC-6 Twin Otter Pilatus PC-12 Sikorsky S-76
|
Especificações
|
Variantes do motor
|
Pratt & Whitney Canada PT6T
|
|
O motor PT6, fabricado pela empresa estadunidense Pratt & Whitney, é considerado o motor a reação turbohélice mais fabricado em toda a história[carece de fontes]. Tem uma variedade de modelos com diferentes capacidades de empuxo e potência total, variando de 580 a 920 SHP (Shaft Horse Power), na série original, até o modelo de 1.940 SHP. A família de turbinas PT6 é considerada de alta confiabilidade, com MTBO de cerca de 9000 horas em alguns modelos.
No Brasil, o modelo Pratt & Whitney Canada PT6A-68C, de 1600 HP (1.193 kW)[1] é utilizado no avião fabricado pela Embraer, o EMB 314 Super Tucano.
References |
↑ PT6A-68C http://www.pwc.ca/en/engines/pt6a-68c
 |
Este artigo sobre aviação, integrado ao Projeto Aviação, é um esboço. Você pode ajudar a Wikipédia expandindo-o. |
Motores fabricados pela Pratt & Whitney e Pratt & Whitney Canada |
Motor radial |
Cilindrada R-985 ·
R-1340 ·
R-1535 ·
R-1690 ·
R-1830 ·
R-1860 ·
R-2000 ·
R-2060 ·
R-2180 ·
R-2270 ·
R-2800 ·
R-4360
Nome Double Wasp ·
Hornet ·
Twin Hornet/Twin Wasp E ·
Twin Wasp (R-1830) ·
Twin Wasp (R-2000) ·
Twin Wasp Junior ·
Wasp series ·
Wasp ·
Wasp Junior ·
Wasp Major
|
Motor em H |
XH-2240 ·
XH-3130 ·
XH-3730
|
Turbojato |
J42 ·
J48 ·
J52 ·
J57/JT3C ·
J58 ·
J75/JT4 ·
J91 ·
JT12
|
Turbofan |
F100 ·
F119 ·
F135 ·
JT3D/TF33 ·
JT8D/RM8 ·
JT9D ·
PW1120 ·
PW2000 ·
PW4000 ·
PW6000 ·
TF30
|
Turboélice/Turboshafts
|
JFTD12 ·
T34 ·
XT45 ·
XT57
|
Pratt & Whitney Canada |
Turbofans JT15D ·
PW300 ·
PW500 ·
PW600 ·
PW800
Turboélice/Turboshaft PT6 ·
PT6T ·
PW100 ·
PW200
Auxiliary power units PW900
|
Joint venture |
Engine Alliance:
GP7000
Pratt and Whitney/Allison:
578-DX (Propfan)
|
8ts7BVxkJ 8fTnmj,Fnkc5n7PtbbWjR gT8Pd6 slZPUaC,HWZj,Qud7QvSm8I
Popular posts from this blog
1
This question is a follow up of this one. I am trying to run a command through the command line on a remote machine running Windows 7 from a workstation running Debian in an SSH session on that machine. The setup is basically as follows: debian box 1 === (SSH) ===> debian box 2 === (RDP) ===> Windows 7 I have tried running rdesktop from debian box 2 : rdesktop <Windows 7 box network address> -u username -p password -r disk:local="./TestRDP" -s "cmd.exe /K net use C: \\tsclientlocal & C:\test.bat & logoff" but cmd.exe is not launched on the remote device. I have also tried to open up cmd.exe on its own: rdesktop <Windows 7 box network address> -u username -p password -s "cmd.exe" but the terminal is not launched upon login ( rdesktop successf...
up vote
0
down vote
favorite
I am trying to mirror Ubuntu xenial repository by apt-mirror, but after running sudo apt-mirror , I get a Malformed checksum error. Any idea how to fix it? Downloading 1565 index files using 20 threads... Begin time: Wed Nov 21 11:11:21 2018 [20]... [19]... [18]... [17]... [16]... [15]... [14]... [13]... [12]... [11]... [10]... [9]... [8]... [7]... [6]... [5]... [4]... [3]... [2]... [1]... [0]... End time: Wed Nov 21 11:11:51 2018 Malformed checksum line "3ccf81a9f9ec2a984fed5f6c687675178771f7ec 41054" in http://archive.ubuntu.com/ubuntu/dists/xenial/main/i18n/Index at /usr/bin/apt-mirror line 562, <STREAM> line 118. Malformed checksum line "3ccf81a9f9ec2a984fed5f6c687675178771f7ec 41054" in http://archive.ubuntu.com/ubuntu/dists/xenial/main/i18n/Index at /usr/bin/ap...
up vote
0
down vote
favorite
So, my friend has been trying to install Matlab 2018b and he has encountered the following message just after the installation reaches 100%. Matlab installation additional configuration steps message I did some digging around in the Matlab forums and found out that to use the additional components, one should install a compiler and then use the following commands: mex -setup C mex -setup C++ Can anyone help me regarding this error? If this is indeed the solution then how can I execute those steps? Also, he says that even if he presses next, he cannot use matlab. The OS in use is Windows 10.
installation matlab
share | improve this question
...