Novinky

  • 16.04.2025 Good Automotodrom Brno zahájil kompletní rekonstrukci Masarykova okruhu

  • 16.04.2025 Good Titul Světové auto roku 2025 získala Kia EV3

  • 25.04.2023 Bad Policisté zjistili 2800 přestupků během akce, při které se zaměřili na dodržování rychlosti.

  • 16.04.2025 Good Automotodrom Brno zahájil kompletní rekonstrukci Masarykova okruhu

  • 16.04.2025 Good Titul Světové auto roku 2025 získala Kia EV3

Facebook Instagram

Adaptivní aerodynamika u Porsche 911

Adaptivní aerodynamika u Porsche 911

Dalším aktivním prvkem jsou vzduchové klapky

U nového Porsche 911 Turbo S automobilka dále zdokonalila technologii adaptivní aerodynamiky (PAA). Světovou premiéru měla v předchozí generaci „devětsetjedenáctky“ z roku 2014.

Zpravidla stojíme před dilematem: pro maximální rychlost a malou spotřebu se žádá nízký součinitel aerodynamického odporu, zatímco vysoký přítlak přináší výhody z hlediska jízdní dynamiky. Tyto dvě charakteristiky jsou však v protikladu,“ uvedl Dr. Thomas Wiegand, šéf vývoje aerodynamiky Porsche. „Řešením je PAA. Díky zevrubnému rozšíření inteligentního systému lze dosáhnout mnohem většího rozpětí nastavení aerodynamiky.

Novinkou jsou aktivní vzduchové klapky chlazení. Společně s nastavitelnou hranou předního spoileru a vysouvacím a naklápěcím zadním křídlem se tak model může vykázat třemi aktivními prvky aerodynamiky.

Do aerodynamické výzbroje Porsche 911 přibyly vzduchové klapky chlazení

PAA byla kromě toho rozšířena o režim Wet Mode, který posouvá aerodynamickou rovnováhu směrem k zadní nápravě ve prospěch větší jízdní stability na mokré vozovce, a dále o funkci aerodynamické brzdy. Ta zajistí masivnější odpor vzduchu a větší přítlak za podmínek intenzivního brzdění při vysokých rychlostech. PAA rovněž pomáhá sladit změny proudění vzduchu kolem vozidla po otevření posuvného střešního okna nebo stažení střechy u provedení Cabriolet.

Vylepšení se týkají nejen schopnosti přizpůsobovat se specifickým jízdním požadavkům, ale také samotných aerodynamických vlastností. Nově navržený aktivní přední spoiler společně se zadním křídlem zvyšuje přítlak o 15 procent. Jeho maximální hodnota v pozici Performance nyní činí zhruba 170 kilogramů.

Součinitel aerodynamického odporu u 911 Turbo S závisí na zvolené konfiguraci. Nejpříznivější s minimální hodnotou na úrovni 0,33 je s uzavřenými klapkami a zataženým předním i zadním spoilerem. 

Komentáře ke článku

 

System info

Execution time109.3 ms
Peak of allocated memory5.59 MB
Included files214
Classes + interfaces + traits369 + 49 + 0
Your IP3.140.207.29
Server IP217.198.122.198
PHP 5.6.40-77+0~20240606.85+debian10~1.gbpd4d5eb
Tracy2.3.4
ServerApache/2.4.59 (Debian)
Nette Framework 2.3.5 (released on 2015-08-23)
¤ ×

Articles:detail poll-vote!

https://www.autonoviny.cz/clanek/41007-adaptivni-aerodynamika-u-porsche-911/poll-vote?poll-key=3

