CATEGORII
Amplificator Stereo Ultra High-End, 2x80W (8 Ohms)

BAT

REX 3 Tube Power Amplifier

Amplificator Stereo Ultra High-End, 2x80W (8 Ohms)

Made in U.S.A. BEST BUY
139,999.00 RON (TVA inclus) Compara
Cantitate:
Stoc:DISPONIBIL
BAT - Balanced Audio Technology

Iconic Brand, unul din titanii pietei Americane si unul dintre cele mai celebre la nivel global.

Cu o istorie ce depaseste deja 25 de ani, cu produse fabricate exclusiv manual, in USA,
BAT este o adevarata Institutie.

De o calitate incontestabila si o adaptabilitate de invidiat, in si pe diferite sisteme audio,
indiferent ca e vorba de produse exclusiv pe Lampi sau de produse Solid State ori Hybrid.

Muzicalitate, rafinament, detalii, design, fiabilitate.

Toate din 1 Septembrie 2022 in familia STEREO PLANET.

REX 3 Tube Amplifier
“The world’s finest products offer a level of intimacy and involvment that sets them apart from the rest.
That’s what the REX 3 delivers - a level of sonic intimacy that you won’t want to let it go if it grabs you.
And you won’t find it anywhere else."

A truly different approach to tube amp design.
Think of REX 3 as four single-ended amplifiers in one box.
Two waveforms per channel are summed at the output transformer.
We call this a single-ended bridge design.
This unique design acheives the finesse and naturalness of a Class A single-ended triode amplifier.
With the power, dynamics, and control of a Class AB push pull amplifier.

Plug-and-play simplicity in a no-compromise design
The all-triode REX 3 represents a technological tour de force of modern engineering applied to traditional
vacuum-tube power-amplifier design.
From the plug-and-play simplicity provided by its auto-biasing and electronic protection circuits, to the palpable
illusion of recreating the original musical event in your home, REX 3 combines high-power output, beautiful
midrange texture, and superb extension at the frequency extremes.

Intelligent auto bias and electronic protection
REX 3’s advanced design eliminates the constant need to set and readjust the proper bias of the output tubes.
An intelligent automatic-bias circuit adjusts for changing line voltage and aging tubes.
For convenience, LED indicators show the status of each individual output tube.
BAT further extends REX 3’s plug-and-play nature with a novel fuse-less protection circuit that eliminates the
power-supply rail fuses to provide both a more refined sonic performance and user-friendly experience.

80 watts per channel (stereo) or 160 watts per channel (mono)
The all-triode REX 3 offers a robust 80 watts per channel in the stereo version or 160 watts per channel when
used in monoblock configuration.
Its 6C33C-B triode output tube offers many times the current delivery of the more common 6550 tube employed
in traditional push-pull designs.
High-impedance vacuum tubes like 6550 require far more complicated output transformers than the low-impedance
6C33C-B type.
Consequently, REX 3 remains quite comfortable driving low-impedance loads.

25-years of refinement yields the greatest transparency ever heard in a BAT tube amp
Nothing was spared in the development of the REX 3 amplifier.
It is unique among BAT tube amps for its use of an additional tube current source and Gen 3 SuperPak
which delivers an even more palpable and textured sound with more top end extension than the already
great VK90T.

Sonically, the result combines BAT’s hallmark naturalism with inimitable insight into musical textures,
details, and expression.

New industrial design for improved performance
All REX 3 models replace the previous generation’s steel fabricated parts with a new all-aluminum chassis
and improved venting patterns to maximize ventilation and thermal dissipation for long life and reliability of
all tubes and critical components.