Matched? Class Mask Defaults Module Request
yes Route clanek[/<id>][-<value>][/<do=comments-react>] presenter = Articles
action = detail
do = comments-react
value = 
NULL
id = 
NULL
Articles:detail
id = 41007
value = adaptivni-aerodynamika-u-porsche-911
do = poll-vote
poll-key = 3
no Route clanky/sekce[/<value>] presenter = Articles
action = section
value = 
NULL
no Route rubrika[/<value>] presenter = Articles
action = part
value = 
NULL
no Route pg/[<value .+>] presenter = Pages
action = file
value = 
NULL
no Route page/[<value .+>] presenter = Pages
action = file
value = 
NULL
no Route autonoviny/index<? \.html?|\.php|> presenter = Articles
action = redirect
no Route redir/index<? \.html?|\.php|> presenter = Articles
action = redirect
no Route sekce presenter = Articles
action = sections
no Route rubriky presenter = Articles
action = parts
no Route hledat presenter = Articles
action = find
no Route [<value>/] ? page=<articles-visualPaginator-page>&do=<articles-visualPaginator-showPage> presenter = Homepage
action = default
value = 
NULL
no Route [<value>/] presenter = Homepage
action = default
value = 
NULL

App\Presenters\ArticlesPresenter in .../app/presenters/ArticlesPresenter.php:12

¤ ×

Queries: 27, time: 36.824 ms, default

Time msSQL QueryRows
0.563
explain
SELECT * 
FROM `formule_clanky` 
WHERE (`platnost` = 1) AND (`web` = 'autonoviny' OR `id` IN (
SELECT `clanek` 
FROM `formule_clanky_dalsiweby` 
WHERE `web` = 'autonoviny')) AND (`formule_clanky`.`id` = '41007')
id select_type table type possible_keys key key_len ref rows Extra
1 PRIMARY formule_clanky const PRIMARY,web,platnost PRIMARY 4 const 1
2 DEPENDENT SUBQUERY formule_clanky_dalsiweby unique_subquery PRIMARY PRIMARY 54 func,const 1 Using index; Using where
.../app/model/Article.php:38
1
0.369
UPDATE `formule_clanky` 
SET `counter`=3340 
WHERE (`id` = 41007)
.../app/presenters/ArticlesPresenter.php:45
1
0.350
explain
SELECT * 
FROM `formule_clanky` 
WHERE (`id` = 41007)
id select_type table type possible_keys key key_len ref rows Extra
1 SIMPLE formule_clanky const PRIMARY PRIMARY 4 const 1
.../app/presenters/ArticlesPresenter.php:45
1
0.081
explain
SELECT `id`, `separate`, `odpovede`, `vysledky`, `otazka` 
FROM `formule_ankety` 
WHERE (`web` = 'autonoviny') 
ORDER BY `id` DESC 
LIMIT 1
id select_type table type possible_keys key key_len ref rows Extra
1 SIMPLE formule_ankety ref web web 50 const 11 Using index condition; Using where; Using filesort
.../app/model/Poll.php:17
1
5.239
explain
SELECT `id`, `datum` 
FROM `formule_ankety_log` 
WHERE (`ip` = '3.140.207.29') AND (`anketa_id`)
id select_type table type possible_keys key key_len ref rows Extra
1 SIMPLE formule_ankety_log ref ip ip 17 const 4 Using index condition; Using where
.../app/model/Poll.php:21
0
0.244
UPDATE `formule_ankety` 
SET `vysledky`='303523:299807:298806:290908:291847:286169:279565:2719:1:1:2:1:1:1:1:1:1:1:1:1:1:1:1:1:1:1:1:1:1:1:1…' 
WHERE (`id` = 341)
.../app/components/Polls/Poll.php:41
1
0.211
explain
SELECT * 
FROM `formule_ankety` 
WHERE (`id` = 341)
id select_type table type possible_keys key key_len ref rows Extra
1 SIMPLE formule_ankety const PRIMARY PRIMARY 4 const 1
.../app/components/Polls/Poll.php:41
1
0.231
explain
SELECT `id`, `tries` 
FROM `formule_ankety_log` 
WHERE (`ip` = '3.140.207.29') AND (`anketa_id`)
id select_type table type possible_keys key key_len ref rows Extra
1 SIMPLE formule_ankety_log ref ip ip 17 const 4 Using index condition; Using where
.../app/model/Poll.php:21
0
0.209
INSERT INTO `formule_ankety_log` (`tries`, `ip`, `datum`, `anketa_id`) 
VALUES (0, '3.140.207.29', '2025-04-17 23:42:58', 341)
.../app/model/Poll.php:25
1
0.191
explain
SELECT * 
FROM `formule_ankety_log` 
WHERE (`formule_ankety_log`.`id` = '5146571')
id select_type table type possible_keys key key_len ref rows Extra
1 SIMPLE formule_ankety_log const PRIMARY PRIMARY 4 const 1
.../app/model/Poll.php:25
1
0.110
explain
SELECT * 
FROM `formule_menu` 
WHERE (`poradi` != 0) AND (`web` = 'autonoviny') 
ORDER BY `poradi`
id select_type table type possible_keys key key_len ref rows Extra
1 SIMPLE formule_menu ref web web 50 const 16 Using index condition; Using where; Using filesort
.../app/presenters/BasePresenter.php:50
15
0.083
explain
SELECT `id`, `nazev`, `url` 
FROM `formule_sekce` 
WHERE (`formule_sekce`.`id` = 101)
id select_type table type possible_keys key key_len ref rows Extra
1 SIMPLE formule_sekce const PRIMARY PRIMARY 1 const 1
.../app/model/Section.php:21
1
0.070
explain
SELECT `id`, `jmeno` 
FROM `formule_autori` 
WHERE (`formule_autori`.`id` = 80)
id select_type table type possible_keys key key_len ref rows Extra
1 SIMPLE formule_autori const PRIMARY PRIMARY 4 const 1
.../app/model/Author.php:17
1
0.435
explain
SELECT fotka,datum,nadpis,url 
FROM formule_clanky JOIN formule_topbanners ON formule_topbanners.id_clanku=formule_clanky.id 
ORDER BY datum 
LIMIT 4
id select_type table type possible_keys key key_len ref rows Extra
1 SIMPLE formule_topbanners index clanky clanky 4 4 Using index; Using temporary; Using filesort
1 SIMPLE formule_clanky eq_ref PRIMARY PRIMARY 4 formule.formule_topbanners.id_clanku 1 Using index condition
.../app/components/News/News.php:17
4
0.073
explain
SELECT `id`, `datum`, `sipka`, `novinka` 
FROM `formule_novinky` 
WHERE (`web` = 'autonoviny') 
ORDER BY `datum` DESC 
LIMIT 3
id select_type table type possible_keys key key_len ref rows Extra
1 SIMPLE formule_novinky ref web web 50 const 873 Using index condition; Using where; Using filesort
.../temp/cache/latte/app-components-BreakingNews-breakingNews-latte-Templated71ccc46b6971ba17f0d18555bf5c6b5.php:24
3
19.165
explain
SELECT *, ( (MATCH(`klicova_slova`) AGAINST ('porsche' IN BOOLEAN MODE) ) + (MATCH(`klicova_slova`)
AGAINST (' 911' IN BOOLEAN MODE) ) ) AS relevance
FROM `formule_clanky`
WHERE (`platnost` = 1) AND (`id` <> 41007) AND (`klicova_slova` LIKE "%porsche%" OR `klicova_slova`
LIKE "% 911%") AND web='autonoviny'
ORDER BY relevance DESC, `datum` DESC
LIMIT 8
id select_type table type possible_keys key key_len ref rows Extra
1 SIMPLE formule_clanky ref PRIMARY,web,platnost web 50 const 2172 Using index condition; Using where; Using temporary; Using filesort
.../app/model/Article.php:63
8
0.267
explain
SELECT * 
FROM `formule_odpocet` 
WHERE (`datum_konani` >= DATE_SUB(NOW(), INTERVAL 2 HOUR)) 
ORDER BY `datum_konani`
id select_type table type possible_keys key key_len ref rows Extra
1 SIMPLE formule_odpocet ALL 14 Using where; Using filesort
.../app/components/Countdown/Countdown.php:48
0
0.528
explain
SELECT `id`, `fotka`, `url`, `nadpis` 
FROM `formule_clanky` 
WHERE (`platnost` = 1) AND (`web` = 'autonoviny' OR `id` IN (
SELECT `clanek` 
FROM `formule_clanky_dalsiweby` 
WHERE `web` = 'autonoviny')) AND (`id_rubrika` = 66) 
ORDER BY `datum` DESC 
LIMIT 4
id select_type table type possible_keys key key_len ref rows Extra
1 PRIMARY formule_clanky ref web,id_rubrika,platnost id_rubrika 4 const 12 Using where; Using filesort
2 DEPENDENT SUBQUERY formule_clanky_dalsiweby unique_subquery PRIMARY PRIMARY 54 func,const 1 Using index; Using where
.../app/components/Articles/Articles.php:83
4
1.905
explain
SELECT `id`, `fotka`, `url`, `nadpis` 
FROM `formule_clanky` 
WHERE (`platnost` = 1) AND (`web` = 'autonoviny' OR `id` IN (
SELECT `clanek` 
FROM `formule_clanky_dalsiweby` 
WHERE `web` = 'autonoviny')) AND (`id_rubrika` = 58) 
ORDER BY `ts` DESC 
LIMIT 4
id select_type table type possible_keys key key_len ref rows Extra
1 PRIMARY formule_clanky ref web,id_rubrika,platnost id_rubrika 4 const 277 Using where; Using filesort
2 MATERIALIZED formule_clanky_dalsiweby index PRIMARY PRIMARY 54 852 Using where; Using index
.../app/components/Articles/Articles.php:83
4
1.204
explain
SELECT `id`, `fotka`, `url`, `nadpis` 
FROM `formule_clanky` 
WHERE (`platnost` = 1) AND (`web` = 'autonoviny' OR `id` IN (
SELECT `clanek` 
FROM `formule_clanky_dalsiweby` 
WHERE `web` = 'autonoviny')) AND (`id_rubrika` = 60) 
ORDER BY `datum` DESC 
LIMIT 4
id select_type table type possible_keys key key_len ref rows Extra
1 PRIMARY formule_clanky ref web,id_rubrika,platnost id_rubrika 4 const 36 Using where; Using filesort
2 DEPENDENT SUBQUERY formule_clanky_dalsiweby unique_subquery PRIMARY PRIMARY 54 func,const 1 Using index; Using where
.../app/components/Articles/Articles.php:83
4
0.266
explain
SELECT `id`, `datum` 
FROM `formule_ankety_log` 
WHERE (`ip` = '3.140.207.29') AND (`anketa_id`)
id select_type table type possible_keys key key_len ref rows Extra
1 SIMPLE formule_ankety_log ref ip ip 17 const 4 Using index condition; Using where
.../app/model/Poll.php:21
1
1.046
explain
SELECT `id`, `fotka`, `url`, `nadpis` 
FROM `formule_clanky` 
WHERE (`platnost` = 1) AND (`web` = 'autonoviny' OR `id` IN (
SELECT `clanek` 
FROM `formule_clanky_dalsiweby` 
WHERE `web` = 'autonoviny')) AND (`id_rubrika` = 68) 
ORDER BY `datum` DESC 
LIMIT 4
id select_type table type possible_keys key key_len ref rows Extra
1 PRIMARY formule_clanky ref web,id_rubrika,platnost id_rubrika 4 const 159 Using where; Using filesort
2 DEPENDENT SUBQUERY formule_clanky_dalsiweby unique_subquery PRIMARY PRIMARY 54 func,const 1 Using index; Using where
.../app/components/Articles/Articles.php:83
4
0.546
explain
SELECT `id`, `fotka`, `url`, `nadpis` 
FROM `formule_clanky` 
WHERE (`platnost` = 1) AND (`web` = 'autonoviny' OR `id` IN (
SELECT `clanek` 
FROM `formule_clanky_dalsiweby` 
WHERE `web` = 'autonoviny')) AND (`id_rubrika` = 67) 
ORDER BY `datum` DESC 
LIMIT 4
id select_type table type possible_keys key key_len ref rows Extra
1 PRIMARY formule_clanky ref web,id_rubrika,platnost id_rubrika 4 const 44 Using where; Using filesort
2 DEPENDENT SUBQUERY formule_clanky_dalsiweby unique_subquery PRIMARY PRIMARY 54 func,const 1 Using index; Using where
.../app/components/Articles/Articles.php:83
4
0.348
explain
SELECT `id`, `fotka`, `url`, `nadpis` 
FROM `formule_clanky` 
WHERE (`platnost` = 1) AND (`web` = 'autonoviny' OR `id` IN (
SELECT `clanek` 
FROM `formule_clanky_dalsiweby` 
WHERE `web` = 'autonoviny')) AND (`id_rubrika` = 57) 
ORDER BY `datum` DESC 
LIMIT 4
id select_type table type possible_keys key key_len ref rows Extra
1 PRIMARY formule_clanky ref web,id_rubrika,platnost id_rubrika 4 const 7 Using where; Using filesort
2 DEPENDENT SUBQUERY formule_clanky_dalsiweby unique_subquery PRIMARY PRIMARY 54 func,const 1 Using index; Using where
.../app/components/Articles/Articles.php:83
4
1.171
explain
SELECT `id`, `url`, `nadpis`, `fotka`, `datum` 
FROM `formule_clanky` 
WHERE (`platnost` = 1) AND (`web` = 'autonoviny' OR `id` IN (
SELECT `clanek` 
FROM `formule_clanky_dalsiweby` 
WHERE `web` = 'autonoviny')) AND (`datum` > '2025-03-17 23:42:58') 
ORDER BY `counter` DESC 
LIMIT 4
id select_type table type possible_keys key key_len ref rows Extra
1 PRIMARY formule_clanky range datum,web,platnost datum 6 124 Using index condition; Using where; Using filesort
2 DEPENDENT SUBQUERY formule_clanky_dalsiweby unique_subquery PRIMARY PRIMARY 54 func,const 1 Using index; Using where
.../temp/cache/latte/autonoviny-app-components-Articles-top-latte-Template25aa3e9b1e0ce824f55470a7ead134db.php:28
4
0.870
explain
SELECT `id`, `url`, `nadpis`, `fotka`, `datum` 
FROM `formule_clanky` 
WHERE (`platnost` = 1) AND (`web` = 'autonoviny' OR `id` IN (
SELECT `clanek` 
FROM `formule_clanky_dalsiweby` 
WHERE `web` = 'autonoviny')) 
ORDER BY `datum` DESC 
LIMIT 3
id select_type table type possible_keys key key_len ref rows Extra
1 PRIMARY formule_clanky index web,platnost datum 6 3 Using where
2 MATERIALIZED formule_clanky_dalsiweby index PRIMARY PRIMARY 54 852 Using where; Using index
.../temp/cache/latte/autonoviny-app-components-Articles-news-latte-Templated9a67368c469b33521fd9ead29bdd394.php:22
3
1.049
explain
SELECT `id`, `url`, `nadpis`, `fotka`, `datum` 
FROM `formule_clanky` 
WHERE (`platnost` = 1) AND (`web` = 'autonoviny' OR `id` IN (
SELECT `clanek` 
FROM `formule_clanky_dalsiweby` 
WHERE `web` = 'autonoviny')) AND (`datum` > '2025-03-17 23:42:58') 
ORDER BY `counter` DESC 
LIMIT 3
id select_type table type possible_keys key key_len ref rows Extra
1 PRIMARY formule_clanky range datum,web,platnost datum 6 124 Using index condition; Using where; Using filesort
2 DEPENDENT SUBQUERY formule_clanky_dalsiweby unique_subquery PRIMARY PRIMARY 54 func,const 1 Using index; Using where
.../temp/cache/latte/autonoviny-app-components-Articles-mostRead-latte-Template3baca11b87e33b4b82be24c7442a7118.php:22
3
¤ ×

Unlogged

no identity

¤ ×