Queries: 70, Total time: 30.668 ms [By time] [By id] [By file]
1 (0.242)
SELECT *
FROM store
WHERE store_id = 0
/home/stereoplanet/public_html/index.php:112
2 (0.990)
SELECT *
FROM setting
WHERE store_id = '0' OR store_id = '0'
ORDER BY store_id ASC
/home/stereoplanet/public_html/index.php:122
3 (0.146)
SELECT *
FROM language
WHERE status = '1'
/home/stereoplanet/public_html/index.php:203
4 (0.136)
SELECT *
FROM currency
/home/stereoplanet/public_html/system/library/currency.php:13
5 (0.193)
SELECT *
FROM weight_class wc
LEFT JOIN weight_class_description wcd ON (wc.weight_class_id = wcd.weight_class_id)
WHERE wcd.language_id = '2'
/home/stereoplanet/public_html/system/library/weight.php:9
6 (0.113)
SELECT *
FROM length_class mc
LEFT JOIN length_class_description mcd ON (mc.length_class_id = mcd.length_class_id)
WHERE mcd.language_id = '2'
/home/stereoplanet/public_html/system/library/length.php:9
7 (0.182)
SELECT *
FROM url_alias
WHERE keyword = 'bat_rex_3_tube_power_amplifier'
/home/stereoplanet/public_html/catalog/controller/common/seo_url.php:55
8 (1.990)
SELECT DISTINCT *, pd.name AS name, p.image, m.name AS manufacturer, p.warranty, (SELECT price
FROM product_discount pd2
WHERE pd2.product_id = p.product_id AND pd2.customer_group_id = '1' AND pd2.quantity = '1' AND ((pd2.date_start = '0000-00-00' OR pd2.date_start < NOW()) AND (pd2.date_end = '0000-00-00' OR pd2.date_end > NOW()))
ORDER BY pd2.priority ASC, pd2.price ASC LIMIT 1) AS discount, (SELECT price
FROM product_special ps
WHERE ps.product_id = p.product_id AND ps.customer_group_id = '1' AND ((ps.date_start = '0000-00-00' OR ps.date_start <= NOW()) AND (ps.date_end = '0000-00-00' OR ps.date_end > NOW()))
ORDER BY ps.priority ASC, ps.price ASC LIMIT 1) AS special, (SELECT points
FROM product_reward pr
WHERE pr.product_id = p.product_id AND customer_group_id = '1') AS reward, (SELECT ss.name
FROM stock_status ss
WHERE ss.stock_status_id = p.stock_status_id AND ss.language_id = '2') AS stock_status, (SELECT wcd.unit
FROM weight_class_description wcd
WHERE p.weight_class_id = wcd.weight_class_id AND wcd.language_id = '2') AS weight_class, (SELECT lcd.unit
FROM length_class_description lcd
WHERE p.length_class_id = lcd.length_class_id AND lcd.language_id = '2') AS length_class, (SELECT AVG(rating) AS total
FROM review r1
WHERE r1.product_id = p.product_id AND r1.status = '1' GROUP BY r1.product_id) AS rating, (SELECT COUNT(*) AS total
FROM review r2
WHERE r2.product_id = p.product_id AND r2.status = '1' GROUP BY r2.product_id) AS reviews, p.sort_order
FROM product p
LEFT JOIN product_description pd ON (p.product_id = pd.product_id)
LEFT JOIN product_to_store p2s ON (p.product_id = p2s.product_id)
LEFT JOIN manufacturer m ON (p.manufacturer_id = m.manufacturer_id)
WHERE p.product_id = '15988' AND pd.language_id = '2' AND p.status = '1' AND p.date_available <= NOW() AND p2s.store_id = '0'
/home/stereoplanet/public_html/catalog/model/catalog/product.php:145
9 (0.220)
SELECT *
FROM url_alias
WHERE `query` = 'product_id=15988'
/home/stereoplanet/public_html/catalog/controller/common/seo_url.php:132
10 (0.149)
SELECT *
FROM url_alias
WHERE `query` = 'product_id=15988'
/home/stereoplanet/public_html/catalog/controller/common/seo_url.php:132
11 (0.282)
SELECT COUNT(*) AS total
FROM review r
LEFT JOIN product p ON (r.product_id = p.product_id)
LEFT JOIN product_description pd ON (p.product_id = pd.product_id)
WHERE p.product_id = '15988' AND p.date_available <= NOW() AND p.status = '1' AND r.status = '1' AND pd.language_id = '2'
/home/stereoplanet/public_html/catalog/model/catalog/review.php:50
12 (0.133)
SELECT *
FROM url_alias
WHERE `query` = 'manufacturer_id=399'
/home/stereoplanet/public_html/catalog/controller/common/seo_url.php:132
13 (4.643)
SELECT r.review_id, r.author, r.name as rname, r.rating, pra.text, p.product_id, pd.name, p.price, p.image, r.date_added, r.image AS review_img, pra.file
FROM review_awards r
LEFT JOIN product_review_awards pra ON (pra.review_awards_id = r.review_id)
LEFT JOIN product p ON (pra.product_id = p.product_id)
LEFT JOIN product_description pd ON (p.product_id = pd.product_id)
WHERE p.product_id = '15988' AND p.date_available <= NOW() AND p.status = '1' AND r.status = '1' AND pd.language_id = '2'
ORDER BY pra.sort_order ASC, pra.data_added DESC LIMIT 0,20
/home/stereoplanet/public_html/catalog/model/catalog/review_award.php:36
14 (4.930)
SELECT r.review_id, r.author, r.name as rname, r.rating, pra.text, p.product_id, pd.name, p.price, p.image, r.date_added, r.image AS review_img, pra.file
FROM review_awards r
LEFT JOIN product_review_awards pra ON (pra.review_awards_id = r.review_id)
LEFT JOIN product p ON (pra.product_id = p.product_id)
LEFT JOIN product_description pd ON (p.product_id = pd.product_id)
WHERE p.product_id = '15988' AND p.date_available <= NOW() AND p.status = '1' AND r.status = '1' AND pd.language_id = '2' AND r.show_bottom = 1
ORDER BY pra.sort_order ASC, pra.data_added DESC LIMIT 0,20
/home/stereoplanet/public_html/catalog/model/catalog/review_award.php:36
15 (1.692)
SELECT *
FROM product_image
WHERE product_id = '15988'
ORDER BY sort_order ASC
/home/stereoplanet/public_html/catalog/model/catalog/product.php:2077
16 (0.152)
SELECT *
FROM product_discount
WHERE product_id = '15988' AND customer_group_id = '1' AND quantity > 1 AND ((date_start = '0000-00-00' OR date_start < NOW()) AND (date_end = '0000-00-00' OR date_end > NOW()))
ORDER BY quantity ASC, priority ASC, price ASC
/home/stereoplanet/public_html/catalog/model/catalog/product.php:2071
17 (0.149)
SELECT *
FROM product_option po
LEFT JOIN `option` o ON (po.option_id = o.option_id)
LEFT JOIN option_description od ON (o.option_id = od.option_id)
WHERE po.product_id = '15988' AND od.language_id = '2'
ORDER BY o.sort_order
/home/stereoplanet/public_html/catalog/model/catalog/product.php:2018
18 (0.144)
SELECT ag.attribute_group_id, agd.name
FROM product_attribute pa
LEFT JOIN attribute a ON (pa.attribute_id = a.attribute_id)
LEFT JOIN attribute_group ag ON (a.attribute_group_id = ag.attribute_group_id)
LEFT JOIN attribute_group_description agd ON (ag.attribute_group_id = agd.attribute_group_id)
WHERE pa.product_id = '15988' AND agd.language_id = '2' GROUP BY ag.attribute_group_id
ORDER BY ag.sort_order, agd.name
/home/stereoplanet/public_html/catalog/model/catalog/product.php:1990
19 (0.212)
SELECT *
FROM product_related pr
LEFT JOIN product p ON (pr.related_id = p.product_id)
LEFT JOIN product_to_store p2s ON (p.product_id = p2s.product_id)
WHERE pr.product_id = '15988' AND p.status = '1' AND p.date_available <= NOW() AND p2s.store_id = '0'
/home/stereoplanet/public_html/catalog/model/catalog/product.php:2085
20 (0.130)
UPDATE product SET viewed = (viewed + 1)
WHERE product_id = '15988'
/home/stereoplanet/public_html/catalog/model/catalog/product.php:4
21 (0.113)
SELECT *
FROM `product_to_category`
WHERE `product_id` = 15988 limit 1
/home/stereoplanet/public_html/catalog/model/catalog/product.php:70
22 (0.148)
SELECT *
FROM `category` c
left join category_description cd on (cd.category_id = c.category_id)
WHERE c.`category_id` = 97 limit 1
/home/stereoplanet/public_html/catalog/model/catalog/product.php:81
23 (0.216)
Select *
from url_alias
where `query` in ('category_id=97')
/home/stereoplanet/public_html/catalog/model/catalog/product.php:88
24 (0.090)
SELECT *
FROM product_to_layout
WHERE product_id = '15988' AND store_id = '0'
/home/stereoplanet/public_html/catalog/model/catalog/product.php:2095
25 (0.136)
SELECT *
FROM layout_route
WHERE 'product/product' LIKE CONCAT(route, '%') AND store_id = '0'
ORDER BY route ASC LIMIT 1
/home/stereoplanet/public_html/catalog/model/design/layout.php:4
26 (0.195)
SELECT *
FROM extension
WHERE `type` = 'module'
/home/stereoplanet/public_html/catalog/model/setting/extension.php:4
27 (0.633)
SELECT *
FROM category c
LEFT JOIN category_description cd ON (c.category_id = cd.category_id)
LEFT JOIN category_to_store c2s ON (c.category_id = c2s.category_id)
WHERE c.parent_id = '0' AND cd.language_id = '2' AND c2s.store_id = '0' AND c.status = '1'
ORDER BY c.sort_order, LCASE(cd.name)
/home/stereoplanet/public_html/catalog/model/catalog/category.php:10
28 (0.308)
SELECT *
FROM banner_image bi
LEFT JOIN banner_image_description bid ON (bi.banner_image_id = bid.banner_image_id)
WHERE bi.banner_id = '6' AND bid.language_id = '2'
ORDER BY bi.sort_order ASC, bid.title ASC
/home/stereoplanet/public_html/catalog/model/design/banner.php:5
29 (0.144)
CREATE TABLE IF NOT EXISTS subscribe ( `id` int(10) unsigned NOT NULL AUTO_INCREMENT, `email_id` varchar(225) NOT NULL, `name` varchar(225) NOT NULL, `option1` varchar(225) NOT NULL, `option2` varchar(225) NOT NULL, `option3` varchar(225) NOT NULL, `option4` varchar(225) NOT NULL, `option5` varchar(225) NOT NULL, `option6` varchar(225) NOT NULL, PRIMARY KEY (`id`), UNIQUE KEY `Index_2` (`email_id`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8 ROW_FORMAT=DYNAMIC;
/home/stereoplanet/public_html/catalog/model/account/newslettersubscribe.php:46
30 (0.084)
SELECT *
FROM product_to_layout
WHERE product_id = '15988' AND store_id = '0'
/home/stereoplanet/public_html/catalog/model/catalog/product.php:2095
31 (0.116)
SELECT *
FROM layout_route
WHERE 'product/product' LIKE CONCAT(route, '%') AND store_id = '0'
ORDER BY route ASC LIMIT 1
/home/stereoplanet/public_html/catalog/model/design/layout.php:4
32 (0.124)
SELECT *
FROM extension
WHERE `type` = 'module'
/home/stereoplanet/public_html/catalog/model/setting/extension.php:4
33 (0.091)
SELECT *
FROM product_to_layout
WHERE product_id = '15988' AND store_id = '0'
/home/stereoplanet/public_html/catalog/model/catalog/product.php:2095
34 (0.115)
SELECT *
FROM layout_route
WHERE 'product/product' LIKE CONCAT(route, '%') AND store_id = '0'
ORDER BY route ASC LIMIT 1
/home/stereoplanet/public_html/catalog/model/design/layout.php:4
35 (0.124)
SELECT *
FROM extension
WHERE `type` = 'module'
/home/stereoplanet/public_html/catalog/model/setting/extension.php:4
36 (0.099)
SELECT *
FROM product_to_layout
WHERE product_id = '15988' AND store_id = '0'
/home/stereoplanet/public_html/catalog/model/catalog/product.php:2095
37 (0.115)
SELECT *
FROM layout_route
WHERE 'product/product' LIKE CONCAT(route, '%') AND store_id = '0'
ORDER BY route ASC LIMIT 1
/home/stereoplanet/public_html/catalog/model/design/layout.php:4
38 (0.125)
SELECT *
FROM extension
WHERE `type` = 'module'
/home/stereoplanet/public_html/catalog/model/setting/extension.php:4
39 (0.118)
SELECT *
FROM extension
WHERE `type` = 'module'
/home/stereoplanet/public_html/catalog/model/setting/extension.php:4
40 (4.568)
SELECT *
FROM banner_image bi
LEFT JOIN banner_image_description bid ON ( bi.banner_image_id = bid.banner_image_id )
LEFT JOIN ( SELECT `manufacturer_id` , CONCAT( 'index.php?route=product/manufacturer/info&manufacturer_id=', manufacturer.manufacturer_id ) AS manlink, CONCAT( 'manufacturer_id=', manufacturer.manufacturer_id ) AS manquery
FROM `manufacturer` ) AS tmpman ON ( tmpman.manlink = bi.link )
LEFT JOIN url_alias ua ON ( tmpman.manquery = ua.query )
WHERE bi.banner_id = '8' AND bid.language_id = '2'
ORDER BY bi.sort_order ASC , bid.title ASC
/home/stereoplanet/public_html/catalog/model/design/banner.php:22
41 (0.848)
SELECT *
FROM information i
LEFT JOIN information_description id ON (i.information_id = id.information_id)
LEFT JOIN information_to_store i2s ON (i.information_id = i2s.information_id)
WHERE id.language_id = '2' AND i2s.store_id = '0' AND i.status = '1'
ORDER BY CAST(i.sort_order AS CHAR), LCASE(id.title) ASC
/home/stereoplanet/public_html/catalog/model/catalog/information.php:31
42 (0.179)
SELECT *
FROM url_alias
WHERE `query` = 'information_id=23'
/home/stereoplanet/public_html/catalog/controller/common/seo_url.php:132
43 (0.154)
SELECT *
FROM url_alias
WHERE `query` = 'information_id=5'
/home/stereoplanet/public_html/catalog/controller/common/seo_url.php:132
44 (0.174)
SELECT *
FROM url_alias
WHERE `query` = 'information_id=4'
/home/stereoplanet/public_html/catalog/controller/common/seo_url.php:132
45 (0.158)
SELECT *
FROM url_alias
WHERE `query` = 'information_id=25'
/home/stereoplanet/public_html/catalog/controller/common/seo_url.php:132
46 (0.154)
SELECT *
FROM url_alias
WHERE `query` = 'information_id=6'
/home/stereoplanet/public_html/catalog/controller/common/seo_url.php:132
47 (0.153)
SELECT *
FROM url_alias
WHERE `query` = 'information_id=3'
/home/stereoplanet/public_html/catalog/controller/common/seo_url.php:132
48 (0.494)
SELECT *
FROM category c
LEFT JOIN category_description cd ON (c.category_id = cd.category_id)
LEFT JOIN category_to_store c2s ON (c.category_id = c2s.category_id)
WHERE c.parent_id = '0' AND cd.language_id = '2' AND c2s.store_id = '0' AND c.status = '1'
ORDER BY c.sort_order, LCASE(cd.name)
/home/stereoplanet/public_html/catalog/model/catalog/category.php:10
49 (0.130)
SELECT *
FROM extension
WHERE `type` = 'module'
/home/stereoplanet/public_html/catalog/model/setting/extension.php:4
50 (0.632)
SELECT *
FROM information i
LEFT JOIN information_description id ON (i.information_id = id.information_id)
LEFT JOIN information_to_store i2s ON (i.information_id = i2s.information_id)
WHERE id.language_id = '2' AND i2s.store_id = '0' AND i.status = '1'
ORDER BY CAST(i.sort_order AS CHAR), LCASE(id.title) ASC
/home/stereoplanet/public_html/catalog/model/catalog/information.php:31
51 (0.180)
SELECT *
from url_alias
where query='information_id=23' limit 1;
/home/stereoplanet/public_html/catalog/model/catalog/information.php:23
52 (0.160)
SELECT *
FROM url_alias
WHERE `query` = 'information_id=23'
/home/stereoplanet/public_html/catalog/controller/common/seo_url.php:132
53 (0.160)
SELECT *
from url_alias
where query='information_id=5' limit 1;
/home/stereoplanet/public_html/catalog/model/catalog/information.php:23
54 (0.152)
SELECT *
FROM url_alias
WHERE `query` = 'information_id=5'
/home/stereoplanet/public_html/catalog/controller/common/seo_url.php:132
55 (0.157)
SELECT *
from url_alias
where query='information_id=4' limit 1;
/home/stereoplanet/public_html/catalog/model/catalog/information.php:23
56 (0.161)
SELECT *
FROM url_alias
WHERE `query` = 'information_id=4'
/home/stereoplanet/public_html/catalog/controller/common/seo_url.php:132
57 (0.155)
SELECT *
from url_alias
where query='information_id=25' limit 1;
/home/stereoplanet/public_html/catalog/model/catalog/information.php:23
58 (0.177)
SELECT *
FROM url_alias
WHERE `query` = 'information_id=25'
/home/stereoplanet/public_html/catalog/controller/common/seo_url.php:132
59 (0.154)
SELECT *
from url_alias
where query='information_id=6' limit 1;
/home/stereoplanet/public_html/catalog/model/catalog/information.php:23
60 (0.164)
SELECT *
FROM url_alias
WHERE `query` = 'information_id=6'
/home/stereoplanet/public_html/catalog/controller/common/seo_url.php:132
61 (0.155)
SELECT *
from url_alias
where query='information_id=3' limit 1;
/home/stereoplanet/public_html/catalog/model/catalog/information.php:23
62 (0.156)
SELECT *
FROM url_alias
WHERE `query` = 'information_id=3'
/home/stereoplanet/public_html/catalog/controller/common/seo_url.php:132
63 (0.183)
SELECT *
from url_alias
where query='information_id=7' limit 1;
/home/stereoplanet/public_html/catalog/model/catalog/information.php:23
64 (0.152)
SELECT *
FROM url_alias
WHERE `query` = 'information_id=7'
/home/stereoplanet/public_html/catalog/controller/common/seo_url.php:132
65 (0.156)
SELECT *
from url_alias
where query='information_id=24' limit 1;
/home/stereoplanet/public_html/catalog/model/catalog/information.php:23
66 (0.153)
SELECT *
FROM url_alias
WHERE `query` = 'information_id=24'
/home/stereoplanet/public_html/catalog/controller/common/seo_url.php:132
67 (0.153)
SELECT *
FROM url_alias
WHERE `query` = 'product_id=15988'
/home/stereoplanet/public_html/catalog/controller/common/seo_url.php:132
68 (0.168)
SELECT *
FROM url_alias
WHERE `query` = 'product_id=15988'
/home/stereoplanet/public_html/catalog/controller/common/seo_url.php:132
69 (0.108)
SELECT *
FROM extension
WHERE `type` = 'total'
/home/stereoplanet/public_html/catalog/model/setting/extension.php:4
70 (0.098)
SELECT SUM(amount) AS total
FROM customer_transaction
WHERE customer_id = '0'
/home/stereoplanet/public_html/system/library/customer.php:201